1073
996
msgid "Error: Not enough memory to store ORDER BY clause\n"
1076
#: libdrizzle/errmsg.c:27
1077
msgid "Unknown Drizzle error"
1078
msgstr "Unknown Drizzle error"
1080
#: libdrizzle/errmsg.c:28
1082
msgid "Can't create UNIX socket (%d)"
1083
msgstr "Can't create UNIX socket (%d)"
1085
#: libdrizzle/errmsg.c:29
1087
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
1088
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
1090
#: libdrizzle/errmsg.c:30
1092
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
1093
msgstr "Can't connect to Drizzle server on '%-.100s' (%d)"
1095
#: libdrizzle/errmsg.c:31
1097
msgid "Can't create TCP/IP socket (%d)"
1098
msgstr "Can't create TCP/IP socket (%d)"
1100
#: libdrizzle/errmsg.c:32
1102
msgid "Unknown Drizzle server host '%-.100s' (%d)"
1103
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
1105
#: libdrizzle/errmsg.c:33
1106
msgid "Drizzle server has gone away"
1107
msgstr "Drizzle server has gone away"
1109
#: libdrizzle/errmsg.c:34
1111
msgid "Protocol mismatch; server version = %d, client version = %d"
1112
msgstr "Protocol mismatch; server version = %d, client version = %d"
1114
#: libdrizzle/errmsg.c:35
1115
msgid "Drizzle client ran out of memory"
1116
msgstr "Drizzle client ran out of memory"
1118
#: libdrizzle/errmsg.c:36
1119
msgid "Wrong host info"
1120
msgstr "Wrong host info"
1122
#: libdrizzle/errmsg.c:37
1123
msgid "Localhost via UNIX socket"
1124
msgstr "Localhost via UNIX socket"
1126
#: libdrizzle/errmsg.c:38
1128
msgid "%-.100s via TCP/IP"
1129
msgstr "%-.100s via TCP/IP"
1131
#: libdrizzle/errmsg.c:39
1132
msgid "Error in server handshake"
1133
msgstr "Error in server handshake"
1135
#: libdrizzle/errmsg.c:40
1136
msgid "Lost connection to Drizzle server during query"
1137
msgstr "Lost connection to Drizzle server during query"
1139
#: libdrizzle/errmsg.c:41
1140
msgid "Commands out of sync; you can't run this command now"
1141
msgstr "Commands out of sync; you can't run this command now"
1143
#: libdrizzle/errmsg.c:42
1145
msgid "Named pipe: %-.32s"
1146
msgstr "Named pipe: %-.32s"
1148
#: libdrizzle/errmsg.c:43
1150
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
1151
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
1153
#: libdrizzle/errmsg.c:44
1155
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
1156
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
1158
#: libdrizzle/errmsg.c:45
1160
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
1161
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
1163
#: libdrizzle/errmsg.c:46
1165
msgid "Can't initialize character set %-.32s (path: %-.100s)"
1166
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
1168
#: libdrizzle/errmsg.c:47
1169
msgid "Got packet bigger than 'max_allowed_packet' bytes"
1170
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
1172
#: libdrizzle/errmsg.c:48
1173
msgid "Embedded server"
1174
msgstr "Embedded server"
1176
#: libdrizzle/errmsg.c:49
1177
msgid "Error on SHOW SLAVE STATUS:"
1178
msgstr "Error on SHOW SLAVE STATUS:"
1180
#: libdrizzle/errmsg.c:50
1181
msgid "Error on SHOW SLAVE HOSTS:"
1182
msgstr "Error on SHOW SLAVE HOSTS:"
1184
#: libdrizzle/errmsg.c:51
1185
msgid "Error connecting to slave:"
1186
msgstr "Error connecting to slave:"
1188
#: libdrizzle/errmsg.c:52
1189
msgid "Error connecting to master:"
1190
msgstr "Error connecting to master:"
1192
#: libdrizzle/errmsg.c:53
1193
msgid "SSL connection error"
1194
msgstr "SSL connection error"
1196
#: libdrizzle/errmsg.c:54
1197
msgid "Malformed packet"
1198
msgstr "Malformed packet"
1200
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
1201
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
1202
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
1203
#: libdrizzle/errmsg.c:74
1204
msgid "(unused error message)"
1205
msgstr "(unused error message)"
1207
#: libdrizzle/errmsg.c:56
1208
msgid "Invalid use of null pointer"
1209
msgstr "Invalid use of null pointer"
1211
#: libdrizzle/errmsg.c:57
1212
msgid "Statement not prepared"
1213
msgstr "Statement not prepared"
1215
#: libdrizzle/errmsg.c:58
1216
msgid "No data supplied for parameters in prepared statement"
1217
msgstr "No data supplied for parameters in prepared statement"
1219
#: libdrizzle/errmsg.c:59
1220
msgid "Data truncated"
1221
msgstr "Data truncated"
1223
#: libdrizzle/errmsg.c:60
1224
msgid "No parameters exist in the statement"
1225
msgstr "No parameters exist in the statement"
1227
#: libdrizzle/errmsg.c:61
1228
msgid "Invalid parameter number"
1229
msgstr "Invalid parameter number"
1231
#: libdrizzle/errmsg.c:62
1234
"Can't send long data for non-string/non-binary data types (parameter: %d)"
1236
"Can't send long data for non-string/non-binary data types (parameter: %d)"
1238
#: libdrizzle/errmsg.c:64
1240
msgid "Using unsupported buffer type: %d (parameter: %d)"
1241
msgstr "Using unsupported buffer type: %d (parameter: %d)"
1243
#: libdrizzle/errmsg.c:65
1245
msgid "Shared memory: %-.100s"
1246
msgstr "Shared memory: %-.100s"
1248
#: libdrizzle/errmsg.c:75
1249
msgid "Wrong or unknown protocol"
1250
msgstr "Wrong or unknown protocol"
1252
#: libdrizzle/errmsg.c:76
1253
msgid "Invalid connection handle"
1254
msgstr "Invalid connection handle"
1256
#: libdrizzle/errmsg.c:77
1258
"Connection using old (pre-4.1.1) authentication protocol refused (client "
1259
"option 'secure_auth' enabled)"
1261
"Connection using old (pre-4.1.1) authentication protocol refused (client "
1262
"option 'secure_auth' enabled)"
1264
#: libdrizzle/errmsg.c:79
1265
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
1266
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
1268
#: libdrizzle/errmsg.c:80
1269
msgid "Attempt to read column without prior row fetch"
1270
msgstr "Attempt to read column without prior row fetch"
1272
#: libdrizzle/errmsg.c:81
1273
msgid "Prepared statement contains no metadata"
1274
msgstr "Prepared statement contains no metadata"
1276
#: libdrizzle/errmsg.c:82
1278
"Attempt to read a row while there is no result set associated with the "
1281
"Attempt to read a row while there is no result set associated with the "
1284
#: libdrizzle/errmsg.c:84
1285
msgid "This feature is not implemented yet"
1286
msgstr "This feature is not implemented yet"
1288
#: libdrizzle/errmsg.c:85
1291
"Lost connection to Drizzle server while waiting for initial communication "
1292
"packet, system error: %d"
1294
"Lost connection to Drizzle server while waiting for initial communication "
1295
"packet, system error: %d"
1297
#: libdrizzle/errmsg.c:87
1300
"Lost connection to Drizzle server while reading initial communication "
1301
"packet, system error: %d"
1303
"Lost connection to Drizzle server while reading initial communication "
1304
"packet, system error: %d"
1306
#: libdrizzle/errmsg.c:89
1309
"Lost connection to Drizzle server while sending authentication information, "
1312
"Lost connection to Drizzle server while sending authentication information, "
1315
#: libdrizzle/errmsg.c:91
1318
"Lost connection to Drizzle server while reading authorization information, "
1321
"Lost connection to Drizzle server while reading authorization information, "
1324
#: libdrizzle/errmsg.c:93
1327
"Lost connection to Drizzle server while setting initial database, system "
1330
"Lost connection to Drizzle server while setting initial database, system "
1333
#: libdrizzle/errmsg.c:95
1335
msgid "Statement closed indirectly because of a preceding %s() call"
1336
msgstr "Statement closed indirectly because of a preceding %s() call"
1338
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1339
msgid "Couldn't uncompress communication packet"
1340
msgstr "Couldn't uncompress communication packet"
1342
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1343
msgid "Got an error reading communication packets"
1344
msgstr "Got an error reading communication packets"
1346
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1347
msgid "Got timeout reading communication packets"
1348
msgstr "Got timeout reading communication packets"
1350
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1351
msgid "Got an error writing communication packets"
1352
msgstr "Got an error writing communication packets"
1354
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1355
msgid "Got timeout writing communication packets"
1356
msgstr "Got timeout writing communication packets"
1358
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1360
msgid "File '%s' not found (Errcode: %d)"
1361
msgstr "File '%s' not found (Errcode: %d)"
1363
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1365
msgid "Error reading file '%s' (Errcode: %d)"
1366
msgstr "Error reading file '%s' (Errcode: %d)"
1368
#: mysys/errors.cc:25
1370
msgid "Can't create/write to file '%s' (Errcode: %d)"
1371
msgstr "Can't create/write to file '%s' (Errcode: %d)"
1373
#: mysys/errors.cc:27
1375
msgid "Error writing file '%s' (Errcode: %d)"
1376
msgstr "Error writing file '%s' (Errcode: %d)"
1378
#: mysys/errors.cc:28
1380
msgid "Error on close of '%s' (Errcode: %d)"
1381
msgstr "Error on close of '%s' (Errcode: %d)"
1383
#: mysys/errors.cc:29
1385
msgid "Out of memory (Needed %u bytes)"
1386
msgstr "Out of memory (Needed %u bytes)"
1388
#: mysys/errors.cc:30
1390
msgid "Error on delete of '%s' (Errcode: %d)"
1391
msgstr "Error on delete of '%s' (Errcode: %d)"
1393
#: mysys/errors.cc:31
1395
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1396
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
1398
#: mysys/errors.cc:32
1400
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1401
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
1403
#: mysys/errors.cc:33
1405
msgid "Can't lock file (Errcode: %d)"
1406
msgstr "Can't lock file (Errcode: %d)"
1408
#: mysys/errors.cc:34
1410
msgid "Can't unlock file (Errcode: %d)"
1411
msgstr "Can't unlock file (Errcode: %d)"
1413
#: mysys/errors.cc:35
1415
msgid "Can't read dir of '%s' (Errcode: %d)"
1416
msgstr "Can't read dir of '%s' (Errcode: %d)"
1418
#: mysys/errors.cc:36
1420
msgid "Can't get stat of '%s' (Errcode: %d)"
1421
msgstr "Can't get stat of '%s' (Errcode: %d)"
1423
#: mysys/errors.cc:37
1425
msgid "Can't change size of file (Errcode: %d)"
1426
msgstr "Can't change size of file (Errcode: %d)"
1428
#: mysys/errors.cc:38
1430
msgid "Can't open stream from handle (Errcode: %d)"
1431
msgstr "Can't open stream from handle (Errcode: %d)"
1433
#: mysys/errors.cc:39
1435
msgid "Can't get working dirctory (Errcode: %d)"
1436
msgstr "Can't get working directory (Errcode: %d)"
1438
#: mysys/errors.cc:40
1440
msgid "Can't change dir to '%s' (Errcode: %d)"
1441
msgstr "Can't change dir to '%s' (Errcode: %d)"
1443
#: mysys/errors.cc:41
1445
msgid "Warning: '%s' had %d links"
1446
msgstr "Warning: '%s' had %d links"
1448
#: mysys/errors.cc:42
1450
msgid "Warning: %d files and %d streams is left open\n"
1451
msgstr "Warning: %d files and %d streams is left open\n"
1453
#: mysys/errors.cc:43
1455
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1456
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
1458
#: mysys/errors.cc:44
1460
msgid "Can't create directory '%s' (Errcode: %d)"
1461
msgstr "Can't create directory '%s' (Errcode: %d)"
1463
#: mysys/errors.cc:45
1466
"Character set '%s' is not a compiled character set and is not specified in "
1469
"Character set '%s' is not a compiled character set and is not specified in "
1472
#: mysys/errors.cc:46
1474
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1475
msgstr "Out of resources when opening file '%s' (Errcode: %d)"
1477
#: mysys/errors.cc:47
1479
msgid "Can't read value for symlink '%s' (Error %d)"
1480
msgstr "Can't read value for symlink '%s' (Error %d)"
1482
#: mysys/errors.cc:48
1484
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1485
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
1487
#: mysys/errors.cc:49
1489
msgid "Error on realpath() on '%s' (Error %d)"
1490
msgstr "Error on realpath() on '%s' (Error %d)"
1492
#: mysys/errors.cc:50
1494
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1495
msgstr "Can't sync file '%s' to disk (Errcode: %d)"
1497
#: mysys/errors.cc:51
1500
"Collation '%s' is not a compiled collation and is not specified in the %s "
1503
"Collation '%s' is not a compiled collation and is not specified in the %s "
1506
#: mysys/errors.cc:53
1508
msgid "File '%s' (fileno: %d) was not closed"
1509
msgstr "File '%s' (fileno: %d) was not closed"
1511
#: mysys/my_error.cc:87
1513
msgid "Unknown error %d"
1514
msgstr "Unknown error %d"
1516
#: mysys/my_getopt.cc:89
1520
#: mysys/my_getopt.cc:91
1524
#: mysys/my_getopt.cc:355
1526
msgid "%s: %s: Option '%s' used, but is disabled\n"
1527
msgstr "%s: %s: Option '%s' used, but is disabled\n"
1529
#: mysys/my_getopt.cc:356
1533
#: mysys/my_getopt.cc:356
1537
#: mysys/my_getopt.cc:459
1539
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1540
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
1542
#: mysys/my_getopt.cc:772
1544
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1545
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1547
#: mysys/my_getopt.cc:963
1549
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1550
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
1552
#: mysys/my_getopt.cc:1190
1554
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1555
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
1557
#: mysys/my_getopt.cc:1210
1561
"Variables (--variable-name=value)\n"
1562
"and boolean options {false|true} Value (after reading options)\n"
1563
"--------------------------------- -----------------------------\n"
1566
"Variables (--variable-name=value)\n"
1567
"and boolean options {false|true} Value (after reading options)\n"
1568
"--------------------------------- -----------------------------\n"
1570
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
1571
msgid "(No default value)"
1572
msgstr "(No default value)"
1574
#: mysys/my_getopt.cc:1245
1578
#: mysys/my_getopt.cc:1245
1582
#: mysys/my_getopt.cc:1273
1584
msgid "(Disabled)\n"
1585
msgstr "(Disabled)\n"
1587
#: drizzled/authentication.cc:69 drizzled/show.cc:4541
1588
#: drizzled/sql_plugin.cc:796
999
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
1000
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:798
1590
1002
msgid "Plugin '%s' init function returned error."
1591
1003
msgstr "Plugin '%s' init function returned error."
1903
1291
"%s: Too many arguments (first extra is '%s').\n"
1904
1292
"Use --verbose --help to get a list of available options\n"
1906
#: drizzled/drizzled.cc:2220
1294
#: drizzled/drizzled.cc:2094
1907
1295
msgid "Can't init databases"
1908
1296
msgstr "Can't init databases"
1910
#: drizzled/drizzled.cc:2240
1298
#: drizzled/drizzled.cc:2114
1912
1300
msgid "Unknown/unsupported table type: %s"
1913
1301
msgstr "Unknown/unsupported table type: %s"
1915
#: drizzled/drizzled.cc:2246
1303
#: drizzled/drizzled.cc:2120
1917
1305
msgid "Default storage engine (%s) is not available"
1918
1306
msgstr "Default storage engine (%s) is not available"
1920
#: drizzled/drizzled.cc:2269
1921
msgid "Can't initialize tc_log"
1922
msgstr "Can't initialise tc_log"
1924
#: drizzled/drizzled.cc:2300
1308
#: drizzled/drizzled.cc:2152
1926
1310
msgid "Failed to lock memory. Errno: %d\n"
1927
1311
msgstr "Failed to lock memory. Error: %d\n"
1929
#: drizzled/drizzled.cc:2361
1313
#: drizzled/drizzled.cc:2213
1930
1314
#, fuzzy, c-format
1931
1315
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1932
1316
msgstr "Asked for %u thread stack, but got %<PRIu64>"
1934
#: drizzled/drizzled.cc:2399
1936
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1937
"value: we force server id to 1; updates will be logged to the binary log, "
1938
"but connections from slaves will not be accepted."
1940
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1941
"value: we force server id to 1; updates will be logged to the binary log, "
1942
"but connections from slaves will not be accepted."
1944
#: drizzled/drizzled.cc:2452
1318
#: drizzled/drizzled.cc:2294
1945
1319
msgid "Before Lock_thread_count"
1946
1320
msgstr "Before Lock_thread_count"
1948
#: drizzled/drizzled.cc:2459
1322
#: drizzled/drizzled.cc:2301
1949
1323
msgid "After lock_thread_count"
1950
1324
msgstr "After lock_thread_count"
1952
#: drizzled/drizzled.cc:2565
1326
#: drizzled/drizzled.cc:2407
1954
1328
msgid "drizzled: Got error %d from select"
1955
1329
msgstr "drizzled: Got error %d from select"
1957
#: drizzled/drizzled.cc:2795 drizzled/drizzled.cc:2873
1958
#: drizzled/drizzled.cc:2982
1959
msgid "Option used by mysql-test for debugging and testing of replication."
1960
msgstr "Option used by mysql-test for debugging and testing of replication."
1962
#: drizzled/drizzled.cc:2799
1331
#: drizzled/drizzled.cc:2632
1963
1332
msgid "Auto-increment columns are incremented by this"
1964
1333
msgstr "Auto-increment columns are incremented by this"
1966
#: drizzled/drizzled.cc:2804
1968
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1971
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1974
#: drizzled/drizzled.cc:2810
1976
"Path to installation directory. All paths are usually resolved relative to "
1979
"Path to installation directory. All paths are usually resolved relative to "
1982
#: drizzled/drizzled.cc:2814
1335
#: drizzled/drizzled.cc:2637
1337
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1340
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1343
#: drizzled/drizzled.cc:2643
1345
"Path to installation directory. All paths are usually resolved relative to "
1348
"Path to installation directory. All paths are usually resolved relative to "
1351
#: drizzled/drizzled.cc:2647
1983
1352
msgid "IP address to bind to."
1984
1353
msgstr "IP address to bind to."
1986
#: drizzled/drizzled.cc:2818
1988
"The maximum size of a row-based binary log event in bytes. Rows will be "
1989
"grouped into events smaller than this size if possible. The value has to be "
1990
"a multiple of 256."
1992
"The maximum size of a row-based binary log event in bytes. Rows will be "
1993
"grouped into events smaller than this size if possible. The value has to be "
1994
"a multiple of 256."
1996
#: drizzled/drizzled.cc:2829
1355
#: drizzled/drizzled.cc:2651
1997
1356
msgid "Set the filesystem character set."
1998
1357
msgstr "Set the filesystem character set."
2000
#: drizzled/drizzled.cc:2834
1359
#: drizzled/drizzled.cc:2656
2001
1360
msgid "Set the default character set."
2002
1361
msgstr "Set the default character set."
2004
#: drizzled/drizzled.cc:2841
1363
#: drizzled/drizzled.cc:2663
2005
1364
msgid "Chroot drizzled daemon during startup."
2006
1365
msgstr "Chroot drizzled daemon during start-up."
2008
#: drizzled/drizzled.cc:2845
1367
#: drizzled/drizzled.cc:2667
2009
1368
msgid "Set the default collation."
2010
1369
msgstr "Set the default collation."
2012
#: drizzled/drizzled.cc:2849
1371
#: drizzled/drizzled.cc:2671
2013
1372
msgid "Default completion type."
2014
1373
msgstr "Default completion type."
2016
#: drizzled/drizzled.cc:2854
1375
#: drizzled/drizzled.cc:2676
2017
1376
msgid "Write core on errors."
2018
1377
msgstr "Write core on errors."
2020
#: drizzled/drizzled.cc:2858
1379
#: drizzled/drizzled.cc:2680
2021
1380
msgid "Path to the database root."
2022
1381
msgstr "Path to the database root."
2024
#: drizzled/drizzled.cc:2862
1383
#: drizzled/drizzled.cc:2684
2025
1384
msgid "Set the default storage engine (table type) for tables."
2026
1385
msgstr "Set the default storage engine (table type) for tables."
2028
#: drizzled/drizzled.cc:2866
1387
#: drizzled/drizzled.cc:2688
2029
1388
msgid "Set the default time zone."
2030
1389
msgstr "Set the default time zone."
2032
#: drizzled/drizzled.cc:2870
1391
#: drizzled/drizzled.cc:2692
2033
1392
msgid "Type of DELAY_KEY_WRITE."
2034
1393
msgstr "Type of DELAY_KEY_WRITE."
2036
#: drizzled/drizzled.cc:2879
1395
#: drizzled/drizzled.cc:2696
2037
1396
msgid "Print a symbolic stack trace on failure."
2038
1397
msgstr "Print a symbolic stack trace on failure."
2040
#: drizzled/drizzled.cc:2885
1399
#: drizzled/drizzled.cc:2702
2041
1400
msgid "Push supported query conditions to the storage engine."
2042
1401
msgstr "Push supported query conditions to the storage engine."
2044
#: drizzled/drizzled.cc:2891
1403
#: drizzled/drizzled.cc:2708
2045
1404
msgid "Used for debugging; Use at your own risk!"
2046
1405
msgstr "Used for debugging; Use at your own risk!"
2048
#: drizzled/drizzled.cc:2894
1407
#: drizzled/drizzled.cc:2711
2049
1408
msgid "Flush tables to disk between SQL commands."
2050
1409
msgstr "Flush tables to disk between SQL commands."
2052
#: drizzled/drizzled.cc:2899
1411
#: drizzled/drizzled.cc:2716
2053
1412
msgid "Set up signals usable for debugging"
2054
1413
msgstr "Set up signals usable for debugging"
2056
#: drizzled/drizzled.cc:2903
1415
#: drizzled/drizzled.cc:2720
2057
1416
msgid "Command(s) that are executed for each new connection"
2058
1417
msgstr "Command(s) that are executed for each new connection"
2060
#: drizzled/drizzled.cc:2907
1419
#: drizzled/drizzled.cc:2724
2061
1420
msgid "Read SQL commands from this file at startup."
2062
1421
msgstr "Read SQL commands from this file at startup."
2064
#: drizzled/drizzled.cc:2911
2065
msgid "Command(s) that are executed when a slave connects to this master"
2066
msgstr "Command(s) that are executed when a slave connects to this master"
2068
#: drizzled/drizzled.cc:2915
1423
#: drizzled/drizzled.cc:2728
2069
1424
msgid "(IGNORED)"
2070
1425
msgstr "(IGNORED)"
2072
#: drizzled/drizzled.cc:2919
1427
#: drizzled/drizzled.cc:2732
2073
1428
msgid "Set the language used for the month names and the days of the week."
2074
1429
msgstr "Set the language used for the month names and the days of the week."
2076
#: drizzled/drizzled.cc:2924
1431
#: drizzled/drizzled.cc:2737
2077
1432
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
2078
1433
msgstr "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
2080
#: drizzled/drizzled.cc:2929
1435
#: drizzled/drizzled.cc:2742
2081
1436
msgid "Log connections and queries to file."
2082
1437
msgstr "Log connections and queries to file."
2084
#: drizzled/drizzled.cc:2933
2086
"Log update queries in binary format. Optional argument is the location for "
2087
"the binary log files.(Strongly recommended to avoid replication problems if "
2088
"server's hostname changes)"
2090
"Log update queries in binary format. Optional argument is the location for "
2091
"the binary log files.(Strongly recommended to avoid replication problems if "
2092
"server's hostname changes)"
2094
#: drizzled/drizzled.cc:2940
2095
msgid "File that holds the names for last binary log files."
2096
msgstr "File that holds the names for last binary log files."
2098
#: drizzled/drizzled.cc:2944
1439
#: drizzled/drizzled.cc:2746
2099
1440
msgid "Log all MyISAM changes to file."
2100
1441
msgstr "Log all MyISAM changes to file."
2102
#: drizzled/drizzled.cc:2948
2104
"Tells the slave to log the updates from the slave thread to the binary log. "
2105
"You will need to turn it on if you plan to daisy-chain the slaves."
2107
"Tells the slave to log the updates from the slave thread to the binary log. "
2108
"You will need to turn it on if you plan to daisy-chain the slaves."
2110
#: drizzled/drizzled.cc:2955
2112
"Path to transaction coordinator log (used for transactions that affect more "
2113
"than one storage engine, when binary log is disabled)"
2115
"Path to transaction coordinator log (used for transactions that affect more "
2116
"than one storage engine, when binary log is disabled)"
2118
#: drizzled/drizzled.cc:2961
2119
msgid "Size of transaction coordinator log."
2120
msgstr "Size of transaction coordinator log."
2122
#: drizzled/drizzled.cc:2967
1443
#: drizzled/drizzled.cc:2750
2123
1444
msgid "Log some not critical warnings to the log file."
2124
1445
msgstr "Log some not critical warnings to the log file."
2126
#: drizzled/drizzled.cc:2972
2128
"The location and name of the file that remembers the master and where the I/"
2129
"O replication thread is in the master's binlogs."
2131
"The location and name of the file that remembers the master and where the I/"
2132
"O replication thread is in the master's binlogs."
2134
#: drizzled/drizzled.cc:2977
2136
"The number of tries the slave will make to connect to the master before "
2139
"The number of tries the slave will make to connect to the master before "
2142
#: drizzled/drizzled.cc:2986
1447
#: drizzled/drizzled.cc:2755
2143
1448
msgid "Lock drizzled in memory."
2144
1449
msgstr "Lock drizzled in memory."
2146
#: drizzled/drizzled.cc:2990
1451
#: drizzled/drizzled.cc:2759
2148
1453
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
2149
1454
"BACKUP, FORCE or QUICK."
2151
1456
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
2152
1457
"BACKUP, FORCE or QUICK."
2154
#: drizzled/drizzled.cc:2995
1459
#: drizzled/drizzled.cc:2764
2155
1460
msgid "Use very new possible 'unsafe' functions."
2156
1461
msgstr "Use very new possible 'unsafe' functions."
2158
#: drizzled/drizzled.cc:3000
1463
#: drizzled/drizzled.cc:2769
2159
1464
msgid "Use old, non-optimized alter table."
2160
1465
msgstr "Use old, non-optimised alter table."
2162
#: drizzled/drizzled.cc:3005
1467
#: drizzled/drizzled.cc:2774
2163
1468
msgid "Pid file used by safe_mysqld."
2164
1469
msgstr "Pid file used by safe_mysqld."
2166
#: drizzled/drizzled.cc:3015
2168
"Maximum time in seconds to wait for the port to become free. (Default: no "
2171
"Maximum time in seconds to wait for the port to become free. (Default: no "
2174
#: drizzled/drizzled.cc:3020
2175
msgid "The location and name to use for relay logs."
2176
msgstr "The location and name to use for relay logs."
2178
#: drizzled/drizzled.cc:3024
2180
"The location and name to use for the file that keeps a list of the last "
2183
"The location and name to use for the file that keeps a list of the last "
2186
#: drizzled/drizzled.cc:3029
2188
"The location and name of the file that remembers where the SQL replication "
2189
"thread is in the relay logs."
2191
"The location and name of the file that remembers where the SQL replication "
2192
"thread is in the relay logs."
2194
#: drizzled/drizzled.cc:3034
2196
"In replication, if set to 1, do not skip events having our server id. "
2197
"Default value is 0 (to break infinite loops in circular replication). Can't "
2198
"be set to 1 if --log-slave-updates is used."
2200
"In replication, if set to 1, do not skip events having our server id. "
2201
"Default value is 0 (to break infinite loops in circular replication). Can't "
2202
"be set to 1 if --log-slave-updates is used."
2204
#: drizzled/drizzled.cc:3042
2206
"Hostname or IP of the slave to be reported to to the master during slave "
2207
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2208
"you do not want the slave to register itself with the master. Note that it "
2209
"is not sufficient for the master to simply read the IP of the slave off the "
2210
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2211
"may not be valid for connecting to the slave from the master or other hosts."
2213
"Hostname or IP of the slave to be reported to to the master during slave "
2214
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2215
"you do not want the slave to register itself with the master. Note that it "
2216
"is not sufficient for the master to simply read the IP of the slave off the "
2217
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2218
"may not be valid for connecting to the slave from the master or other hosts."
2220
#: drizzled/drizzled.cc:3052
1471
#: drizzled/drizzled.cc:2784
1473
"Maximum time in seconds to wait for the port to become free. (Default: no "
1476
"Maximum time in seconds to wait for the port to become free. (Default: no "
1479
#: drizzled/drizzled.cc:2789
2221
1480
msgid "Skip some optimize stages (for testing)."
2222
1481
msgstr "Skip some optimise stages (for testing)."
2224
#: drizzled/drizzled.cc:3055
2226
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2227
"specified directory"
2229
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2230
"specified directory"
2232
#: drizzled/drizzled.cc:3060
2234
"Uniquely identifies the server instance in the community of replication "
2237
"Uniquely identifies the server instance in the community of replication "
2240
#: drizzled/drizzled.cc:3065
1483
#: drizzled/drizzled.cc:2792
1485
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1486
"specified directory"
1488
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1489
"specified directory"
1491
#: drizzled/drizzled.cc:2797
1493
"Uniquely identifies the server instance in the community of replication "
1496
"Uniquely identifies the server instance in the community of replication "
1499
#: drizzled/drizzled.cc:2802
2241
1500
msgid "Don't use new, possible wrong routines."
2242
1501
msgstr "Don't use new, possible wrong routines."
2244
#: drizzled/drizzled.cc:3068
2246
msgid "If set, slave is not started automatically."
2247
msgstr "If set, slave is not started automatically."
2249
#: drizzled/drizzled.cc:3072
1503
#: drizzled/drizzled.cc:2805
2250
1504
msgid "Don't print a stack trace on failure."
2251
1505
msgstr "Don't print a stack trace on failure."
2253
#: drizzled/drizzled.cc:3076
1507
#: drizzled/drizzled.cc:2809
2254
1508
msgid "Don't give threads different priorities."
2255
1509
msgstr "Don't give threads different priorities."
2257
#: drizzled/drizzled.cc:3080
2259
"The location where the slave should put its temporary files when replicating "
2260
"a LOAD DATA INFILE command."
2262
"The location where the slave should put its temporary files when replicating "
2263
"a LOAD DATA INFILE command."
2265
#: drizzled/drizzled.cc:3085
2267
"Tells the slave thread to continue replication when a query event returns an "
2268
"error from the provided list."
2270
"Tells the slave thread to continue replication when a query event returns an "
2271
"error from the provided list."
2273
#: drizzled/drizzled.cc:3089
2275
"Modes for how replication events should be executed. Legal values are "
2276
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2277
"stop for operations that are idempotent. In STRICT mode, replication will "
2278
"stop on any unexpected difference between the master and the slave."
2280
"Modes for how replication events should be executed. Legal values are "
2281
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2282
"stop for operations that are idempotent. In STRICT mode, replication will "
2283
"stop on any unexpected difference between the master and the slave."
2285
#: drizzled/drizzled.cc:3097
2289
#: drizzled/drizzled.cc:3100
1511
#: drizzled/drizzled.cc:2813
2290
1512
msgid "Enable symbolic link support."
2291
1513
msgstr "Enable symbolic link support."
2293
#: drizzled/drizzled.cc:3109
2295
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2297
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2299
#: drizzled/drizzled.cc:3114
2301
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2304
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2307
#: drizzled/drizzled.cc:3119
2309
"Using this option will cause most temporary files created to use a small set "
2310
"of names, rather than a unique name for each new file."
2312
"Using this option will cause most temporary files created to use a small set "
2313
"of names, rather than a unique name for each new file."
2315
#: drizzled/drizzled.cc:3124
2317
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2319
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2321
#: drizzled/drizzled.cc:3129
1515
#: drizzled/drizzled.cc:2822
1517
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1519
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1521
#: drizzled/drizzled.cc:2827
1523
"Using this option will cause most temporary files created to use a small set "
1524
"of names, rather than a unique name for each new file."
1526
"Using this option will cause most temporary files created to use a small set "
1527
"of names, rather than a unique name for each new file."
1529
#: drizzled/drizzled.cc:2832
1531
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1533
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1535
#: drizzled/drizzled.cc:2837
2322
1536
msgid "Path for temporary files."
2325
#: drizzled/drizzled.cc:3133
1539
#: drizzled/drizzled.cc:2841
2326
1540
msgid "Default transaction isolation level."
2327
1541
msgstr "Default transaction isolation level."
2329
#: drizzled/drizzled.cc:3137
1543
#: drizzled/drizzled.cc:2845
2330
1544
msgid "Run drizzled daemon as user."
2331
1545
msgstr "Run drizzled daemon as user."
2333
#: drizzled/drizzled.cc:3145
2335
"The number of outstanding connection requests Drizzle can have. This comes "
2336
"into play when the main Drizzle thread gets very many connection requests in "
2337
"a very short time."
2339
"The number of outstanding connection requests Drizzle can have. This comes "
2340
"into play when the main Drizzle thread gets very many connection requests in "
2341
"a very short time."
2343
#: drizzled/drizzled.cc:3151
2345
"The size of the cache to hold the SQL statements for the binary log during a "
2346
"transaction. If you often use big, multi-statement transactions you can "
2347
"increase this to get more performance."
2349
"The size of the cache to hold the SQL statements for the binary log during a "
2350
"transaction. If you often use big, multi-statement transactions you can "
2351
"increase this to get more performance."
2353
#: drizzled/drizzled.cc:3157
1547
#: drizzled/drizzled.cc:2853
1549
"The number of outstanding connection requests Drizzle can have. This comes "
1550
"into play when the main Drizzle thread gets very many connection requests in "
1551
"a very short time."
1553
"The number of outstanding connection requests Drizzle can have. This comes "
1554
"into play when the main Drizzle thread gets very many connection requests in "
1555
"a very short time."
1557
#: drizzled/drizzled.cc:2859
2356
1560
"Size of tree cache used in bulk insert optimization. Note that this is a "
2633
1801
"plugin is identified by the name of the shared library. [for example: --"
2634
1802
"plugin_load=libmd5udf.so:libauth_pam.so]"
2636
#: drizzled/drizzled.cc:3403
1804
#: drizzled/drizzled.cc:3080
2637
1805
msgid "The size of the buffer that is allocated when preloading indexes"
2638
1806
msgstr "The size of the buffer that is allocated when pre-loading indexes"
2640
#: drizzled/drizzled.cc:3408
1808
#: drizzled/drizzled.cc:3085
2641
1809
msgid "Allocation block size for query parsing and execution"
2642
1810
msgstr "Allocation block size for query parsing and execution"
2644
#: drizzled/drizzled.cc:3413
1812
#: drizzled/drizzled.cc:3090
2645
1813
msgid "Persistent buffer for query parsing and execution"
2646
1814
msgstr "Persistent buffer for query parsing and execution"
2648
#: drizzled/drizzled.cc:3419
1816
#: drizzled/drizzled.cc:3096
2649
1817
msgid "Allocation block size for storing ranges during optimization"
2650
1818
msgstr "Allocation block size for storing ranges during optimisation"
2652
#: drizzled/drizzled.cc:3425
2654
"Each thread that does a sequential scan allocates a buffer of this size for "
2655
"each table it scans. If you do many sequential scans, you may want to "
2656
"increase this value."
2658
"Each thread that does a sequential scan allocates a buffer of this size for "
2659
"each table it scans. If you do many sequential scans, you may want to "
2660
"increase this value."
2662
#: drizzled/drizzled.cc:3433
2664
"When reading rows in sorted order after a sort, the rows are read through "
2665
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2668
"When reading rows in sorted order after a sort, the rows are read through "
2669
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2672
#: drizzled/drizzled.cc:3441
2674
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2677
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2680
#: drizzled/drizzled.cc:3447
2681
msgid "Maximum space to use for all relay logs."
2682
msgstr "Maximum space to use for all relay logs."
2684
#: drizzled/drizzled.cc:3452
2685
msgid "Use compression on master/slave protocol."
2686
msgstr "Use compression on master/slave protocol."
2688
#: drizzled/drizzled.cc:3457
2690
"Number of seconds to wait for more data from a master/slave connection "
2691
"before aborting the read."
2693
"Number of seconds to wait for more data from a master/slave connection "
2694
"before aborting the read."
2696
#: drizzled/drizzled.cc:3462
2698
"Number of times the slave SQL thread will retry a transaction in case it "
2699
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2702
"Number of times the slave SQL thread will retry a transaction in case it "
2703
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2706
#: drizzled/drizzled.cc:3468
2707
msgid "Allow slave to batch requests."
2708
msgstr "Allow slave to batch requests."
2710
#: drizzled/drizzled.cc:3472
2712
"If creating the thread takes longer than this value (in seconds), the "
2713
"Slow_launch_threads counter will be incremented."
2715
"If creating the thread takes longer than this value (in seconds), the "
2716
"Slow_launch_threads counter will be incremented."
2718
#: drizzled/drizzled.cc:3477
1820
#: drizzled/drizzled.cc:3102
1822
"Each thread that does a sequential scan allocates a buffer of this size for "
1823
"each table it scans. If you do many sequential scans, you may want to "
1824
"increase this value."
1826
"Each thread that does a sequential scan allocates a buffer of this size for "
1827
"each table it scans. If you do many sequential scans, you may want to "
1828
"increase this value."
1830
#: drizzled/drizzled.cc:3110
1832
"When reading rows in sorted order after a sort, the rows are read through "
1833
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1836
"When reading rows in sorted order after a sort, the rows are read through "
1837
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1840
#: drizzled/drizzled.cc:3118
2719
1841
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2720
1842
msgstr "Each thread that needs to do a sort allocates a buffer of this size."
2722
#: drizzled/drizzled.cc:3483
2724
"Synchronously flush binary log to disk after every #th event. Use 0 "
2725
"(default) to disable synchronous flushing."
2727
"Synchronously flush binary log to disk after every #th event. Use 0 "
2728
"(default) to disable synchronous flushing."
2730
#: drizzled/drizzled.cc:3488
1844
#: drizzled/drizzled.cc:3124
2731
1845
msgid "The number of cached table definitions."
2732
1846
msgstr "The number of cached table definitions."
2734
#: drizzled/drizzled.cc:3492
1848
#: drizzled/drizzled.cc:3128
2735
1849
msgid "The number of cached open tables."
2736
1850
msgstr "The number of cached open tables."
2738
#: drizzled/drizzled.cc:3496
2740
"Timeout in seconds to wait for a table level lock before returning an error. "
2741
"Used only if the connection has active cursors."
2743
"Timeout in seconds to wait for a table level lock before returning an error. "
2744
"Used only if the connection has active cursors."
2746
#: drizzled/drizzled.cc:3501
2748
"How many threads we should create to handle query requests in case of "
2749
"'thread_handling=pool-of-threads'"
2751
"How many threads we should create to handle query requests in case of "
2752
"'thread_handling=pool-of-threads'"
2754
#: drizzled/drizzled.cc:3506
1852
#: drizzled/drizzled.cc:3132
1854
"Timeout in seconds to wait for a table level lock before returning an error. "
1855
"Used only if the connection has active cursors."
1857
"Timeout in seconds to wait for a table level lock before returning an error. "
1858
"Used only if the connection has active cursors."
1860
#: drizzled/drizzled.cc:3137
2755
1861
msgid "The stack size for each thread."
2756
1862
msgstr "The stack size for each thread."
2758
#: drizzled/drizzled.cc:3512
1864
#: drizzled/drizzled.cc:3143
2759
1865
msgid "The TIME format (for future)."
2760
1866
msgstr "The TIME format (for future)."
2762
#: drizzled/drizzled.cc:3517
1868
#: drizzled/drizzled.cc:3148
2764
1870
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2765
1871
"automatically convert it to an on-disk MyISAM table."
2768
#: drizzled/drizzled.cc:3523
1874
#: drizzled/drizzled.cc:3154
2769
1875
msgid "Allocation block size for transactions to be stored in binary log"
2770
1876
msgstr "Allocation block size for transactions to be stored in binary log"
2772
#: drizzled/drizzled.cc:3528
1878
#: drizzled/drizzled.cc:3159
2773
1879
msgid "Persistent buffer for transactions to be stored in binary log"
2774
1880
msgstr "Persistent buffer for transactions to be stored in binary log"
2776
#: drizzled/drizzled.cc:3533
1882
#: drizzled/drizzled.cc:3164
2778
1884
"The number of seconds the server waits for activity on a connection before "
2782
#: drizzled/drizzled.cc:3779
1888
#: drizzled/drizzled.cc:3317
2785
1891
"Copyright (C) 2008 Sun Microsystems\n"
6209
5379
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
6212
#: drizzled/handler.cc:1058
5382
#: drizzled/handler.cc:1054
6213
5383
msgid "Crash recovery finished."
6216
#: drizzled/log.cc:329
6217
msgid "I/O error reading the header from the binary log"
6220
#: drizzled/log.cc:336
6222
"Binlog has bad magic number; It's not a binary log file that can be used by "
6223
"this version of Drizzle"
6226
#: drizzled/log.cc:351
6228
msgid "Failed to open log (file '%s', errno %d)"
6231
#: drizzled/log.cc:353 drizzled/log.cc:361
6232
msgid "Could not open log file"
6235
#: drizzled/log.cc:359
6237
msgid "Failed to create a cache on log (file '%s')"
6240
#: drizzled/log.cc:511 drizzled/log.cc:876
6243
"Could not use %s for logging (error %d). Turning logging off for the whole "
6244
"duration of the Drizzle server process. To turn it on again: fix the cause, "
6245
"shutdown the Drizzle server and restart it."
6248
#: drizzled/log.cc:1144 drizzled/log.cc:1175 drizzled/log.cc:1424
6249
#: drizzled/log.cc:1546
6251
msgid "Failed to delete file '%s'"
6254
#: drizzled/log.cc:1153 drizzled/log.cc:1432 drizzled/log.cc:1554
6257
"a problem with deleting %s; consider examining correspondence of your binlog "
6258
"index file to the actual binlog files"
6261
#: drizzled/log.cc:1280
6263
msgid "next log error: %d offset: %s log: %s included: %d"
6266
#: drizzled/log.cc:1390 drizzled/log.cc:1514
6268
msgid "Failed to execute stat() on file '%s'"
6271
#: drizzled/log.cc:1401 drizzled/log.cc:1525
6274
"a problem with getting info on being purged %s; consider examining "
6275
"correspondence of your binlog index file to the actual binlog files"
6278
#: drizzled/log.cc:2477 drizzled/log.cc:2975
6280
msgid "Recovering after a crash using %s"
6283
#: drizzled/log.cc:2480
6285
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
6288
#: drizzled/log.cc:2822
6289
msgid "Bad magic header in tc log"
6292
#: drizzled/log.cc:2832
6295
"Recovery failed! You must enable exactly %d storage engines that support two-"
6296
"phase commit protocol"
6299
#: drizzled/log.cc:2860
6301
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6302
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6303
"heuristic-recover={commit|rollback}"
6306
#: drizzled/log.cc:2890
6307
msgid "Heuristic crash recovery mode"
6310
#: drizzled/log.cc:2892
6311
msgid "Heuristic crash recovery failed"
6314
#: drizzled/log.cc:2893
6315
msgid "Please restart mysqld without --tc-heuristic-recover"
6318
#: drizzled/log.cc:2937 drizzled/log.cc:2961
6320
msgid "find_log_pos() failed (error: %d)"
6323
#: drizzled/log.cc:3076
6325
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6326
"of memory error) and restart, or delete (or rename) binary log and start "
6327
"mysqld with --tc-heuristic-recover={commit|rollback}"
6330
#: drizzled/log_event.cc:140
6332
msgid " %s, Error_code: %d;"
6335
#: drizzled/log_event.cc:144
6338
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
6339
"master log %s, end_log_pos %lu"
6342
#: drizzled/log_event.cc:150
6346
#: drizzled/log_event.cc:904
6349
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6352
#: drizzled/log_event.cc:1613
6355
"Query partially completed on the master (error on master: %d) and was "
6356
"aborted. There is a chance that your master is inconsistent at this point. "
6357
"If you are sure that your master is ok, run this query manually on the slave "
6358
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
6359
"SLAVE; . Query: '%s'"
6362
#: drizzled/log_event.cc:1639
6365
"Query caused differenxt errors on master and slave.\n"
6366
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
6367
"Default database: '%s'. Query: '%s'"
6370
#: drizzled/log_event.cc:1644
6374
#: drizzled/log_event.cc:1664
6376
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6379
#: drizzled/log_event.cc:1666 drizzled/log_event.cc:4309
6380
#: drizzled/log_event.cc:4340 drizzled/log_event.cc:5077
6381
msgid "unexpected success or fatal error"
6384
#: drizzled/log_event.cc:2119
6386
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6387
"probable cause is that the master died while writing the transaction to its "
6388
"binary log, thus rolled back too."
6391
#: drizzled/log_event.cc:2774
6394
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6395
"produced %ld warning(s). Default database: '%s'"
6398
#: drizzled/log_event.cc:2824
6401
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6404
#: drizzled/log_event.cc:2836
6406
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6409
#: drizzled/log_event.cc:3098
6410
msgid "Out of memory while recording slave event"
6413
#: drizzled/log_event.cc:3348 drizzled/log_event.cc:3374
6415
msgid "Error in Create_file event: could not open file '%s'"
6418
#: drizzled/log_event.cc:3360
6420
msgid "Error in Create_file event: could not write to file '%s'"
6423
#: drizzled/log_event.cc:3381
6425
msgid "Error in Create_file event: write to '%s' failed"
6428
#: drizzled/log_event.cc:3495
6430
msgid "Error in %s event: could not create file '%s'"
6433
#: drizzled/log_event.cc:3504
6435
msgid "Error in %s event: could not open file '%s'"
6438
#: drizzled/log_event.cc:3511
6440
msgid "Error in %s event: write to '%s' failed"
6443
#: drizzled/log_event.cc:3673
6445
msgid "Error in Exec_load event: could not open file '%s'"
6448
#: drizzled/log_event.cc:3683
6450
msgid "Error in Exec_load event: file '%s' appears corrupted"
6453
#: drizzled/log_event.cc:3713
6455
msgid "%s. Failed executing load from '%s'"
6458
#: drizzled/log_event.cc:3886
6459
msgid "Not enough memory"
6462
#: drizzled/log_event.cc:4306
6464
msgid "Error '%s' in %s event: when locking tables"
6467
#: drizzled/log_event.cc:4316
6469
msgid "Error in %s event: when locking tables"
6472
#: drizzled/log_event.cc:4337
6474
msgid "Error '%s' on reopening tables"
6477
#: drizzled/log_event.cc:4678
6479
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6482
#: drizzled/log_event.cc:5074
6484
msgid "Error '%s' on opening table `%s`.`%s`"
5386
#: drizzled/handlerton.cc:268
5388
msgid "Too many storage engines!"
5389
msgstr "Could not connect to storage engine"
5391
#: drizzled/handlerton.cc:273
5393
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6487
5396
#. TRANSLATORS: The leading word "logging" is the name
6488
5397
#. of the plugin api, and so should not be translated.
6489
#: drizzled/logging.cc:62
5398
#: drizzled/logging.cc:65
6491
5400
msgid "logging plugin '%s' deinit() failed"
6494
5403
#. TRANSLATORS: The leading word "logging" is the name
6495
5404
#. of the plugin api, and so should not be translated.
6496
#: drizzled/logging.cc:85
5405
#: drizzled/logging.cc:87
6498
5407
msgid "logging plugin '%s' logging_pre() failed"
6501
5410
#. TRANSLATORS: The leading word "logging" is the name
6502
5411
#. of the plugin api, and so should not be translated.
6503
#: drizzled/logging.cc:118
5412
#: drizzled/logging.cc:119
6505
5414
msgid "logging plugin '%s' logging_post() failed"
6538
5447
msgid "qcache plugin '%s' init() failed"
6541
#: drizzled/qcache.cc:58
5450
#: drizzled/qcache.cc:60
6543
5452
msgid "qcache plugin '%s' deinit() failed"
6546
#: drizzled/qcache.cc:103
5455
#: drizzled/qcache.cc:105
6547
5456
#, fuzzy, c-format
6548
5457
msgid "qcache plugin '%s' try_fetch_and_send() failed"
6549
5458
msgstr "configvar plugin '%s' deinit() failed"
6551
#: drizzled/qcache.cc:120
5460
#: drizzled/qcache.cc:122
6552
5461
#, fuzzy, c-format
6553
5462
msgid "qcache plugin '%s' set() failed"
6554
5463
msgstr "configvar plugin '%s' deinit() failed"
6556
#: drizzled/qcache.cc:139
5465
#: drizzled/qcache.cc:141
6557
5466
#, fuzzy, c-format
6558
5467
msgid "qcache plugin '%s' invalidate_table() failed"
6559
5468
msgstr "configvar plugin '%s' init() failed"
6561
#: drizzled/qcache.cc:158
5470
#: drizzled/qcache.cc:160
6562
5471
#, fuzzy, c-format
6563
5472
msgid "qcache plugin '%s' invalidate_db() failed"
6564
5473
msgstr "configvar plugin '%s' init() failed"
6566
#: drizzled/qcache.cc:176
5475
#: drizzled/qcache.cc:178
6567
5476
#, fuzzy, c-format
6568
5477
msgid "qcache plugin '%s' flush() failed"
6569
5478
msgstr "configvar plugin '%s' init() failed"
6571
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1090
6572
#: drizzled/slave.cc:2104
6573
msgid "Failed to flush master info file"
6576
#: drizzled/replication/replication.cc:106
6577
msgid "Failed in send_file() while reading file name"
6580
#: drizzled/replication/replication.cc:119
6581
msgid "Failed in send_file() on open of file"
6584
#: drizzled/replication/replication.cc:127
6585
msgid "Failed in send_file() while writing data to client"
6588
#: drizzled/replication/replication.cc:136
6589
msgid "Failed in send_file() while negotiating file transfer close"
6592
#: drizzled/replication/reporting.cc:54
6594
msgid "Slave %s: %s%s Error_code: %d"
6597
#: drizzled/replication/rli.cc:149
6600
"Neither --relay-log nor --relay-log-index were used; so replication may "
6601
"break when this Drizzle server acts as a slave and has his hostname "
6602
"changed!! Please use '--relay-log=%s' to avoid this problem."
6604
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
6605
"replication may break when this Drizzle server acts as a master and has his "
6606
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
6608
#: drizzled/replication/rli.cc:166
6609
msgid "Failed in open_log() called from init_relay_log_info()"
6612
#: drizzled/replication/rli.cc:188
6613
msgid "Failed to flush relay log info file"
6616
#: drizzled/replication/rli.cc:191
6617
msgid "Error counting relay log space"
6620
#: drizzled/replication/rli.cc:215
6622
msgid "log %s listed in the index, but failed to stat"
6625
#: drizzled/replication/rli.cc:230
6626
msgid "Could not find first log while counting relay log space"
6629
#: drizzled/replication/rli.cc:885
6630
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6633
#: drizzled/replication/utility.cc:117
6635
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6638
#: drizzled/replication/utility.cc:132
6641
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6642
"Master's column size should be <= the slave's column size."
6645
#: drizzled/scheduler.cc:132
6646
msgid "Memory allocation error in session_scheduler::init\n"
6649
#: drizzled/scheduler.cc:210
6650
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6653
#: drizzled/scheduler.cc:216
6654
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6657
#: drizzled/scheduler.cc:228
6658
msgid "session_add_event event_add error in libevent_init\n"
6661
#: drizzled/scheduler.cc:244
6663
msgid "Can't create completion port thread (error %d)"
6666
#: drizzled/scheduler.cc:357
6667
msgid "event_add error in libevent_add_session_callback\n"
6670
#: drizzled/scheduler.cc:383
6671
msgid "Scheduler init error in libevent_add_new_connection\n"
6674
#: drizzled/scheduler.cc:464
6675
msgid "libevent_thread_proc: my_thread_init() failed\n"
6678
#. TRANSLATORS: The leading word "scheduling" is the name
6679
#. of the plugin api, and so should not be translated.
6680
#: drizzled/scheduling.cc:40
5480
#. TRANSLATORS: The leading word "replicator" is the name
5481
#. of the plugin api, and so should not be translated.
5482
#: drizzled/replicator.cc:41
5484
msgid "replicator plugin '%s' init() failed"
5485
msgstr "configvar plugin '%s' init() failed"
5487
#. TRANSLATORS: The leading word "replicator" is the name
5488
#. of the plugin api, and so should not be translated.
5489
#: drizzled/replicator.cc:65
5491
msgid "replicator plugin '%s' deinit() failed"
5492
msgstr "configvar plugin '%s' deinit() failed"
5494
#. TRANSLATORS: The leading word "replicator" is the name
5495
#. of the plugin api, and so should not be translated.
5496
#: drizzled/replicator.cc:89
5498
msgid "replicator plugin '%s' session_init() failed"
5499
msgstr "configvar plugin '%s' deinit() failed"
5501
#. TRANSLATORS: The leading word "replicator" is the name
5502
#. of the plugin api, and so should not be translated.
5503
#: drizzled/replicator.cc:159
5505
msgid "replicator plugin '%s' row_insert() failed"
5506
msgstr "configvar plugin '%s' deinit() failed"
5508
#. TRANSLATORS: The leading word "replicator" is the name
5509
#. of the plugin api, and so should not be translated.
5510
#: drizzled/replicator.cc:173
5512
msgid "replicator plugin '%s' row_update() failed"
5513
msgstr "configvar plugin '%s' deinit() failed"
5515
#. TRANSLATORS: The leading word "replicator" is the name
5516
#. of the plugin api, and so should not be translated.
5517
#: drizzled/replicator.cc:187
5519
msgid "replicator plugin '%s' row_delete() failed"
5520
msgstr "configvar plugin '%s' deinit() failed"
5522
#. TRANSLATORS: The leading word "replicator" is the name
5523
#. of the plugin api, and so should not be translated.
5524
#: drizzled/replicator.cc:272
5526
msgid "replicator plugin '%s' end_transaction() failed"
5527
msgstr "configvar plugin '%s' deinit() failed"
5529
#. TRANSLATORS: The leading word "replicator" is the name
5530
#. of the plugin api, and so should not be translated.
5531
#: drizzled/replicator.cc:329
5533
msgid "replicator plugin '%s' statement() failed"
5534
msgstr "configvar plugin '%s' deinit() failed"
5536
#: drizzled/scheduling.cc:55
6682
5538
msgid "scheduling plugin '%s' init() failed"
6685
5541
#. TRANSLATORS: The leading word "scheduling" is the name
6686
5542
#. of the plugin api, and so should not be translated.
6687
#: drizzled/scheduling.cc:62
5543
#: drizzled/scheduling.cc:98
6689
5545
msgid "scheduling plugin '%s' deinit() failed"
6692
#. TRANSLATORS: The leading word "scheduling" is the name
6693
#. of the plugin api, and so should not be translated.
6694
#: drizzled/scheduling.cc:98
6696
msgid "scheduling plugin '%s' scheduling_func1() failed"
6699
#. TRANSLATORS: The leading word "scheduling" is the name
6700
#. of the plugin api, and so should not be translated.
6701
#: drizzled/scheduling.cc:152
6703
msgid "scheduling plugin '%s' scheduling_func2() failed"
6706
#: drizzled/set_var.cc:684
6707
msgid "Ambiguous slave modes combination. STRICT will be used"
6710
#: drizzled/slave.cc:104
6711
msgid "Waiting to reconnect after a failed registration on master"
6714
#: drizzled/slave.cc:105
6716
"Slave I/O thread killed while waiting to reconnect after a failed "
6717
"registration on master"
6720
#: drizzled/slave.cc:107
6721
msgid "Reconnecting after a failed registration on master"
6724
#: drizzled/slave.cc:108
6727
"failed registering on master, reconnecting to try again, log '%s' at "
6731
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6732
msgid "Slave I/O thread killed during or after reconnect"
6735
#: drizzled/slave.cc:114
6736
msgid "Waiting to reconnect after a failed binlog dump request"
6739
#: drizzled/slave.cc:115
6740
msgid "Slave I/O thread killed while retrying master dump"
6743
#: drizzled/slave.cc:116
6744
msgid "Reconnecting after a failed binlog dump request"
6747
#: drizzled/slave.cc:117
6749
msgid "failed dump request, reconnecting to try again, log '%s' at position %s"
6752
#: drizzled/slave.cc:123
6753
msgid "Waiting to reconnect after a failed master event read"
6756
#: drizzled/slave.cc:124
6757
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6760
#: drizzled/slave.cc:126
6761
msgid "Reconnecting after a failed master event read"
6764
#: drizzled/slave.cc:127
6767
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6771
#: drizzled/slave.cc:130
6773
"Slave I/O thread killed during or after a reconnect done to recover from "
6777
#: drizzled/slave.cc:243
6778
msgid "Failed to allocate memory for the master info structure"
6781
#: drizzled/slave.cc:249 drizzled/slave.cc:1776
6782
msgid "Failed to initialize the master info structure"
6785
#: drizzled/slave.cc:264
6786
msgid "Failed to create slave threads"
6789
#: drizzled/slave.cc:461
6790
msgid "Server id not set, will not start slave"
6793
#: drizzled/slave.cc:627
6795
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6796
"updates to a non-transactional table without any primary key. There is a "
6797
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6798
"check your tables' contents after restart."
6801
#: drizzled/slave.cc:788 drizzled/slave.cc:803
6802
msgid "Master reported unrecognized DRIZZLE version"
6803
msgstr "Master reported unrecognised DRIZZLE version"
6805
#: drizzled/slave.cc:844
6806
msgid "default Format_description_log_event"
6809
#: drizzled/slave.cc:866
6812
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6813
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6816
#: drizzled/slave.cc:893
6818
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6819
"server ids; these ids must be different for replication to work (or the --"
6820
"replicate-same-server-id option must be used on slave but this does not "
6821
"always make sense; please check the manual before using it)."
6824
#: drizzled/slave.cc:938
6826
"The slave I/O thread stops because master and slave have different values "
6827
"for the COLLATION_SERVER global variable. The values must be equal for "
6828
"replication to work"
6831
#: drizzled/slave.cc:974
6833
"The slave I/O thread stops because master and slave have different values "
6834
"for the TIME_ZONE global variable. The values must be equal for replication "
6838
#: drizzled/slave.cc:1039
6839
msgid "Waiting for the slave SQL thread to free enough relay log space"
6842
#: drizzled/slave.cc:1085
6844
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6848
#: drizzled/slave.cc:1096
6849
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6852
#: drizzled/slave.cc:1428
6854
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6857
#: drizzled/slave.cc:1481
6859
msgid "Error reading packet from server: %s ( server_errno=%d)"
6862
#: drizzled/slave.cc:1489
6864
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6867
#: drizzled/slave.cc:1647
6870
"It was not possible to update the positions of the relay log information: "
6871
"the slave may be in an inconsistent state. Stopped in %s position %s"
6874
#: drizzled/slave.cc:1722 drizzled/slave.cc:2314
6876
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6879
#: drizzled/slave.cc:1781 drizzled/slave.cc:2263
6881
msgid "Error initializing relay log position: %s"
6884
#: drizzled/slave.cc:1797
6887
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6888
"Consider raising the value of the slave_transaction_retries variable."
6891
#: drizzled/slave.cc:1820
6893
"Could not parse relay log event entry. The possible reasons are: the "
6894
"master's binary log is corrupted (you can check this by running "
6895
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6896
"can check this by running 'mysqlbinlog' on the relay log), a network "
6897
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6898
"check the master's binary log or slave's relay log, you will be able to know "
6899
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6902
#: drizzled/slave.cc:1941
6903
msgid "Failed during slave I/O thread initialization"
6906
#: drizzled/slave.cc:1955
6907
msgid "error in drizzle_create()"
6910
#: drizzled/slave.cc:1963
6913
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6914
"'%s' at position %s"
6917
#: drizzled/slave.cc:1977
6918
msgid "Slave I/O thread killed while connecting to master"
6921
#: drizzled/slave.cc:2001
6922
msgid "Slave I/O thread couldn't register on master"
6925
#: drizzled/slave.cc:2013 drizzled/slave.cc:2037 drizzled/slave.cc:2061
6926
msgid "Forcing to reconnect slave I/O thread"
6929
#: drizzled/slave.cc:2026
6930
msgid "Failed on request_dump()"
6933
#: drizzled/slave.cc:2027
6935
"Slave I/O thread killed while "
6936
"requesting master dump"
6939
#: drizzled/slave.cc:2053
6940
msgid "Waiting for master to send event"
6943
#: drizzled/slave.cc:2055
6944
msgid "Slave I/O thread killed while reading event"
6947
#: drizzled/slave.cc:2073
6950
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6951
"entry is correct, restart the server with a higher value of "
6952
"max_allowed_packet"
6955
#: drizzled/slave.cc:2087
6956
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6959
#: drizzled/slave.cc:2097
6960
msgid "Queuing master event to the relay log"
6963
#: drizzled/slave.cc:2124
6964
msgid "Slave I/O thread aborted while waiting for relay log space"
6967
#: drizzled/slave.cc:2134
6969
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6972
#: drizzled/slave.cc:2155
6973
msgid "Waiting for slave mutex on exit"
6976
#: drizzled/slave.cc:2219
6977
msgid "Failed during slave thread initialization"
6980
#: drizzled/slave.cc:2285
6983
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6984
"s, relay log '%s' position: %s"
6987
#: drizzled/slave.cc:2299
6988
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6991
#: drizzled/slave.cc:2325
6992
msgid "Reading event from the relay log"
6995
#: drizzled/slave.cc:2350
6997
msgid "Slave (additional info): %s Error_code: %d"
7000
#: drizzled/slave.cc:2367
7002
msgid "Slave: %s Error_code: %d"
7005
#: drizzled/slave.cc:2370
7008
"Error loading user-defined library, slave SQL thread aborted. Install the "
7009
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
7010
"stopped at log '%s' position %s"
7013
#: drizzled/slave.cc:2378
7016
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
7017
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
7020
#: drizzled/slave.cc:2390
7023
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
7026
#: drizzled/slave.cc:2479
7028
msgid "Slave I/O: failed requesting download of '%s'"
7031
#: drizzled/slave.cc:2496
7033
msgid "Network read error downloading '%s' from master"
7036
#: drizzled/slave.cc:2518
7037
msgid "error writing Exec_load event to relay log"
7040
#: drizzled/slave.cc:2532
7041
msgid "error writing Create_file event to relay log"
7044
#: drizzled/slave.cc:2547
7045
msgid "error writing Append_block event to relay log"
7048
#: drizzled/slave.cc:2643
7049
msgid "Memory allocation failed"
7052
#: drizzled/slave.cc:2668 drizzled/slave.cc:2754
7055
"Read invalid event from master: '%s', master could be corrupt but a more "
7056
"likely cause of this is a bug"
7059
#: drizzled/slave.cc:3026
7060
msgid "could not queue event from master"
7063
#: drizzled/slave.cc:3116
7065
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
7068
#: drizzled/slave.cc:3118
7069
msgid "reconnecting"
7072
#: drizzled/slave.cc:3118
7076
#: drizzled/slave.cc:3142
7079
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
7083
#: drizzled/slave.cc:3503
7085
msgid "next log '%s' is currently active"
7088
#: drizzled/slave.cc:3533
7090
msgid "next log '%s' is not active"
7093
#: drizzled/slave.cc:3549
7096
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
7099
#: drizzled/slave.cc:3555
7100
msgid "Aborting slave SQL thread because of partial event read"
7103
#: drizzled/slave.cc:3561 drizzled/slave.cc:3568
7105
msgid "Error reading relay log event: %s"
7108
#: drizzled/slave.cc:3562
7109
msgid "slave SQL thread was killed"
7112
#: drizzled/slave.cc:3660
7115
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
7116
"check error log on slave for more info"
7119
#: drizzled/slave.cc:3666
7122
"According to the master's version ('%s'), it is probable that master suffers "
7123
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
7124
"current binary log event may make the slave's data become different from the "
7125
"master's data. To take no risk, slave refuses to replicate this event and "
7126
"stops. We recommend that all updates be stopped on the master and slave, "
7127
"that the data of both be manually synchronized, that master's binary logs be "
7128
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
7129
"Then replication can be restarted."
7132
#: drizzled/sql_base.cc:2317
5548
#: drizzled/sql_base.cc:2311
7134
5550
msgid "Table %s had a open data handler in reopen_table"
7137
#: drizzled/sql_base.cc:2966
5553
#: drizzled/sql_base.cc:2960
7139
5555
msgid "Couldn't repair table: %s.%s"
7142
#: drizzled/sql_base.cc:3009
5558
#: drizzled/sql_base.cc:3002
7145
5561
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
7146
"s`.`%s`' to the binary log"
5562
"s`.`%s`' to replication"
7149
#: drizzled/sql_base.cc:3618
5565
#: drizzled/sql_base.cc:3609
7151
5567
msgid "Could not remove temporary table: '%s', error: %d"
7154
#: drizzled/sql_plugin.cc:686
5570
#: drizzled/sql_plugin.cc:687
7156
5572
msgid "Plugin '%s' of type %s failed deinitialization"
7159
#: drizzled/sql_plugin.cc:700
5575
#: drizzled/sql_plugin.cc:701
7161
5577
msgid "Plugin '%s' has ref_count=%d after deinitialization."
7164
#: drizzled/sql_plugin.cc:787
5580
#: drizzled/sql_plugin.cc:789
7166
5582
msgid "Plugin '%s' registration as a %s failed."
7169
#: drizzled/sql_plugin.cc:1026
5585
#: drizzled/sql_plugin.cc:1027
7170
5586
msgid "plugin-load parameter too long"
7173
#: drizzled/sql_plugin.cc:1086
5589
#: drizzled/sql_plugin.cc:1087
7175
5591
msgid "Couldn't load plugin named '%s' with soname '%s'."
7178
#: drizzled/sql_plugin.cc:1139
5594
#: drizzled/sql_plugin.cc:1140
7180
5596
msgid "Forcing shutdown of %<PRIu64> plugins"
7183
#: drizzled/sql_plugin.cc:1162
5599
#: drizzled/sql_plugin.cc:1163
7185
5601
msgid "Plugin '%s' will be forced to shutdown"
7188
#: drizzled/sql_plugin.cc:1178
5604
#: drizzled/sql_plugin.cc:1179
7190
5606
msgid "Plugin '%s' has ref_count=%d after shutdown."
7193
#: drizzled/sql_plugin.cc:1568
5609
#: drizzled/sql_plugin.cc:1569
7195
5611
msgid "Out of memory."
7196
5612
msgstr "Out of memory"
7198
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
5614
#: drizzled/sql_plugin.cc:2418 drizzled/sql_plugin.cc:2481
7200
5616
msgid "Unknown variable type code 0x%x in plugin '%s'."
7203
#: drizzled/sql_plugin.cc:2460
5619
#: drizzled/sql_plugin.cc:2461
7206
5622
"Server variable %s of plugin %s was forced to be read-only: string variable "
7207
5623
"without update_func and PLUGIN_VAR_MEMALLOC flag"
7210
#: drizzled/sql_plugin.cc:2491
5626
#: drizzled/sql_plugin.cc:2492
7212
5628
msgid "Missing variable name in plugin '%s'."
7215
#: drizzled/sql_plugin.cc:2508
5631
#: drizzled/sql_plugin.cc:2509
7217
5633
msgid "Thread local variable '%s' not allocated in plugin '%s'."
7220
#: drizzled/sql_plugin.cc:2627
5636
#: drizzled/sql_plugin.cc:2628
7222
5638
msgid "Out of memory for plugin '%s'."
7225
#: drizzled/sql_plugin.cc:2634
5641
#: drizzled/sql_plugin.cc:2635
7227
5643
msgid "Bad options for plugin '%s'."
7230
#: drizzled/sql_plugin.cc:2643
5646
#: drizzled/sql_plugin.cc:2644
7232
5648
msgid "Parsing options for plugin '%s' failed."
7235
#: drizzled/sql_plugin.cc:2686
5651
#: drizzled/sql_plugin.cc:2687
7237
5653
msgid "Plugin '%s' has conflicting system variables"
7240
#: drizzled/sql_plugin.cc:2696
5656
#: drizzled/sql_plugin.cc:2697
7242
5658
msgid "Plugin '%s' disabled by command line option"
7245
#: drizzled/sql_table.cc:112
5661
#: drizzled/sql_table.cc:130
7247
5663
msgid "Invalid (old?) table or database name '%s'"
7250
#: drizzled/sql_table.cc:2745
5666
#: drizzled/sql_table.cc:2726
7252
5668
msgid "Unknown - internal error %d during operation"
7255
#: drizzled/sql_table.cc:5015
5671
#: drizzled/sql_table.cc:5006
7257
5673
msgid "Could not open table %s.%s after rename\n"
7260
#: drizzled/sql_table.cc:5182
5676
#: drizzled/sql_table.cc:5173
7263
5679
"order_st BY ignored because there is a user-defined clustered index in the "
7332
5748
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5751
#: gnulib/getopt.c:526 gnulib/getopt.c:542
5753
msgid "%s: option `%s' is ambiguous\n"
5756
#: gnulib/getopt.c:575 gnulib/getopt.c:579
5758
msgid "%s: option `--%s' doesn't allow an argument\n"
5761
#: gnulib/getopt.c:588 gnulib/getopt.c:593
5763
msgid "%s: option `%c%s' doesn't allow an argument\n"
5766
#: gnulib/getopt.c:636 gnulib/getopt.c:655 gnulib/getopt.c:971
5767
#: gnulib/getopt.c:990
5769
msgid "%s: option `%s' requires an argument\n"
5772
#: gnulib/getopt.c:693 gnulib/getopt.c:696
5774
msgid "%s: unrecognized option `--%s'\n"
5777
#: gnulib/getopt.c:704 gnulib/getopt.c:707
5779
msgid "%s: unrecognized option `%c%s'\n"
5782
#: gnulib/getopt.c:759 gnulib/getopt.c:762
5784
msgid "%s: illegal option -- %c\n"
5787
#: gnulib/getopt.c:768 gnulib/getopt.c:771
5789
msgid "%s: invalid option -- %c\n"
5792
#: gnulib/getopt.c:823 gnulib/getopt.c:839 gnulib/getopt.c:1043
5793
#: gnulib/getopt.c:1061
5795
msgid "%s: option requires an argument -- %c\n"
5798
#: gnulib/getopt.c:892 gnulib/getopt.c:908
5800
msgid "%s: option `-W %s' is ambiguous\n"
5803
#: gnulib/getopt.c:932 gnulib/getopt.c:950
5805
msgid "%s: option `-W %s' doesn't allow an argument\n"
5808
#: libdrizzleclient/errmsg.c:27
5809
msgid "Unknown Drizzle error"
5810
msgstr "Unknown Drizzle error"
5812
#: libdrizzleclient/errmsg.c:28
5814
msgid "Can't create UNIX socket (%d)"
5815
msgstr "Can't create UNIX socket (%d)"
5817
#: libdrizzleclient/errmsg.c:29
5819
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5820
msgstr "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5822
#: libdrizzleclient/errmsg.c:30
5824
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5825
msgstr "Can't connect to Drizzle server on '%-.100s' (%d)"
5827
#: libdrizzleclient/errmsg.c:31
5829
msgid "Can't create TCP/IP socket (%d)"
5830
msgstr "Can't create TCP/IP socket (%d)"
5832
#: libdrizzleclient/errmsg.c:32
5834
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5835
msgstr "Unknown Drizzle server host '%-.100s' (%d)"
5837
#: libdrizzleclient/errmsg.c:33
5838
msgid "Drizzle server has gone away"
5839
msgstr "Drizzle server has gone away"
5841
#: libdrizzleclient/errmsg.c:34
5843
msgid "Protocol mismatch; server version = %d, client version = %d"
5844
msgstr "Protocol mismatch; server version = %d, client version = %d"
5846
#: libdrizzleclient/errmsg.c:35
5847
msgid "Drizzle client ran out of memory"
5848
msgstr "Drizzle client ran out of memory"
5850
#: libdrizzleclient/errmsg.c:36
5851
msgid "Wrong host info"
5852
msgstr "Wrong host info"
5854
#: libdrizzleclient/errmsg.c:37
5855
msgid "Localhost via UNIX socket"
5856
msgstr "Localhost via UNIX socket"
5858
#: libdrizzleclient/errmsg.c:38
5860
msgid "%-.100s via TCP/IP"
5861
msgstr "%-.100s via TCP/IP"
5863
#: libdrizzleclient/errmsg.c:39
5864
msgid "Error in server handshake"
5865
msgstr "Error in server handshake"
5867
#: libdrizzleclient/errmsg.c:40
5868
msgid "Lost connection to Drizzle server during query"
5869
msgstr "Lost connection to Drizzle server during query"
5871
#: libdrizzleclient/errmsg.c:41
5872
msgid "Commands out of sync; you can't run this command now"
5873
msgstr "Commands out of sync; you can't run this command now"
5875
#: libdrizzleclient/errmsg.c:42
5877
msgid "Named pipe: %-.32s"
5878
msgstr "Named pipe: %-.32s"
5880
#: libdrizzleclient/errmsg.c:43
5882
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5883
msgstr "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5885
#: libdrizzleclient/errmsg.c:44
5887
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5888
msgstr "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5890
#: libdrizzleclient/errmsg.c:45
5892
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5893
msgstr "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5895
#: libdrizzleclient/errmsg.c:46
5897
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5898
msgstr "Can't initialize character set %-.32s (path: %-.100s)"
5900
#: libdrizzleclient/errmsg.c:47
5901
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5902
msgstr "Got packet bigger than 'max_allowed_packet' bytes"
5904
#: libdrizzleclient/errmsg.c:48
5905
msgid "Embedded server"
5906
msgstr "Embedded server"
5908
#: libdrizzleclient/errmsg.c:49
5909
msgid "Error on SHOW SLAVE STATUS:"
5910
msgstr "Error on SHOW SLAVE STATUS:"
5912
#: libdrizzleclient/errmsg.c:50
5913
msgid "Error on SHOW SLAVE HOSTS:"
5914
msgstr "Error on SHOW SLAVE HOSTS:"
5916
#: libdrizzleclient/errmsg.c:51
5917
msgid "Error connecting to slave:"
5918
msgstr "Error connecting to slave:"
5920
#: libdrizzleclient/errmsg.c:52
5921
msgid "Error connecting to master:"
5922
msgstr "Error connecting to master:"
5924
#: libdrizzleclient/errmsg.c:53
5925
msgid "SSL connection error"
5926
msgstr "SSL connection error"
5928
#: libdrizzleclient/errmsg.c:54
5929
msgid "Malformed packet"
5930
msgstr "Malformed packet"
5932
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5933
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5934
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5935
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5936
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5937
msgid "(unused error message)"
5938
msgstr "(unused error message)"
5940
#: libdrizzleclient/errmsg.c:56
5941
msgid "Invalid use of null pointer"
5942
msgstr "Invalid use of null pointer"
5944
#: libdrizzleclient/errmsg.c:57
5945
msgid "Statement not prepared"
5946
msgstr "Statement not prepared"
5948
#: libdrizzleclient/errmsg.c:58
5949
msgid "No data supplied for parameters in prepared statement"
5950
msgstr "No data supplied for parameters in prepared statement"
5952
#: libdrizzleclient/errmsg.c:59
5953
msgid "Data truncated"
5954
msgstr "Data truncated"
5956
#: libdrizzleclient/errmsg.c:60
5957
msgid "No parameters exist in the statement"
5958
msgstr "No parameters exist in the statement"
5960
#: libdrizzleclient/errmsg.c:61
5961
msgid "Invalid parameter number"
5962
msgstr "Invalid parameter number"
5964
#: libdrizzleclient/errmsg.c:62
5967
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5969
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5971
#: libdrizzleclient/errmsg.c:64
5973
msgid "Using unsupported buffer type: %d (parameter: %d)"
5974
msgstr "Using unsupported buffer type: %d (parameter: %d)"
5976
#: libdrizzleclient/errmsg.c:65
5978
msgid "Shared memory: %-.100s"
5979
msgstr "Shared memory: %-.100s"
5981
#: libdrizzleclient/errmsg.c:75
5982
msgid "Wrong or unknown protocol"
5983
msgstr "Wrong or unknown protocol"
5985
#: libdrizzleclient/errmsg.c:76
5986
msgid "Invalid connection handle"
5987
msgstr "Invalid connection handle"
5989
#: libdrizzleclient/errmsg.c:77
5991
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5992
"option 'secure_auth' enabled)"
5994
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5995
"option 'secure_auth' enabled)"
5997
#: libdrizzleclient/errmsg.c:79
5998
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5999
msgstr "Row retrieval was cancelled by drizzle_stmt_close() call"
6001
#: libdrizzleclient/errmsg.c:80
6002
msgid "Attempt to read column without prior row fetch"
6003
msgstr "Attempt to read column without prior row fetch"
6005
#: libdrizzleclient/errmsg.c:81
6006
msgid "Prepared statement contains no metadata"
6007
msgstr "Prepared statement contains no metadata"
6009
#: libdrizzleclient/errmsg.c:82
6011
"Attempt to read a row while there is no result set associated with the "
6014
"Attempt to read a row while there is no result set associated with the "
6017
#: libdrizzleclient/errmsg.c:84
6018
msgid "This feature is not implemented yet"
6019
msgstr "This feature is not implemented yet"
6021
#: libdrizzleclient/errmsg.c:85
6024
"Lost connection to Drizzle server while waiting for initial communication "
6025
"packet, system error: %d"
6027
"Lost connection to Drizzle server while waiting for initial communication "
6028
"packet, system error: %d"
6030
#: libdrizzleclient/errmsg.c:87
6033
"Lost connection to Drizzle server while reading initial communication "
6034
"packet, system error: %d"
6036
"Lost connection to Drizzle server while reading initial communication "
6037
"packet, system error: %d"
6039
#: libdrizzleclient/errmsg.c:89
6042
"Lost connection to Drizzle server while sending authentication information, "
6045
"Lost connection to Drizzle server while sending authentication information, "
6048
#: libdrizzleclient/errmsg.c:91
6051
"Lost connection to Drizzle server while reading authorization information, "
6054
"Lost connection to Drizzle server while reading authorization information, "
6057
#: libdrizzleclient/errmsg.c:93
6060
"Lost connection to Drizzle server while setting initial database, system "
6063
"Lost connection to Drizzle server while setting initial database, system "
6066
#: libdrizzleclient/errmsg.c:95
6068
msgid "Statement closed indirectly because of a preceding %s() call"
6069
msgstr "Statement closed indirectly because of a preceding %s() call"
6071
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
6073
msgid "File '%s' not found (Errcode: %d)"
6074
msgstr "File '%s' not found (Errcode: %d)"
6076
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
6078
msgid "Error reading file '%s' (Errcode: %d)"
6079
msgstr "Error reading file '%s' (Errcode: %d)"
6081
#: mysys/errors.cc:25
6083
msgid "Can't create/write to file '%s' (Errcode: %d)"
6084
msgstr "Can't create/write to file '%s' (Errcode: %d)"
6086
#: mysys/errors.cc:27
6088
msgid "Error writing file '%s' (Errcode: %d)"
6089
msgstr "Error writing file '%s' (Errcode: %d)"
6091
#: mysys/errors.cc:28
6093
msgid "Error on close of '%s' (Errcode: %d)"
6094
msgstr "Error on close of '%s' (Errcode: %d)"
6096
#: mysys/errors.cc:29
6098
msgid "Out of memory (Needed %u bytes)"
6099
msgstr "Out of memory (Needed %u bytes)"
6101
#: mysys/errors.cc:30
6103
msgid "Error on delete of '%s' (Errcode: %d)"
6104
msgstr "Error on delete of '%s' (Errcode: %d)"
6106
#: mysys/errors.cc:31
6108
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
6109
msgstr "Error on rename of '%s' to '%s' (Errcode: %d)"
6111
#: mysys/errors.cc:32
6113
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
6114
msgstr "Unexpected eof found when reading file '%s' (Errcode: %d)"
6116
#: mysys/errors.cc:33
6118
msgid "Can't lock file (Errcode: %d)"
6119
msgstr "Can't lock file (Errcode: %d)"
6121
#: mysys/errors.cc:34
6123
msgid "Can't unlock file (Errcode: %d)"
6124
msgstr "Can't unlock file (Errcode: %d)"
6126
#: mysys/errors.cc:35
6128
msgid "Can't read dir of '%s' (Errcode: %d)"
6129
msgstr "Can't read dir of '%s' (Errcode: %d)"
6131
#: mysys/errors.cc:36
6133
msgid "Can't get stat of '%s' (Errcode: %d)"
6134
msgstr "Can't get stat of '%s' (Errcode: %d)"
6136
#: mysys/errors.cc:37
6138
msgid "Can't change size of file (Errcode: %d)"
6139
msgstr "Can't change size of file (Errcode: %d)"
6141
#: mysys/errors.cc:38
6143
msgid "Can't open stream from handle (Errcode: %d)"
6144
msgstr "Can't open stream from handle (Errcode: %d)"
6146
#: mysys/errors.cc:39
6148
msgid "Can't get working dirctory (Errcode: %d)"
6149
msgstr "Can't get working directory (Errcode: %d)"
6151
#: mysys/errors.cc:40
6153
msgid "Can't change dir to '%s' (Errcode: %d)"
6154
msgstr "Can't change dir to '%s' (Errcode: %d)"
6156
#: mysys/errors.cc:41
6158
msgid "Warning: '%s' had %d links"
6159
msgstr "Warning: '%s' had %d links"
6161
#: mysys/errors.cc:42
6163
msgid "Warning: %d files and %d streams is left open\n"
6164
msgstr "Warning: %d files and %d streams is left open\n"
6166
#: mysys/errors.cc:43
6168
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
6169
msgstr "Disk is full writing '%s'. Waiting for someone to free space..."
6171
#: mysys/errors.cc:44
6173
msgid "Can't create directory '%s' (Errcode: %d)"
6174
msgstr "Can't create directory '%s' (Errcode: %d)"
6176
#: mysys/errors.cc:45
6179
"Character set '%s' is not a compiled character set and is not specified in "
6182
"Character set '%s' is not a compiled character set and is not specified in "
6185
#: mysys/errors.cc:46
6187
msgid "Out of resources when opening file '%s' (Errcode: %d)"
6188
msgstr "Out of resources when opening file '%s' (Errcode: %d)"
6190
#: mysys/errors.cc:47
6192
msgid "Can't read value for symlink '%s' (Error %d)"
6193
msgstr "Can't read value for symlink '%s' (Error %d)"
6195
#: mysys/errors.cc:48
6197
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
6198
msgstr "Can't create symlink '%s' pointing at '%s' (Error %d)"
6200
#: mysys/errors.cc:49
6202
msgid "Error on realpath() on '%s' (Error %d)"
6203
msgstr "Error on realpath() on '%s' (Error %d)"
6205
#: mysys/errors.cc:50
6207
msgid "Can't sync file '%s' to disk (Errcode: %d)"
6208
msgstr "Can't sync file '%s' to disk (Errcode: %d)"
6210
#: mysys/errors.cc:51
6213
"Collation '%s' is not a compiled collation and is not specified in the %s "
6216
"Collation '%s' is not a compiled collation and is not specified in the %s "
6219
#: mysys/errors.cc:53
6221
msgid "File '%s' (fileno: %d) was not closed"
6222
msgstr "File '%s' (fileno: %d) was not closed"
6224
#: mysys/my_error.cc:87
6226
msgid "Unknown error %d"
6227
msgstr "Unknown error %d"
6229
#: mysys/my_getopt.cc:89
6233
#: mysys/my_getopt.cc:91
6237
#: mysys/my_getopt.cc:355
6239
msgid "%s: %s: Option '%s' used, but is disabled\n"
6240
msgstr "%s: %s: Option '%s' used, but is disabled\n"
6242
#: mysys/my_getopt.cc:356
6246
#: mysys/my_getopt.cc:356
6250
#: mysys/my_getopt.cc:459
6252
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
6253
msgstr "%s: ERROR: Option '-%c' used, but is disabled\n"
6255
#: mysys/my_getopt.cc:772
6257
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
6258
msgstr "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
6260
#: mysys/my_getopt.cc:963
6262
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
6263
msgstr "%s: ERROR: Invalid decimal value for option '%s'\n"
6265
#: mysys/my_getopt.cc:1190
6267
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
6268
msgstr "%*s(Defaults to on; use --skip-%s to disable.)\n"
6270
#: mysys/my_getopt.cc:1210
6274
"Variables (--variable-name=value)\n"
6275
"and boolean options {false|true} Value (after reading options)\n"
6276
"--------------------------------- -----------------------------\n"
6279
"Variables (--variable-name=value)\n"
6280
"and boolean options {false|true} Value (after reading options)\n"
6281
"--------------------------------- -----------------------------\n"
6283
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
6284
msgid "(No default value)"
6285
msgstr "(No default value)"
6287
#: mysys/my_getopt.cc:1245
6291
#: mysys/my_getopt.cc:1245
6295
#: mysys/my_getopt.cc:1273
6297
msgid "(Disabled)\n"
6298
msgstr "(Disabled)\n"
7335
6300
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
7336
6301
msgid "Error Messages to stderr"
7339
#: plugin/logging_query/logging_query.cc:160
6304
#: plugin/logging_query/logging_query.cc:275
7341
6306
msgid "fail open() fn=%s er=%s\n"
7344
#: plugin/logging_query/logging_query.cc:200
6309
#: plugin/logging_query/logging_query.cc:315
6311
msgid "Enable logging to CSV file"
6312
msgstr "Row-based binlogging of row failed"
6314
#: plugin/logging_query/logging_query.cc:324
7345
6315
msgid "File to log to"
7348
#: plugin/logging_query/logging_query.cc:209
7349
msgid "Enable logging"
7352
#: plugin/logging_query/logging_query.cc:218
7353
msgid "Disable after this many seconds. Zero for forever"
7356
#: plugin/logging_query/logging_query.cc:231
6318
#: plugin/logging_query/logging_query.cc:333
6319
#: plugin/logging_syslog/logging_syslog.cc:247
7357
6320
msgid "Threshold for logging slow queries, in microseconds"
7360
#: plugin/logging_query/logging_query.cc:244
6323
#: plugin/logging_query/logging_query.cc:345
6324
#: plugin/logging_syslog/logging_syslog.cc:259
7361
6325
msgid "Threshold for logging big queries, for rows returned"
7364
#: plugin/logging_query/logging_query.cc:257
6328
#: plugin/logging_query/logging_query.cc:357
6329
#: plugin/logging_syslog/logging_syslog.cc:271
7365
6330
msgid "Threshold for logging big queries, for rows examined"
7368
#: plugin/logging_query/logging_query.cc:280
7369
msgid "Log queries to a file"
6333
#: plugin/logging_query/logging_query.cc:380
6335
msgid "Log queries to a CSV file"
6336
msgstr "Log connections and queries to file."
6338
#: plugin/logging_syslog/logging_syslog.cc:166
6340
msgid "syslog facility \"%s\" not known, using \"local0\""
6343
#: plugin/logging_syslog/logging_syslog.cc:183
6345
msgid "syslog priority \"%s\" not known, using \"info\""
6348
#: plugin/logging_syslog/logging_syslog.cc:211
6350
msgid "Enable logging"
6351
msgstr "Row-based binlogging of row failed"
6353
#: plugin/logging_syslog/logging_syslog.cc:220
6354
msgid "Syslog Ident"
6357
#: plugin/logging_syslog/logging_syslog.cc:229
6358
msgid "Syslog Facility"
6361
#: plugin/logging_syslog/logging_syslog.cc:238
6362
msgid "Syslog Priority"
6365
#: plugin/logging_syslog/logging_syslog.cc:296
6366
msgid "Log to syslog"
6369
#: plugin/pool_of_threads/pool_of_threads.cc:110
6370
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6373
#: plugin/pool_of_threads/pool_of_threads.cc:116
6374
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6377
#: plugin/pool_of_threads/pool_of_threads.cc:128
6378
msgid "session_add_event event_add error in libevent_init\n"
6381
#: plugin/pool_of_threads/pool_of_threads.cc:144
6383
msgid "Can't create completion port thread (error %d)"
6384
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
6386
#: plugin/pool_of_threads/pool_of_threads.cc:263
6387
msgid "event_add error in libevent_add_session_callback\n"
6390
#: plugin/pool_of_threads/pool_of_threads.cc:292
6391
msgid "Scheduler init error in libevent_add_new_connection\n"
6394
#: plugin/pool_of_threads/pool_of_threads.cc:382
6395
msgid "libevent_thread_proc: my_thread_init() failed\n"
6398
#: plugin/pool_of_threads/pool_of_threads.cc:590
6399
msgid "Size of Pool."
6402
#: plugin/pool_of_threads/pool_of_threads.cc:595
6403
msgid "Enable Pool of Threads Scheduler"
6406
#: plugin/replicator/replicator.cc:249
6407
msgid "Enable Replicator"
6410
#: plugin/replicator/replicator.cc:258
6412
msgid "Directory to place replication logs."
6413
msgstr "Directory for plugins."
6415
#: plugin/single_thread/single_thread.cc:87
6416
msgid "Enable One Thread per Connection Scheduler"
7372
6419
#: storage/myisam/ha_myisam.cc:457
7665
6712
msgid "Tablespace not empty"
7666
6713
msgstr "Tablespace not empty"
6715
#~ msgid "categories:"
6716
#~ msgstr "categories:"
6721
#~ msgid "Name: '%s'\n"
6722
#~ msgstr "Name: '%s'\n"
6738
#~ msgid "Many help items for your request exist."
6739
#~ msgstr "Many help items for your request exist."
6742
#~ "To make a more specific request, please type 'help <item>',\n"
6743
#~ "where <item> is one of the following"
6745
#~ "To make a more specific request, please type 'help <item>',\n"
6746
#~ "where <item> is one of the following"
6748
#~ msgid "You asked for help about help category: '%s'\n"
6749
#~ msgstr "You asked for help about help category: '%s'\n"
6752
#~ "For more information, type 'help <item>', where <item> is one of the "
6755
#~ "For more information, type 'help <item>', where <item> is one of the "
6766
#~ "Please try to run 'help contents' for a list of all accessible topics\n"
6768
#~ "Please try to run 'help contents' for a list of all accessible topics\n"
6772
#~ "For server side help, type 'help contents'\n"
6775
#~ "For server side help, type 'help contents'\n"
6778
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6779
#~ "is impossible, it would lead to infinite loops in this server."
6781
#~ "using --replicate-same-server-id in conjunction with --log-slave-updates "
6782
#~ "is impossible, it would lead to infinite loops in this server."
6785
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6786
#~ "so replication may break when this Drizzle server acts as a master and "
6787
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6790
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
6791
#~ "so replication may break when this Drizzle server acts as a master and "
6792
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
6796
#~ msgid "Out of memory in init_server_components."
6797
#~ msgstr "Out of memory in engine"
6799
#~ msgid "Can't initialize tc_log"
6800
#~ msgstr "Can't initialise tc_log"
6803
#~ "You have enabled the binary log, but you haven't set server-id to a non-"
6804
#~ "zero value: we force server id to 1; updates will be logged to the binary "
6805
#~ "log, but connections from slaves will not be accepted."
6807
#~ "You have enabled the binary log, but you haven't set server-id to a non-"
6808
#~ "zero value: we force server id to 1; updates will be logged to the binary "
6809
#~ "log, but connections from slaves will not be accepted."
6811
#~ msgid "Option used by mysql-test for debugging and testing of replication."
6812
#~ msgstr "Option used by mysql-test for debugging and testing of replication."
6815
#~ "The maximum size of a row-based binary log event in bytes. Rows will be "
6816
#~ "grouped into events smaller than this size if possible. The value has to "
6817
#~ "be a multiple of 256."
6819
#~ "The maximum size of a row-based binary log event in bytes. Rows will be "
6820
#~ "grouped into events smaller than this size if possible. The value has to "
6821
#~ "be a multiple of 256."
6823
#~ msgid "Command(s) that are executed when a slave connects to this master"
6824
#~ msgstr "Command(s) that are executed when a slave connects to this master"
6827
#~ "Log update queries in binary format. Optional argument is the location "
6828
#~ "for the binary log files.(Strongly recommended to avoid replication "
6829
#~ "problems if server's hostname changes)"
6831
#~ "Log update queries in binary format. Optional argument is the location "
6832
#~ "for the binary log files.(Strongly recommended to avoid replication "
6833
#~ "problems if server's hostname changes)"
6835
#~ msgid "File that holds the names for last binary log files."
6836
#~ msgstr "File that holds the names for last binary log files."
6839
#~ "Tells the slave to log the updates from the slave thread to the binary "
6840
#~ "log. You will need to turn it on if you plan to daisy-chain the slaves."
6842
#~ "Tells the slave to log the updates from the slave thread to the binary "
6843
#~ "log. You will need to turn it on if you plan to daisy-chain the slaves."
6846
#~ "Path to transaction coordinator log (used for transactions that affect "
6847
#~ "more than one storage engine, when binary log is disabled)"
6849
#~ "Path to transaction coordinator log (used for transactions that affect "
6850
#~ "more than one storage engine, when binary log is disabled)"
6852
#~ msgid "Size of transaction coordinator log."
6853
#~ msgstr "Size of transaction coordinator log."
6856
#~ "The location and name of the file that remembers the master and where the "
6857
#~ "I/O replication thread is in the master's binlogs."
6859
#~ "The location and name of the file that remembers the master and where the "
6860
#~ "I/O replication thread is in the master's binlogs."
6863
#~ "The number of tries the slave will make to connect to the master before "
6866
#~ "The number of tries the slave will make to connect to the master before "
6869
#~ msgid "The location and name to use for relay logs."
6870
#~ msgstr "The location and name to use for relay logs."
6873
#~ "The location and name to use for the file that keeps a list of the last "
6876
#~ "The location and name to use for the file that keeps a list of the last "
6880
#~ "The location and name of the file that remembers where the SQL "
6881
#~ "replication thread is in the relay logs."
6883
#~ "The location and name of the file that remembers where the SQL "
6884
#~ "replication thread is in the relay logs."
6887
#~ "In replication, if set to 1, do not skip events having our server id. "
6888
#~ "Default value is 0 (to break infinite loops in circular replication). "
6889
#~ "Can't be set to 1 if --log-slave-updates is used."
6891
#~ "In replication, if set to 1, do not skip events having our server id. "
6892
#~ "Default value is 0 (to break infinite loops in circular replication). "
6893
#~ "Can't be set to 1 if --log-slave-updates is used."
6896
#~ "Hostname or IP of the slave to be reported to to the master during slave "
6897
#~ "registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset "
6898
#~ "if you do not want the slave to register itself with the master. Note "
6899
#~ "that it is not sufficient for the master to simply read the IP of the "
6900
#~ "slave off the socket once the slave connects. Due to NAT and other "
6901
#~ "routing issues, that IP may not be valid for connecting to the slave from "
6902
#~ "the master or other hosts."
6904
#~ "Hostname or IP of the slave to be reported to to the master during slave "
6905
#~ "registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset "
6906
#~ "if you do not want the slave to register itself with the master. Note "
6907
#~ "that it is not sufficient for the master to simply read the IP of the "
6908
#~ "slave off the socket once the slave connects. Due to NAT and other "
6909
#~ "routing issues, that IP may not be valid for connecting to the slave from "
6910
#~ "the master or other hosts."
6913
#~ msgid "If set, slave is not started automatically."
6914
#~ msgstr "If set, slave is not started automatically."
6917
#~ "The location where the slave should put its temporary files when "
6918
#~ "replicating a LOAD DATA INFILE command."
6920
#~ "The location where the slave should put its temporary files when "
6921
#~ "replicating a LOAD DATA INFILE command."
6924
#~ "Tells the slave thread to continue replication when a query event returns "
6925
#~ "an error from the provided list."
6927
#~ "Tells the slave thread to continue replication when a query event returns "
6928
#~ "an error from the provided list."
6931
#~ "Modes for how replication events should be executed. Legal values are "
6932
#~ "STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
6933
#~ "stop for operations that are idempotent. In STRICT mode, replication will "
6934
#~ "stop on any unexpected difference between the master and the slave."
6936
#~ "Modes for how replication events should be executed. Legal values are "
6937
#~ "STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
6938
#~ "stop for operations that are idempotent. In STRICT mode, replication will "
6939
#~ "stop on any unexpected difference between the master and the slave."
6941
#~ msgid "(INGORED)"
6942
#~ msgstr "(IGNORED)"
6945
#~ "Decision to use in heuristic recover process. Possible values are COMMIT "
6948
#~ "Decision to use in heuristic recover process. Possible values are COMMIT "
6952
#~ "The size of the cache to hold the SQL statements for the binary log "
6953
#~ "during a transaction. If you often use big, multi-statement transactions "
6954
#~ "you can increase this to get more performance."
6956
#~ "The size of the cache to hold the SQL statements for the binary log "
6957
#~ "during a transaction. If you often use big, multi-statement transactions "
6958
#~ "you can increase this to get more performance."
6961
#~ "If non-zero, binary logs will be purged after expire_logs_days days; "
6962
#~ "possible purges happen at startup and at binary log rotation."
6964
#~ "If non-zero, binary logs will be purged after expire_logs_days days; "
6965
#~ "possible purges happen at start-up and at binary log rotation."
6968
#~ "Can be used to restrict the total size used to cache a multi-transaction "
6971
#~ "Can be used to restrict the total size used to cache a multi-transaction "
6975
#~ "Binary log will be rotated automatically when the size exceeds this "
6976
#~ "value. Will also apply to relay logs if max_relay_log_size is 0. The "
6977
#~ "minimum value for this variable is 4096."
6979
#~ "Binary log will be rotated automatically when the size exceeds this "
6980
#~ "value. Will also apply to relay logs if max_relay_log_size is 0. The "
6981
#~ "minimum value for this variable is 4096."
6984
#~ "If non-zero: relay log will be rotated automatically when the size "
6985
#~ "exceeds this value; if zero (the default): when the size exceeds "
6986
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
6988
#~ "If non-zero: relay log will be rotated automatically when the size "
6989
#~ "exceeds this value; if zero (the default): when the size exceeds "
6990
#~ "max_binlog_size. 0 excepted, the minimum value for this variable is 4096."
6993
#~ "0 = do not purge relay logs. 1 = purge them as soon as they are no more "
6996
#~ "0 = do not purge relay logs. 1 = purge them as soon as they are no more "
6999
#~ msgid "Maximum space to use for all relay logs."
7000
#~ msgstr "Maximum space to use for all relay logs."
7002
#~ msgid "Use compression on master/slave protocol."
7003
#~ msgstr "Use compression on master/slave protocol."
7006
#~ "Number of seconds to wait for more data from a master/slave connection "
7007
#~ "before aborting the read."
7009
#~ "Number of seconds to wait for more data from a master/slave connection "
7010
#~ "before aborting the read."
7013
#~ "Number of times the slave SQL thread will retry a transaction in case it "
7014
#~ "failed with a deadlock or elapsed lock wait timeout, before giving up and "
7017
#~ "Number of times the slave SQL thread will retry a transaction in case it "
7018
#~ "failed with a deadlock or elapsed lock wait timeout, before giving up and "
7021
#~ msgid "Allow slave to batch requests."
7022
#~ msgstr "Allow slave to batch requests."
7025
#~ "If creating the thread takes longer than this value (in seconds), the "
7026
#~ "Slow_launch_threads counter will be incremented."
7028
#~ "If creating the thread takes longer than this value (in seconds), the "
7029
#~ "Slow_launch_threads counter will be incremented."
7032
#~ "Synchronously flush binary log to disk after every #th event. Use 0 "
7033
#~ "(default) to disable synchronous flushing."
7035
#~ "Synchronously flush binary log to disk after every #th event. Use 0 "
7036
#~ "(default) to disable synchronous flushing."
7039
#~ "How many threads we should create to handle query requests in case of "
7040
#~ "'thread_handling=pool-of-threads'"
7042
#~ "How many threads we should create to handle query requests in case of "
7043
#~ "'thread_handling=pool-of-threads'"
7047
#~ "Neither --relay-log nor --relay-log-index were used; so replication may "
7048
#~ "break when this Drizzle server acts as a slave and has his hostname "
7049
#~ "changed!! Please use '--relay-log=%s' to avoid this problem."
7051
#~ "No argument was provided to --log-bin, and --log-bin-index was not used; "
7052
#~ "so replication may break when this Drizzle server acts as a master and "
7053
#~ "has his hostname changed!! Please use '--log-bin=%s' to avoid this "
7056
#~ msgid "Master reported unrecognized DRIZZLE version"
7057
#~ msgstr "Master reported unrecognised DRIZZLE version"
7668
7059
#~ msgid "Unable to reopen stdout"
7669
7060
#~ msgstr "Unable to reopen stdout"