We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
MySQL command
MySQL commands
También puede utilizar la interfaz de línea de comandos de MySQL.
Aquí se muestra cómo, primeramente acceder a la interfaz de línea de comandos de MySQL, cómo utilizar varios comandos útiles, cómo usar la sentencia "Select" para realizar consultas a la base de datos y cómo hacer un respaldo de la base de datos.
Here is how to first access the MySQL command line interface, how to use many useful commands, how to use the select command to query the database, and how to do a database backup.
Los comandos de MySQL deben ingresarse con un punto y coma (;) justo después de la última parte del comando.
MySQL commands must be entered with a semicolon (;) immediately after the last part of the command, though you can also enter the command, type a semicolon, and press <- Enter again.
Los comandos de MySQL deben ingresarse con un punto y coma (;) justo después de la última parte del comando. De cualquier forma, también puede ingresar el comando, escribir un punto y coma y presionar <- Enter nuevamente.
MySQL commands must be entered with a semicolon (;) immediately after the last part of the command, though you can also enter the command, type a semicolon, and press <- Enter again.
Puedes abrir tu base de datos escribiendo USE database en la línea de comandos de MySQL.
You can open your database by typing USE database at the MySQL command prompt.
Se puede decir que la sentencia SELECT es una de las sentencias más útiles y complejas de utilizar en la línea de comandos de MySQL.
The SELECT command is arguably one of the most complex and useful commands to use in MySQL command line.
Nota: Todos los comandos de MySQL deben terminar con";".
Note: All MySQL commands must end with";".
Puede añadirse la opción - default-character-set en la línea de comandos de mysql, o en el fichero de opciones.
However, to accomplish the same result more easily, you can add the - default-character-set option setting to your mysql command line or in your option file.
Nota: hay muchas utilidades de la interfaz gráfica de terceros disponibles que le ayudan visualmente a gestionar bases de datos de MySQL; sin embargo, este documento utiliza el cliente nativo de la línea de comandos de MySQL.
Note: Many third-party graphic interface utilities can help you visually manage MySQL databases; however, this document uses the native MySQL command-line client.
Por ejemplo, puedes usar la línea de comandos de MySQL para iniciar como root en tu servidor MySQL
For example you can use MySQL's command line tool to login as root into your MySQL server
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.