982
#: ../client/drizzledump.cc:528
1205
#: ../client/drizzledump.cc:2471
983
1206
msgid "Insert rows with INSERT IGNORE."
986
#: ../client/drizzledump.cc:530
987
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
990
#: ../client/drizzledump.cc:532
1209
#: ../client/drizzledump.cc:2473
1210
msgid "Lines in the i.file are terminated by ..."
1213
#: ../client/drizzledump.cc:2475
1214
msgid "Wrap tables with autocommit/commit statements."
1217
#: ../client/drizzledump.cc:2477
992
1219
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
993
1220
"above line will be added otherwise, if --databases or --all-databases option "
997
#: ../client/drizzledump.cc:534
1224
#: ../client/drizzledump.cc:2479
1225
msgid "Don't write table creation info."
1228
#: ../client/drizzledump.cc:2481
998
1229
msgid "No row information."
1001
#: ../client/drizzledump.cc:536
1232
#: ../client/drizzledump.cc:2482
1233
msgid "Deprecated. Use --skip-set-charset instead."
1236
#: ../client/drizzledump.cc:2484
1237
msgid "Enable set-name"
1240
#: ../client/drizzledump.cc:2486
1241
msgid "Don't buffer query, dump directly to stdout."
1244
#: ../client/drizzledump.cc:2488
1245
msgid "Quote table and column names with backticks (`)."
1248
#: ../client/drizzledump.cc:2490
1002
1249
msgid "Use REPLACE INTO instead of INSERT INTO."
1005
#: ../client/drizzledump.cc:538
1006
msgid "Where to send output to (stdout|database"
1009
#: ../client/drizzledump.cc:540
1011
"Hostname for destination db server (requires --destination-type=database)"
1014
#: ../client/drizzledump.cc:542
1016
"Port number for destination db server (requires --destination-type=database)"
1019
#: ../client/drizzledump.cc:544
1021
"User name for destination db server (resquires --destination-type=database)"
1024
#: ../client/drizzledump.cc:546
1026
"Password for destination db server (requires --destination-type=database)"
1029
#: ../client/drizzledump.cc:548
1031
"The database in the destination db server (requires --destination-"
1032
"type=database, not for use with --all-databases)"
1035
#: ../client/drizzledump.cc:550
1037
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1041
#: ../client/drizzledump.cc:556
1252
#: ../client/drizzledump.cc:2492
1254
"Direct output to a given file. This option should be used in MSDOS, because "
1255
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1259
#: ../client/drizzledump.cc:2494
1261
"Creates tab separated textfile for each table to given path. (creates .sql "
1262
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1263
"machine as the drizzled daemon."
1266
#: ../client/drizzledump.cc:2496
1267
msgid "Dump only selected records; QUOTES mandatory!"
1270
#: ../client/drizzledump.cc:2502
1043
1272
msgid "Connect to host."
1046
#: ../client/drizzledump.cc:558
1275
#: ../client/drizzledump.cc:2506
1048
1277
"Password to use when connecting to server. If password is not given it's "
1049
1278
"solicited on the tty."
1052
#: ../client/drizzledump.cc:560
1053
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1281
#: ../client/drizzledump.cc:2508
1054
1282
msgid "Port number to use for connection."
1057
#: ../client/drizzledump.cc:567
1285
#: ../client/drizzledump.cc:2515
1058
1286
msgid "Hidden Options"
1061
#: ../client/drizzledump.cc:569
1289
#: ../client/drizzledump.cc:2517
1062
1290
msgid "Used to select the database"
1065
#: ../client/drizzledump.cc:570
1293
#: ../client/drizzledump.cc:2518
1066
1294
msgid "Used to select the tables"
1069
#: ../client/drizzledump.cc:573
1297
#: ../client/drizzledump.cc:2521
1070
1298
msgid "Allowed Options + Hidden Options"
1073
#: ../client/drizzledump.cc:637
1301
#: ../client/drizzledump.cc:2573
1075
1303
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1078
#: ../client/drizzledump.cc:642
1306
#: ../client/drizzledump.cc:2578
1080
1308
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1081
1309
"and you are welcome to modify and redistribute it under the GPL license\n"
1084
#: ../client/drizzledump.cc:643
1312
#: ../client/drizzledump.cc:2579
1085
1313
msgid "Dumps definitions and data from a Drizzle database server"
1088
#: ../client/drizzledump.cc:644
1316
#: ../client/drizzledump.cc:2580
1090
1318
msgid "Usage: %s [OPTIONS] database [tables]\n"
1093
#: ../client/drizzledump.cc:645
1321
#: ../client/drizzledump.cc:2581
1095
1323
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1098
#: ../client/drizzledump.cc:647
1326
#: ../client/drizzledump.cc:2583
1100
1328
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1103
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1104
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1331
#: ../client/drizzledump.cc:2599 ../client/drizzleimport.cc:459
1332
#: ../client/drizzleslap.cc:1002 ../client/drizzletest.cc:5597
1106
1334
msgid "Value supplied for port is not valid.\n"
1109
#: ../client/drizzledump.cc:743
1338
#. This check is made because the some the file functions below
1339
#. have FN_REFLEN sized stack allocated buffers and will cause
1340
#. a crash even if the input destination buffer is large enough
1341
#. to hold the output.
1343
#: ../client/drizzledump.cc:2646
1345
msgid "Input filename too long: %s"
1348
#: ../client/drizzledump.cc:2684
1111
1350
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1114
#: ../client/drizzledump_data.cc:268
1115
msgid "-- Retrieving data for "
1118
#: ../client/drizzledump_data.cc:300
1119
msgid " rows dumped for table "
1122
#: ../client/drizzledump_data.cc:547
1124
msgid "-- Connecting to "
1127
#: ../client/drizzledump_data.cc:547
1128
msgid " using protocol "
1131
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1132
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1133
msgid "Error executing query: "
1136
#: ../client/drizzledump_data.cc:602
1137
msgid "Could not buffer result: "
1140
#: ../client/drizzledump_data.cc:648
1141
msgid "Error: Could not set db '"
1144
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1145
#: ../client/drizzledump_data.cc:673
1149
#: ../client/drizzledump_data.cc:682
1150
msgid "-- Disconnecting from "
1153
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1154
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1155
msgid "-- Retrieving table structures for "
1158
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1159
msgid "-- Retrieving fields for "
1162
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1163
msgid "-- Retrieving indexes for "
1166
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1167
msgid "-- Retrieving foreign keys for "
1170
#: ../client/drizzleslap.cc:2292
1353
#: ../client/drizzleslap.cc:2856
1172
1355
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1175
#: ../client/drizzletest.cc:5412
1358
#: ../client/drizzletest.cc:5364
1176
1359
msgid "Error: Invalid Value for opt_max_connect_retries"
1179
#: ../client/drizzletest.cc:5422
1362
#: ../client/drizzletest.cc:5374
1180
1363
msgid "Error: Invalid Value for opt_tail_lines"
1183
#: ../client/drizzletest.cc:5432
1366
#: ../client/drizzletest.cc:5384
1184
1367
msgid "Error: Invalid Value for opt_sleep"
1187
#: ../client/drizzletest.cc:5623
1370
#: ../client/drizzletest.cc:5565
1189
1372
msgid "Could not open '%s' for reading: errno = %d"
1192
#: ../client/drizzletest.cc:5628
1375
#: ../client/drizzletest.cc:5570 ../drizzled/drizzled.cc:863
1194
1377
msgid "Out of memory"
1197
#: ../drizzled/drizzled.cc:491
1380
#: ../drizzled/drizzled.cc:480
1198
1381
msgid "Aborting\n"
1201
#: ../drizzled/drizzled.cc:550
1384
#: ../drizzled/drizzled.cc:544
1202
1385
msgid "One can only use the --user switch if running as root\n"
1205
#: ../drizzled/drizzled.cc:557
1388
#: ../drizzled/drizzled.cc:551
1207
1390
"Fatal error: Please read \"Security\" section of the manual to find out how "
1208
1391
"to run drizzled as root!\n"
1211
#: ../drizzled/drizzled.cc:577
1394
#: ../drizzled/drizzled.cc:571
1214
1397
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1218
#: ../drizzled/drizzled.cc:602
1219
msgid "Set process group ID failed"
1222
#: ../drizzled/drizzled.cc:607
1223
msgid "Set process user ID failed"
1226
#: ../drizzled/drizzled.cc:619
1227
msgid "Process chroot failed"
1230
#: ../drizzled/drizzled.cc:739
1231
msgid "Error: Invalid Value for auto_increment_increment"
1234
#: ../drizzled/drizzled.cc:750
1235
msgid "Error: Invalid Value for auto_increment_offset"
1238
#: ../drizzled/drizzled.cc:761
1239
msgid "Error: Invalid Value for completion_type"
1242
#: ../drizzled/drizzled.cc:773
1243
msgid "Error: Invalid Value for div-precision-increment"
1246
#: ../drizzled/drizzled.cc:784
1247
msgid "Error: Invalid Value for group_concat_max_len"
1250
#: ../drizzled/drizzled.cc:795
1251
msgid "Error: Invalid Value for join_buffer_size"
1254
#: ../drizzled/drizzled.cc:807
1255
msgid "Error: Invalid Value for max_allowed_packet"
1258
#: ../drizzled/drizzled.cc:819
1259
msgid "Error: Invalid Value for max_error_count"
1262
#: ../drizzled/drizzled.cc:830
1263
msgid "Error: Invalid Value for max_heap_table_size"
1266
#: ../drizzled/drizzled.cc:842
1267
msgid "Error: Invalid Value for min_examined_row_limit"
1270
#: ../drizzled/drizzled.cc:853
1271
msgid "Error: Invalid Value for max_join_size"
1274
#: ../drizzled/drizzled.cc:864
1275
msgid "Error: Invalid Value for max_length_for_sort_data"
1278
#: ../drizzled/drizzled.cc:875
1279
msgid "Error: Invalid Value for max_seeks_for_key"
1282
#: ../drizzled/drizzled.cc:886
1283
msgid "Error: Invalid Value for max_sort_length"
1286
#: ../drizzled/drizzled.cc:897
1287
msgid "Error: Invalid Value for optimizer_search_depth"
1290
#: ../drizzled/drizzled.cc:908
1291
msgid "Error: Invalid Value for preload_buff_size"
1401
#: ../drizzled/drizzled.cc:702
1403
msgid "gethostname failed, using '%s' as hostname"
1406
#: ../drizzled/drizzled.cc:768
1408
msgid "Unknown locale: '%s'"
1411
#: ../drizzled/drizzled.cc:785
1412
msgid "Can't create thread-keys"
1415
#: ../drizzled/drizzled.cc:872
1416
msgid "Failed to initialize plugins."
1419
#: ../drizzled/drizzled.cc:894
1422
"%s: Too many arguments (first extra is '%s').\n"
1423
"Use --verbose --help to get a list of available options\n"
1294
1426
#: ../drizzled/drizzled.cc:919
1295
msgid "Error: Invalid Value for query_alloc_block_size"
1298
#: ../drizzled/drizzled.cc:931
1299
msgid "Error: Invalid Value for query_prealloc_size"
1427
msgid "No scheduler found, cannot continue!\n"
1302
1430
#: ../drizzled/drizzled.cc:943
1303
msgid "Error: Invalid Value for range_alloc_block_size"
1306
#: ../drizzled/drizzled.cc:955
1307
msgid "Error: Invalid Value for read_buff_size"
1310
#: ../drizzled/drizzled.cc:967
1311
msgid "Error: Invalid Value for read_rnd_buff_size"
1314
#: ../drizzled/drizzled.cc:978
1315
msgid "Error: Invalid Value for sort_buff_size"
1318
#: ../drizzled/drizzled.cc:989
1319
msgid "Error: Invalid Value for table_def_size"
1322
#: ../drizzled/drizzled.cc:1000
1323
msgid "Error: Invalid Value for table_cache_size"
1326
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1327
msgid "Error: Invalid Value for table_lock_wait_timeout"
1330
#: ../drizzled/drizzled.cc:1038
1332
"Error: Invalid Value for transaction_message_threshold valid values are "
1333
"between 131072 - 1048576 bytes"
1336
#: ../drizzled/drizzled.cc:1096
1338
msgid "Defaults file '%s' not found\n"
1341
#: ../drizzled/drizzled.cc:1138
1343
msgid "gethostname failed, using '%s' as hostname"
1346
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1432
msgid "Unknown/unsupported storage engine: %s"
1435
#: ../drizzled/drizzled.cc:1032
1347
1436
msgid "Display this help and exit."
1348
1437
msgstr "顯示這個項目的說明並離開"
1350
#: ../drizzled/drizzled.cc:1156
1351
msgid "Configuration file to use"
1354
#: ../drizzled/drizzled.cc:1158
1355
msgid "Base location for config files"
1358
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1359
msgid "Directory for plugins."
1362
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1364
"Optional comma separated list of plugins to load at startup in addition to "
1365
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1368
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1370
"Optional comma separated list of plugins to not load at startup. Effectively "
1371
"removes a plugin from the list of plugins to be loaded. [for example: --"
1372
"plugin_remove=crc32,logger_gearman]"
1375
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1377
"Optional comma separated list of plugins to load at starup instead of the "
1378
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1381
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1439
#: ../drizzled/drizzled.cc:1036
1440
msgid "Display this help and exit after initializing plugins."
1443
#: ../drizzled/drizzled.cc:1040
1382
1444
msgid "Auto-increment columns are incremented by this"
1385
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1447
#: ../drizzled/drizzled.cc:1045
1387
1449
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1391
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1453
#: ../drizzled/drizzled.cc:1051
1393
1455
"Path to installation directory. All paths are usually resolved relative to "
1397
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1459
#: ../drizzled/drizzled.cc:1056
1398
1460
msgid "Chroot drizzled daemon during startup."
1401
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1463
#: ../drizzled/drizzled.cc:1060
1402
1464
msgid "Set the default collation."
1405
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1467
#: ../drizzled/drizzled.cc:1064
1406
1468
msgid "Default completion type."
1409
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1471
#: ../drizzled/drizzled.cc:1069
1410
1472
msgid "Write core on errors."
1413
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1475
#: ../drizzled/drizzled.cc:1073
1414
1476
msgid "Path to the database root."
1417
#: ../drizzled/drizzled.cc:1196
1418
msgid "Set the default storage engine for tables."
1479
#: ../drizzled/drizzled.cc:1077
1480
msgid "Set the default storage engine (table type) for tables."
1421
#: ../drizzled/drizzled.cc:1198
1483
#: ../drizzled/drizzled.cc:1081
1422
1484
msgid "Set the default time zone."
1425
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1487
#: ../drizzled/drizzled.cc:1086
1426
1488
msgid "Used for debugging; Use at your own risk!"
1429
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1491
#: ../drizzled/drizzled.cc:1091
1430
1492
msgid "Set up signals usable for debugging"
1433
#: ../drizzled/drizzled.cc:1204
1495
#: ../drizzled/drizzled.cc:1095
1499
#: ../drizzled/drizzled.cc:1099
1434
1500
msgid "Set the language used for the month names and the days of the week."
1437
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1503
#: ../drizzled/drizzled.cc:1104
1438
1504
msgid "Log some not critical warnings to the log file."
1441
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1442
msgid "Pid file used by drizzled."
1445
#: ../drizzled/drizzled.cc:1210
1446
msgid "Maximum time in seconds to wait for the port to become free. "
1449
#: ../drizzled/drizzled.cc:1212
1450
msgid "Include the SQL query in replicated protobuf messages."
1453
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1507
#: ../drizzled/drizzled.cc:1109
1508
msgid "Pid file used by safe_mysqld."
1511
#: ../drizzled/drizzled.cc:1113
1513
"Maximum time in seconds to wait for the port to become free. (Default: no "
1517
#: ../drizzled/drizzled.cc:1118
1455
1519
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1456
1520
"specified directory"
1459
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1523
#: ../drizzled/drizzled.cc:1123
1461
1525
"Uniquely identifies the server instance in the community of replication "
1465
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1529
#: ../drizzled/drizzled.cc:1128
1466
1530
msgid "Don't print a stack trace on failure."
1469
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1533
#: ../drizzled/drizzled.cc:1132
1470
1534
msgid "Enable symbolic link support."
1473
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1537
#: ../drizzled/drizzled.cc:1141
1475
1539
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1478
#: ../drizzled/drizzled.cc:1227
1542
#: ../drizzled/drizzled.cc:1146
1479
1543
msgid "Path for temporary files."
1482
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1546
#: ../drizzled/drizzled.cc:1150
1483
1547
msgid "Default transaction isolation level."
1486
#: ../drizzled/drizzled.cc:1231
1488
"Max message size written to transaction log, valid values 131072 - 1048576 "
1492
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1550
#: ../drizzled/drizzled.cc:1154
1493
1551
msgid "Run drizzled daemon as user."
1496
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1554
#: ../drizzled/drizzled.cc:1162
1498
1556
"The number of outstanding connection requests Drizzle can have. This comes "
1499
1557
"into play when the main Drizzle thread gets very many connection requests in "
1500
1558
"a very short time."
1503
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1561
#: ../drizzled/drizzled.cc:1168
1505
1563
"Size of tree cache used in bulk insert optimization. Note that this is a "
1506
1564
"limit per thread!"
1509
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1567
#: ../drizzled/drizzled.cc:1174
1511
1569
"Precision of the result of '/' operator will be increased on that value."
1514
#: ../drizzled/drizzled.cc:1248
1572
#: ../drizzled/drizzled.cc:1180
1515
1573
msgid "The maximum length of the result of function group_concat."
1518
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1576
#: ../drizzled/drizzled.cc:1185
1519
1577
msgid "The size of the buffer that is used for full joins."
1522
#: ../drizzled/drizzled.cc:1253
1524
"A global cap on the amount of memory that can be allocated by session join "
1525
"buffers (0 means unlimited)"
1528
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1580
#: ../drizzled/drizzled.cc:1191
1529
1581
msgid "Max packetlength to send/receive from to server."
1532
#: ../drizzled/drizzled.cc:1257
1584
#: ../drizzled/drizzled.cc:1196
1586
"If there is more than this number of interrupted connections from a host "
1587
"this host will be blocked from further connections."
1590
#: ../drizzled/drizzled.cc:1201
1533
1591
msgid "Max number of errors/warnings to store for a statement."
1536
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1594
#: ../drizzled/drizzled.cc:1206
1537
1595
msgid "Don't allow creation of heap tables bigger than this."
1540
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1598
#: ../drizzled/drizzled.cc:1212
1542
1600
"Joins that are probably going to read more than max_join_size records return "
1546
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1604
#: ../drizzled/drizzled.cc:1218
1547
1605
msgid "Max number of bytes in sorted records."
1550
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1608
#: ../drizzled/drizzled.cc:1223
1551
1609
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1554
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1612
#: ../drizzled/drizzled.cc:1228
1556
1614
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1557
1615
"max_sort_length bytes of each value are used; the rest are ignored)."
1560
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1618
#: ../drizzled/drizzled.cc:1235
1561
1619
msgid "After this many write locks, allow some read locks to run in between."
1564
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1622
#: ../drizzled/drizzled.cc:1239
1566
1624
"Don't log queries which examine less than min_examined_row_limit rows to "
1570
#: ../drizzled/drizzled.cc:1277
1628
#: ../drizzled/drizzled.cc:1245
1572
"Do not apply any heuristic(s) during query optimization to prune, thus "
1573
"perform an exhaustive search from the optimizer search space."
1630
"Controls the heuristic(s) applied during query optimization to prune less-"
1631
"promising partial plans from the optimizer search space. Meaning: false - do "
1632
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1633
"based on number of retrieved rows."
1576
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1636
#: ../drizzled/drizzled.cc:1253
1578
1638
"Maximum depth of search performed by the query optimizer. Values larger than "
1579
1639
"the number of relations in a query result in better query plans, but take "
1584
1644
"(used for testing/comparison)."
1587
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
1647
#: ../drizzled/drizzled.cc:1265
1648
msgid "Directory for plugins."
1651
#: ../drizzled/drizzled.cc:1269
1653
"Optional comma separated list of plugins to load at startup in addition to "
1654
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1657
#: ../drizzled/drizzled.cc:1275
1659
"Optional comma separated list of plugins to not load at startup. Effectively "
1660
"removes a plugin from the list of plugins to be loaded. [for example: --"
1661
"plugin_remove=crc32,logger_gearman]"
1664
#: ../drizzled/drizzled.cc:1281
1666
"Optional comma separated list of plugins to load at starup instead of the "
1667
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1670
#: ../drizzled/drizzled.cc:1287
1588
1671
msgid "The size of the buffer that is allocated when preloading indexes"
1591
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
1674
#: ../drizzled/drizzled.cc:1292
1592
1675
msgid "Allocation block size for query parsing and execution"
1595
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
1678
#: ../drizzled/drizzled.cc:1297
1596
1679
msgid "Persistent buffer for query parsing and execution"
1599
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
1682
#: ../drizzled/drizzled.cc:1303
1600
1683
msgid "Allocation block size for storing ranges during optimization"
1603
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
1686
#: ../drizzled/drizzled.cc:1309
1605
1688
"Each thread that does a sequential scan allocates a buffer of this size for "
1606
1689
"each table it scans. If you do many sequential scans, you may want to "
1607
1690
"increase this value."
1610
#: ../drizzled/drizzled.cc:1306
1611
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1614
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
1693
#: ../drizzled/drizzled.cc:1317
1616
1695
"When reading rows in sorted order after a sort, the rows are read through "
1617
1696
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1618
1697
"record_buffer."
1621
#: ../drizzled/drizzled.cc:1314
1622
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1625
#: ../drizzled/drizzled.cc:1316
1700
#: ../drizzled/drizzled.cc:1325
1626
1701
msgid "Select scheduler to be used (by default multi-thread)."
1629
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
1704
#: ../drizzled/drizzled.cc:1330
1630
1705
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1633
#: ../drizzled/drizzled.cc:1322
1635
"A global cap on the amount of memory that can be allocated by session sort "
1636
"buffers (0 means unlimited)"
1639
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1994
1708
#: ../drizzled/drizzled.cc:1336
1640
1709
msgid "The number of cached table definitions."
1643
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
1712
#: ../drizzled/drizzled.cc:1340
1644
1713
msgid "The number of cached open tables."
1647
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
1716
#: ../drizzled/drizzled.cc:1344
1649
1718
"Timeout in seconds to wait for a table level lock before returning an error. "
1650
1719
"Used only if the connection has active cursors."
1653
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
1722
#: ../drizzled/drizzled.cc:1349
1654
1723
msgid "The stack size for each thread."
1657
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
1726
#: ../drizzled/drizzled.cc:1355
1659
1728
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1660
1729
"automatically convert it to an on-disk MyISAM table."
1663
#: ../drizzled/drizzled.cc:1357
1664
msgid "Duplicate entry for command line option\n"
1667
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:1422
1668
#: ../drizzled/drizzled.cc:1456 ../drizzled/drizzled.cc:1464
1669
#: ../drizzled/drizzled.cc:1484
1673
"Use --help to get a list of available options\n"
1676
#: ../drizzled/drizzled.cc:1434
1677
msgid "Failed to initialize plugins\n"
1680
#: ../drizzled/drizzled.cc:1472
1684
"Use --help to get a list of available options\n"
1687
#: ../drizzled/drizzled.cc:1521
1688
msgid "Error getting default charset"
1691
#: ../drizzled/drizzled.cc:1551
1692
msgid "Error setting collation"
1695
#: ../drizzled/drizzled.cc:1559
1697
msgid "Unknown locale: '%s'"
1700
#: ../drizzled/drizzled.cc:1579
1701
msgid "Could not initialize table cache\n"
1704
#: ../drizzled/drizzled.cc:1594
1705
msgid "XA cache initialization failed: Out of memory\n"
1708
#: ../drizzled/drizzled.cc:1624
1709
msgid "No scheduler found, cannot continue!\n"
1712
#: ../drizzled/drizzled.cc:1648
1714
msgid "Unknown/unsupported storage engine: %s\n"
1717
#: ../drizzled/drizzled.cc:1798
1719
"Maximum time in seconds to wait for the port to become free. (Default: no "
1723
#: ../drizzled/drizzled.cc:1907
1725
"Controls the heuristic(s) applied during query optimization to prune less-"
1726
"promising partial plans from the optimizer search space. Meaning: false - do "
1727
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1728
"based on number of retrieved rows."
1731
#: ../drizzled/drizzled.cc:2039
1732
#: ../drizzled/drizzled.cc:1381
1733
1734
"Copyright (C) 2008 Sun Microsystems\n"
1734
1735
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1735
1736
"and you are welcome to modify and redistribute it under the GPL license\n"
1738
"Starts the Drizzle database server\n"
1739
#: ../drizzled/drizzled.cc:2046
1741
#: ../drizzled/drizzled.cc:1388
1741
1743
msgid "Usage: %s [OPTIONS]\n"
1744
#: ../drizzled/drizzled.cc:2167
1746
#: ../drizzled/drizzled.cc:1512
1747
1749
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1748
1750
"command line\n"
1751
#: ../drizzled/drizzled.cc:2184
1752
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1755
#: ../drizzled/drizzled.cc:2197
1756
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1759
#: ../drizzled/drizzled.cc:2210
1760
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1763
#: ../drizzled/drizzled.cc:2223
1764
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1767
#: ../drizzled/drizzled.cc:2338
1770
"There was an error creating the '%s' part of the path '%s'. Please check "
1771
"the path exists and is writable.\n"
1774
#: ../drizzled/drizzled.cc:2345
1777
"There was an error opening the path '%s', please check the path exists and "
1781
#: ../drizzled/error.cc:133
1753
#: ../drizzled/drizzled.cc:1555
1754
msgid "Can't start server: cannot resolve hostname!"
1757
#: ../drizzled/drizzled.cc:1561
1758
msgid "Can't start server: bind-address refers to multiple interfaces!"
1761
#: ../drizzled/error.cc:138
1783
1763
msgid "Unknown error %d"
1784
1764
msgstr "不明的錯誤 %d"
1786
#: ../drizzled/error.cc:207
1790
#: ../drizzled/error.cc:208
1791
msgid "Error on first"
1794
#: ../drizzled/error.cc:209
1766
#: ../drizzled/error.cc:214
1798
#: ../drizzled/error.cc:210
1770
#: ../drizzled/error.cc:215
1802
#: ../drizzled/error.cc:211
1774
#: ../drizzled/error.cc:216
1804
1776
msgid "Can't create file '%-.200s' (errno: %d)"
1807
#: ../drizzled/error.cc:212
1779
#: ../drizzled/error.cc:217
1809
1781
msgid "Can't create table '%-.200s' (errno: %d)"
1812
#: ../drizzled/error.cc:213
1814
msgid "Can't create schema '%-.192s' (errno: %d)"
1815
msgstr "不能建立資料夾'%s' (錯誤碼: %d)"
1817
#: ../drizzled/error.cc:214
1819
msgid "Can't create schema '%-.192s'; schema exists"
1822
#: ../drizzled/error.cc:215
1824
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1827
#: ../drizzled/error.cc:216
1829
msgid "Error on delete of '%-.192s' (errno: %d)"
1832
#: ../drizzled/error.cc:217
1834
msgid "Can't get status of '%-.200s' (errno: %d)"
1837
1784
#: ../drizzled/error.cc:218
1839
msgid "Can't lock file (errno: %d)"
1786
msgid "Can't create database '%-.192s' (errno: %d)"
1842
1789
#: ../drizzled/error.cc:219
1844
msgid "Can't open file: '%-.200s' (errno: %d)"
1791
msgid "Can't create database '%-.192s'; database exists"
1847
1794
#: ../drizzled/error.cc:220
1849
msgid "Can't find file: '%-.200s' (errno: %d)"
1796
msgid "Can't drop database '%-.192s'; database doesn't exist"
1852
1799
#: ../drizzled/error.cc:221
1854
msgid "Can't read dir of '%-.192s' (errno: %d)"
1801
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1857
1804
#: ../drizzled/error.cc:222
1859
msgid "Record has changed since last read in table '%-.192s'"
1806
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1862
1809
#: ../drizzled/error.cc:223
1864
msgid "Disk full (%s); waiting for someone to free some space..."
1811
msgid "Error on delete of '%-.192s' (errno: %d)"
1867
1814
#: ../drizzled/error.cc:224
1869
msgid "Can't write; duplicate key in table '%-.192s'"
1815
msgid "Can't read record in system table"
1872
1818
#: ../drizzled/error.cc:225
1874
msgid "Error on close of '%-.192s' (errno: %d)"
1820
msgid "Can't get status of '%-.200s' (errno: %d)"
1877
1823
#: ../drizzled/error.cc:226
1879
msgid "Error reading file '%-.200s' (errno: %d)"
1825
msgid "Can't get working directory (errno: %d)"
1882
1828
#: ../drizzled/error.cc:227
1884
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1830
msgid "Can't lock file (errno: %d)"
1887
1833
#: ../drizzled/error.cc:228
1889
msgid "Error writing file '%-.200s' (errno: %d)"
1835
msgid "Can't open file: '%-.200s' (errno: %d)"
1892
1838
#: ../drizzled/error.cc:229
1894
msgid "'%-.192s' is locked against change"
1840
msgid "Can't find file: '%-.200s' (errno: %d)"
1897
1843
#: ../drizzled/error.cc:230
1898
msgid "Sort aborted"
1845
msgid "Can't read dir of '%-.192s' (errno: %d)"
1901
1848
#: ../drizzled/error.cc:231
1903
msgid "Got error %d from storage engine"
1850
msgid "Can't change dir to '%-.192s' (errno: %d)"
1906
1853
#: ../drizzled/error.cc:232
1908
msgid "Table storage engine for '%-.192s' doesn't have this option"
1855
msgid "Record has changed since last read in table '%-.192s'"
1911
1858
#: ../drizzled/error.cc:233
1913
msgid "Can't find record in '%-.192s'"
1860
msgid "Disk full (%s); waiting for someone to free some space..."
1916
1863
#: ../drizzled/error.cc:234
1918
msgid "Incorrect information in file: '%-.200s'"
1865
msgid "Can't write; duplicate key in table '%-.192s'"
1921
1868
#: ../drizzled/error.cc:235
1923
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1870
msgid "Error on close of '%-.192s' (errno: %d)"
1926
1873
#: ../drizzled/error.cc:236
1928
msgid "Old key file for table '%-.192s'; repair it!"
1875
msgid "Error reading file '%-.200s' (errno: %d)"
1931
1878
#: ../drizzled/error.cc:237
1933
msgid "Table '%-.192s' is read only"
1880
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1936
1883
#: ../drizzled/error.cc:238
1938
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1885
msgid "Error writing file '%-.200s' (errno: %d)"
1941
1888
#: ../drizzled/error.cc:239
1942
msgid "Out of sort memory; increase server sort buffer size"
1890
msgid "'%-.192s' is locked against change"
1945
1893
#: ../drizzled/error.cc:240
1946
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1894
msgid "Sort aborted"
1949
1897
#: ../drizzled/error.cc:241
1950
msgid "Global join memory constraint hit; increase join-heap-threshold"
1899
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1953
1902
#: ../drizzled/error.cc:242
1954
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1904
msgid "Got error %d from storage engine"
1957
1907
#: ../drizzled/error.cc:243
1958
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1909
msgid "Table storage engine for '%-.192s' doesn't have this option"
1961
1912
#: ../drizzled/error.cc:244
1963
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1914
msgid "Can't find record in '%-.192s'"
1966
1917
#: ../drizzled/error.cc:245
1967
msgid "Too many connections"
1919
msgid "Incorrect information in file: '%-.200s'"
1970
1922
#: ../drizzled/error.cc:246
1972
"Out of memory; check if drizzled or some other process uses all available "
1973
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1974
"memory or you can add more swap space"
1924
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1977
1927
#: ../drizzled/error.cc:247
1978
msgid "Can't get hostname for your address"
1929
msgid "Old key file for table '%-.192s'; repair it!"
1981
1932
#: ../drizzled/error.cc:248
1982
msgid "Bad handshake"
1934
msgid "Table '%-.192s' is read only"
1985
1937
#: ../drizzled/error.cc:249
1987
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1939
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1990
1942
#: ../drizzled/error.cc:250
1992
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1943
msgid "Out of sort memory; increase server sort buffer size"
1995
1946
#: ../drizzled/error.cc:251
1996
msgid "No schema selected"
1948
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1999
1951
#: ../drizzled/error.cc:252
2000
msgid "Unknown command"
1952
msgid "Too many connections"
2003
1955
#: ../drizzled/error.cc:253
2005
msgid "Column '%-.192s' cannot be null"
1957
"Out of memory; check if drizzled or some other process uses all available "
1958
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1959
"memory or you can add more swap space"
2008
1962
#: ../drizzled/error.cc:254
2010
msgid "Unknown schema '%-.192s'"
1963
msgid "Can't get hostname for your address"
2013
1966
#: ../drizzled/error.cc:255
2015
msgid "Table '%-.192s' already exists"
1967
msgid "Bad handshake"
2018
1970
#: ../drizzled/error.cc:256
2020
msgid "Unknown table '%-.100s'"
1972
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2023
1975
#: ../drizzled/error.cc:257
2025
msgid "Column '%-.192s' in %-.192s is ambiguous"
1977
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2028
1980
#: ../drizzled/error.cc:258
2029
msgid "Server shutdown in progress"
1981
msgid "No database selected"
2032
1984
#: ../drizzled/error.cc:259
2034
msgid "Unknown column '%-.192s' in '%-.192s'"
1985
msgid "Unknown command"
2037
1988
#: ../drizzled/error.cc:260
2039
msgid "'%-.192s' isn't in GROUP BY"
1990
msgid "Column '%-.192s' cannot be null"
2042
1993
#: ../drizzled/error.cc:261
2044
msgid "Can't group on '%-.192s'"
1995
msgid "Unknown database '%-.192s'"
2047
1998
#: ../drizzled/error.cc:262
2048
msgid "Statement has sum functions and columns in same statement"
2000
msgid "Table '%-.192s' already exists"
2051
2003
#: ../drizzled/error.cc:263
2052
msgid "Column count doesn't match value count"
2005
msgid "Unknown table '%-.100s'"
2055
2008
#: ../drizzled/error.cc:264
2057
msgid "Identifier name '%-.100s' is too long"
2010
msgid "Column '%-.192s' in %-.192s is ambiguous"
2060
2013
#: ../drizzled/error.cc:265
2062
msgid "Duplicate column name '%-.192s'"
2014
msgid "Server shutdown in progress"
2065
2017
#: ../drizzled/error.cc:266
2067
msgid "Duplicate key name '%-.192s'"
2019
msgid "Unknown column '%-.192s' in '%-.192s'"
2070
2022
#: ../drizzled/error.cc:267
2072
msgid "Duplicate entry '%-.192s' for key %d"
2024
msgid "'%-.192s' isn't in GROUP BY"
2075
2027
#: ../drizzled/error.cc:268
2077
msgid "Incorrect column specifier for column '%-.192s'"
2029
msgid "Can't group on '%-.192s'"
2080
2032
#: ../drizzled/error.cc:269
2082
msgid "%s near '%-.80s' at line %d"
2033
msgid "Statement has sum functions and columns in same statement"
2085
2036
#: ../drizzled/error.cc:270
2087
msgid "Parsing error near '%s'"
2037
msgid "Column count doesn't match value count"
2090
2040
#: ../drizzled/error.cc:271
2042
msgid "Identifier name '%-.100s' is too long"
2045
#: ../drizzled/error.cc:272
2047
msgid "Duplicate column name '%-.192s'"
2050
#: ../drizzled/error.cc:273
2052
msgid "Duplicate key name '%-.192s'"
2055
#: ../drizzled/error.cc:274
2057
msgid "Duplicate entry '%-.192s' for key %d"
2060
#: ../drizzled/error.cc:275
2062
msgid "Incorrect column specifier for column '%-.192s'"
2065
#: ../drizzled/error.cc:276
2067
msgid "%s near '%-.80s' at line %d"
2070
#: ../drizzled/error.cc:277
2091
2071
msgid "Query was empty"
2094
#: ../drizzled/error.cc:272
2074
#: ../drizzled/error.cc:278
2096
2076
msgid "Not unique table/alias: '%-.192s'"
2099
#: ../drizzled/error.cc:273
2079
#: ../drizzled/error.cc:279
2101
2081
msgid "Invalid default value for '%-.192s'"
2104
#: ../drizzled/error.cc:274
2084
#: ../drizzled/error.cc:280
2105
2085
msgid "Multiple primary key defined"
2108
#: ../drizzled/error.cc:275
2088
#: ../drizzled/error.cc:281
2110
2090
msgid "Too many keys specified; max %d keys allowed"
2113
#: ../drizzled/error.cc:276
2093
#: ../drizzled/error.cc:282
2115
2095
msgid "Too many key parts specified; max %d parts allowed"
2118
#: ../drizzled/error.cc:277
2098
#: ../drizzled/error.cc:283
2120
2100
msgid "Specified key was too long; max key length is %d bytes"
2123
#: ../drizzled/error.cc:278
2103
#: ../drizzled/error.cc:284
2125
2105
msgid "Key column '%-.192s' doesn't exist in table"
2128
#: ../drizzled/error.cc:279
2108
#: ../drizzled/error.cc:285
2131
2111
"BLOB column '%-.192s' can't be used in key specification with the used table "
2135
#: ../drizzled/error.cc:280
2115
#: ../drizzled/error.cc:286
2138
2118
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2142
#: ../drizzled/error.cc:281
2122
#: ../drizzled/error.cc:287
2144
2124
"Incorrect table definition; there can be only one auto column and it must be "
2145
2125
"defined as a key"
2148
#: ../drizzled/error.cc:282
2128
#: ../drizzled/error.cc:288
2131
"%s: ready for connections.\n"
2132
"Version: '%s' socket: '%s' port: %u\n"
2135
#: ../drizzled/error.cc:289
2150
2137
msgid "%s: Normal shutdown\n"
2153
#: ../drizzled/error.cc:283
2140
#: ../drizzled/error.cc:290
2155
2142
msgid "%s: Got signal %d. Aborting!\n"
2158
#: ../drizzled/error.cc:284
2145
#: ../drizzled/error.cc:291
2160
2147
msgid "%s: Shutdown complete\n"
2163
#: ../drizzled/error.cc:285
2150
#: ../drizzled/error.cc:292
2165
2152
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2168
#: ../drizzled/error.cc:286
2155
#: ../drizzled/error.cc:293
2169
2156
msgid "Can't create IP socket"
2172
#: ../drizzled/error.cc:287
2159
#: ../drizzled/error.cc:294
2175
2162
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2179
#: ../drizzled/error.cc:288
2166
#: ../drizzled/error.cc:295
2182
2169
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2183
2170
"check the manual"
2186
#: ../drizzled/error.cc:289
2173
#: ../drizzled/error.cc:296
2188
2175
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2191
#: ../drizzled/error.cc:290
2178
#: ../drizzled/error.cc:297
2194
"The file '%-.128s' must be in the schema directory or be readable by all"
2181
"The file '%-.128s' must be in the database directory or be readable by all"
2197
#: ../drizzled/error.cc:291
2184
#: ../drizzled/error.cc:298
2199
2186
msgid "File '%-.200s' already exists"
2202
#: ../drizzled/error.cc:292
2189
#: ../drizzled/error.cc:299
2204
2191
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2207
#: ../drizzled/error.cc:293
2194
#: ../drizzled/error.cc:300
2196
msgid "Records: %ld Duplicates: %ld"
2199
#: ../drizzled/error.cc:301
2209
2201
"Incorrect prefix key; the used key part isn't a string, the used length is "
2210
2202
"longer than the key part, or the storage engine doesn't support unique "
2214
#: ../drizzled/error.cc:294
2206
#: ../drizzled/error.cc:302
2215
2207
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2218
#: ../drizzled/error.cc:295
2210
#: ../drizzled/error.cc:303
2220
2212
msgid "Can't DROP '%-.192s'; check that column/key exists"
2223
#: ../drizzled/error.cc:296
2215
#: ../drizzled/error.cc:304
2225
2217
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2228
#: ../drizzled/error.cc:297
2220
#: ../drizzled/error.cc:305
2230
2222
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2233
#. KILL session errors
2234
#: ../drizzled/error.cc:300
2236
msgid "Unknown session id: %lu"
2239
#: ../drizzled/error.cc:301
2241
msgid "You are not the owner of session %lu"
2244
#: ../drizzled/error.cc:302
2245
msgid "You cannot kill the session you are connected from."
2248
#: ../drizzled/error.cc:305
2249
msgid "No tables used"
2252
2225
#: ../drizzled/error.cc:306
2254
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2227
msgid "Unknown thread id: %lu"
2257
2230
#: ../drizzled/error.cc:307
2259
msgid "Incorrect schema name '%-.100s'"
2232
msgid "You are not owner of thread %lu"
2262
2235
#: ../drizzled/error.cc:308
2264
msgid "Incorrect table name '%-.100s'"
2236
msgid "No tables used"
2267
2239
#: ../drizzled/error.cc:309
2269
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2270
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2241
msgid "Too many strings for column %-.192s and SET"
2273
2244
#: ../drizzled/error.cc:310
2274
msgid "Unknown error"
2246
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2277
2249
#: ../drizzled/error.cc:311
2279
msgid "Unknown procedure '%-.192s'"
2251
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2282
2254
#: ../drizzled/error.cc:312
2284
msgid "Incorrect parameter count to procedure '%-.192s'"
2256
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2287
2259
#: ../drizzled/error.cc:313
2289
msgid "Unknown table '%-.192s' in %-.32s"
2261
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2292
2264
#: ../drizzled/error.cc:314
2294
msgid "Column '%-.192s' specified twice"
2266
msgid "Incorrect database name '%-.100s'"
2297
2269
#: ../drizzled/error.cc:315
2298
msgid "Invalid use of group function"
2271
msgid "Incorrect table name '%-.100s'"
2301
2274
#: ../drizzled/error.cc:316
2304
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2276
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2277
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2307
2280
#: ../drizzled/error.cc:317
2308
msgid "A table must have at least 1 column"
2281
msgid "Unknown error"
2311
2284
#: ../drizzled/error.cc:318
2313
msgid "The table '%-.192s' is full"
2286
msgid "Unknown procedure '%-.192s'"
2316
2289
#: ../drizzled/error.cc:319
2318
msgid "Too many tables; Drizzle can only use %d tables in a join"
2291
msgid "Incorrect parameter count to procedure '%-.192s'"
2321
2294
#: ../drizzled/error.cc:320
2322
msgid "Too many columns"
2296
msgid "Incorrect parameters to procedure '%-.192s'"
2325
2299
#: ../drizzled/error.cc:321
2328
"Row size too large. The maximum row size for the used table type, not "
2329
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2301
msgid "Unknown table '%-.192s' in %-.32s"
2332
2304
#: ../drizzled/error.cc:322
2333
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2306
msgid "Column '%-.192s' specified twice"
2336
2309
#: ../drizzled/error.cc:323
2339
"Table handler doesn't support NULL in given index. Please change column "
2340
"'%-.192s' to be NOT NULL or use another handler"
2310
msgid "Invalid use of group function"
2343
2313
#: ../drizzled/error.cc:324
2344
msgid "No paths allowed for plugin library"
2316
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2347
2319
#: ../drizzled/error.cc:325
2349
msgid "Plugin '%-.192s' already exists"
2320
msgid "A table must have at least 1 column"
2352
2323
#: ../drizzled/error.cc:326
2354
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2355
msgstr "不能建立資料夾'%s' (錯誤碼: %d)"
2325
msgid "The table '%-.192s' is full"
2357
2328
#: ../drizzled/error.cc:327
2359
msgid "Can't find symbol '%-.128s' in library '%s'"
2330
msgid "Unknown character set: '%-.64s'"
2362
2333
#: ../drizzled/error.cc:328
2364
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2335
msgid "Too many tables; Drizzle can only use %d tables in a join"
2367
2338
#: ../drizzled/error.cc:329
2370
"Can't create a new thread (errno %d); if you are not out of available "
2371
"memory, you can consult the manual for a possible OS-dependent bug"
2339
msgid "Too many columns"
2374
2342
#: ../drizzled/error.cc:330
2376
msgid "Column count doesn't match value count at row %ld"
2345
"Row size too large. The maximum row size for the used table type, not "
2346
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2379
2349
#: ../drizzled/error.cc:331
2381
msgid "Can't reopen table: '%-.192s'"
2352
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2353
"thread_stack=#' to specify a bigger stack if needed"
2384
2356
#: ../drizzled/error.cc:332
2386
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2387
"illegal if there is no GROUP BY clause"
2357
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2390
2360
#: ../drizzled/error.cc:333
2392
msgid "Table '%-.192s.%-.192s' doesn't exist"
2363
"Table handler doesn't support NULL in given index. Please change column "
2364
"'%-.192s' to be NOT NULL or use another handler"
2395
2367
#: ../drizzled/error.cc:334
2397
"You have an error in your SQL syntax; check the manual that corresponds to "
2398
"your Drizzle server version for the right syntax to use"
2369
msgid "Can't load function '%-.192s'"
2401
2372
#: ../drizzled/error.cc:335
2402
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2374
msgid "Can't initialize function '%-.192s'; %-.80s"
2405
2377
#: ../drizzled/error.cc:336
2406
msgid "Got packets out of order"
2378
msgid "No paths allowed for plugin library"
2409
2381
#: ../drizzled/error.cc:337
2410
msgid "The used table type doesn't support BLOB/TEXT columns"
2383
msgid "Plugin '%-.192s' already exists"
2413
2386
#: ../drizzled/error.cc:338
2414
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2388
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2417
2391
#: ../drizzled/error.cc:339
2419
msgid "Incorrect column name '%-.100s'"
2393
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2422
2396
#: ../drizzled/error.cc:340
2424
msgid "The used storage engine can't index column '%-.192s'"
2398
msgid "Function '%-.192s' is not defined"
2427
2401
#: ../drizzled/error.cc:341
2429
"Unable to open underlying table which is differently defined or of non-"
2430
"MyISAM type or doesn't exist"
2404
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2405
"'drizzleadmin flush-hosts'"
2433
2408
#: ../drizzled/error.cc:342
2435
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2410
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2438
2413
#: ../drizzled/error.cc:343
2441
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2415
"You are using Drizzle as an anonymous user and anonymous users are not "
2416
"allowed to change passwords"
2444
2419
#: ../drizzled/error.cc:344
2446
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2421
"You must have privileges to update tables in the drizzle database to be able "
2422
"to change passwords for others"
2450
2425
#: ../drizzled/error.cc:345
2451
msgid "Result consisted of more than one row"
2426
msgid "Can't find any matching row in the user table"
2454
2429
#: ../drizzled/error.cc:346
2455
msgid "This table type requires a primary key"
2431
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2458
2434
#: ../drizzled/error.cc:347
2460
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2437
"Can't create a new thread (errno %d); if you are not out of available "
2438
"memory, you can consult the manual for a possible OS-dependent bug"
2463
2441
#: ../drizzled/error.cc:348
2464
msgid "Can't open table"
2443
msgid "Column count doesn't match value count at row %ld"
2467
2446
#: ../drizzled/error.cc:349
2469
msgid "The storage engine for the table doesn't support %s"
2448
msgid "Can't reopen table: '%-.192s'"
2472
2451
#: ../drizzled/error.cc:350
2474
msgid "Got error %d during COMMIT"
2452
msgid "Invalid use of NULL value"
2477
2455
#: ../drizzled/error.cc:351
2479
msgid "Got error %d during ROLLBACK"
2482
#. This is a very incorrect place to use the PRIi64 macro as the
2483
#. program that looks over the source for the N_() macros does not
2484
#. (obviously) do macro expansion, so the string is entirely wrong for
2485
#. what it is trying to output for every language except english.
2457
msgid "Got error '%-.64s' from regexp"
2460
#: ../drizzled/error.cc:352
2462
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2463
"illegal if there is no GROUP BY clause"
2466
#: ../drizzled/error.cc:353
2468
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2471
#: ../drizzled/error.cc:354
2473
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2476
#: ../drizzled/error.cc:355
2479
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2486
2483
#: ../drizzled/error.cc:356
2489
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2485
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2486
"privileges can be used"
2493
2489
#: ../drizzled/error.cc:357
2495
"Can't execute the given command because you have active locked tables or an "
2496
"active transaction"
2490
msgid "The host or user argument to GRANT is too long"
2499
2493
#: ../drizzled/error.cc:358
2501
msgid "Unknown system variable '%-.64s'"
2495
msgid "Table '%-.192s.%-.192s' doesn't exist"
2504
2498
#: ../drizzled/error.cc:359
2506
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2501
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2509
2505
#: ../drizzled/error.cc:360
2512
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2506
msgid "The used command is not allowed with this Drizzle version"
2515
2509
#: ../drizzled/error.cc:361
2516
msgid "Some non-transactional changed tables couldn't be rolled back"
2511
"You have an error in your SQL syntax; check the manual that corresponds to "
2512
"your Drizzle server version for the right syntax to use"
2519
2515
#: ../drizzled/error.cc:362
2520
msgid "You may only use constant expressions with SET"
2517
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2523
2520
#: ../drizzled/error.cc:363
2524
msgid "Lock wait timeout exceeded; try restarting transaction"
2521
msgid "Too many delayed threads in use"
2527
2524
#: ../drizzled/error.cc:364
2528
msgid "The total number of locks exceeds the lock table size"
2526
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2531
2529
#: ../drizzled/error.cc:365
2532
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2530
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2535
2533
#: ../drizzled/error.cc:366
2536
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2534
msgid "Got a read error from the connection pipe"
2539
2537
#: ../drizzled/error.cc:367
2541
msgid "Incorrect arguments to %s"
2538
msgid "Got an error from fcntl()"
2544
2541
#: ../drizzled/error.cc:368
2545
msgid "Deadlock found when trying to get lock; try restarting transaction"
2548
#: ../drizzled/error.cc:369
2549
msgid "The used table type doesn't support FULLTEXT indexes"
2552
#: ../drizzled/error.cc:370
2553
msgid "Cannot add foreign key constraint"
2556
#: ../drizzled/error.cc:371
2557
msgid "Cannot add or update a child row: a foreign key constraint fails"
2560
#: ../drizzled/error.cc:372
2561
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2564
#: ../drizzled/error.cc:373
2566
msgid "Incorrect usage of %s and %s"
2542
msgid "Got packets out of order"
2545
#. CR_NET_UNCOMPRESS_ERROR 08S01
2546
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
2547
msgid "Couldn't uncompress communication packet"
2550
#. CR_NET_READ_ERROR 08S01
2551
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
2552
msgid "Got an error reading communication packets"
2555
#. CR_NET_READ_INTERRUPTED 08S01
2556
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
2557
msgid "Got timeout reading communication packets"
2560
#. CR_NET_ERROR_ON_WRITE 08S01
2561
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
2562
msgid "Got an error writing communication packets"
2565
#. CR_NET_WRITE_INTERRUPTED 08S01
2566
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
2567
msgid "Got timeout writing communication packets"
2569
2570
#: ../drizzled/error.cc:374
2570
msgid "The used SELECT statements have a different number of columns"
2571
msgid "Result string is longer than 'max_allowed_packet' bytes"
2573
2574
#: ../drizzled/error.cc:375
2574
msgid "Can't execute the query because you have a conflicting read lock"
2575
msgid "The used table type doesn't support BLOB/TEXT columns"
2577
2578
#: ../drizzled/error.cc:376
2580
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2579
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2583
2582
#: ../drizzled/error.cc:377
2586
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2585
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2589
2589
#: ../drizzled/error.cc:378
2591
msgid "Variable '%-.64s' doesn't have a default value"
2591
msgid "Incorrect column name '%-.100s'"
2594
2594
#: ../drizzled/error.cc:379
2596
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2596
msgid "The used storage engine can't index column '%-.192s'"
2599
2599
#: ../drizzled/error.cc:380
2601
msgid "Incorrect argument type to variable '%-.64s'"
2601
"Unable to open underlying table which is differently defined or of non-"
2602
"MyISAM type or doesn't exist"
2604
2605
#: ../drizzled/error.cc:381
2606
msgid "Variable '%-.64s' can only be set, not read"
2607
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2609
2610
#: ../drizzled/error.cc:382
2611
msgid "Incorrect usage/placement of '%s'"
2613
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2614
2616
#: ../drizzled/error.cc:383
2616
msgid "This version of Drizzle doesn't yet support '%s'"
2618
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2619
2622
#: ../drizzled/error.cc:384
2621
msgid "Variable '%-.192s' is a %s variable"
2623
msgid "Result consisted of more than one row"
2624
2626
#: ../drizzled/error.cc:385
2626
msgid "Incorrect foreign key definition for '%-.192s': %s"
2627
msgid "This table type requires a primary key"
2629
2630
#: ../drizzled/error.cc:386
2630
msgid "Key reference and table reference don't match"
2631
msgid "This version of Drizzle is not compiled with RAID support"
2633
2634
#: ../drizzled/error.cc:387
2635
msgid "Operand should contain %d column(s)"
2636
"You are using safe update mode and you tried to update a table without a "
2637
"WHERE that uses a KEY column"
2638
2640
#: ../drizzled/error.cc:388
2639
msgid "Subquery returns more than 1 row"
2642
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2642
2645
#: ../drizzled/error.cc:389
2644
msgid "Converting column '%s' from %s to %s"
2646
msgid "Can't open table"
2647
2649
#: ../drizzled/error.cc:390
2649
msgid "Reference '%-.64s' not supported (%s)"
2651
msgid "The storage engine for the table doesn't support %s"
2652
2654
#: ../drizzled/error.cc:391
2653
msgid "Every derived table must have its own alias"
2655
msgid "You are not allowed to execute this command in a transaction"
2656
2658
#: ../drizzled/error.cc:392
2658
msgid "Select %u was reduced during optimization"
2660
msgid "Got error %d during COMMIT"
2661
2663
#: ../drizzled/error.cc:393
2663
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2665
msgid "Got error %d during ROLLBACK"
2666
2668
#: ../drizzled/error.cc:394
2667
msgid "All parts of a SPATIAL index must be NOT NULL"
2670
msgid "Got error %d during FLUSH_LOGS"
2670
2673
#: ../drizzled/error.cc:395
2672
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2675
#: ../drizzled/error.cc:396
2678
"Uncompressed data size too large; the maximum size is %d (based on "
2679
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2682
#: ../drizzled/error.cc:397
2683
msgid "ZLIB: Not enough memory"
2686
#: ../drizzled/error.cc:398
2688
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2689
"data was corrupted)"
2692
#: ../drizzled/error.cc:399
2693
msgid "ZLIB: Input data corrupted"
2675
msgid "Got error %d during CHECKPOINT"
2678
#. This is a very incorrect place to use the PRIi64 macro as the
2679
#. program that looks over the source for the N_() macros does not
2680
#. (obviously) do macro expansion, so the string is entirely wrong for
2681
#. what it is trying to output for every language except english.
2696
2682
#: ../drizzled/error.cc:400
2698
msgid "%d line(s) were cut by GROUP_CONCAT()"
2685
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2701
2689
#: ../drizzled/error.cc:401
2703
msgid "Row %ld doesn't contain data for all columns"
2690
msgid "The storage engine for the table does not support binary table dump"
2706
2693
#: ../drizzled/error.cc:402
2709
"Row %ld was truncated; it contained more data than there were input columns"
2694
msgid "Binlog closed, cannot RESET MASTER"
2712
2697
#: ../drizzled/error.cc:403
2715
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2699
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2718
2702
#: ../drizzled/error.cc:404
2720
msgid "Out of range value for column '%s' at row %ld"
2704
msgid "Error from master: '%-.64s'"
2723
2707
#: ../drizzled/error.cc:405
2725
msgid "Data truncated for column '%s' at row %ld"
2708
msgid "Net error reading from master"
2728
2711
#: ../drizzled/error.cc:406
2730
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2712
msgid "Net error writing to master"
2733
2715
#: ../drizzled/error.cc:407
2735
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2716
msgid "Can't find FULLTEXT index matching the column list"
2738
2719
#: ../drizzled/error.cc:408
2740
msgid "Illegal mix of collations for operation '%s'"
2721
"Can't execute the given command because you have active locked tables or an "
2722
"active transaction"
2743
2725
#: ../drizzled/error.cc:409
2746
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2727
msgid "Unknown system variable '%-.64s'"
2750
2730
#: ../drizzled/error.cc:410
2752
msgid "Unknown collation: '%-.64s'"
2732
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2755
2735
#: ../drizzled/error.cc:411
2758
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2738
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2762
2741
#: ../drizzled/error.cc:412
2764
msgid "Incorrect index name '%-.100s'"
2742
msgid "Some non-transactional changed tables couldn't be rolled back"
2767
2745
#: ../drizzled/error.cc:413
2769
msgid "Incorrect catalog name '%-.100s'"
2747
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2748
"of storage; increase this drizzled variable and try again"
2772
2751
#: ../drizzled/error.cc:414
2774
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2753
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2777
2756
#: ../drizzled/error.cc:415
2779
msgid "Unknown table engine '%s'"
2758
"This operation requires a running slave; configure slave and do START SLAVE"
2782
2761
#: ../drizzled/error.cc:416
2784
msgid "The target table %-.100s of the %s is not updatable"
2762
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2787
2765
#: ../drizzled/error.cc:417
2790
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2767
"Could not initialize master info structure; more error messages can be found "
2768
"in the Drizzle error log"
2794
2771
#: ../drizzled/error.cc:418
2797
"The Drizzle server is running with the %s option so it cannot execute this "
2772
msgid "Could not create slave thread; check system resources"
2801
2775
#: ../drizzled/error.cc:419
2803
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2778
"User %-.64s already has more than 'max_user_connections' active connections"
2806
2781
#: ../drizzled/error.cc:420
2808
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2782
msgid "You may only use constant expressions with SET"
2811
2785
#: ../drizzled/error.cc:421
2813
"Incorrect table definition; there can be only one TIMESTAMP column with "
2814
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2786
msgid "Lock wait timeout exceeded; try restarting transaction"
2817
2789
#: ../drizzled/error.cc:422
2819
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2790
msgid "The total number of locks exceeds the lock table size"
2822
2793
#: ../drizzled/error.cc:423
2824
msgid "Got error %d '%-.100s' from %s"
2794
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2827
2797
#: ../drizzled/error.cc:424
2829
msgid "Got temporary error %d '%-.100s' from %s"
2798
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2832
2801
#: ../drizzled/error.cc:425
2834
msgid "Unknown or incorrect time zone: '%-.64s'"
2802
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2837
2805
#: ../drizzled/error.cc:426
2839
msgid "Invalid %s character string: '%.64s'"
2807
msgid "Incorrect arguments to %s"
2842
2810
#: ../drizzled/error.cc:427
2844
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2812
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2847
2815
#: ../drizzled/error.cc:428
2849
msgid "%s %s does not exist"
2817
"Incorrect table definition; all MERGE tables must be in the same database"
2852
2820
#: ../drizzled/error.cc:429
2853
msgid "Query execution was interrupted"
2821
msgid "Deadlock found when trying to get lock; try restarting transaction"
2856
2824
#: ../drizzled/error.cc:430
2859
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2860
"(s) or definer/invoker of view lack rights to use them"
2825
msgid "The used table type doesn't support FULLTEXT indexes"
2863
2828
#: ../drizzled/error.cc:431
2865
msgid "Field '%-.192s' doesn't have a default value"
2829
msgid "Cannot add foreign key constraint"
2868
2832
#: ../drizzled/error.cc:432
2869
msgid "Division by 0"
2833
msgid "Cannot add or update a child row: a foreign key constraint fails"
2872
2836
#: ../drizzled/error.cc:433
2874
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2837
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2877
2840
#: ../drizzled/error.cc:434
2879
msgid "Illegal %s '%-.192s' value found during parsing"
2842
msgid "Error connecting to master: %-.128s"
2882
2845
#: ../drizzled/error.cc:435
2884
msgid "Key part '%-.192s' length cannot be 0"
2847
msgid "Error running query on master: %-.128s"
2887
2850
#: ../drizzled/error.cc:436
2890
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2852
msgid "Error when executing command %s: %-.128s"
2894
2855
#: ../drizzled/error.cc:437
2896
msgid "Data too long for column '%s' at row %ld"
2857
msgid "Incorrect usage of %s and %s"
2899
2860
#: ../drizzled/error.cc:438
2902
"%s: ready for connections.\n"
2903
"Version: '%s' %s\n"
2861
msgid "The used SELECT statements have a different number of columns"
2906
2864
#: ../drizzled/error.cc:439
2907
msgid "Can't load value from file with fixed size rows to variable"
2865
msgid "Can't execute the query because you have a conflicting read lock"
2910
2868
#: ../drizzled/error.cc:440
2912
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2869
msgid "Mixing of transactional and non-transactional tables is disabled"
2915
2872
#: ../drizzled/error.cc:441
2916
msgid "Table definition has changed, please retry transaction"
2874
msgid "Option '%s' used twice in statement"
2919
2877
#: ../drizzled/error.cc:442
2921
msgid "Not allowed to return a result set from a %s"
2879
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2924
2882
#: ../drizzled/error.cc:443
2925
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2884
msgid "Access denied; you need the %-.128s privilege for this operation"
2928
2887
#: ../drizzled/error.cc:444
2930
"Explicit or implicit commit is not allowed in stored function or trigger."
2890
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2933
2893
#: ../drizzled/error.cc:445
2935
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2896
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2938
2899
#: ../drizzled/error.cc:446
2940
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2901
msgid "Variable '%-.64s' doesn't have a default value"
2943
2904
#: ../drizzled/error.cc:447
2946
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2906
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2950
2909
#: ../drizzled/error.cc:448
2951
msgid "Trigger in wrong schema"
2911
msgid "Incorrect argument type to variable '%-.64s'"
2954
2914
#: ../drizzled/error.cc:449
2957
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2958
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2916
msgid "Variable '%-.64s' can only be set, not read"
2961
2919
#: ../drizzled/error.cc:450
2963
msgid "Display width out of range for column '%-.192s' (max = %d)"
2921
msgid "Incorrect usage/placement of '%s'"
2966
2924
#: ../drizzled/error.cc:451
2968
msgid "Datetime function: %-.32s field overflow"
2926
msgid "This version of Drizzle doesn't yet support '%s'"
2971
2929
#: ../drizzled/error.cc:452
2974
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2932
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2977
2935
#: ../drizzled/error.cc:453
2980
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2936
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2983
2939
#: ../drizzled/error.cc:454
2984
msgid "No data - zero rows fetched, selected, or processed"
2941
msgid "Variable '%-.192s' is a %s variable"
2987
2944
#: ../drizzled/error.cc:455
2989
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2946
msgid "Incorrect foreign key definition for '%-.192s': %s"
2992
2949
#: ../drizzled/error.cc:456
2994
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2950
msgid "Key reference and table reference don't match"
2997
2953
#: ../drizzled/error.cc:457
2998
msgid "The used table type doesn't support SPATIAL indexes"
2955
msgid "Operand should contain %d column(s)"
3001
2958
#: ../drizzled/error.cc:458
3003
msgid "Leading spaces are removed from name '%s'"
2959
msgid "Subquery returns more than 1 row"
3006
2962
#: ../drizzled/error.cc:459
3007
msgid "Failed to read auto-increment value from storage engine"
2964
msgid "Unknown prepared statement handler (%.*s) given to %s"
3010
2967
#: ../drizzled/error.cc:460
3012
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
2968
msgid "Help database is corrupt or does not exist"
3015
2971
#: ../drizzled/error.cc:461
3016
msgid "Too high level of nesting for select"
2972
msgid "Cyclic reference on subqueries"
3019
2975
#: ../drizzled/error.cc:462
3021
msgid "Name '%-.64s' has become ''"
2977
msgid "Converting column '%s' from %s to %s"
3024
2980
#: ../drizzled/error.cc:463
3026
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3027
"optional and non-empty FIELDS ENCLOSED BY"
2982
msgid "Reference '%-.64s' not supported (%s)"
3030
2985
#: ../drizzled/error.cc:464
3033
"Table storage engine '%-.64s' does not support the create option '%.64s'"
2986
msgid "Every derived table must have its own alias"
3036
2989
#: ../drizzled/error.cc:465
3038
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
2991
msgid "Select %u was reduced during optimization"
3041
2994
#: ../drizzled/error.cc:466
3043
msgid "Incorrect %-.32s value: '%-.128s'"
2996
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3046
2999
#: ../drizzled/error.cc:467
3048
msgid "Table has no partition for value %-.64s"
3001
"Client does not support authentication protocol requested by server; "
3002
"consider upgrading Drizzle client"
3051
3005
#: ../drizzled/error.cc:468
3052
msgid "Writing one row to the row-based binary log failed"
3006
msgid "All parts of a SPATIAL index must be NOT NULL"
3055
3009
#: ../drizzled/error.cc:469
3057
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3011
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3060
3014
#: ../drizzled/error.cc:470
3063
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3064
"d would lead to a duplicate entry"
3015
msgid "Slave is already running"
3067
3018
#: ../drizzled/error.cc:471
3069
"Transaction isolation level can't be changed while a transaction is in "
3019
msgid "Slave already has been stopped"
3073
3022
#: ../drizzled/error.cc:472
3075
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3025
"Uncompressed data size too large; the maximum size is %d (based on "
3026
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3078
3029
#: ../drizzled/error.cc:473
3080
msgid "Incorrect parameters in the call to native function '%-.192s'"
3030
msgid "ZLIB: Not enough memory"
3083
3033
#: ../drizzled/error.cc:474
3085
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3035
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3036
"data was corrupted)"
3088
3039
#: ../drizzled/error.cc:475
3040
msgid "ZLIB: Input data corrupted"
3043
#: ../drizzled/error.cc:476
3090
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3045
msgid "%d line(s) were cut by GROUP_CONCAT()"
3093
3048
#: ../drizzled/error.cc:477
3095
msgid "Received an invalid datetime value '%s'."
3050
msgid "Row %ld doesn't contain data for all columns"
3098
3053
#: ../drizzled/error.cc:478
3100
msgid "Received an invalid DATE value '%s'."
3056
"Row %ld was truncated; it contained more data than there were input columns"
3103
3059
#: ../drizzled/error.cc:479
3105
msgid "Received a NULL argument for function '%s'."
3062
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3108
3065
#: ../drizzled/error.cc:480
3110
msgid "Received an invalid timestamp value '%s'."
3067
msgid "Out of range value for column '%s' at row %ld"
3113
3070
#: ../drizzled/error.cc:481
3115
msgid "Received an invalid TIME value '%s'."
3072
msgid "Data truncated for column '%s' at row %ld"
3118
3075
#: ../drizzled/error.cc:482
3120
msgid "Received an invalid value '%s' for a UNIX timestamp."
3077
msgid "Using storage engine %s for table '%s'"
3080
#: ../drizzled/error.cc:483
3082
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3123
3085
#: ../drizzled/error.cc:484
3125
msgid "Received an out-of-range argument '%s' for function '%s'."
3086
msgid "Cannot drop one or more of the requested users"
3128
3089
#: ../drizzled/error.cc:485
3130
msgid "Received an invalid enum value '%s'."
3090
msgid "Can't revoke all privileges for one or more of the requested users"
3133
3093
#: ../drizzled/error.cc:486
3134
msgid "Tables which are replicated require a primary key."
3095
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3098
#: ../drizzled/error.cc:487
3100
msgid "Illegal mix of collations for operation '%s'"
3137
3103
#: ../drizzled/error.cc:488
3139
msgid "Corrupt or invalid schema definition for '%s' : %s"
3106
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3142
3110
#: ../drizzled/error.cc:489
3144
msgid "Corrupt or invalid table definition for '%s': %s"
3112
msgid "Unknown collation: '%-.64s'"
3147
3115
#: ../drizzled/error.cc:490
3149
msgid "The number of enum that were required was too high for table '%s'"
3117
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
3118
"compiled without SSL support; they can be used later if Drizzle slave with "
3152
3122
#: ../drizzled/error.cc:491
3154
msgid "Corrupt or invalid table definition for '%s'"
3125
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3126
"old format; please change the password to the new format"
3157
3129
#: ../drizzled/error.cc:492
3159
msgid "Collation '%s' for table %s is invalid/unknown"
3132
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3136
#: ../drizzled/error.cc:493
3137
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3162
3140
#: ../drizzled/error.cc:494
3164
msgid "Cannot drop table '%s'"
3142
"It is recommended to use --skip-slave-start when doing step-by-step "
3143
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3144
"get an unexpected slave's drizzled restart"
3167
3147
#: ../drizzled/error.cc:495
3169
msgid "Error occurred while dropping table '%s'"
3148
msgid "SQL thread is not to be started so UNTIL options are ignored"
3172
3151
#: ../drizzled/error.cc:496
3174
msgid "Permission denied to create '%s'"
3153
msgid "Incorrect index name '%-.100s'"
3177
3156
#: ../drizzled/error.cc:497
3179
msgid "Unknown table '%s'"
3158
msgid "Incorrect catalog name '%-.100s'"
3161
#: ../drizzled/error.cc:498
3163
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3182
3166
#: ../drizzled/error.cc:499
3184
msgid "Cannot create schema '%s'"
3185
msgstr "不能建立資料夾'%s' (錯誤碼: %d)"
3168
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3187
3171
#: ../drizzled/error.cc:500
3189
msgid "Schema does not exist: %s"
3173
msgid "Unknown key cache '%-.100s'"
3192
3176
#: ../drizzled/error.cc:501
3194
msgid "Error altering schema: %s"
3178
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3179
"this switch for this grant to work"
3197
3182
#: ../drizzled/error.cc:502
3199
msgid "Error droppping Schema : %s"
3184
msgid "Unknown table engine '%s'"
3187
#: ../drizzled/error.cc:503
3189
msgid "'%s' is deprecated; use '%s' instead"
3202
3192
#: ../drizzled/error.cc:504
3203
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3194
msgid "The target table %-.100s of the %s is not updatable"
3206
3197
#: ../drizzled/error.cc:505
3208
msgid "Unknown table engine option key/pair %s = %s."
3200
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3211
3204
#: ../drizzled/error.cc:506
3213
msgid "Unknown schema engine option key/pair %s = %s."
3207
"The Drizzle server is running with the %s option so it cannot execute this "
3211
#: ../drizzled/error.cc:507
3213
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3216
3216
#: ../drizzled/error.cc:508
3217
msgid "Admin access not allowed from this username/IP address."
3220
#. User lock/barrier error messages
3218
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3221
#: ../drizzled/error.cc:509
3223
"Incorrect table definition; there can be only one TIMESTAMP column with "
3224
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3227
#: ../drizzled/error.cc:510
3229
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3221
3232
#: ../drizzled/error.cc:511
3222
msgid "wait() can not be called on session owning user defined barrier."
3233
msgid "This command is not supported in the prepared statement protocol yet"
3225
3236
#: ../drizzled/error.cc:512
3227
msgid "Unknown user defined barrier requested."
3238
msgid "Got error %d '%-.100s' from %s"
3230
3241
#: ../drizzled/error.cc:513
3231
msgid "Session does not own user defined barrier."
3243
msgid "Got temporary error %d '%-.100s' from %s"
3234
3246
#: ../drizzled/error.cc:514
3235
msgid "Session can not wait on a user defined lock owned by the session."
3248
msgid "Unknown or incorrect time zone: '%-.64s'"
3238
3251
#: ../drizzled/error.cc:515
3239
msgid "Session does not own user defined lock."
3253
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3256
#: ../drizzled/error.cc:516
3258
msgid "Invalid %s character string: '%.64s'"
3242
3261
#: ../drizzled/error.cc:517
3243
msgid "Invalid name for user defined barrier."
3263
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3246
3266
#: ../drizzled/error.cc:518
3247
msgid "Invalid name for user defined lock."
3268
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3271
#: ../drizzled/error.cc:519
3273
msgid "Can't create a %s from within another stored routine"
3250
3276
#: ../drizzled/error.cc:520
3252
"Either a DEFAULt value or NULL NULL description is required for a new column "
3253
"if table is not empty"
3278
msgid "%s %s already exists"
3281
#: ../drizzled/error.cc:521
3283
msgid "%s %s does not exist"
3286
#: ../drizzled/error.cc:522
3288
msgid "Failed to DROP %s %s"
3257
3291
#: ../drizzled/error.cc:523
3260
"Cast to unsigned converted negative integer to it's positive complement: %s"
3293
msgid "Failed to CREATE %s %s"
3263
3296
#: ../drizzled/error.cc:524
3265
msgid "Invalid cast to signed integer: %s"
3298
msgid "%s with no matching label: %s"
3301
#: ../drizzled/error.cc:525
3303
msgid "Redefining label %s"
3268
3306
#: ../drizzled/error.cc:526
3270
msgid "Identifier '%.*s' is a SQL keyword."
3308
msgid "End-label %s without match"
3311
#: ../drizzled/error.cc:527
3313
msgid "Referring to uninitialized variable %s"
3316
#: ../drizzled/error.cc:528
3318
msgid "PROCEDURE %s can't return a result set in the given context"
3273
3321
#: ../drizzled/error.cc:529
3275
msgid "Can't unlock file (Errcode: %d)"
3276
msgstr "不能解除鎖定檔案(錯誤碼: %d)"
3322
msgid "RETURN is only allowed in a FUNCTION"
3278
3325
#: ../drizzled/error.cc:530
3280
msgid "Can't change size of file (Errcode: %d)"
3327
msgid "%s is not allowed in stored procedures"
3283
3330
#: ../drizzled/error.cc:531
3285
msgid "Can't open stream from handle (Errcode: %d)"
3332
"The update log is deprecated and replaced by the binary log; SET "
3333
"SQL_LOG_UPDATE has been ignored"
3288
3336
#: ../drizzled/error.cc:532
3290
msgid "Warning: '%s' had %d links"
3338
"The update log is deprecated and replaced by the binary log; SET "
3339
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3293
3342
#: ../drizzled/error.cc:533
3295
msgid "Warning: %d files and %d streams is left open\n"
3343
msgid "Query execution was interrupted"
3298
3346
#: ../drizzled/error.cc:534
3300
msgid "Can't create directory '%s' (Errcode: %d)"
3301
msgstr "不能建立資料夾'%s' (錯誤碼: %d)"
3348
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3303
3351
#: ../drizzled/error.cc:535
3306
"Character set '%s' is not a compiled character set and is not specified in "
3353
msgid "Undefined CONDITION: %s"
3310
3356
#: ../drizzled/error.cc:536
3312
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3358
msgid "No RETURN found in FUNCTION %s"
3315
3361
#: ../drizzled/error.cc:537
3317
msgid "Can't read value for symlink '%s' (Error %d)"
3363
msgid "FUNCTION %s ended without RETURN"
3320
3366
#: ../drizzled/error.cc:538
3322
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3367
msgid "Cursor statement must be a SELECT"
3325
3370
#: ../drizzled/error.cc:539
3327
msgid "Error on realpath() on '%s' (Error %d)"
3371
msgid "Cursor SELECT must not have INTO"
3330
3374
#: ../drizzled/error.cc:540
3332
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3376
msgid "Undefined CURSOR: %s"
3335
3379
#: ../drizzled/error.cc:541
3338
"Collation '%s' is not a compiled collation and is not specified in the %s "
3380
msgid "Cursor is already open"
3342
3383
#: ../drizzled/error.cc:542
3384
msgid "Cursor is not open"
3387
#: ../drizzled/error.cc:543
3344
msgid "File '%s' (fileno: %d) was not closed"
3389
msgid "Undeclared variable: %s"
3392
#: ../drizzled/error.cc:544
3393
msgid "Incorrect number of FETCH variables"
3348
3396
#: ../drizzled/error.cc:545
3349
msgid "Received an invalid UUID value"
3397
msgid "No data - zero rows fetched, selected, or processed"
3352
3400
#: ../drizzled/error.cc:546
3353
msgid "The UUID was not created with a valid time"
3402
msgid "Duplicate parameter: %s"
3405
#: ../drizzled/error.cc:547
3407
msgid "Duplicate variable: %s"
3410
#: ../drizzled/error.cc:548
3412
msgid "Duplicate condition: %s"
3357
3415
#: ../drizzled/error.cc:549
3359
msgid "Received an invalid BOOLEAN value '%s'."
3417
msgid "Duplicate cursor: %s"
3362
3420
#: ../drizzled/error.cc:550
3364
msgid "Invalid cast to BOOLEAN: '%s'."
3367
#. Transactional DDL
3422
msgid "Failed to ALTER %s %s"
3425
#: ../drizzled/error.cc:551
3426
msgid "Subquery value not supported"
3429
#: ../drizzled/error.cc:552
3431
msgid "%s is not allowed in stored function or trigger"
3368
3434
#: ../drizzled/error.cc:553
3369
msgid "Transactional DDL not supported"
3435
msgid "Variable or condition declaration after cursor or handler declaration"
3438
#: ../drizzled/error.cc:554
3439
msgid "Cursor declaration after handler declaration"
3373
3442
#: ../drizzled/error.cc:555
3375
msgid "Assertion '%s' failed."
3443
msgid "Case not found for CASE statement"
3378
3446
#: ../drizzled/error.cc:556
3380
msgid "Assertion '%s' failed, the result was NULL."
3383
#. Catalog related errors
3448
msgid "Configuration file '%-.192s' is too big"
3451
#: ../drizzled/error.cc:557
3453
msgid "Malformed file type header in file '%-.192s'"
3456
#: ../drizzled/error.cc:558
3458
msgid "Unexpected end of file while parsing comment '%-.200s'"
3461
#: ../drizzled/error.cc:559
3463
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3466
#: ../drizzled/error.cc:560
3468
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3471
#: ../drizzled/error.cc:561
3472
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3475
#: ../drizzled/error.cc:562
3477
msgid "'%-.192s.%-.192s' is not %s"
3480
#: ../drizzled/error.cc:563
3482
msgid "Column '%-.192s' is not updatable"
3485
#: ../drizzled/error.cc:564
3486
msgid "View's SELECT contains a subquery in the FROM clause"
3489
#: ../drizzled/error.cc:565
3491
msgid "View's SELECT contains a '%s' clause"
3494
#: ../drizzled/error.cc:566
3495
msgid "View's SELECT contains a variable or parameter"
3498
#: ../drizzled/error.cc:567
3500
msgid "View's SELECT refers to a temporary table '%-.192s'"
3503
#: ../drizzled/error.cc:568
3504
msgid "View's SELECT and view's field list have different column counts"
3507
#: ../drizzled/error.cc:569
3509
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3512
#: ../drizzled/error.cc:570
3513
msgid "View being updated does not have complete key of underlying table in it"
3516
#: ../drizzled/error.cc:571
3519
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3520
"(s) or definer/invoker of view lack rights to use them"
3523
#: ../drizzled/error.cc:572
3525
msgid "Can't drop or alter a %s from within another stored routine"
3528
#: ../drizzled/error.cc:573
3529
msgid "GOTO is not allowed in a stored procedure handler"
3384
3532
#: ../drizzled/error.cc:574
3386
msgid "Cannot create catalog '%s'."
3533
msgid "Trigger already exists"
3389
3536
#: ../drizzled/error.cc:575
3391
msgid "Permission is denied to create '%s' catalog."
3537
msgid "Trigger does not exist"
3394
3540
#: ../drizzled/error.cc:576
3396
msgid "Cannot drop catalog '%s'."
3542
msgid "Trigger's '%-.192s' is view or temporary table"
3399
3545
#: ../drizzled/error.cc:577
3401
msgid "Permission is denied to drop '%s' catalog."
3547
msgid "Updating of %s row is not allowed in %strigger"
3404
3550
#: ../drizzled/error.cc:578
3406
msgid "Catalog '%s' does not exist."
3552
msgid "There is no %s row in %s trigger"
3409
3555
#: ../drizzled/error.cc:579
3410
msgid "You cannot drop the 'local' catalog."
3557
msgid "Field '%-.192s' doesn't have a default value"
3413
3560
#: ../drizzled/error.cc:580
3415
msgid "Could not gain lock on '%s'."
3561
msgid "Division by 0"
3418
3564
#: ../drizzled/error.cc:581
3420
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3566
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3423
3569
#: ../drizzled/error.cc:582
3424
msgid "Invalid catalog name."
3571
msgid "Illegal %s '%-.192s' value found during parsing"
3427
3574
#: ../drizzled/error.cc:583
3429
"Engine status is now stored in the data_dictionary tables, please use these "
3433
#: ../drizzled/identifier/catalog.cc:56
3435
"Catalog name cannot be encoded and fit within filesystem name length "
3439
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3576
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3579
#: ../drizzled/error.cc:584
3581
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3584
#: ../drizzled/error.cc:585
3586
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3589
#: ../drizzled/error.cc:586
3591
msgid "Failed purging old relay logs: %s"
3594
#: ../drizzled/error.cc:587
3596
msgid "Password hash should be a %d-digit hexadecimal number"
3599
#: ../drizzled/error.cc:588
3600
msgid "Target log not found in binlog index"
3603
#: ../drizzled/error.cc:589
3604
msgid "I/O error reading log index file"
3607
#: ../drizzled/error.cc:590
3608
msgid "Server configuration does not permit binlog purge"
3611
#: ../drizzled/error.cc:591
3612
msgid "Failed on fseek()"
3615
#: ../drizzled/error.cc:592
3616
msgid "Fatal error during log purge"
3619
#: ../drizzled/error.cc:593
3620
msgid "A purgeable log is in use, will not purge"
3623
#: ../drizzled/error.cc:594
3624
msgid "Unknown error during log purge"
3627
#: ../drizzled/error.cc:595
3629
msgid "Failed initializing relay log position: %s"
3632
#: ../drizzled/error.cc:596
3633
msgid "You are not using binary logging"
3636
#: ../drizzled/error.cc:597
3639
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3642
#: ../drizzled/error.cc:598
3643
msgid "WSAStartup Failed"
3646
#: ../drizzled/error.cc:599
3647
msgid "Can't handle procedures with different groups yet"
3650
#: ../drizzled/error.cc:600
3651
msgid "Select must have a group with this procedure"
3654
#: ../drizzled/error.cc:601
3655
msgid "Can't use ORDER clause with this procedure"
3658
#: ../drizzled/error.cc:602
3660
msgid "Binary logging and replication forbid changing the global server %s"
3663
#: ../drizzled/error.cc:603
3665
msgid "Can't map file: %-.200s, errno: %d"
3668
#: ../drizzled/error.cc:604
3670
msgid "Wrong magic in %-.64s"
3673
#: ../drizzled/error.cc:605
3674
msgid "Prepared statement contains too many placeholders"
3677
#: ../drizzled/error.cc:606
3679
msgid "Key part '%-.192s' length cannot be 0"
3682
#: ../drizzled/error.cc:607
3683
msgid "View text checksum failed"
3686
#: ../drizzled/error.cc:608
3689
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3692
#: ../drizzled/error.cc:609
3694
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3697
#: ../drizzled/error.cc:610
3699
msgid "Can not delete from join view '%-.192s.%-.192s'"
3702
#: ../drizzled/error.cc:611
3704
msgid "Operation %s failed for %.256s"
3707
#: ../drizzled/error.cc:612
3708
msgid "XAER_NOTA: Unknown XID"
3711
#: ../drizzled/error.cc:613
3712
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3715
#: ../drizzled/error.cc:614
3718
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3722
#: ../drizzled/error.cc:615
3723
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3726
#: ../drizzled/error.cc:616
3728
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3732
#: ../drizzled/error.cc:617
3733
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3736
#: ../drizzled/error.cc:618
3739
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3743
#: ../drizzled/error.cc:619
3744
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3747
#: ../drizzled/error.cc:620
3748
msgid "Failed to revoke all privileges to dropped routine"
3751
#: ../drizzled/error.cc:621
3753
msgid "Data too long for column '%s' at row %ld"
3756
#: ../drizzled/error.cc:622
3758
msgid "Bad SQLSTATE: '%s'"
3761
#: ../drizzled/error.cc:623
3764
"%s: ready for connections.\n"
3765
"Version: '%s' %s\n"
3768
#: ../drizzled/error.cc:624
3769
msgid "Can't load value from file with fixed size rows to variable"
3772
#: ../drizzled/error.cc:625
3773
msgid "You are not allowed to create a user with GRANT"
3776
#: ../drizzled/error.cc:626
3778
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3781
#: ../drizzled/error.cc:627
3782
msgid "Table definition has changed, please retry transaction"
3785
#: ../drizzled/error.cc:628
3786
msgid "Duplicate handler declared in the same block"
3789
#: ../drizzled/error.cc:629
3792
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3793
"variable in BEFORE trigger"
3796
#: ../drizzled/error.cc:630
3798
msgid "Not allowed to return a result set from a %s"
3801
#: ../drizzled/error.cc:631
3802
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3805
#: ../drizzled/error.cc:632
3807
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3808
"declaration and binary logging is enabled; if non-transactional tables were "
3809
"updated, the binary log will miss their changes"
3812
#: ../drizzled/error.cc:633
3814
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3815
"declaration and binary logging is enabled (you *might* want to use the less "
3816
"safe log_bin_trust_function_creators variable)"
3819
#: ../drizzled/error.cc:634
3821
"You do not have the SUPER privilege and binary logging is enabled (you "
3822
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3825
#: ../drizzled/error.cc:635
3827
"You can't execute a prepared statement which has an open cursor associated "
3828
"with it. Reset the statement to re-execute it."
3831
#: ../drizzled/error.cc:636
3833
msgid "The statement (%lu) has no open cursor."
3836
#: ../drizzled/error.cc:637
3838
"Explicit or implicit commit is not allowed in stored function or trigger."
3841
#: ../drizzled/error.cc:638
3844
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3847
#: ../drizzled/error.cc:639
3848
msgid "Recursive stored functions and triggers are not allowed."
3851
#: ../drizzled/error.cc:640
3853
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3856
#: ../drizzled/error.cc:641
3858
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3861
#: ../drizzled/error.cc:642
3864
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3868
#: ../drizzled/error.cc:643
3870
"You can't combine write-locking of system tables with other tables or lock "
3874
#: ../drizzled/error.cc:644
3876
msgid "Unable to connect to foreign data source: %.64s"
3879
#: ../drizzled/error.cc:645
3882
"There was a problem processing the query on the foreign data source. Data "
3883
"source error: %-.64s"
3886
#: ../drizzled/error.cc:646
3889
"The foreign data source you are trying to reference does not exist. Data "
3890
"source error: %-.64s"
3893
#: ../drizzled/error.cc:647
3896
"Can't create federated table. The data source connection string '%-.64s' is "
3897
"not in the correct format"
3900
#: ../drizzled/error.cc:648
3902
msgid "The data source connection string '%-.64s' is not in the correct format"
3905
#: ../drizzled/error.cc:649
3907
msgid "Can't create federated table. Foreign data src error: %-.64s"
3910
#: ../drizzled/error.cc:650
3911
msgid "Trigger in wrong schema"
3914
#: ../drizzled/error.cc:651
3917
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3918
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3921
#: ../drizzled/error.cc:652
3923
msgid "Routine body for '%-.100s' is too long"
3926
#: ../drizzled/error.cc:653
3927
msgid "Cannot drop default keycache"
3930
#: ../drizzled/error.cc:654
3932
msgid "Display width out of range for column '%-.192s' (max = %d)"
3935
#: ../drizzled/error.cc:655
3936
msgid "XAER_DUPID: The XID already exists"
3939
#: ../drizzled/error.cc:656
3941
msgid "Datetime function: %-.32s field overflow"
3944
#: ../drizzled/error.cc:657
3947
"Can't update table '%-.192s' in stored function/trigger because it is "
3948
"already used by statement which invoked this stored function/trigger."
3951
#: ../drizzled/error.cc:658
3954
"The definition of table '%-.192s' prevents operation %.192s on table "
3958
#: ../drizzled/error.cc:659
3960
"The prepared statement contains a stored routine call that refers to that "
3961
"same statement. It's not allowed to execute a prepared statement in such a "
3965
#: ../drizzled/error.cc:660
3966
msgid "Not allowed to set autocommit from a stored function or trigger"
3969
#: ../drizzled/error.cc:661
3970
msgid "Definer is not fully qualified"
3973
#: ../drizzled/error.cc:662
3976
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3977
"Current user is used as definer. Please recreate the view!"
3980
#: ../drizzled/error.cc:663
3983
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3987
#: ../drizzled/error.cc:664
3989
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3992
#: ../drizzled/error.cc:665
3994
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3997
#: ../drizzled/error.cc:666
4000
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4003
#: ../drizzled/error.cc:667
4006
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4009
#: ../drizzled/error.cc:668
4011
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4014
#: ../drizzled/error.cc:669
4017
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4018
"activated under the authorization of the invoker, which may have "
4019
"insufficient privileges. Please recreate the trigger."
4022
#: ../drizzled/error.cc:670
4024
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4027
#: ../drizzled/error.cc:671
4030
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4031
"exceeded for routine %.192s"
4034
#: ../drizzled/error.cc:672
4037
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
4038
"or contains bad data (internal code %d)"
4041
#: ../drizzled/error.cc:673
4043
msgid "Incorrect routine name '%-.192s'"
4046
#: ../drizzled/error.cc:674
4048
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4051
#: ../drizzled/error.cc:675
4052
msgid "AGGREGATE is not supported for stored functions"
4055
#: ../drizzled/error.cc:676
4058
"Can't create more than max_prepared_stmt_count statements (current value: %"
4062
#: ../drizzled/error.cc:677
4064
msgid "`%-.192s`.`%-.192s` contains view recursion"
4067
#: ../drizzled/error.cc:678
4069
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4072
#: ../drizzled/error.cc:679
4073
msgid "The used table type doesn't support SPATIAL indexes"
4076
#: ../drizzled/error.cc:680
4077
msgid "Triggers can not be created on system tables"
4080
#: ../drizzled/error.cc:681
4082
msgid "Leading spaces are removed from name '%s'"
4085
#: ../drizzled/error.cc:682
4086
msgid "Failed to read auto-increment value from storage engine"
4089
#: ../drizzled/error.cc:683
4093
#: ../drizzled/error.cc:684
4097
#: ../drizzled/error.cc:685
4099
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4102
#: ../drizzled/error.cc:686
4104
msgid "The target table %-.100s of the %s is not insertable-into"
4107
#: ../drizzled/error.cc:687
4110
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4113
#: ../drizzled/error.cc:688
4114
msgid "Too high level of nesting for select"
4117
#: ../drizzled/error.cc:689
4119
msgid "Name '%-.64s' has become ''"
4122
#: ../drizzled/error.cc:690
4124
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4125
"optional and non-empty FIELDS ENCLOSED BY"
4128
#: ../drizzled/error.cc:691
4130
msgid "The foreign server, %s, you are trying to create already exists."
4133
#: ../drizzled/error.cc:692
4136
"The foreign server name you are trying to reference does not exist. Data "
4137
"source error: %-.64s"
4140
#: ../drizzled/error.cc:693
4143
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4146
#: ../drizzled/error.cc:694
4149
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4153
#: ../drizzled/error.cc:695
4155
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4158
#: ../drizzled/error.cc:696
4159
msgid "MAXVALUE can only be used in last partition definition"
4162
#: ../drizzled/error.cc:697
4163
msgid "Subpartitions can only be hash partitions and by key"
4166
#: ../drizzled/error.cc:698
4167
msgid "Must define subpartitions on all partitions if on one partition"
4170
#: ../drizzled/error.cc:699
4171
msgid "Wrong number of partitions defined, mismatch with previous setting"
4174
#: ../drizzled/error.cc:700
4175
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4178
#: ../drizzled/error.cc:701
4179
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4182
#: ../drizzled/error.cc:702
4183
msgid "Expression in RANGE/LIST VALUES must be constant"
4186
#: ../drizzled/error.cc:703
4187
msgid "Field in list of fields for partition function not found in table"
4190
#: ../drizzled/error.cc:704
4191
msgid "List of fields is only allowed in KEY partitions"
4194
#: ../drizzled/error.cc:705
4196
"The partition info in the frm file is not consistent with what can be "
4197
"written into the frm file"
4200
#: ../drizzled/error.cc:706
4202
msgid "The %-.192s function returns the wrong type"
4205
#: ../drizzled/error.cc:707
4207
msgid "For %-.64s partitions each partition must be defined"
4210
#: ../drizzled/error.cc:708
4211
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4214
#: ../drizzled/error.cc:709
4215
msgid "VALUES value must be of same type as partition function"
4218
#: ../drizzled/error.cc:710
4219
msgid "Multiple definition of same constant in list partitioning"
4222
#: ../drizzled/error.cc:711
4223
msgid "Partitioning can not be used stand-alone in query"
4226
#: ../drizzled/error.cc:712
4228
"The mix of handlers in the partitions is not allowed in this version of "
4232
#: ../drizzled/error.cc:713
4234
msgid "For the partitioned engine it is necessary to define all %-.64s"
4237
#: ../drizzled/error.cc:714
4238
msgid "Too many partitions (including subpartitions) were defined"
4241
#: ../drizzled/error.cc:715
4243
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4244
"partitioning for subpartitioning"
4247
#: ../drizzled/error.cc:716
4248
msgid "Failed to create specific handler file"
4251
#: ../drizzled/error.cc:717
4252
msgid "A BLOB field is not allowed in partition function"
4255
#: ../drizzled/error.cc:718
4257
msgid "A %-.192s must include all columns in the table's partitioning function"
4260
#: ../drizzled/error.cc:719
4262
msgid "Number of %-.64s = 0 is not an allowed value"
4265
#: ../drizzled/error.cc:720
4266
msgid "Partition management on a not partitioned table is not possible"
4269
#: ../drizzled/error.cc:721
4271
"Foreign key condition is not yet supported in conjunction with partitioning"
4274
#: ../drizzled/error.cc:722
4276
msgid "Error in list of partitions to %-.64s"
4279
#: ../drizzled/error.cc:723
4280
msgid "Cannot remove all partitions, use DROP TABLE instead"
4283
#: ../drizzled/error.cc:724
4284
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4287
#: ../drizzled/error.cc:725
4289
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4293
#: ../drizzled/error.cc:726
4295
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4296
"tables using HASH PARTITIONs"
4299
#: ../drizzled/error.cc:727
4301
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4304
#: ../drizzled/error.cc:728
4305
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4308
#: ../drizzled/error.cc:729
4309
msgid "At least one partition must be added"
4312
#: ../drizzled/error.cc:730
4313
msgid "At least one partition must be coalesced"
4316
#: ../drizzled/error.cc:731
4317
msgid "More partitions to reorganize than there are partitions"
4320
#: ../drizzled/error.cc:732
4322
msgid "Duplicate partition name %-.192s"
4325
#: ../drizzled/error.cc:733
4326
msgid "It is not allowed to shut off binlog on this command"
4329
#: ../drizzled/error.cc:734
4330
msgid "When reorganizing a set of partitions they must be in consecutive order"
4333
#: ../drizzled/error.cc:735
4335
"Reorganize of range partitions cannot change total ranges except for last "
4336
"partition where it can extend the range"
4339
#: ../drizzled/error.cc:736
4340
msgid "Partition function not supported in this version for this handler"
4343
#: ../drizzled/error.cc:737
4344
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4347
#: ../drizzled/error.cc:738
4349
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4352
#: ../drizzled/error.cc:739
4354
msgid "Plugin '%-.192s' is not loaded"
4357
#: ../drizzled/error.cc:740
4359
msgid "Incorrect %-.32s value: '%-.128s'"
4362
#: ../drizzled/error.cc:741
4364
msgid "Table has no partition for value %-.64s"
4367
#: ../drizzled/error.cc:742
4369
msgid "It is not allowed to specify %s more than once"
4372
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
4374
msgid "Failed to create %s"
4377
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
4379
msgid "Failed to drop %s"
4382
#: ../drizzled/error.cc:745
4383
msgid "The handler doesn't support autoextend of tablespaces"
4386
#: ../drizzled/error.cc:746
4388
"A size parameter was incorrectly specified, either number or on the form 10M"
4391
#: ../drizzled/error.cc:747
4393
"The size number was correct but we don't allow the digit part to be more "
4397
#: ../drizzled/error.cc:748
4399
msgid "Failed to alter: %s"
4402
#: ../drizzled/error.cc:749
4403
msgid "Writing one row to the row-based binary log failed"
4406
#: ../drizzled/error.cc:750
4408
msgid "Table definition on master and slave does not match: %s"
4411
#: ../drizzled/error.cc:751
4413
"Slave running with --log-slave-updates must use row-based binary logging to "
4414
"be able to replicate row-based binary log events"
4417
#: ../drizzled/error.cc:752
4419
msgid "Event '%-.192s' already exists"
4422
#: ../drizzled/error.cc:753
4424
msgid "Failed to store event %s. Error code %d from storage engine."
4427
#: ../drizzled/error.cc:754
4429
msgid "Unknown event '%-.192s'"
4432
#: ../drizzled/error.cc:755
4434
msgid "Failed to alter event '%-.192s'"
4437
#: ../drizzled/error.cc:757
4438
msgid "INTERVAL is either not positive or too big"
4441
#: ../drizzled/error.cc:758
4442
msgid "ENDS is either invalid or before STARTS"
4445
#: ../drizzled/error.cc:759
4446
msgid "Event execution time is in the past. Event has been disabled"
4449
#: ../drizzled/error.cc:760
4450
msgid "Failed to open drizzle.event"
4453
#: ../drizzled/error.cc:761
4454
msgid "No datetime expression provided"
4457
#: ../drizzled/error.cc:762
4460
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4461
"probably corrupted"
4464
#: ../drizzled/error.cc:763
4466
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4469
#: ../drizzled/error.cc:764
4470
msgid "Failed to delete the event from drizzle.event"
4473
#: ../drizzled/error.cc:765
4474
msgid "Error during compilation of event's body"
4477
#: ../drizzled/error.cc:766
4478
msgid "Same old and new event name"
4481
#: ../drizzled/error.cc:767
4483
msgid "Data for column '%s' too long"
4486
#: ../drizzled/error.cc:768
4488
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4491
#: ../drizzled/error.cc:769
4494
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4498
#: ../drizzled/error.cc:770
4499
msgid "You can't write-lock a log table. Only read access is possible"
4502
#: ../drizzled/error.cc:771
4503
msgid "You can't use locks with log tables."
4506
#: ../drizzled/error.cc:772
4509
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4510
"d would lead to a duplicate entry"
4513
#: ../drizzled/error.cc:773
4516
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4517
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4520
#: ../drizzled/error.cc:774
4522
"Cannot switch out of the row-based binary log format when the session has "
4523
"open temporary tables"
4526
#: ../drizzled/error.cc:775
4528
"Cannot change the binary logging format inside a stored function or trigger"
4531
#: ../drizzled/error.cc:776
4533
"The NDB cluster engine does not support changing the binlog format on the "
4537
#: ../drizzled/error.cc:777
4538
msgid "Cannot create temporary table with partitions"
4541
#: ../drizzled/error.cc:778
4542
msgid "Partition constant is out of partition function domain"
4545
#: ../drizzled/error.cc:779
4546
msgid "This partition function is not allowed"
4549
#: ../drizzled/error.cc:780
4550
msgid "Error in DDL log"
4553
#: ../drizzled/error.cc:781
4554
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4557
#: ../drizzled/error.cc:782
4558
msgid "Incorrect partition name"
4561
#: ../drizzled/error.cc:783
4563
"Transaction isolation level can't be changed while a transaction is in "
4567
#: ../drizzled/error.cc:784
4570
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4571
"'%-.192s' for key '%-.192s'"
4574
#: ../drizzled/error.cc:785
4576
msgid "Internal scheduler error %d"
4579
#: ../drizzled/error.cc:786
4581
msgid "Error during starting/stopping of the scheduler. Error code %u"
4584
#: ../drizzled/error.cc:787
4585
msgid "Engine cannot be used in partitioned tables"
4588
#: ../drizzled/error.cc:788
4590
msgid "Cannot activate '%-.64s' log"
4593
#: ../drizzled/error.cc:789
4594
msgid "The server was not built with row-based replication"
4597
#: ../drizzled/error.cc:790
4598
msgid "Decoding of base64 string failed"
4601
#: ../drizzled/error.cc:791
4602
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4605
#: ../drizzled/error.cc:792
4607
"Cannot proceed because system tables used by Event Scheduler were found "
4608
"damaged at server start"
4611
#: ../drizzled/error.cc:793
4612
msgid "Only integers allowed as number here"
4615
#: ../drizzled/error.cc:794
4616
msgid "This storage engine cannot be used for log tables"
4619
#: ../drizzled/error.cc:795
4621
msgid "You cannot '%s' a log table if logging is enabled"
4624
#: ../drizzled/error.cc:796
4627
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4628
"rename two tables: the log table to an archive table and another table back "
4632
#: ../drizzled/error.cc:797
4634
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4637
#: ../drizzled/error.cc:798
4639
msgid "Incorrect parameters in the call to native function '%-.192s'"
4642
#: ../drizzled/error.cc:799
4644
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4647
#: ../drizzled/error.cc:800
4649
msgid "This function '%-.192s' has the same name as a native function"
4652
#: ../drizzled/error.cc:801
4654
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4657
#: ../drizzled/error.cc:802
4658
msgid "Too many files opened, please execute the command again"
4661
#: ../drizzled/error.cc:803 ../drizzled/error.cc:804
4663
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4664
"The event was dropped immediately after creation."
4667
#: ../drizzled/error.cc:805
4669
msgid "The incident %s occurred on the master. Message: %-.64s"
4672
#: ../drizzled/error.cc:806
4673
msgid "Table has no partition for some existing values"
4676
#: ../drizzled/error.cc:807
4677
msgid "Statement is not safe to log in statement format."
4680
#: ../drizzled/error.cc:808
4682
msgid "Fatal error: %s"
4685
#: ../drizzled/error.cc:809
4687
msgid "Relay log read failure: %s"
4690
#: ../drizzled/error.cc:810
4692
msgid "Relay log write failure: %s"
4695
#: ../drizzled/error.cc:812
4697
msgid "Master command %s failed: %s"
4700
#: ../drizzled/error.cc:813
4702
msgid "Binary logging not possible. Message: %s"
4705
#: ../drizzled/error.cc:814
4707
msgid "View `%-.64s`.`%-.64s` has no creation context"
4710
#: ../drizzled/error.cc:815
4712
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4715
#: ../drizzled/error.cc:816
4717
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4720
#: ../drizzled/error.cc:817
4722
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4725
#: ../drizzled/error.cc:818
4727
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4730
#: ../drizzled/error.cc:819
4732
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4735
#: ../drizzled/error.cc:820
4737
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4740
#: ../drizzled/error.cc:821
4742
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4745
#: ../drizzled/error.cc:822
4747
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4750
#: ../drizzled/error.cc:823
4752
msgid "Ambiguous slave modes combination. %s"
4755
#: ../drizzled/error.cc:824
4758
"The BINLOG statement of type `%s` was not preceded by a format description "
4762
#: ../drizzled/error.cc:825
4763
msgid "Corrupted replication event was detected"
4766
#: ../drizzled/error.cc:826
4768
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4771
#: ../drizzled/error.cc:827
4773
msgid "Being purged log %s was not found"
4776
#: ../drizzled/error.cc:828
4778
msgid "Converted to non-transactional lock on '%-.64s'"
4781
#: ../drizzled/error.cc:829
4783
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4786
#: ../drizzled/error.cc:830
4789
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4792
#: ../drizzled/error.cc:831
4794
msgid "Can't access storage engine of table %-.64s"
4797
#: ../drizzled/error.cc:832
4798
msgid "Starting backup process"
4801
#: ../drizzled/error.cc:833
4802
msgid "Backup completed"
4805
#: ../drizzled/error.cc:834
4806
msgid "Starting restore process"
4809
#: ../drizzled/error.cc:835
4810
msgid "Restore completed"
4813
#: ../drizzled/error.cc:836
4814
msgid "Nothing to backup"
4817
#: ../drizzled/error.cc:837
4819
msgid "Database '%-.64s' cannot be included in a backup"
4822
#: ../drizzled/error.cc:838
4824
"Error during backup operation - server's error log contains more information "
4828
#: ../drizzled/error.cc:839
4830
"Error during restore operation - server's error log contains more "
4831
"information about the error"
4834
#: ../drizzled/error.cc:840
4836
"Can't execute this command because another BACKUP/RESTORE operation is in "
4840
#: ../drizzled/error.cc:841
4841
msgid "Error when preparing for backup operation"
4844
#: ../drizzled/error.cc:842
4845
msgid "Error when preparing for restore operation"
4848
#: ../drizzled/error.cc:843
4850
msgid "Invalid backup location '%-.64s'"
4853
#: ../drizzled/error.cc:844
4855
msgid "Can't read backup location '%-.64s'"
4858
#: ../drizzled/error.cc:845
4860
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4863
#: ../drizzled/error.cc:846
4864
msgid "Can't enumerate server databases"
4867
#: ../drizzled/error.cc:847
4868
msgid "Can't enumerate server tables"
4871
#: ../drizzled/error.cc:848
4873
msgid "Can't enumerate tables in database %-.64s"
4876
#: ../drizzled/error.cc:849
4878
msgid "Skipping view %-.64s in database %-.64s"
4881
#: ../drizzled/error.cc:850
4883
msgid "Skipping table %-.64s since it has no valid storage engine"
4886
#: ../drizzled/error.cc:851
4888
msgid "Can't open table %-.64s"
4891
#: ../drizzled/error.cc:852
4892
msgid "Can't read backup archive preamble"
4895
#: ../drizzled/error.cc:853
4896
msgid "Can't write backup archive preamble"
4899
#: ../drizzled/error.cc:854
4901
msgid "Can't find backup driver for table %-.64s"
4904
#: ../drizzled/error.cc:855
4907
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4911
#: ../drizzled/error.cc:856
4913
msgid "Can't create %-.64s backup driver"
4916
#: ../drizzled/error.cc:857
4918
msgid "Can't create %-.64s restore driver"
4921
#: ../drizzled/error.cc:858
4923
msgid "Found %d images in backup archive but maximum %d are supported"
4926
#: ../drizzled/error.cc:859
4928
msgid "Error when saving meta-data of %-.64s"
4931
#: ../drizzled/error.cc:860
4932
msgid "Error when reading meta-data list"
4935
#: ../drizzled/error.cc:861
4937
msgid "Can't create %-.64s"
4940
#: ../drizzled/error.cc:862
4941
msgid "Can't allocate buffer for image data transfer"
4944
#: ../drizzled/error.cc:863
4946
msgid "Error when writing %-.64s backup image data (for table #%d)"
4949
#: ../drizzled/error.cc:864
4950
msgid "Error when reading data from backup stream"
4953
#: ../drizzled/error.cc:865
4954
msgid "Can't go to the next chunk in backup stream"
4957
#: ../drizzled/error.cc:866
4959
msgid "Can't initialize %-.64s backup driver"
4962
#: ../drizzled/error.cc:867
4964
msgid "Can't initialize %-.64s restore driver"
4967
#: ../drizzled/error.cc:868
4969
msgid "Can't shut down %-.64s backup driver"
4972
#: ../drizzled/error.cc:869
4974
msgid "Can't shut down %-.64s backup driver(s)"
4977
#: ../drizzled/error.cc:870
4979
msgid "%-.64s backup driver can't prepare for synchronization"
4982
#: ../drizzled/error.cc:871
4984
msgid "%-.64s backup driver can't create its image validity point"
4987
#: ../drizzled/error.cc:872
4989
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4992
#: ../drizzled/error.cc:873
4994
msgid "%-.64s backup driver can't cancel its backup operation"
4997
#: ../drizzled/error.cc:874
4999
msgid "%-.64s restore driver can't cancel its restore operation"
5002
#: ../drizzled/error.cc:875
5004
msgid "Error when polling %-.64s backup driver for its image data"
5007
#: ../drizzled/error.cc:876
5009
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5012
#: ../drizzled/error.cc:877
5015
"After %d attempts %-.64s restore driver still can't accept next block of data"
5018
#: ../drizzled/error.cc:878
5020
msgid "Open and lock tables failed in %-.64s"
5023
#: ../drizzled/error.cc:879
5024
msgid "Backup driver's table locking thread can not be initialized."
5027
#: ../drizzled/error.cc:880
5029
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
5030
"and 'drizzle.online_backup_progress'."
5033
#: ../drizzled/error.cc:881
5035
msgid "Tablespace '%-.192s' already exists"
5038
#: ../drizzled/error.cc:882
5040
msgid "Tablespace '%-.192s' doesn't exist"
5043
#: ../drizzled/error.cc:883
5045
msgid "Unexpected master's heartbeat data: %s"
5048
#: ../drizzled/error.cc:884
5050
msgid "The requested value for the heartbeat period %s %s"
5053
#: ../drizzled/error.cc:885
5055
msgid "Can't write to the online backup progress log %-.64s."
5058
#: ../drizzled/error.cc:886
5060
msgid "Tablespace '%-.192s' not empty"
5063
#: ../drizzled/error.cc:887
5066
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5067
"server. The original definition of the required tablespace is '%-.256s' "
5068
"while the same tablespace is defined on the server as '%-.256s'"
5071
#: ../drizzled/error.cc:888
5072
msgid "A virtual column cannot be based on a virtual column"
5075
#: ../drizzled/error.cc:889
5077
msgid "Non-deterministic expression for virtual column '%s'."
5080
#: ../drizzled/error.cc:890
5083
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5086
#: ../drizzled/error.cc:891
5087
msgid "Primary key cannot be defined upon a virtual column."
5090
#: ../drizzled/error.cc:892
5091
msgid "Key/Index cannot be defined on a non-stored virtual column."
5094
#: ../drizzled/error.cc:893
5096
msgid "Cannot define foreign key with %s clause on a virtual column."
5099
#: ../drizzled/error.cc:894
5101
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5104
#: ../drizzled/error.cc:895
5106
msgid "'%s' is not yet supported for virtual columns."
5109
#: ../drizzled/error.cc:896
5110
msgid "Constant expression in virtual column function is not allowed."
5113
#: ../drizzled/error.cc:897
5114
msgid "Encountered an unknown temporal type."
5117
#: ../drizzled/error.cc:898
5119
msgid "Received an invalid string format '%s' for a date value."
5122
#: ../drizzled/error.cc:899
5124
msgid "Received an invalid string format '%s' for a time value."
5127
#: ../drizzled/error.cc:900
5129
msgid "Received an invalid value '%s' for a UNIX timestamp."
5132
#: ../drizzled/error.cc:901
5134
msgid "Received an invalid datetime value '%s'."
5137
#: ../drizzled/error.cc:902
5139
msgid "Received a NULL argument for function '%s'."
5142
#: ../drizzled/error.cc:903
5144
msgid "Received an invalid negative argument '%s' for function '%s'."
5147
#: ../drizzled/error.cc:904
5149
msgid "Received an out-of-range argument '%s' for function '%s'."
5152
#: ../drizzled/error.cc:905
5154
msgid "Received an invalid time value '%s'."
5157
#: ../drizzled/error.cc:906
5159
msgid "Received an invalid enum value '%s'."
5162
#: ../drizzled/error.cc:907
5163
msgid "Tables which are replicated require a primary key."
5166
#: ../drizzled/error.cc:908
5168
msgid "Corrupt or invalid table definition: %s"
5171
#: ../drizzled/error.cc:909
5173
msgid "Corrupt or invalid schema definition for %s : %s"
5176
#: ../drizzled/error.cc:910
5178
msgid "Schema does not exist: %s"
5181
#: ../drizzled/error.cc:911
5183
msgid "Error altering schema: %s"
5186
#: ../drizzled/error.cc:912
5188
msgid "Error droppping Schema : %s"
5191
#: ../drizzled/error.cc:913
5192
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
5195
#: ../drizzled/error.cc:914
5197
msgid "Unknown table engine option key/pair %s = %s."
5200
#: ../drizzled/error.cc:915
5202
msgid "Unknown schema engine option key/pair %s = %s."
5205
#: ../drizzled/error.cc:916
5206
msgid "Implicit cartesian join attempted."
5209
#: ../drizzled/error.cc:918
5211
msgid "Can't unlock file (Errcode: %d)"
5212
msgstr "不能解除鎖定檔案(錯誤碼: %d)"
5214
#: ../drizzled/error.cc:919
5216
msgid "Can't change size of file (Errcode: %d)"
5219
#: ../drizzled/error.cc:920
5221
msgid "Can't open stream from handle (Errcode: %d)"
5224
#: ../drizzled/error.cc:921
5226
msgid "Warning: '%s' had %d links"
5229
#: ../drizzled/error.cc:922
5231
msgid "Warning: %d files and %d streams is left open\n"
5234
#: ../drizzled/error.cc:923
5236
msgid "Can't create directory '%s' (Errcode: %d)"
5237
msgstr "不能建立資料夾'%s' (錯誤碼: %d)"
5239
#: ../drizzled/error.cc:924
5242
"Character set '%s' is not a compiled character set and is not specified in "
5246
#: ../drizzled/error.cc:925
5248
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5251
#: ../drizzled/error.cc:926
5253
msgid "Can't read value for symlink '%s' (Error %d)"
5256
#: ../drizzled/error.cc:927
5258
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5261
#: ../drizzled/error.cc:928
5263
msgid "Error on realpath() on '%s' (Error %d)"
5266
#: ../drizzled/error.cc:929
5268
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5271
#: ../drizzled/error.cc:930
5274
"Collation '%s' is not a compiled collation and is not specified in the %s "
5278
#: ../drizzled/error.cc:931
5280
msgid "File '%s' (fileno: %d) was not closed"
5283
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
3441
5285
"Schema name cannot be encoded and fit within filesystem name length "
3442
5286
"restrictions."
3445
#: ../drizzled/identifier/table.cc:238
5289
#: ../drizzled/identifier/table.cc:224
3447
5291
"Table name cannot be encoded and fit within filesystem name length "
3448
5292
"restrictions."
3864
#: ../drizzled/sql_table.cc:1933
5774
#: ../drizzled/sql_base.cc:1521
5776
msgid "Table %s had a open data Cursor in reopen_table"
5779
#: ../drizzled/sql_table.cc:1957
3866
5781
msgid "Unknown - internal error %d during operation"
3869
#: ../drizzled/statement/alter_table.cc:1514
5784
#: ../drizzled/statement/alter_table.cc:1486
3872
5787
"order_st BY ignored because there is a user-defined clustered index in the "
3873
5788
"table '%-.192s'"
3876
#: ../drizzled/sys_var.cc:1526
3878
msgid "Variable named %s already exists!\n"
3881
#: ../drizzled/sys_var.cc:1535
3883
msgid "Could not add Variable: %s\n"
3886
#: ../drizzled/sys_var.cc:1633
3887
msgid "Failed to initialize system variables"
3890
#: ../drizzled/table.cc:1690
5791
#: ../drizzled/table.cc:1965
3892
5793
msgid "Got error %d when reading table '%s'"
3895
#: ../drizzled/table/instance/base.cc:1883
5796
#: ../drizzled/table_share.cc:867
5798
msgid "Table %s has invalid/unknown collation: %d,%s"
5801
#: ../drizzled/table_share.cc:1160
5803
msgid "ENUM column %s has greater than %d possible values"
5806
#: ../drizzled/table_share.cc:2071
3897
5808
msgid "Unknown collation '%s' in table '%-.64s' definition"
3900
#: ../drizzled/table/instance/base.cc:1890
5811
#: ../drizzled/table_share.cc:2078
3903
5814
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3907
#: ../drizzled/tztime.cc:170
5818
#: ../drizzled/tztime.cc:173
3909
5820
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3912
#: ../plugin/auth_file/auth_file.cc:227
5823
#: ../plugin/auth_file/auth_file.cc:225
3914
5825
msgid "Could not load auth file: %s\n"
3917
#: ../plugin/auth_file/auth_file.cc:243
5828
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
3918
5829
msgid "File to load for usernames and passwords"
3921
#: ../plugin/auth_http/auth_http.cc:135
3923
"auth_http plugin loaded but required option url not specified. Against which "
3924
"URL are you intending on authenticating?\n"
5832
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
5833
msgid "Enable HTTP Auth check"
3927
#: ../plugin/auth_http/auth_http.cc:151
5836
#: ../plugin/auth_http/auth_http.cc:160
3928
5837
msgid "URL for HTTP Auth check"
3931
#: ../plugin/auth_ldap/auth_ldap.cc:291
5840
#: ../plugin/auth_ldap/auth_ldap.cc:285
3933
5842
msgid "Reconnect failed: %s\n"
3936
#: ../plugin/auth_ldap/auth_ldap.cc:310
5845
#: ../plugin/auth_ldap/auth_ldap.cc:304
3938
5847
msgid "ldap_search_ext_s failed: %s\n"
3941
#: ../plugin/auth_ldap/auth_ldap.cc:416
5850
#: ../plugin/auth_ldap/auth_ldap.cc:410
3943
5852
msgid "Could not load auth ldap: %s\n"
3946
#: ../plugin/auth_ldap/auth_ldap.cc:437
5855
#: ../plugin/auth_ldap/auth_ldap.cc:423
3947
5856
msgid "URI of the LDAP server to contact"
5859
#: ../plugin/auth_ldap/auth_ldap.cc:431
5860
msgid "DN to use when binding to the LDAP server"
3950
5863
#: ../plugin/auth_ldap/auth_ldap.cc:439
3951
msgid "DN to use when binding to the LDAP server"
3954
#: ../plugin/auth_ldap/auth_ldap.cc:441
3955
5864
msgid "Password to use when binding the DN"
3958
#: ../plugin/auth_ldap/auth_ldap.cc:443
5867
#: ../plugin/auth_ldap/auth_ldap.cc:447
3959
5868
msgid "DN to use when searching"
3962
#: ../plugin/auth_ldap/auth_ldap.cc:445
5871
#: ../plugin/auth_ldap/auth_ldap.cc:455
3963
5872
msgid "Attribute in LDAP with plain text password"
3966
#: ../plugin/auth_ldap/auth_ldap.cc:447
5875
#: ../plugin/auth_ldap/auth_ldap.cc:463
3967
5876
msgid "Attribute in LDAP with MySQL hashed password"
3970
#: ../plugin/auth_ldap/auth_ldap.cc:449
5879
#: ../plugin/auth_ldap/auth_ldap.cc:471
3971
5880
msgid "How often to empty the users cache, 0 to disable"
3974
#: ../plugin/blitzdb/ha_blitz.cc:1507
3975
msgid "Estimated number of rows that a BlitzDB table will store."
3978
#: ../plugin/console/console.cc:379
5883
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
3979
5884
msgid "Enable the console."
3982
#: ../plugin/console/console.cc:382
5887
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
3983
5888
msgid "Turn on extra debugging."
3986
#: ../plugin/console/console.cc:385
5891
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
3987
5892
msgid "User to use for auth."
3990
#: ../plugin/console/console.cc:388
5895
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
3991
5896
msgid "Password to use for auth."
3994
#: ../plugin/console/console.cc:391
3996
msgid "Default catalog to use."
3999
#: ../plugin/console/console.cc:394
4001
msgid "Default schema to use."
4004
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
5899
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
5901
msgid "Default database to use."
5904
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:826
5905
#: ../plugin/mysql_protocol/mysql_protocol.cc:900
5906
msgid "Invalid value of port\n"
5909
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:835
5910
#: ../plugin/mysql_protocol/mysql_protocol.cc:909
5911
msgid "Invalid value for connect_timeout\n"
5914
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:844
5915
#: ../plugin/mysql_protocol/mysql_protocol.cc:918
5916
msgid "Invalid value for read_timeout\n"
5919
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:853
5920
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
5921
msgid "Invalid value for write_timeout\n"
5924
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:862
5925
msgid "Invalid value for retry_count\n"
5928
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:871
5929
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
5930
msgid "Invalid value for buffer_length\n"
5933
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:891
5934
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:915
4006
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
5936
"Port number to use for connection or 0 for default to, in order of "
5937
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4010
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4011
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
5940
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:897
5941
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:921
5942
#: ../plugin/mysql_protocol/mysql_protocol.cc:974
5943
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
4012
5944
msgid "Connect Timeout."
4015
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4016
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
5947
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5948
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:924
5949
#: ../plugin/mysql_protocol/mysql_protocol.cc:977
5950
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
4017
5951
msgid "Read Timeout."
4020
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4021
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
5954
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5955
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:927
5956
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5957
#: ../plugin/mysql_protocol/mysql_protocol.cc:1002
4022
5958
msgid "Write Timeout."
4025
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4026
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
5961
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5962
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:930
5963
#: ../plugin/mysql_protocol/mysql_protocol.cc:981
5964
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
4027
5965
msgid "Retry Count."
4030
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4031
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
5968
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5969
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:933
5970
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5971
#: ../plugin/mysql_protocol/mysql_protocol.cc:1008
4032
5972
msgid "Buffer length."
4035
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4036
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
5975
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:909
5976
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:936
5977
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5978
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
4037
5979
msgid "Address to bind to."
4040
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4041
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4042
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4043
msgid "Maximum simultaneous connections."
4046
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4047
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4048
msgid "A restrictive IP address list for incoming admin connections."
4051
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4052
msgid "Failed to send error message to libnotify\n"
4055
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4056
msgid "Error Messages to stderr"
4059
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4060
msgid "Comma-separated list of schemas to exclude"
4063
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4064
msgid "Comma-separated list of tables to exclude"
4067
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4068
msgid "Regular expression to apply to schemas to exclude"
4071
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4072
msgid "Regular expression to apply to tables to exclude"
4075
#: ../plugin/haildb/haildb_engine.cc:1080
4076
#: ../plugin/haildb/haildb_engine.cc:1218
4077
#: ../plugin/haildb/haildb_engine.cc:1248
4079
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4082
#: ../plugin/haildb/haildb_engine.cc:1099
4084
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4087
#: ../plugin/haildb/haildb_engine.cc:1197
4088
#: ../plugin/haildb/haildb_engine.cc:1310
4089
#: ../plugin/haildb/haildb_engine.cc:1491
4090
#: ../plugin/haildb/haildb_engine.cc:2157
4092
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4095
#: ../plugin/haildb/haildb_engine.cc:1349
4096
#: ../plugin/haildb/haildb_engine.cc:1365
4098
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4101
#: ../plugin/haildb/haildb_engine.cc:3403
4103
msgid "Error starting HailDB %d (%s)\n"
4106
#: ../plugin/haildb/haildb_engine.cc:3432
4107
msgid "Disable HailDB adaptive hash index (enabled by default)."
4110
#: ../plugin/haildb/haildb_engine.cc:3434
4111
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4114
#: ../plugin/haildb/haildb_engine.cc:3437
4116
"Size of a memory pool HailDB uses to store data dictionary information and "
5982
#: ../plugin/drizzle_protocol/errmsg.cc:31
5983
msgid "Unknown Drizzle error"
5986
#: ../plugin/drizzle_protocol/errmsg.cc:32
5988
msgid "Can't create UNIX socket (%d)"
5991
#: ../plugin/drizzle_protocol/errmsg.cc:33
5993
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5996
#: ../plugin/drizzle_protocol/errmsg.cc:34
5998
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
6001
#: ../plugin/drizzle_protocol/errmsg.cc:35
6003
msgid "Can't create TCP/IP socket (%d)"
6006
#: ../plugin/drizzle_protocol/errmsg.cc:36
6008
msgid "Unknown Drizzle server host '%-.100s' (%d)"
6011
#: ../plugin/drizzle_protocol/errmsg.cc:37
6012
msgid "Drizzle server has gone away"
6015
#: ../plugin/drizzle_protocol/errmsg.cc:38
6017
msgid "Protocol mismatch; server version = %d, client version = %d"
6020
#: ../plugin/drizzle_protocol/errmsg.cc:39
6021
msgid "Drizzle client ran out of memory"
6024
#: ../plugin/drizzle_protocol/errmsg.cc:40
6025
msgid "Wrong host info"
6028
#: ../plugin/drizzle_protocol/errmsg.cc:41
6029
msgid "Localhost via UNIX socket"
6032
#: ../plugin/drizzle_protocol/errmsg.cc:42
6034
msgid "%-.100s via TCP/IP"
6037
#: ../plugin/drizzle_protocol/errmsg.cc:43
6038
msgid "Error in server handshake"
6041
#: ../plugin/drizzle_protocol/errmsg.cc:44
6042
msgid "Lost connection to Drizzle server during query"
6045
#: ../plugin/drizzle_protocol/errmsg.cc:45
6046
msgid "Commands out of sync; you can't run this command now"
6049
#: ../plugin/drizzle_protocol/errmsg.cc:46
6051
msgid "Named pipe: %-.32s"
6054
#: ../plugin/drizzle_protocol/errmsg.cc:47
6056
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6059
#: ../plugin/drizzle_protocol/errmsg.cc:48
6061
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6064
#: ../plugin/drizzle_protocol/errmsg.cc:49
6066
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6069
#: ../plugin/drizzle_protocol/errmsg.cc:50
6071
msgid "Can't initialize character set %-.32s (path: %-.100s)"
6074
#: ../plugin/drizzle_protocol/errmsg.cc:51
6075
msgid "Got packet bigger than 'max_allowed_packet' bytes"
6078
#: ../plugin/drizzle_protocol/errmsg.cc:52
6079
msgid "Embedded server"
6082
#: ../plugin/drizzle_protocol/errmsg.cc:53
6083
msgid "Error on SHOW SLAVE STATUS:"
6086
#: ../plugin/drizzle_protocol/errmsg.cc:54
6087
msgid "Error on SHOW SLAVE HOSTS:"
6090
#: ../plugin/drizzle_protocol/errmsg.cc:55
6091
msgid "Error connecting to slave:"
6094
#: ../plugin/drizzle_protocol/errmsg.cc:56
6095
msgid "Error connecting to master:"
6098
#: ../plugin/drizzle_protocol/errmsg.cc:57
6099
msgid "SSL connection error"
6102
#: ../plugin/drizzle_protocol/errmsg.cc:58
6103
msgid "Malformed packet"
6106
#: ../plugin/drizzle_protocol/errmsg.cc:59
6107
#: ../plugin/drizzle_protocol/errmsg.cc:70
6108
#: ../plugin/drizzle_protocol/errmsg.cc:71
6109
#: ../plugin/drizzle_protocol/errmsg.cc:72
6110
#: ../plugin/drizzle_protocol/errmsg.cc:73
6111
#: ../plugin/drizzle_protocol/errmsg.cc:74
6112
#: ../plugin/drizzle_protocol/errmsg.cc:75
6113
#: ../plugin/drizzle_protocol/errmsg.cc:76
6114
#: ../plugin/drizzle_protocol/errmsg.cc:77
6115
#: ../plugin/drizzle_protocol/errmsg.cc:78
6116
msgid "(unused error message)"
6119
#: ../plugin/drizzle_protocol/errmsg.cc:60
6120
msgid "Invalid use of null pointer"
6123
#: ../plugin/drizzle_protocol/errmsg.cc:61
6124
msgid "Statement not prepared"
6127
#: ../plugin/drizzle_protocol/errmsg.cc:62
6128
msgid "No data supplied for parameters in prepared statement"
6131
#: ../plugin/drizzle_protocol/errmsg.cc:63
6132
msgid "Data truncated"
6135
#: ../plugin/drizzle_protocol/errmsg.cc:64
6136
msgid "No parameters exist in the statement"
6139
#: ../plugin/drizzle_protocol/errmsg.cc:65
6140
msgid "Invalid parameter number"
6143
#: ../plugin/drizzle_protocol/errmsg.cc:66
6146
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6149
#: ../plugin/drizzle_protocol/errmsg.cc:68
6151
msgid "Using unsupported buffer type: %d (parameter: %d)"
6154
#: ../plugin/drizzle_protocol/errmsg.cc:69
6156
msgid "Shared memory: %-.100s"
6159
#: ../plugin/drizzle_protocol/errmsg.cc:79
6160
msgid "Wrong or unknown protocol"
6163
#: ../plugin/drizzle_protocol/errmsg.cc:80
6164
msgid "Invalid connection handle"
6167
#: ../plugin/drizzle_protocol/errmsg.cc:81
6169
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6170
"option 'secure_auth' enabled)"
6173
#: ../plugin/drizzle_protocol/errmsg.cc:83
6174
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6177
#: ../plugin/drizzle_protocol/errmsg.cc:84
6178
msgid "Attempt to read column without prior row fetch"
6181
#: ../plugin/drizzle_protocol/errmsg.cc:85
6182
msgid "Prepared statement contains no metadata"
6185
#: ../plugin/drizzle_protocol/errmsg.cc:86
6187
"Attempt to read a row while there is no result set associated with the "
6191
#: ../plugin/drizzle_protocol/errmsg.cc:88
6192
msgid "This feature is not implemented yet"
6195
#: ../plugin/drizzle_protocol/errmsg.cc:89
6198
"Lost connection to Drizzle server while waiting for initial communication "
6199
"packet, system error: %d"
6202
#: ../plugin/drizzle_protocol/errmsg.cc:91
6205
"Lost connection to Drizzle server while reading initial communication "
6206
"packet, system error: %d"
6209
#: ../plugin/drizzle_protocol/errmsg.cc:93
6212
"Lost connection to Drizzle server while sending authentication information, "
6216
#: ../plugin/drizzle_protocol/errmsg.cc:95
6219
"Lost connection to Drizzle server while reading authorization information, "
6223
#: ../plugin/drizzle_protocol/errmsg.cc:97
6226
"Lost connection to Drizzle server while setting initial database, system "
6230
#: ../plugin/drizzle_protocol/errmsg.cc:99
6232
msgid "Statement closed indirectly because of a preceding %s() call"
6235
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
6236
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
6237
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
6239
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
6242
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
6244
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
6247
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
6248
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
6249
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
6250
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
6252
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
6255
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
6256
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
6258
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
6261
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
6262
msgid "Invalid value of additional-mem-pool-size"
6265
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
6266
msgid "Invalid value of autoextend-increment"
6269
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
6270
msgid "Invalid value of buffer-pool-size"
6273
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
6274
msgid "Invalid value of io-capacity"
6277
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
6278
msgid "Invalid value of fast-shutdown"
6281
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
6282
msgid "Invalid value of flush-log-at-trx-commit"
6285
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
6286
msgid "Invalid value of force-recovery"
6289
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
6290
msgid "Invalid value of log-file-size"
6293
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
6294
msgid "Invalid value of log-files-in-group"
6297
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
6298
msgid "Invalid value of lock-wait-timeout"
6301
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
6302
msgid "Invalid value of log-buffer-size"
6305
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
6306
msgid "Invalid value of lru-old-blocks-pct"
6309
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
6310
msgid "Invalid value of lru-block-access-recency"
6313
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
6314
msgid "Invalid value of max-dirty-pages-pct"
6317
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
6318
msgid "Invalid value of max-purge-lag"
6321
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
6322
msgid "Invalid value of open-files"
6325
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
6326
msgid "Invalid value of read-io-threads"
6329
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
6330
msgid "Invalid value of sync_spin_loops"
6333
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
6335
msgid "Error starting Embedded InnoDB %d (%s)\n"
6338
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
6339
msgid "Enable InnoDB adaptive hash index (enabled by default)."
6342
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
6343
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
6346
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
6348
"Size of a memory pool InnoDB uses to store data dictionary information and "
4117
6349
"other internal data structures."
4120
#: ../plugin/haildb/haildb_engine.cc:3440
6352
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4121
6353
msgid "Data file autoextend increment in megabytes"
4124
#: ../plugin/haildb/haildb_engine.cc:3443
6356
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4126
"The size of the memory buffer HailDB uses to cache data and indexes of its "
6358
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4130
#: ../plugin/haildb/haildb_engine.cc:3446
4131
msgid "The common part for HailDB table spaces."
4134
#: ../plugin/haildb/haildb_engine.cc:3448
4135
msgid "Disable HailDB checksums validation (enabled by default)."
4138
#: ../plugin/haildb/haildb_engine.cc:3450
4139
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4142
#: ../plugin/haildb/haildb_engine.cc:3453
6362
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
6363
msgid "The common part for InnoDB table spaces."
6366
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
6368
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
6372
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
6374
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
6375
"innodb-doublewrite."
6378
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4143
6379
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4146
#: ../plugin/haildb/haildb_engine.cc:3456
6382
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4148
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
6384
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4149
6385
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4152
#: ../plugin/haildb/haildb_engine.cc:3459
4153
msgid "Stores each HailDB table to an .ibd file in the database dir."
6388
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
6389
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4156
#: ../plugin/haildb/haildb_engine.cc:3462
6392
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4157
6393
msgid "File format to use for new tables in .ibd files."
4160
#: ../plugin/haildb/haildb_engine.cc:3465
6396
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4162
6398
"Set to 0 (write and flush once per second),1 (write and flush at each "
4163
6399
"commit) or 2 (write at commit, flush once per second)."
4166
#: ../plugin/haildb/haildb_engine.cc:3468
6402
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4167
6403
msgid "With which method to flush data."
4170
#: ../plugin/haildb/haildb_engine.cc:3471
6406
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4172
6408
"Helps to save your data in case the disk image of the database becomes "
4176
#: ../plugin/haildb/haildb_engine.cc:3474
6412
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
6413
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4177
6414
msgid "Path to individual files and their sizes."
4180
#: ../plugin/haildb/haildb_engine.cc:3477
4181
msgid "Path to HailDB log files."
6417
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
6418
msgid "Path to InnoDB log files."
4184
#: ../plugin/haildb/haildb_engine.cc:3480
6421
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4185
6422
msgid "Size of each log file in a log group."
4188
#: ../plugin/haildb/haildb_engine.cc:3483
6425
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4190
"Number of log files in the log group. HailDB writes to the files in a "
6427
"Number of log files in the log group. InnoDB writes to the files in a "
4191
6428
"circular fashion. Value 3 is recommended here."
4194
#: ../plugin/haildb/haildb_engine.cc:3486
6431
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4196
"Timeout in seconds an HailDB transaction may wait for a lock before being "
6433
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4197
6434
"rolled back. Values above 100000000 disable the timeout."
4200
#: ../plugin/haildb/haildb_engine.cc:3489
6437
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4202
"The size of the buffer which HailDB uses to write log to the log files on "
6439
"The size of the buffer which InnoDB uses to write log to the log files on "
4206
#: ../plugin/haildb/haildb_engine.cc:3492
6443
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4208
6445
"Sets the point in the LRU list from where all pages are classified as old "
4209
6446
"(Advanced users)"
4212
#: ../plugin/haildb/haildb_engine.cc:3495
6449
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4214
6451
"Milliseconds between accesses to a block at which it is made young. "
4215
6452
"0=disabled (Advanced users)"
4218
#: ../plugin/haildb/haildb_engine.cc:3498
6455
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4219
6456
msgid "Percentage of dirty pages allowed in bufferpool."
4222
#: ../plugin/haildb/haildb_engine.cc:3501
6459
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4223
6460
msgid "Desired maximum length of the purge queue (0 = no limit)"
4226
#: ../plugin/haildb/haildb_engine.cc:3504
6463
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4228
6465
"Roll back the complete transaction on lock wait timeout, for 4.x "
4229
6466
"compatibility (disabled by default)"
4232
#: ../plugin/haildb/haildb_engine.cc:3507
4233
msgid "How many files at the maximum HailDB keeps open at the same time."
4236
#: ../plugin/haildb/haildb_engine.cc:3510
4237
msgid "Number of background read I/O threads in HailDB."
4240
#: ../plugin/haildb/haildb_engine.cc:3513
4241
msgid "Number of background write I/O threads in HailDB."
4244
#: ../plugin/haildb/haildb_engine.cc:3515
6469
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
6470
msgid "How many files at the maximum InnoDB keeps open at the same time."
6473
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
6474
msgid "Number of background read I/O threads in InnoDB."
6477
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
6478
msgid "Number of background write I/O threads in InnoDB."
6481
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4246
6483
"Disable if you want to reduce the number of messages written to the log "
4247
6484
"(default: enabled)."
4250
#: ../plugin/haildb/haildb_engine.cc:3518
4251
msgid "Enable SHOW HAILDB STATUS output in the log"
4254
#: ../plugin/haildb/haildb_engine.cc:3521
4255
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4258
#: ../plugin/haildb/haildb_engine.cc:3523
4260
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4263
#: ../plugin/hello_events/hello_events.cc:401
6487
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
6488
msgid "Enable SHOW INNODB STATUS output in the log"
6491
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
6492
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
6495
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
6496
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
6499
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
6501
msgid "Failed to send error message to libnotify\n"
6504
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
6505
msgid "Error Messages to stderr"
6508
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
6509
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
6510
msgid "List of schemas to filter"
6513
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
6514
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
6515
msgid "List of tables to filter"
6518
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
6519
msgid "Regular expression to apply to schemas to filter"
6522
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
6523
msgid "Regular expression to apply to tables to filter"
6526
#: ../plugin/hello_events/hello_events.cc:301
6527
msgid "Invalid value of before-write-position\n"
6530
#: ../plugin/hello_events/hello_events.cc:310
6531
#: ../plugin/hello_events/hello_events.cc:319
6532
msgid "Invalid value of before-update-position\n"
6535
#: ../plugin/hello_events/hello_events.cc:359
6536
#: ../plugin/hello_events/hello_events.cc:362
6537
#: ../plugin/hello_events/hello_events.cc:380
6538
msgid "A comma delimited list of databases to watch"
6541
#: ../plugin/hello_events/hello_events.cc:365
6542
#: ../plugin/hello_events/hello_events.cc:396
4264
6543
msgid "Enable Example Events Plugin"
6546
#: ../plugin/hello_events/hello_events.cc:368
4267
6547
#: ../plugin/hello_events/hello_events.cc:404
4268
#: ../plugin/hello_events/hello_events.cc:407
4269
msgid "A comma delimited list of databases to watch"
4272
#: ../plugin/hello_events/hello_events.cc:410
4273
6548
msgid "Before write row event observer call position"
4276
#: ../plugin/hello_events/hello_events.cc:413
4277
#: ../plugin/pbms/src/parameters_ms.cc:461
6551
#: ../plugin/hello_events/hello_events.cc:371
6552
#: ../plugin/hello_events/hello_events.cc:415
6553
#: ../plugin/pbms/src/parameters_ms.cc:579
4278
6554
msgid "Before update row event observer call position"
4281
#: ../plugin/hello_events/hello_events.cc:416
6557
#: ../plugin/hello_events/hello_events.cc:374
6558
#: ../plugin/hello_events/hello_events.cc:426
4282
6559
msgid "After drop database event observer call position"
4285
#: ../plugin/hello_events/hello_events.cc:427
6562
#: ../plugin/hello_events/hello_events.cc:388
6563
msgid "A comma delimited list of tables to watch"
6566
#: ../plugin/hello_events/hello_events.cc:450
4286
6567
msgid "An example events Plugin"
4289
#: ../plugin/innobase/handler/data_dictionary.cc:760
6570
#: ../plugin/innobase/handler/data_dictionary.cc:202
4291
6572
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4294
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4296
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4300
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4302
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4306
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4309
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4310
"or its equivalent numeric id"
4313
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4314
msgid "Do not use Native AIO library for IO, even if available"
4317
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4318
msgid "Enable internal replication log."
4321
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4323
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4324
"rolled back. Values above 100000000 disable the timeout."
4327
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4328
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4331
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4333
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4334
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4337
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4338
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4339
#: ../plugin/transaction_log/print_transaction_message.cc:177
4340
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4342
msgid "Unable to parse transaction. Got error: %s.\n"
4345
#: ../plugin/innobase/srv/srv0start.cc:1034
4346
msgid "InnoDB: cannot determine Mac OS X version!\n"
4349
#: ../plugin/innobase/srv/srv0start.cc:1039
4351
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4352
"InnoDB: making transactions unsafe!\n"
4355
#: ../plugin/innobase/srv/srv0start.cc:1048
4358
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4359
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4360
"InnoDB: allocate more than 4 GB of memory."
4363
#: ../plugin/innobase/srv/srv0start.cc:1063
4365
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4368
#: ../plugin/innobase/srv/srv0start.cc:1068
4371
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4372
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4373
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4376
#: ../plugin/innobase/srv/srv0start.cc:1078
4378
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4381
#: ../plugin/innobase/srv/srv0start.cc:1083
4383
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4386
#: ../plugin/innobase/srv/srv0start.cc:1088
4388
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4391
#: ../plugin/innobase/srv/srv0start.cc:1092
4393
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4396
#: ../plugin/innobase/srv/srv0start.cc:1097
4398
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4401
#: ../plugin/innobase/srv/srv0start.cc:1167
4403
msgid " InnoDB: Using Linux native AIO\n"
4406
#: ../plugin/logging_gearman/logging_gearman.cc:186
6575
#: ../plugin/innobase/handler/ha_innodb.cc:1858
6576
msgid "Invalid value for io-capacity\n"
6579
#: ../plugin/innobase/handler/ha_innodb.cc:1877
6580
msgid "Invalid value for fast-shutdown\n"
6583
#: ../plugin/innobase/handler/ha_innodb.cc:1891
6584
msgid "Invalid value for flush-log-at-trx-commit\n"
6587
#: ../plugin/innobase/handler/ha_innodb.cc:1921
6588
msgid "Invalid value for max-dirty-pages-pct\n"
6591
#: ../plugin/innobase/handler/ha_innodb.cc:1930
6592
msgid "Invalid value for stats-sample-pages\n"
6595
#: ../plugin/innobase/handler/ha_innodb.cc:1941
6596
msgid "Invalid value for additional-mem-pool-size\n"
6599
#: ../plugin/innobase/handler/ha_innodb.cc:1951
6600
msgid "Invalid value for autoextend-increment\n"
6603
#: ../plugin/innobase/handler/ha_innodb.cc:1961
6604
msgid "Invalid value for buffer-pool-size\n"
6607
#: ../plugin/innobase/handler/ha_innodb.cc:1971
6608
msgid "Invalid value for commit-concurrency\n"
6611
#: ../plugin/innobase/handler/ha_innodb.cc:1980
6612
msgid "Invalid value for concurrency-tickets\n"
6615
#: ../plugin/innobase/handler/ha_innodb.cc:1989
6616
msgid "Invalid value for file-io-threads\n"
6619
#: ../plugin/innobase/handler/ha_innodb.cc:1998
6620
msgid "Invalid value for read-io-threads\n"
6623
#: ../plugin/innobase/handler/ha_innodb.cc:2007
6624
msgid "Invalid value for write-io-threads\n"
6627
#: ../plugin/innobase/handler/ha_innodb.cc:2016
6628
msgid "Invalid value for force-recovery\n"
6631
#: ../plugin/innobase/handler/ha_innodb.cc:2026
6632
#: ../plugin/innobase/handler/ha_innodb.cc:2036
6633
msgid "Invalid value for log-file-size\n"
6636
#: ../plugin/innobase/handler/ha_innodb.cc:2045
6637
msgid "Invalid value for log-files-in-group\n"
6640
#: ../plugin/innobase/handler/ha_innodb.cc:2054
6641
msgid "Invalid value for mirrored-log-groups\n"
6644
#: ../plugin/innobase/handler/ha_innodb.cc:2063
6645
msgid "Invalid value for open-files\n"
6648
#: ../plugin/innobase/handler/ha_innodb.cc:2072
6649
msgid "Invalid value for thread-concurrency\n"
6652
#: ../plugin/innobase/handler/ha_innodb.cc:2095
6653
msgid "Invalid value for read-ahead-threshold\n"
6656
#: ../plugin/innobase/handler/ha_innodb.cc:2119
6657
msgid "Invalid value for lock-wait-timeout\n"
6660
#: ../plugin/logging_gearman/logging_gearman.cc:199
4408
6662
msgid "fail gearman_client_create(): %s"
4411
#: ../plugin/logging_gearman/logging_gearman.cc:197
6665
#: ../plugin/logging_gearman/logging_gearman.cc:210
4413
6667
msgid "fail gearman_client_add_server(): %s"
4416
#: ../plugin/logging_gearman/logging_gearman.cc:302
6670
#: ../plugin/logging_gearman/logging_gearman.cc:309
6671
#: ../plugin/logging_gearman/logging_gearman.cc:316
6672
msgid "Enable logging to a gearman server"
6675
#: ../plugin/logging_gearman/logging_gearman.cc:325
4417
6676
msgid "Hostname for logging to a Gearman server"
4420
#: ../plugin/logging_gearman/logging_gearman.cc:305
6679
#: ../plugin/logging_gearman/logging_gearman.cc:334
4421
6680
msgid "Gearman Function to send logging to"
4424
#: ../plugin/logging_gearman/logging_gearman.cc:316
6683
#: ../plugin/logging_gearman/logging_gearman.cc:352
4425
6684
msgid "Log queries to a Gearman server"
4428
#: ../plugin/logging_query/logging_query.cc:178
6687
#: ../plugin/logging_query/logging_query.cc:192
4430
6689
msgid "fail open() fn=%s er=%s\n"
4433
#: ../plugin/logging_query/logging_query.cc:319
6692
#: ../plugin/logging_query/logging_query.cc:316
6693
msgid "Invalid value for threshold-slow"
6696
#: ../plugin/logging_query/logging_query.cc:325
6697
msgid "Invalid value for threshold-big-resultset"
6700
#: ../plugin/logging_query/logging_query.cc:334
6701
msgid "Invalid value for threshold-big-examined"
6704
#: ../plugin/logging_query/logging_query.cc:348
6705
#: ../plugin/logging_query/logging_query.cc:364
4434
6706
msgid "Enable logging to CSV file"
4437
#: ../plugin/logging_query/logging_query.cc:322
4438
msgid "File to log to"
4441
#: ../plugin/logging_query/logging_query.cc:325
4442
msgid "PCRE to match the query against"
4445
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
6709
#: ../plugin/logging_query/logging_query.cc:351
6710
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
6711
#: ../plugin/syslog/module.cc:233
4446
6712
msgid "Threshold for logging slow queries, in microseconds"
4449
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
6715
#: ../plugin/logging_query/logging_query.cc:354
6716
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
6717
#: ../plugin/syslog/module.cc:236
4450
6718
msgid "Threshold for logging big queries, for rows returned"
4453
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
6721
#: ../plugin/logging_query/logging_query.cc:357
6722
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
6723
#: ../plugin/syslog/module.cc:239
4454
6724
msgid "Threshold for logging big queries, for rows examined"
4457
#: ../plugin/logging_query/logging_query.cc:345
6727
#: ../plugin/logging_query/logging_query.cc:373
6728
msgid "File to log to"
6731
#: ../plugin/logging_query/logging_query.cc:382
6732
msgid "PCRE to match the query against"
6735
#: ../plugin/logging_query/logging_query.cc:439
4458
6736
msgid "Log queries to a CSV file"
4461
#: ../plugin/logging_stats/logging_stats.cc:373
6739
#: ../plugin/logging_stats/logging_stats.cc:312
6740
msgid "Invalid value for max-user-count\n"
6743
#: ../plugin/logging_stats/logging_stats.cc:320
6744
msgid "Invalid value for bucket-count\n"
6747
#: ../plugin/logging_stats/logging_stats.cc:329
6748
msgid "Invalid value for scoreboard-size\n"
6751
#: ../plugin/logging_stats/logging_stats.cc:364
6752
#: ../plugin/logging_stats/logging_stats.cc:406
4462
6753
msgid "Max number of users that will be logged"
4465
#: ../plugin/logging_stats/logging_stats.cc:376
6756
#: ../plugin/logging_stats/logging_stats.cc:375
6757
#: ../plugin/logging_stats/logging_stats.cc:409
4466
6758
msgid "Max number of range locks to use for Scoreboard"
4469
#: ../plugin/logging_stats/logging_stats.cc:379
6761
#: ../plugin/logging_stats/logging_stats.cc:386
6762
#: ../plugin/logging_stats/logging_stats.cc:412
4470
6763
msgid "Max number of concurrent sessions that will be logged"
4473
#: ../plugin/logging_stats/logging_stats.cc:380
6766
#: ../plugin/logging_stats/logging_stats.cc:397
6767
#: ../plugin/logging_stats/logging_stats.cc:415
4474
6768
msgid "Enable Logging Statistics Collection"
4477
#: ../plugin/logging_stats/logging_stats.cc:389
6771
#: ../plugin/logging_stats/logging_stats.cc:432
4478
6772
msgid "User Statistics as DATA_DICTIONARY tables"