1285
1285
msgid "Tablespace not empty"
1288
#: drizzled/drizzled.cc:551
1290
msgid "Got error %d from pthread_cond_timedwait"
1293
#: drizzled/drizzled.cc:691 drizzled/drizzled.cc:1769
1295
msgid "Can't create thread to kill server"
1296
msgstr "Connexion au serveur impossible\n"
1298
#: drizzled/drizzled.cc:758
1300
msgid "Got signal %d from thread %ld"
1303
#: drizzled/drizzled.cc:792
1308
#: drizzled/drizzled.cc:991
1309
msgid "One can only use the --user switch if running as root\n"
1312
#: drizzled/drizzled.cc:999
1314
"Fatal error: Please read \"Security\" section of the manual to find out how "
1315
"to run mysqld as root!\n"
1318
#: drizzled/drizzled.cc:1023
1321
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1325
#: drizzled/drizzled.cc:1198
1327
msgid "Retrying bind on TCP/IP port %u"
1330
#: drizzled/drizzled.cc:1204
1331
msgid "Can't start server: Bind on TCP/IP port"
1334
#: drizzled/drizzled.cc:1205
1336
msgid "Do you already have another drizzled server running on port: %d ?"
1339
#: drizzled/drizzled.cc:1211
1340
msgid "Can't start server: listen() on TCP/IP port"
1343
#: drizzled/drizzled.cc:1212
1345
msgid "listen() on TCP/IP failed with error %d"
1348
#: drizzled/drizzled.cc:1592
1350
"setrlimit could not change the size of core files to 'infinity'; We may not "
1351
"be able to generate a core file on signals"
1354
#: drizzled/drizzled.cc:1661
1356
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1357
msgstr "Ne peux créer/écrire le fichier '%s' (Errcode: %d)"
1359
#: drizzled/drizzled.cc:1749
1361
msgid "Got signal %d to shutdown mysqld"
1364
#: drizzled/drizzled.cc:1796
1366
msgid "Got signal: %d error: %d"
1367
msgstr "Erreur survenue: %s\n"
1369
#: drizzled/drizzled.cc:2064
1371
msgid "gethostname failed, using '%s' as hostname"
1374
#: drizzled/drizzled.cc:2128
1377
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1380
#: drizzled/drizzled.cc:2133
1383
"Could not increase number of max_open_files to more than %u (request: %u)"
1386
#: drizzled/drizzled.cc:2215
1388
msgid "Unknown locale: '%s'"
1389
msgstr "Commande inconnue: '%-.60s'"
1391
#: drizzled/drizzled.cc:2235
1393
"Although a path was specified for the --log option, log tables are used. To "
1394
"enable logging to files use the --log-output option."
1397
#: drizzled/drizzled.cc:2242
1399
"Although a path was specified for the --log-slow-queries option, log tables "
1400
"are used. To enable logging to files use the --log-output=file option."
1403
#: drizzled/drizzled.cc:2312
1404
msgid "Can't create thread-keys"
1407
#: drizzled/drizzled.cc:2359
1409
msgid "Out of memory"
1410
msgstr "Mémoire insuffisante dans le moteur"
1412
#: drizzled/drizzled.cc:2366
1413
msgid "You need to use --log-bin to make --binlog-format work."
1416
#: drizzled/drizzled.cc:2388
1418
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1419
"impossible, it would lead to infinite loops in this server."
1422
#: drizzled/drizzled.cc:2408
1425
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1426
"replication may break when this Drizzle server acts as a master and has his "
1427
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1430
#: drizzled/drizzled.cc:2442
1431
msgid "Failed to initialize plugins."
1434
#: drizzled/drizzled.cc:2482
1435
msgid "Can't init databases"
1438
#: drizzled/drizzled.cc:2505
1440
msgid "Unknown/unsupported table type: %s"
1441
msgstr "Commande inconnue: '%-.60s'"
1443
#: drizzled/drizzled.cc:2511
1445
msgid "Default storage engine (%s) is not available"
1448
#: drizzled/drizzled.cc:2534
1449
msgid "Can't initialize tc_log"
1452
#: drizzled/drizzled.cc:2565
1454
msgid "Failed to lock memory. Errno: %d\n"
1455
msgstr "Impossible de verrouiller le fichier (Errcode : %d)"
1457
#: drizzled/drizzled.cc:2635
1459
msgid "Asked for %u thread stack, but got %llu"
1462
#: drizzled/drizzled.cc:2671
1464
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1465
"value: we force server id to 1; updates will be logged to the binary log, "
1466
"but connections from slaves will not be accepted."
1469
#: drizzled/drizzled.cc:2729
1470
msgid "Before Lock_thread_count"
1473
#: drizzled/drizzled.cc:2736
1474
msgid "After lock_thread_count"
1477
#: drizzled/drizzled.cc:2845
1479
msgid "drizzled: Got error %d from select"
1482
#: drizzled/drizzled.cc:3100 drizzled/drizzled.cc:3219
1483
#: drizzled/drizzled.cc:3393
1484
msgid "Option used by mysql-test for debugging and testing of replication."
1487
#: drizzled/drizzled.cc:3104
1488
msgid "Auto-increment columns are incremented by this"
1491
#: drizzled/drizzled.cc:3109
1493
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1497
#: drizzled/drizzled.cc:3115
1499
"Path to installation directory. All paths are usually resolved relative to "
1503
#: drizzled/drizzled.cc:3119
1504
msgid "IP address to bind to."
1507
#: drizzled/drizzled.cc:3123
1509
"Does not have any effect without '--log-bin'. Tell the master the form of "
1510
"binary logging to use: either 'row' for row-based binary logging, or "
1511
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1512
"statement-based binary logging except for those statements where only row-"
1513
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1514
"the UUID() function; for those, row-based binary logging is automatically "
1518
#: drizzled/drizzled.cc:3133
1520
"Tells the master it should log updates for the specified database, and "
1521
"exclude all others not explicitly mentioned."
1524
#: drizzled/drizzled.cc:3137
1526
"Tells the master that updates to the given database should not be logged "
1530
#: drizzled/drizzled.cc:3141
1532
"The maximum size of a row-based binary log event in bytes. Rows will be "
1533
"grouped into events smaller than this size if possible. The value has to be "
1534
"a multiple of 256."
1537
#: drizzled/drizzled.cc:3152
1538
msgid "Don't ignore client side character set value sent during handshake."
1541
#: drizzled/drizzled.cc:3157
1543
msgid "Set the filesystem character set."
1544
msgstr "Définit le jeu de caractères par défaut."
1546
#: drizzled/drizzled.cc:3169
1547
msgid "Chroot mysqld daemon during startup."
1550
#: drizzled/drizzled.cc:3173
1552
msgid "Set the default collation."
1553
msgstr "Définit le jeu de caractères par défaut."
1555
#: drizzled/drizzled.cc:3177
1557
msgid "Default completion type."
1558
msgstr "Reconstruit la table de completion."
1560
#: drizzled/drizzled.cc:3182
1561
msgid "Write error output on screen."
1564
#: drizzled/drizzled.cc:3186
1566
msgid "Write core on errors."
1567
msgstr "Affiche les numéros de ligne pour les erreurs."
1569
#: drizzled/drizzled.cc:3190
1570
msgid "Path to the database root."
1573
#: drizzled/drizzled.cc:3194
1575
"Set the default character set (deprecated option, use --character-set-server "
1579
#: drizzled/drizzled.cc:3199
1581
"Set the default collation (deprecated option, use --collation-server "
1585
#: drizzled/drizzled.cc:3204
1586
msgid "Set the default storage engine (table type) for tables."
1589
#: drizzled/drizzled.cc:3208
1591
msgid "Set the default time zone."
1592
msgstr "Définit le jeu de caractères par défaut."
1594
#: drizzled/drizzled.cc:3212
1595
msgid "Type of DELAY_KEY_WRITE."
1598
#: drizzled/drizzled.cc:3215
1600
"Don't flush key buffers between writes for any MyISAM table (Deprecated "
1601
"option, use --delay-key-write=all instead)."
1604
#: drizzled/drizzled.cc:3225
1605
msgid "Print a symbolic stack trace on failure."
1608
#: drizzled/drizzled.cc:3231
1609
msgid "Push supported query conditions to the storage engine."
1612
#: drizzled/drizzled.cc:3237
1613
msgid "Used for debugging; Use at your own risk!"
1616
#: drizzled/drizzled.cc:3240
1617
msgid "Flush tables to disk between SQL commands."
1620
#: drizzled/drizzled.cc:3245
1621
msgid "Set up signals usable for debugging"
1624
#: drizzled/drizzled.cc:3249
1625
msgid "Enable general query log"
1628
#: drizzled/drizzled.cc:3253
1629
msgid "Command(s) that are executed for each new connection"
1632
#: drizzled/drizzled.cc:3257
1633
msgid "Read SQL commands from this file at startup."
1636
#: drizzled/drizzled.cc:3261
1637
msgid "Command(s) that are executed when a slave connects to this master"
1640
#: drizzled/drizzled.cc:3265
1644
#: drizzled/drizzled.cc:3269
1645
msgid "Set the language used for the month names and the days of the week."
1648
#: drizzled/drizzled.cc:3274
1650
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1651
msgstr "Active/désactive LOAD DATA LOCAL INFILE."
1653
#: drizzled/drizzled.cc:3279
1654
msgid "Log connections and queries to file."
1657
#: drizzled/drizzled.cc:3283
1659
"Log update queries in binary format. Optional argument is the location for "
1660
"the binary log files.(Strongly recommended to avoid replication problems if "
1661
"server's hostname changes)"
1664
#: drizzled/drizzled.cc:3290
1665
msgid "File that holds the names for last binary log files."
1668
#: drizzled/drizzled.cc:3298
1670
"If equal to 0 (the default), then when --log-bin is used, creation of a "
1671
"stored function (or trigger) is allowed only to users having the SUPER "
1672
"privilege and only if this stored function (trigger) may not break binary "
1673
"logging. Note that if ALL connections to this server ALWAYS use row-based "
1674
"binary logging, the security issues do not exist and the binary logging "
1675
"cannot break, so you can safely set this to 1."
1678
#: drizzled/drizzled.cc:3307
1679
msgid "Error log file."
1682
#: drizzled/drizzled.cc:3311
1683
msgid "Log all MyISAM changes to file."
1686
#: drizzled/drizzled.cc:3315
1688
"Log some extra information to update log. Please note that this option is "
1689
"deprecated; see --log-queries-not-using-indexes option."
1692
#: drizzled/drizzled.cc:3320
1694
"Syntax: log-output[=value[,value...]], where \"value\" could be TABLE, FILE "
1698
#: drizzled/drizzled.cc:3326
1700
"Log queries that are executed without benefit of any index to the slow log "
1704
#: drizzled/drizzled.cc:3332
1705
msgid "Don't log extra information to update and slow-query logs."
1708
#: drizzled/drizzled.cc:3336
1710
"Tells the slave to log the updates from the slave thread to the binary log. "
1711
"You will need to turn it on if you plan to daisy-chain the slaves."
1714
#: drizzled/drizzled.cc:3343
1716
"Log slow OPTIMIZE, ANALYZE, ALTER and other administrative statements to the "
1717
"slow log if it is open."
1720
#: drizzled/drizzled.cc:3349
1722
"Log slow statements executed by slave thread to the slow log if it is open."
1725
#: drizzled/drizzled.cc:3355
1727
"Log slow queries to a table or log file. Defaults logging to table mysql."
1728
"slow_log or hostname-slow.log if --log-output=file is used. Must be enabled "
1729
"to activate other slow log options."
1732
#: drizzled/drizzled.cc:3361
1734
"Path to transaction coordinator log (used for transactions that affect more "
1735
"than one storage engine, when binary log is disabled)"
1738
#: drizzled/drizzled.cc:3367
1739
msgid "Size of transaction coordinator log."
1742
#: drizzled/drizzled.cc:3373
1743
msgid "Log some not critical warnings to the log file."
1746
#: drizzled/drizzled.cc:3378
1747
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1750
#: drizzled/drizzled.cc:3383
1752
"The location and name of the file that remembers the master and where the I/"
1753
"O replication thread is in the master's binlogs."
1756
#: drizzled/drizzled.cc:3388
1758
"The number of tries the slave will make to connect to the master before "
1762
#: drizzled/drizzled.cc:3397
1763
msgid "Lock mysqld in memory."
1766
#: drizzled/drizzled.cc:3401
1768
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1769
"BACKUP, FORCE or QUICK."
1772
#: drizzled/drizzled.cc:3406
1773
msgid "Use very new possible 'unsafe' functions."
1776
#: drizzled/drizzled.cc:3411
1777
msgid "Use old, non-optimized alter table."
1780
#: drizzled/drizzled.cc:3416
1782
"Enable old-style user limits (before 5.0.3 user resources were counted per "
1783
"each user+host vs. per account)"
1786
#: drizzled/drizzled.cc:3421
1787
msgid "Pid file used by safe_mysqld."
1790
#: drizzled/drizzled.cc:3425
1793
"Port number to use for connection or 0 for default to, in order of "
1794
"preference, my.cnf, $DRIZZLE_TCP_PORT, /etc/services, built-in default ("
1796
"Numéro de port à utiliser pour la connexion, ou bien 0 pour utiliser les "
1797
"valeurs fournies dans le fichier my.cnf, la variable $MYSQL_TCP_PORT, la "
1798
"valeur compilée par défaut (dans cet ordre de préséance)."
1800
#: drizzled/drizzled.cc:3434
1802
"Maximum time in seconds to wait for the port to become free. (Default: no "
1806
#: drizzled/drizzled.cc:3439
1807
msgid "The location and name to use for relay logs."
1810
#: drizzled/drizzled.cc:3443
1812
"The location and name to use for the file that keeps a list of the last "
1816
#: drizzled/drizzled.cc:3448
1818
"The location and name of the file that remembers where the SQL replication "
1819
"thread is in the relay logs."
1822
#: drizzled/drizzled.cc:3453
1824
"Tells the slave thread to restrict replication to the specified database. To "
1825
"specify more than one database, use the directive multiple times, once for "
1826
"each database. Note that this will only work if you do not use cross-"
1827
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
1828
"having selected a different or no database. If you need cross database "
1829
"updates to work, use replicate-wild-do-table=db_name.%."
1832
#: drizzled/drizzled.cc:3462
1834
"Tells the slave thread to restrict replication to the specified table. To "
1835
"specify more than one table, use the directive multiple times, once for each "
1836
"table. This will work for cross-database updates, in contrast to replicate-"
1840
#: drizzled/drizzled.cc:3468
1842
"Tells the slave thread to not replicate to the specified database. To "
1843
"specify more than one database to ignore, use the directive multiple times, "
1844
"once for each database. This option will not work if you use cross database "
1845
"updates. If you need cross database updates to work, use replicate-wild-"
1846
"ignore-table=db_name.%. "
1849
#: drizzled/drizzled.cc:3475
1851
"Tells the slave thread to not replicate to the specified table. To specify "
1852
"more than one table to ignore, use the directive multiple times, once for "
1853
"each table. This will work for cross-datbase updates, in contrast to "
1854
"replicate-ignore-db."
1857
#: drizzled/drizzled.cc:3481
1859
"Updates to a database with a different name than the original. Example: "
1860
"replicate-rewrite-db=master_db_name->slave_db_name."
1863
#: drizzled/drizzled.cc:3485
1865
"In replication, if set to 1, do not skip events having our server id. "
1866
"Default value is 0 (to break infinite loops in circular replication). Can't "
1867
"be set to 1 if --log-slave-updates is used."
1870
#: drizzled/drizzled.cc:3492
1872
"Tells the slave thread to restrict replication to the tables that match the "
1873
"specified wildcard pattern. To specify more than one table, use the "
1874
"directive multiple times, once for each table. This will work for cross-"
1875
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
1876
"only updates to tables in all databases that start with foo and whose table "
1877
"names start with bar."
1880
#: drizzled/drizzled.cc:3500
1882
"Tells the slave thread to not replicate to the tables that match the given "
1883
"wildcard pattern. To specify more than one table to ignore, use the "
1884
"directive multiple times, once for each table. This will work for cross-"
1885
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
1886
"updates to tables in databases that start with foo and whose table names "
1890
#: drizzled/drizzled.cc:3509
1892
"Hostname or IP of the slave to be reported to to the master during slave "
1893
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1894
"you do not want the slave to register itself with the master. Note that it "
1895
"is not sufficient for the master to simply read the IP of the slave off the "
1896
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1897
"may not be valid for connecting to the slave from the master or other hosts."
1900
#: drizzled/drizzled.cc:3522
1902
"Port for connecting to slave reported to the master during slave "
1903
"registration. Set it only if the slave is listening on a non-default port or "
1904
"if you have a special tunnel from the master or other clients to the slave. "
1905
"If not sure, leave this option unset."
1908
#: drizzled/drizzled.cc:3529
1909
msgid "Skip some optimize stages (for testing)."
1912
#: drizzled/drizzled.cc:3532
1914
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1915
"specified directory"
1918
#: drizzled/drizzled.cc:3537
1920
"Uniquely identifies the server instance in the community of replication "
1924
#: drizzled/drizzled.cc:3542
1927
"Change the value of a variable. Please note that this option is deprecated;"
1928
"you can set variables directly with --variable-name=value."
1930
"Change la valeur d'une variable. Notez que cette option est obsolète; vous "
1931
"pouvez définir une variable directement avec --variable-name=value"
1933
#: drizzled/drizzled.cc:3546
1934
msgid "Don't use new, possible wrong routines."
1937
#: drizzled/drizzled.cc:3549
1938
msgid "If set, slave is not autostarted."
1941
#: drizzled/drizzled.cc:3553
1942
msgid "Don't print a stack trace on failure."
1945
#: drizzled/drizzled.cc:3557
1947
"Don't allow symlinking of tables. Deprecated option. Use --skip-symbolic-"
1951
#: drizzled/drizzled.cc:3561
1952
msgid "Don't give threads different priorities."
1955
#: drizzled/drizzled.cc:3565
1957
"The location where the slave should put its temporary files when replicating "
1958
"a LOAD DATA INFILE command."
1961
#: drizzled/drizzled.cc:3570
1963
"Tells the slave thread to continue replication when a query event returns an "
1964
"error from the provided list."
1967
#: drizzled/drizzled.cc:3574
1969
"Modes for how replication events should be executed. Legal values are "
1970
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1971
"stop for operations that are idempotent. In STRICT mode, replication will "
1972
"stop on any unexpected difference between the master and the slave."
1975
#: drizzled/drizzled.cc:3582
1976
msgid "Enable|disable slow query log"
1979
#: drizzled/drizzled.cc:3586
1983
#: drizzled/drizzled.cc:3589
1984
msgid "Enable symbolic link support."
1987
#: drizzled/drizzled.cc:3598
1989
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1992
#: drizzled/drizzled.cc:3603
1994
"Decision to use in heuristic recover process. Possible values are COMMIT or "
1998
#: drizzled/drizzled.cc:3608
2000
"Using this option will cause most temporary files created to use a small set "
2001
"of names, rather than a unique name for each new file."
2004
#: drizzled/drizzled.cc:3613
2006
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2009
#: drizzled/drizzled.cc:3618
2011
"Path for temporary files. Several paths may be specified, separated by a "
2012
"colon (:), in this case they are used in a round-robin fashion."
2015
#: drizzled/drizzled.cc:3624
2016
msgid "Default transaction isolation level."
2019
#: drizzled/drizzled.cc:3628
2021
"Enable symbolic link support. Deprecated option; use --symbolic-links "
2025
#: drizzled/drizzled.cc:3633
2026
msgid "Run mysqld daemon as user."
2029
#: drizzled/drizzled.cc:3641
2031
msgid "Deprecated; use --log-warnings instead."
2032
msgstr "ATTENTION: option obsolète; utilisez --disable-tee à la place.\n"
2034
#: drizzled/drizzled.cc:3646
2036
"The number of outstanding connection requests MySQL can have. This comes "
2037
"into play when the main MySQL thread gets very many connection requests in a "
2041
#: drizzled/drizzled.cc:3652
2043
"The size of the cache to hold the SQL statements for the binary log during a "
2044
"transaction. If you often use big, multi-statement transactions you can "
2045
"increase this to get more performance."
2048
#: drizzled/drizzled.cc:3658
2050
"Size of tree cache used in bulk insert optimisation. Note that this is a "
2054
#: drizzled/drizzled.cc:3664
2056
"The number of seconds the mysqld server is waiting for a connect packet "
2057
"before responding with 'Bad handshake'."
2060
#: drizzled/drizzled.cc:3669
2061
msgid "The DATE format (For future)."
2064
#: drizzled/drizzled.cc:3674
2065
msgid "The DATETIME/TIMESTAMP format (for future)."
2068
#: drizzled/drizzled.cc:3679
2069
msgid "The default week format used by WEEK() functions."
2072
#: drizzled/drizzled.cc:3684
2074
"Precision of the result of '/' operator will be increased on that value."
2077
#: drizzled/drizzled.cc:3690
2079
"If non-zero, binary logs will be purged after expire_logs_days days; "
2080
"possible purges happen at startup and at binary log rotation."
2083
#: drizzled/drizzled.cc:3696
2084
msgid "The maximum length of the result of function group_concat."
2087
#: drizzled/drizzled.cc:3701
2089
"The number of seconds the server waits for activity on an interactive "
2090
"connection before closing it."
2093
#: drizzled/drizzled.cc:3707
2094
msgid "The size of the buffer that is used for full joins."
2097
#: drizzled/drizzled.cc:3713
2098
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2101
#: drizzled/drizzled.cc:3727
2103
"This characterizes the number of hits a hot block has to be untouched until "
2104
"it is considered aged enough to be downgraded to a warm block. This "
2105
"specifies the percentage ratio of that number of hits to the total number of "
2106
"blocks in key cache"
2109
#: drizzled/drizzled.cc:3736
2110
msgid "The default size of key cache blocks"
2113
#: drizzled/drizzled.cc:3742
2114
msgid "The minimum percentage of warm blocks in key cache"
2117
#: drizzled/drizzled.cc:3748
2119
"Log all queries that have taken more than long_query_time seconds to execute "
2120
"to file. The argument will be treated as a decimal value with microsecond "
2124
#: drizzled/drizzled.cc:3754
2126
msgid "Max packetlength to send/receive from to server."
2127
msgstr "Longeur maximum des paquets à envoyer ou à recevoir du serveur"
2129
#: drizzled/drizzled.cc:3759
2131
"Can be used to restrict the total size used to cache a multi-transaction "
2135
#: drizzled/drizzled.cc:3764
2137
"Binary log will be rotated automatically when the size exceeds this value. "
2138
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2139
"for this variable is 4096."
2142
#: drizzled/drizzled.cc:3770
2144
"If there is more than this number of interrupted connections from a host "
2145
"this host will be blocked from further connections."
2148
#: drizzled/drizzled.cc:3777
2149
msgid "The number of simultaneous clients allowed."
2152
#: drizzled/drizzled.cc:3782
2153
msgid "Max number of errors/warnings to store for a statement."
2156
#: drizzled/drizzled.cc:3787
2157
msgid "Don't allow creation of heap tables bigger than this."
2160
#: drizzled/drizzled.cc:3793
2162
"Joins that are probably going to read more than max_join_size records return "
2166
#: drizzled/drizzled.cc:3799
2167
msgid "Max number of bytes in sorted records."
2170
#: drizzled/drizzled.cc:3804
2172
"If non-zero: relay log will be rotated automatically when the size exceeds "
2173
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2174
"excepted, the minimum value for this variable is 4096."
2177
#: drizzled/drizzled.cc:3811
2178
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2181
#: drizzled/drizzled.cc:3816
2183
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2184
"max_sort_length bytes of each value are used; the rest are ignored)."
2187
#: drizzled/drizzled.cc:3823
2188
msgid "Maximum number of temporary tables a client can keep open at a time."
2191
#: drizzled/drizzled.cc:4312
2194
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2195
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2196
"and you are welcome to modify and redistribute it under the GPL license\n"
2198
"Starts the Drizzle database server\n"
2200
"Copyright (C) 2000-2008 MySQL AB\n"
2201
" Ce logiciel est distribué sans AUCUNE "
2202
"GARANTIE. C'est un logiciel libre, et vous êtes libres de le modifier et de "
2203
"le redistribuer sous licence GPL.\n"
2205
#: drizzled/drizzled.cc:4330
2208
"To see what values a running Drizzle server is using, type\n"
2209
"'drizzleadmin variables' instead of 'drizzled --help'."
2212
#: drizzled/drizzled.cc:4515
2215
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2219
#: drizzled/drizzled.cc:4689
2220
msgid "Can't start server: cannot resolve hostname!"
2223
#: drizzled/drizzled.cc:4695
2224
msgid "Can't start server: bind-address refers to multiple interfaces!"
2227
#: drizzled/drizzled.cc:4870
2229
"options --log-slow-admin-statements, --log-queries-not-using-indexes and --"
2230
"log-slow-slave-statements have no effect if --log-slow-queries is not set"
2233
#: drizzled/drizzled.cc:3718
2235
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2236
"this to get better index handling (for all reads and multiple writes) to as "
2237
"much as you can afford;"
1288
2240
#: drizzled/drizzled_error_messages.h:32
1289
2241
msgid "hashchk"