993
929
msgid "Error: Not enough memory to store ORDER BY clause\n"
996
#: libdrizzle/errmsg.c:27
997
msgid "Unknown Drizzle error"
1000
#: libdrizzle/errmsg.c:28
1002
msgid "Can't create UNIX socket (%d)"
1005
#: libdrizzle/errmsg.c:29
1007
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
1010
#: libdrizzle/errmsg.c:30
1012
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
1015
#: libdrizzle/errmsg.c:31
1017
msgid "Can't create TCP/IP socket (%d)"
1020
#: libdrizzle/errmsg.c:32
1022
msgid "Unknown Drizzle server host '%-.100s' (%d)"
1025
#: libdrizzle/errmsg.c:33
1026
msgid "Drizzle server has gone away"
1029
#: libdrizzle/errmsg.c:34
1031
msgid "Protocol mismatch; server version = %d, client version = %d"
1034
#: libdrizzle/errmsg.c:35
1035
msgid "Drizzle client ran out of memory"
1038
#: libdrizzle/errmsg.c:36
1039
msgid "Wrong host info"
1042
#: libdrizzle/errmsg.c:37
1043
msgid "Localhost via UNIX socket"
1046
#: libdrizzle/errmsg.c:38
1048
msgid "%-.100s via TCP/IP"
1051
#: libdrizzle/errmsg.c:39
1052
msgid "Error in server handshake"
1055
#: libdrizzle/errmsg.c:40
1056
msgid "Lost connection to Drizzle server during query"
1059
#: libdrizzle/errmsg.c:41
1060
msgid "Commands out of sync; you can't run this command now"
1063
#: libdrizzle/errmsg.c:42
1065
msgid "Named pipe: %-.32s"
1068
#: libdrizzle/errmsg.c:43
1070
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
1073
#: libdrizzle/errmsg.c:44
1075
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
1078
#: libdrizzle/errmsg.c:45
1080
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
1083
#: libdrizzle/errmsg.c:46
1085
msgid "Can't initialize character set %-.32s (path: %-.100s)"
1088
#: libdrizzle/errmsg.c:47
1089
msgid "Got packet bigger than 'max_allowed_packet' bytes"
1092
#: libdrizzle/errmsg.c:48
1093
msgid "Embedded server"
1096
#: libdrizzle/errmsg.c:49
1097
msgid "Error on SHOW SLAVE STATUS:"
1100
#: libdrizzle/errmsg.c:50
1101
msgid "Error on SHOW SLAVE HOSTS:"
1104
#: libdrizzle/errmsg.c:51
1105
msgid "Error connecting to slave:"
1108
#: libdrizzle/errmsg.c:52
1109
msgid "Error connecting to master:"
1112
#: libdrizzle/errmsg.c:53
1113
msgid "SSL connection error"
1116
#: libdrizzle/errmsg.c:54
1117
msgid "Malformed packet"
1120
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
1121
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
1122
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
1123
#: libdrizzle/errmsg.c:74
1124
msgid "(unused error message)"
1127
#: libdrizzle/errmsg.c:56
1128
msgid "Invalid use of null pointer"
1131
#: libdrizzle/errmsg.c:57
1132
msgid "Statement not prepared"
1135
#: libdrizzle/errmsg.c:58
1136
msgid "No data supplied for parameters in prepared statement"
1139
#: libdrizzle/errmsg.c:59
1140
msgid "Data truncated"
1143
#: libdrizzle/errmsg.c:60
1144
msgid "No parameters exist in the statement"
1147
#: libdrizzle/errmsg.c:61
1148
msgid "Invalid parameter number"
1151
#: libdrizzle/errmsg.c:62
1154
"Can't send long data for non-string/non-binary data types (parameter: %d)"
1157
#: libdrizzle/errmsg.c:64
1159
msgid "Using unsupported buffer type: %d (parameter: %d)"
1162
#: libdrizzle/errmsg.c:65
1164
msgid "Shared memory: %-.100s"
1167
#: libdrizzle/errmsg.c:75
1168
msgid "Wrong or unknown protocol"
1171
#: libdrizzle/errmsg.c:76
1172
msgid "Invalid connection handle"
1175
#: libdrizzle/errmsg.c:77
1177
"Connection using old (pre-4.1.1) authentication protocol refused (client "
1178
"option 'secure_auth' enabled)"
1181
#: libdrizzle/errmsg.c:79
1182
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
1185
#: libdrizzle/errmsg.c:80
1186
msgid "Attempt to read column without prior row fetch"
1189
#: libdrizzle/errmsg.c:81
1190
msgid "Prepared statement contains no metadata"
1193
#: libdrizzle/errmsg.c:82
1195
"Attempt to read a row while there is no result set associated with the "
1199
#: libdrizzle/errmsg.c:84
1200
msgid "This feature is not implemented yet"
1203
#: libdrizzle/errmsg.c:85
1206
"Lost connection to Drizzle server while waiting for initial communication "
1207
"packet, system error: %d"
1210
#: libdrizzle/errmsg.c:87
1213
"Lost connection to Drizzle server while reading initial communication "
1214
"packet, system error: %d"
1217
#: libdrizzle/errmsg.c:89
1220
"Lost connection to Drizzle server while sending authentication information, "
1224
#: libdrizzle/errmsg.c:91
1227
"Lost connection to Drizzle server while reading authorization information, "
1231
#: libdrizzle/errmsg.c:93
1234
"Lost connection to Drizzle server while setting initial database, system "
1238
#: libdrizzle/errmsg.c:95
1240
msgid "Statement closed indirectly because of a preceding %s() call"
1243
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1244
msgid "Couldn't uncompress communication packet"
1247
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1248
msgid "Got an error reading communication packets"
1251
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1252
msgid "Got timeout reading communication packets"
1255
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1256
msgid "Got an error writing communication packets"
1259
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1260
msgid "Got timeout writing communication packets"
1263
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1265
msgid "File '%s' not found (Errcode: %d)"
1268
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1270
msgid "Error reading file '%s' (Errcode: %d)"
1273
#: mysys/errors.cc:25
1275
msgid "Can't create/write to file '%s' (Errcode: %d)"
1278
#: mysys/errors.cc:27
1280
msgid "Error writing file '%s' (Errcode: %d)"
1283
#: mysys/errors.cc:28
1285
msgid "Error on close of '%s' (Errcode: %d)"
1288
#: mysys/errors.cc:29
1290
msgid "Out of memory (Needed %u bytes)"
1293
#: mysys/errors.cc:30
1295
msgid "Error on delete of '%s' (Errcode: %d)"
1298
#: mysys/errors.cc:31
1300
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1303
#: mysys/errors.cc:32
1305
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1308
#: mysys/errors.cc:33
1310
msgid "Can't lock file (Errcode: %d)"
1313
#: mysys/errors.cc:34
1315
msgid "Can't unlock file (Errcode: %d)"
1318
#: mysys/errors.cc:35
1320
msgid "Can't read dir of '%s' (Errcode: %d)"
1323
#: mysys/errors.cc:36
1325
msgid "Can't get stat of '%s' (Errcode: %d)"
1328
#: mysys/errors.cc:37
1330
msgid "Can't change size of file (Errcode: %d)"
1333
#: mysys/errors.cc:38
1335
msgid "Can't open stream from handle (Errcode: %d)"
1338
#: mysys/errors.cc:39
1340
msgid "Can't get working dirctory (Errcode: %d)"
1343
#: mysys/errors.cc:40
1345
msgid "Can't change dir to '%s' (Errcode: %d)"
1348
#: mysys/errors.cc:41
1350
msgid "Warning: '%s' had %d links"
1353
#: mysys/errors.cc:42
1355
msgid "Warning: %d files and %d streams is left open\n"
1358
#: mysys/errors.cc:43
1360
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1363
#: mysys/errors.cc:44
1365
msgid "Can't create directory '%s' (Errcode: %d)"
1368
#: mysys/errors.cc:45
1371
"Character set '%s' is not a compiled character set and is not specified in "
1375
#: mysys/errors.cc:46
1377
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1380
#: mysys/errors.cc:47
1382
msgid "Can't read value for symlink '%s' (Error %d)"
1385
#: mysys/errors.cc:48
1387
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1390
#: mysys/errors.cc:49
1392
msgid "Error on realpath() on '%s' (Error %d)"
1395
#: mysys/errors.cc:50
1397
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1400
#: mysys/errors.cc:51
1403
"Collation '%s' is not a compiled collation and is not specified in the %s "
1407
#: mysys/errors.cc:53
1409
msgid "File '%s' (fileno: %d) was not closed"
1412
#: mysys/my_error.cc:87
1414
msgid "Unknown error %d"
1417
#: mysys/my_getopt.cc:89
1421
#: mysys/my_getopt.cc:91
1425
#: mysys/my_getopt.cc:355
1427
msgid "%s: %s: Option '%s' used, but is disabled\n"
1430
#: mysys/my_getopt.cc:356
1434
#: mysys/my_getopt.cc:356
1438
#: mysys/my_getopt.cc:459
1440
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1443
#: mysys/my_getopt.cc:772
1445
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1448
#: mysys/my_getopt.cc:963
1450
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1453
#: mysys/my_getopt.cc:1190
1455
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1458
#: mysys/my_getopt.cc:1210
1462
"Variables (--variable-name=value)\n"
1463
"and boolean options {false|true} Value (after reading options)\n"
1464
"--------------------------------- -----------------------------\n"
1467
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
1468
msgid "(No default value)"
1471
#: mysys/my_getopt.cc:1245
1475
#: mysys/my_getopt.cc:1245
1479
#: mysys/my_getopt.cc:1273
1481
msgid "(Disabled)\n"
1484
#: drizzled/authentication.cc:69 drizzled/show.cc:4541
1485
#: drizzled/sql_plugin.cc:796
932
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
933
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:798
1487
935
msgid "Plugin '%s' init function returned error."
1654
#: drizzled/drizzled.cc:1400
1102
#: drizzled/drizzled.cc:1352
1656
1104
msgid "Writing a core file\n"
1659
#: drizzled/drizzled.cc:1447
1107
#: drizzled/drizzled.cc:1399
1661
1109
"setrlimit could not change the size of core files to 'infinity'; We may not "
1662
1110
"be able to generate a core file on signals"
1665
#: drizzled/drizzled.cc:1515
1113
#: drizzled/drizzled.cc:1467
1667
1115
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1670
#: drizzled/drizzled.cc:1603
1118
#: drizzled/drizzled.cc:1555
1672
1120
msgid "Got signal %d to shutdown drizzled"
1675
#: drizzled/drizzled.cc:1620 drizzled/sql_base.cc:6218
1123
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1676
1124
msgid "Can't create thread to kill server"
1679
#: drizzled/drizzled.cc:1643
1127
#: drizzled/drizzled.cc:1595
1681
1129
msgid "Got signal: %d error: %d"
1684
#: drizzled/drizzled.cc:1758
1132
#: drizzled/drizzled.cc:1708
1686
1134
msgid "Wrong date/time format specifier: %s\n"
1689
#: drizzled/drizzled.cc:1880
1137
#: drizzled/drizzled.cc:1812
1691
1139
msgid "gethostname failed, using '%s' as hostname"
1694
#: drizzled/drizzled.cc:1944
1142
#: drizzled/drizzled.cc:1876
1697
1145
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1701
#: drizzled/drizzled.cc:1949
1149
#: drizzled/drizzled.cc:1881
1704
1152
"Could not increase number of max_open_files to more than %u (request: %u)"
1707
#: drizzled/drizzled.cc:2027
1155
#: drizzled/drizzled.cc:1958
1709
1157
msgid "Unknown locale: '%s'"
1712
#: drizzled/drizzled.cc:2096
1160
#: drizzled/drizzled.cc:2014
1713
1161
msgid "Can't create thread-keys"
1716
#: drizzled/drizzled.cc:2120
1164
#: drizzled/drizzled.cc:2038
1717
1165
msgid "Out of memory"
1720
#: drizzled/drizzled.cc:2126
1722
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1723
"impossible, it would lead to infinite loops in this server."
1726
#: drizzled/drizzled.cc:2146
1729
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1730
"replication may break when this Drizzle server acts as a master and has his "
1731
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1734
#: drizzled/drizzled.cc:2158
1735
msgid "Out of memory in init_server_components."
1738
#: drizzled/drizzled.cc:2179
1168
#: drizzled/drizzled.cc:2053
1739
1169
msgid "Failed to initialize plugins."
1742
#: drizzled/drizzled.cc:2210
1172
#: drizzled/drizzled.cc:2084
1745
1175
"%s: Too many arguments (first extra is '%s').\n"
1746
1176
"Use --verbose --help to get a list of available options\n"
1749
#: drizzled/drizzled.cc:2220
1179
#: drizzled/drizzled.cc:2094
1750
1180
msgid "Can't init databases"
1753
#: drizzled/drizzled.cc:2240
1183
#: drizzled/drizzled.cc:2114
1755
1185
msgid "Unknown/unsupported table type: %s"
1758
#: drizzled/drizzled.cc:2246
1188
#: drizzled/drizzled.cc:2120
1760
1190
msgid "Default storage engine (%s) is not available"
1763
#: drizzled/drizzled.cc:2269
1764
msgid "Can't initialize tc_log"
1767
#: drizzled/drizzled.cc:2300
1193
#: drizzled/drizzled.cc:2152
1769
1195
msgid "Failed to lock memory. Errno: %d\n"
1772
#: drizzled/drizzled.cc:2361
1198
#: drizzled/drizzled.cc:2213
1774
1200
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1777
#: drizzled/drizzled.cc:2399
1779
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1780
"value: we force server id to 1; updates will be logged to the binary log, "
1781
"but connections from slaves will not be accepted."
1784
#: drizzled/drizzled.cc:2452
1203
#: drizzled/drizzled.cc:2294
1785
1204
msgid "Before Lock_thread_count"
1788
#: drizzled/drizzled.cc:2459
1207
#: drizzled/drizzled.cc:2301
1789
1208
msgid "After lock_thread_count"
1792
#: drizzled/drizzled.cc:2565
1211
#: drizzled/drizzled.cc:2407
1794
1213
msgid "drizzled: Got error %d from select"
1797
#: drizzled/drizzled.cc:2795 drizzled/drizzled.cc:2873
1798
#: drizzled/drizzled.cc:2982
1799
msgid "Option used by mysql-test for debugging and testing of replication."
1802
#: drizzled/drizzled.cc:2799
1216
#: drizzled/drizzled.cc:2632
1803
1217
msgid "Auto-increment columns are incremented by this"
1806
#: drizzled/drizzled.cc:2804
1220
#: drizzled/drizzled.cc:2637
1808
1222
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1812
#: drizzled/drizzled.cc:2810
1226
#: drizzled/drizzled.cc:2643
1814
1228
"Path to installation directory. All paths are usually resolved relative to "
1818
#: drizzled/drizzled.cc:2814
1232
#: drizzled/drizzled.cc:2647
1819
1233
msgid "IP address to bind to."
1822
#: drizzled/drizzled.cc:2818
1824
"The maximum size of a row-based binary log event in bytes. Rows will be "
1825
"grouped into events smaller than this size if possible. The value has to be "
1826
"a multiple of 256."
1829
#: drizzled/drizzled.cc:2829
1236
#: drizzled/drizzled.cc:2651
1830
1237
msgid "Set the filesystem character set."
1833
#: drizzled/drizzled.cc:2834
1240
#: drizzled/drizzled.cc:2656
1834
1241
msgid "Set the default character set."
1837
#: drizzled/drizzled.cc:2841
1244
#: drizzled/drizzled.cc:2663
1838
1245
msgid "Chroot drizzled daemon during startup."
1841
#: drizzled/drizzled.cc:2845
1248
#: drizzled/drizzled.cc:2667
1842
1249
msgid "Set the default collation."
1845
#: drizzled/drizzled.cc:2849
1252
#: drizzled/drizzled.cc:2671
1846
1253
msgid "Default completion type."
1849
#: drizzled/drizzled.cc:2854
1256
#: drizzled/drizzled.cc:2676
1850
1257
msgid "Write core on errors."
1853
#: drizzled/drizzled.cc:2858
1260
#: drizzled/drizzled.cc:2680
1854
1261
msgid "Path to the database root."
1857
#: drizzled/drizzled.cc:2862
1264
#: drizzled/drizzled.cc:2684
1858
1265
msgid "Set the default storage engine (table type) for tables."
1861
#: drizzled/drizzled.cc:2866
1268
#: drizzled/drizzled.cc:2688
1862
1269
msgid "Set the default time zone."
1865
#: drizzled/drizzled.cc:2870
1272
#: drizzled/drizzled.cc:2692
1866
1273
msgid "Type of DELAY_KEY_WRITE."
1869
#: drizzled/drizzled.cc:2879
1276
#: drizzled/drizzled.cc:2696
1870
1277
msgid "Print a symbolic stack trace on failure."
1873
#: drizzled/drizzled.cc:2885
1280
#: drizzled/drizzled.cc:2702
1874
1281
msgid "Push supported query conditions to the storage engine."
1877
#: drizzled/drizzled.cc:2891
1284
#: drizzled/drizzled.cc:2708
1878
1285
msgid "Used for debugging; Use at your own risk!"
1881
#: drizzled/drizzled.cc:2894
1288
#: drizzled/drizzled.cc:2711
1882
1289
msgid "Flush tables to disk between SQL commands."
1885
#: drizzled/drizzled.cc:2899
1292
#: drizzled/drizzled.cc:2716
1886
1293
msgid "Set up signals usable for debugging"
1889
#: drizzled/drizzled.cc:2903
1296
#: drizzled/drizzled.cc:2720
1890
1297
msgid "Command(s) that are executed for each new connection"
1893
#: drizzled/drizzled.cc:2907
1300
#: drizzled/drizzled.cc:2724
1894
1301
msgid "Read SQL commands from this file at startup."
1897
#: drizzled/drizzled.cc:2911
1898
msgid "Command(s) that are executed when a slave connects to this master"
1901
#: drizzled/drizzled.cc:2915
1304
#: drizzled/drizzled.cc:2728
1902
1305
msgid "(IGNORED)"
1905
#: drizzled/drizzled.cc:2919
1308
#: drizzled/drizzled.cc:2732
1906
1309
msgid "Set the language used for the month names and the days of the week."
1909
#: drizzled/drizzled.cc:2924
1312
#: drizzled/drizzled.cc:2737
1910
1313
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1913
#: drizzled/drizzled.cc:2929
1316
#: drizzled/drizzled.cc:2742
1914
1317
msgid "Log connections and queries to file."
1917
#: drizzled/drizzled.cc:2933
1919
"Log update queries in binary format. Optional argument is the location for "
1920
"the binary log files.(Strongly recommended to avoid replication problems if "
1921
"server's hostname changes)"
1924
#: drizzled/drizzled.cc:2940
1925
msgid "File that holds the names for last binary log files."
1928
#: drizzled/drizzled.cc:2944
1320
#: drizzled/drizzled.cc:2746
1929
1321
msgid "Log all MyISAM changes to file."
1932
#: drizzled/drizzled.cc:2948
1934
"Tells the slave to log the updates from the slave thread to the binary log. "
1935
"You will need to turn it on if you plan to daisy-chain the slaves."
1938
#: drizzled/drizzled.cc:2955
1940
"Path to transaction coordinator log (used for transactions that affect more "
1941
"than one storage engine, when binary log is disabled)"
1944
#: drizzled/drizzled.cc:2961
1945
msgid "Size of transaction coordinator log."
1948
#: drizzled/drizzled.cc:2967
1324
#: drizzled/drizzled.cc:2750
1949
1325
msgid "Log some not critical warnings to the log file."
1952
#: drizzled/drizzled.cc:2972
1954
"The location and name of the file that remembers the master and where the I/"
1955
"O replication thread is in the master's binlogs."
1958
#: drizzled/drizzled.cc:2977
1960
"The number of tries the slave will make to connect to the master before "
1964
#: drizzled/drizzled.cc:2986
1328
#: drizzled/drizzled.cc:2755
1965
1329
msgid "Lock drizzled in memory."
1968
#: drizzled/drizzled.cc:2990
1332
#: drizzled/drizzled.cc:2759
1970
1334
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1971
1335
"BACKUP, FORCE or QUICK."
1974
#: drizzled/drizzled.cc:2995
1338
#: drizzled/drizzled.cc:2764
1975
1339
msgid "Use very new possible 'unsafe' functions."
1978
#: drizzled/drizzled.cc:3000
1342
#: drizzled/drizzled.cc:2769
1979
1343
msgid "Use old, non-optimized alter table."
1982
#: drizzled/drizzled.cc:3005
1346
#: drizzled/drizzled.cc:2774
1983
1347
msgid "Pid file used by safe_mysqld."
1986
#: drizzled/drizzled.cc:3015
1350
#: drizzled/drizzled.cc:2784
1988
1352
"Maximum time in seconds to wait for the port to become free. (Default: no "
1992
#: drizzled/drizzled.cc:3020
1993
msgid "The location and name to use for relay logs."
1996
#: drizzled/drizzled.cc:3024
1998
"The location and name to use for the file that keeps a list of the last "
2002
#: drizzled/drizzled.cc:3029
2004
"The location and name of the file that remembers where the SQL replication "
2005
"thread is in the relay logs."
2008
#: drizzled/drizzled.cc:3034
2010
"In replication, if set to 1, do not skip events having our server id. "
2011
"Default value is 0 (to break infinite loops in circular replication). Can't "
2012
"be set to 1 if --log-slave-updates is used."
2015
#: drizzled/drizzled.cc:3042
2017
"Hostname or IP of the slave to be reported to to the master during slave "
2018
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2019
"you do not want the slave to register itself with the master. Note that it "
2020
"is not sufficient for the master to simply read the IP of the slave off the "
2021
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2022
"may not be valid for connecting to the slave from the master or other hosts."
2025
#: drizzled/drizzled.cc:3052
1356
#: drizzled/drizzled.cc:2789
2026
1357
msgid "Skip some optimize stages (for testing)."
2029
#: drizzled/drizzled.cc:3055
1360
#: drizzled/drizzled.cc:2792
2031
1362
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2032
1363
"specified directory"
2035
#: drizzled/drizzled.cc:3060
1366
#: drizzled/drizzled.cc:2797
2037
1368
"Uniquely identifies the server instance in the community of replication "
2041
#: drizzled/drizzled.cc:3065
1372
#: drizzled/drizzled.cc:2802
2042
1373
msgid "Don't use new, possible wrong routines."
2045
#: drizzled/drizzled.cc:3068
2046
msgid "If set, slave is not started automatically."
2049
#: drizzled/drizzled.cc:3072
1376
#: drizzled/drizzled.cc:2805
2050
1377
msgid "Don't print a stack trace on failure."
2053
#: drizzled/drizzled.cc:3076
1380
#: drizzled/drizzled.cc:2809
2054
1381
msgid "Don't give threads different priorities."
2057
#: drizzled/drizzled.cc:3080
2059
"The location where the slave should put its temporary files when replicating "
2060
"a LOAD DATA INFILE command."
2063
#: drizzled/drizzled.cc:3085
2065
"Tells the slave thread to continue replication when a query event returns an "
2066
"error from the provided list."
2069
#: drizzled/drizzled.cc:3089
2071
"Modes for how replication events should be executed. Legal values are "
2072
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2073
"stop for operations that are idempotent. In STRICT mode, replication will "
2074
"stop on any unexpected difference between the master and the slave."
2077
#: drizzled/drizzled.cc:3097
2081
#: drizzled/drizzled.cc:3100
1384
#: drizzled/drizzled.cc:2813
2082
1385
msgid "Enable symbolic link support."
2085
#: drizzled/drizzled.cc:3109
1388
#: drizzled/drizzled.cc:2822
2087
1390
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2090
#: drizzled/drizzled.cc:3114
2092
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2096
#: drizzled/drizzled.cc:3119
1393
#: drizzled/drizzled.cc:2827
2098
1395
"Using this option will cause most temporary files created to use a small set "
2099
1396
"of names, rather than a unique name for each new file."
2102
#: drizzled/drizzled.cc:3124
1399
#: drizzled/drizzled.cc:2832
2104
1401
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2107
#: drizzled/drizzled.cc:3129
1404
#: drizzled/drizzled.cc:2837
2108
1405
msgid "Path for temporary files."
2111
#: drizzled/drizzled.cc:3133
1408
#: drizzled/drizzled.cc:2841
2112
1409
msgid "Default transaction isolation level."
2115
#: drizzled/drizzled.cc:3137
1412
#: drizzled/drizzled.cc:2845
2116
1413
msgid "Run drizzled daemon as user."
2119
#: drizzled/drizzled.cc:3145
1416
#: drizzled/drizzled.cc:2853
2121
1418
"The number of outstanding connection requests Drizzle can have. This comes "
2122
1419
"into play when the main Drizzle thread gets very many connection requests in "
2123
1420
"a very short time."
2126
#: drizzled/drizzled.cc:3151
2128
"The size of the cache to hold the SQL statements for the binary log during a "
2129
"transaction. If you often use big, multi-statement transactions you can "
2130
"increase this to get more performance."
2133
#: drizzled/drizzled.cc:3157
1423
#: drizzled/drizzled.cc:2859
2135
1425
"Size of tree cache used in bulk insert optimization. Note that this is a "
2136
1426
"limit per thread!"
2139
#: drizzled/drizzled.cc:3163
1429
#: drizzled/drizzled.cc:2865
2141
1431
"The number of seconds the drizzled server is waiting for a connect packet "
2142
1432
"before responding with 'Bad handshake'."
2145
#: drizzled/drizzled.cc:3168
1435
#: drizzled/drizzled.cc:2870
2146
1436
msgid "The DATE format (For future)."
2149
#: drizzled/drizzled.cc:3173
1439
#: drizzled/drizzled.cc:2875
2150
1440
msgid "The DATETIME/TIMESTAMP format (for future)."
2153
#: drizzled/drizzled.cc:3178
1443
#: drizzled/drizzled.cc:2880
2154
1444
msgid "The default week format used by WEEK() functions."
2157
#: drizzled/drizzled.cc:3183
1447
#: drizzled/drizzled.cc:2885
2159
1449
"Precision of the result of '/' operator will be increased on that value."
2162
#: drizzled/drizzled.cc:3189
2164
"If non-zero, binary logs will be purged after expire_logs_days days; "
2165
"possible purges happen at startup and at binary log rotation."
2168
#: drizzled/drizzled.cc:3195
1452
#: drizzled/drizzled.cc:2891
2169
1453
msgid "The maximum length of the result of function group_concat."
2172
#: drizzled/drizzled.cc:3200
1456
#: drizzled/drizzled.cc:2896
2174
1458
"The number of seconds the server waits for activity on an interactive "
2175
1459
"connection before closing it."
2178
#: drizzled/drizzled.cc:3206
1462
#: drizzled/drizzled.cc:2902
2179
1463
msgid "The size of the buffer that is used for full joins."
2182
#: drizzled/drizzled.cc:3212
1466
#: drizzled/drizzled.cc:2908
2183
1467
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2186
#: drizzled/drizzled.cc:3217
1470
#: drizzled/drizzled.cc:2913
2188
1472
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2189
1473
"this to get better index handling (for all reads and multiple writes) to as "
2190
1474
"much as you can afford;"
2193
#: drizzled/drizzled.cc:3226
1477
#: drizzled/drizzled.cc:2922
2195
1479
"This characterizes the number of hits a hot block has to be untouched until "
2196
1480
"it is considered aged enough to be downgraded to a warm block. This "
2198
1482
"blocks in key cache"
2201
#: drizzled/drizzled.cc:3235
1485
#: drizzled/drizzled.cc:2931
2202
1486
msgid "The default size of key cache blocks"
2205
#: drizzled/drizzled.cc:3241
1489
#: drizzled/drizzled.cc:2937
2206
1490
msgid "The minimum percentage of warm blocks in key cache"
2209
#: drizzled/drizzled.cc:3247
1493
#: drizzled/drizzled.cc:2943
2210
1494
msgid "Max packetlength to send/receive from to server."
2213
#: drizzled/drizzled.cc:3252
2215
"Can be used to restrict the total size used to cache a multi-transaction "
2219
#: drizzled/drizzled.cc:3257
2221
"Binary log will be rotated automatically when the size exceeds this value. "
2222
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2223
"for this variable is 4096."
2226
#: drizzled/drizzled.cc:3263
1497
#: drizzled/drizzled.cc:2948
2228
1499
"If there is more than this number of interrupted connections from a host "
2229
1500
"this host will be blocked from further connections."
2232
#: drizzled/drizzled.cc:3270
1503
#: drizzled/drizzled.cc:2955
2233
1504
msgid "The number of simultaneous clients allowed."
2236
#: drizzled/drizzled.cc:3275
1507
#: drizzled/drizzled.cc:2959
2237
1508
msgid "Max number of errors/warnings to store for a statement."
2240
#: drizzled/drizzled.cc:3280
1511
#: drizzled/drizzled.cc:2964
2241
1512
msgid "Don't allow creation of heap tables bigger than this."
2244
#: drizzled/drizzled.cc:3286
1515
#: drizzled/drizzled.cc:2970
2246
1517
"Joins that are probably going to read more than max_join_size records return "
2250
#: drizzled/drizzled.cc:3292
1521
#: drizzled/drizzled.cc:2976
2251
1522
msgid "Max number of bytes in sorted records."
2254
#: drizzled/drizzled.cc:3297
2256
"If non-zero: relay log will be rotated automatically when the size exceeds "
2257
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2258
"excepted, the minimum value for this variable is 4096."
2261
#: drizzled/drizzled.cc:3304
1525
#: drizzled/drizzled.cc:2981
2262
1526
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2265
#: drizzled/drizzled.cc:3309
1529
#: drizzled/drizzled.cc:2986
2267
1531
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2268
1532
"max_sort_length bytes of each value are used; the rest are ignored)."
2271
#: drizzled/drizzled.cc:3316
1535
#: drizzled/drizzled.cc:2993
2272
1536
msgid "Maximum number of temporary tables a client can keep open at a time."
2275
#: drizzled/drizzled.cc:3321
1539
#: drizzled/drizzled.cc:2998
2276
1540
msgid "After this many write locks, allow some read locks to run in between."
2279
#: drizzled/drizzled.cc:3325
1543
#: drizzled/drizzled.cc:3002
2281
1545
"Don't log queries which examine less than min_examined_row_limit rows to "
2285
#: drizzled/drizzled.cc:3331
1549
#: drizzled/drizzled.cc:3008
2287
1551
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2288
1552
"Possible values of name are 'nulls_unequal' (default behavior), "
2289
1553
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2292
#: drizzled/drizzled.cc:3338
1556
#: drizzled/drizzled.cc:3015
2293
1557
msgid "Buffer length for TCP/IP and socket communication."
2296
#: drizzled/drizzled.cc:3343
1560
#: drizzled/drizzled.cc:3020
2298
1562
"Number of seconds to wait for more data from a connection before aborting "
2302
#: drizzled/drizzled.cc:3349
1566
#: drizzled/drizzled.cc:3026
2304
1568
"If a read on a communication port is interrupted, retry this many times "
2305
1569
"before giving up."
2308
#: drizzled/drizzled.cc:3355
1572
#: drizzled/drizzled.cc:3032
2310
1574
"Number of seconds to wait for a block to be written to a connection before "
2311
1575
"aborting the write."
2314
#: drizzled/drizzled.cc:3361
1578
#: drizzled/drizzled.cc:3038
2315
1579
msgid "Use compatible behavior."
2318
#: drizzled/drizzled.cc:3366
1582
#: drizzled/drizzled.cc:3043
2320
1584
"If this is not 0, then drizzled will use this value to reserve file "
2321
1585
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2342
1606
"(used for testing/comparison)."
2345
#: drizzled/drizzled.cc:3393
1609
#: drizzled/drizzled.cc:3070
2346
1610
msgid "Directory for plugins."
2349
#: drizzled/drizzled.cc:3397
1613
#: drizzled/drizzled.cc:3074
2351
1615
"Optional colon (or semicolon) separated list of plugins to load,where each "
2352
1616
"plugin is identified by the name of the shared library. [for example: --"
2353
1617
"plugin_load=libmd5udf.so:libauth_pam.so]"
2356
#: drizzled/drizzled.cc:3403
1620
#: drizzled/drizzled.cc:3080
2357
1621
msgid "The size of the buffer that is allocated when preloading indexes"
2360
#: drizzled/drizzled.cc:3408
1624
#: drizzled/drizzled.cc:3085
2361
1625
msgid "Allocation block size for query parsing and execution"
2364
#: drizzled/drizzled.cc:3413
1628
#: drizzled/drizzled.cc:3090
2365
1629
msgid "Persistent buffer for query parsing and execution"
2368
#: drizzled/drizzled.cc:3419
1632
#: drizzled/drizzled.cc:3096
2369
1633
msgid "Allocation block size for storing ranges during optimization"
2372
#: drizzled/drizzled.cc:3425
1636
#: drizzled/drizzled.cc:3102
2374
1638
"Each thread that does a sequential scan allocates a buffer of this size for "
2375
1639
"each table it scans. If you do many sequential scans, you may want to "
2376
1640
"increase this value."
2379
#: drizzled/drizzled.cc:3433
1643
#: drizzled/drizzled.cc:3110
2381
1645
"When reading rows in sorted order after a sort, the rows are read through "
2382
1646
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2383
1647
"record_buffer."
2386
#: drizzled/drizzled.cc:3441
2388
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2392
#: drizzled/drizzled.cc:3447
2393
msgid "Maximum space to use for all relay logs."
2396
#: drizzled/drizzled.cc:3452
2397
msgid "Use compression on master/slave protocol."
2400
#: drizzled/drizzled.cc:3457
2402
"Number of seconds to wait for more data from a master/slave connection "
2403
"before aborting the read."
2406
#: drizzled/drizzled.cc:3462
2408
"Number of times the slave SQL thread will retry a transaction in case it "
2409
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2413
#: drizzled/drizzled.cc:3468
2414
msgid "Allow slave to batch requests."
2417
#: drizzled/drizzled.cc:3472
2419
"If creating the thread takes longer than this value (in seconds), the "
2420
"Slow_launch_threads counter will be incremented."
2423
#: drizzled/drizzled.cc:3477
1650
#: drizzled/drizzled.cc:3118
2424
1651
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2427
#: drizzled/drizzled.cc:3483
2429
"Synchronously flush binary log to disk after every #th event. Use 0 "
2430
"(default) to disable synchronous flushing."
2433
#: drizzled/drizzled.cc:3488
1654
#: drizzled/drizzled.cc:3124
2434
1655
msgid "The number of cached table definitions."
2437
#: drizzled/drizzled.cc:3492
1658
#: drizzled/drizzled.cc:3128
2438
1659
msgid "The number of cached open tables."
2441
#: drizzled/drizzled.cc:3496
1662
#: drizzled/drizzled.cc:3132
2443
1664
"Timeout in seconds to wait for a table level lock before returning an error. "
2444
1665
"Used only if the connection has active cursors."
2447
#: drizzled/drizzled.cc:3501
2449
"How many threads we should create to handle query requests in case of "
2450
"'thread_handling=pool-of-threads'"
2453
#: drizzled/drizzled.cc:3506
1668
#: drizzled/drizzled.cc:3137
2454
1669
msgid "The stack size for each thread."
2457
#: drizzled/drizzled.cc:3512
1672
#: drizzled/drizzled.cc:3143
2458
1673
msgid "The TIME format (for future)."
2461
#: drizzled/drizzled.cc:3517
1676
#: drizzled/drizzled.cc:3148
2463
1678
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2464
1679
"automatically convert it to an on-disk MyISAM table."
2467
#: drizzled/drizzled.cc:3523
1682
#: drizzled/drizzled.cc:3154
2468
1683
msgid "Allocation block size for transactions to be stored in binary log"
2471
#: drizzled/drizzled.cc:3528
1686
#: drizzled/drizzled.cc:3159
2472
1687
msgid "Persistent buffer for transactions to be stored in binary log"
2475
#: drizzled/drizzled.cc:3533
1690
#: drizzled/drizzled.cc:3164
2477
1692
"The number of seconds the server waits for activity on a connection before "
2481
#: drizzled/drizzled.cc:3779
1696
#: drizzled/drizzled.cc:3317
2483
1698
"Copyright (C) 2008 Sun Microsystems\n"
2484
1699
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5898
5177
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5901
#: drizzled/handler.cc:1058
5180
#: drizzled/handler.cc:1054
5902
5181
msgid "Crash recovery finished."
5905
#: drizzled/log.cc:329
5906
msgid "I/O error reading the header from the binary log"
5909
#: drizzled/log.cc:336
5911
"Binlog has bad magic number; It's not a binary log file that can be used by "
5912
"this version of Drizzle"
5915
#: drizzled/log.cc:351
5917
msgid "Failed to open log (file '%s', errno %d)"
5920
#: drizzled/log.cc:353 drizzled/log.cc:361
5921
msgid "Could not open log file"
5924
#: drizzled/log.cc:359
5926
msgid "Failed to create a cache on log (file '%s')"
5929
#: drizzled/log.cc:511 drizzled/log.cc:876
5932
"Could not use %s for logging (error %d). Turning logging off for the whole "
5933
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5934
"shutdown the Drizzle server and restart it."
5937
#: drizzled/log.cc:1144 drizzled/log.cc:1175 drizzled/log.cc:1424
5938
#: drizzled/log.cc:1546
5940
msgid "Failed to delete file '%s'"
5943
#: drizzled/log.cc:1153 drizzled/log.cc:1432 drizzled/log.cc:1554
5946
"a problem with deleting %s; consider examining correspondence of your binlog "
5947
"index file to the actual binlog files"
5950
#: drizzled/log.cc:1280
5952
msgid "next log error: %d offset: %s log: %s included: %d"
5955
#: drizzled/log.cc:1390 drizzled/log.cc:1514
5957
msgid "Failed to execute stat() on file '%s'"
5960
#: drizzled/log.cc:1401 drizzled/log.cc:1525
5963
"a problem with getting info on being purged %s; consider examining "
5964
"correspondence of your binlog index file to the actual binlog files"
5967
#: drizzled/log.cc:2477 drizzled/log.cc:2975
5969
msgid "Recovering after a crash using %s"
5972
#: drizzled/log.cc:2480
5974
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5977
#: drizzled/log.cc:2822
5978
msgid "Bad magic header in tc log"
5981
#: drizzled/log.cc:2832
5984
"Recovery failed! You must enable exactly %d storage engines that support two-"
5985
"phase commit protocol"
5988
#: drizzled/log.cc:2860
5990
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5991
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5992
"heuristic-recover={commit|rollback}"
5995
#: drizzled/log.cc:2890
5996
msgid "Heuristic crash recovery mode"
5999
#: drizzled/log.cc:2892
6000
msgid "Heuristic crash recovery failed"
6003
#: drizzled/log.cc:2893
6004
msgid "Please restart mysqld without --tc-heuristic-recover"
6007
#: drizzled/log.cc:2937 drizzled/log.cc:2961
6009
msgid "find_log_pos() failed (error: %d)"
6012
#: drizzled/log.cc:3076
6014
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6015
"of memory error) and restart, or delete (or rename) binary log and start "
6016
"mysqld with --tc-heuristic-recover={commit|rollback}"
6019
#: drizzled/log_event.cc:140
6021
msgid " %s, Error_code: %d;"
6024
#: drizzled/log_event.cc:144
6027
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
6028
"master log %s, end_log_pos %lu"
6031
#: drizzled/log_event.cc:150
6035
#: drizzled/log_event.cc:904
6038
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6041
#: drizzled/log_event.cc:1613
6044
"Query partially completed on the master (error on master: %d) and was "
6045
"aborted. There is a chance that your master is inconsistent at this point. "
6046
"If you are sure that your master is ok, run this query manually on the slave "
6047
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
6048
"SLAVE; . Query: '%s'"
6051
#: drizzled/log_event.cc:1639
6054
"Query caused differenxt errors on master and slave.\n"
6055
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
6056
"Default database: '%s'. Query: '%s'"
6059
#: drizzled/log_event.cc:1644
6063
#: drizzled/log_event.cc:1664
6065
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6068
#: drizzled/log_event.cc:1666 drizzled/log_event.cc:4309
6069
#: drizzled/log_event.cc:4340 drizzled/log_event.cc:5077
6070
msgid "unexpected success or fatal error"
6073
#: drizzled/log_event.cc:2119
6075
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6076
"probable cause is that the master died while writing the transaction to its "
6077
"binary log, thus rolled back too."
6080
#: drizzled/log_event.cc:2774
6083
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6084
"produced %ld warning(s). Default database: '%s'"
6087
#: drizzled/log_event.cc:2824
6090
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6093
#: drizzled/log_event.cc:2836
6095
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6098
#: drizzled/log_event.cc:3098
6099
msgid "Out of memory while recording slave event"
6102
#: drizzled/log_event.cc:3348 drizzled/log_event.cc:3374
6104
msgid "Error in Create_file event: could not open file '%s'"
6107
#: drizzled/log_event.cc:3360
6109
msgid "Error in Create_file event: could not write to file '%s'"
6112
#: drizzled/log_event.cc:3381
6114
msgid "Error in Create_file event: write to '%s' failed"
6117
#: drizzled/log_event.cc:3495
6119
msgid "Error in %s event: could not create file '%s'"
6122
#: drizzled/log_event.cc:3504
6124
msgid "Error in %s event: could not open file '%s'"
6127
#: drizzled/log_event.cc:3511
6129
msgid "Error in %s event: write to '%s' failed"
6132
#: drizzled/log_event.cc:3673
6134
msgid "Error in Exec_load event: could not open file '%s'"
6137
#: drizzled/log_event.cc:3683
6139
msgid "Error in Exec_load event: file '%s' appears corrupted"
6142
#: drizzled/log_event.cc:3713
6144
msgid "%s. Failed executing load from '%s'"
6147
#: drizzled/log_event.cc:3886
6148
msgid "Not enough memory"
6151
#: drizzled/log_event.cc:4306
6153
msgid "Error '%s' in %s event: when locking tables"
6156
#: drizzled/log_event.cc:4316
6158
msgid "Error in %s event: when locking tables"
6161
#: drizzled/log_event.cc:4337
6163
msgid "Error '%s' on reopening tables"
6166
#: drizzled/log_event.cc:4678
6168
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6171
#: drizzled/log_event.cc:5074
6173
msgid "Error '%s' on opening table `%s`.`%s`"
5184
#: drizzled/handlerton.cc:268
5185
msgid "Too many storage engines!"
5188
#: drizzled/handlerton.cc:273
5190
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6176
5193
#. TRANSLATORS: The leading word "logging" is the name
6177
5194
#. of the plugin api, and so should not be translated.
6178
#: drizzled/logging.cc:62
5195
#: drizzled/logging.cc:65
6180
5197
msgid "logging plugin '%s' deinit() failed"
6183
5200
#. TRANSLATORS: The leading word "logging" is the name
6184
5201
#. of the plugin api, and so should not be translated.
6185
#: drizzled/logging.cc:85
5202
#: drizzled/logging.cc:87
6187
5204
msgid "logging plugin '%s' logging_pre() failed"
6190
5207
#. TRANSLATORS: The leading word "logging" is the name
6191
5208
#. of the plugin api, and so should not be translated.
6192
#: drizzled/logging.cc:118
5209
#: drizzled/logging.cc:119
6194
5211
msgid "logging plugin '%s' logging_post() failed"
6227
5244
msgid "qcache plugin '%s' init() failed"
6230
#: drizzled/qcache.cc:58
5247
#: drizzled/qcache.cc:60
6232
5249
msgid "qcache plugin '%s' deinit() failed"
6235
#: drizzled/qcache.cc:103
5252
#: drizzled/qcache.cc:105
6237
5254
msgid "qcache plugin '%s' try_fetch_and_send() failed"
6240
#: drizzled/qcache.cc:120
5257
#: drizzled/qcache.cc:122
6242
5259
msgid "qcache plugin '%s' set() failed"
6245
#: drizzled/qcache.cc:139
5262
#: drizzled/qcache.cc:141
6247
5264
msgid "qcache plugin '%s' invalidate_table() failed"
6250
#: drizzled/qcache.cc:158
5267
#: drizzled/qcache.cc:160
6252
5269
msgid "qcache plugin '%s' invalidate_db() failed"
6255
#: drizzled/qcache.cc:176
5272
#: drizzled/qcache.cc:178
6257
5274
msgid "qcache plugin '%s' flush() failed"
6260
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1090
6261
#: drizzled/slave.cc:2104
6262
msgid "Failed to flush master info file"
6265
#: drizzled/replication/replication.cc:106
6266
msgid "Failed in send_file() while reading file name"
6269
#: drizzled/replication/replication.cc:119
6270
msgid "Failed in send_file() on open of file"
6273
#: drizzled/replication/replication.cc:127
6274
msgid "Failed in send_file() while writing data to client"
6277
#: drizzled/replication/replication.cc:136
6278
msgid "Failed in send_file() while negotiating file transfer close"
6281
#: drizzled/replication/reporting.cc:54
6283
msgid "Slave %s: %s%s Error_code: %d"
6286
#: drizzled/replication/rli.cc:149
6289
"Neither --relay-log nor --relay-log-index were used; so replication may "
6290
"break when this Drizzle server acts as a slave and has his hostname "
6291
"changed!! Please use '--relay-log=%s' to avoid this problem."
6294
#: drizzled/replication/rli.cc:166
6295
msgid "Failed in open_log() called from init_relay_log_info()"
6298
#: drizzled/replication/rli.cc:188
6299
msgid "Failed to flush relay log info file"
6302
#: drizzled/replication/rli.cc:191
6303
msgid "Error counting relay log space"
6306
#: drizzled/replication/rli.cc:215
6308
msgid "log %s listed in the index, but failed to stat"
6311
#: drizzled/replication/rli.cc:230
6312
msgid "Could not find first log while counting relay log space"
6315
#: drizzled/replication/rli.cc:885
6316
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6319
#: drizzled/replication/utility.cc:117
6321
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6324
#: drizzled/replication/utility.cc:132
6327
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6328
"Master's column size should be <= the slave's column size."
6331
#: drizzled/scheduler.cc:132
6332
msgid "Memory allocation error in session_scheduler::init\n"
6335
#: drizzled/scheduler.cc:210
6336
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6339
#: drizzled/scheduler.cc:216
6340
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6343
#: drizzled/scheduler.cc:228
6344
msgid "session_add_event event_add error in libevent_init\n"
6347
#: drizzled/scheduler.cc:244
6349
msgid "Can't create completion port thread (error %d)"
6352
#: drizzled/scheduler.cc:357
6353
msgid "event_add error in libevent_add_session_callback\n"
6356
#: drizzled/scheduler.cc:383
6357
msgid "Scheduler init error in libevent_add_new_connection\n"
6360
#: drizzled/scheduler.cc:464
6361
msgid "libevent_thread_proc: my_thread_init() failed\n"
6364
#. TRANSLATORS: The leading word "scheduling" is the name
6365
#. of the plugin api, and so should not be translated.
6366
#: drizzled/scheduling.cc:40
5277
#. TRANSLATORS: The leading word "replicator" is the name
5278
#. of the plugin api, and so should not be translated.
5279
#: drizzled/replicator.cc:41
5281
msgid "replicator plugin '%s' init() failed"
5284
#. TRANSLATORS: The leading word "replicator" is the name
5285
#. of the plugin api, and so should not be translated.
5286
#: drizzled/replicator.cc:65
5288
msgid "replicator plugin '%s' deinit() failed"
5291
#. TRANSLATORS: The leading word "replicator" is the name
5292
#. of the plugin api, and so should not be translated.
5293
#: drizzled/replicator.cc:89
5295
msgid "replicator plugin '%s' session_init() failed"
5298
#. TRANSLATORS: The leading word "replicator" is the name
5299
#. of the plugin api, and so should not be translated.
5300
#: drizzled/replicator.cc:159
5302
msgid "replicator plugin '%s' row_insert() failed"
5305
#. TRANSLATORS: The leading word "replicator" is the name
5306
#. of the plugin api, and so should not be translated.
5307
#: drizzled/replicator.cc:173
5309
msgid "replicator plugin '%s' row_update() failed"
5312
#. TRANSLATORS: The leading word "replicator" is the name
5313
#. of the plugin api, and so should not be translated.
5314
#: drizzled/replicator.cc:187
5316
msgid "replicator plugin '%s' row_delete() failed"
5319
#. TRANSLATORS: The leading word "replicator" is the name
5320
#. of the plugin api, and so should not be translated.
5321
#: drizzled/replicator.cc:272
5323
msgid "replicator plugin '%s' end_transaction() failed"
5326
#. TRANSLATORS: The leading word "replicator" is the name
5327
#. of the plugin api, and so should not be translated.
5328
#: drizzled/replicator.cc:329
5330
msgid "replicator plugin '%s' statement() failed"
5333
#: drizzled/scheduling.cc:55
6368
5335
msgid "scheduling plugin '%s' init() failed"
6371
5338
#. TRANSLATORS: The leading word "scheduling" is the name
6372
5339
#. of the plugin api, and so should not be translated.
6373
#: drizzled/scheduling.cc:62
5340
#: drizzled/scheduling.cc:98
6375
5342
msgid "scheduling plugin '%s' deinit() failed"
6378
#. TRANSLATORS: The leading word "scheduling" is the name
6379
#. of the plugin api, and so should not be translated.
6380
#: drizzled/scheduling.cc:98
6382
msgid "scheduling plugin '%s' scheduling_func1() failed"
6385
#. TRANSLATORS: The leading word "scheduling" is the name
6386
#. of the plugin api, and so should not be translated.
6387
#: drizzled/scheduling.cc:152
6389
msgid "scheduling plugin '%s' scheduling_func2() failed"
6392
#: drizzled/set_var.cc:684
6393
msgid "Ambiguous slave modes combination. STRICT will be used"
6396
#: drizzled/slave.cc:104
6397
msgid "Waiting to reconnect after a failed registration on master"
6400
#: drizzled/slave.cc:105
6402
"Slave I/O thread killed while waiting to reconnect after a failed "
6403
"registration on master"
6406
#: drizzled/slave.cc:107
6407
msgid "Reconnecting after a failed registration on master"
6410
#: drizzled/slave.cc:108
6413
"failed registering on master, reconnecting to try again, log '%s' at "
6417
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6418
msgid "Slave I/O thread killed during or after reconnect"
6421
#: drizzled/slave.cc:114
6422
msgid "Waiting to reconnect after a failed binlog dump request"
6425
#: drizzled/slave.cc:115
6426
msgid "Slave I/O thread killed while retrying master dump"
6429
#: drizzled/slave.cc:116
6430
msgid "Reconnecting after a failed binlog dump request"
6433
#: drizzled/slave.cc:117
6435
msgid "failed dump request, reconnecting to try again, log '%s' at position %s"
6438
#: drizzled/slave.cc:123
6439
msgid "Waiting to reconnect after a failed master event read"
6442
#: drizzled/slave.cc:124
6443
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6446
#: drizzled/slave.cc:126
6447
msgid "Reconnecting after a failed master event read"
6450
#: drizzled/slave.cc:127
6453
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6457
#: drizzled/slave.cc:130
6459
"Slave I/O thread killed during or after a reconnect done to recover from "
6463
#: drizzled/slave.cc:243
6464
msgid "Failed to allocate memory for the master info structure"
6467
#: drizzled/slave.cc:249 drizzled/slave.cc:1776
6468
msgid "Failed to initialize the master info structure"
6471
#: drizzled/slave.cc:264
6472
msgid "Failed to create slave threads"
6475
#: drizzled/slave.cc:461
6476
msgid "Server id not set, will not start slave"
6479
#: drizzled/slave.cc:627
6481
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6482
"updates to a non-transactional table without any primary key. There is a "
6483
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6484
"check your tables' contents after restart."
6487
#: drizzled/slave.cc:788 drizzled/slave.cc:803
6488
msgid "Master reported unrecognized DRIZZLE version"
6491
#: drizzled/slave.cc:844
6492
msgid "default Format_description_log_event"
6495
#: drizzled/slave.cc:866
6498
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6499
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6502
#: drizzled/slave.cc:893
6504
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6505
"server ids; these ids must be different for replication to work (or the --"
6506
"replicate-same-server-id option must be used on slave but this does not "
6507
"always make sense; please check the manual before using it)."
6510
#: drizzled/slave.cc:938
6512
"The slave I/O thread stops because master and slave have different values "
6513
"for the COLLATION_SERVER global variable. The values must be equal for "
6514
"replication to work"
6517
#: drizzled/slave.cc:974
6519
"The slave I/O thread stops because master and slave have different values "
6520
"for the TIME_ZONE global variable. The values must be equal for replication "
6524
#: drizzled/slave.cc:1039
6525
msgid "Waiting for the slave SQL thread to free enough relay log space"
6528
#: drizzled/slave.cc:1085
6530
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6534
#: drizzled/slave.cc:1096
6535
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6538
#: drizzled/slave.cc:1428
6540
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6543
#: drizzled/slave.cc:1481
6545
msgid "Error reading packet from server: %s ( server_errno=%d)"
6548
#: drizzled/slave.cc:1489
6550
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6553
#: drizzled/slave.cc:1647
6556
"It was not possible to update the positions of the relay log information: "
6557
"the slave may be in an inconsistent state. Stopped in %s position %s"
6560
#: drizzled/slave.cc:1722 drizzled/slave.cc:2314
6562
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6565
#: drizzled/slave.cc:1781 drizzled/slave.cc:2263
6567
msgid "Error initializing relay log position: %s"
6570
#: drizzled/slave.cc:1797
6573
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6574
"Consider raising the value of the slave_transaction_retries variable."
6577
#: drizzled/slave.cc:1820
6579
"Could not parse relay log event entry. The possible reasons are: the "
6580
"master's binary log is corrupted (you can check this by running "
6581
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6582
"can check this by running 'mysqlbinlog' on the relay log), a network "
6583
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6584
"check the master's binary log or slave's relay log, you will be able to know "
6585
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6588
#: drizzled/slave.cc:1941
6589
msgid "Failed during slave I/O thread initialization"
6592
#: drizzled/slave.cc:1955
6593
msgid "error in drizzle_create()"
6596
#: drizzled/slave.cc:1963
6599
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6600
"'%s' at position %s"
6603
#: drizzled/slave.cc:1977
6604
msgid "Slave I/O thread killed while connecting to master"
6607
#: drizzled/slave.cc:2001
6608
msgid "Slave I/O thread couldn't register on master"
6611
#: drizzled/slave.cc:2013 drizzled/slave.cc:2037 drizzled/slave.cc:2061
6612
msgid "Forcing to reconnect slave I/O thread"
6615
#: drizzled/slave.cc:2026
6616
msgid "Failed on request_dump()"
6619
#: drizzled/slave.cc:2027
6621
"Slave I/O thread killed while "
6622
"requesting master dump"
6625
#: drizzled/slave.cc:2053
6626
msgid "Waiting for master to send event"
6629
#: drizzled/slave.cc:2055
6630
msgid "Slave I/O thread killed while reading event"
6633
#: drizzled/slave.cc:2073
6636
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6637
"entry is correct, restart the server with a higher value of "
6638
"max_allowed_packet"
6641
#: drizzled/slave.cc:2087
6642
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6645
#: drizzled/slave.cc:2097
6646
msgid "Queuing master event to the relay log"
6649
#: drizzled/slave.cc:2124
6650
msgid "Slave I/O thread aborted while waiting for relay log space"
6653
#: drizzled/slave.cc:2134
6655
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6658
#: drizzled/slave.cc:2155
6659
msgid "Waiting for slave mutex on exit"
6662
#: drizzled/slave.cc:2219
6663
msgid "Failed during slave thread initialization"
6666
#: drizzled/slave.cc:2285
6669
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6670
"s, relay log '%s' position: %s"
6673
#: drizzled/slave.cc:2299
6674
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6677
#: drizzled/slave.cc:2325
6678
msgid "Reading event from the relay log"
6681
#: drizzled/slave.cc:2350
6683
msgid "Slave (additional info): %s Error_code: %d"
6686
#: drizzled/slave.cc:2367
6688
msgid "Slave: %s Error_code: %d"
6691
#: drizzled/slave.cc:2370
6694
"Error loading user-defined library, slave SQL thread aborted. Install the "
6695
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6696
"stopped at log '%s' position %s"
6699
#: drizzled/slave.cc:2378
6702
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6703
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6706
#: drizzled/slave.cc:2390
6709
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6712
#: drizzled/slave.cc:2479
6714
msgid "Slave I/O: failed requesting download of '%s'"
6717
#: drizzled/slave.cc:2496
6719
msgid "Network read error downloading '%s' from master"
6722
#: drizzled/slave.cc:2518
6723
msgid "error writing Exec_load event to relay log"
6726
#: drizzled/slave.cc:2532
6727
msgid "error writing Create_file event to relay log"
6730
#: drizzled/slave.cc:2547
6731
msgid "error writing Append_block event to relay log"
6734
#: drizzled/slave.cc:2643
6735
msgid "Memory allocation failed"
6738
#: drizzled/slave.cc:2668 drizzled/slave.cc:2754
6741
"Read invalid event from master: '%s', master could be corrupt but a more "
6742
"likely cause of this is a bug"
6745
#: drizzled/slave.cc:3026
6746
msgid "could not queue event from master"
6749
#: drizzled/slave.cc:3116
6751
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6754
#: drizzled/slave.cc:3118
6755
msgid "reconnecting"
6758
#: drizzled/slave.cc:3118
6762
#: drizzled/slave.cc:3142
6765
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6769
#: drizzled/slave.cc:3503
6771
msgid "next log '%s' is currently active"
6774
#: drizzled/slave.cc:3533
6776
msgid "next log '%s' is not active"
6779
#: drizzled/slave.cc:3549
6782
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6785
#: drizzled/slave.cc:3555
6786
msgid "Aborting slave SQL thread because of partial event read"
6789
#: drizzled/slave.cc:3561 drizzled/slave.cc:3568
6791
msgid "Error reading relay log event: %s"
6794
#: drizzled/slave.cc:3562
6795
msgid "slave SQL thread was killed"
6798
#: drizzled/slave.cc:3660
6801
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6802
"check error log on slave for more info"
6805
#: drizzled/slave.cc:3666
6808
"According to the master's version ('%s'), it is probable that master suffers "
6809
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6810
"current binary log event may make the slave's data become different from the "
6811
"master's data. To take no risk, slave refuses to replicate this event and "
6812
"stops. We recommend that all updates be stopped on the master and slave, "
6813
"that the data of both be manually synchronized, that master's binary logs be "
6814
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6815
"Then replication can be restarted."
6818
#: drizzled/sql_base.cc:2317
5345
#: drizzled/sql_base.cc:2311
6820
5347
msgid "Table %s had a open data handler in reopen_table"
6823
#: drizzled/sql_base.cc:2966
5350
#: drizzled/sql_base.cc:2960
6825
5352
msgid "Couldn't repair table: %s.%s"
6828
#: drizzled/sql_base.cc:3009
5355
#: drizzled/sql_base.cc:3002
6831
5358
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6832
"s`.`%s`' to the binary log"
5359
"s`.`%s`' to replication"
6835
#: drizzled/sql_base.cc:3618
5362
#: drizzled/sql_base.cc:3609
6837
5364
msgid "Could not remove temporary table: '%s', error: %d"
6840
#: drizzled/sql_plugin.cc:686
5367
#: drizzled/sql_plugin.cc:687
6842
5369
msgid "Plugin '%s' of type %s failed deinitialization"
6845
#: drizzled/sql_plugin.cc:700
5372
#: drizzled/sql_plugin.cc:701
6847
5374
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6850
#: drizzled/sql_plugin.cc:787
5377
#: drizzled/sql_plugin.cc:789
6852
5379
msgid "Plugin '%s' registration as a %s failed."
6855
#: drizzled/sql_plugin.cc:1026
5382
#: drizzled/sql_plugin.cc:1027
6856
5383
msgid "plugin-load parameter too long"
6859
#: drizzled/sql_plugin.cc:1086
5386
#: drizzled/sql_plugin.cc:1087
6861
5388
msgid "Couldn't load plugin named '%s' with soname '%s'."
6864
#: drizzled/sql_plugin.cc:1139
5391
#: drizzled/sql_plugin.cc:1140
6866
5393
msgid "Forcing shutdown of %<PRIu64> plugins"
6869
#: drizzled/sql_plugin.cc:1162
5396
#: drizzled/sql_plugin.cc:1163
6871
5398
msgid "Plugin '%s' will be forced to shutdown"
6874
#: drizzled/sql_plugin.cc:1178
5401
#: drizzled/sql_plugin.cc:1179
6876
5403
msgid "Plugin '%s' has ref_count=%d after shutdown."
6879
#: drizzled/sql_plugin.cc:1568
5406
#: drizzled/sql_plugin.cc:1569
6880
5407
msgid "Out of memory."
6883
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
5410
#: drizzled/sql_plugin.cc:2418 drizzled/sql_plugin.cc:2481
6885
5412
msgid "Unknown variable type code 0x%x in plugin '%s'."
6888
#: drizzled/sql_plugin.cc:2460
5415
#: drizzled/sql_plugin.cc:2461
6891
5418
"Server variable %s of plugin %s was forced to be read-only: string variable "
6892
5419
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6895
#: drizzled/sql_plugin.cc:2491
5422
#: drizzled/sql_plugin.cc:2492
6897
5424
msgid "Missing variable name in plugin '%s'."
6900
#: drizzled/sql_plugin.cc:2508
5427
#: drizzled/sql_plugin.cc:2509
6902
5429
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6905
#: drizzled/sql_plugin.cc:2627
5432
#: drizzled/sql_plugin.cc:2628
6907
5434
msgid "Out of memory for plugin '%s'."
6910
#: drizzled/sql_plugin.cc:2634
5437
#: drizzled/sql_plugin.cc:2635
6912
5439
msgid "Bad options for plugin '%s'."
6915
#: drizzled/sql_plugin.cc:2643
5442
#: drizzled/sql_plugin.cc:2644
6917
5444
msgid "Parsing options for plugin '%s' failed."
6920
#: drizzled/sql_plugin.cc:2686
5447
#: drizzled/sql_plugin.cc:2687
6922
5449
msgid "Plugin '%s' has conflicting system variables"
6925
#: drizzled/sql_plugin.cc:2696
5452
#: drizzled/sql_plugin.cc:2697
6927
5454
msgid "Plugin '%s' disabled by command line option"
6930
#: drizzled/sql_table.cc:112
5457
#: drizzled/sql_table.cc:130
6932
5459
msgid "Invalid (old?) table or database name '%s'"
6935
#: drizzled/sql_table.cc:2745
5462
#: drizzled/sql_table.cc:2726
6937
5464
msgid "Unknown - internal error %d during operation"
6940
#: drizzled/sql_table.cc:5015
5467
#: drizzled/sql_table.cc:5006
6942
5469
msgid "Could not open table %s.%s after rename\n"
6945
#: drizzled/sql_table.cc:5182
5472
#: drizzled/sql_table.cc:5173
6948
5475
"order_st BY ignored because there is a user-defined clustered index in the "
7017
5544
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5547
#: gnulib/getopt.c:526 gnulib/getopt.c:542
5549
msgid "%s: option `%s' is ambiguous\n"
5552
#: gnulib/getopt.c:575 gnulib/getopt.c:579
5554
msgid "%s: option `--%s' doesn't allow an argument\n"
5557
#: gnulib/getopt.c:588 gnulib/getopt.c:593
5559
msgid "%s: option `%c%s' doesn't allow an argument\n"
5562
#: gnulib/getopt.c:636 gnulib/getopt.c:655 gnulib/getopt.c:971
5563
#: gnulib/getopt.c:990
5565
msgid "%s: option `%s' requires an argument\n"
5568
#: gnulib/getopt.c:693 gnulib/getopt.c:696
5570
msgid "%s: unrecognized option `--%s'\n"
5573
#: gnulib/getopt.c:704 gnulib/getopt.c:707
5575
msgid "%s: unrecognized option `%c%s'\n"
5578
#: gnulib/getopt.c:759 gnulib/getopt.c:762
5580
msgid "%s: illegal option -- %c\n"
5583
#: gnulib/getopt.c:768 gnulib/getopt.c:771
5585
msgid "%s: invalid option -- %c\n"
5588
#: gnulib/getopt.c:823 gnulib/getopt.c:839 gnulib/getopt.c:1043
5589
#: gnulib/getopt.c:1061
5591
msgid "%s: option requires an argument -- %c\n"
5594
#: gnulib/getopt.c:892 gnulib/getopt.c:908
5596
msgid "%s: option `-W %s' is ambiguous\n"
5599
#: gnulib/getopt.c:932 gnulib/getopt.c:950
5601
msgid "%s: option `-W %s' doesn't allow an argument\n"
5604
#: libdrizzleclient/errmsg.c:27
5605
msgid "Unknown Drizzle error"
5608
#: libdrizzleclient/errmsg.c:28
5610
msgid "Can't create UNIX socket (%d)"
5613
#: libdrizzleclient/errmsg.c:29
5615
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5618
#: libdrizzleclient/errmsg.c:30
5620
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5623
#: libdrizzleclient/errmsg.c:31
5625
msgid "Can't create TCP/IP socket (%d)"
5628
#: libdrizzleclient/errmsg.c:32
5630
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5633
#: libdrizzleclient/errmsg.c:33
5634
msgid "Drizzle server has gone away"
5637
#: libdrizzleclient/errmsg.c:34
5639
msgid "Protocol mismatch; server version = %d, client version = %d"
5642
#: libdrizzleclient/errmsg.c:35
5643
msgid "Drizzle client ran out of memory"
5646
#: libdrizzleclient/errmsg.c:36
5647
msgid "Wrong host info"
5650
#: libdrizzleclient/errmsg.c:37
5651
msgid "Localhost via UNIX socket"
5654
#: libdrizzleclient/errmsg.c:38
5656
msgid "%-.100s via TCP/IP"
5659
#: libdrizzleclient/errmsg.c:39
5660
msgid "Error in server handshake"
5663
#: libdrizzleclient/errmsg.c:40
5664
msgid "Lost connection to Drizzle server during query"
5667
#: libdrizzleclient/errmsg.c:41
5668
msgid "Commands out of sync; you can't run this command now"
5671
#: libdrizzleclient/errmsg.c:42
5673
msgid "Named pipe: %-.32s"
5676
#: libdrizzleclient/errmsg.c:43
5678
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5681
#: libdrizzleclient/errmsg.c:44
5683
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5686
#: libdrizzleclient/errmsg.c:45
5688
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5691
#: libdrizzleclient/errmsg.c:46
5693
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5696
#: libdrizzleclient/errmsg.c:47
5697
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5700
#: libdrizzleclient/errmsg.c:48
5701
msgid "Embedded server"
5704
#: libdrizzleclient/errmsg.c:49
5705
msgid "Error on SHOW SLAVE STATUS:"
5708
#: libdrizzleclient/errmsg.c:50
5709
msgid "Error on SHOW SLAVE HOSTS:"
5712
#: libdrizzleclient/errmsg.c:51
5713
msgid "Error connecting to slave:"
5716
#: libdrizzleclient/errmsg.c:52
5717
msgid "Error connecting to master:"
5720
#: libdrizzleclient/errmsg.c:53
5721
msgid "SSL connection error"
5724
#: libdrizzleclient/errmsg.c:54
5725
msgid "Malformed packet"
5728
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5729
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5730
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5731
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5732
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5733
msgid "(unused error message)"
5736
#: libdrizzleclient/errmsg.c:56
5737
msgid "Invalid use of null pointer"
5740
#: libdrizzleclient/errmsg.c:57
5741
msgid "Statement not prepared"
5744
#: libdrizzleclient/errmsg.c:58
5745
msgid "No data supplied for parameters in prepared statement"
5748
#: libdrizzleclient/errmsg.c:59
5749
msgid "Data truncated"
5752
#: libdrizzleclient/errmsg.c:60
5753
msgid "No parameters exist in the statement"
5756
#: libdrizzleclient/errmsg.c:61
5757
msgid "Invalid parameter number"
5760
#: libdrizzleclient/errmsg.c:62
5763
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5766
#: libdrizzleclient/errmsg.c:64
5768
msgid "Using unsupported buffer type: %d (parameter: %d)"
5771
#: libdrizzleclient/errmsg.c:65
5773
msgid "Shared memory: %-.100s"
5776
#: libdrizzleclient/errmsg.c:75
5777
msgid "Wrong or unknown protocol"
5780
#: libdrizzleclient/errmsg.c:76
5781
msgid "Invalid connection handle"
5784
#: libdrizzleclient/errmsg.c:77
5786
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5787
"option 'secure_auth' enabled)"
5790
#: libdrizzleclient/errmsg.c:79
5791
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5794
#: libdrizzleclient/errmsg.c:80
5795
msgid "Attempt to read column without prior row fetch"
5798
#: libdrizzleclient/errmsg.c:81
5799
msgid "Prepared statement contains no metadata"
5802
#: libdrizzleclient/errmsg.c:82
5804
"Attempt to read a row while there is no result set associated with the "
5808
#: libdrizzleclient/errmsg.c:84
5809
msgid "This feature is not implemented yet"
5812
#: libdrizzleclient/errmsg.c:85
5815
"Lost connection to Drizzle server while waiting for initial communication "
5816
"packet, system error: %d"
5819
#: libdrizzleclient/errmsg.c:87
5822
"Lost connection to Drizzle server while reading initial communication "
5823
"packet, system error: %d"
5826
#: libdrizzleclient/errmsg.c:89
5829
"Lost connection to Drizzle server while sending authentication information, "
5833
#: libdrizzleclient/errmsg.c:91
5836
"Lost connection to Drizzle server while reading authorization information, "
5840
#: libdrizzleclient/errmsg.c:93
5843
"Lost connection to Drizzle server while setting initial database, system "
5847
#: libdrizzleclient/errmsg.c:95
5849
msgid "Statement closed indirectly because of a preceding %s() call"
5852
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
5854
msgid "File '%s' not found (Errcode: %d)"
5857
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
5859
msgid "Error reading file '%s' (Errcode: %d)"
5862
#: mysys/errors.cc:25
5864
msgid "Can't create/write to file '%s' (Errcode: %d)"
5867
#: mysys/errors.cc:27
5869
msgid "Error writing file '%s' (Errcode: %d)"
5872
#: mysys/errors.cc:28
5874
msgid "Error on close of '%s' (Errcode: %d)"
5877
#: mysys/errors.cc:29
5879
msgid "Out of memory (Needed %u bytes)"
5882
#: mysys/errors.cc:30
5884
msgid "Error on delete of '%s' (Errcode: %d)"
5887
#: mysys/errors.cc:31
5889
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5892
#: mysys/errors.cc:32
5894
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5897
#: mysys/errors.cc:33
5899
msgid "Can't lock file (Errcode: %d)"
5902
#: mysys/errors.cc:34
5904
msgid "Can't unlock file (Errcode: %d)"
5907
#: mysys/errors.cc:35
5909
msgid "Can't read dir of '%s' (Errcode: %d)"
5912
#: mysys/errors.cc:36
5914
msgid "Can't get stat of '%s' (Errcode: %d)"
5917
#: mysys/errors.cc:37
5919
msgid "Can't change size of file (Errcode: %d)"
5922
#: mysys/errors.cc:38
5924
msgid "Can't open stream from handle (Errcode: %d)"
5927
#: mysys/errors.cc:39
5929
msgid "Can't get working dirctory (Errcode: %d)"
5932
#: mysys/errors.cc:40
5934
msgid "Can't change dir to '%s' (Errcode: %d)"
5937
#: mysys/errors.cc:41
5939
msgid "Warning: '%s' had %d links"
5942
#: mysys/errors.cc:42
5944
msgid "Warning: %d files and %d streams is left open\n"
5947
#: mysys/errors.cc:43
5949
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5952
#: mysys/errors.cc:44
5954
msgid "Can't create directory '%s' (Errcode: %d)"
5957
#: mysys/errors.cc:45
5960
"Character set '%s' is not a compiled character set and is not specified in "
5964
#: mysys/errors.cc:46
5966
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5969
#: mysys/errors.cc:47
5971
msgid "Can't read value for symlink '%s' (Error %d)"
5974
#: mysys/errors.cc:48
5976
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5979
#: mysys/errors.cc:49
5981
msgid "Error on realpath() on '%s' (Error %d)"
5984
#: mysys/errors.cc:50
5986
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5989
#: mysys/errors.cc:51
5992
"Collation '%s' is not a compiled collation and is not specified in the %s "
5996
#: mysys/errors.cc:53
5998
msgid "File '%s' (fileno: %d) was not closed"
6001
#: mysys/my_error.cc:87
6003
msgid "Unknown error %d"
6006
#: mysys/my_getopt.cc:89
6010
#: mysys/my_getopt.cc:91
6014
#: mysys/my_getopt.cc:355
6016
msgid "%s: %s: Option '%s' used, but is disabled\n"
6019
#: mysys/my_getopt.cc:356
6023
#: mysys/my_getopt.cc:356
6027
#: mysys/my_getopt.cc:459
6029
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
6032
#: mysys/my_getopt.cc:772
6034
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
6037
#: mysys/my_getopt.cc:963
6039
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
6042
#: mysys/my_getopt.cc:1190
6044
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
6047
#: mysys/my_getopt.cc:1210
6051
"Variables (--variable-name=value)\n"
6052
"and boolean options {false|true} Value (after reading options)\n"
6053
"--------------------------------- -----------------------------\n"
6056
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
6057
msgid "(No default value)"
6060
#: mysys/my_getopt.cc:1245
6064
#: mysys/my_getopt.cc:1245
6068
#: mysys/my_getopt.cc:1273
6070
msgid "(Disabled)\n"
7020
6073
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
7021
6074
msgid "Error Messages to stderr"
7024
#: plugin/logging_query/logging_query.cc:160
6077
#: plugin/logging_query/logging_query.cc:275
7026
6079
msgid "fail open() fn=%s er=%s\n"
7029
#: plugin/logging_query/logging_query.cc:200
6082
#: plugin/logging_query/logging_query.cc:315
6083
msgid "Enable logging to CSV file"
6086
#: plugin/logging_query/logging_query.cc:324
7030
6087
msgid "File to log to"
7033
#: plugin/logging_query/logging_query.cc:209
7034
msgid "Enable logging"
7037
#: plugin/logging_query/logging_query.cc:218
7038
msgid "Disable after this many seconds. Zero for forever"
7041
#: plugin/logging_query/logging_query.cc:231
6090
#: plugin/logging_query/logging_query.cc:333
6091
#: plugin/logging_syslog/logging_syslog.cc:247
7042
6092
msgid "Threshold for logging slow queries, in microseconds"
7045
#: plugin/logging_query/logging_query.cc:244
6095
#: plugin/logging_query/logging_query.cc:345
6096
#: plugin/logging_syslog/logging_syslog.cc:259
7046
6097
msgid "Threshold for logging big queries, for rows returned"
7049
#: plugin/logging_query/logging_query.cc:257
6100
#: plugin/logging_query/logging_query.cc:357
6101
#: plugin/logging_syslog/logging_syslog.cc:271
7050
6102
msgid "Threshold for logging big queries, for rows examined"
7053
#: plugin/logging_query/logging_query.cc:280
7054
msgid "Log queries to a file"
6105
#: plugin/logging_query/logging_query.cc:380
6106
msgid "Log queries to a CSV file"
6109
#: plugin/logging_syslog/logging_syslog.cc:166
6111
msgid "syslog facility \"%s\" not known, using \"local0\""
6114
#: plugin/logging_syslog/logging_syslog.cc:183
6116
msgid "syslog priority \"%s\" not known, using \"info\""
6119
#: plugin/logging_syslog/logging_syslog.cc:211
6120
msgid "Enable logging"
6123
#: plugin/logging_syslog/logging_syslog.cc:220
6124
msgid "Syslog Ident"
6127
#: plugin/logging_syslog/logging_syslog.cc:229
6128
msgid "Syslog Facility"
6131
#: plugin/logging_syslog/logging_syslog.cc:238
6132
msgid "Syslog Priority"
6135
#: plugin/logging_syslog/logging_syslog.cc:296
6136
msgid "Log to syslog"
6139
#: plugin/pool_of_threads/pool_of_threads.cc:110
6140
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6143
#: plugin/pool_of_threads/pool_of_threads.cc:116
6144
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6147
#: plugin/pool_of_threads/pool_of_threads.cc:128
6148
msgid "session_add_event event_add error in libevent_init\n"
6151
#: plugin/pool_of_threads/pool_of_threads.cc:144
6153
msgid "Can't create completion port thread (error %d)"
6156
#: plugin/pool_of_threads/pool_of_threads.cc:263
6157
msgid "event_add error in libevent_add_session_callback\n"
6160
#: plugin/pool_of_threads/pool_of_threads.cc:292
6161
msgid "Scheduler init error in libevent_add_new_connection\n"
6164
#: plugin/pool_of_threads/pool_of_threads.cc:382
6165
msgid "libevent_thread_proc: my_thread_init() failed\n"
6168
#: plugin/pool_of_threads/pool_of_threads.cc:590
6169
msgid "Size of Pool."
6172
#: plugin/pool_of_threads/pool_of_threads.cc:595
6173
msgid "Enable Pool of Threads Scheduler"
6176
#: plugin/replicator/replicator.cc:249
6177
msgid "Enable Replicator"
6180
#: plugin/replicator/replicator.cc:258
6181
msgid "Directory to place replication logs."
6184
#: plugin/single_thread/single_thread.cc:87
6185
msgid "Enable One Thread per Connection Scheduler"
7057
6188
#: storage/myisam/ha_myisam.cc:457