990
926
msgid "Error: Not enough memory to store ORDER BY clause\n"
993
#: libdrizzle/errmsg.c:27
994
msgid "Unknown Drizzle error"
997
#: libdrizzle/errmsg.c:28
999
msgid "Can't create UNIX socket (%d)"
1002
#: libdrizzle/errmsg.c:29
1004
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
1007
#: libdrizzle/errmsg.c:30
1009
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
1012
#: libdrizzle/errmsg.c:31
1014
msgid "Can't create TCP/IP socket (%d)"
1017
#: libdrizzle/errmsg.c:32
1019
msgid "Unknown Drizzle server host '%-.100s' (%d)"
1022
#: libdrizzle/errmsg.c:33
1023
msgid "Drizzle server has gone away"
1026
#: libdrizzle/errmsg.c:34
1028
msgid "Protocol mismatch; server version = %d, client version = %d"
1031
#: libdrizzle/errmsg.c:35
1032
msgid "Drizzle client ran out of memory"
1035
#: libdrizzle/errmsg.c:36
1036
msgid "Wrong host info"
1039
#: libdrizzle/errmsg.c:37
1040
msgid "Localhost via UNIX socket"
1043
#: libdrizzle/errmsg.c:38
1045
msgid "%-.100s via TCP/IP"
1048
#: libdrizzle/errmsg.c:39
1049
msgid "Error in server handshake"
1052
#: libdrizzle/errmsg.c:40
1053
msgid "Lost connection to Drizzle server during query"
1056
#: libdrizzle/errmsg.c:41
1057
msgid "Commands out of sync; you can't run this command now"
1060
#: libdrizzle/errmsg.c:42
1062
msgid "Named pipe: %-.32s"
1065
#: libdrizzle/errmsg.c:43
1067
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
1070
#: libdrizzle/errmsg.c:44
1072
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
1075
#: libdrizzle/errmsg.c:45
1077
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
1080
#: libdrizzle/errmsg.c:46
1082
msgid "Can't initialize character set %-.32s (path: %-.100s)"
1085
#: libdrizzle/errmsg.c:47
1086
msgid "Got packet bigger than 'max_allowed_packet' bytes"
1089
#: libdrizzle/errmsg.c:48
1090
msgid "Embedded server"
1093
#: libdrizzle/errmsg.c:49
1094
msgid "Error on SHOW SLAVE STATUS:"
1097
#: libdrizzle/errmsg.c:50
1098
msgid "Error on SHOW SLAVE HOSTS:"
1101
#: libdrizzle/errmsg.c:51
1102
msgid "Error connecting to slave:"
1105
#: libdrizzle/errmsg.c:52
1106
msgid "Error connecting to master:"
1109
#: libdrizzle/errmsg.c:53
1110
msgid "SSL connection error"
1113
#: libdrizzle/errmsg.c:54
1114
msgid "Malformed packet"
1117
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
1118
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
1119
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
1120
#: libdrizzle/errmsg.c:74
1121
msgid "(unused error message)"
1124
#: libdrizzle/errmsg.c:56
1125
msgid "Invalid use of null pointer"
1128
#: libdrizzle/errmsg.c:57
1129
msgid "Statement not prepared"
1132
#: libdrizzle/errmsg.c:58
1133
msgid "No data supplied for parameters in prepared statement"
1136
#: libdrizzle/errmsg.c:59
1137
msgid "Data truncated"
1140
#: libdrizzle/errmsg.c:60
1141
msgid "No parameters exist in the statement"
1144
#: libdrizzle/errmsg.c:61
1145
msgid "Invalid parameter number"
1148
#: libdrizzle/errmsg.c:62
1151
"Can't send long data for non-string/non-binary data types (parameter: %d)"
1154
#: libdrizzle/errmsg.c:64
1156
msgid "Using unsupported buffer type: %d (parameter: %d)"
1159
#: libdrizzle/errmsg.c:65
1161
msgid "Shared memory: %-.100s"
1164
#: libdrizzle/errmsg.c:75
1165
msgid "Wrong or unknown protocol"
1168
#: libdrizzle/errmsg.c:76
1169
msgid "Invalid connection handle"
1172
#: libdrizzle/errmsg.c:77
1174
"Connection using old (pre-4.1.1) authentication protocol refused (client "
1175
"option 'secure_auth' enabled)"
1178
#: libdrizzle/errmsg.c:79
1179
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
1182
#: libdrizzle/errmsg.c:80
1183
msgid "Attempt to read column without prior row fetch"
1186
#: libdrizzle/errmsg.c:81
1187
msgid "Prepared statement contains no metadata"
1190
#: libdrizzle/errmsg.c:82
1192
"Attempt to read a row while there is no result set associated with the "
1196
#: libdrizzle/errmsg.c:84
1197
msgid "This feature is not implemented yet"
1200
#: libdrizzle/errmsg.c:85
1203
"Lost connection to Drizzle server while waiting for initial communication "
1204
"packet, system error: %d"
1207
#: libdrizzle/errmsg.c:87
1210
"Lost connection to Drizzle server while reading initial communication "
1211
"packet, system error: %d"
1214
#: libdrizzle/errmsg.c:89
1217
"Lost connection to Drizzle server while sending authentication information, "
1221
#: libdrizzle/errmsg.c:91
1224
"Lost connection to Drizzle server while reading authorization information, "
1228
#: libdrizzle/errmsg.c:93
1231
"Lost connection to Drizzle server while setting initial database, system "
1235
#: libdrizzle/errmsg.c:95
1237
msgid "Statement closed indirectly because of a preceding %s() call"
1240
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1241
msgid "Couldn't uncompress communication packet"
1244
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1245
msgid "Got an error reading communication packets"
1248
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1249
msgid "Got timeout reading communication packets"
1252
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1253
msgid "Got an error writing communication packets"
1256
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1257
msgid "Got timeout writing communication packets"
1260
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1262
msgid "File '%s' not found (Errcode: %d)"
1265
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1267
msgid "Error reading file '%s' (Errcode: %d)"
1270
#: mysys/errors.cc:25
1272
msgid "Can't create/write to file '%s' (Errcode: %d)"
1275
#: mysys/errors.cc:27
1277
msgid "Error writing file '%s' (Errcode: %d)"
1280
#: mysys/errors.cc:28
1282
msgid "Error on close of '%s' (Errcode: %d)"
1285
#: mysys/errors.cc:29
1287
msgid "Out of memory (Needed %u bytes)"
1290
#: mysys/errors.cc:30
1292
msgid "Error on delete of '%s' (Errcode: %d)"
1295
#: mysys/errors.cc:31
1297
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1300
#: mysys/errors.cc:32
1302
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1305
#: mysys/errors.cc:33
1307
msgid "Can't lock file (Errcode: %d)"
1310
#: mysys/errors.cc:34
1312
msgid "Can't unlock file (Errcode: %d)"
1315
#: mysys/errors.cc:35
1317
msgid "Can't read dir of '%s' (Errcode: %d)"
1320
#: mysys/errors.cc:36
1322
msgid "Can't get stat of '%s' (Errcode: %d)"
1325
#: mysys/errors.cc:37
1327
msgid "Can't change size of file (Errcode: %d)"
1330
#: mysys/errors.cc:38
1332
msgid "Can't open stream from handle (Errcode: %d)"
1335
#: mysys/errors.cc:39
1337
msgid "Can't get working dirctory (Errcode: %d)"
1340
#: mysys/errors.cc:40
1342
msgid "Can't change dir to '%s' (Errcode: %d)"
1345
#: mysys/errors.cc:41
1347
msgid "Warning: '%s' had %d links"
1350
#: mysys/errors.cc:42
1352
msgid "Warning: %d files and %d streams is left open\n"
1355
#: mysys/errors.cc:43
1357
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1360
#: mysys/errors.cc:44
1362
msgid "Can't create directory '%s' (Errcode: %d)"
1365
#: mysys/errors.cc:45
1368
"Character set '%s' is not a compiled character set and is not specified in "
1372
#: mysys/errors.cc:46
1374
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1377
#: mysys/errors.cc:47
1379
msgid "Can't read value for symlink '%s' (Error %d)"
1382
#: mysys/errors.cc:48
1384
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1387
#: mysys/errors.cc:49
1389
msgid "Error on realpath() on '%s' (Error %d)"
1392
#: mysys/errors.cc:50
1394
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1397
#: mysys/errors.cc:51
1400
"Collation '%s' is not a compiled collation and is not specified in the %s "
1404
#: mysys/errors.cc:53
1406
msgid "File '%s' (fileno: %d) was not closed"
1409
#: mysys/my_error.cc:87
1411
msgid "Unknown error %d"
1414
#: mysys/my_getopt.cc:89
1418
#: mysys/my_getopt.cc:91
1422
#: mysys/my_getopt.cc:355
1424
msgid "%s: %s: Option '%s' used, but is disabled\n"
1427
#: mysys/my_getopt.cc:356
1431
#: mysys/my_getopt.cc:356
1435
#: mysys/my_getopt.cc:459
1437
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1440
#: mysys/my_getopt.cc:772
1442
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1445
#: mysys/my_getopt.cc:963
1447
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1450
#: mysys/my_getopt.cc:1190
1452
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1455
#: mysys/my_getopt.cc:1210
1459
"Variables (--variable-name=value)\n"
1460
"and boolean options {false|true} Value (after reading options)\n"
1461
"--------------------------------- -----------------------------\n"
1464
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
1465
msgid "(No default value)"
1468
#: mysys/my_getopt.cc:1245
1472
#: mysys/my_getopt.cc:1245
1476
#: mysys/my_getopt.cc:1273
1478
msgid "(Disabled)\n"
1481
#: drizzled/authentication.cc:69 drizzled/show.cc:4541
1482
#: drizzled/sql_plugin.cc:796
929
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
930
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:798
1484
932
msgid "Plugin '%s' init function returned error."
1651
#: drizzled/drizzled.cc:1400
1099
#: drizzled/drizzled.cc:1352
1653
1101
msgid "Writing a core file\n"
1656
#: drizzled/drizzled.cc:1447
1104
#: drizzled/drizzled.cc:1399
1658
1106
"setrlimit could not change the size of core files to 'infinity'; We may not "
1659
1107
"be able to generate a core file on signals"
1662
#: drizzled/drizzled.cc:1515
1110
#: drizzled/drizzled.cc:1467
1664
1112
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1667
#: drizzled/drizzled.cc:1603
1115
#: drizzled/drizzled.cc:1555
1669
1117
msgid "Got signal %d to shutdown drizzled"
1672
#: drizzled/drizzled.cc:1620 drizzled/sql_base.cc:6218
1120
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1673
1121
msgid "Can't create thread to kill server"
1676
#: drizzled/drizzled.cc:1643
1124
#: drizzled/drizzled.cc:1595
1678
1126
msgid "Got signal: %d error: %d"
1681
#: drizzled/drizzled.cc:1758
1129
#: drizzled/drizzled.cc:1708
1683
1131
msgid "Wrong date/time format specifier: %s\n"
1686
#: drizzled/drizzled.cc:1880
1134
#: drizzled/drizzled.cc:1812
1688
1136
msgid "gethostname failed, using '%s' as hostname"
1691
#: drizzled/drizzled.cc:1944
1139
#: drizzled/drizzled.cc:1876
1694
1142
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1698
#: drizzled/drizzled.cc:1949
1146
#: drizzled/drizzled.cc:1881
1701
1149
"Could not increase number of max_open_files to more than %u (request: %u)"
1704
#: drizzled/drizzled.cc:2027
1152
#: drizzled/drizzled.cc:1958
1706
1154
msgid "Unknown locale: '%s'"
1709
#: drizzled/drizzled.cc:2096
1157
#: drizzled/drizzled.cc:2014
1710
1158
msgid "Can't create thread-keys"
1713
#: drizzled/drizzled.cc:2120
1161
#: drizzled/drizzled.cc:2038
1714
1162
msgid "Out of memory"
1717
#: drizzled/drizzled.cc:2126
1719
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1720
"impossible, it would lead to infinite loops in this server."
1723
#: drizzled/drizzled.cc:2146
1726
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1727
"replication may break when this Drizzle server acts as a master and has his "
1728
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1731
#: drizzled/drizzled.cc:2158
1732
msgid "Out of memory in init_server_components."
1735
#: drizzled/drizzled.cc:2179
1165
#: drizzled/drizzled.cc:2053
1736
1166
msgid "Failed to initialize plugins."
1739
#: drizzled/drizzled.cc:2210
1169
#: drizzled/drizzled.cc:2084
1742
1172
"%s: Too many arguments (first extra is '%s').\n"
1743
1173
"Use --verbose --help to get a list of available options\n"
1746
#: drizzled/drizzled.cc:2220
1176
#: drizzled/drizzled.cc:2094
1747
1177
msgid "Can't init databases"
1750
#: drizzled/drizzled.cc:2240
1180
#: drizzled/drizzled.cc:2114
1752
1182
msgid "Unknown/unsupported table type: %s"
1755
#: drizzled/drizzled.cc:2246
1185
#: drizzled/drizzled.cc:2120
1757
1187
msgid "Default storage engine (%s) is not available"
1760
#: drizzled/drizzled.cc:2269
1761
msgid "Can't initialize tc_log"
1764
#: drizzled/drizzled.cc:2300
1190
#: drizzled/drizzled.cc:2152
1766
1192
msgid "Failed to lock memory. Errno: %d\n"
1769
#: drizzled/drizzled.cc:2361
1195
#: drizzled/drizzled.cc:2213
1771
1197
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1774
#: drizzled/drizzled.cc:2399
1776
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1777
"value: we force server id to 1; updates will be logged to the binary log, "
1778
"but connections from slaves will not be accepted."
1781
#: drizzled/drizzled.cc:2452
1200
#: drizzled/drizzled.cc:2294
1782
1201
msgid "Before Lock_thread_count"
1785
#: drizzled/drizzled.cc:2459
1204
#: drizzled/drizzled.cc:2301
1786
1205
msgid "After lock_thread_count"
1789
#: drizzled/drizzled.cc:2565
1208
#: drizzled/drizzled.cc:2407
1791
1210
msgid "drizzled: Got error %d from select"
1794
#: drizzled/drizzled.cc:2795 drizzled/drizzled.cc:2873
1795
#: drizzled/drizzled.cc:2982
1796
msgid "Option used by mysql-test for debugging and testing of replication."
1799
#: drizzled/drizzled.cc:2799
1213
#: drizzled/drizzled.cc:2632
1800
1214
msgid "Auto-increment columns are incremented by this"
1803
#: drizzled/drizzled.cc:2804
1217
#: drizzled/drizzled.cc:2637
1805
1219
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1809
#: drizzled/drizzled.cc:2810
1223
#: drizzled/drizzled.cc:2643
1811
1225
"Path to installation directory. All paths are usually resolved relative to "
1815
#: drizzled/drizzled.cc:2814
1229
#: drizzled/drizzled.cc:2647
1816
1230
msgid "IP address to bind to."
1819
#: drizzled/drizzled.cc:2818
1821
"The maximum size of a row-based binary log event in bytes. Rows will be "
1822
"grouped into events smaller than this size if possible. The value has to be "
1823
"a multiple of 256."
1826
#: drizzled/drizzled.cc:2829
1233
#: drizzled/drizzled.cc:2651
1827
1234
msgid "Set the filesystem character set."
1830
#: drizzled/drizzled.cc:2834
1237
#: drizzled/drizzled.cc:2656
1831
1238
msgid "Set the default character set."
1834
#: drizzled/drizzled.cc:2841
1241
#: drizzled/drizzled.cc:2663
1835
1242
msgid "Chroot drizzled daemon during startup."
1838
#: drizzled/drizzled.cc:2845
1245
#: drizzled/drizzled.cc:2667
1839
1246
msgid "Set the default collation."
1842
#: drizzled/drizzled.cc:2849
1249
#: drizzled/drizzled.cc:2671
1843
1250
msgid "Default completion type."
1846
#: drizzled/drizzled.cc:2854
1253
#: drizzled/drizzled.cc:2676
1847
1254
msgid "Write core on errors."
1850
#: drizzled/drizzled.cc:2858
1257
#: drizzled/drizzled.cc:2680
1851
1258
msgid "Path to the database root."
1854
#: drizzled/drizzled.cc:2862
1261
#: drizzled/drizzled.cc:2684
1855
1262
msgid "Set the default storage engine (table type) for tables."
1858
#: drizzled/drizzled.cc:2866
1265
#: drizzled/drizzled.cc:2688
1859
1266
msgid "Set the default time zone."
1862
#: drizzled/drizzled.cc:2870
1269
#: drizzled/drizzled.cc:2692
1863
1270
msgid "Type of DELAY_KEY_WRITE."
1866
#: drizzled/drizzled.cc:2879
1273
#: drizzled/drizzled.cc:2696
1867
1274
msgid "Print a symbolic stack trace on failure."
1870
#: drizzled/drizzled.cc:2885
1277
#: drizzled/drizzled.cc:2702
1871
1278
msgid "Push supported query conditions to the storage engine."
1874
#: drizzled/drizzled.cc:2891
1281
#: drizzled/drizzled.cc:2708
1875
1282
msgid "Used for debugging; Use at your own risk!"
1878
#: drizzled/drizzled.cc:2894
1285
#: drizzled/drizzled.cc:2711
1879
1286
msgid "Flush tables to disk between SQL commands."
1882
#: drizzled/drizzled.cc:2899
1289
#: drizzled/drizzled.cc:2716
1883
1290
msgid "Set up signals usable for debugging"
1886
#: drizzled/drizzled.cc:2903
1293
#: drizzled/drizzled.cc:2720
1887
1294
msgid "Command(s) that are executed for each new connection"
1890
#: drizzled/drizzled.cc:2907
1297
#: drizzled/drizzled.cc:2724
1891
1298
msgid "Read SQL commands from this file at startup."
1894
#: drizzled/drizzled.cc:2911
1895
msgid "Command(s) that are executed when a slave connects to this master"
1898
#: drizzled/drizzled.cc:2915
1301
#: drizzled/drizzled.cc:2728
1899
1302
msgid "(IGNORED)"
1902
#: drizzled/drizzled.cc:2919
1305
#: drizzled/drizzled.cc:2732
1903
1306
msgid "Set the language used for the month names and the days of the week."
1906
#: drizzled/drizzled.cc:2924
1309
#: drizzled/drizzled.cc:2737
1907
1310
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1910
#: drizzled/drizzled.cc:2929
1313
#: drizzled/drizzled.cc:2742
1911
1314
msgid "Log connections and queries to file."
1914
#: drizzled/drizzled.cc:2933
1916
"Log update queries in binary format. Optional argument is the location for "
1917
"the binary log files.(Strongly recommended to avoid replication problems if "
1918
"server's hostname changes)"
1921
#: drizzled/drizzled.cc:2940
1922
msgid "File that holds the names for last binary log files."
1925
#: drizzled/drizzled.cc:2944
1317
#: drizzled/drizzled.cc:2746
1926
1318
msgid "Log all MyISAM changes to file."
1929
#: drizzled/drizzled.cc:2948
1931
"Tells the slave to log the updates from the slave thread to the binary log. "
1932
"You will need to turn it on if you plan to daisy-chain the slaves."
1935
#: drizzled/drizzled.cc:2955
1937
"Path to transaction coordinator log (used for transactions that affect more "
1938
"than one storage engine, when binary log is disabled)"
1941
#: drizzled/drizzled.cc:2961
1942
msgid "Size of transaction coordinator log."
1945
#: drizzled/drizzled.cc:2967
1321
#: drizzled/drizzled.cc:2750
1946
1322
msgid "Log some not critical warnings to the log file."
1949
#: drizzled/drizzled.cc:2972
1951
"The location and name of the file that remembers the master and where the I/"
1952
"O replication thread is in the master's binlogs."
1955
#: drizzled/drizzled.cc:2977
1957
"The number of tries the slave will make to connect to the master before "
1961
#: drizzled/drizzled.cc:2986
1325
#: drizzled/drizzled.cc:2755
1962
1326
msgid "Lock drizzled in memory."
1965
#: drizzled/drizzled.cc:2990
1329
#: drizzled/drizzled.cc:2759
1967
1331
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1968
1332
"BACKUP, FORCE or QUICK."
1971
#: drizzled/drizzled.cc:2995
1335
#: drizzled/drizzled.cc:2764
1972
1336
msgid "Use very new possible 'unsafe' functions."
1975
#: drizzled/drizzled.cc:3000
1339
#: drizzled/drizzled.cc:2769
1976
1340
msgid "Use old, non-optimized alter table."
1979
#: drizzled/drizzled.cc:3005
1343
#: drizzled/drizzled.cc:2774
1980
1344
msgid "Pid file used by safe_mysqld."
1983
#: drizzled/drizzled.cc:3015
1347
#: drizzled/drizzled.cc:2784
1985
1349
"Maximum time in seconds to wait for the port to become free. (Default: no "
1989
#: drizzled/drizzled.cc:3020
1990
msgid "The location and name to use for relay logs."
1993
#: drizzled/drizzled.cc:3024
1995
"The location and name to use for the file that keeps a list of the last "
1999
#: drizzled/drizzled.cc:3029
2001
"The location and name of the file that remembers where the SQL replication "
2002
"thread is in the relay logs."
2005
#: drizzled/drizzled.cc:3034
2007
"In replication, if set to 1, do not skip events having our server id. "
2008
"Default value is 0 (to break infinite loops in circular replication). Can't "
2009
"be set to 1 if --log-slave-updates is used."
2012
#: drizzled/drizzled.cc:3042
2014
"Hostname or IP of the slave to be reported to to the master during slave "
2015
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2016
"you do not want the slave to register itself with the master. Note that it "
2017
"is not sufficient for the master to simply read the IP of the slave off the "
2018
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2019
"may not be valid for connecting to the slave from the master or other hosts."
2022
#: drizzled/drizzled.cc:3052
1353
#: drizzled/drizzled.cc:2789
2023
1354
msgid "Skip some optimize stages (for testing)."
2026
#: drizzled/drizzled.cc:3055
1357
#: drizzled/drizzled.cc:2792
2028
1359
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2029
1360
"specified directory"
2032
#: drizzled/drizzled.cc:3060
1363
#: drizzled/drizzled.cc:2797
2034
1365
"Uniquely identifies the server instance in the community of replication "
2038
#: drizzled/drizzled.cc:3065
1369
#: drizzled/drizzled.cc:2802
2039
1370
msgid "Don't use new, possible wrong routines."
2042
#: drizzled/drizzled.cc:3068
2043
msgid "If set, slave is not started automatically."
2046
#: drizzled/drizzled.cc:3072
1373
#: drizzled/drizzled.cc:2805
2047
1374
msgid "Don't print a stack trace on failure."
2050
#: drizzled/drizzled.cc:3076
1377
#: drizzled/drizzled.cc:2809
2051
1378
msgid "Don't give threads different priorities."
2054
#: drizzled/drizzled.cc:3080
2056
"The location where the slave should put its temporary files when replicating "
2057
"a LOAD DATA INFILE command."
2060
#: drizzled/drizzled.cc:3085
2062
"Tells the slave thread to continue replication when a query event returns an "
2063
"error from the provided list."
2066
#: drizzled/drizzled.cc:3089
2068
"Modes for how replication events should be executed. Legal values are "
2069
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2070
"stop for operations that are idempotent. In STRICT mode, replication will "
2071
"stop on any unexpected difference between the master and the slave."
2074
#: drizzled/drizzled.cc:3097
2078
#: drizzled/drizzled.cc:3100
1381
#: drizzled/drizzled.cc:2813
2079
1382
msgid "Enable symbolic link support."
2082
#: drizzled/drizzled.cc:3109
1385
#: drizzled/drizzled.cc:2822
2084
1387
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2087
#: drizzled/drizzled.cc:3114
2089
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2093
#: drizzled/drizzled.cc:3119
1390
#: drizzled/drizzled.cc:2827
2095
1392
"Using this option will cause most temporary files created to use a small set "
2096
1393
"of names, rather than a unique name for each new file."
2099
#: drizzled/drizzled.cc:3124
1396
#: drizzled/drizzled.cc:2832
2101
1398
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2104
#: drizzled/drizzled.cc:3129
1401
#: drizzled/drizzled.cc:2837
2105
1402
msgid "Path for temporary files."
2108
#: drizzled/drizzled.cc:3133
1405
#: drizzled/drizzled.cc:2841
2109
1406
msgid "Default transaction isolation level."
2112
#: drizzled/drizzled.cc:3137
1409
#: drizzled/drizzled.cc:2845
2113
1410
msgid "Run drizzled daemon as user."
2116
#: drizzled/drizzled.cc:3145
1413
#: drizzled/drizzled.cc:2853
2118
1415
"The number of outstanding connection requests Drizzle can have. This comes "
2119
1416
"into play when the main Drizzle thread gets very many connection requests in "
2120
1417
"a very short time."
2123
#: drizzled/drizzled.cc:3151
2125
"The size of the cache to hold the SQL statements for the binary log during a "
2126
"transaction. If you often use big, multi-statement transactions you can "
2127
"increase this to get more performance."
2130
#: drizzled/drizzled.cc:3157
1420
#: drizzled/drizzled.cc:2859
2132
1422
"Size of tree cache used in bulk insert optimization. Note that this is a "
2133
1423
"limit per thread!"
2136
#: drizzled/drizzled.cc:3163
1426
#: drizzled/drizzled.cc:2865
2138
1428
"The number of seconds the drizzled server is waiting for a connect packet "
2139
1429
"before responding with 'Bad handshake'."
2142
#: drizzled/drizzled.cc:3168
1432
#: drizzled/drizzled.cc:2870
2143
1433
msgid "The DATE format (For future)."
2146
#: drizzled/drizzled.cc:3173
1436
#: drizzled/drizzled.cc:2875
2147
1437
msgid "The DATETIME/TIMESTAMP format (for future)."
2150
#: drizzled/drizzled.cc:3178
1440
#: drizzled/drizzled.cc:2880
2151
1441
msgid "The default week format used by WEEK() functions."
2154
#: drizzled/drizzled.cc:3183
1444
#: drizzled/drizzled.cc:2885
2156
1446
"Precision of the result of '/' operator will be increased on that value."
2159
#: drizzled/drizzled.cc:3189
2161
"If non-zero, binary logs will be purged after expire_logs_days days; "
2162
"possible purges happen at startup and at binary log rotation."
2165
#: drizzled/drizzled.cc:3195
1449
#: drizzled/drizzled.cc:2891
2166
1450
msgid "The maximum length of the result of function group_concat."
2169
#: drizzled/drizzled.cc:3200
1453
#: drizzled/drizzled.cc:2896
2171
1455
"The number of seconds the server waits for activity on an interactive "
2172
1456
"connection before closing it."
2175
#: drizzled/drizzled.cc:3206
1459
#: drizzled/drizzled.cc:2902
2176
1460
msgid "The size of the buffer that is used for full joins."
2179
#: drizzled/drizzled.cc:3212
1463
#: drizzled/drizzled.cc:2908
2180
1464
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2183
#: drizzled/drizzled.cc:3217
1467
#: drizzled/drizzled.cc:2913
2185
1469
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2186
1470
"this to get better index handling (for all reads and multiple writes) to as "
2187
1471
"much as you can afford;"
2190
#: drizzled/drizzled.cc:3226
1474
#: drizzled/drizzled.cc:2922
2192
1476
"This characterizes the number of hits a hot block has to be untouched until "
2193
1477
"it is considered aged enough to be downgraded to a warm block. This "
2195
1479
"blocks in key cache"
2198
#: drizzled/drizzled.cc:3235
1482
#: drizzled/drizzled.cc:2931
2199
1483
msgid "The default size of key cache blocks"
2202
#: drizzled/drizzled.cc:3241
1486
#: drizzled/drizzled.cc:2937
2203
1487
msgid "The minimum percentage of warm blocks in key cache"
2206
#: drizzled/drizzled.cc:3247
1490
#: drizzled/drizzled.cc:2943
2207
1491
msgid "Max packetlength to send/receive from to server."
2210
#: drizzled/drizzled.cc:3252
2212
"Can be used to restrict the total size used to cache a multi-transaction "
2216
#: drizzled/drizzled.cc:3257
2218
"Binary log will be rotated automatically when the size exceeds this value. "
2219
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2220
"for this variable is 4096."
2223
#: drizzled/drizzled.cc:3263
1494
#: drizzled/drizzled.cc:2948
2225
1496
"If there is more than this number of interrupted connections from a host "
2226
1497
"this host will be blocked from further connections."
2229
#: drizzled/drizzled.cc:3270
1500
#: drizzled/drizzled.cc:2955
2230
1501
msgid "The number of simultaneous clients allowed."
2233
#: drizzled/drizzled.cc:3275
1504
#: drizzled/drizzled.cc:2959
2234
1505
msgid "Max number of errors/warnings to store for a statement."
2237
#: drizzled/drizzled.cc:3280
1508
#: drizzled/drizzled.cc:2964
2238
1509
msgid "Don't allow creation of heap tables bigger than this."
2241
#: drizzled/drizzled.cc:3286
1512
#: drizzled/drizzled.cc:2970
2243
1514
"Joins that are probably going to read more than max_join_size records return "
2247
#: drizzled/drizzled.cc:3292
1518
#: drizzled/drizzled.cc:2976
2248
1519
msgid "Max number of bytes in sorted records."
2251
#: drizzled/drizzled.cc:3297
2253
"If non-zero: relay log will be rotated automatically when the size exceeds "
2254
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2255
"excepted, the minimum value for this variable is 4096."
2258
#: drizzled/drizzled.cc:3304
1522
#: drizzled/drizzled.cc:2981
2259
1523
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2262
#: drizzled/drizzled.cc:3309
1526
#: drizzled/drizzled.cc:2986
2264
1528
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2265
1529
"max_sort_length bytes of each value are used; the rest are ignored)."
2268
#: drizzled/drizzled.cc:3316
1532
#: drizzled/drizzled.cc:2993
2269
1533
msgid "Maximum number of temporary tables a client can keep open at a time."
2272
#: drizzled/drizzled.cc:3321
1536
#: drizzled/drizzled.cc:2998
2273
1537
msgid "After this many write locks, allow some read locks to run in between."
2276
#: drizzled/drizzled.cc:3325
1540
#: drizzled/drizzled.cc:3002
2278
1542
"Don't log queries which examine less than min_examined_row_limit rows to "
2282
#: drizzled/drizzled.cc:3331
1546
#: drizzled/drizzled.cc:3008
2284
1548
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2285
1549
"Possible values of name are 'nulls_unequal' (default behavior), "
2286
1550
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2289
#: drizzled/drizzled.cc:3338
1553
#: drizzled/drizzled.cc:3015
2290
1554
msgid "Buffer length for TCP/IP and socket communication."
2293
#: drizzled/drizzled.cc:3343
1557
#: drizzled/drizzled.cc:3020
2295
1559
"Number of seconds to wait for more data from a connection before aborting "
2299
#: drizzled/drizzled.cc:3349
1563
#: drizzled/drizzled.cc:3026
2301
1565
"If a read on a communication port is interrupted, retry this many times "
2302
1566
"before giving up."
2305
#: drizzled/drizzled.cc:3355
1569
#: drizzled/drizzled.cc:3032
2307
1571
"Number of seconds to wait for a block to be written to a connection before "
2308
1572
"aborting the write."
2311
#: drizzled/drizzled.cc:3361
1575
#: drizzled/drizzled.cc:3038
2312
1576
msgid "Use compatible behavior."
2315
#: drizzled/drizzled.cc:3366
1579
#: drizzled/drizzled.cc:3043
2317
1581
"If this is not 0, then drizzled will use this value to reserve file "
2318
1582
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2339
1603
"(used for testing/comparison)."
2342
#: drizzled/drizzled.cc:3393
1606
#: drizzled/drizzled.cc:3070
2343
1607
msgid "Directory for plugins."
2346
#: drizzled/drizzled.cc:3397
1610
#: drizzled/drizzled.cc:3074
2348
1612
"Optional colon (or semicolon) separated list of plugins to load,where each "
2349
1613
"plugin is identified by the name of the shared library. [for example: --"
2350
1614
"plugin_load=libmd5udf.so:libauth_pam.so]"
2353
#: drizzled/drizzled.cc:3403
1617
#: drizzled/drizzled.cc:3080
2354
1618
msgid "The size of the buffer that is allocated when preloading indexes"
2357
#: drizzled/drizzled.cc:3408
1621
#: drizzled/drizzled.cc:3085
2358
1622
msgid "Allocation block size for query parsing and execution"
2361
#: drizzled/drizzled.cc:3413
1625
#: drizzled/drizzled.cc:3090
2362
1626
msgid "Persistent buffer for query parsing and execution"
2365
#: drizzled/drizzled.cc:3419
1629
#: drizzled/drizzled.cc:3096
2366
1630
msgid "Allocation block size for storing ranges during optimization"
2369
#: drizzled/drizzled.cc:3425
1633
#: drizzled/drizzled.cc:3102
2371
1635
"Each thread that does a sequential scan allocates a buffer of this size for "
2372
1636
"each table it scans. If you do many sequential scans, you may want to "
2373
1637
"increase this value."
2376
#: drizzled/drizzled.cc:3433
1640
#: drizzled/drizzled.cc:3110
2378
1642
"When reading rows in sorted order after a sort, the rows are read through "
2379
1643
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2380
1644
"record_buffer."
2383
#: drizzled/drizzled.cc:3441
2385
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2389
#: drizzled/drizzled.cc:3447
2390
msgid "Maximum space to use for all relay logs."
2393
#: drizzled/drizzled.cc:3452
2394
msgid "Use compression on master/slave protocol."
2397
#: drizzled/drizzled.cc:3457
2399
"Number of seconds to wait for more data from a master/slave connection "
2400
"before aborting the read."
2403
#: drizzled/drizzled.cc:3462
2405
"Number of times the slave SQL thread will retry a transaction in case it "
2406
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2410
#: drizzled/drizzled.cc:3468
2411
msgid "Allow slave to batch requests."
2414
#: drizzled/drizzled.cc:3472
2416
"If creating the thread takes longer than this value (in seconds), the "
2417
"Slow_launch_threads counter will be incremented."
2420
#: drizzled/drizzled.cc:3477
1647
#: drizzled/drizzled.cc:3118
2421
1648
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2424
#: drizzled/drizzled.cc:3483
2426
"Synchronously flush binary log to disk after every #th event. Use 0 "
2427
"(default) to disable synchronous flushing."
2430
#: drizzled/drizzled.cc:3488
1651
#: drizzled/drizzled.cc:3124
2431
1652
msgid "The number of cached table definitions."
2434
#: drizzled/drizzled.cc:3492
1655
#: drizzled/drizzled.cc:3128
2435
1656
msgid "The number of cached open tables."
2438
#: drizzled/drizzled.cc:3496
1659
#: drizzled/drizzled.cc:3132
2440
1661
"Timeout in seconds to wait for a table level lock before returning an error. "
2441
1662
"Used only if the connection has active cursors."
2444
#: drizzled/drizzled.cc:3501
2446
"How many threads we should create to handle query requests in case of "
2447
"'thread_handling=pool-of-threads'"
2450
#: drizzled/drizzled.cc:3506
1665
#: drizzled/drizzled.cc:3137
2451
1666
msgid "The stack size for each thread."
2454
#: drizzled/drizzled.cc:3512
1669
#: drizzled/drizzled.cc:3143
2455
1670
msgid "The TIME format (for future)."
2458
#: drizzled/drizzled.cc:3517
1673
#: drizzled/drizzled.cc:3148
2460
1675
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2461
1676
"automatically convert it to an on-disk MyISAM table."
2464
#: drizzled/drizzled.cc:3523
1679
#: drizzled/drizzled.cc:3154
2465
1680
msgid "Allocation block size for transactions to be stored in binary log"
2468
#: drizzled/drizzled.cc:3528
1683
#: drizzled/drizzled.cc:3159
2469
1684
msgid "Persistent buffer for transactions to be stored in binary log"
2472
#: drizzled/drizzled.cc:3533
1687
#: drizzled/drizzled.cc:3164
2474
1689
"The number of seconds the server waits for activity on a connection before "
2478
#: drizzled/drizzled.cc:3779
1693
#: drizzled/drizzled.cc:3317
2480
1695
"Copyright (C) 2008 Sun Microsystems\n"
2481
1696
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5895
5174
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5898
#: drizzled/handler.cc:1058
5177
#: drizzled/handler.cc:1054
5899
5178
msgid "Crash recovery finished."
5902
#: drizzled/log.cc:329
5903
msgid "I/O error reading the header from the binary log"
5906
#: drizzled/log.cc:336
5908
"Binlog has bad magic number; It's not a binary log file that can be used by "
5909
"this version of Drizzle"
5912
#: drizzled/log.cc:351
5914
msgid "Failed to open log (file '%s', errno %d)"
5917
#: drizzled/log.cc:353 drizzled/log.cc:361
5918
msgid "Could not open log file"
5921
#: drizzled/log.cc:359
5923
msgid "Failed to create a cache on log (file '%s')"
5926
#: drizzled/log.cc:511 drizzled/log.cc:876
5929
"Could not use %s for logging (error %d). Turning logging off for the whole "
5930
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5931
"shutdown the Drizzle server and restart it."
5934
#: drizzled/log.cc:1144 drizzled/log.cc:1175 drizzled/log.cc:1424
5935
#: drizzled/log.cc:1546
5937
msgid "Failed to delete file '%s'"
5940
#: drizzled/log.cc:1153 drizzled/log.cc:1432 drizzled/log.cc:1554
5943
"a problem with deleting %s; consider examining correspondence of your binlog "
5944
"index file to the actual binlog files"
5947
#: drizzled/log.cc:1280
5949
msgid "next log error: %d offset: %s log: %s included: %d"
5952
#: drizzled/log.cc:1390 drizzled/log.cc:1514
5954
msgid "Failed to execute stat() on file '%s'"
5957
#: drizzled/log.cc:1401 drizzled/log.cc:1525
5960
"a problem with getting info on being purged %s; consider examining "
5961
"correspondence of your binlog index file to the actual binlog files"
5964
#: drizzled/log.cc:2477 drizzled/log.cc:2975
5966
msgid "Recovering after a crash using %s"
5969
#: drizzled/log.cc:2480
5971
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5974
#: drizzled/log.cc:2822
5975
msgid "Bad magic header in tc log"
5978
#: drizzled/log.cc:2832
5981
"Recovery failed! You must enable exactly %d storage engines that support two-"
5982
"phase commit protocol"
5985
#: drizzled/log.cc:2860
5987
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5988
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5989
"heuristic-recover={commit|rollback}"
5992
#: drizzled/log.cc:2890
5993
msgid "Heuristic crash recovery mode"
5996
#: drizzled/log.cc:2892
5997
msgid "Heuristic crash recovery failed"
6000
#: drizzled/log.cc:2893
6001
msgid "Please restart mysqld without --tc-heuristic-recover"
6004
#: drizzled/log.cc:2937 drizzled/log.cc:2961
6006
msgid "find_log_pos() failed (error: %d)"
6009
#: drizzled/log.cc:3076
6011
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6012
"of memory error) and restart, or delete (or rename) binary log and start "
6013
"mysqld with --tc-heuristic-recover={commit|rollback}"
6016
#: drizzled/log_event.cc:140
6018
msgid " %s, Error_code: %d;"
6021
#: drizzled/log_event.cc:144
6024
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
6025
"master log %s, end_log_pos %lu"
6028
#: drizzled/log_event.cc:150
6032
#: drizzled/log_event.cc:904
6035
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6038
#: drizzled/log_event.cc:1613
6041
"Query partially completed on the master (error on master: %d) and was "
6042
"aborted. There is a chance that your master is inconsistent at this point. "
6043
"If you are sure that your master is ok, run this query manually on the slave "
6044
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
6045
"SLAVE; . Query: '%s'"
6048
#: drizzled/log_event.cc:1639
6051
"Query caused differenxt errors on master and slave.\n"
6052
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
6053
"Default database: '%s'. Query: '%s'"
6056
#: drizzled/log_event.cc:1644
6060
#: drizzled/log_event.cc:1664
6062
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6065
#: drizzled/log_event.cc:1666 drizzled/log_event.cc:4309
6066
#: drizzled/log_event.cc:4340 drizzled/log_event.cc:5077
6067
msgid "unexpected success or fatal error"
6070
#: drizzled/log_event.cc:2119
6072
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6073
"probable cause is that the master died while writing the transaction to its "
6074
"binary log, thus rolled back too."
6077
#: drizzled/log_event.cc:2774
6080
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6081
"produced %ld warning(s). Default database: '%s'"
6084
#: drizzled/log_event.cc:2824
6087
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6090
#: drizzled/log_event.cc:2836
6092
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6095
#: drizzled/log_event.cc:3098
6096
msgid "Out of memory while recording slave event"
6099
#: drizzled/log_event.cc:3348 drizzled/log_event.cc:3374
6101
msgid "Error in Create_file event: could not open file '%s'"
6104
#: drizzled/log_event.cc:3360
6106
msgid "Error in Create_file event: could not write to file '%s'"
6109
#: drizzled/log_event.cc:3381
6111
msgid "Error in Create_file event: write to '%s' failed"
6114
#: drizzled/log_event.cc:3495
6116
msgid "Error in %s event: could not create file '%s'"
6119
#: drizzled/log_event.cc:3504
6121
msgid "Error in %s event: could not open file '%s'"
6124
#: drizzled/log_event.cc:3511
6126
msgid "Error in %s event: write to '%s' failed"
6129
#: drizzled/log_event.cc:3673
6131
msgid "Error in Exec_load event: could not open file '%s'"
6134
#: drizzled/log_event.cc:3683
6136
msgid "Error in Exec_load event: file '%s' appears corrupted"
6139
#: drizzled/log_event.cc:3713
6141
msgid "%s. Failed executing load from '%s'"
6144
#: drizzled/log_event.cc:3886
6145
msgid "Not enough memory"
6148
#: drizzled/log_event.cc:4306
6150
msgid "Error '%s' in %s event: when locking tables"
6153
#: drizzled/log_event.cc:4316
6155
msgid "Error in %s event: when locking tables"
6158
#: drizzled/log_event.cc:4337
6160
msgid "Error '%s' on reopening tables"
6163
#: drizzled/log_event.cc:4678
6165
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6168
#: drizzled/log_event.cc:5074
6170
msgid "Error '%s' on opening table `%s`.`%s`"
5181
#: drizzled/handlerton.cc:268
5182
msgid "Too many storage engines!"
5185
#: drizzled/handlerton.cc:273
5187
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6173
5190
#. TRANSLATORS: The leading word "logging" is the name
6174
5191
#. of the plugin api, and so should not be translated.
6175
#: drizzled/logging.cc:62
5192
#: drizzled/logging.cc:65
6177
5194
msgid "logging plugin '%s' deinit() failed"
6180
5197
#. TRANSLATORS: The leading word "logging" is the name
6181
5198
#. of the plugin api, and so should not be translated.
6182
#: drizzled/logging.cc:85
5199
#: drizzled/logging.cc:87
6184
5201
msgid "logging plugin '%s' logging_pre() failed"
6187
5204
#. TRANSLATORS: The leading word "logging" is the name
6188
5205
#. of the plugin api, and so should not be translated.
6189
#: drizzled/logging.cc:118
5206
#: drizzled/logging.cc:119
6191
5208
msgid "logging plugin '%s' logging_post() failed"
6224
5241
msgid "qcache plugin '%s' init() failed"
6227
#: drizzled/qcache.cc:58
5244
#: drizzled/qcache.cc:60
6229
5246
msgid "qcache plugin '%s' deinit() failed"
6232
#: drizzled/qcache.cc:103
5249
#: drizzled/qcache.cc:105
6234
5251
msgid "qcache plugin '%s' try_fetch_and_send() failed"
6237
#: drizzled/qcache.cc:120
5254
#: drizzled/qcache.cc:122
6239
5256
msgid "qcache plugin '%s' set() failed"
6242
#: drizzled/qcache.cc:139
5259
#: drizzled/qcache.cc:141
6244
5261
msgid "qcache plugin '%s' invalidate_table() failed"
6247
#: drizzled/qcache.cc:158
5264
#: drizzled/qcache.cc:160
6249
5266
msgid "qcache plugin '%s' invalidate_db() failed"
6252
#: drizzled/qcache.cc:176
5269
#: drizzled/qcache.cc:178
6254
5271
msgid "qcache plugin '%s' flush() failed"
6257
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1090
6258
#: drizzled/slave.cc:2104
6259
msgid "Failed to flush master info file"
6262
#: drizzled/replication/replication.cc:106
6263
msgid "Failed in send_file() while reading file name"
6266
#: drizzled/replication/replication.cc:119
6267
msgid "Failed in send_file() on open of file"
6270
#: drizzled/replication/replication.cc:127
6271
msgid "Failed in send_file() while writing data to client"
6274
#: drizzled/replication/replication.cc:136
6275
msgid "Failed in send_file() while negotiating file transfer close"
6278
#: drizzled/replication/reporting.cc:54
6280
msgid "Slave %s: %s%s Error_code: %d"
6283
#: drizzled/replication/rli.cc:149
6286
"Neither --relay-log nor --relay-log-index were used; so replication may "
6287
"break when this Drizzle server acts as a slave and has his hostname "
6288
"changed!! Please use '--relay-log=%s' to avoid this problem."
6291
#: drizzled/replication/rli.cc:166
6292
msgid "Failed in open_log() called from init_relay_log_info()"
6295
#: drizzled/replication/rli.cc:188
6296
msgid "Failed to flush relay log info file"
6299
#: drizzled/replication/rli.cc:191
6300
msgid "Error counting relay log space"
6303
#: drizzled/replication/rli.cc:215
6305
msgid "log %s listed in the index, but failed to stat"
6308
#: drizzled/replication/rli.cc:230
6309
msgid "Could not find first log while counting relay log space"
6312
#: drizzled/replication/rli.cc:885
6313
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6316
#: drizzled/replication/utility.cc:117
6318
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6321
#: drizzled/replication/utility.cc:132
6324
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6325
"Master's column size should be <= the slave's column size."
6328
#: drizzled/scheduler.cc:132
6329
msgid "Memory allocation error in session_scheduler::init\n"
6332
#: drizzled/scheduler.cc:210
6333
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6336
#: drizzled/scheduler.cc:216
6337
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6340
#: drizzled/scheduler.cc:228
6341
msgid "session_add_event event_add error in libevent_init\n"
6344
#: drizzled/scheduler.cc:244
6346
msgid "Can't create completion port thread (error %d)"
6349
#: drizzled/scheduler.cc:357
6350
msgid "event_add error in libevent_add_session_callback\n"
6353
#: drizzled/scheduler.cc:383
6354
msgid "Scheduler init error in libevent_add_new_connection\n"
6357
#: drizzled/scheduler.cc:464
6358
msgid "libevent_thread_proc: my_thread_init() failed\n"
6361
#. TRANSLATORS: The leading word "scheduling" is the name
6362
#. of the plugin api, and so should not be translated.
6363
#: drizzled/scheduling.cc:40
5274
#. TRANSLATORS: The leading word "replicator" is the name
5275
#. of the plugin api, and so should not be translated.
5276
#: drizzled/replicator.cc:41
5278
msgid "replicator plugin '%s' init() failed"
5281
#. TRANSLATORS: The leading word "replicator" is the name
5282
#. of the plugin api, and so should not be translated.
5283
#: drizzled/replicator.cc:65
5285
msgid "replicator plugin '%s' deinit() failed"
5288
#. TRANSLATORS: The leading word "replicator" is the name
5289
#. of the plugin api, and so should not be translated.
5290
#: drizzled/replicator.cc:89
5292
msgid "replicator plugin '%s' session_init() failed"
5295
#. TRANSLATORS: The leading word "replicator" is the name
5296
#. of the plugin api, and so should not be translated.
5297
#: drizzled/replicator.cc:159
5299
msgid "replicator plugin '%s' row_insert() failed"
5302
#. TRANSLATORS: The leading word "replicator" is the name
5303
#. of the plugin api, and so should not be translated.
5304
#: drizzled/replicator.cc:173
5306
msgid "replicator plugin '%s' row_update() failed"
5309
#. TRANSLATORS: The leading word "replicator" is the name
5310
#. of the plugin api, and so should not be translated.
5311
#: drizzled/replicator.cc:187
5313
msgid "replicator plugin '%s' row_delete() failed"
5316
#. TRANSLATORS: The leading word "replicator" is the name
5317
#. of the plugin api, and so should not be translated.
5318
#: drizzled/replicator.cc:272
5320
msgid "replicator plugin '%s' end_transaction() failed"
5323
#. TRANSLATORS: The leading word "replicator" is the name
5324
#. of the plugin api, and so should not be translated.
5325
#: drizzled/replicator.cc:329
5327
msgid "replicator plugin '%s' statement() failed"
5330
#: drizzled/scheduling.cc:55
6365
5332
msgid "scheduling plugin '%s' init() failed"
6368
5335
#. TRANSLATORS: The leading word "scheduling" is the name
6369
5336
#. of the plugin api, and so should not be translated.
6370
#: drizzled/scheduling.cc:62
5337
#: drizzled/scheduling.cc:98
6372
5339
msgid "scheduling plugin '%s' deinit() failed"
6375
#. TRANSLATORS: The leading word "scheduling" is the name
6376
#. of the plugin api, and so should not be translated.
6377
#: drizzled/scheduling.cc:98
6379
msgid "scheduling plugin '%s' scheduling_func1() failed"
6382
#. TRANSLATORS: The leading word "scheduling" is the name
6383
#. of the plugin api, and so should not be translated.
6384
#: drizzled/scheduling.cc:152
6386
msgid "scheduling plugin '%s' scheduling_func2() failed"
6389
#: drizzled/set_var.cc:684
6390
msgid "Ambiguous slave modes combination. STRICT will be used"
6393
#: drizzled/slave.cc:104
6394
msgid "Waiting to reconnect after a failed registration on master"
6397
#: drizzled/slave.cc:105
6399
"Slave I/O thread killed while waiting to reconnect after a failed "
6400
"registration on master"
6403
#: drizzled/slave.cc:107
6404
msgid "Reconnecting after a failed registration on master"
6407
#: drizzled/slave.cc:108
6410
"failed registering on master, reconnecting to try again, log '%s' at "
6414
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6415
msgid "Slave I/O thread killed during or after reconnect"
6418
#: drizzled/slave.cc:114
6419
msgid "Waiting to reconnect after a failed binlog dump request"
6422
#: drizzled/slave.cc:115
6423
msgid "Slave I/O thread killed while retrying master dump"
6426
#: drizzled/slave.cc:116
6427
msgid "Reconnecting after a failed binlog dump request"
6430
#: drizzled/slave.cc:117
6432
msgid "failed dump request, reconnecting to try again, log '%s' at position %s"
6435
#: drizzled/slave.cc:123
6436
msgid "Waiting to reconnect after a failed master event read"
6439
#: drizzled/slave.cc:124
6440
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6443
#: drizzled/slave.cc:126
6444
msgid "Reconnecting after a failed master event read"
6447
#: drizzled/slave.cc:127
6450
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6454
#: drizzled/slave.cc:130
6456
"Slave I/O thread killed during or after a reconnect done to recover from "
6460
#: drizzled/slave.cc:243
6461
msgid "Failed to allocate memory for the master info structure"
6464
#: drizzled/slave.cc:249 drizzled/slave.cc:1776
6465
msgid "Failed to initialize the master info structure"
6468
#: drizzled/slave.cc:264
6469
msgid "Failed to create slave threads"
6472
#: drizzled/slave.cc:461
6473
msgid "Server id not set, will not start slave"
6476
#: drizzled/slave.cc:627
6478
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6479
"updates to a non-transactional table without any primary key. There is a "
6480
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6481
"check your tables' contents after restart."
6484
#: drizzled/slave.cc:788 drizzled/slave.cc:803
6485
msgid "Master reported unrecognized DRIZZLE version"
6488
#: drizzled/slave.cc:844
6489
msgid "default Format_description_log_event"
6492
#: drizzled/slave.cc:866
6495
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6496
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6499
#: drizzled/slave.cc:893
6501
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6502
"server ids; these ids must be different for replication to work (or the --"
6503
"replicate-same-server-id option must be used on slave but this does not "
6504
"always make sense; please check the manual before using it)."
6507
#: drizzled/slave.cc:938
6509
"The slave I/O thread stops because master and slave have different values "
6510
"for the COLLATION_SERVER global variable. The values must be equal for "
6511
"replication to work"
6514
#: drizzled/slave.cc:974
6516
"The slave I/O thread stops because master and slave have different values "
6517
"for the TIME_ZONE global variable. The values must be equal for replication "
6521
#: drizzled/slave.cc:1039
6522
msgid "Waiting for the slave SQL thread to free enough relay log space"
6525
#: drizzled/slave.cc:1085
6527
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6531
#: drizzled/slave.cc:1096
6532
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6535
#: drizzled/slave.cc:1428
6537
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6540
#: drizzled/slave.cc:1481
6542
msgid "Error reading packet from server: %s ( server_errno=%d)"
6545
#: drizzled/slave.cc:1489
6547
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6550
#: drizzled/slave.cc:1647
6553
"It was not possible to update the positions of the relay log information: "
6554
"the slave may be in an inconsistent state. Stopped in %s position %s"
6557
#: drizzled/slave.cc:1722 drizzled/slave.cc:2314
6559
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6562
#: drizzled/slave.cc:1781 drizzled/slave.cc:2263
6564
msgid "Error initializing relay log position: %s"
6567
#: drizzled/slave.cc:1797
6570
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6571
"Consider raising the value of the slave_transaction_retries variable."
6574
#: drizzled/slave.cc:1820
6576
"Could not parse relay log event entry. The possible reasons are: the "
6577
"master's binary log is corrupted (you can check this by running "
6578
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6579
"can check this by running 'mysqlbinlog' on the relay log), a network "
6580
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6581
"check the master's binary log or slave's relay log, you will be able to know "
6582
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6585
#: drizzled/slave.cc:1941
6586
msgid "Failed during slave I/O thread initialization"
6589
#: drizzled/slave.cc:1955
6590
msgid "error in drizzle_create()"
6593
#: drizzled/slave.cc:1963
6596
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6597
"'%s' at position %s"
6600
#: drizzled/slave.cc:1977
6601
msgid "Slave I/O thread killed while connecting to master"
6604
#: drizzled/slave.cc:2001
6605
msgid "Slave I/O thread couldn't register on master"
6608
#: drizzled/slave.cc:2013 drizzled/slave.cc:2037 drizzled/slave.cc:2061
6609
msgid "Forcing to reconnect slave I/O thread"
6612
#: drizzled/slave.cc:2026
6613
msgid "Failed on request_dump()"
6616
#: drizzled/slave.cc:2027
6618
"Slave I/O thread killed while "
6619
"requesting master dump"
6622
#: drizzled/slave.cc:2053
6623
msgid "Waiting for master to send event"
6626
#: drizzled/slave.cc:2055
6627
msgid "Slave I/O thread killed while reading event"
6630
#: drizzled/slave.cc:2073
6633
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6634
"entry is correct, restart the server with a higher value of "
6635
"max_allowed_packet"
6638
#: drizzled/slave.cc:2087
6639
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6642
#: drizzled/slave.cc:2097
6643
msgid "Queuing master event to the relay log"
6646
#: drizzled/slave.cc:2124
6647
msgid "Slave I/O thread aborted while waiting for relay log space"
6650
#: drizzled/slave.cc:2134
6652
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6655
#: drizzled/slave.cc:2155
6656
msgid "Waiting for slave mutex on exit"
6659
#: drizzled/slave.cc:2219
6660
msgid "Failed during slave thread initialization"
6663
#: drizzled/slave.cc:2285
6666
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6667
"s, relay log '%s' position: %s"
6670
#: drizzled/slave.cc:2299
6671
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6674
#: drizzled/slave.cc:2325
6675
msgid "Reading event from the relay log"
6678
#: drizzled/slave.cc:2350
6680
msgid "Slave (additional info): %s Error_code: %d"
6683
#: drizzled/slave.cc:2367
6685
msgid "Slave: %s Error_code: %d"
6688
#: drizzled/slave.cc:2370
6691
"Error loading user-defined library, slave SQL thread aborted. Install the "
6692
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6693
"stopped at log '%s' position %s"
6696
#: drizzled/slave.cc:2378
6699
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6700
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6703
#: drizzled/slave.cc:2390
6706
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6709
#: drizzled/slave.cc:2479
6711
msgid "Slave I/O: failed requesting download of '%s'"
6714
#: drizzled/slave.cc:2496
6716
msgid "Network read error downloading '%s' from master"
6719
#: drizzled/slave.cc:2518
6720
msgid "error writing Exec_load event to relay log"
6723
#: drizzled/slave.cc:2532
6724
msgid "error writing Create_file event to relay log"
6727
#: drizzled/slave.cc:2547
6728
msgid "error writing Append_block event to relay log"
6731
#: drizzled/slave.cc:2643
6732
msgid "Memory allocation failed"
6735
#: drizzled/slave.cc:2668 drizzled/slave.cc:2754
6738
"Read invalid event from master: '%s', master could be corrupt but a more "
6739
"likely cause of this is a bug"
6742
#: drizzled/slave.cc:3026
6743
msgid "could not queue event from master"
6746
#: drizzled/slave.cc:3116
6748
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6751
#: drizzled/slave.cc:3118
6752
msgid "reconnecting"
6755
#: drizzled/slave.cc:3118
6759
#: drizzled/slave.cc:3142
6762
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6766
#: drizzled/slave.cc:3503
6768
msgid "next log '%s' is currently active"
6771
#: drizzled/slave.cc:3533
6773
msgid "next log '%s' is not active"
6776
#: drizzled/slave.cc:3549
6779
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6782
#: drizzled/slave.cc:3555
6783
msgid "Aborting slave SQL thread because of partial event read"
6786
#: drizzled/slave.cc:3561 drizzled/slave.cc:3568
6788
msgid "Error reading relay log event: %s"
6791
#: drizzled/slave.cc:3562
6792
msgid "slave SQL thread was killed"
6795
#: drizzled/slave.cc:3660
6798
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6799
"check error log on slave for more info"
6802
#: drizzled/slave.cc:3666
6805
"According to the master's version ('%s'), it is probable that master suffers "
6806
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6807
"current binary log event may make the slave's data become different from the "
6808
"master's data. To take no risk, slave refuses to replicate this event and "
6809
"stops. We recommend that all updates be stopped on the master and slave, "
6810
"that the data of both be manually synchronized, that master's binary logs be "
6811
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6812
"Then replication can be restarted."
6815
#: drizzled/sql_base.cc:2317
5342
#: drizzled/sql_base.cc:2311
6817
5344
msgid "Table %s had a open data handler in reopen_table"
6820
#: drizzled/sql_base.cc:2966
5347
#: drizzled/sql_base.cc:2960
6822
5349
msgid "Couldn't repair table: %s.%s"
6825
#: drizzled/sql_base.cc:3009
5352
#: drizzled/sql_base.cc:3002
6828
5355
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6829
"s`.`%s`' to the binary log"
5356
"s`.`%s`' to replication"
6832
#: drizzled/sql_base.cc:3618
5359
#: drizzled/sql_base.cc:3609
6834
5361
msgid "Could not remove temporary table: '%s', error: %d"
6837
#: drizzled/sql_plugin.cc:686
5364
#: drizzled/sql_plugin.cc:687
6839
5366
msgid "Plugin '%s' of type %s failed deinitialization"
6842
#: drizzled/sql_plugin.cc:700
5369
#: drizzled/sql_plugin.cc:701
6844
5371
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6847
#: drizzled/sql_plugin.cc:787
5374
#: drizzled/sql_plugin.cc:789
6849
5376
msgid "Plugin '%s' registration as a %s failed."
6852
#: drizzled/sql_plugin.cc:1026
5379
#: drizzled/sql_plugin.cc:1027
6853
5380
msgid "plugin-load parameter too long"
6856
#: drizzled/sql_plugin.cc:1086
5383
#: drizzled/sql_plugin.cc:1087
6858
5385
msgid "Couldn't load plugin named '%s' with soname '%s'."
6861
#: drizzled/sql_plugin.cc:1139
5388
#: drizzled/sql_plugin.cc:1140
6863
5390
msgid "Forcing shutdown of %<PRIu64> plugins"
6866
#: drizzled/sql_plugin.cc:1162
5393
#: drizzled/sql_plugin.cc:1163
6868
5395
msgid "Plugin '%s' will be forced to shutdown"
6871
#: drizzled/sql_plugin.cc:1178
5398
#: drizzled/sql_plugin.cc:1179
6873
5400
msgid "Plugin '%s' has ref_count=%d after shutdown."
6876
#: drizzled/sql_plugin.cc:1568
5403
#: drizzled/sql_plugin.cc:1569
6877
5404
msgid "Out of memory."
6880
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
5407
#: drizzled/sql_plugin.cc:2418 drizzled/sql_plugin.cc:2481
6882
5409
msgid "Unknown variable type code 0x%x in plugin '%s'."
6885
#: drizzled/sql_plugin.cc:2460
5412
#: drizzled/sql_plugin.cc:2461
6888
5415
"Server variable %s of plugin %s was forced to be read-only: string variable "
6889
5416
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6892
#: drizzled/sql_plugin.cc:2491
5419
#: drizzled/sql_plugin.cc:2492
6894
5421
msgid "Missing variable name in plugin '%s'."
6897
#: drizzled/sql_plugin.cc:2508
5424
#: drizzled/sql_plugin.cc:2509
6899
5426
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6902
#: drizzled/sql_plugin.cc:2627
5429
#: drizzled/sql_plugin.cc:2628
6904
5431
msgid "Out of memory for plugin '%s'."
6907
#: drizzled/sql_plugin.cc:2634
5434
#: drizzled/sql_plugin.cc:2635
6909
5436
msgid "Bad options for plugin '%s'."
6912
#: drizzled/sql_plugin.cc:2643
5439
#: drizzled/sql_plugin.cc:2644
6914
5441
msgid "Parsing options for plugin '%s' failed."
6917
#: drizzled/sql_plugin.cc:2686
5444
#: drizzled/sql_plugin.cc:2687
6919
5446
msgid "Plugin '%s' has conflicting system variables"
6922
#: drizzled/sql_plugin.cc:2696
5449
#: drizzled/sql_plugin.cc:2697
6924
5451
msgid "Plugin '%s' disabled by command line option"
6927
#: drizzled/sql_table.cc:112
5454
#: drizzled/sql_table.cc:130
6929
5456
msgid "Invalid (old?) table or database name '%s'"
6932
#: drizzled/sql_table.cc:2745
5459
#: drizzled/sql_table.cc:2726
6934
5461
msgid "Unknown - internal error %d during operation"
6937
#: drizzled/sql_table.cc:5015
5464
#: drizzled/sql_table.cc:5006
6939
5466
msgid "Could not open table %s.%s after rename\n"
6942
#: drizzled/sql_table.cc:5182
5469
#: drizzled/sql_table.cc:5173
6945
5472
"order_st BY ignored because there is a user-defined clustered index in the "
7014
5541
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5544
#: gnulib/getopt.c:526 gnulib/getopt.c:542
5546
msgid "%s: option `%s' is ambiguous\n"
5549
#: gnulib/getopt.c:575 gnulib/getopt.c:579
5551
msgid "%s: option `--%s' doesn't allow an argument\n"
5554
#: gnulib/getopt.c:588 gnulib/getopt.c:593
5556
msgid "%s: option `%c%s' doesn't allow an argument\n"
5559
#: gnulib/getopt.c:636 gnulib/getopt.c:655 gnulib/getopt.c:971
5560
#: gnulib/getopt.c:990
5562
msgid "%s: option `%s' requires an argument\n"
5565
#: gnulib/getopt.c:693 gnulib/getopt.c:696
5567
msgid "%s: unrecognized option `--%s'\n"
5570
#: gnulib/getopt.c:704 gnulib/getopt.c:707
5572
msgid "%s: unrecognized option `%c%s'\n"
5575
#: gnulib/getopt.c:759 gnulib/getopt.c:762
5577
msgid "%s: illegal option -- %c\n"
5580
#: gnulib/getopt.c:768 gnulib/getopt.c:771
5582
msgid "%s: invalid option -- %c\n"
5585
#: gnulib/getopt.c:823 gnulib/getopt.c:839 gnulib/getopt.c:1043
5586
#: gnulib/getopt.c:1061
5588
msgid "%s: option requires an argument -- %c\n"
5591
#: gnulib/getopt.c:892 gnulib/getopt.c:908
5593
msgid "%s: option `-W %s' is ambiguous\n"
5596
#: gnulib/getopt.c:932 gnulib/getopt.c:950
5598
msgid "%s: option `-W %s' doesn't allow an argument\n"
5601
#: libdrizzleclient/errmsg.c:27
5602
msgid "Unknown Drizzle error"
5605
#: libdrizzleclient/errmsg.c:28
5607
msgid "Can't create UNIX socket (%d)"
5610
#: libdrizzleclient/errmsg.c:29
5612
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5615
#: libdrizzleclient/errmsg.c:30
5617
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5620
#: libdrizzleclient/errmsg.c:31
5622
msgid "Can't create TCP/IP socket (%d)"
5625
#: libdrizzleclient/errmsg.c:32
5627
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5630
#: libdrizzleclient/errmsg.c:33
5631
msgid "Drizzle server has gone away"
5634
#: libdrizzleclient/errmsg.c:34
5636
msgid "Protocol mismatch; server version = %d, client version = %d"
5639
#: libdrizzleclient/errmsg.c:35
5640
msgid "Drizzle client ran out of memory"
5643
#: libdrizzleclient/errmsg.c:36
5644
msgid "Wrong host info"
5647
#: libdrizzleclient/errmsg.c:37
5648
msgid "Localhost via UNIX socket"
5651
#: libdrizzleclient/errmsg.c:38
5653
msgid "%-.100s via TCP/IP"
5656
#: libdrizzleclient/errmsg.c:39
5657
msgid "Error in server handshake"
5660
#: libdrizzleclient/errmsg.c:40
5661
msgid "Lost connection to Drizzle server during query"
5664
#: libdrizzleclient/errmsg.c:41
5665
msgid "Commands out of sync; you can't run this command now"
5668
#: libdrizzleclient/errmsg.c:42
5670
msgid "Named pipe: %-.32s"
5673
#: libdrizzleclient/errmsg.c:43
5675
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5678
#: libdrizzleclient/errmsg.c:44
5680
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5683
#: libdrizzleclient/errmsg.c:45
5685
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5688
#: libdrizzleclient/errmsg.c:46
5690
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5693
#: libdrizzleclient/errmsg.c:47
5694
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5697
#: libdrizzleclient/errmsg.c:48
5698
msgid "Embedded server"
5701
#: libdrizzleclient/errmsg.c:49
5702
msgid "Error on SHOW SLAVE STATUS:"
5705
#: libdrizzleclient/errmsg.c:50
5706
msgid "Error on SHOW SLAVE HOSTS:"
5709
#: libdrizzleclient/errmsg.c:51
5710
msgid "Error connecting to slave:"
5713
#: libdrizzleclient/errmsg.c:52
5714
msgid "Error connecting to master:"
5717
#: libdrizzleclient/errmsg.c:53
5718
msgid "SSL connection error"
5721
#: libdrizzleclient/errmsg.c:54
5722
msgid "Malformed packet"
5725
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5726
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5727
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5728
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5729
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5730
msgid "(unused error message)"
5733
#: libdrizzleclient/errmsg.c:56
5734
msgid "Invalid use of null pointer"
5737
#: libdrizzleclient/errmsg.c:57
5738
msgid "Statement not prepared"
5741
#: libdrizzleclient/errmsg.c:58
5742
msgid "No data supplied for parameters in prepared statement"
5745
#: libdrizzleclient/errmsg.c:59
5746
msgid "Data truncated"
5749
#: libdrizzleclient/errmsg.c:60
5750
msgid "No parameters exist in the statement"
5753
#: libdrizzleclient/errmsg.c:61
5754
msgid "Invalid parameter number"
5757
#: libdrizzleclient/errmsg.c:62
5760
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5763
#: libdrizzleclient/errmsg.c:64
5765
msgid "Using unsupported buffer type: %d (parameter: %d)"
5768
#: libdrizzleclient/errmsg.c:65
5770
msgid "Shared memory: %-.100s"
5773
#: libdrizzleclient/errmsg.c:75
5774
msgid "Wrong or unknown protocol"
5777
#: libdrizzleclient/errmsg.c:76
5778
msgid "Invalid connection handle"
5781
#: libdrizzleclient/errmsg.c:77
5783
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5784
"option 'secure_auth' enabled)"
5787
#: libdrizzleclient/errmsg.c:79
5788
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5791
#: libdrizzleclient/errmsg.c:80
5792
msgid "Attempt to read column without prior row fetch"
5795
#: libdrizzleclient/errmsg.c:81
5796
msgid "Prepared statement contains no metadata"
5799
#: libdrizzleclient/errmsg.c:82
5801
"Attempt to read a row while there is no result set associated with the "
5805
#: libdrizzleclient/errmsg.c:84
5806
msgid "This feature is not implemented yet"
5809
#: libdrizzleclient/errmsg.c:85
5812
"Lost connection to Drizzle server while waiting for initial communication "
5813
"packet, system error: %d"
5816
#: libdrizzleclient/errmsg.c:87
5819
"Lost connection to Drizzle server while reading initial communication "
5820
"packet, system error: %d"
5823
#: libdrizzleclient/errmsg.c:89
5826
"Lost connection to Drizzle server while sending authentication information, "
5830
#: libdrizzleclient/errmsg.c:91
5833
"Lost connection to Drizzle server while reading authorization information, "
5837
#: libdrizzleclient/errmsg.c:93
5840
"Lost connection to Drizzle server while setting initial database, system "
5844
#: libdrizzleclient/errmsg.c:95
5846
msgid "Statement closed indirectly because of a preceding %s() call"
5849
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
5851
msgid "File '%s' not found (Errcode: %d)"
5854
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
5856
msgid "Error reading file '%s' (Errcode: %d)"
5859
#: mysys/errors.cc:25
5861
msgid "Can't create/write to file '%s' (Errcode: %d)"
5864
#: mysys/errors.cc:27
5866
msgid "Error writing file '%s' (Errcode: %d)"
5869
#: mysys/errors.cc:28
5871
msgid "Error on close of '%s' (Errcode: %d)"
5874
#: mysys/errors.cc:29
5876
msgid "Out of memory (Needed %u bytes)"
5879
#: mysys/errors.cc:30
5881
msgid "Error on delete of '%s' (Errcode: %d)"
5884
#: mysys/errors.cc:31
5886
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5889
#: mysys/errors.cc:32
5891
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5894
#: mysys/errors.cc:33
5896
msgid "Can't lock file (Errcode: %d)"
5899
#: mysys/errors.cc:34
5901
msgid "Can't unlock file (Errcode: %d)"
5904
#: mysys/errors.cc:35
5906
msgid "Can't read dir of '%s' (Errcode: %d)"
5909
#: mysys/errors.cc:36
5911
msgid "Can't get stat of '%s' (Errcode: %d)"
5914
#: mysys/errors.cc:37
5916
msgid "Can't change size of file (Errcode: %d)"
5919
#: mysys/errors.cc:38
5921
msgid "Can't open stream from handle (Errcode: %d)"
5924
#: mysys/errors.cc:39
5926
msgid "Can't get working dirctory (Errcode: %d)"
5929
#: mysys/errors.cc:40
5931
msgid "Can't change dir to '%s' (Errcode: %d)"
5934
#: mysys/errors.cc:41
5936
msgid "Warning: '%s' had %d links"
5939
#: mysys/errors.cc:42
5941
msgid "Warning: %d files and %d streams is left open\n"
5944
#: mysys/errors.cc:43
5946
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5949
#: mysys/errors.cc:44
5951
msgid "Can't create directory '%s' (Errcode: %d)"
5954
#: mysys/errors.cc:45
5957
"Character set '%s' is not a compiled character set and is not specified in "
5961
#: mysys/errors.cc:46
5963
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5966
#: mysys/errors.cc:47
5968
msgid "Can't read value for symlink '%s' (Error %d)"
5971
#: mysys/errors.cc:48
5973
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5976
#: mysys/errors.cc:49
5978
msgid "Error on realpath() on '%s' (Error %d)"
5981
#: mysys/errors.cc:50
5983
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5986
#: mysys/errors.cc:51
5989
"Collation '%s' is not a compiled collation and is not specified in the %s "
5993
#: mysys/errors.cc:53
5995
msgid "File '%s' (fileno: %d) was not closed"
5998
#: mysys/my_error.cc:87
6000
msgid "Unknown error %d"
6003
#: mysys/my_getopt.cc:89
6007
#: mysys/my_getopt.cc:91
6011
#: mysys/my_getopt.cc:355
6013
msgid "%s: %s: Option '%s' used, but is disabled\n"
6016
#: mysys/my_getopt.cc:356
6020
#: mysys/my_getopt.cc:356
6024
#: mysys/my_getopt.cc:459
6026
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
6029
#: mysys/my_getopt.cc:772
6031
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
6034
#: mysys/my_getopt.cc:963
6036
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
6039
#: mysys/my_getopt.cc:1190
6041
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
6044
#: mysys/my_getopt.cc:1210
6048
"Variables (--variable-name=value)\n"
6049
"and boolean options {false|true} Value (after reading options)\n"
6050
"--------------------------------- -----------------------------\n"
6053
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
6054
msgid "(No default value)"
6057
#: mysys/my_getopt.cc:1245
6061
#: mysys/my_getopt.cc:1245
6065
#: mysys/my_getopt.cc:1273
6067
msgid "(Disabled)\n"
7017
6070
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
7018
6071
msgid "Error Messages to stderr"
7021
#: plugin/logging_query/logging_query.cc:160
6074
#: plugin/logging_query/logging_query.cc:275
7023
6076
msgid "fail open() fn=%s er=%s\n"
7026
#: plugin/logging_query/logging_query.cc:200
6079
#: plugin/logging_query/logging_query.cc:315
6080
msgid "Enable logging to CSV file"
6083
#: plugin/logging_query/logging_query.cc:324
7027
6084
msgid "File to log to"
7030
#: plugin/logging_query/logging_query.cc:209
7031
msgid "Enable logging"
7034
#: plugin/logging_query/logging_query.cc:218
7035
msgid "Disable after this many seconds. Zero for forever"
7038
#: plugin/logging_query/logging_query.cc:231
6087
#: plugin/logging_query/logging_query.cc:333
6088
#: plugin/logging_syslog/logging_syslog.cc:247
7039
6089
msgid "Threshold for logging slow queries, in microseconds"
7042
#: plugin/logging_query/logging_query.cc:244
6092
#: plugin/logging_query/logging_query.cc:345
6093
#: plugin/logging_syslog/logging_syslog.cc:259
7043
6094
msgid "Threshold for logging big queries, for rows returned"
7046
#: plugin/logging_query/logging_query.cc:257
6097
#: plugin/logging_query/logging_query.cc:357
6098
#: plugin/logging_syslog/logging_syslog.cc:271
7047
6099
msgid "Threshold for logging big queries, for rows examined"
7050
#: plugin/logging_query/logging_query.cc:280
7051
msgid "Log queries to a file"
6102
#: plugin/logging_query/logging_query.cc:380
6103
msgid "Log queries to a CSV file"
6106
#: plugin/logging_syslog/logging_syslog.cc:166
6108
msgid "syslog facility \"%s\" not known, using \"local0\""
6111
#: plugin/logging_syslog/logging_syslog.cc:183
6113
msgid "syslog priority \"%s\" not known, using \"info\""
6116
#: plugin/logging_syslog/logging_syslog.cc:211
6117
msgid "Enable logging"
6120
#: plugin/logging_syslog/logging_syslog.cc:220
6121
msgid "Syslog Ident"
6124
#: plugin/logging_syslog/logging_syslog.cc:229
6125
msgid "Syslog Facility"
6128
#: plugin/logging_syslog/logging_syslog.cc:238
6129
msgid "Syslog Priority"
6132
#: plugin/logging_syslog/logging_syslog.cc:296
6133
msgid "Log to syslog"
6136
#: plugin/pool_of_threads/pool_of_threads.cc:110
6137
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6140
#: plugin/pool_of_threads/pool_of_threads.cc:116
6141
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6144
#: plugin/pool_of_threads/pool_of_threads.cc:128
6145
msgid "session_add_event event_add error in libevent_init\n"
6148
#: plugin/pool_of_threads/pool_of_threads.cc:144
6150
msgid "Can't create completion port thread (error %d)"
6153
#: plugin/pool_of_threads/pool_of_threads.cc:263
6154
msgid "event_add error in libevent_add_session_callback\n"
6157
#: plugin/pool_of_threads/pool_of_threads.cc:292
6158
msgid "Scheduler init error in libevent_add_new_connection\n"
6161
#: plugin/pool_of_threads/pool_of_threads.cc:382
6162
msgid "libevent_thread_proc: my_thread_init() failed\n"
6165
#: plugin/pool_of_threads/pool_of_threads.cc:590
6166
msgid "Size of Pool."
6169
#: plugin/pool_of_threads/pool_of_threads.cc:595
6170
msgid "Enable Pool of Threads Scheduler"
6173
#: plugin/replicator/replicator.cc:249
6174
msgid "Enable Replicator"
6177
#: plugin/replicator/replicator.cc:258
6178
msgid "Directory to place replication logs."
6181
#: plugin/single_thread/single_thread.cc:87
6182
msgid "Enable One Thread per Connection Scheduler"
7054
6185
#: storage/myisam/ha_myisam.cc:457