Examples with "mysql2" and their translation in Duits
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.
The mysql database adapter is outdated and can be replaced with mysql2 as follows
Example for a MySQL database using ruby 1.9 (adapter must be set to mysql2)
Example for a MySQL database using ruby 1.9 (adapter must be set to mysql2)
Falls Redmine>= 1.4 mit MySQL und Ruby 1.9 verwendet wird, so muss der Datenbankadapter in der Datei auf mysql2 gesetzt sein.
If you're running Redmine>= 1.4 with mysql and ruby1.9, change the database adapter to 'mysql2'.
Falls Redmine>= 1.4 mit MySQL und Ruby 1.9 verwendet wird, so muss der Datenbankadapter in der Datei auf mysql2 gesetzt sein.
Furthermore, the Rails Connector 6.8.1 now requires mysql2 instead of mysql.
Ferner erfordert der Rails Connector 6.8.1 nun mysql2 anstatt mysql.
Andere resultaten
The mysqli extension provide us with some classes to work with mysql.
Die mysqli -Extension stellt eingie Klassen bereit um mit MySQL zu arbeiten.
You can use the MySQLi or PDO extension instead of MySQL.
Stattdessen kann man die MySQLi- oder PDO-Erweiterung verwenden.
On Unix, the MySQL server mysqld can be started and run by any user.
Using the mysqli extension instead of the mysql extension is a good example for this.
To start MySQL at bootup add mysqld to the list of daemons in/etc/rc.conf.
Um MySQL schon beim Bootvorgang zu starten, füge mysqld in die Daemonliste in/etc/rc.conf ein.
This patch only works for MySQL and MySQLI and may be a performance loss.
Das Ganze funktioniert nur für MySQL und MySQLI und bedeutet einen enormen Geschwindigkeitsverlust.
All other MySQL-Max distributions contain a single server that is named mysqld but that has the additional features included.
How do I migrate my site from mysql to mysqli?
Wie migriere ich meine Site von mysql nach mysql?