FG

mysql when in command line how to jump previous line

Fresh3 days ago
Mar 15, 20268605 views
Confidence Score0%
0%

Problem

How to jump previous line when in mysql console ? i want jump to FROM line ? Sory for my bad english.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: mysql when in command line how to jump previous line

Low Risk

You can't. 3.2. Entering Queries says your only option is to end the query and [Ctrl]+[C] out. At this point, what do you do? The simplest thing is to cancel the command. However, you cannot just type \c in this case, because mysql interprets it as …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment