Сообщение Zveryock » 2010-12-18 22:35:07
здесь у меня тоже всё нормально
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 270
Server version: 5.0.51a-24+lenny4-log (Debian)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> GRANT ALL ON `jbs`.* TO 'jbs'@'%';
Query OK, 0 rows affected (0.02 sec)
mysql> GRANT SUPER ON *.* TO 'jbs'@'%';
Query OK, 0 rows affected (0.00 sec)
mysql> flush privileges;
Query OK, 0 rows affected (0.00 sec)
mysql> \q
Bye
здесь у меня тоже всё нормально
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 270
Server version: 5.0.51a-24+lenny4-log (Debian)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> GRANT ALL ON `jbs`.* TO 'jbs'@'%';
Query OK, 0 rows affected (0.02 sec)
mysql> GRANT SUPER ON *.* TO 'jbs'@'%';
Query OK, 0 rows affected (0.00 sec)
mysql> flush privileges;
Query OK, 0 rows affected (0.00 sec)
mysql> \q
Bye