989
925
msgid "Error: Not enough memory to store ORDER BY clause\n"
992
#: libdrizzle/errmsg.c:27
993
msgid "Unknown Drizzle error"
996
#: libdrizzle/errmsg.c:28
998
msgid "Can't create UNIX socket (%d)"
1001
#: libdrizzle/errmsg.c:29
1003
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
1006
#: libdrizzle/errmsg.c:30
1008
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
1011
#: libdrizzle/errmsg.c:31
1013
msgid "Can't create TCP/IP socket (%d)"
1016
#: libdrizzle/errmsg.c:32
1018
msgid "Unknown Drizzle server host '%-.100s' (%d)"
1021
#: libdrizzle/errmsg.c:33
1022
msgid "Drizzle server has gone away"
1025
#: libdrizzle/errmsg.c:34
1027
msgid "Protocol mismatch; server version = %d, client version = %d"
1030
#: libdrizzle/errmsg.c:35
1031
msgid "Drizzle client ran out of memory"
1034
#: libdrizzle/errmsg.c:36
1035
msgid "Wrong host info"
1038
#: libdrizzle/errmsg.c:37
1039
msgid "Localhost via UNIX socket"
1042
#: libdrizzle/errmsg.c:38
1044
msgid "%-.100s via TCP/IP"
1047
#: libdrizzle/errmsg.c:39
1048
msgid "Error in server handshake"
1051
#: libdrizzle/errmsg.c:40
1052
msgid "Lost connection to Drizzle server during query"
1055
#: libdrizzle/errmsg.c:41
1056
msgid "Commands out of sync; you can't run this command now"
1059
#: libdrizzle/errmsg.c:42
1061
msgid "Named pipe: %-.32s"
1064
#: libdrizzle/errmsg.c:43
1066
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
1069
#: libdrizzle/errmsg.c:44
1071
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
1074
#: libdrizzle/errmsg.c:45
1076
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
1079
#: libdrizzle/errmsg.c:46
1081
msgid "Can't initialize character set %-.32s (path: %-.100s)"
1084
#: libdrizzle/errmsg.c:47
1085
msgid "Got packet bigger than 'max_allowed_packet' bytes"
1088
#: libdrizzle/errmsg.c:48
1089
msgid "Embedded server"
1092
#: libdrizzle/errmsg.c:49
1093
msgid "Error on SHOW SLAVE STATUS:"
1096
#: libdrizzle/errmsg.c:50
1097
msgid "Error on SHOW SLAVE HOSTS:"
1100
#: libdrizzle/errmsg.c:51
1101
msgid "Error connecting to slave:"
1104
#: libdrizzle/errmsg.c:52
1105
msgid "Error connecting to master:"
1108
#: libdrizzle/errmsg.c:53
1109
msgid "SSL connection error"
1112
#: libdrizzle/errmsg.c:54
1113
msgid "Malformed packet"
1116
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
1117
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
1118
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
1119
#: libdrizzle/errmsg.c:74
1120
msgid "(unused error message)"
1123
#: libdrizzle/errmsg.c:56
1124
msgid "Invalid use of null pointer"
1127
#: libdrizzle/errmsg.c:57
1128
msgid "Statement not prepared"
1131
#: libdrizzle/errmsg.c:58
1132
msgid "No data supplied for parameters in prepared statement"
1135
#: libdrizzle/errmsg.c:59
1136
msgid "Data truncated"
1139
#: libdrizzle/errmsg.c:60
1140
msgid "No parameters exist in the statement"
1143
#: libdrizzle/errmsg.c:61
1144
msgid "Invalid parameter number"
1147
#: libdrizzle/errmsg.c:62
1150
"Can't send long data for non-string/non-binary data types (parameter: %d)"
1153
#: libdrizzle/errmsg.c:64
1155
msgid "Using unsupported buffer type: %d (parameter: %d)"
1158
#: libdrizzle/errmsg.c:65
1160
msgid "Shared memory: %-.100s"
1163
#: libdrizzle/errmsg.c:75
1164
msgid "Wrong or unknown protocol"
1167
#: libdrizzle/errmsg.c:76
1168
msgid "Invalid connection handle"
1171
#: libdrizzle/errmsg.c:77
1173
"Connection using old (pre-4.1.1) authentication protocol refused (client "
1174
"option 'secure_auth' enabled)"
1177
#: libdrizzle/errmsg.c:79
1178
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
1181
#: libdrizzle/errmsg.c:80
1182
msgid "Attempt to read column without prior row fetch"
1185
#: libdrizzle/errmsg.c:81
1186
msgid "Prepared statement contains no metadata"
1189
#: libdrizzle/errmsg.c:82
1191
"Attempt to read a row while there is no result set associated with the "
1195
#: libdrizzle/errmsg.c:84
1196
msgid "This feature is not implemented yet"
1199
#: libdrizzle/errmsg.c:85
1202
"Lost connection to Drizzle server while waiting for initial communication "
1203
"packet, system error: %d"
1206
#: libdrizzle/errmsg.c:87
1209
"Lost connection to Drizzle server while reading initial communication "
1210
"packet, system error: %d"
1213
#: libdrizzle/errmsg.c:89
1216
"Lost connection to Drizzle server while sending authentication information, "
1220
#: libdrizzle/errmsg.c:91
1223
"Lost connection to Drizzle server while reading authorization information, "
1227
#: libdrizzle/errmsg.c:93
1230
"Lost connection to Drizzle server while setting initial database, system "
1234
#: libdrizzle/errmsg.c:95
1236
msgid "Statement closed indirectly because of a preceding %s() call"
1239
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1240
msgid "Couldn't uncompress communication packet"
1243
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1244
msgid "Got an error reading communication packets"
1247
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1248
msgid "Got timeout reading communication packets"
1251
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1252
msgid "Got an error writing communication packets"
1255
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1256
msgid "Got timeout writing communication packets"
1259
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1261
msgid "File '%s' not found (Errcode: %d)"
1264
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1266
msgid "Error reading file '%s' (Errcode: %d)"
1269
#: mysys/errors.cc:25
1271
msgid "Can't create/write to file '%s' (Errcode: %d)"
1274
#: mysys/errors.cc:27
1276
msgid "Error writing file '%s' (Errcode: %d)"
1279
#: mysys/errors.cc:28
1281
msgid "Error on close of '%s' (Errcode: %d)"
1284
#: mysys/errors.cc:29
1286
msgid "Out of memory (Needed %u bytes)"
1289
#: mysys/errors.cc:30
1291
msgid "Error on delete of '%s' (Errcode: %d)"
1294
#: mysys/errors.cc:31
1296
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1299
#: mysys/errors.cc:32
1301
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1304
#: mysys/errors.cc:33
1306
msgid "Can't lock file (Errcode: %d)"
1309
#: mysys/errors.cc:34
1311
msgid "Can't unlock file (Errcode: %d)"
1314
#: mysys/errors.cc:35
1316
msgid "Can't read dir of '%s' (Errcode: %d)"
1319
#: mysys/errors.cc:36
1321
msgid "Can't get stat of '%s' (Errcode: %d)"
1324
#: mysys/errors.cc:37
1326
msgid "Can't change size of file (Errcode: %d)"
1329
#: mysys/errors.cc:38
1331
msgid "Can't open stream from handle (Errcode: %d)"
1334
#: mysys/errors.cc:39
1336
msgid "Can't get working dirctory (Errcode: %d)"
1339
#: mysys/errors.cc:40
1341
msgid "Can't change dir to '%s' (Errcode: %d)"
1344
#: mysys/errors.cc:41
1346
msgid "Warning: '%s' had %d links"
1349
#: mysys/errors.cc:42
1351
msgid "Warning: %d files and %d streams is left open\n"
1354
#: mysys/errors.cc:43
1356
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1359
#: mysys/errors.cc:44
1361
msgid "Can't create directory '%s' (Errcode: %d)"
1364
#: mysys/errors.cc:45
1367
"Character set '%s' is not a compiled character set and is not specified in "
1371
#: mysys/errors.cc:46
1373
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1376
#: mysys/errors.cc:47
1378
msgid "Can't read value for symlink '%s' (Error %d)"
1381
#: mysys/errors.cc:48
1383
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1386
#: mysys/errors.cc:49
1388
msgid "Error on realpath() on '%s' (Error %d)"
1391
#: mysys/errors.cc:50
1393
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1396
#: mysys/errors.cc:51
1399
"Collation '%s' is not a compiled collation and is not specified in the %s "
1403
#: mysys/errors.cc:53
1405
msgid "File '%s' (fileno: %d) was not closed"
1408
#: mysys/my_error.cc:87
1410
msgid "Unknown error %d"
1413
#: mysys/my_getopt.cc:89
1417
#: mysys/my_getopt.cc:91
1421
#: mysys/my_getopt.cc:355
1423
msgid "%s: %s: Option '%s' used, but is disabled\n"
1426
#: mysys/my_getopt.cc:356
1430
#: mysys/my_getopt.cc:356
1434
#: mysys/my_getopt.cc:459
1436
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1439
#: mysys/my_getopt.cc:772
1441
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1444
#: mysys/my_getopt.cc:963
1446
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1449
#: mysys/my_getopt.cc:1190
1451
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1454
#: mysys/my_getopt.cc:1210
1458
"Variables (--variable-name=value)\n"
1459
"and boolean options {false|true} Value (after reading options)\n"
1460
"--------------------------------- -----------------------------\n"
1463
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
1464
msgid "(No default value)"
1467
#: mysys/my_getopt.cc:1245
1471
#: mysys/my_getopt.cc:1245
1475
#: mysys/my_getopt.cc:1273
1477
msgid "(Disabled)\n"
1480
#: drizzled/authentication.cc:69 drizzled/show.cc:4541
1481
#: drizzled/sql_plugin.cc:796
928
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
929
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:798
1483
931
msgid "Plugin '%s' init function returned error."
1650
#: drizzled/drizzled.cc:1400
1098
#: drizzled/drizzled.cc:1352
1652
1100
msgid "Writing a core file\n"
1655
#: drizzled/drizzled.cc:1447
1103
#: drizzled/drizzled.cc:1399
1657
1105
"setrlimit could not change the size of core files to 'infinity'; We may not "
1658
1106
"be able to generate a core file on signals"
1661
#: drizzled/drizzled.cc:1515
1109
#: drizzled/drizzled.cc:1467
1663
1111
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1666
#: drizzled/drizzled.cc:1603
1114
#: drizzled/drizzled.cc:1555
1668
1116
msgid "Got signal %d to shutdown drizzled"
1671
#: drizzled/drizzled.cc:1620 drizzled/sql_base.cc:6218
1119
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1672
1120
msgid "Can't create thread to kill server"
1675
#: drizzled/drizzled.cc:1643
1123
#: drizzled/drizzled.cc:1595
1677
1125
msgid "Got signal: %d error: %d"
1680
#: drizzled/drizzled.cc:1758
1128
#: drizzled/drizzled.cc:1708
1682
1130
msgid "Wrong date/time format specifier: %s\n"
1685
#: drizzled/drizzled.cc:1880
1133
#: drizzled/drizzled.cc:1812
1687
1135
msgid "gethostname failed, using '%s' as hostname"
1690
#: drizzled/drizzled.cc:1944
1138
#: drizzled/drizzled.cc:1876
1693
1141
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1697
#: drizzled/drizzled.cc:1949
1145
#: drizzled/drizzled.cc:1881
1700
1148
"Could not increase number of max_open_files to more than %u (request: %u)"
1703
#: drizzled/drizzled.cc:2027
1151
#: drizzled/drizzled.cc:1958
1705
1153
msgid "Unknown locale: '%s'"
1708
#: drizzled/drizzled.cc:2096
1156
#: drizzled/drizzled.cc:2014
1709
1157
msgid "Can't create thread-keys"
1712
#: drizzled/drizzled.cc:2120
1160
#: drizzled/drizzled.cc:2038
1713
1161
msgid "Out of memory"
1716
#: drizzled/drizzled.cc:2126
1718
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1719
"impossible, it would lead to infinite loops in this server."
1722
#: drizzled/drizzled.cc:2146
1725
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1726
"replication may break when this Drizzle server acts as a master and has his "
1727
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1730
#: drizzled/drizzled.cc:2158
1731
msgid "Out of memory in init_server_components."
1734
#: drizzled/drizzled.cc:2179
1164
#: drizzled/drizzled.cc:2053
1735
1165
msgid "Failed to initialize plugins."
1738
#: drizzled/drizzled.cc:2210
1168
#: drizzled/drizzled.cc:2084
1741
1171
"%s: Too many arguments (first extra is '%s').\n"
1742
1172
"Use --verbose --help to get a list of available options\n"
1745
#: drizzled/drizzled.cc:2220
1175
#: drizzled/drizzled.cc:2094
1746
1176
msgid "Can't init databases"
1749
#: drizzled/drizzled.cc:2240
1179
#: drizzled/drizzled.cc:2114
1751
1181
msgid "Unknown/unsupported table type: %s"
1754
#: drizzled/drizzled.cc:2246
1184
#: drizzled/drizzled.cc:2120
1756
1186
msgid "Default storage engine (%s) is not available"
1759
#: drizzled/drizzled.cc:2269
1760
msgid "Can't initialize tc_log"
1763
#: drizzled/drizzled.cc:2300
1189
#: drizzled/drizzled.cc:2152
1765
1191
msgid "Failed to lock memory. Errno: %d\n"
1768
#: drizzled/drizzled.cc:2361
1194
#: drizzled/drizzled.cc:2213
1770
1196
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1773
#: drizzled/drizzled.cc:2399
1775
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1776
"value: we force server id to 1; updates will be logged to the binary log, "
1777
"but connections from slaves will not be accepted."
1780
#: drizzled/drizzled.cc:2452
1199
#: drizzled/drizzled.cc:2294
1781
1200
msgid "Before Lock_thread_count"
1784
#: drizzled/drizzled.cc:2459
1203
#: drizzled/drizzled.cc:2301
1785
1204
msgid "After lock_thread_count"
1788
#: drizzled/drizzled.cc:2565
1207
#: drizzled/drizzled.cc:2407
1790
1209
msgid "drizzled: Got error %d from select"
1793
#: drizzled/drizzled.cc:2795 drizzled/drizzled.cc:2873
1794
#: drizzled/drizzled.cc:2982
1795
msgid "Option used by mysql-test for debugging and testing of replication."
1798
#: drizzled/drizzled.cc:2799
1212
#: drizzled/drizzled.cc:2632
1799
1213
msgid "Auto-increment columns are incremented by this"
1802
#: drizzled/drizzled.cc:2804
1216
#: drizzled/drizzled.cc:2637
1804
1218
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1808
#: drizzled/drizzled.cc:2810
1222
#: drizzled/drizzled.cc:2643
1810
1224
"Path to installation directory. All paths are usually resolved relative to "
1814
#: drizzled/drizzled.cc:2814
1228
#: drizzled/drizzled.cc:2647
1815
1229
msgid "IP address to bind to."
1818
#: drizzled/drizzled.cc:2818
1820
"The maximum size of a row-based binary log event in bytes. Rows will be "
1821
"grouped into events smaller than this size if possible. The value has to be "
1822
"a multiple of 256."
1825
#: drizzled/drizzled.cc:2829
1232
#: drizzled/drizzled.cc:2651
1826
1233
msgid "Set the filesystem character set."
1829
#: drizzled/drizzled.cc:2834
1236
#: drizzled/drizzled.cc:2656
1830
1237
msgid "Set the default character set."
1833
#: drizzled/drizzled.cc:2841
1240
#: drizzled/drizzled.cc:2663
1834
1241
msgid "Chroot drizzled daemon during startup."
1837
#: drizzled/drizzled.cc:2845
1244
#: drizzled/drizzled.cc:2667
1838
1245
msgid "Set the default collation."
1841
#: drizzled/drizzled.cc:2849
1248
#: drizzled/drizzled.cc:2671
1842
1249
msgid "Default completion type."
1845
#: drizzled/drizzled.cc:2854
1252
#: drizzled/drizzled.cc:2676
1846
1253
msgid "Write core on errors."
1849
#: drizzled/drizzled.cc:2858
1256
#: drizzled/drizzled.cc:2680
1850
1257
msgid "Path to the database root."
1853
#: drizzled/drizzled.cc:2862
1260
#: drizzled/drizzled.cc:2684
1854
1261
msgid "Set the default storage engine (table type) for tables."
1857
#: drizzled/drizzled.cc:2866
1264
#: drizzled/drizzled.cc:2688
1858
1265
msgid "Set the default time zone."
1861
#: drizzled/drizzled.cc:2870
1268
#: drizzled/drizzled.cc:2692
1862
1269
msgid "Type of DELAY_KEY_WRITE."
1865
#: drizzled/drizzled.cc:2879
1272
#: drizzled/drizzled.cc:2696
1866
1273
msgid "Print a symbolic stack trace on failure."
1869
#: drizzled/drizzled.cc:2885
1276
#: drizzled/drizzled.cc:2702
1870
1277
msgid "Push supported query conditions to the storage engine."
1873
#: drizzled/drizzled.cc:2891
1280
#: drizzled/drizzled.cc:2708
1874
1281
msgid "Used for debugging; Use at your own risk!"
1877
#: drizzled/drizzled.cc:2894
1284
#: drizzled/drizzled.cc:2711
1878
1285
msgid "Flush tables to disk between SQL commands."
1881
#: drizzled/drizzled.cc:2899
1288
#: drizzled/drizzled.cc:2716
1882
1289
msgid "Set up signals usable for debugging"
1885
#: drizzled/drizzled.cc:2903
1292
#: drizzled/drizzled.cc:2720
1886
1293
msgid "Command(s) that are executed for each new connection"
1889
#: drizzled/drizzled.cc:2907
1296
#: drizzled/drizzled.cc:2724
1890
1297
msgid "Read SQL commands from this file at startup."
1893
#: drizzled/drizzled.cc:2911
1894
msgid "Command(s) that are executed when a slave connects to this master"
1897
#: drizzled/drizzled.cc:2915
1300
#: drizzled/drizzled.cc:2728
1898
1301
msgid "(IGNORED)"
1901
#: drizzled/drizzled.cc:2919
1304
#: drizzled/drizzled.cc:2732
1902
1305
msgid "Set the language used for the month names and the days of the week."
1905
#: drizzled/drizzled.cc:2924
1308
#: drizzled/drizzled.cc:2737
1906
1309
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1909
#: drizzled/drizzled.cc:2929
1312
#: drizzled/drizzled.cc:2742
1910
1313
msgid "Log connections and queries to file."
1913
#: drizzled/drizzled.cc:2933
1915
"Log update queries in binary format. Optional argument is the location for "
1916
"the binary log files.(Strongly recommended to avoid replication problems if "
1917
"server's hostname changes)"
1920
#: drizzled/drizzled.cc:2940
1921
msgid "File that holds the names for last binary log files."
1924
#: drizzled/drizzled.cc:2944
1316
#: drizzled/drizzled.cc:2746
1925
1317
msgid "Log all MyISAM changes to file."
1928
#: drizzled/drizzled.cc:2948
1930
"Tells the slave to log the updates from the slave thread to the binary log. "
1931
"You will need to turn it on if you plan to daisy-chain the slaves."
1934
#: drizzled/drizzled.cc:2955
1936
"Path to transaction coordinator log (used for transactions that affect more "
1937
"than one storage engine, when binary log is disabled)"
1940
#: drizzled/drizzled.cc:2961
1941
msgid "Size of transaction coordinator log."
1944
#: drizzled/drizzled.cc:2967
1320
#: drizzled/drizzled.cc:2750
1945
1321
msgid "Log some not critical warnings to the log file."
1948
#: drizzled/drizzled.cc:2972
1950
"The location and name of the file that remembers the master and where the I/"
1951
"O replication thread is in the master's binlogs."
1954
#: drizzled/drizzled.cc:2977
1956
"The number of tries the slave will make to connect to the master before "
1960
#: drizzled/drizzled.cc:2986
1324
#: drizzled/drizzled.cc:2755
1961
1325
msgid "Lock drizzled in memory."
1964
#: drizzled/drizzled.cc:2990
1328
#: drizzled/drizzled.cc:2759
1966
1330
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1967
1331
"BACKUP, FORCE or QUICK."
1970
#: drizzled/drizzled.cc:2995
1334
#: drizzled/drizzled.cc:2764
1971
1335
msgid "Use very new possible 'unsafe' functions."
1974
#: drizzled/drizzled.cc:3000
1338
#: drizzled/drizzled.cc:2769
1975
1339
msgid "Use old, non-optimized alter table."
1978
#: drizzled/drizzled.cc:3005
1342
#: drizzled/drizzled.cc:2774
1979
1343
msgid "Pid file used by safe_mysqld."
1982
#: drizzled/drizzled.cc:3015
1346
#: drizzled/drizzled.cc:2784
1984
1348
"Maximum time in seconds to wait for the port to become free. (Default: no "
1988
#: drizzled/drizzled.cc:3020
1989
msgid "The location and name to use for relay logs."
1992
#: drizzled/drizzled.cc:3024
1994
"The location and name to use for the file that keeps a list of the last "
1998
#: drizzled/drizzled.cc:3029
2000
"The location and name of the file that remembers where the SQL replication "
2001
"thread is in the relay logs."
2004
#: drizzled/drizzled.cc:3034
2006
"In replication, if set to 1, do not skip events having our server id. "
2007
"Default value is 0 (to break infinite loops in circular replication). Can't "
2008
"be set to 1 if --log-slave-updates is used."
2011
#: drizzled/drizzled.cc:3042
2013
"Hostname or IP of the slave to be reported to to the master during slave "
2014
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2015
"you do not want the slave to register itself with the master. Note that it "
2016
"is not sufficient for the master to simply read the IP of the slave off the "
2017
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2018
"may not be valid for connecting to the slave from the master or other hosts."
2021
#: drizzled/drizzled.cc:3052
1352
#: drizzled/drizzled.cc:2789
2022
1353
msgid "Skip some optimize stages (for testing)."
2025
#: drizzled/drizzled.cc:3055
1356
#: drizzled/drizzled.cc:2792
2027
1358
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2028
1359
"specified directory"
2031
#: drizzled/drizzled.cc:3060
1362
#: drizzled/drizzled.cc:2797
2033
1364
"Uniquely identifies the server instance in the community of replication "
2037
#: drizzled/drizzled.cc:3065
1368
#: drizzled/drizzled.cc:2802
2038
1369
msgid "Don't use new, possible wrong routines."
2041
#: drizzled/drizzled.cc:3068
2042
msgid "If set, slave is not started automatically."
2045
#: drizzled/drizzled.cc:3072
1372
#: drizzled/drizzled.cc:2805
2046
1373
msgid "Don't print a stack trace on failure."
2049
#: drizzled/drizzled.cc:3076
1376
#: drizzled/drizzled.cc:2809
2050
1377
msgid "Don't give threads different priorities."
2053
#: drizzled/drizzled.cc:3080
2055
"The location where the slave should put its temporary files when replicating "
2056
"a LOAD DATA INFILE command."
2059
#: drizzled/drizzled.cc:3085
2061
"Tells the slave thread to continue replication when a query event returns an "
2062
"error from the provided list."
2065
#: drizzled/drizzled.cc:3089
2067
"Modes for how replication events should be executed. Legal values are "
2068
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2069
"stop for operations that are idempotent. In STRICT mode, replication will "
2070
"stop on any unexpected difference between the master and the slave."
2073
#: drizzled/drizzled.cc:3097
2077
#: drizzled/drizzled.cc:3100
1380
#: drizzled/drizzled.cc:2813
2078
1381
msgid "Enable symbolic link support."
2081
#: drizzled/drizzled.cc:3109
1384
#: drizzled/drizzled.cc:2822
2083
1386
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2086
#: drizzled/drizzled.cc:3114
2088
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2092
#: drizzled/drizzled.cc:3119
1389
#: drizzled/drizzled.cc:2827
2094
1391
"Using this option will cause most temporary files created to use a small set "
2095
1392
"of names, rather than a unique name for each new file."
2098
#: drizzled/drizzled.cc:3124
1395
#: drizzled/drizzled.cc:2832
2100
1397
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2103
#: drizzled/drizzled.cc:3129
1400
#: drizzled/drizzled.cc:2837
2104
1401
msgid "Path for temporary files."
2107
#: drizzled/drizzled.cc:3133
1404
#: drizzled/drizzled.cc:2841
2108
1405
msgid "Default transaction isolation level."
2111
#: drizzled/drizzled.cc:3137
1408
#: drizzled/drizzled.cc:2845
2112
1409
msgid "Run drizzled daemon as user."
2115
#: drizzled/drizzled.cc:3145
1412
#: drizzled/drizzled.cc:2853
2117
1414
"The number of outstanding connection requests Drizzle can have. This comes "
2118
1415
"into play when the main Drizzle thread gets very many connection requests in "
2119
1416
"a very short time."
2122
#: drizzled/drizzled.cc:3151
2124
"The size of the cache to hold the SQL statements for the binary log during a "
2125
"transaction. If you often use big, multi-statement transactions you can "
2126
"increase this to get more performance."
2129
#: drizzled/drizzled.cc:3157
1419
#: drizzled/drizzled.cc:2859
2131
1421
"Size of tree cache used in bulk insert optimization. Note that this is a "
2132
1422
"limit per thread!"
2135
#: drizzled/drizzled.cc:3163
1425
#: drizzled/drizzled.cc:2865
2137
1427
"The number of seconds the drizzled server is waiting for a connect packet "
2138
1428
"before responding with 'Bad handshake'."
2141
#: drizzled/drizzled.cc:3168
1431
#: drizzled/drizzled.cc:2870
2142
1432
msgid "The DATE format (For future)."
2145
#: drizzled/drizzled.cc:3173
1435
#: drizzled/drizzled.cc:2875
2146
1436
msgid "The DATETIME/TIMESTAMP format (for future)."
2149
#: drizzled/drizzled.cc:3178
1439
#: drizzled/drizzled.cc:2880
2150
1440
msgid "The default week format used by WEEK() functions."
2153
#: drizzled/drizzled.cc:3183
1443
#: drizzled/drizzled.cc:2885
2155
1445
"Precision of the result of '/' operator will be increased on that value."
2158
#: drizzled/drizzled.cc:3189
2160
"If non-zero, binary logs will be purged after expire_logs_days days; "
2161
"possible purges happen at startup and at binary log rotation."
2164
#: drizzled/drizzled.cc:3195
1448
#: drizzled/drizzled.cc:2891
2165
1449
msgid "The maximum length of the result of function group_concat."
2168
#: drizzled/drizzled.cc:3200
1452
#: drizzled/drizzled.cc:2896
2170
1454
"The number of seconds the server waits for activity on an interactive "
2171
1455
"connection before closing it."
2174
#: drizzled/drizzled.cc:3206
1458
#: drizzled/drizzled.cc:2902
2175
1459
msgid "The size of the buffer that is used for full joins."
2178
#: drizzled/drizzled.cc:3212
1462
#: drizzled/drizzled.cc:2908
2179
1463
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2182
#: drizzled/drizzled.cc:3217
1466
#: drizzled/drizzled.cc:2913
2184
1468
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2185
1469
"this to get better index handling (for all reads and multiple writes) to as "
2186
1470
"much as you can afford;"
2189
#: drizzled/drizzled.cc:3226
1473
#: drizzled/drizzled.cc:2922
2191
1475
"This characterizes the number of hits a hot block has to be untouched until "
2192
1476
"it is considered aged enough to be downgraded to a warm block. This "
2194
1478
"blocks in key cache"
2197
#: drizzled/drizzled.cc:3235
1481
#: drizzled/drizzled.cc:2931
2198
1482
msgid "The default size of key cache blocks"
2201
#: drizzled/drizzled.cc:3241
1485
#: drizzled/drizzled.cc:2937
2202
1486
msgid "The minimum percentage of warm blocks in key cache"
2205
#: drizzled/drizzled.cc:3247
1489
#: drizzled/drizzled.cc:2943
2206
1490
msgid "Max packetlength to send/receive from to server."
2209
#: drizzled/drizzled.cc:3252
2211
"Can be used to restrict the total size used to cache a multi-transaction "
2215
#: drizzled/drizzled.cc:3257
2217
"Binary log will be rotated automatically when the size exceeds this value. "
2218
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2219
"for this variable is 4096."
2222
#: drizzled/drizzled.cc:3263
1493
#: drizzled/drizzled.cc:2948
2224
1495
"If there is more than this number of interrupted connections from a host "
2225
1496
"this host will be blocked from further connections."
2228
#: drizzled/drizzled.cc:3270
1499
#: drizzled/drizzled.cc:2955
2229
1500
msgid "The number of simultaneous clients allowed."
2232
#: drizzled/drizzled.cc:3275
1503
#: drizzled/drizzled.cc:2959
2233
1504
msgid "Max number of errors/warnings to store for a statement."
2236
#: drizzled/drizzled.cc:3280
1507
#: drizzled/drizzled.cc:2964
2237
1508
msgid "Don't allow creation of heap tables bigger than this."
2240
#: drizzled/drizzled.cc:3286
1511
#: drizzled/drizzled.cc:2970
2242
1513
"Joins that are probably going to read more than max_join_size records return "
2246
#: drizzled/drizzled.cc:3292
1517
#: drizzled/drizzled.cc:2976
2247
1518
msgid "Max number of bytes in sorted records."
2250
#: drizzled/drizzled.cc:3297
2252
"If non-zero: relay log will be rotated automatically when the size exceeds "
2253
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2254
"excepted, the minimum value for this variable is 4096."
2257
#: drizzled/drizzled.cc:3304
1521
#: drizzled/drizzled.cc:2981
2258
1522
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2261
#: drizzled/drizzled.cc:3309
1525
#: drizzled/drizzled.cc:2986
2263
1527
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2264
1528
"max_sort_length bytes of each value are used; the rest are ignored)."
2267
#: drizzled/drizzled.cc:3316
1531
#: drizzled/drizzled.cc:2993
2268
1532
msgid "Maximum number of temporary tables a client can keep open at a time."
2271
#: drizzled/drizzled.cc:3321
1535
#: drizzled/drizzled.cc:2998
2272
1536
msgid "After this many write locks, allow some read locks to run in between."
2275
#: drizzled/drizzled.cc:3325
1539
#: drizzled/drizzled.cc:3002
2277
1541
"Don't log queries which examine less than min_examined_row_limit rows to "
2281
#: drizzled/drizzled.cc:3331
1545
#: drizzled/drizzled.cc:3008
2283
1547
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2284
1548
"Possible values of name are 'nulls_unequal' (default behavior), "
2285
1549
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2288
#: drizzled/drizzled.cc:3338
1552
#: drizzled/drizzled.cc:3015
2289
1553
msgid "Buffer length for TCP/IP and socket communication."
2292
#: drizzled/drizzled.cc:3343
1556
#: drizzled/drizzled.cc:3020
2294
1558
"Number of seconds to wait for more data from a connection before aborting "
2298
#: drizzled/drizzled.cc:3349
1562
#: drizzled/drizzled.cc:3026
2300
1564
"If a read on a communication port is interrupted, retry this many times "
2301
1565
"before giving up."
2304
#: drizzled/drizzled.cc:3355
1568
#: drizzled/drizzled.cc:3032
2306
1570
"Number of seconds to wait for a block to be written to a connection before "
2307
1571
"aborting the write."
2310
#: drizzled/drizzled.cc:3361
1574
#: drizzled/drizzled.cc:3038
2311
1575
msgid "Use compatible behavior."
2314
#: drizzled/drizzled.cc:3366
1578
#: drizzled/drizzled.cc:3043
2316
1580
"If this is not 0, then drizzled will use this value to reserve file "
2317
1581
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2338
1602
"(used for testing/comparison)."
2341
#: drizzled/drizzled.cc:3393
1605
#: drizzled/drizzled.cc:3070
2342
1606
msgid "Directory for plugins."
2345
#: drizzled/drizzled.cc:3397
1609
#: drizzled/drizzled.cc:3074
2347
1611
"Optional colon (or semicolon) separated list of plugins to load,where each "
2348
1612
"plugin is identified by the name of the shared library. [for example: --"
2349
1613
"plugin_load=libmd5udf.so:libauth_pam.so]"
2352
#: drizzled/drizzled.cc:3403
1616
#: drizzled/drizzled.cc:3080
2353
1617
msgid "The size of the buffer that is allocated when preloading indexes"
2356
#: drizzled/drizzled.cc:3408
1620
#: drizzled/drizzled.cc:3085
2357
1621
msgid "Allocation block size for query parsing and execution"
2360
#: drizzled/drizzled.cc:3413
1624
#: drizzled/drizzled.cc:3090
2361
1625
msgid "Persistent buffer for query parsing and execution"
2364
#: drizzled/drizzled.cc:3419
1628
#: drizzled/drizzled.cc:3096
2365
1629
msgid "Allocation block size for storing ranges during optimization"
2368
#: drizzled/drizzled.cc:3425
1632
#: drizzled/drizzled.cc:3102
2370
1634
"Each thread that does a sequential scan allocates a buffer of this size for "
2371
1635
"each table it scans. If you do many sequential scans, you may want to "
2372
1636
"increase this value."
2375
#: drizzled/drizzled.cc:3433
1639
#: drizzled/drizzled.cc:3110
2377
1641
"When reading rows in sorted order after a sort, the rows are read through "
2378
1642
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2379
1643
"record_buffer."
2382
#: drizzled/drizzled.cc:3441
2384
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2388
#: drizzled/drizzled.cc:3447
2389
msgid "Maximum space to use for all relay logs."
2392
#: drizzled/drizzled.cc:3452
2393
msgid "Use compression on master/slave protocol."
2396
#: drizzled/drizzled.cc:3457
2398
"Number of seconds to wait for more data from a master/slave connection "
2399
"before aborting the read."
2402
#: drizzled/drizzled.cc:3462
2404
"Number of times the slave SQL thread will retry a transaction in case it "
2405
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2409
#: drizzled/drizzled.cc:3468
2410
msgid "Allow slave to batch requests."
2413
#: drizzled/drizzled.cc:3472
2415
"If creating the thread takes longer than this value (in seconds), the "
2416
"Slow_launch_threads counter will be incremented."
2419
#: drizzled/drizzled.cc:3477
1646
#: drizzled/drizzled.cc:3118
2420
1647
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2423
#: drizzled/drizzled.cc:3483
2425
"Synchronously flush binary log to disk after every #th event. Use 0 "
2426
"(default) to disable synchronous flushing."
2429
#: drizzled/drizzled.cc:3488
1650
#: drizzled/drizzled.cc:3124
2430
1651
msgid "The number of cached table definitions."
2433
#: drizzled/drizzled.cc:3492
1654
#: drizzled/drizzled.cc:3128
2434
1655
msgid "The number of cached open tables."
2437
#: drizzled/drizzled.cc:3496
1658
#: drizzled/drizzled.cc:3132
2439
1660
"Timeout in seconds to wait for a table level lock before returning an error. "
2440
1661
"Used only if the connection has active cursors."
2443
#: drizzled/drizzled.cc:3501
2445
"How many threads we should create to handle query requests in case of "
2446
"'thread_handling=pool-of-threads'"
2449
#: drizzled/drizzled.cc:3506
1664
#: drizzled/drizzled.cc:3137
2450
1665
msgid "The stack size for each thread."
2453
#: drizzled/drizzled.cc:3512
1668
#: drizzled/drizzled.cc:3143
2454
1669
msgid "The TIME format (for future)."
2457
#: drizzled/drizzled.cc:3517
1672
#: drizzled/drizzled.cc:3148
2459
1674
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2460
1675
"automatically convert it to an on-disk MyISAM table."
2463
#: drizzled/drizzled.cc:3523
1678
#: drizzled/drizzled.cc:3154
2464
1679
msgid "Allocation block size for transactions to be stored in binary log"
2467
#: drizzled/drizzled.cc:3528
1682
#: drizzled/drizzled.cc:3159
2468
1683
msgid "Persistent buffer for transactions to be stored in binary log"
2471
#: drizzled/drizzled.cc:3533
1686
#: drizzled/drizzled.cc:3164
2473
1688
"The number of seconds the server waits for activity on a connection before "
2477
#: drizzled/drizzled.cc:3779
1692
#: drizzled/drizzled.cc:3317
2479
1694
"Copyright (C) 2008 Sun Microsystems\n"
2480
1695
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5894
5173
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5897
#: drizzled/handler.cc:1058
5176
#: drizzled/handler.cc:1054
5898
5177
msgid "Crash recovery finished."
5901
#: drizzled/log.cc:329
5902
msgid "I/O error reading the header from the binary log"
5905
#: drizzled/log.cc:336
5907
"Binlog has bad magic number; It's not a binary log file that can be used by "
5908
"this version of Drizzle"
5911
#: drizzled/log.cc:351
5913
msgid "Failed to open log (file '%s', errno %d)"
5916
#: drizzled/log.cc:353 drizzled/log.cc:361
5917
msgid "Could not open log file"
5920
#: drizzled/log.cc:359
5922
msgid "Failed to create a cache on log (file '%s')"
5925
#: drizzled/log.cc:511 drizzled/log.cc:876
5928
"Could not use %s for logging (error %d). Turning logging off for the whole "
5929
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5930
"shutdown the Drizzle server and restart it."
5933
#: drizzled/log.cc:1144 drizzled/log.cc:1175 drizzled/log.cc:1424
5934
#: drizzled/log.cc:1546
5936
msgid "Failed to delete file '%s'"
5939
#: drizzled/log.cc:1153 drizzled/log.cc:1432 drizzled/log.cc:1554
5942
"a problem with deleting %s; consider examining correspondence of your binlog "
5943
"index file to the actual binlog files"
5946
#: drizzled/log.cc:1280
5948
msgid "next log error: %d offset: %s log: %s included: %d"
5951
#: drizzled/log.cc:1390 drizzled/log.cc:1514
5953
msgid "Failed to execute stat() on file '%s'"
5956
#: drizzled/log.cc:1401 drizzled/log.cc:1525
5959
"a problem with getting info on being purged %s; consider examining "
5960
"correspondence of your binlog index file to the actual binlog files"
5963
#: drizzled/log.cc:2477 drizzled/log.cc:2975
5965
msgid "Recovering after a crash using %s"
5968
#: drizzled/log.cc:2480
5970
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5973
#: drizzled/log.cc:2822
5974
msgid "Bad magic header in tc log"
5977
#: drizzled/log.cc:2832
5980
"Recovery failed! You must enable exactly %d storage engines that support two-"
5981
"phase commit protocol"
5984
#: drizzled/log.cc:2860
5986
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5987
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5988
"heuristic-recover={commit|rollback}"
5991
#: drizzled/log.cc:2890
5992
msgid "Heuristic crash recovery mode"
5995
#: drizzled/log.cc:2892
5996
msgid "Heuristic crash recovery failed"
5999
#: drizzled/log.cc:2893
6000
msgid "Please restart mysqld without --tc-heuristic-recover"
6003
#: drizzled/log.cc:2937 drizzled/log.cc:2961
6005
msgid "find_log_pos() failed (error: %d)"
6008
#: drizzled/log.cc:3076
6010
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6011
"of memory error) and restart, or delete (or rename) binary log and start "
6012
"mysqld with --tc-heuristic-recover={commit|rollback}"
6015
#: drizzled/log_event.cc:140
6017
msgid " %s, Error_code: %d;"
6020
#: drizzled/log_event.cc:144
6023
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
6024
"master log %s, end_log_pos %lu"
6027
#: drizzled/log_event.cc:150
6031
#: drizzled/log_event.cc:904
6034
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6037
#: drizzled/log_event.cc:1613
6040
"Query partially completed on the master (error on master: %d) and was "
6041
"aborted. There is a chance that your master is inconsistent at this point. "
6042
"If you are sure that your master is ok, run this query manually on the slave "
6043
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
6044
"SLAVE; . Query: '%s'"
6047
#: drizzled/log_event.cc:1639
6050
"Query caused differenxt errors on master and slave.\n"
6051
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
6052
"Default database: '%s'. Query: '%s'"
6055
#: drizzled/log_event.cc:1644
6059
#: drizzled/log_event.cc:1664
6061
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6064
#: drizzled/log_event.cc:1666 drizzled/log_event.cc:4309
6065
#: drizzled/log_event.cc:4340 drizzled/log_event.cc:5077
6066
msgid "unexpected success or fatal error"
6069
#: drizzled/log_event.cc:2119
6071
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6072
"probable cause is that the master died while writing the transaction to its "
6073
"binary log, thus rolled back too."
6076
#: drizzled/log_event.cc:2774
6079
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6080
"produced %ld warning(s). Default database: '%s'"
6083
#: drizzled/log_event.cc:2824
6086
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6089
#: drizzled/log_event.cc:2836
6091
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6094
#: drizzled/log_event.cc:3098
6095
msgid "Out of memory while recording slave event"
6098
#: drizzled/log_event.cc:3348 drizzled/log_event.cc:3374
6100
msgid "Error in Create_file event: could not open file '%s'"
6103
#: drizzled/log_event.cc:3360
6105
msgid "Error in Create_file event: could not write to file '%s'"
6108
#: drizzled/log_event.cc:3381
6110
msgid "Error in Create_file event: write to '%s' failed"
6113
#: drizzled/log_event.cc:3495
6115
msgid "Error in %s event: could not create file '%s'"
6118
#: drizzled/log_event.cc:3504
6120
msgid "Error in %s event: could not open file '%s'"
6123
#: drizzled/log_event.cc:3511
6125
msgid "Error in %s event: write to '%s' failed"
6128
#: drizzled/log_event.cc:3673
6130
msgid "Error in Exec_load event: could not open file '%s'"
6133
#: drizzled/log_event.cc:3683
6135
msgid "Error in Exec_load event: file '%s' appears corrupted"
6138
#: drizzled/log_event.cc:3713
6140
msgid "%s. Failed executing load from '%s'"
6143
#: drizzled/log_event.cc:3886
6144
msgid "Not enough memory"
6147
#: drizzled/log_event.cc:4306
6149
msgid "Error '%s' in %s event: when locking tables"
6152
#: drizzled/log_event.cc:4316
6154
msgid "Error in %s event: when locking tables"
6157
#: drizzled/log_event.cc:4337
6159
msgid "Error '%s' on reopening tables"
6162
#: drizzled/log_event.cc:4678
6164
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6167
#: drizzled/log_event.cc:5074
6169
msgid "Error '%s' on opening table `%s`.`%s`"
5180
#: drizzled/handlerton.cc:268
5181
msgid "Too many storage engines!"
5184
#: drizzled/handlerton.cc:273
5186
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6172
5189
#. TRANSLATORS: The leading word "logging" is the name
6173
5190
#. of the plugin api, and so should not be translated.
6174
#: drizzled/logging.cc:62
5191
#: drizzled/logging.cc:65
6176
5193
msgid "logging plugin '%s' deinit() failed"
6179
5196
#. TRANSLATORS: The leading word "logging" is the name
6180
5197
#. of the plugin api, and so should not be translated.
6181
#: drizzled/logging.cc:85
5198
#: drizzled/logging.cc:87
6183
5200
msgid "logging plugin '%s' logging_pre() failed"
6186
5203
#. TRANSLATORS: The leading word "logging" is the name
6187
5204
#. of the plugin api, and so should not be translated.
6188
#: drizzled/logging.cc:118
5205
#: drizzled/logging.cc:119
6190
5207
msgid "logging plugin '%s' logging_post() failed"
6223
5240
msgid "qcache plugin '%s' init() failed"
6226
#: drizzled/qcache.cc:58
5243
#: drizzled/qcache.cc:60
6228
5245
msgid "qcache plugin '%s' deinit() failed"
6231
#: drizzled/qcache.cc:103
5248
#: drizzled/qcache.cc:105
6233
5250
msgid "qcache plugin '%s' try_fetch_and_send() failed"
6236
#: drizzled/qcache.cc:120
5253
#: drizzled/qcache.cc:122
6238
5255
msgid "qcache plugin '%s' set() failed"
6241
#: drizzled/qcache.cc:139
5258
#: drizzled/qcache.cc:141
6243
5260
msgid "qcache plugin '%s' invalidate_table() failed"
6246
#: drizzled/qcache.cc:158
5263
#: drizzled/qcache.cc:160
6248
5265
msgid "qcache plugin '%s' invalidate_db() failed"
6251
#: drizzled/qcache.cc:176
5268
#: drizzled/qcache.cc:178
6253
5270
msgid "qcache plugin '%s' flush() failed"
6256
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1090
6257
#: drizzled/slave.cc:2104
6258
msgid "Failed to flush master info file"
6261
#: drizzled/replication/replication.cc:106
6262
msgid "Failed in send_file() while reading file name"
6265
#: drizzled/replication/replication.cc:119
6266
msgid "Failed in send_file() on open of file"
6269
#: drizzled/replication/replication.cc:127
6270
msgid "Failed in send_file() while writing data to client"
6273
#: drizzled/replication/replication.cc:136
6274
msgid "Failed in send_file() while negotiating file transfer close"
6277
#: drizzled/replication/reporting.cc:54
6279
msgid "Slave %s: %s%s Error_code: %d"
6282
#: drizzled/replication/rli.cc:149
6285
"Neither --relay-log nor --relay-log-index were used; so replication may "
6286
"break when this Drizzle server acts as a slave and has his hostname "
6287
"changed!! Please use '--relay-log=%s' to avoid this problem."
6290
#: drizzled/replication/rli.cc:166
6291
msgid "Failed in open_log() called from init_relay_log_info()"
6294
#: drizzled/replication/rli.cc:188
6295
msgid "Failed to flush relay log info file"
6298
#: drizzled/replication/rli.cc:191
6299
msgid "Error counting relay log space"
6302
#: drizzled/replication/rli.cc:215
6304
msgid "log %s listed in the index, but failed to stat"
6307
#: drizzled/replication/rli.cc:230
6308
msgid "Could not find first log while counting relay log space"
6311
#: drizzled/replication/rli.cc:885
6312
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6315
#: drizzled/replication/utility.cc:117
6317
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6320
#: drizzled/replication/utility.cc:132
6323
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6324
"Master's column size should be <= the slave's column size."
6327
#: drizzled/scheduler.cc:132
6328
msgid "Memory allocation error in session_scheduler::init\n"
6331
#: drizzled/scheduler.cc:210
6332
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6335
#: drizzled/scheduler.cc:216
6336
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6339
#: drizzled/scheduler.cc:228
6340
msgid "session_add_event event_add error in libevent_init\n"
6343
#: drizzled/scheduler.cc:244
6345
msgid "Can't create completion port thread (error %d)"
6348
#: drizzled/scheduler.cc:357
6349
msgid "event_add error in libevent_add_session_callback\n"
6352
#: drizzled/scheduler.cc:383
6353
msgid "Scheduler init error in libevent_add_new_connection\n"
6356
#: drizzled/scheduler.cc:464
6357
msgid "libevent_thread_proc: my_thread_init() failed\n"
6360
#. TRANSLATORS: The leading word "scheduling" is the name
6361
#. of the plugin api, and so should not be translated.
6362
#: drizzled/scheduling.cc:40
5273
#. TRANSLATORS: The leading word "replicator" is the name
5274
#. of the plugin api, and so should not be translated.
5275
#: drizzled/replicator.cc:41
5277
msgid "replicator plugin '%s' init() failed"
5280
#. TRANSLATORS: The leading word "replicator" is the name
5281
#. of the plugin api, and so should not be translated.
5282
#: drizzled/replicator.cc:65
5284
msgid "replicator plugin '%s' deinit() failed"
5287
#. TRANSLATORS: The leading word "replicator" is the name
5288
#. of the plugin api, and so should not be translated.
5289
#: drizzled/replicator.cc:89
5291
msgid "replicator plugin '%s' session_init() failed"
5294
#. TRANSLATORS: The leading word "replicator" is the name
5295
#. of the plugin api, and so should not be translated.
5296
#: drizzled/replicator.cc:159
5298
msgid "replicator plugin '%s' row_insert() failed"
5301
#. TRANSLATORS: The leading word "replicator" is the name
5302
#. of the plugin api, and so should not be translated.
5303
#: drizzled/replicator.cc:173
5305
msgid "replicator plugin '%s' row_update() failed"
5308
#. TRANSLATORS: The leading word "replicator" is the name
5309
#. of the plugin api, and so should not be translated.
5310
#: drizzled/replicator.cc:187
5312
msgid "replicator plugin '%s' row_delete() failed"
5315
#. TRANSLATORS: The leading word "replicator" is the name
5316
#. of the plugin api, and so should not be translated.
5317
#: drizzled/replicator.cc:272
5319
msgid "replicator plugin '%s' end_transaction() failed"
5322
#. TRANSLATORS: The leading word "replicator" is the name
5323
#. of the plugin api, and so should not be translated.
5324
#: drizzled/replicator.cc:329
5326
msgid "replicator plugin '%s' statement() failed"
5329
#: drizzled/scheduling.cc:55
6364
5331
msgid "scheduling plugin '%s' init() failed"
6367
5334
#. TRANSLATORS: The leading word "scheduling" is the name
6368
5335
#. of the plugin api, and so should not be translated.
6369
#: drizzled/scheduling.cc:62
5336
#: drizzled/scheduling.cc:98
6371
5338
msgid "scheduling plugin '%s' deinit() failed"
6374
#. TRANSLATORS: The leading word "scheduling" is the name
6375
#. of the plugin api, and so should not be translated.
6376
#: drizzled/scheduling.cc:98
6378
msgid "scheduling plugin '%s' scheduling_func1() failed"
6381
#. TRANSLATORS: The leading word "scheduling" is the name
6382
#. of the plugin api, and so should not be translated.
6383
#: drizzled/scheduling.cc:152
6385
msgid "scheduling plugin '%s' scheduling_func2() failed"
6388
#: drizzled/set_var.cc:684
6389
msgid "Ambiguous slave modes combination. STRICT will be used"
6392
#: drizzled/slave.cc:104
6393
msgid "Waiting to reconnect after a failed registration on master"
6396
#: drizzled/slave.cc:105
6398
"Slave I/O thread killed while waiting to reconnect after a failed "
6399
"registration on master"
6402
#: drizzled/slave.cc:107
6403
msgid "Reconnecting after a failed registration on master"
6406
#: drizzled/slave.cc:108
6409
"failed registering on master, reconnecting to try again, log '%s' at "
6413
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6414
msgid "Slave I/O thread killed during or after reconnect"
6417
#: drizzled/slave.cc:114
6418
msgid "Waiting to reconnect after a failed binlog dump request"
6421
#: drizzled/slave.cc:115
6422
msgid "Slave I/O thread killed while retrying master dump"
6425
#: drizzled/slave.cc:116
6426
msgid "Reconnecting after a failed binlog dump request"
6429
#: drizzled/slave.cc:117
6431
msgid "failed dump request, reconnecting to try again, log '%s' at position %s"
6434
#: drizzled/slave.cc:123
6435
msgid "Waiting to reconnect after a failed master event read"
6438
#: drizzled/slave.cc:124
6439
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6442
#: drizzled/slave.cc:126
6443
msgid "Reconnecting after a failed master event read"
6446
#: drizzled/slave.cc:127
6449
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6453
#: drizzled/slave.cc:130
6455
"Slave I/O thread killed during or after a reconnect done to recover from "
6459
#: drizzled/slave.cc:243
6460
msgid "Failed to allocate memory for the master info structure"
6463
#: drizzled/slave.cc:249 drizzled/slave.cc:1776
6464
msgid "Failed to initialize the master info structure"
6467
#: drizzled/slave.cc:264
6468
msgid "Failed to create slave threads"
6471
#: drizzled/slave.cc:461
6472
msgid "Server id not set, will not start slave"
6475
#: drizzled/slave.cc:627
6477
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6478
"updates to a non-transactional table without any primary key. There is a "
6479
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6480
"check your tables' contents after restart."
6483
#: drizzled/slave.cc:788 drizzled/slave.cc:803
6484
msgid "Master reported unrecognized DRIZZLE version"
6487
#: drizzled/slave.cc:844
6488
msgid "default Format_description_log_event"
6491
#: drizzled/slave.cc:866
6494
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6495
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6498
#: drizzled/slave.cc:893
6500
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6501
"server ids; these ids must be different for replication to work (or the --"
6502
"replicate-same-server-id option must be used on slave but this does not "
6503
"always make sense; please check the manual before using it)."
6506
#: drizzled/slave.cc:938
6508
"The slave I/O thread stops because master and slave have different values "
6509
"for the COLLATION_SERVER global variable. The values must be equal for "
6510
"replication to work"
6513
#: drizzled/slave.cc:974
6515
"The slave I/O thread stops because master and slave have different values "
6516
"for the TIME_ZONE global variable. The values must be equal for replication "
6520
#: drizzled/slave.cc:1039
6521
msgid "Waiting for the slave SQL thread to free enough relay log space"
6524
#: drizzled/slave.cc:1085
6526
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6530
#: drizzled/slave.cc:1096
6531
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6534
#: drizzled/slave.cc:1428
6536
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6539
#: drizzled/slave.cc:1481
6541
msgid "Error reading packet from server: %s ( server_errno=%d)"
6544
#: drizzled/slave.cc:1489
6546
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6549
#: drizzled/slave.cc:1647
6552
"It was not possible to update the positions of the relay log information: "
6553
"the slave may be in an inconsistent state. Stopped in %s position %s"
6556
#: drizzled/slave.cc:1722 drizzled/slave.cc:2314
6558
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6561
#: drizzled/slave.cc:1781 drizzled/slave.cc:2263
6563
msgid "Error initializing relay log position: %s"
6566
#: drizzled/slave.cc:1797
6569
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6570
"Consider raising the value of the slave_transaction_retries variable."
6573
#: drizzled/slave.cc:1820
6575
"Could not parse relay log event entry. The possible reasons are: the "
6576
"master's binary log is corrupted (you can check this by running "
6577
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6578
"can check this by running 'mysqlbinlog' on the relay log), a network "
6579
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6580
"check the master's binary log or slave's relay log, you will be able to know "
6581
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6584
#: drizzled/slave.cc:1941
6585
msgid "Failed during slave I/O thread initialization"
6588
#: drizzled/slave.cc:1955
6589
msgid "error in drizzle_create()"
6592
#: drizzled/slave.cc:1963
6595
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6596
"'%s' at position %s"
6599
#: drizzled/slave.cc:1977
6600
msgid "Slave I/O thread killed while connecting to master"
6603
#: drizzled/slave.cc:2001
6604
msgid "Slave I/O thread couldn't register on master"
6607
#: drizzled/slave.cc:2013 drizzled/slave.cc:2037 drizzled/slave.cc:2061
6608
msgid "Forcing to reconnect slave I/O thread"
6611
#: drizzled/slave.cc:2026
6612
msgid "Failed on request_dump()"
6615
#: drizzled/slave.cc:2027
6617
"Slave I/O thread killed while "
6618
"requesting master dump"
6621
#: drizzled/slave.cc:2053
6622
msgid "Waiting for master to send event"
6625
#: drizzled/slave.cc:2055
6626
msgid "Slave I/O thread killed while reading event"
6629
#: drizzled/slave.cc:2073
6632
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6633
"entry is correct, restart the server with a higher value of "
6634
"max_allowed_packet"
6637
#: drizzled/slave.cc:2087
6638
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6641
#: drizzled/slave.cc:2097
6642
msgid "Queuing master event to the relay log"
6645
#: drizzled/slave.cc:2124
6646
msgid "Slave I/O thread aborted while waiting for relay log space"
6649
#: drizzled/slave.cc:2134
6651
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6654
#: drizzled/slave.cc:2155
6655
msgid "Waiting for slave mutex on exit"
6658
#: drizzled/slave.cc:2219
6659
msgid "Failed during slave thread initialization"
6662
#: drizzled/slave.cc:2285
6665
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6666
"s, relay log '%s' position: %s"
6669
#: drizzled/slave.cc:2299
6670
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6673
#: drizzled/slave.cc:2325
6674
msgid "Reading event from the relay log"
6677
#: drizzled/slave.cc:2350
6679
msgid "Slave (additional info): %s Error_code: %d"
6682
#: drizzled/slave.cc:2367
6684
msgid "Slave: %s Error_code: %d"
6687
#: drizzled/slave.cc:2370
6690
"Error loading user-defined library, slave SQL thread aborted. Install the "
6691
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6692
"stopped at log '%s' position %s"
6695
#: drizzled/slave.cc:2378
6698
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6699
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6702
#: drizzled/slave.cc:2390
6705
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6708
#: drizzled/slave.cc:2479
6710
msgid "Slave I/O: failed requesting download of '%s'"
6713
#: drizzled/slave.cc:2496
6715
msgid "Network read error downloading '%s' from master"
6718
#: drizzled/slave.cc:2518
6719
msgid "error writing Exec_load event to relay log"
6722
#: drizzled/slave.cc:2532
6723
msgid "error writing Create_file event to relay log"
6726
#: drizzled/slave.cc:2547
6727
msgid "error writing Append_block event to relay log"
6730
#: drizzled/slave.cc:2643
6731
msgid "Memory allocation failed"
6734
#: drizzled/slave.cc:2668 drizzled/slave.cc:2754
6737
"Read invalid event from master: '%s', master could be corrupt but a more "
6738
"likely cause of this is a bug"
6741
#: drizzled/slave.cc:3026
6742
msgid "could not queue event from master"
6745
#: drizzled/slave.cc:3116
6747
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6750
#: drizzled/slave.cc:3118
6751
msgid "reconnecting"
6754
#: drizzled/slave.cc:3118
6758
#: drizzled/slave.cc:3142
6761
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6765
#: drizzled/slave.cc:3503
6767
msgid "next log '%s' is currently active"
6770
#: drizzled/slave.cc:3533
6772
msgid "next log '%s' is not active"
6775
#: drizzled/slave.cc:3549
6778
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6781
#: drizzled/slave.cc:3555
6782
msgid "Aborting slave SQL thread because of partial event read"
6785
#: drizzled/slave.cc:3561 drizzled/slave.cc:3568
6787
msgid "Error reading relay log event: %s"
6790
#: drizzled/slave.cc:3562
6791
msgid "slave SQL thread was killed"
6794
#: drizzled/slave.cc:3660
6797
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6798
"check error log on slave for more info"
6801
#: drizzled/slave.cc:3666
6804
"According to the master's version ('%s'), it is probable that master suffers "
6805
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6806
"current binary log event may make the slave's data become different from the "
6807
"master's data. To take no risk, slave refuses to replicate this event and "
6808
"stops. We recommend that all updates be stopped on the master and slave, "
6809
"that the data of both be manually synchronized, that master's binary logs be "
6810
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6811
"Then replication can be restarted."
6814
#: drizzled/sql_base.cc:2317
5341
#: drizzled/sql_base.cc:2311
6816
5343
msgid "Table %s had a open data handler in reopen_table"
6819
#: drizzled/sql_base.cc:2966
5346
#: drizzled/sql_base.cc:2960
6821
5348
msgid "Couldn't repair table: %s.%s"
6824
#: drizzled/sql_base.cc:3009
5351
#: drizzled/sql_base.cc:3002
6827
5354
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6828
"s`.`%s`' to the binary log"
5355
"s`.`%s`' to replication"
6831
#: drizzled/sql_base.cc:3618
5358
#: drizzled/sql_base.cc:3609
6833
5360
msgid "Could not remove temporary table: '%s', error: %d"
6836
#: drizzled/sql_plugin.cc:686
5363
#: drizzled/sql_plugin.cc:687
6838
5365
msgid "Plugin '%s' of type %s failed deinitialization"
6841
#: drizzled/sql_plugin.cc:700
5368
#: drizzled/sql_plugin.cc:701
6843
5370
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6846
#: drizzled/sql_plugin.cc:787
5373
#: drizzled/sql_plugin.cc:789
6848
5375
msgid "Plugin '%s' registration as a %s failed."
6851
#: drizzled/sql_plugin.cc:1026
5378
#: drizzled/sql_plugin.cc:1027
6852
5379
msgid "plugin-load parameter too long"
6855
#: drizzled/sql_plugin.cc:1086
5382
#: drizzled/sql_plugin.cc:1087
6857
5384
msgid "Couldn't load plugin named '%s' with soname '%s'."
6860
#: drizzled/sql_plugin.cc:1139
5387
#: drizzled/sql_plugin.cc:1140
6862
5389
msgid "Forcing shutdown of %<PRIu64> plugins"
6865
#: drizzled/sql_plugin.cc:1162
5392
#: drizzled/sql_plugin.cc:1163
6867
5394
msgid "Plugin '%s' will be forced to shutdown"
6870
#: drizzled/sql_plugin.cc:1178
5397
#: drizzled/sql_plugin.cc:1179
6872
5399
msgid "Plugin '%s' has ref_count=%d after shutdown."
6875
#: drizzled/sql_plugin.cc:1568
5402
#: drizzled/sql_plugin.cc:1569
6876
5403
msgid "Out of memory."
6879
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
5406
#: drizzled/sql_plugin.cc:2418 drizzled/sql_plugin.cc:2481
6881
5408
msgid "Unknown variable type code 0x%x in plugin '%s'."
6884
#: drizzled/sql_plugin.cc:2460
5411
#: drizzled/sql_plugin.cc:2461
6887
5414
"Server variable %s of plugin %s was forced to be read-only: string variable "
6888
5415
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6891
#: drizzled/sql_plugin.cc:2491
5418
#: drizzled/sql_plugin.cc:2492
6893
5420
msgid "Missing variable name in plugin '%s'."
6896
#: drizzled/sql_plugin.cc:2508
5423
#: drizzled/sql_plugin.cc:2509
6898
5425
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6901
#: drizzled/sql_plugin.cc:2627
5428
#: drizzled/sql_plugin.cc:2628
6903
5430
msgid "Out of memory for plugin '%s'."
6906
#: drizzled/sql_plugin.cc:2634
5433
#: drizzled/sql_plugin.cc:2635
6908
5435
msgid "Bad options for plugin '%s'."
6911
#: drizzled/sql_plugin.cc:2643
5438
#: drizzled/sql_plugin.cc:2644
6913
5440
msgid "Parsing options for plugin '%s' failed."
6916
#: drizzled/sql_plugin.cc:2686
5443
#: drizzled/sql_plugin.cc:2687
6918
5445
msgid "Plugin '%s' has conflicting system variables"
6921
#: drizzled/sql_plugin.cc:2696
5448
#: drizzled/sql_plugin.cc:2697
6923
5450
msgid "Plugin '%s' disabled by command line option"
6926
#: drizzled/sql_table.cc:112
5453
#: drizzled/sql_table.cc:130
6928
5455
msgid "Invalid (old?) table or database name '%s'"
6931
#: drizzled/sql_table.cc:2745
5458
#: drizzled/sql_table.cc:2726
6933
5460
msgid "Unknown - internal error %d during operation"
6936
#: drizzled/sql_table.cc:5015
5463
#: drizzled/sql_table.cc:5006
6938
5465
msgid "Could not open table %s.%s after rename\n"
6941
#: drizzled/sql_table.cc:5182
5468
#: drizzled/sql_table.cc:5173
6944
5471
"order_st BY ignored because there is a user-defined clustered index in the "
7013
5540
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5543
#: gnulib/getopt.c:526 gnulib/getopt.c:542
5545
msgid "%s: option `%s' is ambiguous\n"
5548
#: gnulib/getopt.c:575 gnulib/getopt.c:579
5550
msgid "%s: option `--%s' doesn't allow an argument\n"
5553
#: gnulib/getopt.c:588 gnulib/getopt.c:593
5555
msgid "%s: option `%c%s' doesn't allow an argument\n"
5558
#: gnulib/getopt.c:636 gnulib/getopt.c:655 gnulib/getopt.c:971
5559
#: gnulib/getopt.c:990
5561
msgid "%s: option `%s' requires an argument\n"
5564
#: gnulib/getopt.c:693 gnulib/getopt.c:696
5566
msgid "%s: unrecognized option `--%s'\n"
5569
#: gnulib/getopt.c:704 gnulib/getopt.c:707
5571
msgid "%s: unrecognized option `%c%s'\n"
5574
#: gnulib/getopt.c:759 gnulib/getopt.c:762
5576
msgid "%s: illegal option -- %c\n"
5579
#: gnulib/getopt.c:768 gnulib/getopt.c:771
5581
msgid "%s: invalid option -- %c\n"
5584
#: gnulib/getopt.c:823 gnulib/getopt.c:839 gnulib/getopt.c:1043
5585
#: gnulib/getopt.c:1061
5587
msgid "%s: option requires an argument -- %c\n"
5590
#: gnulib/getopt.c:892 gnulib/getopt.c:908
5592
msgid "%s: option `-W %s' is ambiguous\n"
5595
#: gnulib/getopt.c:932 gnulib/getopt.c:950
5597
msgid "%s: option `-W %s' doesn't allow an argument\n"
5600
#: libdrizzleclient/errmsg.c:27
5601
msgid "Unknown Drizzle error"
5604
#: libdrizzleclient/errmsg.c:28
5606
msgid "Can't create UNIX socket (%d)"
5609
#: libdrizzleclient/errmsg.c:29
5611
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5614
#: libdrizzleclient/errmsg.c:30
5616
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5619
#: libdrizzleclient/errmsg.c:31
5621
msgid "Can't create TCP/IP socket (%d)"
5624
#: libdrizzleclient/errmsg.c:32
5626
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5629
#: libdrizzleclient/errmsg.c:33
5630
msgid "Drizzle server has gone away"
5633
#: libdrizzleclient/errmsg.c:34
5635
msgid "Protocol mismatch; server version = %d, client version = %d"
5638
#: libdrizzleclient/errmsg.c:35
5639
msgid "Drizzle client ran out of memory"
5642
#: libdrizzleclient/errmsg.c:36
5643
msgid "Wrong host info"
5646
#: libdrizzleclient/errmsg.c:37
5647
msgid "Localhost via UNIX socket"
5650
#: libdrizzleclient/errmsg.c:38
5652
msgid "%-.100s via TCP/IP"
5655
#: libdrizzleclient/errmsg.c:39
5656
msgid "Error in server handshake"
5659
#: libdrizzleclient/errmsg.c:40
5660
msgid "Lost connection to Drizzle server during query"
5663
#: libdrizzleclient/errmsg.c:41
5664
msgid "Commands out of sync; you can't run this command now"
5667
#: libdrizzleclient/errmsg.c:42
5669
msgid "Named pipe: %-.32s"
5672
#: libdrizzleclient/errmsg.c:43
5674
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5677
#: libdrizzleclient/errmsg.c:44
5679
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5682
#: libdrizzleclient/errmsg.c:45
5684
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5687
#: libdrizzleclient/errmsg.c:46
5689
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5692
#: libdrizzleclient/errmsg.c:47
5693
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5696
#: libdrizzleclient/errmsg.c:48
5697
msgid "Embedded server"
5700
#: libdrizzleclient/errmsg.c:49
5701
msgid "Error on SHOW SLAVE STATUS:"
5704
#: libdrizzleclient/errmsg.c:50
5705
msgid "Error on SHOW SLAVE HOSTS:"
5708
#: libdrizzleclient/errmsg.c:51
5709
msgid "Error connecting to slave:"
5712
#: libdrizzleclient/errmsg.c:52
5713
msgid "Error connecting to master:"
5716
#: libdrizzleclient/errmsg.c:53
5717
msgid "SSL connection error"
5720
#: libdrizzleclient/errmsg.c:54
5721
msgid "Malformed packet"
5724
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5725
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5726
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5727
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5728
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5729
msgid "(unused error message)"
5732
#: libdrizzleclient/errmsg.c:56
5733
msgid "Invalid use of null pointer"
5736
#: libdrizzleclient/errmsg.c:57
5737
msgid "Statement not prepared"
5740
#: libdrizzleclient/errmsg.c:58
5741
msgid "No data supplied for parameters in prepared statement"
5744
#: libdrizzleclient/errmsg.c:59
5745
msgid "Data truncated"
5748
#: libdrizzleclient/errmsg.c:60
5749
msgid "No parameters exist in the statement"
5752
#: libdrizzleclient/errmsg.c:61
5753
msgid "Invalid parameter number"
5756
#: libdrizzleclient/errmsg.c:62
5759
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5762
#: libdrizzleclient/errmsg.c:64
5764
msgid "Using unsupported buffer type: %d (parameter: %d)"
5767
#: libdrizzleclient/errmsg.c:65
5769
msgid "Shared memory: %-.100s"
5772
#: libdrizzleclient/errmsg.c:75
5773
msgid "Wrong or unknown protocol"
5776
#: libdrizzleclient/errmsg.c:76
5777
msgid "Invalid connection handle"
5780
#: libdrizzleclient/errmsg.c:77
5782
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5783
"option 'secure_auth' enabled)"
5786
#: libdrizzleclient/errmsg.c:79
5787
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5790
#: libdrizzleclient/errmsg.c:80
5791
msgid "Attempt to read column without prior row fetch"
5794
#: libdrizzleclient/errmsg.c:81
5795
msgid "Prepared statement contains no metadata"
5798
#: libdrizzleclient/errmsg.c:82
5800
"Attempt to read a row while there is no result set associated with the "
5804
#: libdrizzleclient/errmsg.c:84
5805
msgid "This feature is not implemented yet"
5808
#: libdrizzleclient/errmsg.c:85
5811
"Lost connection to Drizzle server while waiting for initial communication "
5812
"packet, system error: %d"
5815
#: libdrizzleclient/errmsg.c:87
5818
"Lost connection to Drizzle server while reading initial communication "
5819
"packet, system error: %d"
5822
#: libdrizzleclient/errmsg.c:89
5825
"Lost connection to Drizzle server while sending authentication information, "
5829
#: libdrizzleclient/errmsg.c:91
5832
"Lost connection to Drizzle server while reading authorization information, "
5836
#: libdrizzleclient/errmsg.c:93
5839
"Lost connection to Drizzle server while setting initial database, system "
5843
#: libdrizzleclient/errmsg.c:95
5845
msgid "Statement closed indirectly because of a preceding %s() call"
5848
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
5850
msgid "File '%s' not found (Errcode: %d)"
5853
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
5855
msgid "Error reading file '%s' (Errcode: %d)"
5858
#: mysys/errors.cc:25
5860
msgid "Can't create/write to file '%s' (Errcode: %d)"
5863
#: mysys/errors.cc:27
5865
msgid "Error writing file '%s' (Errcode: %d)"
5868
#: mysys/errors.cc:28
5870
msgid "Error on close of '%s' (Errcode: %d)"
5873
#: mysys/errors.cc:29
5875
msgid "Out of memory (Needed %u bytes)"
5878
#: mysys/errors.cc:30
5880
msgid "Error on delete of '%s' (Errcode: %d)"
5883
#: mysys/errors.cc:31
5885
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5888
#: mysys/errors.cc:32
5890
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5893
#: mysys/errors.cc:33
5895
msgid "Can't lock file (Errcode: %d)"
5898
#: mysys/errors.cc:34
5900
msgid "Can't unlock file (Errcode: %d)"
5903
#: mysys/errors.cc:35
5905
msgid "Can't read dir of '%s' (Errcode: %d)"
5908
#: mysys/errors.cc:36
5910
msgid "Can't get stat of '%s' (Errcode: %d)"
5913
#: mysys/errors.cc:37
5915
msgid "Can't change size of file (Errcode: %d)"
5918
#: mysys/errors.cc:38
5920
msgid "Can't open stream from handle (Errcode: %d)"
5923
#: mysys/errors.cc:39
5925
msgid "Can't get working dirctory (Errcode: %d)"
5928
#: mysys/errors.cc:40
5930
msgid "Can't change dir to '%s' (Errcode: %d)"
5933
#: mysys/errors.cc:41
5935
msgid "Warning: '%s' had %d links"
5938
#: mysys/errors.cc:42
5940
msgid "Warning: %d files and %d streams is left open\n"
5943
#: mysys/errors.cc:43
5945
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5948
#: mysys/errors.cc:44
5950
msgid "Can't create directory '%s' (Errcode: %d)"
5953
#: mysys/errors.cc:45
5956
"Character set '%s' is not a compiled character set and is not specified in "
5960
#: mysys/errors.cc:46
5962
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5965
#: mysys/errors.cc:47
5967
msgid "Can't read value for symlink '%s' (Error %d)"
5970
#: mysys/errors.cc:48
5972
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5975
#: mysys/errors.cc:49
5977
msgid "Error on realpath() on '%s' (Error %d)"
5980
#: mysys/errors.cc:50
5982
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5985
#: mysys/errors.cc:51
5988
"Collation '%s' is not a compiled collation and is not specified in the %s "
5992
#: mysys/errors.cc:53
5994
msgid "File '%s' (fileno: %d) was not closed"
5997
#: mysys/my_error.cc:87
5999
msgid "Unknown error %d"
6002
#: mysys/my_getopt.cc:89
6006
#: mysys/my_getopt.cc:91
6010
#: mysys/my_getopt.cc:355
6012
msgid "%s: %s: Option '%s' used, but is disabled\n"
6015
#: mysys/my_getopt.cc:356
6019
#: mysys/my_getopt.cc:356
6023
#: mysys/my_getopt.cc:459
6025
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
6028
#: mysys/my_getopt.cc:772
6030
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
6033
#: mysys/my_getopt.cc:963
6035
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
6038
#: mysys/my_getopt.cc:1190
6040
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
6043
#: mysys/my_getopt.cc:1210
6047
"Variables (--variable-name=value)\n"
6048
"and boolean options {false|true} Value (after reading options)\n"
6049
"--------------------------------- -----------------------------\n"
6052
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
6053
msgid "(No default value)"
6056
#: mysys/my_getopt.cc:1245
6060
#: mysys/my_getopt.cc:1245
6064
#: mysys/my_getopt.cc:1273
6066
msgid "(Disabled)\n"
7016
6069
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
7017
6070
msgid "Error Messages to stderr"
7020
#: plugin/logging_query/logging_query.cc:160
6073
#: plugin/logging_query/logging_query.cc:275
7022
6075
msgid "fail open() fn=%s er=%s\n"
7025
#: plugin/logging_query/logging_query.cc:200
6078
#: plugin/logging_query/logging_query.cc:315
6079
msgid "Enable logging to CSV file"
6082
#: plugin/logging_query/logging_query.cc:324
7026
6083
msgid "File to log to"
7029
#: plugin/logging_query/logging_query.cc:209
7030
msgid "Enable logging"
7033
#: plugin/logging_query/logging_query.cc:218
7034
msgid "Disable after this many seconds. Zero for forever"
7037
#: plugin/logging_query/logging_query.cc:231
6086
#: plugin/logging_query/logging_query.cc:333
6087
#: plugin/logging_syslog/logging_syslog.cc:247
7038
6088
msgid "Threshold for logging slow queries, in microseconds"
7041
#: plugin/logging_query/logging_query.cc:244
6091
#: plugin/logging_query/logging_query.cc:345
6092
#: plugin/logging_syslog/logging_syslog.cc:259
7042
6093
msgid "Threshold for logging big queries, for rows returned"
7045
#: plugin/logging_query/logging_query.cc:257
6096
#: plugin/logging_query/logging_query.cc:357
6097
#: plugin/logging_syslog/logging_syslog.cc:271
7046
6098
msgid "Threshold for logging big queries, for rows examined"
7049
#: plugin/logging_query/logging_query.cc:280
7050
msgid "Log queries to a file"
6101
#: plugin/logging_query/logging_query.cc:380
6102
msgid "Log queries to a CSV file"
6105
#: plugin/logging_syslog/logging_syslog.cc:166
6107
msgid "syslog facility \"%s\" not known, using \"local0\""
6110
#: plugin/logging_syslog/logging_syslog.cc:183
6112
msgid "syslog priority \"%s\" not known, using \"info\""
6115
#: plugin/logging_syslog/logging_syslog.cc:211
6116
msgid "Enable logging"
6119
#: plugin/logging_syslog/logging_syslog.cc:220
6120
msgid "Syslog Ident"
6123
#: plugin/logging_syslog/logging_syslog.cc:229
6124
msgid "Syslog Facility"
6127
#: plugin/logging_syslog/logging_syslog.cc:238
6128
msgid "Syslog Priority"
6131
#: plugin/logging_syslog/logging_syslog.cc:296
6132
msgid "Log to syslog"
6135
#: plugin/pool_of_threads/pool_of_threads.cc:110
6136
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6139
#: plugin/pool_of_threads/pool_of_threads.cc:116
6140
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6143
#: plugin/pool_of_threads/pool_of_threads.cc:128
6144
msgid "session_add_event event_add error in libevent_init\n"
6147
#: plugin/pool_of_threads/pool_of_threads.cc:144
6149
msgid "Can't create completion port thread (error %d)"
6152
#: plugin/pool_of_threads/pool_of_threads.cc:263
6153
msgid "event_add error in libevent_add_session_callback\n"
6156
#: plugin/pool_of_threads/pool_of_threads.cc:292
6157
msgid "Scheduler init error in libevent_add_new_connection\n"
6160
#: plugin/pool_of_threads/pool_of_threads.cc:382
6161
msgid "libevent_thread_proc: my_thread_init() failed\n"
6164
#: plugin/pool_of_threads/pool_of_threads.cc:590
6165
msgid "Size of Pool."
6168
#: plugin/pool_of_threads/pool_of_threads.cc:595
6169
msgid "Enable Pool of Threads Scheduler"
6172
#: plugin/replicator/replicator.cc:249
6173
msgid "Enable Replicator"
6176
#: plugin/replicator/replicator.cc:258
6177
msgid "Directory to place replication logs."
6180
#: plugin/single_thread/single_thread.cc:87
6181
msgid "Enable One Thread per Connection Scheduler"
7053
6184
#: storage/myisam/ha_myisam.cc:457