当前位置:网站首页>Mycli's multiline mode
Mycli's multiline mode
2022-07-16 07:16:00 【Struggling youth, come on】
MySQL Usually with A semicolon As a sign of the end of the query ,
And in the MyCli Is used in enter It means the end of .
Now let's talk about how to MyCli Semicolons are used in to indicate the end of the command .
Method 1 : Directly by F3
Use F3 Switch to multiline mode , But this way is only temporary , To permanently set , Need to be in MyCli Configure the corresponding properties in the configuration file , Refer to method 2 ;
Method 2 : modify MyCli In the configuration file multi_line attribute
stay Linux Next :
Input sudo vim ~/.myclirc
find multi_line attribute , And set to True that will do .
边栏推荐
猜你喜欢
随机推荐
Dark horse database notes DQL
Unity2d fruit ninja case
(1) OSI model
ES6-ES11新特性(这一篇就够了)
unity3d~坦克AI(小练习)
说一下接口
English words used by unity
年中总结-摆烂
MySQL 错误信息 Errors
AVL tree - binary lookup tree with equilibrium condition
SAP ABAP SMOD&CMOD 二代增强遇到的问题
AVL树-带平衡条件的二叉查找树
硬件课程设计:基于STM32的多功能播放器之系统设计
Programmer's daily skills
Maximum connected subsequence sum
Hardware course design: picture browsing of multi-function player based on stm32
128. 最长连续序列
LeetCode精讲——1. 两数之和(难度:简单)
双向链表List类模板的实现
题:二叉树的最近公共祖先









