Hi all,

Below are the two examples. In the example 2 its giving 'Reading table
information.....................' where as in the example 1 its not giving.
I am not able to find out why it is. Example 2 server is configured by me
where as example 1 server is configured by some body else.

Example 1:
[pr...@beta praja]$ mysql -h 172.185.1.199 -u dip -D dip -pdip
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 177299 to server version:
5.0.32-Debian_7etch8-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> exit

-------------------
Example 2:
pr...@de76:~$ mysql -h 192.168.1.10 -u dip -D dip -pdip
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 278
Server version: 5.0.32-Debian_7etch8-log Debian etch distribution

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>


-- 
Krishna Chandra Prajapati
Mob: 9912924044
Email-id: prajapat...@gmail.com

Reply via email to