Showing posts with label Technology. Show all posts
Thursday, 21 July 2016
How to set as default pager less connecting mySql by using Ubuntu System
Posted by
saichandra,
on
23:56
How to set as default pager less connecting mySql by using Ubuntu System
Steps:
1.Go the Terminal mode or use Ctrl+Alt+T
2.Then the normal way of connection mysql.
3.Alternate way:
Whenever connecting it self, if your setting as pager less
no need to again & again enter pager less.
see the below screen ,
Syntax:
>mysql -u **** -p****
Example:
>mysql -u root -proot test;
Steps:
1.Go the Terminal mode or use Ctrl+Alt+T
2.Then the normal way of connection mysql.
3.Alternate way:
Whenever connecting it self, if your setting as pager less
no need to again & again enter pager less.
see the below screen ,
Syntax:
>mysql -u **** -p****
>mysql -u root -proot test;
Saturday, 5 September 2015
Learning Temple
Posted by
saichandra,
on
03:22
Saturday, 6 September 2014
Subscribe to:
Posts
(
Atom
)


