
02/07/2008, 05:18
|
|
Respuesta: Actualizar Versión de MySQL... Cuando abro la consola de MySQL sale lo siguiente:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 14 to server version: 5.0.16-nt
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
Cuando escribo "SELECT VERSION()" me aparece lo siguiente:
mysql> SELECT VERSION()
->
¿Qué hago? Gracias! |