991
927
msgid "Error: Not enough memory to store ORDER BY clause\n"
994
#: libdrizzle/errmsg.c:27
995
msgid "Unknown Drizzle error"
998
#: libdrizzle/errmsg.c:28
1000
msgid "Can't create UNIX socket (%d)"
1003
#: libdrizzle/errmsg.c:29
1005
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
1008
#: libdrizzle/errmsg.c:30
1010
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
1013
#: libdrizzle/errmsg.c:31
1015
msgid "Can't create TCP/IP socket (%d)"
1018
#: libdrizzle/errmsg.c:32
1020
msgid "Unknown Drizzle server host '%-.100s' (%d)"
1023
#: libdrizzle/errmsg.c:33
1024
msgid "Drizzle server has gone away"
1027
#: libdrizzle/errmsg.c:34
1029
msgid "Protocol mismatch; server version = %d, client version = %d"
1032
#: libdrizzle/errmsg.c:35
1033
msgid "Drizzle client ran out of memory"
1036
#: libdrizzle/errmsg.c:36
1037
msgid "Wrong host info"
1040
#: libdrizzle/errmsg.c:37
1041
msgid "Localhost via UNIX socket"
1044
#: libdrizzle/errmsg.c:38
1046
msgid "%-.100s via TCP/IP"
1049
#: libdrizzle/errmsg.c:39
1050
msgid "Error in server handshake"
1053
#: libdrizzle/errmsg.c:40
1054
msgid "Lost connection to Drizzle server during query"
1057
#: libdrizzle/errmsg.c:41
1058
msgid "Commands out of sync; you can't run this command now"
1061
#: libdrizzle/errmsg.c:42
1063
msgid "Named pipe: %-.32s"
1066
#: libdrizzle/errmsg.c:43
1068
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
1071
#: libdrizzle/errmsg.c:44
1073
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
1076
#: libdrizzle/errmsg.c:45
1078
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
1081
#: libdrizzle/errmsg.c:46
1083
msgid "Can't initialize character set %-.32s (path: %-.100s)"
1086
#: libdrizzle/errmsg.c:47
1087
msgid "Got packet bigger than 'max_allowed_packet' bytes"
1090
#: libdrizzle/errmsg.c:48
1091
msgid "Embedded server"
1094
#: libdrizzle/errmsg.c:49
1095
msgid "Error on SHOW SLAVE STATUS:"
1098
#: libdrizzle/errmsg.c:50
1099
msgid "Error on SHOW SLAVE HOSTS:"
1102
#: libdrizzle/errmsg.c:51
1103
msgid "Error connecting to slave:"
1106
#: libdrizzle/errmsg.c:52
1107
msgid "Error connecting to master:"
1110
#: libdrizzle/errmsg.c:53
1111
msgid "SSL connection error"
1114
#: libdrizzle/errmsg.c:54
1115
msgid "Malformed packet"
1118
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
1119
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
1120
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
1121
#: libdrizzle/errmsg.c:74
1122
msgid "(unused error message)"
1125
#: libdrizzle/errmsg.c:56
1126
msgid "Invalid use of null pointer"
1129
#: libdrizzle/errmsg.c:57
1130
msgid "Statement not prepared"
1133
#: libdrizzle/errmsg.c:58
1134
msgid "No data supplied for parameters in prepared statement"
1137
#: libdrizzle/errmsg.c:59
1138
msgid "Data truncated"
1141
#: libdrizzle/errmsg.c:60
1142
msgid "No parameters exist in the statement"
1145
#: libdrizzle/errmsg.c:61
1146
msgid "Invalid parameter number"
1149
#: libdrizzle/errmsg.c:62
1152
"Can't send long data for non-string/non-binary data types (parameter: %d)"
1155
#: libdrizzle/errmsg.c:64
1157
msgid "Using unsupported buffer type: %d (parameter: %d)"
1160
#: libdrizzle/errmsg.c:65
1162
msgid "Shared memory: %-.100s"
1165
#: libdrizzle/errmsg.c:75
1166
msgid "Wrong or unknown protocol"
1169
#: libdrizzle/errmsg.c:76
1170
msgid "Invalid connection handle"
1173
#: libdrizzle/errmsg.c:77
1175
"Connection using old (pre-4.1.1) authentication protocol refused (client "
1176
"option 'secure_auth' enabled)"
1179
#: libdrizzle/errmsg.c:79
1180
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
1183
#: libdrizzle/errmsg.c:80
1184
msgid "Attempt to read column without prior row fetch"
1187
#: libdrizzle/errmsg.c:81
1188
msgid "Prepared statement contains no metadata"
1191
#: libdrizzle/errmsg.c:82
1193
"Attempt to read a row while there is no result set associated with the "
1197
#: libdrizzle/errmsg.c:84
1198
msgid "This feature is not implemented yet"
1201
#: libdrizzle/errmsg.c:85
1204
"Lost connection to Drizzle server while waiting for initial communication "
1205
"packet, system error: %d"
1208
#: libdrizzle/errmsg.c:87
1211
"Lost connection to Drizzle server while reading initial communication "
1212
"packet, system error: %d"
1215
#: libdrizzle/errmsg.c:89
1218
"Lost connection to Drizzle server while sending authentication information, "
1222
#: libdrizzle/errmsg.c:91
1225
"Lost connection to Drizzle server while reading authorization information, "
1229
#: libdrizzle/errmsg.c:93
1232
"Lost connection to Drizzle server while setting initial database, system "
1236
#: libdrizzle/errmsg.c:95
1238
msgid "Statement closed indirectly because of a preceding %s() call"
1241
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1242
msgid "Couldn't uncompress communication packet"
1245
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1246
msgid "Got an error reading communication packets"
1249
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1250
msgid "Got timeout reading communication packets"
1253
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1254
msgid "Got an error writing communication packets"
1257
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1258
msgid "Got timeout writing communication packets"
1261
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1263
msgid "File '%s' not found (Errcode: %d)"
1266
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1268
msgid "Error reading file '%s' (Errcode: %d)"
1271
#: mysys/errors.cc:25
1273
msgid "Can't create/write to file '%s' (Errcode: %d)"
1276
#: mysys/errors.cc:27
1278
msgid "Error writing file '%s' (Errcode: %d)"
1281
#: mysys/errors.cc:28
1283
msgid "Error on close of '%s' (Errcode: %d)"
1286
#: mysys/errors.cc:29
1288
msgid "Out of memory (Needed %u bytes)"
1291
#: mysys/errors.cc:30
1293
msgid "Error on delete of '%s' (Errcode: %d)"
1296
#: mysys/errors.cc:31
1298
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1301
#: mysys/errors.cc:32
1303
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1306
#: mysys/errors.cc:33
1308
msgid "Can't lock file (Errcode: %d)"
1311
#: mysys/errors.cc:34
1313
msgid "Can't unlock file (Errcode: %d)"
1316
#: mysys/errors.cc:35
1318
msgid "Can't read dir of '%s' (Errcode: %d)"
1321
#: mysys/errors.cc:36
1323
msgid "Can't get stat of '%s' (Errcode: %d)"
1326
#: mysys/errors.cc:37
1328
msgid "Can't change size of file (Errcode: %d)"
1331
#: mysys/errors.cc:38
1333
msgid "Can't open stream from handle (Errcode: %d)"
1336
#: mysys/errors.cc:39
1338
msgid "Can't get working dirctory (Errcode: %d)"
1341
#: mysys/errors.cc:40
1343
msgid "Can't change dir to '%s' (Errcode: %d)"
1346
#: mysys/errors.cc:41
1348
msgid "Warning: '%s' had %d links"
1351
#: mysys/errors.cc:42
1353
msgid "Warning: %d files and %d streams is left open\n"
1356
#: mysys/errors.cc:43
1358
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1361
#: mysys/errors.cc:44
1363
msgid "Can't create directory '%s' (Errcode: %d)"
1366
#: mysys/errors.cc:45
1369
"Character set '%s' is not a compiled character set and is not specified in "
1373
#: mysys/errors.cc:46
1375
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1378
#: mysys/errors.cc:47
1380
msgid "Can't read value for symlink '%s' (Error %d)"
1383
#: mysys/errors.cc:48
1385
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1388
#: mysys/errors.cc:49
1390
msgid "Error on realpath() on '%s' (Error %d)"
1393
#: mysys/errors.cc:50
1395
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1398
#: mysys/errors.cc:51
1401
"Collation '%s' is not a compiled collation and is not specified in the %s "
1405
#: mysys/errors.cc:53
1407
msgid "File '%s' (fileno: %d) was not closed"
1410
#: mysys/my_error.cc:87
1412
msgid "Unknown error %d"
1415
#: mysys/my_getopt.cc:89
1419
#: mysys/my_getopt.cc:91
1423
#: mysys/my_getopt.cc:355
1425
msgid "%s: %s: Option '%s' used, but is disabled\n"
1428
#: mysys/my_getopt.cc:356
1432
#: mysys/my_getopt.cc:356
1436
#: mysys/my_getopt.cc:459
1438
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1441
#: mysys/my_getopt.cc:772
1443
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1446
#: mysys/my_getopt.cc:963
1448
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1451
#: mysys/my_getopt.cc:1190
1453
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1456
#: mysys/my_getopt.cc:1210
1460
"Variables (--variable-name=value)\n"
1461
"and boolean options {false|true} Value (after reading options)\n"
1462
"--------------------------------- -----------------------------\n"
1465
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
1466
msgid "(No default value)"
1469
#: mysys/my_getopt.cc:1245
1473
#: mysys/my_getopt.cc:1245
1477
#: mysys/my_getopt.cc:1273
1479
msgid "(Disabled)\n"
1482
#: drizzled/authentication.cc:69 drizzled/show.cc:4541
1483
#: drizzled/sql_plugin.cc:796
930
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
931
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:798
1485
933
msgid "Plugin '%s' init function returned error."
1652
#: drizzled/drizzled.cc:1400
1100
#: drizzled/drizzled.cc:1352
1654
1102
msgid "Writing a core file\n"
1657
#: drizzled/drizzled.cc:1447
1105
#: drizzled/drizzled.cc:1399
1659
1107
"setrlimit could not change the size of core files to 'infinity'; We may not "
1660
1108
"be able to generate a core file on signals"
1663
#: drizzled/drizzled.cc:1515
1111
#: drizzled/drizzled.cc:1467
1665
1113
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1668
#: drizzled/drizzled.cc:1603
1116
#: drizzled/drizzled.cc:1555
1670
1118
msgid "Got signal %d to shutdown drizzled"
1673
#: drizzled/drizzled.cc:1620 drizzled/sql_base.cc:6218
1121
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1674
1122
msgid "Can't create thread to kill server"
1677
#: drizzled/drizzled.cc:1643
1125
#: drizzled/drizzled.cc:1595
1679
1127
msgid "Got signal: %d error: %d"
1682
#: drizzled/drizzled.cc:1758
1130
#: drizzled/drizzled.cc:1708
1684
1132
msgid "Wrong date/time format specifier: %s\n"
1687
#: drizzled/drizzled.cc:1880
1135
#: drizzled/drizzled.cc:1812
1689
1137
msgid "gethostname failed, using '%s' as hostname"
1692
#: drizzled/drizzled.cc:1944
1140
#: drizzled/drizzled.cc:1876
1695
1143
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1699
#: drizzled/drizzled.cc:1949
1147
#: drizzled/drizzled.cc:1881
1702
1150
"Could not increase number of max_open_files to more than %u (request: %u)"
1705
#: drizzled/drizzled.cc:2027
1153
#: drizzled/drizzled.cc:1958
1707
1155
msgid "Unknown locale: '%s'"
1710
#: drizzled/drizzled.cc:2096
1158
#: drizzled/drizzled.cc:2014
1711
1159
msgid "Can't create thread-keys"
1714
#: drizzled/drizzled.cc:2120
1162
#: drizzled/drizzled.cc:2038
1715
1163
msgid "Out of memory"
1718
#: drizzled/drizzled.cc:2126
1720
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1721
"impossible, it would lead to infinite loops in this server."
1724
#: drizzled/drizzled.cc:2146
1727
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1728
"replication may break when this Drizzle server acts as a master and has his "
1729
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1732
#: drizzled/drizzled.cc:2158
1733
msgid "Out of memory in init_server_components."
1736
#: drizzled/drizzled.cc:2179
1166
#: drizzled/drizzled.cc:2053
1737
1167
msgid "Failed to initialize plugins."
1740
#: drizzled/drizzled.cc:2210
1170
#: drizzled/drizzled.cc:2084
1743
1173
"%s: Too many arguments (first extra is '%s').\n"
1744
1174
"Use --verbose --help to get a list of available options\n"
1747
#: drizzled/drizzled.cc:2220
1177
#: drizzled/drizzled.cc:2094
1748
1178
msgid "Can't init databases"
1751
#: drizzled/drizzled.cc:2240
1181
#: drizzled/drizzled.cc:2114
1753
1183
msgid "Unknown/unsupported table type: %s"
1756
#: drizzled/drizzled.cc:2246
1186
#: drizzled/drizzled.cc:2120
1758
1188
msgid "Default storage engine (%s) is not available"
1761
#: drizzled/drizzled.cc:2269
1762
msgid "Can't initialize tc_log"
1765
#: drizzled/drizzled.cc:2300
1191
#: drizzled/drizzled.cc:2152
1767
1193
msgid "Failed to lock memory. Errno: %d\n"
1770
#: drizzled/drizzled.cc:2361
1196
#: drizzled/drizzled.cc:2213
1772
1198
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1775
#: drizzled/drizzled.cc:2399
1777
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1778
"value: we force server id to 1; updates will be logged to the binary log, "
1779
"but connections from slaves will not be accepted."
1782
#: drizzled/drizzled.cc:2452
1201
#: drizzled/drizzled.cc:2294
1783
1202
msgid "Before Lock_thread_count"
1786
#: drizzled/drizzled.cc:2459
1205
#: drizzled/drizzled.cc:2301
1787
1206
msgid "After lock_thread_count"
1790
#: drizzled/drizzled.cc:2565
1209
#: drizzled/drizzled.cc:2407
1792
1211
msgid "drizzled: Got error %d from select"
1795
#: drizzled/drizzled.cc:2795 drizzled/drizzled.cc:2873
1796
#: drizzled/drizzled.cc:2982
1797
msgid "Option used by mysql-test for debugging and testing of replication."
1800
#: drizzled/drizzled.cc:2799
1214
#: drizzled/drizzled.cc:2632
1801
1215
msgid "Auto-increment columns are incremented by this"
1804
#: drizzled/drizzled.cc:2804
1218
#: drizzled/drizzled.cc:2637
1806
1220
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1810
#: drizzled/drizzled.cc:2810
1224
#: drizzled/drizzled.cc:2643
1812
1226
"Path to installation directory. All paths are usually resolved relative to "
1816
#: drizzled/drizzled.cc:2814
1230
#: drizzled/drizzled.cc:2647
1817
1231
msgid "IP address to bind to."
1820
#: drizzled/drizzled.cc:2818
1822
"The maximum size of a row-based binary log event in bytes. Rows will be "
1823
"grouped into events smaller than this size if possible. The value has to be "
1824
"a multiple of 256."
1827
#: drizzled/drizzled.cc:2829
1234
#: drizzled/drizzled.cc:2651
1828
1235
msgid "Set the filesystem character set."
1831
#: drizzled/drizzled.cc:2834
1238
#: drizzled/drizzled.cc:2656
1832
1239
msgid "Set the default character set."
1835
#: drizzled/drizzled.cc:2841
1242
#: drizzled/drizzled.cc:2663
1836
1243
msgid "Chroot drizzled daemon during startup."
1839
#: drizzled/drizzled.cc:2845
1246
#: drizzled/drizzled.cc:2667
1840
1247
msgid "Set the default collation."
1843
#: drizzled/drizzled.cc:2849
1250
#: drizzled/drizzled.cc:2671
1844
1251
msgid "Default completion type."
1847
#: drizzled/drizzled.cc:2854
1254
#: drizzled/drizzled.cc:2676
1848
1255
msgid "Write core on errors."
1851
#: drizzled/drizzled.cc:2858
1258
#: drizzled/drizzled.cc:2680
1852
1259
msgid "Path to the database root."
1855
#: drizzled/drizzled.cc:2862
1262
#: drizzled/drizzled.cc:2684
1856
1263
msgid "Set the default storage engine (table type) for tables."
1859
#: drizzled/drizzled.cc:2866
1266
#: drizzled/drizzled.cc:2688
1860
1267
msgid "Set the default time zone."
1863
#: drizzled/drizzled.cc:2870
1270
#: drizzled/drizzled.cc:2692
1864
1271
msgid "Type of DELAY_KEY_WRITE."
1867
#: drizzled/drizzled.cc:2879
1274
#: drizzled/drizzled.cc:2696
1868
1275
msgid "Print a symbolic stack trace on failure."
1871
#: drizzled/drizzled.cc:2885
1278
#: drizzled/drizzled.cc:2702
1872
1279
msgid "Push supported query conditions to the storage engine."
1875
#: drizzled/drizzled.cc:2891
1282
#: drizzled/drizzled.cc:2708
1876
1283
msgid "Used for debugging; Use at your own risk!"
1879
#: drizzled/drizzled.cc:2894
1286
#: drizzled/drizzled.cc:2711
1880
1287
msgid "Flush tables to disk between SQL commands."
1883
#: drizzled/drizzled.cc:2899
1290
#: drizzled/drizzled.cc:2716
1884
1291
msgid "Set up signals usable for debugging"
1887
#: drizzled/drizzled.cc:2903
1294
#: drizzled/drizzled.cc:2720
1888
1295
msgid "Command(s) that are executed for each new connection"
1891
#: drizzled/drizzled.cc:2907
1298
#: drizzled/drizzled.cc:2724
1892
1299
msgid "Read SQL commands from this file at startup."
1895
#: drizzled/drizzled.cc:2911
1896
msgid "Command(s) that are executed when a slave connects to this master"
1899
#: drizzled/drizzled.cc:2915
1302
#: drizzled/drizzled.cc:2728
1900
1303
msgid "(IGNORED)"
1903
#: drizzled/drizzled.cc:2919
1306
#: drizzled/drizzled.cc:2732
1904
1307
msgid "Set the language used for the month names and the days of the week."
1907
#: drizzled/drizzled.cc:2924
1310
#: drizzled/drizzled.cc:2737
1908
1311
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1911
#: drizzled/drizzled.cc:2929
1314
#: drizzled/drizzled.cc:2742
1912
1315
msgid "Log connections and queries to file."
1915
#: drizzled/drizzled.cc:2933
1917
"Log update queries in binary format. Optional argument is the location for "
1918
"the binary log files.(Strongly recommended to avoid replication problems if "
1919
"server's hostname changes)"
1922
#: drizzled/drizzled.cc:2940
1923
msgid "File that holds the names for last binary log files."
1926
#: drizzled/drizzled.cc:2944
1318
#: drizzled/drizzled.cc:2746
1927
1319
msgid "Log all MyISAM changes to file."
1930
#: drizzled/drizzled.cc:2948
1932
"Tells the slave to log the updates from the slave thread to the binary log. "
1933
"You will need to turn it on if you plan to daisy-chain the slaves."
1936
#: drizzled/drizzled.cc:2955
1938
"Path to transaction coordinator log (used for transactions that affect more "
1939
"than one storage engine, when binary log is disabled)"
1942
#: drizzled/drizzled.cc:2961
1943
msgid "Size of transaction coordinator log."
1946
#: drizzled/drizzled.cc:2967
1322
#: drizzled/drizzled.cc:2750
1947
1323
msgid "Log some not critical warnings to the log file."
1950
#: drizzled/drizzled.cc:2972
1952
"The location and name of the file that remembers the master and where the I/"
1953
"O replication thread is in the master's binlogs."
1956
#: drizzled/drizzled.cc:2977
1958
"The number of tries the slave will make to connect to the master before "
1962
#: drizzled/drizzled.cc:2986
1326
#: drizzled/drizzled.cc:2755
1963
1327
msgid "Lock drizzled in memory."
1966
#: drizzled/drizzled.cc:2990
1330
#: drizzled/drizzled.cc:2759
1968
1332
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1969
1333
"BACKUP, FORCE or QUICK."
1972
#: drizzled/drizzled.cc:2995
1336
#: drizzled/drizzled.cc:2764
1973
1337
msgid "Use very new possible 'unsafe' functions."
1976
#: drizzled/drizzled.cc:3000
1340
#: drizzled/drizzled.cc:2769
1977
1341
msgid "Use old, non-optimized alter table."
1980
#: drizzled/drizzled.cc:3005
1344
#: drizzled/drizzled.cc:2774
1981
1345
msgid "Pid file used by safe_mysqld."
1984
#: drizzled/drizzled.cc:3015
1348
#: drizzled/drizzled.cc:2784
1986
1350
"Maximum time in seconds to wait for the port to become free. (Default: no "
1990
#: drizzled/drizzled.cc:3020
1991
msgid "The location and name to use for relay logs."
1994
#: drizzled/drizzled.cc:3024
1996
"The location and name to use for the file that keeps a list of the last "
2000
#: drizzled/drizzled.cc:3029
2002
"The location and name of the file that remembers where the SQL replication "
2003
"thread is in the relay logs."
2006
#: drizzled/drizzled.cc:3034
2008
"In replication, if set to 1, do not skip events having our server id. "
2009
"Default value is 0 (to break infinite loops in circular replication). Can't "
2010
"be set to 1 if --log-slave-updates is used."
2013
#: drizzled/drizzled.cc:3042
2015
"Hostname or IP of the slave to be reported to to the master during slave "
2016
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2017
"you do not want the slave to register itself with the master. Note that it "
2018
"is not sufficient for the master to simply read the IP of the slave off the "
2019
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2020
"may not be valid for connecting to the slave from the master or other hosts."
2023
#: drizzled/drizzled.cc:3052
1354
#: drizzled/drizzled.cc:2789
2024
1355
msgid "Skip some optimize stages (for testing)."
2027
#: drizzled/drizzled.cc:3055
1358
#: drizzled/drizzled.cc:2792
2029
1360
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2030
1361
"specified directory"
2033
#: drizzled/drizzled.cc:3060
1364
#: drizzled/drizzled.cc:2797
2035
1366
"Uniquely identifies the server instance in the community of replication "
2039
#: drizzled/drizzled.cc:3065
1370
#: drizzled/drizzled.cc:2802
2040
1371
msgid "Don't use new, possible wrong routines."
2043
#: drizzled/drizzled.cc:3068
2044
msgid "If set, slave is not started automatically."
2047
#: drizzled/drizzled.cc:3072
1374
#: drizzled/drizzled.cc:2805
2048
1375
msgid "Don't print a stack trace on failure."
2051
#: drizzled/drizzled.cc:3076
1378
#: drizzled/drizzled.cc:2809
2052
1379
msgid "Don't give threads different priorities."
2055
#: drizzled/drizzled.cc:3080
2057
"The location where the slave should put its temporary files when replicating "
2058
"a LOAD DATA INFILE command."
2061
#: drizzled/drizzled.cc:3085
2063
"Tells the slave thread to continue replication when a query event returns an "
2064
"error from the provided list."
2067
#: drizzled/drizzled.cc:3089
2069
"Modes for how replication events should be executed. Legal values are "
2070
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2071
"stop for operations that are idempotent. In STRICT mode, replication will "
2072
"stop on any unexpected difference between the master and the slave."
2075
#: drizzled/drizzled.cc:3097
2079
#: drizzled/drizzled.cc:3100
1382
#: drizzled/drizzled.cc:2813
2080
1383
msgid "Enable symbolic link support."
2083
#: drizzled/drizzled.cc:3109
1386
#: drizzled/drizzled.cc:2822
2085
1388
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2088
#: drizzled/drizzled.cc:3114
2090
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2094
#: drizzled/drizzled.cc:3119
1391
#: drizzled/drizzled.cc:2827
2096
1393
"Using this option will cause most temporary files created to use a small set "
2097
1394
"of names, rather than a unique name for each new file."
2100
#: drizzled/drizzled.cc:3124
1397
#: drizzled/drizzled.cc:2832
2102
1399
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2105
#: drizzled/drizzled.cc:3129
1402
#: drizzled/drizzled.cc:2837
2106
1403
msgid "Path for temporary files."
2109
#: drizzled/drizzled.cc:3133
1406
#: drizzled/drizzled.cc:2841
2110
1407
msgid "Default transaction isolation level."
2113
#: drizzled/drizzled.cc:3137
1410
#: drizzled/drizzled.cc:2845
2114
1411
msgid "Run drizzled daemon as user."
2117
#: drizzled/drizzled.cc:3145
1414
#: drizzled/drizzled.cc:2853
2119
1416
"The number of outstanding connection requests Drizzle can have. This comes "
2120
1417
"into play when the main Drizzle thread gets very many connection requests in "
2121
1418
"a very short time."
2124
#: drizzled/drizzled.cc:3151
2126
"The size of the cache to hold the SQL statements for the binary log during a "
2127
"transaction. If you often use big, multi-statement transactions you can "
2128
"increase this to get more performance."
2131
#: drizzled/drizzled.cc:3157
1421
#: drizzled/drizzled.cc:2859
2133
1423
"Size of tree cache used in bulk insert optimization. Note that this is a "
2134
1424
"limit per thread!"
2137
#: drizzled/drizzled.cc:3163
1427
#: drizzled/drizzled.cc:2865
2139
1429
"The number of seconds the drizzled server is waiting for a connect packet "
2140
1430
"before responding with 'Bad handshake'."
2143
#: drizzled/drizzled.cc:3168
1433
#: drizzled/drizzled.cc:2870
2144
1434
msgid "The DATE format (For future)."
2147
#: drizzled/drizzled.cc:3173
1437
#: drizzled/drizzled.cc:2875
2148
1438
msgid "The DATETIME/TIMESTAMP format (for future)."
2151
#: drizzled/drizzled.cc:3178
1441
#: drizzled/drizzled.cc:2880
2152
1442
msgid "The default week format used by WEEK() functions."
2155
#: drizzled/drizzled.cc:3183
1445
#: drizzled/drizzled.cc:2885
2157
1447
"Precision of the result of '/' operator will be increased on that value."
2160
#: drizzled/drizzled.cc:3189
2162
"If non-zero, binary logs will be purged after expire_logs_days days; "
2163
"possible purges happen at startup and at binary log rotation."
2166
#: drizzled/drizzled.cc:3195
1450
#: drizzled/drizzled.cc:2891
2167
1451
msgid "The maximum length of the result of function group_concat."
2170
#: drizzled/drizzled.cc:3200
1454
#: drizzled/drizzled.cc:2896
2172
1456
"The number of seconds the server waits for activity on an interactive "
2173
1457
"connection before closing it."
2176
#: drizzled/drizzled.cc:3206
1460
#: drizzled/drizzled.cc:2902
2177
1461
msgid "The size of the buffer that is used for full joins."
2180
#: drizzled/drizzled.cc:3212
1464
#: drizzled/drizzled.cc:2908
2181
1465
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2184
#: drizzled/drizzled.cc:3217
1468
#: drizzled/drizzled.cc:2913
2186
1470
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2187
1471
"this to get better index handling (for all reads and multiple writes) to as "
2188
1472
"much as you can afford;"
2191
#: drizzled/drizzled.cc:3226
1475
#: drizzled/drizzled.cc:2922
2193
1477
"This characterizes the number of hits a hot block has to be untouched until "
2194
1478
"it is considered aged enough to be downgraded to a warm block. This "
2196
1480
"blocks in key cache"
2199
#: drizzled/drizzled.cc:3235
1483
#: drizzled/drizzled.cc:2931
2200
1484
msgid "The default size of key cache blocks"
2203
#: drizzled/drizzled.cc:3241
1487
#: drizzled/drizzled.cc:2937
2204
1488
msgid "The minimum percentage of warm blocks in key cache"
2207
#: drizzled/drizzled.cc:3247
1491
#: drizzled/drizzled.cc:2943
2208
1492
msgid "Max packetlength to send/receive from to server."
2211
#: drizzled/drizzled.cc:3252
2213
"Can be used to restrict the total size used to cache a multi-transaction "
2217
#: drizzled/drizzled.cc:3257
2219
"Binary log will be rotated automatically when the size exceeds this value. "
2220
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2221
"for this variable is 4096."
2224
#: drizzled/drizzled.cc:3263
1495
#: drizzled/drizzled.cc:2948
2226
1497
"If there is more than this number of interrupted connections from a host "
2227
1498
"this host will be blocked from further connections."
2230
#: drizzled/drizzled.cc:3270
1501
#: drizzled/drizzled.cc:2955
2231
1502
msgid "The number of simultaneous clients allowed."
2234
#: drizzled/drizzled.cc:3275
1505
#: drizzled/drizzled.cc:2959
2235
1506
msgid "Max number of errors/warnings to store for a statement."
2238
#: drizzled/drizzled.cc:3280
1509
#: drizzled/drizzled.cc:2964
2239
1510
msgid "Don't allow creation of heap tables bigger than this."
2242
#: drizzled/drizzled.cc:3286
1513
#: drizzled/drizzled.cc:2970
2244
1515
"Joins that are probably going to read more than max_join_size records return "
2248
#: drizzled/drizzled.cc:3292
1519
#: drizzled/drizzled.cc:2976
2249
1520
msgid "Max number of bytes in sorted records."
2252
#: drizzled/drizzled.cc:3297
2254
"If non-zero: relay log will be rotated automatically when the size exceeds "
2255
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2256
"excepted, the minimum value for this variable is 4096."
2259
#: drizzled/drizzled.cc:3304
1523
#: drizzled/drizzled.cc:2981
2260
1524
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2263
#: drizzled/drizzled.cc:3309
1527
#: drizzled/drizzled.cc:2986
2265
1529
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2266
1530
"max_sort_length bytes of each value are used; the rest are ignored)."
2269
#: drizzled/drizzled.cc:3316
1533
#: drizzled/drizzled.cc:2993
2270
1534
msgid "Maximum number of temporary tables a client can keep open at a time."
2273
#: drizzled/drizzled.cc:3321
1537
#: drizzled/drizzled.cc:2998
2274
1538
msgid "After this many write locks, allow some read locks to run in between."
2277
#: drizzled/drizzled.cc:3325
1541
#: drizzled/drizzled.cc:3002
2279
1543
"Don't log queries which examine less than min_examined_row_limit rows to "
2283
#: drizzled/drizzled.cc:3331
1547
#: drizzled/drizzled.cc:3008
2285
1549
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2286
1550
"Possible values of name are 'nulls_unequal' (default behavior), "
2287
1551
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2290
#: drizzled/drizzled.cc:3338
1554
#: drizzled/drizzled.cc:3015
2291
1555
msgid "Buffer length for TCP/IP and socket communication."
2294
#: drizzled/drizzled.cc:3343
1558
#: drizzled/drizzled.cc:3020
2296
1560
"Number of seconds to wait for more data from a connection before aborting "
2300
#: drizzled/drizzled.cc:3349
1564
#: drizzled/drizzled.cc:3026
2302
1566
"If a read on a communication port is interrupted, retry this many times "
2303
1567
"before giving up."
2306
#: drizzled/drizzled.cc:3355
1570
#: drizzled/drizzled.cc:3032
2308
1572
"Number of seconds to wait for a block to be written to a connection before "
2309
1573
"aborting the write."
2312
#: drizzled/drizzled.cc:3361
1576
#: drizzled/drizzled.cc:3038
2313
1577
msgid "Use compatible behavior."
2316
#: drizzled/drizzled.cc:3366
1580
#: drizzled/drizzled.cc:3043
2318
1582
"If this is not 0, then drizzled will use this value to reserve file "
2319
1583
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2340
1604
"(used for testing/comparison)."
2343
#: drizzled/drizzled.cc:3393
1607
#: drizzled/drizzled.cc:3070
2344
1608
msgid "Directory for plugins."
2347
#: drizzled/drizzled.cc:3397
1611
#: drizzled/drizzled.cc:3074
2349
1613
"Optional colon (or semicolon) separated list of plugins to load,where each "
2350
1614
"plugin is identified by the name of the shared library. [for example: --"
2351
1615
"plugin_load=libmd5udf.so:libauth_pam.so]"
2354
#: drizzled/drizzled.cc:3403
1618
#: drizzled/drizzled.cc:3080
2355
1619
msgid "The size of the buffer that is allocated when preloading indexes"
2358
#: drizzled/drizzled.cc:3408
1622
#: drizzled/drizzled.cc:3085
2359
1623
msgid "Allocation block size for query parsing and execution"
2362
#: drizzled/drizzled.cc:3413
1626
#: drizzled/drizzled.cc:3090
2363
1627
msgid "Persistent buffer for query parsing and execution"
2366
#: drizzled/drizzled.cc:3419
1630
#: drizzled/drizzled.cc:3096
2367
1631
msgid "Allocation block size for storing ranges during optimization"
2370
#: drizzled/drizzled.cc:3425
1634
#: drizzled/drizzled.cc:3102
2372
1636
"Each thread that does a sequential scan allocates a buffer of this size for "
2373
1637
"each table it scans. If you do many sequential scans, you may want to "
2374
1638
"increase this value."
2377
#: drizzled/drizzled.cc:3433
1641
#: drizzled/drizzled.cc:3110
2379
1643
"When reading rows in sorted order after a sort, the rows are read through "
2380
1644
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2381
1645
"record_buffer."
2384
#: drizzled/drizzled.cc:3441
2386
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2390
#: drizzled/drizzled.cc:3447
2391
msgid "Maximum space to use for all relay logs."
2394
#: drizzled/drizzled.cc:3452
2395
msgid "Use compression on master/slave protocol."
2398
#: drizzled/drizzled.cc:3457
2400
"Number of seconds to wait for more data from a master/slave connection "
2401
"before aborting the read."
2404
#: drizzled/drizzled.cc:3462
2406
"Number of times the slave SQL thread will retry a transaction in case it "
2407
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2411
#: drizzled/drizzled.cc:3468
2412
msgid "Allow slave to batch requests."
2415
#: drizzled/drizzled.cc:3472
2417
"If creating the thread takes longer than this value (in seconds), the "
2418
"Slow_launch_threads counter will be incremented."
2421
#: drizzled/drizzled.cc:3477
1648
#: drizzled/drizzled.cc:3118
2422
1649
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2425
#: drizzled/drizzled.cc:3483
2427
"Synchronously flush binary log to disk after every #th event. Use 0 "
2428
"(default) to disable synchronous flushing."
2431
#: drizzled/drizzled.cc:3488
1652
#: drizzled/drizzled.cc:3124
2432
1653
msgid "The number of cached table definitions."
2435
#: drizzled/drizzled.cc:3492
1656
#: drizzled/drizzled.cc:3128
2436
1657
msgid "The number of cached open tables."
2439
#: drizzled/drizzled.cc:3496
1660
#: drizzled/drizzled.cc:3132
2441
1662
"Timeout in seconds to wait for a table level lock before returning an error. "
2442
1663
"Used only if the connection has active cursors."
2445
#: drizzled/drizzled.cc:3501
2447
"How many threads we should create to handle query requests in case of "
2448
"'thread_handling=pool-of-threads'"
2451
#: drizzled/drizzled.cc:3506
1666
#: drizzled/drizzled.cc:3137
2452
1667
msgid "The stack size for each thread."
2455
#: drizzled/drizzled.cc:3512
1670
#: drizzled/drizzled.cc:3143
2456
1671
msgid "The TIME format (for future)."
2459
#: drizzled/drizzled.cc:3517
1674
#: drizzled/drizzled.cc:3148
2461
1676
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2462
1677
"automatically convert it to an on-disk MyISAM table."
2465
#: drizzled/drizzled.cc:3523
1680
#: drizzled/drizzled.cc:3154
2466
1681
msgid "Allocation block size for transactions to be stored in binary log"
2469
#: drizzled/drizzled.cc:3528
1684
#: drizzled/drizzled.cc:3159
2470
1685
msgid "Persistent buffer for transactions to be stored in binary log"
2473
#: drizzled/drizzled.cc:3533
1688
#: drizzled/drizzled.cc:3164
2475
1690
"The number of seconds the server waits for activity on a connection before "
2479
#: drizzled/drizzled.cc:3779
1694
#: drizzled/drizzled.cc:3317
2481
1696
"Copyright (C) 2008 Sun Microsystems\n"
2482
1697
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5896
5175
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5899
#: drizzled/handler.cc:1058
5178
#: drizzled/handler.cc:1054
5900
5179
msgid "Crash recovery finished."
5903
#: drizzled/log.cc:329
5904
msgid "I/O error reading the header from the binary log"
5907
#: drizzled/log.cc:336
5909
"Binlog has bad magic number; It's not a binary log file that can be used by "
5910
"this version of Drizzle"
5913
#: drizzled/log.cc:351
5915
msgid "Failed to open log (file '%s', errno %d)"
5918
#: drizzled/log.cc:353 drizzled/log.cc:361
5919
msgid "Could not open log file"
5922
#: drizzled/log.cc:359
5924
msgid "Failed to create a cache on log (file '%s')"
5927
#: drizzled/log.cc:511 drizzled/log.cc:876
5930
"Could not use %s for logging (error %d). Turning logging off for the whole "
5931
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5932
"shutdown the Drizzle server and restart it."
5935
#: drizzled/log.cc:1144 drizzled/log.cc:1175 drizzled/log.cc:1424
5936
#: drizzled/log.cc:1546
5938
msgid "Failed to delete file '%s'"
5941
#: drizzled/log.cc:1153 drizzled/log.cc:1432 drizzled/log.cc:1554
5944
"a problem with deleting %s; consider examining correspondence of your binlog "
5945
"index file to the actual binlog files"
5948
#: drizzled/log.cc:1280
5950
msgid "next log error: %d offset: %s log: %s included: %d"
5953
#: drizzled/log.cc:1390 drizzled/log.cc:1514
5955
msgid "Failed to execute stat() on file '%s'"
5958
#: drizzled/log.cc:1401 drizzled/log.cc:1525
5961
"a problem with getting info on being purged %s; consider examining "
5962
"correspondence of your binlog index file to the actual binlog files"
5965
#: drizzled/log.cc:2477 drizzled/log.cc:2975
5967
msgid "Recovering after a crash using %s"
5970
#: drizzled/log.cc:2480
5972
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5975
#: drizzled/log.cc:2822
5976
msgid "Bad magic header in tc log"
5979
#: drizzled/log.cc:2832
5982
"Recovery failed! You must enable exactly %d storage engines that support two-"
5983
"phase commit protocol"
5986
#: drizzled/log.cc:2860
5988
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5989
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5990
"heuristic-recover={commit|rollback}"
5993
#: drizzled/log.cc:2890
5994
msgid "Heuristic crash recovery mode"
5997
#: drizzled/log.cc:2892
5998
msgid "Heuristic crash recovery failed"
6001
#: drizzled/log.cc:2893
6002
msgid "Please restart mysqld without --tc-heuristic-recover"
6005
#: drizzled/log.cc:2937 drizzled/log.cc:2961
6007
msgid "find_log_pos() failed (error: %d)"
6010
#: drizzled/log.cc:3076
6012
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6013
"of memory error) and restart, or delete (or rename) binary log and start "
6014
"mysqld with --tc-heuristic-recover={commit|rollback}"
6017
#: drizzled/log_event.cc:140
6019
msgid " %s, Error_code: %d;"
6022
#: drizzled/log_event.cc:144
6025
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
6026
"master log %s, end_log_pos %lu"
6029
#: drizzled/log_event.cc:150
6033
#: drizzled/log_event.cc:904
6036
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6039
#: drizzled/log_event.cc:1613
6042
"Query partially completed on the master (error on master: %d) and was "
6043
"aborted. There is a chance that your master is inconsistent at this point. "
6044
"If you are sure that your master is ok, run this query manually on the slave "
6045
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
6046
"SLAVE; . Query: '%s'"
6049
#: drizzled/log_event.cc:1639
6052
"Query caused differenxt errors on master and slave.\n"
6053
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
6054
"Default database: '%s'. Query: '%s'"
6057
#: drizzled/log_event.cc:1644
6061
#: drizzled/log_event.cc:1664
6063
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6066
#: drizzled/log_event.cc:1666 drizzled/log_event.cc:4309
6067
#: drizzled/log_event.cc:4340 drizzled/log_event.cc:5077
6068
msgid "unexpected success or fatal error"
6071
#: drizzled/log_event.cc:2119
6073
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6074
"probable cause is that the master died while writing the transaction to its "
6075
"binary log, thus rolled back too."
6078
#: drizzled/log_event.cc:2774
6081
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6082
"produced %ld warning(s). Default database: '%s'"
6085
#: drizzled/log_event.cc:2824
6088
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6091
#: drizzled/log_event.cc:2836
6093
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6096
#: drizzled/log_event.cc:3098
6097
msgid "Out of memory while recording slave event"
6100
#: drizzled/log_event.cc:3348 drizzled/log_event.cc:3374
6102
msgid "Error in Create_file event: could not open file '%s'"
6105
#: drizzled/log_event.cc:3360
6107
msgid "Error in Create_file event: could not write to file '%s'"
6110
#: drizzled/log_event.cc:3381
6112
msgid "Error in Create_file event: write to '%s' failed"
6115
#: drizzled/log_event.cc:3495
6117
msgid "Error in %s event: could not create file '%s'"
6120
#: drizzled/log_event.cc:3504
6122
msgid "Error in %s event: could not open file '%s'"
6125
#: drizzled/log_event.cc:3511
6127
msgid "Error in %s event: write to '%s' failed"
6130
#: drizzled/log_event.cc:3673
6132
msgid "Error in Exec_load event: could not open file '%s'"
6135
#: drizzled/log_event.cc:3683
6137
msgid "Error in Exec_load event: file '%s' appears corrupted"
6140
#: drizzled/log_event.cc:3713
6142
msgid "%s. Failed executing load from '%s'"
6145
#: drizzled/log_event.cc:3886
6146
msgid "Not enough memory"
6149
#: drizzled/log_event.cc:4306
6151
msgid "Error '%s' in %s event: when locking tables"
6154
#: drizzled/log_event.cc:4316
6156
msgid "Error in %s event: when locking tables"
6159
#: drizzled/log_event.cc:4337
6161
msgid "Error '%s' on reopening tables"
6164
#: drizzled/log_event.cc:4678
6166
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6169
#: drizzled/log_event.cc:5074
6171
msgid "Error '%s' on opening table `%s`.`%s`"
5182
#: drizzled/handlerton.cc:268
5183
msgid "Too many storage engines!"
5186
#: drizzled/handlerton.cc:273
5188
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6174
5191
#. TRANSLATORS: The leading word "logging" is the name
6175
5192
#. of the plugin api, and so should not be translated.
6176
#: drizzled/logging.cc:62
5193
#: drizzled/logging.cc:65
6178
5195
msgid "logging plugin '%s' deinit() failed"
6181
5198
#. TRANSLATORS: The leading word "logging" is the name
6182
5199
#. of the plugin api, and so should not be translated.
6183
#: drizzled/logging.cc:85
5200
#: drizzled/logging.cc:87
6185
5202
msgid "logging plugin '%s' logging_pre() failed"
6188
5205
#. TRANSLATORS: The leading word "logging" is the name
6189
5206
#. of the plugin api, and so should not be translated.
6190
#: drizzled/logging.cc:118
5207
#: drizzled/logging.cc:119
6192
5209
msgid "logging plugin '%s' logging_post() failed"
6225
5242
msgid "qcache plugin '%s' init() failed"
6228
#: drizzled/qcache.cc:58
5245
#: drizzled/qcache.cc:60
6230
5247
msgid "qcache plugin '%s' deinit() failed"
6233
#: drizzled/qcache.cc:103
5250
#: drizzled/qcache.cc:105
6235
5252
msgid "qcache plugin '%s' try_fetch_and_send() failed"
6238
#: drizzled/qcache.cc:120
5255
#: drizzled/qcache.cc:122
6240
5257
msgid "qcache plugin '%s' set() failed"
6243
#: drizzled/qcache.cc:139
5260
#: drizzled/qcache.cc:141
6245
5262
msgid "qcache plugin '%s' invalidate_table() failed"
6248
#: drizzled/qcache.cc:158
5265
#: drizzled/qcache.cc:160
6250
5267
msgid "qcache plugin '%s' invalidate_db() failed"
6253
#: drizzled/qcache.cc:176
5270
#: drizzled/qcache.cc:178
6255
5272
msgid "qcache plugin '%s' flush() failed"
6258
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1090
6259
#: drizzled/slave.cc:2104
6260
msgid "Failed to flush master info file"
6263
#: drizzled/replication/replication.cc:106
6264
msgid "Failed in send_file() while reading file name"
6267
#: drizzled/replication/replication.cc:119
6268
msgid "Failed in send_file() on open of file"
6271
#: drizzled/replication/replication.cc:127
6272
msgid "Failed in send_file() while writing data to client"
6275
#: drizzled/replication/replication.cc:136
6276
msgid "Failed in send_file() while negotiating file transfer close"
6279
#: drizzled/replication/reporting.cc:54
6281
msgid "Slave %s: %s%s Error_code: %d"
6284
#: drizzled/replication/rli.cc:149
6287
"Neither --relay-log nor --relay-log-index were used; so replication may "
6288
"break when this Drizzle server acts as a slave and has his hostname "
6289
"changed!! Please use '--relay-log=%s' to avoid this problem."
6292
#: drizzled/replication/rli.cc:166
6293
msgid "Failed in open_log() called from init_relay_log_info()"
6296
#: drizzled/replication/rli.cc:188
6297
msgid "Failed to flush relay log info file"
6300
#: drizzled/replication/rli.cc:191
6301
msgid "Error counting relay log space"
6304
#: drizzled/replication/rli.cc:215
6306
msgid "log %s listed in the index, but failed to stat"
6309
#: drizzled/replication/rli.cc:230
6310
msgid "Could not find first log while counting relay log space"
6313
#: drizzled/replication/rli.cc:885
6314
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6317
#: drizzled/replication/utility.cc:117
6319
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6322
#: drizzled/replication/utility.cc:132
6325
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6326
"Master's column size should be <= the slave's column size."
6329
#: drizzled/scheduler.cc:132
6330
msgid "Memory allocation error in session_scheduler::init\n"
6333
#: drizzled/scheduler.cc:210
6334
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6337
#: drizzled/scheduler.cc:216
6338
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6341
#: drizzled/scheduler.cc:228
6342
msgid "session_add_event event_add error in libevent_init\n"
6345
#: drizzled/scheduler.cc:244
6347
msgid "Can't create completion port thread (error %d)"
6350
#: drizzled/scheduler.cc:357
6351
msgid "event_add error in libevent_add_session_callback\n"
6354
#: drizzled/scheduler.cc:383
6355
msgid "Scheduler init error in libevent_add_new_connection\n"
6358
#: drizzled/scheduler.cc:464
6359
msgid "libevent_thread_proc: my_thread_init() failed\n"
6362
#. TRANSLATORS: The leading word "scheduling" is the name
6363
#. of the plugin api, and so should not be translated.
6364
#: drizzled/scheduling.cc:40
5275
#. TRANSLATORS: The leading word "replicator" is the name
5276
#. of the plugin api, and so should not be translated.
5277
#: drizzled/replicator.cc:41
5279
msgid "replicator plugin '%s' init() failed"
5282
#. TRANSLATORS: The leading word "replicator" is the name
5283
#. of the plugin api, and so should not be translated.
5284
#: drizzled/replicator.cc:65
5286
msgid "replicator plugin '%s' deinit() failed"
5289
#. TRANSLATORS: The leading word "replicator" is the name
5290
#. of the plugin api, and so should not be translated.
5291
#: drizzled/replicator.cc:89
5293
msgid "replicator plugin '%s' session_init() failed"
5296
#. TRANSLATORS: The leading word "replicator" is the name
5297
#. of the plugin api, and so should not be translated.
5298
#: drizzled/replicator.cc:159
5300
msgid "replicator plugin '%s' row_insert() failed"
5303
#. TRANSLATORS: The leading word "replicator" is the name
5304
#. of the plugin api, and so should not be translated.
5305
#: drizzled/replicator.cc:173
5307
msgid "replicator plugin '%s' row_update() failed"
5310
#. TRANSLATORS: The leading word "replicator" is the name
5311
#. of the plugin api, and so should not be translated.
5312
#: drizzled/replicator.cc:187
5314
msgid "replicator plugin '%s' row_delete() failed"
5317
#. TRANSLATORS: The leading word "replicator" is the name
5318
#. of the plugin api, and so should not be translated.
5319
#: drizzled/replicator.cc:272
5321
msgid "replicator plugin '%s' end_transaction() failed"
5324
#. TRANSLATORS: The leading word "replicator" is the name
5325
#. of the plugin api, and so should not be translated.
5326
#: drizzled/replicator.cc:329
5328
msgid "replicator plugin '%s' statement() failed"
5331
#: drizzled/scheduling.cc:55
6366
5333
msgid "scheduling plugin '%s' init() failed"
6369
5336
#. TRANSLATORS: The leading word "scheduling" is the name
6370
5337
#. of the plugin api, and so should not be translated.
6371
#: drizzled/scheduling.cc:62
5338
#: drizzled/scheduling.cc:98
6373
5340
msgid "scheduling plugin '%s' deinit() failed"
6376
#. TRANSLATORS: The leading word "scheduling" is the name
6377
#. of the plugin api, and so should not be translated.
6378
#: drizzled/scheduling.cc:98
6380
msgid "scheduling plugin '%s' scheduling_func1() failed"
6383
#. TRANSLATORS: The leading word "scheduling" is the name
6384
#. of the plugin api, and so should not be translated.
6385
#: drizzled/scheduling.cc:152
6387
msgid "scheduling plugin '%s' scheduling_func2() failed"
6390
#: drizzled/set_var.cc:684
6391
msgid "Ambiguous slave modes combination. STRICT will be used"
6394
#: drizzled/slave.cc:104
6395
msgid "Waiting to reconnect after a failed registration on master"
6398
#: drizzled/slave.cc:105
6400
"Slave I/O thread killed while waiting to reconnect after a failed "
6401
"registration on master"
6404
#: drizzled/slave.cc:107
6405
msgid "Reconnecting after a failed registration on master"
6408
#: drizzled/slave.cc:108
6411
"failed registering on master, reconnecting to try again, log '%s' at "
6415
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6416
msgid "Slave I/O thread killed during or after reconnect"
6419
#: drizzled/slave.cc:114
6420
msgid "Waiting to reconnect after a failed binlog dump request"
6423
#: drizzled/slave.cc:115
6424
msgid "Slave I/O thread killed while retrying master dump"
6427
#: drizzled/slave.cc:116
6428
msgid "Reconnecting after a failed binlog dump request"
6431
#: drizzled/slave.cc:117
6433
msgid "failed dump request, reconnecting to try again, log '%s' at position %s"
6436
#: drizzled/slave.cc:123
6437
msgid "Waiting to reconnect after a failed master event read"
6440
#: drizzled/slave.cc:124
6441
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6444
#: drizzled/slave.cc:126
6445
msgid "Reconnecting after a failed master event read"
6448
#: drizzled/slave.cc:127
6451
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6455
#: drizzled/slave.cc:130
6457
"Slave I/O thread killed during or after a reconnect done to recover from "
6461
#: drizzled/slave.cc:243
6462
msgid "Failed to allocate memory for the master info structure"
6465
#: drizzled/slave.cc:249 drizzled/slave.cc:1776
6466
msgid "Failed to initialize the master info structure"
6469
#: drizzled/slave.cc:264
6470
msgid "Failed to create slave threads"
6473
#: drizzled/slave.cc:461
6474
msgid "Server id not set, will not start slave"
6477
#: drizzled/slave.cc:627
6479
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6480
"updates to a non-transactional table without any primary key. There is a "
6481
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6482
"check your tables' contents after restart."
6485
#: drizzled/slave.cc:788 drizzled/slave.cc:803
6486
msgid "Master reported unrecognized DRIZZLE version"
6489
#: drizzled/slave.cc:844
6490
msgid "default Format_description_log_event"
6493
#: drizzled/slave.cc:866
6496
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6497
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6500
#: drizzled/slave.cc:893
6502
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6503
"server ids; these ids must be different for replication to work (or the --"
6504
"replicate-same-server-id option must be used on slave but this does not "
6505
"always make sense; please check the manual before using it)."
6508
#: drizzled/slave.cc:938
6510
"The slave I/O thread stops because master and slave have different values "
6511
"for the COLLATION_SERVER global variable. The values must be equal for "
6512
"replication to work"
6515
#: drizzled/slave.cc:974
6517
"The slave I/O thread stops because master and slave have different values "
6518
"for the TIME_ZONE global variable. The values must be equal for replication "
6522
#: drizzled/slave.cc:1039
6523
msgid "Waiting for the slave SQL thread to free enough relay log space"
6526
#: drizzled/slave.cc:1085
6528
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6532
#: drizzled/slave.cc:1096
6533
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6536
#: drizzled/slave.cc:1428
6538
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6541
#: drizzled/slave.cc:1481
6543
msgid "Error reading packet from server: %s ( server_errno=%d)"
6546
#: drizzled/slave.cc:1489
6548
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6551
#: drizzled/slave.cc:1647
6554
"It was not possible to update the positions of the relay log information: "
6555
"the slave may be in an inconsistent state. Stopped in %s position %s"
6558
#: drizzled/slave.cc:1722 drizzled/slave.cc:2314
6560
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6563
#: drizzled/slave.cc:1781 drizzled/slave.cc:2263
6565
msgid "Error initializing relay log position: %s"
6568
#: drizzled/slave.cc:1797
6571
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6572
"Consider raising the value of the slave_transaction_retries variable."
6575
#: drizzled/slave.cc:1820
6577
"Could not parse relay log event entry. The possible reasons are: the "
6578
"master's binary log is corrupted (you can check this by running "
6579
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6580
"can check this by running 'mysqlbinlog' on the relay log), a network "
6581
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6582
"check the master's binary log or slave's relay log, you will be able to know "
6583
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6586
#: drizzled/slave.cc:1941
6587
msgid "Failed during slave I/O thread initialization"
6590
#: drizzled/slave.cc:1955
6591
msgid "error in drizzle_create()"
6594
#: drizzled/slave.cc:1963
6597
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6598
"'%s' at position %s"
6601
#: drizzled/slave.cc:1977
6602
msgid "Slave I/O thread killed while connecting to master"
6605
#: drizzled/slave.cc:2001
6606
msgid "Slave I/O thread couldn't register on master"
6609
#: drizzled/slave.cc:2013 drizzled/slave.cc:2037 drizzled/slave.cc:2061
6610
msgid "Forcing to reconnect slave I/O thread"
6613
#: drizzled/slave.cc:2026
6614
msgid "Failed on request_dump()"
6617
#: drizzled/slave.cc:2027
6619
"Slave I/O thread killed while "
6620
"requesting master dump"
6623
#: drizzled/slave.cc:2053
6624
msgid "Waiting for master to send event"
6627
#: drizzled/slave.cc:2055
6628
msgid "Slave I/O thread killed while reading event"
6631
#: drizzled/slave.cc:2073
6634
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6635
"entry is correct, restart the server with a higher value of "
6636
"max_allowed_packet"
6639
#: drizzled/slave.cc:2087
6640
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6643
#: drizzled/slave.cc:2097
6644
msgid "Queuing master event to the relay log"
6647
#: drizzled/slave.cc:2124
6648
msgid "Slave I/O thread aborted while waiting for relay log space"
6651
#: drizzled/slave.cc:2134
6653
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6656
#: drizzled/slave.cc:2155
6657
msgid "Waiting for slave mutex on exit"
6660
#: drizzled/slave.cc:2219
6661
msgid "Failed during slave thread initialization"
6664
#: drizzled/slave.cc:2285
6667
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6668
"s, relay log '%s' position: %s"
6671
#: drizzled/slave.cc:2299
6672
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6675
#: drizzled/slave.cc:2325
6676
msgid "Reading event from the relay log"
6679
#: drizzled/slave.cc:2350
6681
msgid "Slave (additional info): %s Error_code: %d"
6684
#: drizzled/slave.cc:2367
6686
msgid "Slave: %s Error_code: %d"
6689
#: drizzled/slave.cc:2370
6692
"Error loading user-defined library, slave SQL thread aborted. Install the "
6693
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6694
"stopped at log '%s' position %s"
6697
#: drizzled/slave.cc:2378
6700
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6701
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6704
#: drizzled/slave.cc:2390
6707
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6710
#: drizzled/slave.cc:2479
6712
msgid "Slave I/O: failed requesting download of '%s'"
6715
#: drizzled/slave.cc:2496
6717
msgid "Network read error downloading '%s' from master"
6720
#: drizzled/slave.cc:2518
6721
msgid "error writing Exec_load event to relay log"
6724
#: drizzled/slave.cc:2532
6725
msgid "error writing Create_file event to relay log"
6728
#: drizzled/slave.cc:2547
6729
msgid "error writing Append_block event to relay log"
6732
#: drizzled/slave.cc:2643
6733
msgid "Memory allocation failed"
6736
#: drizzled/slave.cc:2668 drizzled/slave.cc:2754
6739
"Read invalid event from master: '%s', master could be corrupt but a more "
6740
"likely cause of this is a bug"
6743
#: drizzled/slave.cc:3026
6744
msgid "could not queue event from master"
6747
#: drizzled/slave.cc:3116
6749
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6752
#: drizzled/slave.cc:3118
6753
msgid "reconnecting"
6756
#: drizzled/slave.cc:3118
6760
#: drizzled/slave.cc:3142
6763
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6767
#: drizzled/slave.cc:3503
6769
msgid "next log '%s' is currently active"
6772
#: drizzled/slave.cc:3533
6774
msgid "next log '%s' is not active"
6777
#: drizzled/slave.cc:3549
6780
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6783
#: drizzled/slave.cc:3555
6784
msgid "Aborting slave SQL thread because of partial event read"
6787
#: drizzled/slave.cc:3561 drizzled/slave.cc:3568
6789
msgid "Error reading relay log event: %s"
6792
#: drizzled/slave.cc:3562
6793
msgid "slave SQL thread was killed"
6796
#: drizzled/slave.cc:3660
6799
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6800
"check error log on slave for more info"
6803
#: drizzled/slave.cc:3666
6806
"According to the master's version ('%s'), it is probable that master suffers "
6807
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6808
"current binary log event may make the slave's data become different from the "
6809
"master's data. To take no risk, slave refuses to replicate this event and "
6810
"stops. We recommend that all updates be stopped on the master and slave, "
6811
"that the data of both be manually synchronized, that master's binary logs be "
6812
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6813
"Then replication can be restarted."
6816
#: drizzled/sql_base.cc:2317
5343
#: drizzled/sql_base.cc:2311
6818
5345
msgid "Table %s had a open data handler in reopen_table"
6821
#: drizzled/sql_base.cc:2966
5348
#: drizzled/sql_base.cc:2960
6823
5350
msgid "Couldn't repair table: %s.%s"
6826
#: drizzled/sql_base.cc:3009
5353
#: drizzled/sql_base.cc:3002
6829
5356
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6830
"s`.`%s`' to the binary log"
5357
"s`.`%s`' to replication"
6833
#: drizzled/sql_base.cc:3618
5360
#: drizzled/sql_base.cc:3609
6835
5362
msgid "Could not remove temporary table: '%s', error: %d"
6838
#: drizzled/sql_plugin.cc:686
5365
#: drizzled/sql_plugin.cc:687
6840
5367
msgid "Plugin '%s' of type %s failed deinitialization"
6843
#: drizzled/sql_plugin.cc:700
5370
#: drizzled/sql_plugin.cc:701
6845
5372
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6848
#: drizzled/sql_plugin.cc:787
5375
#: drizzled/sql_plugin.cc:789
6850
5377
msgid "Plugin '%s' registration as a %s failed."
6853
#: drizzled/sql_plugin.cc:1026
5380
#: drizzled/sql_plugin.cc:1027
6854
5381
msgid "plugin-load parameter too long"
6857
#: drizzled/sql_plugin.cc:1086
5384
#: drizzled/sql_plugin.cc:1087
6859
5386
msgid "Couldn't load plugin named '%s' with soname '%s'."
6862
#: drizzled/sql_plugin.cc:1139
5389
#: drizzled/sql_plugin.cc:1140
6864
5391
msgid "Forcing shutdown of %<PRIu64> plugins"
6867
#: drizzled/sql_plugin.cc:1162
5394
#: drizzled/sql_plugin.cc:1163
6869
5396
msgid "Plugin '%s' will be forced to shutdown"
6872
#: drizzled/sql_plugin.cc:1178
5399
#: drizzled/sql_plugin.cc:1179
6874
5401
msgid "Plugin '%s' has ref_count=%d after shutdown."
6877
#: drizzled/sql_plugin.cc:1568
5404
#: drizzled/sql_plugin.cc:1569
6878
5405
msgid "Out of memory."
6881
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
5408
#: drizzled/sql_plugin.cc:2418 drizzled/sql_plugin.cc:2481
6883
5410
msgid "Unknown variable type code 0x%x in plugin '%s'."
6886
#: drizzled/sql_plugin.cc:2460
5413
#: drizzled/sql_plugin.cc:2461
6889
5416
"Server variable %s of plugin %s was forced to be read-only: string variable "
6890
5417
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6893
#: drizzled/sql_plugin.cc:2491
5420
#: drizzled/sql_plugin.cc:2492
6895
5422
msgid "Missing variable name in plugin '%s'."
6898
#: drizzled/sql_plugin.cc:2508
5425
#: drizzled/sql_plugin.cc:2509
6900
5427
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6903
#: drizzled/sql_plugin.cc:2627
5430
#: drizzled/sql_plugin.cc:2628
6905
5432
msgid "Out of memory for plugin '%s'."
6908
#: drizzled/sql_plugin.cc:2634
5435
#: drizzled/sql_plugin.cc:2635
6910
5437
msgid "Bad options for plugin '%s'."
6913
#: drizzled/sql_plugin.cc:2643
5440
#: drizzled/sql_plugin.cc:2644
6915
5442
msgid "Parsing options for plugin '%s' failed."
6918
#: drizzled/sql_plugin.cc:2686
5445
#: drizzled/sql_plugin.cc:2687
6920
5447
msgid "Plugin '%s' has conflicting system variables"
6923
#: drizzled/sql_plugin.cc:2696
5450
#: drizzled/sql_plugin.cc:2697
6925
5452
msgid "Plugin '%s' disabled by command line option"
6928
#: drizzled/sql_table.cc:112
5455
#: drizzled/sql_table.cc:130
6930
5457
msgid "Invalid (old?) table or database name '%s'"
6933
#: drizzled/sql_table.cc:2745
5460
#: drizzled/sql_table.cc:2726
6935
5462
msgid "Unknown - internal error %d during operation"
6938
#: drizzled/sql_table.cc:5015
5465
#: drizzled/sql_table.cc:5006
6940
5467
msgid "Could not open table %s.%s after rename\n"
6943
#: drizzled/sql_table.cc:5182
5470
#: drizzled/sql_table.cc:5173
6946
5473
"order_st BY ignored because there is a user-defined clustered index in the "
7015
5542
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5545
#: gnulib/getopt.c:526 gnulib/getopt.c:542
5547
msgid "%s: option `%s' is ambiguous\n"
5550
#: gnulib/getopt.c:575 gnulib/getopt.c:579
5552
msgid "%s: option `--%s' doesn't allow an argument\n"
5555
#: gnulib/getopt.c:588 gnulib/getopt.c:593
5557
msgid "%s: option `%c%s' doesn't allow an argument\n"
5560
#: gnulib/getopt.c:636 gnulib/getopt.c:655 gnulib/getopt.c:971
5561
#: gnulib/getopt.c:990
5563
msgid "%s: option `%s' requires an argument\n"
5566
#: gnulib/getopt.c:693 gnulib/getopt.c:696
5568
msgid "%s: unrecognized option `--%s'\n"
5571
#: gnulib/getopt.c:704 gnulib/getopt.c:707
5573
msgid "%s: unrecognized option `%c%s'\n"
5576
#: gnulib/getopt.c:759 gnulib/getopt.c:762
5578
msgid "%s: illegal option -- %c\n"
5581
#: gnulib/getopt.c:768 gnulib/getopt.c:771
5583
msgid "%s: invalid option -- %c\n"
5586
#: gnulib/getopt.c:823 gnulib/getopt.c:839 gnulib/getopt.c:1043
5587
#: gnulib/getopt.c:1061
5589
msgid "%s: option requires an argument -- %c\n"
5592
#: gnulib/getopt.c:892 gnulib/getopt.c:908
5594
msgid "%s: option `-W %s' is ambiguous\n"
5597
#: gnulib/getopt.c:932 gnulib/getopt.c:950
5599
msgid "%s: option `-W %s' doesn't allow an argument\n"
5602
#: libdrizzleclient/errmsg.c:27
5603
msgid "Unknown Drizzle error"
5606
#: libdrizzleclient/errmsg.c:28
5608
msgid "Can't create UNIX socket (%d)"
5611
#: libdrizzleclient/errmsg.c:29
5613
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5616
#: libdrizzleclient/errmsg.c:30
5618
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5621
#: libdrizzleclient/errmsg.c:31
5623
msgid "Can't create TCP/IP socket (%d)"
5626
#: libdrizzleclient/errmsg.c:32
5628
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5631
#: libdrizzleclient/errmsg.c:33
5632
msgid "Drizzle server has gone away"
5635
#: libdrizzleclient/errmsg.c:34
5637
msgid "Protocol mismatch; server version = %d, client version = %d"
5640
#: libdrizzleclient/errmsg.c:35
5641
msgid "Drizzle client ran out of memory"
5644
#: libdrizzleclient/errmsg.c:36
5645
msgid "Wrong host info"
5648
#: libdrizzleclient/errmsg.c:37
5649
msgid "Localhost via UNIX socket"
5652
#: libdrizzleclient/errmsg.c:38
5654
msgid "%-.100s via TCP/IP"
5657
#: libdrizzleclient/errmsg.c:39
5658
msgid "Error in server handshake"
5661
#: libdrizzleclient/errmsg.c:40
5662
msgid "Lost connection to Drizzle server during query"
5665
#: libdrizzleclient/errmsg.c:41
5666
msgid "Commands out of sync; you can't run this command now"
5669
#: libdrizzleclient/errmsg.c:42
5671
msgid "Named pipe: %-.32s"
5674
#: libdrizzleclient/errmsg.c:43
5676
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5679
#: libdrizzleclient/errmsg.c:44
5681
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5684
#: libdrizzleclient/errmsg.c:45
5686
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5689
#: libdrizzleclient/errmsg.c:46
5691
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5694
#: libdrizzleclient/errmsg.c:47
5695
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5698
#: libdrizzleclient/errmsg.c:48
5699
msgid "Embedded server"
5702
#: libdrizzleclient/errmsg.c:49
5703
msgid "Error on SHOW SLAVE STATUS:"
5706
#: libdrizzleclient/errmsg.c:50
5707
msgid "Error on SHOW SLAVE HOSTS:"
5710
#: libdrizzleclient/errmsg.c:51
5711
msgid "Error connecting to slave:"
5714
#: libdrizzleclient/errmsg.c:52
5715
msgid "Error connecting to master:"
5718
#: libdrizzleclient/errmsg.c:53
5719
msgid "SSL connection error"
5722
#: libdrizzleclient/errmsg.c:54
5723
msgid "Malformed packet"
5726
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5727
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5728
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5729
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5730
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5731
msgid "(unused error message)"
5734
#: libdrizzleclient/errmsg.c:56
5735
msgid "Invalid use of null pointer"
5738
#: libdrizzleclient/errmsg.c:57
5739
msgid "Statement not prepared"
5742
#: libdrizzleclient/errmsg.c:58
5743
msgid "No data supplied for parameters in prepared statement"
5746
#: libdrizzleclient/errmsg.c:59
5747
msgid "Data truncated"
5750
#: libdrizzleclient/errmsg.c:60
5751
msgid "No parameters exist in the statement"
5754
#: libdrizzleclient/errmsg.c:61
5755
msgid "Invalid parameter number"
5758
#: libdrizzleclient/errmsg.c:62
5761
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5764
#: libdrizzleclient/errmsg.c:64
5766
msgid "Using unsupported buffer type: %d (parameter: %d)"
5769
#: libdrizzleclient/errmsg.c:65
5771
msgid "Shared memory: %-.100s"
5774
#: libdrizzleclient/errmsg.c:75
5775
msgid "Wrong or unknown protocol"
5778
#: libdrizzleclient/errmsg.c:76
5779
msgid "Invalid connection handle"
5782
#: libdrizzleclient/errmsg.c:77
5784
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5785
"option 'secure_auth' enabled)"
5788
#: libdrizzleclient/errmsg.c:79
5789
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5792
#: libdrizzleclient/errmsg.c:80
5793
msgid "Attempt to read column without prior row fetch"
5796
#: libdrizzleclient/errmsg.c:81
5797
msgid "Prepared statement contains no metadata"
5800
#: libdrizzleclient/errmsg.c:82
5802
"Attempt to read a row while there is no result set associated with the "
5806
#: libdrizzleclient/errmsg.c:84
5807
msgid "This feature is not implemented yet"
5810
#: libdrizzleclient/errmsg.c:85
5813
"Lost connection to Drizzle server while waiting for initial communication "
5814
"packet, system error: %d"
5817
#: libdrizzleclient/errmsg.c:87
5820
"Lost connection to Drizzle server while reading initial communication "
5821
"packet, system error: %d"
5824
#: libdrizzleclient/errmsg.c:89
5827
"Lost connection to Drizzle server while sending authentication information, "
5831
#: libdrizzleclient/errmsg.c:91
5834
"Lost connection to Drizzle server while reading authorization information, "
5838
#: libdrizzleclient/errmsg.c:93
5841
"Lost connection to Drizzle server while setting initial database, system "
5845
#: libdrizzleclient/errmsg.c:95
5847
msgid "Statement closed indirectly because of a preceding %s() call"
5850
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
5852
msgid "File '%s' not found (Errcode: %d)"
5855
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
5857
msgid "Error reading file '%s' (Errcode: %d)"
5860
#: mysys/errors.cc:25
5862
msgid "Can't create/write to file '%s' (Errcode: %d)"
5865
#: mysys/errors.cc:27
5867
msgid "Error writing file '%s' (Errcode: %d)"
5870
#: mysys/errors.cc:28
5872
msgid "Error on close of '%s' (Errcode: %d)"
5875
#: mysys/errors.cc:29
5877
msgid "Out of memory (Needed %u bytes)"
5880
#: mysys/errors.cc:30
5882
msgid "Error on delete of '%s' (Errcode: %d)"
5885
#: mysys/errors.cc:31
5887
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5890
#: mysys/errors.cc:32
5892
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5895
#: mysys/errors.cc:33
5897
msgid "Can't lock file (Errcode: %d)"
5900
#: mysys/errors.cc:34
5902
msgid "Can't unlock file (Errcode: %d)"
5905
#: mysys/errors.cc:35
5907
msgid "Can't read dir of '%s' (Errcode: %d)"
5910
#: mysys/errors.cc:36
5912
msgid "Can't get stat of '%s' (Errcode: %d)"
5915
#: mysys/errors.cc:37
5917
msgid "Can't change size of file (Errcode: %d)"
5920
#: mysys/errors.cc:38
5922
msgid "Can't open stream from handle (Errcode: %d)"
5925
#: mysys/errors.cc:39
5927
msgid "Can't get working dirctory (Errcode: %d)"
5930
#: mysys/errors.cc:40
5932
msgid "Can't change dir to '%s' (Errcode: %d)"
5935
#: mysys/errors.cc:41
5937
msgid "Warning: '%s' had %d links"
5940
#: mysys/errors.cc:42
5942
msgid "Warning: %d files and %d streams is left open\n"
5945
#: mysys/errors.cc:43
5947
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5950
#: mysys/errors.cc:44
5952
msgid "Can't create directory '%s' (Errcode: %d)"
5955
#: mysys/errors.cc:45
5958
"Character set '%s' is not a compiled character set and is not specified in "
5962
#: mysys/errors.cc:46
5964
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5967
#: mysys/errors.cc:47
5969
msgid "Can't read value for symlink '%s' (Error %d)"
5972
#: mysys/errors.cc:48
5974
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5977
#: mysys/errors.cc:49
5979
msgid "Error on realpath() on '%s' (Error %d)"
5982
#: mysys/errors.cc:50
5984
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5987
#: mysys/errors.cc:51
5990
"Collation '%s' is not a compiled collation and is not specified in the %s "
5994
#: mysys/errors.cc:53
5996
msgid "File '%s' (fileno: %d) was not closed"
5999
#: mysys/my_error.cc:87
6001
msgid "Unknown error %d"
6004
#: mysys/my_getopt.cc:89
6008
#: mysys/my_getopt.cc:91
6012
#: mysys/my_getopt.cc:355
6014
msgid "%s: %s: Option '%s' used, but is disabled\n"
6017
#: mysys/my_getopt.cc:356
6021
#: mysys/my_getopt.cc:356
6025
#: mysys/my_getopt.cc:459
6027
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
6030
#: mysys/my_getopt.cc:772
6032
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
6035
#: mysys/my_getopt.cc:963
6037
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
6040
#: mysys/my_getopt.cc:1190
6042
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
6045
#: mysys/my_getopt.cc:1210
6049
"Variables (--variable-name=value)\n"
6050
"and boolean options {false|true} Value (after reading options)\n"
6051
"--------------------------------- -----------------------------\n"
6054
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
6055
msgid "(No default value)"
6058
#: mysys/my_getopt.cc:1245
6062
#: mysys/my_getopt.cc:1245
6066
#: mysys/my_getopt.cc:1273
6068
msgid "(Disabled)\n"
7018
6071
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
7019
6072
msgid "Error Messages to stderr"
7022
#: plugin/logging_query/logging_query.cc:160
6075
#: plugin/logging_query/logging_query.cc:275
7024
6077
msgid "fail open() fn=%s er=%s\n"
7027
#: plugin/logging_query/logging_query.cc:200
6080
#: plugin/logging_query/logging_query.cc:315
6081
msgid "Enable logging to CSV file"
6084
#: plugin/logging_query/logging_query.cc:324
7028
6085
msgid "File to log to"
7031
#: plugin/logging_query/logging_query.cc:209
7032
msgid "Enable logging"
7035
#: plugin/logging_query/logging_query.cc:218
7036
msgid "Disable after this many seconds. Zero for forever"
7039
#: plugin/logging_query/logging_query.cc:231
6088
#: plugin/logging_query/logging_query.cc:333
6089
#: plugin/logging_syslog/logging_syslog.cc:247
7040
6090
msgid "Threshold for logging slow queries, in microseconds"
7043
#: plugin/logging_query/logging_query.cc:244
6093
#: plugin/logging_query/logging_query.cc:345
6094
#: plugin/logging_syslog/logging_syslog.cc:259
7044
6095
msgid "Threshold for logging big queries, for rows returned"
7047
#: plugin/logging_query/logging_query.cc:257
6098
#: plugin/logging_query/logging_query.cc:357
6099
#: plugin/logging_syslog/logging_syslog.cc:271
7048
6100
msgid "Threshold for logging big queries, for rows examined"
7051
#: plugin/logging_query/logging_query.cc:280
7052
msgid "Log queries to a file"
6103
#: plugin/logging_query/logging_query.cc:380
6104
msgid "Log queries to a CSV file"
6107
#: plugin/logging_syslog/logging_syslog.cc:166
6109
msgid "syslog facility \"%s\" not known, using \"local0\""
6112
#: plugin/logging_syslog/logging_syslog.cc:183
6114
msgid "syslog priority \"%s\" not known, using \"info\""
6117
#: plugin/logging_syslog/logging_syslog.cc:211
6118
msgid "Enable logging"
6121
#: plugin/logging_syslog/logging_syslog.cc:220
6122
msgid "Syslog Ident"
6125
#: plugin/logging_syslog/logging_syslog.cc:229
6126
msgid "Syslog Facility"
6129
#: plugin/logging_syslog/logging_syslog.cc:238
6130
msgid "Syslog Priority"
6133
#: plugin/logging_syslog/logging_syslog.cc:296
6134
msgid "Log to syslog"
6137
#: plugin/pool_of_threads/pool_of_threads.cc:110
6138
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6141
#: plugin/pool_of_threads/pool_of_threads.cc:116
6142
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6145
#: plugin/pool_of_threads/pool_of_threads.cc:128
6146
msgid "session_add_event event_add error in libevent_init\n"
6149
#: plugin/pool_of_threads/pool_of_threads.cc:144
6151
msgid "Can't create completion port thread (error %d)"
6154
#: plugin/pool_of_threads/pool_of_threads.cc:263
6155
msgid "event_add error in libevent_add_session_callback\n"
6158
#: plugin/pool_of_threads/pool_of_threads.cc:292
6159
msgid "Scheduler init error in libevent_add_new_connection\n"
6162
#: plugin/pool_of_threads/pool_of_threads.cc:382
6163
msgid "libevent_thread_proc: my_thread_init() failed\n"
6166
#: plugin/pool_of_threads/pool_of_threads.cc:590
6167
msgid "Size of Pool."
6170
#: plugin/pool_of_threads/pool_of_threads.cc:595
6171
msgid "Enable Pool of Threads Scheduler"
6174
#: plugin/replicator/replicator.cc:249
6175
msgid "Enable Replicator"
6178
#: plugin/replicator/replicator.cc:258
6179
msgid "Directory to place replication logs."
6182
#: plugin/single_thread/single_thread.cc:87
6183
msgid "Enable One Thread per Connection Scheduler"
7055
6186
#: storage/myisam/ha_myisam.cc:457