Examples with "MySQL mysgld" and their translation in Engels
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.
En Unix, el servidor MySQL mysgld puede iniciarse y ser ejecutado por cualquier usuario.
On Unix, the MySQL server mysqld can be started and run by any user.
Andere resultaten
Para iniciar MySQL al arranque agrega mysgld a la lista de demonios en/etc....conf.
To start MySQL at bootup add mysqld to the list of daemons in/etc/rc.conf.
Desarrollador jefe y autor principal del servidor MySQL (mysgld).
Lead developer and main author of the MySQL server (mysqld).
Las opciones de dichos programas, tales como mysgld y mysql, y al script configure, son a menudo claves para obtener una respuesta y muy relevantes.
The options to programs such as mysqld and mysql, and to the configure script, are often key to resolving problems and are very relevant.
Si quiere usar una UDF que planea usar UDFs, la rula es configurar MySQL con - with-mysgld-ldflags=-rdynamic a no ser que tenga una muy buena razón para no hacerlo.
If you plan to use UDFs, the rule of thumb is to configure MySQL with - with-mysqld-ldflags=-rdynamic unless you have a very good reason not to.
Todos los ejecutables de MySQL Cluster (excepto mysgld) tienen las siguientes opciones.
All MySQL Cluster programs accept the options described in this section, with the following exceptions: mysqld
mysql> SHOW mysgld Ya que la mayoría de usuarios están interesados en los últimos mensajes de log, el parámetro size define el número de bytes que quiere recibir empezando por el final del log.
Because most users are interested in the latest log messages, the size parameter defines the number of bytes to retrieve from the end of the log.
Si su MySQL se está ejecutando, entonces verá mysgld proceso listado en su resultado.
If your MySql is running, then you will see mysqld process listed out in your result.
Todas las otras distribuciones MySQL-Max contienen un único servidor llamado mysgld pero que tiene las características adicionales incluidas.
All other MySQL-Max distributions contain a single server that is named mysqld but that has the additional features included.
Si MySQL está configurado con - with-debug, puede usar esta opción para obtener un fichero de traza de qué está haciendo mysgld.
If MySQL is configured with - with-debug, you can use this option to get a trace file of what mysqld is doing.
Si no se especifica un nombre de servidor al conectar a mysgld, un cliente MySQL intenta primero conectarse a la named pipe.
If you don't give a host name when connecting to mysqld, a MySQL client first tries to connect to the named pipe.
Puede forzar a que MySQL escriba todo a disco tras cada sentencia SQL iniciando mysgld con la opción - flush.
You can force MySQL to flush everything to disk after every SQL statement by starting mysqld with the - flush option.
Si con ps se advierte un proceso mysgld muerto, generalmente significa un error en MySQL o una tabla corrupta.
If you see a dead mysqld server process with ps, this usually means that you have found a bug in MySQL or you have a corrupted table.