dlanger
(usa Debian)
Enviado em 26/04/2010 - 21:42h
Ocorreu um erro:
diego@diego-laptop:~$ mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 49
Server version: 5.1.37-1ubuntu5.1 (Ubuntu)
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> use revenda;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Database changed
mysql> select * from user;
ERROR 1146 (42S02): Table 'revenda.user' doesn't exist