982
#: ../client/drizzledump.cc:528
1212
#: ../client/drizzledump.cc:2471
983
1213
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
1216
#: ../client/drizzledump.cc:2473
1217
msgid "Lines in the i.file are terminated by ..."
1220
#: ../client/drizzledump.cc:2475
1221
msgid "Wrap tables with autocommit/commit statements."
1224
#: ../client/drizzledump.cc:2477
992
1226
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
993
1227
"above line will be added otherwise, if --databases or --all-databases option "
997
#: ../client/drizzledump.cc:534
1231
#: ../client/drizzledump.cc:2479
1232
msgid "Don't write table creation info."
1235
#: ../client/drizzledump.cc:2481
998
1236
msgid "No row information."
1001
#: ../client/drizzledump.cc:536
1239
#: ../client/drizzledump.cc:2482
1240
msgid "Deprecated. Use --skip-set-charset instead."
1243
#: ../client/drizzledump.cc:2484
1244
msgid "Enable set-name"
1247
#: ../client/drizzledump.cc:2486
1248
msgid "Don't buffer query, dump directly to stdout."
1251
#: ../client/drizzledump.cc:2488
1252
msgid "Quote table and column names with backticks (`)."
1255
#: ../client/drizzledump.cc:2490
1002
1256
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
1259
#: ../client/drizzledump.cc:2492
1261
"Direct output to a given file. This option should be used in MSDOS, because "
1262
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1266
#: ../client/drizzledump.cc:2494
1268
"Creates tab separated textfile for each table to given path. (creates .sql "
1269
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1270
"machine as the drizzled daemon."
1273
#: ../client/drizzledump.cc:2496
1274
msgid "Dump only selected records; QUOTES mandatory!"
1277
#: ../client/drizzledump.cc:2502
1042
1278
msgid "Connect to host."
1045
#: ../client/drizzledump.cc:558
1281
#: ../client/drizzledump.cc:2504
1047
1283
"Password to use when connecting to server. If password is not given it's "
1048
1284
"solicited on the tty."
1051
#: ../client/drizzledump.cc:560
1052
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1287
#: ../client/drizzledump.cc:2506
1053
1288
msgid "Port number to use for connection."
1056
#: ../client/drizzledump.cc:567
1291
#: ../client/drizzledump.cc:2513
1057
1292
msgid "Hidden Options"
1060
#: ../client/drizzledump.cc:569
1295
#: ../client/drizzledump.cc:2515
1061
1296
msgid "Used to select the database"
1064
#: ../client/drizzledump.cc:570
1299
#: ../client/drizzledump.cc:2516
1065
1300
msgid "Used to select the tables"
1068
#: ../client/drizzledump.cc:573
1303
#: ../client/drizzledump.cc:2519
1069
1304
msgid "Allowed Options + Hidden Options"
1072
#: ../client/drizzledump.cc:637
1307
#: ../client/drizzledump.cc:2571
1074
1309
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1077
#: ../client/drizzledump.cc:642
1312
#: ../client/drizzledump.cc:2576
1079
1314
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1080
1315
"and you are welcome to modify and redistribute it under the GPL license\n"
1083
#: ../client/drizzledump.cc:643
1318
#: ../client/drizzledump.cc:2577
1084
1319
msgid "Dumps definitions and data from a Drizzle database server"
1087
#: ../client/drizzledump.cc:644
1322
#: ../client/drizzledump.cc:2578
1089
1324
msgid "Usage: %s [OPTIONS] database [tables]\n"
1092
#: ../client/drizzledump.cc:645
1327
#: ../client/drizzledump.cc:2579
1094
1329
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1097
#: ../client/drizzledump.cc:647
1332
#: ../client/drizzledump.cc:2581
1099
1334
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1102
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1103
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1337
#: ../client/drizzledump.cc:2613 ../client/drizzleimport.cc:473
1338
#: ../client/drizzleslap.cc:1016 ../client/drizzletest.cc:5611
1105
1340
msgid "Value supplied for port is not valid.\n"
1108
#: ../client/drizzledump.cc:743
1344
#. This check is made because the some the file functions below
1345
#. have FN_REFLEN sized stack allocated buffers and will cause
1346
#. a crash even if the input destination buffer is large enough
1347
#. to hold the output.
1349
#: ../client/drizzledump.cc:2660
1351
msgid "Input filename too long: %s"
1354
#: ../client/drizzledump.cc:2698
1110
1356
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1113
#: ../client/drizzledump_data.cc:268
1114
msgid "-- Retrieving data for "
1117
#: ../client/drizzledump_data.cc:300
1118
msgid " rows dumped for table "
1121
#: ../client/drizzledump_data.cc:547
1122
msgid "-- Connecting to "
1125
#: ../client/drizzledump_data.cc:547
1126
msgid " using protocol "
1129
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1130
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1131
msgid "Error executing query: "
1134
#: ../client/drizzledump_data.cc:602
1135
msgid "Could not buffer result: "
1138
#: ../client/drizzledump_data.cc:648
1139
msgid "Error: Could not set db '"
1142
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1143
#: ../client/drizzledump_data.cc:673
1147
#: ../client/drizzledump_data.cc:682
1148
msgid "-- Disconnecting from "
1151
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1152
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1153
msgid "-- Retrieving table structures for "
1156
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1157
msgid "-- Retrieving fields for "
1160
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1161
msgid "-- Retrieving indexes for "
1164
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1165
msgid "-- Retrieving foreign keys for "
1168
#: ../client/drizzleslap.cc:2292
1359
#: ../client/drizzleslap.cc:2870
1170
1361
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1173
#: ../client/drizzletest.cc:5412
1364
#: ../client/drizzletest.cc:5364
1174
1365
msgid "Error: Invalid Value for opt_max_connect_retries"
1177
#: ../client/drizzletest.cc:5422
1368
#: ../client/drizzletest.cc:5374
1178
1369
msgid "Error: Invalid Value for opt_tail_lines"
1181
#: ../client/drizzletest.cc:5432
1372
#: ../client/drizzletest.cc:5384
1182
1373
msgid "Error: Invalid Value for opt_sleep"
1185
#: ../client/drizzletest.cc:5623
1376
#: ../client/drizzletest.cc:5563
1187
1378
msgid "Could not open '%s' for reading: errno = %d"
1190
#: ../client/drizzletest.cc:5628
1381
#: ../client/drizzletest.cc:5568
1192
1383
msgid "Out of memory"
1195
#: ../drizzled/drizzled.cc:491
1386
#: ../drizzled/drizzled.cc:482
1196
1387
msgid "Aborting\n"
1199
#: ../drizzled/drizzled.cc:550
1390
#: ../drizzled/drizzled.cc:546
1200
1391
msgid "One can only use the --user switch if running as root\n"
1203
#: ../drizzled/drizzled.cc:557
1394
#: ../drizzled/drizzled.cc:553
1205
1396
"Fatal error: Please read \"Security\" section of the manual to find out how "
1206
1397
"to run drizzled as root!\n"
1209
#: ../drizzled/drizzled.cc:577
1400
#: ../drizzled/drizzled.cc:573
1212
1403
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1216
#: ../drizzled/drizzled.cc:602
1407
#: ../drizzled/drizzled.cc:598
1217
1408
msgid "Set process group ID failed"
1220
#: ../drizzled/drizzled.cc:607
1411
#: ../drizzled/drizzled.cc:603
1221
1412
msgid "Set process user ID failed"
1224
#: ../drizzled/drizzled.cc:619
1415
#: ../drizzled/drizzled.cc:615
1225
1416
msgid "Process chroot failed"
1419
#: ../drizzled/drizzled.cc:704
1421
msgid "gethostname failed, using '%s' as hostname"
1228
1424
#: ../drizzled/drizzled.cc:739
1229
msgid "Error: Invalid Value for auto_increment_increment"
1232
#: ../drizzled/drizzled.cc:750
1233
msgid "Error: Invalid Value for auto_increment_offset"
1236
#: ../drizzled/drizzled.cc:761
1237
msgid "Error: Invalid Value for completion_type"
1240
#: ../drizzled/drizzled.cc:773
1241
msgid "Error: Invalid Value for div-precision-increment"
1244
#: ../drizzled/drizzled.cc:784
1245
msgid "Error: Invalid Value for group_concat_max_len"
1248
#: ../drizzled/drizzled.cc:795
1249
msgid "Error: Invalid Value for join_buffer_size"
1252
#: ../drizzled/drizzled.cc:807
1253
msgid "Error: Invalid Value for max_allowed_packet"
1256
#: ../drizzled/drizzled.cc:819
1257
msgid "Error: Invalid Value for max_error_count"
1260
#: ../drizzled/drizzled.cc:830
1261
msgid "Error: Invalid Value for max_heap_table_size"
1264
#: ../drizzled/drizzled.cc:842
1265
msgid "Error: Invalid Value for min_examined_row_limit"
1268
#: ../drizzled/drizzled.cc:853
1269
msgid "Error: Invalid Value for max_join_size"
1272
#: ../drizzled/drizzled.cc:864
1273
msgid "Error: Invalid Value for max_length_for_sort_data"
1276
#: ../drizzled/drizzled.cc:875
1277
msgid "Error: Invalid Value for max_seeks_for_key"
1280
#: ../drizzled/drizzled.cc:886
1281
msgid "Error: Invalid Value for max_sort_length"
1284
#: ../drizzled/drizzled.cc:897
1285
msgid "Error: Invalid Value for optimizer_search_depth"
1288
#: ../drizzled/drizzled.cc:908
1289
msgid "Error: Invalid Value for preload_buff_size"
1292
#: ../drizzled/drizzled.cc:919
1293
msgid "Error: Invalid Value for query_alloc_block_size"
1296
#: ../drizzled/drizzled.cc:931
1297
msgid "Error: Invalid Value for query_prealloc_size"
1300
#: ../drizzled/drizzled.cc:943
1301
msgid "Error: Invalid Value for range_alloc_block_size"
1304
#: ../drizzled/drizzled.cc:955
1305
msgid "Error: Invalid Value for read_buff_size"
1308
#: ../drizzled/drizzled.cc:967
1309
msgid "Error: Invalid Value for read_rnd_buff_size"
1312
#: ../drizzled/drizzled.cc:978
1313
msgid "Error: Invalid Value for sort_buff_size"
1316
#: ../drizzled/drizzled.cc:989
1317
msgid "Error: Invalid Value for table_def_size"
1320
#: ../drizzled/drizzled.cc:1000
1321
msgid "Error: Invalid Value for table_cache_size"
1324
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1325
msgid "Error: Invalid Value for table_lock_wait_timeout"
1328
#: ../drizzled/drizzled.cc:1038
1425
msgid "Error getting default charset"
1428
#: ../drizzled/drizzled.cc:766
1429
msgid "Error setting collation"
1432
#: ../drizzled/drizzled.cc:774
1434
msgid "Unknown locale: '%s'"
1437
#: ../drizzled/drizzled.cc:791
1438
msgid "Can't create thread-keys"
1441
#: ../drizzled/drizzled.cc:861
1442
msgid "Could not initialize table cache\n"
1445
#: ../drizzled/drizzled.cc:872
1446
msgid "XA cache initialization failed: Out of memory\n"
1449
#: ../drizzled/drizzled.cc:881
1450
msgid "Failed to initialize plugins\n"
1453
#: ../drizzled/drizzled.cc:903
1330
"Error: Invalid Value for transaction_message_threshold valid values are "
1331
"between 131072 - 1048576 bytes"
1334
#: ../drizzled/drizzled.cc:1096
1336
msgid "Defaults file '%s' not found\n"
1339
#: ../drizzled/drizzled.cc:1138
1341
msgid "gethostname failed, using '%s' as hostname"
1344
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1456
"%s: Unknown options give (first unknown is '%s').\n"
1457
"Use --verbose --help to get a list of available options\n"
1460
#: ../drizzled/drizzled.cc:928
1461
msgid "No scheduler found, cannot continue!\n"
1464
#: ../drizzled/drizzled.cc:952
1466
msgid "Unknown/unsupported storage engine: %s\n"
1469
#: ../drizzled/drizzled.cc:1044
1345
1470
msgid "Display this help and exit."
1346
1471
msgstr "Vis denne hjælp og afslut."
1348
#: ../drizzled/drizzled.cc:1156
1349
msgid "Configuration file to use"
1352
#: ../drizzled/drizzled.cc:1158
1353
msgid "Base location for config files"
1356
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1357
msgid "Directory for plugins."
1360
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1362
"Optional comma separated list of plugins to load at startup in addition to "
1363
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1366
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1368
"Optional comma separated list of plugins to not load at startup. Effectively "
1369
"removes a plugin from the list of plugins to be loaded. [for example: --"
1370
"plugin_remove=crc32,logger_gearman]"
1373
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1375
"Optional comma separated list of plugins to load at starup instead of the "
1376
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1379
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1473
#: ../drizzled/drizzled.cc:1048
1474
msgid "Display this help and exit after initializing plugins."
1477
#: ../drizzled/drizzled.cc:1052
1479
msgid "Print the default settings and exit"
1480
msgstr "Udskriv fejlsøgningsinformation ved afslutning."
1482
#: ../drizzled/drizzled.cc:1056
1380
1483
msgid "Auto-increment columns are incremented by this"
1383
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1486
#: ../drizzled/drizzled.cc:1061
1385
1488
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1389
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1492
#: ../drizzled/drizzled.cc:1067
1391
1494
"Path to installation directory. All paths are usually resolved relative to "
1395
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1498
#: ../drizzled/drizzled.cc:1072
1396
1499
msgid "Chroot drizzled daemon during startup."
1399
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1502
#: ../drizzled/drizzled.cc:1076
1400
1503
msgid "Set the default collation."
1403
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1506
#: ../drizzled/drizzled.cc:1080
1404
1507
msgid "Default completion type."
1407
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1510
#: ../drizzled/drizzled.cc:1085
1408
1511
msgid "Write core on errors."
1411
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1514
#: ../drizzled/drizzled.cc:1089
1412
1515
msgid "Path to the database root."
1415
#: ../drizzled/drizzled.cc:1196
1416
msgid "Set the default storage engine for tables."
1518
#: ../drizzled/drizzled.cc:1093
1519
msgid "Set the default storage engine (table type) for tables."
1419
#: ../drizzled/drizzled.cc:1198
1522
#: ../drizzled/drizzled.cc:1097
1420
1523
msgid "Set the default time zone."
1423
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1526
#: ../drizzled/drizzled.cc:1102
1424
1527
msgid "Used for debugging; Use at your own risk!"
1427
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1530
#: ../drizzled/drizzled.cc:1107
1428
1531
msgid "Set up signals usable for debugging"
1431
#: ../drizzled/drizzled.cc:1204
1534
#: ../drizzled/drizzled.cc:1111
1538
#: ../drizzled/drizzled.cc:1115
1432
1539
msgid "Set the language used for the month names and the days of the week."
1435
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1542
#: ../drizzled/drizzled.cc:1120
1436
1543
msgid "Log some not critical warnings to the log file."
1439
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1440
msgid "Pid file used by drizzled."
1443
#: ../drizzled/drizzled.cc:1210
1444
msgid "Maximum time in seconds to wait for the port to become free. "
1447
#: ../drizzled/drizzled.cc:1212
1448
msgid "Include the SQL query in replicated protobuf messages."
1451
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1546
#: ../drizzled/drizzled.cc:1125
1547
msgid "Pid file used by safe_mysqld."
1550
#: ../drizzled/drizzled.cc:1129
1552
"Maximum time in seconds to wait for the port to become free. (Default: no "
1556
#: ../drizzled/drizzled.cc:1134
1453
1558
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1454
1559
"specified directory"
1457
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1562
#: ../drizzled/drizzled.cc:1139
1459
1564
"Uniquely identifies the server instance in the community of replication "
1463
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1568
#: ../drizzled/drizzled.cc:1144
1464
1569
msgid "Don't print a stack trace on failure."
1467
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1572
#: ../drizzled/drizzled.cc:1148
1468
1573
msgid "Enable symbolic link support."
1471
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1576
#: ../drizzled/drizzled.cc:1157
1473
1578
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1476
#: ../drizzled/drizzled.cc:1227
1581
#: ../drizzled/drizzled.cc:1162
1477
1582
msgid "Path for temporary files."
1480
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1585
#: ../drizzled/drizzled.cc:1166
1481
1586
msgid "Default transaction isolation level."
1484
#: ../drizzled/drizzled.cc:1231
1486
"Max message size written to transaction log, valid values 131072 - 1048576 "
1490
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1589
#: ../drizzled/drizzled.cc:1170
1491
1590
msgid "Run drizzled daemon as user."
1494
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1593
#: ../drizzled/drizzled.cc:1178
1496
1595
"The number of outstanding connection requests Drizzle can have. This comes "
1497
1596
"into play when the main Drizzle thread gets very many connection requests in "
1498
1597
"a very short time."
1501
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1600
#: ../drizzled/drizzled.cc:1184
1503
1602
"Size of tree cache used in bulk insert optimization. Note that this is a "
1504
1603
"limit per thread!"
1507
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1606
#: ../drizzled/drizzled.cc:1190
1509
1608
"Precision of the result of '/' operator will be increased on that value."
1512
#: ../drizzled/drizzled.cc:1248
1611
#: ../drizzled/drizzled.cc:1196
1513
1612
msgid "The maximum length of the result of function group_concat."
1516
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1615
#: ../drizzled/drizzled.cc:1201
1517
1616
msgid "The size of the buffer that is used for full joins."
1520
#: ../drizzled/drizzled.cc:1253
1522
"A global cap on the amount of memory that can be allocated by session join "
1523
"buffers (0 means unlimited)"
1526
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1619
#: ../drizzled/drizzled.cc:1207
1527
1620
msgid "Max packetlength to send/receive from to server."
1530
#: ../drizzled/drizzled.cc:1257
1623
#: ../drizzled/drizzled.cc:1212
1625
"If there is more than this number of interrupted connections from a host "
1626
"this host will be blocked from further connections."
1629
#: ../drizzled/drizzled.cc:1217
1531
1630
msgid "Max number of errors/warnings to store for a statement."
1534
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1633
#: ../drizzled/drizzled.cc:1222
1535
1634
msgid "Don't allow creation of heap tables bigger than this."
1538
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1637
#: ../drizzled/drizzled.cc:1228
1540
1639
"Joins that are probably going to read more than max_join_size records return "
1544
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1643
#: ../drizzled/drizzled.cc:1234
1545
1644
msgid "Max number of bytes in sorted records."
1548
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1647
#: ../drizzled/drizzled.cc:1239
1549
1648
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1552
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1651
#: ../drizzled/drizzled.cc:1244
1554
1653
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1555
1654
"max_sort_length bytes of each value are used; the rest are ignored)."
1558
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1657
#: ../drizzled/drizzled.cc:1251
1559
1658
msgid "After this many write locks, allow some read locks to run in between."
1562
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1661
#: ../drizzled/drizzled.cc:1255
1564
1663
"Don't log queries which examine less than min_examined_row_limit rows to "
1568
#: ../drizzled/drizzled.cc:1277
1667
#: ../drizzled/drizzled.cc:1261
1570
"Do not apply any heuristic(s) during query optimization to prune, thus "
1571
"perform an exhaustive search from the optimizer search space."
1669
"Controls the heuristic(s) applied during query optimization to prune less-"
1670
"promising partial plans from the optimizer search space. Meaning: false - do "
1671
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1672
"based on number of retrieved rows."
1574
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1675
#: ../drizzled/drizzled.cc:1269
1576
1677
"Maximum depth of search performed by the query optimizer. Values larger than "
1577
1678
"the number of relations in a query result in better query plans, but take "
1737
#: ../drizzled/drizzled.cc:2046
1779
#: ../drizzled/drizzled.cc:1405
1739
1781
msgid "Usage: %s [OPTIONS]\n"
1742
#: ../drizzled/drizzled.cc:2167
1784
#: ../drizzled/drizzled.cc:1529
1745
1787
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1746
1788
"command line\n"
1749
#: ../drizzled/drizzled.cc:2184
1750
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1753
#: ../drizzled/drizzled.cc:2197
1754
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1757
#: ../drizzled/drizzled.cc:2210
1758
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1761
#: ../drizzled/drizzled.cc:2223
1762
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1765
#: ../drizzled/drizzled.cc:2338
1768
"There was an error creating the '%s' part of the path '%s'. Please check "
1769
"the path exists and is writable.\n"
1772
#: ../drizzled/drizzled.cc:2345
1775
"There was an error opening the path '%s', please check the path exists and "
1779
#: ../drizzled/error.cc:133
1791
#: ../drizzled/drizzled.cc:1572
1792
msgid "Can't start server: cannot resolve hostname!"
1795
#: ../drizzled/drizzled.cc:1578
1796
msgid "Can't start server: bind-address refers to multiple interfaces!"
1799
#: ../drizzled/error.cc:138
1781
1801
msgid "Unknown error %d"
1784
#: ../drizzled/error.cc:207
1788
#: ../drizzled/error.cc:208
1789
msgid "Error on first"
1792
#: ../drizzled/error.cc:209
1804
#: ../drizzled/error.cc:214
1796
#: ../drizzled/error.cc:210
1808
#: ../drizzled/error.cc:215
1800
#: ../drizzled/error.cc:211
1812
#: ../drizzled/error.cc:216
1802
1814
msgid "Can't create file '%-.200s' (errno: %d)"
1805
#: ../drizzled/error.cc:212
1817
#: ../drizzled/error.cc:217
1807
1819
msgid "Can't create table '%-.200s' (errno: %d)"
1810
#: ../drizzled/error.cc:213
1812
msgid "Can't create schema '%-.192s' (errno: %d)"
1815
#: ../drizzled/error.cc:214
1817
msgid "Can't create schema '%-.192s'; schema exists"
1820
#: ../drizzled/error.cc:215
1822
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1825
#: ../drizzled/error.cc:216
1827
msgid "Error on delete of '%-.192s' (errno: %d)"
1830
#: ../drizzled/error.cc:217
1832
msgid "Can't get status of '%-.200s' (errno: %d)"
1835
1822
#: ../drizzled/error.cc:218
1837
msgid "Can't lock file (errno: %d)"
1824
msgid "Can't create database '%-.192s' (errno: %d)"
1840
1827
#: ../drizzled/error.cc:219
1842
msgid "Can't open file: '%-.200s' (errno: %d)"
1829
msgid "Can't create database '%-.192s'; database exists"
1845
1832
#: ../drizzled/error.cc:220
1847
msgid "Can't find file: '%-.200s' (errno: %d)"
1834
msgid "Can't drop database '%-.192s'; database doesn't exist"
1850
1837
#: ../drizzled/error.cc:221
1852
msgid "Can't read dir of '%-.192s' (errno: %d)"
1839
msgid "Error on delete of '%-.192s' (errno: %d)"
1855
1842
#: ../drizzled/error.cc:222
1857
msgid "Record has changed since last read in table '%-.192s'"
1844
msgid "Can't get status of '%-.200s' (errno: %d)"
1860
1847
#: ../drizzled/error.cc:223
1862
msgid "Disk full (%s); waiting for someone to free some space..."
1849
msgid "Can't lock file (errno: %d)"
1865
1852
#: ../drizzled/error.cc:224
1867
msgid "Can't write; duplicate key in table '%-.192s'"
1854
msgid "Can't open file: '%-.200s' (errno: %d)"
1870
1857
#: ../drizzled/error.cc:225
1872
msgid "Error on close of '%-.192s' (errno: %d)"
1859
msgid "Can't find file: '%-.200s' (errno: %d)"
1875
1862
#: ../drizzled/error.cc:226
1877
msgid "Error reading file '%-.200s' (errno: %d)"
1864
msgid "Can't read dir of '%-.192s' (errno: %d)"
1880
1867
#: ../drizzled/error.cc:227
1882
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1869
msgid "Record has changed since last read in table '%-.192s'"
1885
1872
#: ../drizzled/error.cc:228
1887
msgid "Error writing file '%-.200s' (errno: %d)"
1874
msgid "Disk full (%s); waiting for someone to free some space..."
1890
1877
#: ../drizzled/error.cc:229
1892
msgid "'%-.192s' is locked against change"
1879
msgid "Can't write; duplicate key in table '%-.192s'"
1895
1882
#: ../drizzled/error.cc:230
1896
msgid "Sort aborted"
1884
msgid "Error on close of '%-.192s' (errno: %d)"
1899
1887
#: ../drizzled/error.cc:231
1901
msgid "Got error %d from storage engine"
1889
msgid "Error reading file '%-.200s' (errno: %d)"
1904
1892
#: ../drizzled/error.cc:232
1906
msgid "Table storage engine for '%-.192s' doesn't have this option"
1894
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1909
1897
#: ../drizzled/error.cc:233
1911
msgid "Can't find record in '%-.192s'"
1899
msgid "Error writing file '%-.200s' (errno: %d)"
1914
1902
#: ../drizzled/error.cc:234
1916
msgid "Incorrect information in file: '%-.200s'"
1904
msgid "'%-.192s' is locked against change"
1919
1907
#: ../drizzled/error.cc:235
1921
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1908
msgid "Sort aborted"
1924
1911
#: ../drizzled/error.cc:236
1926
msgid "Old key file for table '%-.192s'; repair it!"
1913
msgid "Got error %d from storage engine"
1929
1916
#: ../drizzled/error.cc:237
1931
msgid "Table '%-.192s' is read only"
1918
msgid "Table storage engine for '%-.192s' doesn't have this option"
1934
1921
#: ../drizzled/error.cc:238
1936
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1923
msgid "Can't find record in '%-.192s'"
1939
1926
#: ../drizzled/error.cc:239
1940
msgid "Out of sort memory; increase server sort buffer size"
1928
msgid "Incorrect information in file: '%-.200s'"
1943
1931
#: ../drizzled/error.cc:240
1944
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1933
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1947
1936
#: ../drizzled/error.cc:241
1948
msgid "Global join memory constraint hit; increase join-heap-threshold"
1938
msgid "Old key file for table '%-.192s'; repair it!"
1951
1941
#: ../drizzled/error.cc:242
1952
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1943
msgid "Table '%-.192s' is read only"
1955
1946
#: ../drizzled/error.cc:243
1956
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1948
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1959
1951
#: ../drizzled/error.cc:244
1952
msgid "Out of sort memory; increase server sort buffer size"
1955
#: ../drizzled/error.cc:245
1961
1957
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1964
#: ../drizzled/error.cc:245
1960
#: ../drizzled/error.cc:246
1965
1961
msgid "Too many connections"
1968
#: ../drizzled/error.cc:246
1964
#: ../drizzled/error.cc:247
1970
1966
"Out of memory; check if drizzled or some other process uses all available "
1971
1967
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1972
1968
"memory or you can add more swap space"
1975
#: ../drizzled/error.cc:247
1971
#: ../drizzled/error.cc:248
1976
1972
msgid "Can't get hostname for your address"
1979
#: ../drizzled/error.cc:248
1975
#: ../drizzled/error.cc:249
1980
1976
msgid "Bad handshake"
1983
#: ../drizzled/error.cc:249
1985
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1988
1979
#: ../drizzled/error.cc:250
1981
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1984
#: ../drizzled/error.cc:251
1990
1986
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1993
#: ../drizzled/error.cc:251
1994
msgid "No schema selected"
1997
1989
#: ../drizzled/error.cc:252
1990
msgid "No database selected"
1993
#: ../drizzled/error.cc:253
1998
1994
msgid "Unknown command"
2001
#: ../drizzled/error.cc:253
1997
#: ../drizzled/error.cc:254
2003
1999
msgid "Column '%-.192s' cannot be null"
2006
#: ../drizzled/error.cc:254
2008
msgid "Unknown schema '%-.192s'"
2011
2002
#: ../drizzled/error.cc:255
2004
msgid "Unknown database '%-.192s'"
2007
#: ../drizzled/error.cc:256
2013
2009
msgid "Table '%-.192s' already exists"
2016
#: ../drizzled/error.cc:256
2012
#: ../drizzled/error.cc:257
2018
2014
msgid "Unknown table '%-.100s'"
2021
#: ../drizzled/error.cc:257
2017
#: ../drizzled/error.cc:258
2023
2019
msgid "Column '%-.192s' in %-.192s is ambiguous"
2026
#: ../drizzled/error.cc:258
2022
#: ../drizzled/error.cc:259
2027
2023
msgid "Server shutdown in progress"
2030
#: ../drizzled/error.cc:259
2026
#: ../drizzled/error.cc:260
2032
2028
msgid "Unknown column '%-.192s' in '%-.192s'"
2035
#: ../drizzled/error.cc:260
2031
#: ../drizzled/error.cc:261
2037
2033
msgid "'%-.192s' isn't in GROUP BY"
2040
#: ../drizzled/error.cc:261
2036
#: ../drizzled/error.cc:262
2042
2038
msgid "Can't group on '%-.192s'"
2045
#: ../drizzled/error.cc:262
2041
#: ../drizzled/error.cc:263
2046
2042
msgid "Statement has sum functions and columns in same statement"
2049
#: ../drizzled/error.cc:263
2045
#: ../drizzled/error.cc:264
2050
2046
msgid "Column count doesn't match value count"
2053
#: ../drizzled/error.cc:264
2049
#: ../drizzled/error.cc:265
2055
2051
msgid "Identifier name '%-.100s' is too long"
2058
#: ../drizzled/error.cc:265
2054
#: ../drizzled/error.cc:266
2060
2056
msgid "Duplicate column name '%-.192s'"
2063
#: ../drizzled/error.cc:266
2059
#: ../drizzled/error.cc:267
2065
2061
msgid "Duplicate key name '%-.192s'"
2068
#: ../drizzled/error.cc:267
2064
#: ../drizzled/error.cc:268
2070
2066
msgid "Duplicate entry '%-.192s' for key %d"
2073
#: ../drizzled/error.cc:268
2069
#: ../drizzled/error.cc:269
2075
2071
msgid "Incorrect column specifier for column '%-.192s'"
2078
#: ../drizzled/error.cc:269
2074
#: ../drizzled/error.cc:270
2080
2076
msgid "%s near '%-.80s' at line %d"
2083
#: ../drizzled/error.cc:270
2085
msgid "Parsing error near '%s'"
2088
2079
#: ../drizzled/error.cc:271
2089
2080
msgid "Query was empty"
2228
2219
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2231
#. KILL session errors
2222
#: ../drizzled/error.cc:298
2224
msgid "Unknown thread id: %lu"
2227
#: ../drizzled/error.cc:299
2229
msgid "You are not owner of thread %lu"
2232
2232
#: ../drizzled/error.cc:300
2234
msgid "Unknown session id: %lu"
2233
msgid "No tables used"
2237
2236
#: ../drizzled/error.cc:301
2239
msgid "You are not the owner of session %lu"
2238
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2242
2241
#: ../drizzled/error.cc:302
2243
msgid "You cannot kill the session you are connected from."
2246
#: ../drizzled/error.cc:305
2247
msgid "No tables used"
2250
#: ../drizzled/error.cc:306
2252
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2255
#: ../drizzled/error.cc:307
2257
msgid "Incorrect schema name '%-.100s'"
2260
#: ../drizzled/error.cc:308
2243
msgid "Incorrect database name '%-.100s'"
2246
#: ../drizzled/error.cc:303
2262
2248
msgid "Incorrect table name '%-.100s'"
2265
#: ../drizzled/error.cc:309
2251
#: ../drizzled/error.cc:304
2267
2253
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2268
2254
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2271
#: ../drizzled/error.cc:310
2257
#: ../drizzled/error.cc:305
2272
2258
msgid "Unknown error"
2275
#: ../drizzled/error.cc:311
2261
#: ../drizzled/error.cc:306
2277
2263
msgid "Unknown procedure '%-.192s'"
2280
#: ../drizzled/error.cc:312
2266
#: ../drizzled/error.cc:307
2282
2268
msgid "Incorrect parameter count to procedure '%-.192s'"
2285
#: ../drizzled/error.cc:313
2271
#: ../drizzled/error.cc:308
2287
2273
msgid "Unknown table '%-.192s' in %-.32s"
2290
#: ../drizzled/error.cc:314
2276
#: ../drizzled/error.cc:309
2292
2278
msgid "Column '%-.192s' specified twice"
2295
#: ../drizzled/error.cc:315
2281
#: ../drizzled/error.cc:310
2296
2282
msgid "Invalid use of group function"
2299
#: ../drizzled/error.cc:316
2285
#: ../drizzled/error.cc:311
2302
2288
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2305
#: ../drizzled/error.cc:317
2291
#: ../drizzled/error.cc:312
2306
2292
msgid "A table must have at least 1 column"
2309
#: ../drizzled/error.cc:318
2295
#: ../drizzled/error.cc:313
2311
2297
msgid "The table '%-.192s' is full"
2314
#: ../drizzled/error.cc:319
2300
#: ../drizzled/error.cc:314
2316
2302
msgid "Too many tables; Drizzle can only use %d tables in a join"
2319
#: ../drizzled/error.cc:320
2305
#: ../drizzled/error.cc:315
2320
2306
msgid "Too many columns"
2323
#: ../drizzled/error.cc:321
2309
#: ../drizzled/error.cc:316
2326
2312
"Row size too large. The maximum row size for the used table type, not "
2327
2313
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2330
#: ../drizzled/error.cc:322
2316
#: ../drizzled/error.cc:317
2331
2317
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2334
#: ../drizzled/error.cc:323
2320
#: ../drizzled/error.cc:318
2337
2323
"Table handler doesn't support NULL in given index. Please change column "
2338
2324
"'%-.192s' to be NOT NULL or use another handler"
2341
#: ../drizzled/error.cc:324
2327
#: ../drizzled/error.cc:319
2342
2328
msgid "No paths allowed for plugin library"
2345
#: ../drizzled/error.cc:325
2331
#: ../drizzled/error.cc:320
2347
2333
msgid "Plugin '%-.192s' already exists"
2350
#: ../drizzled/error.cc:326
2352
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2355
#: ../drizzled/error.cc:327
2357
msgid "Can't find symbol '%-.128s' in library '%s'"
2360
#: ../drizzled/error.cc:328
2336
#: ../drizzled/error.cc:321
2338
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2341
#: ../drizzled/error.cc:322
2343
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2346
#: ../drizzled/error.cc:323
2362
2348
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2365
#: ../drizzled/error.cc:329
2351
#: ../drizzled/error.cc:324
2368
2354
"Can't create a new thread (errno %d); if you are not out of available "
2369
2355
"memory, you can consult the manual for a possible OS-dependent bug"
2372
#: ../drizzled/error.cc:330
2358
#: ../drizzled/error.cc:325
2374
2360
msgid "Column count doesn't match value count at row %ld"
2377
#: ../drizzled/error.cc:331
2363
#: ../drizzled/error.cc:326
2379
2365
msgid "Can't reopen table: '%-.192s'"
2382
#: ../drizzled/error.cc:332
2368
#: ../drizzled/error.cc:327
2384
2370
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2385
2371
"illegal if there is no GROUP BY clause"
2388
#: ../drizzled/error.cc:333
2374
#: ../drizzled/error.cc:328
2390
2376
msgid "Table '%-.192s.%-.192s' doesn't exist"
2393
#: ../drizzled/error.cc:334
2379
#: ../drizzled/error.cc:329
2395
2381
"You have an error in your SQL syntax; check the manual that corresponds to "
2396
2382
"your Drizzle server version for the right syntax to use"
2399
#: ../drizzled/error.cc:335
2385
#: ../drizzled/error.cc:330
2400
2386
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2403
#: ../drizzled/error.cc:336
2389
#: ../drizzled/error.cc:331
2404
2390
msgid "Got packets out of order"
2407
#: ../drizzled/error.cc:337
2393
#: ../drizzled/error.cc:332
2408
2394
msgid "The used table type doesn't support BLOB/TEXT columns"
2411
#: ../drizzled/error.cc:338
2397
#: ../drizzled/error.cc:333
2412
2398
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2415
#: ../drizzled/error.cc:339
2401
#: ../drizzled/error.cc:334
2417
2403
msgid "Incorrect column name '%-.100s'"
2420
#: ../drizzled/error.cc:340
2406
#: ../drizzled/error.cc:335
2422
2408
msgid "The used storage engine can't index column '%-.192s'"
2425
#: ../drizzled/error.cc:341
2411
#: ../drizzled/error.cc:336
2427
2413
"Unable to open underlying table which is differently defined or of non-"
2428
2414
"MyISAM type or doesn't exist"
2431
#: ../drizzled/error.cc:342
2417
#: ../drizzled/error.cc:337
2433
2419
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2436
#: ../drizzled/error.cc:343
2422
#: ../drizzled/error.cc:338
2439
2425
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2442
#: ../drizzled/error.cc:344
2428
#: ../drizzled/error.cc:339
2444
2430
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2445
2431
"UNIQUE instead"
2448
#: ../drizzled/error.cc:345
2434
#: ../drizzled/error.cc:340
2449
2435
msgid "Result consisted of more than one row"
2452
#: ../drizzled/error.cc:346
2438
#: ../drizzled/error.cc:341
2453
2439
msgid "This table type requires a primary key"
2456
#: ../drizzled/error.cc:347
2442
#: ../drizzled/error.cc:342
2458
2444
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2461
#: ../drizzled/error.cc:348
2447
#: ../drizzled/error.cc:343
2462
2448
msgid "Can't open table"
2465
#: ../drizzled/error.cc:349
2451
#: ../drizzled/error.cc:344
2467
2453
msgid "The storage engine for the table doesn't support %s"
2470
#: ../drizzled/error.cc:350
2456
#: ../drizzled/error.cc:345
2472
2458
msgid "Got error %d during COMMIT"
2475
#: ../drizzled/error.cc:351
2461
#: ../drizzled/error.cc:346
2477
2463
msgid "Got error %d during ROLLBACK"
2481
2467
#. program that looks over the source for the N_() macros does not
2482
2468
#. (obviously) do macro expansion, so the string is entirely wrong for
2483
2469
#. what it is trying to output for every language except english.
2484
#: ../drizzled/error.cc:356
2470
#: ../drizzled/error.cc:351
2487
2473
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2488
2474
"'%-.64s' (%-.64s)"
2491
#: ../drizzled/error.cc:357
2477
#: ../drizzled/error.cc:352
2493
2479
"Can't execute the given command because you have active locked tables or an "
2494
2480
"active transaction"
2497
#: ../drizzled/error.cc:358
2483
#: ../drizzled/error.cc:353
2499
2485
msgid "Unknown system variable '%-.64s'"
2502
#: ../drizzled/error.cc:359
2488
#: ../drizzled/error.cc:354
2504
2490
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2507
#: ../drizzled/error.cc:360
2493
#: ../drizzled/error.cc:355
2510
2496
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2513
#: ../drizzled/error.cc:361
2499
#: ../drizzled/error.cc:356
2514
2500
msgid "Some non-transactional changed tables couldn't be rolled back"
2517
#: ../drizzled/error.cc:362
2503
#: ../drizzled/error.cc:357
2518
2504
msgid "You may only use constant expressions with SET"
2521
#: ../drizzled/error.cc:363
2507
#: ../drizzled/error.cc:358
2522
2508
msgid "Lock wait timeout exceeded; try restarting transaction"
2525
#: ../drizzled/error.cc:364
2511
#: ../drizzled/error.cc:359
2526
2512
msgid "The total number of locks exceeds the lock table size"
2529
#: ../drizzled/error.cc:365
2515
#: ../drizzled/error.cc:360
2530
2516
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2533
#: ../drizzled/error.cc:366
2519
#: ../drizzled/error.cc:361
2534
2520
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2537
#: ../drizzled/error.cc:367
2523
#: ../drizzled/error.cc:362
2539
2525
msgid "Incorrect arguments to %s"
2542
#: ../drizzled/error.cc:368
2528
#: ../drizzled/error.cc:363
2543
2529
msgid "Deadlock found when trying to get lock; try restarting transaction"
2546
#: ../drizzled/error.cc:369
2532
#: ../drizzled/error.cc:364
2547
2533
msgid "The used table type doesn't support FULLTEXT indexes"
2550
#: ../drizzled/error.cc:370
2536
#: ../drizzled/error.cc:365
2551
2537
msgid "Cannot add foreign key constraint"
2554
#: ../drizzled/error.cc:371
2540
#: ../drizzled/error.cc:366
2555
2541
msgid "Cannot add or update a child row: a foreign key constraint fails"
2558
#: ../drizzled/error.cc:372
2544
#: ../drizzled/error.cc:367
2559
2545
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2562
#: ../drizzled/error.cc:373
2548
#: ../drizzled/error.cc:368
2564
2550
msgid "Incorrect usage of %s and %s"
2567
#: ../drizzled/error.cc:374
2553
#: ../drizzled/error.cc:369
2568
2554
msgid "The used SELECT statements have a different number of columns"
2571
#: ../drizzled/error.cc:375
2557
#: ../drizzled/error.cc:370
2572
2558
msgid "Can't execute the query because you have a conflicting read lock"
2575
#: ../drizzled/error.cc:376
2561
#: ../drizzled/error.cc:371
2578
2564
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2581
#: ../drizzled/error.cc:377
2567
#: ../drizzled/error.cc:372
2584
2570
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2587
#: ../drizzled/error.cc:378
2573
#: ../drizzled/error.cc:373
2589
2575
msgid "Variable '%-.64s' doesn't have a default value"
2592
#: ../drizzled/error.cc:379
2578
#: ../drizzled/error.cc:374
2594
2580
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2597
#: ../drizzled/error.cc:380
2583
#: ../drizzled/error.cc:375
2599
2585
msgid "Incorrect argument type to variable '%-.64s'"
2602
#: ../drizzled/error.cc:381
2588
#: ../drizzled/error.cc:376
2604
2590
msgid "Variable '%-.64s' can only be set, not read"
2607
#: ../drizzled/error.cc:382
2593
#: ../drizzled/error.cc:377
2609
2595
msgid "Incorrect usage/placement of '%s'"
2612
#: ../drizzled/error.cc:383
2598
#: ../drizzled/error.cc:378
2614
2600
msgid "This version of Drizzle doesn't yet support '%s'"
2617
#: ../drizzled/error.cc:384
2603
#: ../drizzled/error.cc:379
2619
2605
msgid "Variable '%-.192s' is a %s variable"
2622
#: ../drizzled/error.cc:385
2608
#: ../drizzled/error.cc:380
2624
2610
msgid "Incorrect foreign key definition for '%-.192s': %s"
2627
#: ../drizzled/error.cc:386
2613
#: ../drizzled/error.cc:381
2628
2614
msgid "Key reference and table reference don't match"
2631
#: ../drizzled/error.cc:387
2617
#: ../drizzled/error.cc:382
2633
2619
msgid "Operand should contain %d column(s)"
2636
#: ../drizzled/error.cc:388
2622
#: ../drizzled/error.cc:383
2637
2623
msgid "Subquery returns more than 1 row"
2640
#: ../drizzled/error.cc:389
2626
#: ../drizzled/error.cc:384
2642
2628
msgid "Converting column '%s' from %s to %s"
2645
#: ../drizzled/error.cc:390
2631
#: ../drizzled/error.cc:385
2647
2633
msgid "Reference '%-.64s' not supported (%s)"
2650
#: ../drizzled/error.cc:391
2636
#: ../drizzled/error.cc:386
2651
2637
msgid "Every derived table must have its own alias"
2654
#: ../drizzled/error.cc:392
2640
#: ../drizzled/error.cc:387
2656
2642
msgid "Select %u was reduced during optimization"
2659
#: ../drizzled/error.cc:393
2645
#: ../drizzled/error.cc:388
2661
2647
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2664
#: ../drizzled/error.cc:394
2650
#: ../drizzled/error.cc:389
2665
2651
msgid "All parts of a SPATIAL index must be NOT NULL"
2668
#: ../drizzled/error.cc:395
2654
#: ../drizzled/error.cc:390
2670
2656
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2673
#: ../drizzled/error.cc:396
2659
#: ../drizzled/error.cc:391
2676
2662
"Uncompressed data size too large; the maximum size is %d (based on "
2677
2663
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2680
#: ../drizzled/error.cc:397
2666
#: ../drizzled/error.cc:392
2681
2667
msgid "ZLIB: Not enough memory"
2684
#: ../drizzled/error.cc:398
2670
#: ../drizzled/error.cc:393
2686
2672
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2687
2673
"data was corrupted)"
2690
#: ../drizzled/error.cc:399
2676
#: ../drizzled/error.cc:394
2691
2677
msgid "ZLIB: Input data corrupted"
2694
#: ../drizzled/error.cc:400
2680
#: ../drizzled/error.cc:395
2696
2682
msgid "%d line(s) were cut by GROUP_CONCAT()"
2699
#: ../drizzled/error.cc:401
2685
#: ../drizzled/error.cc:396
2701
2687
msgid "Row %ld doesn't contain data for all columns"
2704
#: ../drizzled/error.cc:402
2690
#: ../drizzled/error.cc:397
2707
2693
"Row %ld was truncated; it contained more data than there were input columns"
2710
#: ../drizzled/error.cc:403
2696
#: ../drizzled/error.cc:398
2713
2699
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2716
#: ../drizzled/error.cc:404
2702
#: ../drizzled/error.cc:399
2718
2704
msgid "Out of range value for column '%s' at row %ld"
2721
#: ../drizzled/error.cc:405
2707
#: ../drizzled/error.cc:400
2723
2709
msgid "Data truncated for column '%s' at row %ld"
2726
#: ../drizzled/error.cc:406
2712
#: ../drizzled/error.cc:401
2728
2714
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2731
#: ../drizzled/error.cc:407
2717
#: ../drizzled/error.cc:402
2733
2719
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2736
#: ../drizzled/error.cc:408
2722
#: ../drizzled/error.cc:403
2738
2724
msgid "Illegal mix of collations for operation '%s'"
2741
#: ../drizzled/error.cc:409
2727
#: ../drizzled/error.cc:404
2744
2730
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2745
2731
"variable_name)"
2748
#: ../drizzled/error.cc:410
2734
#: ../drizzled/error.cc:405
2750
2736
msgid "Unknown collation: '%-.64s'"
2753
#: ../drizzled/error.cc:411
2739
#: ../drizzled/error.cc:406
2756
2742
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2760
#: ../drizzled/error.cc:412
2746
#: ../drizzled/error.cc:407
2762
2748
msgid "Incorrect index name '%-.100s'"
2765
#: ../drizzled/error.cc:413
2751
#: ../drizzled/error.cc:408
2767
2753
msgid "Incorrect catalog name '%-.100s'"
2770
#: ../drizzled/error.cc:414
2756
#: ../drizzled/error.cc:409
2772
2758
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2775
#: ../drizzled/error.cc:415
2761
#: ../drizzled/error.cc:410
2777
2763
msgid "Unknown table engine '%s'"
2780
#: ../drizzled/error.cc:416
2766
#: ../drizzled/error.cc:411
2782
2768
msgid "The target table %-.100s of the %s is not updatable"
2785
#: ../drizzled/error.cc:417
2771
#: ../drizzled/error.cc:412
2788
2774
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2792
#: ../drizzled/error.cc:418
2778
#: ../drizzled/error.cc:413
2795
2781
"The Drizzle server is running with the %s option so it cannot execute this "
2799
#: ../drizzled/error.cc:419
2785
#: ../drizzled/error.cc:414
2801
2787
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2804
#: ../drizzled/error.cc:420
2790
#: ../drizzled/error.cc:415
2806
2792
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2809
#: ../drizzled/error.cc:421
2795
#: ../drizzled/error.cc:416
2811
2797
"Incorrect table definition; there can be only one TIMESTAMP column with "
2812
2798
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2815
#: ../drizzled/error.cc:422
2801
#: ../drizzled/error.cc:417
2817
2803
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2820
#: ../drizzled/error.cc:423
2806
#: ../drizzled/error.cc:418
2822
2808
msgid "Got error %d '%-.100s' from %s"
2825
#: ../drizzled/error.cc:424
2811
#: ../drizzled/error.cc:419
2827
2813
msgid "Got temporary error %d '%-.100s' from %s"
2830
#: ../drizzled/error.cc:425
2816
#: ../drizzled/error.cc:420
2832
2818
msgid "Unknown or incorrect time zone: '%-.64s'"
2835
#: ../drizzled/error.cc:426
2821
#: ../drizzled/error.cc:421
2837
2823
msgid "Invalid %s character string: '%.64s'"
2840
#: ../drizzled/error.cc:427
2826
#: ../drizzled/error.cc:422
2842
2828
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2845
#: ../drizzled/error.cc:428
2831
#: ../drizzled/error.cc:423
2847
2833
msgid "%s %s does not exist"
2850
#: ../drizzled/error.cc:429
2836
#: ../drizzled/error.cc:424
2851
2837
msgid "Query execution was interrupted"
2854
#: ../drizzled/error.cc:430
2840
#: ../drizzled/error.cc:425
2857
2843
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2858
2844
"(s) or definer/invoker of view lack rights to use them"
2861
#: ../drizzled/error.cc:431
2847
#: ../drizzled/error.cc:426
2863
2849
msgid "Field '%-.192s' doesn't have a default value"
2866
#: ../drizzled/error.cc:432
2852
#: ../drizzled/error.cc:427
2867
2853
msgid "Division by 0"
2870
#: ../drizzled/error.cc:433
2856
#: ../drizzled/error.cc:428
2872
2858
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2875
#: ../drizzled/error.cc:434
2861
#: ../drizzled/error.cc:429
2877
2863
msgid "Illegal %s '%-.192s' value found during parsing"
2880
#: ../drizzled/error.cc:435
2866
#: ../drizzled/error.cc:430
2882
2868
msgid "Key part '%-.192s' length cannot be 0"
2885
#: ../drizzled/error.cc:436
2871
#: ../drizzled/error.cc:431
2888
2874
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2889
2875
"the %.64s state"
2892
#: ../drizzled/error.cc:437
2878
#: ../drizzled/error.cc:432
2894
2880
msgid "Data too long for column '%s' at row %ld"
2897
#: ../drizzled/error.cc:438
2883
#: ../drizzled/error.cc:433
2900
2886
"%s: ready for connections.\n"
2901
2887
"Version: '%s' %s\n"
2904
#: ../drizzled/error.cc:439
2890
#: ../drizzled/error.cc:434
2905
2891
msgid "Can't load value from file with fixed size rows to variable"
2908
#: ../drizzled/error.cc:440
2894
#: ../drizzled/error.cc:435
2910
2896
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2913
#: ../drizzled/error.cc:441
2899
#: ../drizzled/error.cc:436
2914
2900
msgid "Table definition has changed, please retry transaction"
2917
#: ../drizzled/error.cc:442
2903
#: ../drizzled/error.cc:437
2919
2905
msgid "Not allowed to return a result set from a %s"
2922
#: ../drizzled/error.cc:443
2908
#: ../drizzled/error.cc:438
2923
2909
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2926
#: ../drizzled/error.cc:444
2912
#: ../drizzled/error.cc:439
2928
2914
"Explicit or implicit commit is not allowed in stored function or trigger."
2931
#: ../drizzled/error.cc:445
2917
#: ../drizzled/error.cc:440
2933
2919
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2936
#: ../drizzled/error.cc:446
2922
#: ../drizzled/error.cc:441
2938
2924
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2941
#: ../drizzled/error.cc:447
2927
#: ../drizzled/error.cc:442
2944
2930
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2948
#: ../drizzled/error.cc:448
2934
#: ../drizzled/error.cc:443
2949
2935
msgid "Trigger in wrong schema"
2952
#: ../drizzled/error.cc:449
2938
#: ../drizzled/error.cc:444
2955
2941
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2956
2942
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2959
#: ../drizzled/error.cc:450
2945
#: ../drizzled/error.cc:445
2961
2947
msgid "Display width out of range for column '%-.192s' (max = %d)"
2964
#: ../drizzled/error.cc:451
2950
#: ../drizzled/error.cc:446
2966
2952
msgid "Datetime function: %-.32s field overflow"
2969
#: ../drizzled/error.cc:452
2955
#: ../drizzled/error.cc:447
2972
2958
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2975
#: ../drizzled/error.cc:453
2961
#: ../drizzled/error.cc:448
2978
2964
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2981
#: ../drizzled/error.cc:454
2967
#: ../drizzled/error.cc:449
2982
2968
msgid "No data - zero rows fetched, selected, or processed"
2985
#: ../drizzled/error.cc:455
2971
#: ../drizzled/error.cc:450
2987
2973
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2990
#: ../drizzled/error.cc:456
2976
#: ../drizzled/error.cc:451
2992
2978
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2995
#: ../drizzled/error.cc:457
2981
#: ../drizzled/error.cc:452
2996
2982
msgid "The used table type doesn't support SPATIAL indexes"
2999
#: ../drizzled/error.cc:458
2985
#: ../drizzled/error.cc:453
3001
2987
msgid "Leading spaces are removed from name '%s'"
3004
#: ../drizzled/error.cc:459
2990
#: ../drizzled/error.cc:454
3005
2991
msgid "Failed to read auto-increment value from storage engine"
3008
#: ../drizzled/error.cc:460
2994
#: ../drizzled/error.cc:455
3010
2996
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3013
#: ../drizzled/error.cc:461
2999
#: ../drizzled/error.cc:456
3014
3000
msgid "Too high level of nesting for select"
3017
#: ../drizzled/error.cc:462
3003
#: ../drizzled/error.cc:457
3019
3005
msgid "Name '%-.64s' has become ''"
3022
#: ../drizzled/error.cc:463
3008
#: ../drizzled/error.cc:458
3024
3010
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3025
3011
"optional and non-empty FIELDS ENCLOSED BY"
3028
#: ../drizzled/error.cc:464
3014
#: ../drizzled/error.cc:459
3031
3017
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3034
#: ../drizzled/error.cc:465
3036
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3039
#: ../drizzled/error.cc:466
3020
#: ../drizzled/error.cc:460
3041
3022
msgid "Incorrect %-.32s value: '%-.128s'"
3044
#: ../drizzled/error.cc:467
3025
#: ../drizzled/error.cc:461
3046
3027
msgid "Table has no partition for value %-.64s"
3049
#: ../drizzled/error.cc:468
3030
#: ../drizzled/error.cc:462
3050
3031
msgid "Writing one row to the row-based binary log failed"
3053
#: ../drizzled/error.cc:469
3034
#: ../drizzled/error.cc:463
3055
3036
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3058
#: ../drizzled/error.cc:470
3039
#: ../drizzled/error.cc:464
3061
3042
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3062
3043
"d would lead to a duplicate entry"
3065
#: ../drizzled/error.cc:471
3046
#: ../drizzled/error.cc:465
3067
3048
"Transaction isolation level can't be changed while a transaction is in "
3071
#: ../drizzled/error.cc:472
3052
#: ../drizzled/error.cc:466
3073
3054
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3076
#: ../drizzled/error.cc:473
3057
#: ../drizzled/error.cc:467
3078
3059
msgid "Incorrect parameters in the call to native function '%-.192s'"
3081
#: ../drizzled/error.cc:474
3062
#: ../drizzled/error.cc:468
3083
3064
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3086
#: ../drizzled/error.cc:475
3067
#: ../drizzled/error.cc:469
3088
3069
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3091
#: ../drizzled/error.cc:477
3072
#: ../drizzled/error.cc:470
3074
msgid "Received an invalid value '%s' for a UNIX timestamp."
3077
#: ../drizzled/error.cc:471
3093
3079
msgid "Received an invalid datetime value '%s'."
3096
#: ../drizzled/error.cc:478
3098
msgid "Received an invalid DATE value '%s'."
3101
#: ../drizzled/error.cc:479
3082
#: ../drizzled/error.cc:472
3103
3084
msgid "Received a NULL argument for function '%s'."
3106
#: ../drizzled/error.cc:480
3108
msgid "Received an invalid timestamp value '%s'."
3111
#: ../drizzled/error.cc:481
3113
msgid "Received an invalid TIME value '%s'."
3116
#: ../drizzled/error.cc:482
3118
msgid "Received an invalid value '%s' for a UNIX timestamp."
3121
#: ../drizzled/error.cc:484
3087
#: ../drizzled/error.cc:473
3123
3089
msgid "Received an out-of-range argument '%s' for function '%s'."
3126
#: ../drizzled/error.cc:485
3092
#: ../drizzled/error.cc:474
3128
3094
msgid "Received an invalid enum value '%s'."
3131
#: ../drizzled/error.cc:486
3097
#: ../drizzled/error.cc:475
3132
3098
msgid "Tables which are replicated require a primary key."
3135
#: ../drizzled/error.cc:488
3137
msgid "Corrupt or invalid schema definition for '%s' : %s"
3140
#: ../drizzled/error.cc:489
3142
msgid "Corrupt or invalid table definition for '%s': %s"
3145
#: ../drizzled/error.cc:490
3147
msgid "The number of enum that were required was too high for table '%s'"
3150
#: ../drizzled/error.cc:491
3152
msgid "Corrupt or invalid table definition for '%s'"
3155
#: ../drizzled/error.cc:492
3157
msgid "Collation '%s' for table %s is invalid/unknown"
3160
#: ../drizzled/error.cc:494
3162
msgid "Cannot drop table '%s'"
3165
#: ../drizzled/error.cc:495
3167
msgid "Error occurred while dropping table '%s'"
3170
#: ../drizzled/error.cc:496
3172
msgid "Permission denied to create '%s'"
3175
#: ../drizzled/error.cc:497
3177
msgid "Unknown table '%s'"
3180
#: ../drizzled/error.cc:499
3182
msgid "Cannot create schema '%s'"
3185
#: ../drizzled/error.cc:500
3101
#: ../drizzled/error.cc:476
3103
msgid "Corrupt or invalid table definition: %s"
3106
#: ../drizzled/error.cc:477
3108
msgid "Corrupt or invalid schema definition for %s : %s"
3111
#: ../drizzled/error.cc:478
3187
3113
msgid "Schema does not exist: %s"
3190
#: ../drizzled/error.cc:501
3116
#: ../drizzled/error.cc:479
3192
3118
msgid "Error altering schema: %s"
3195
#: ../drizzled/error.cc:502
3121
#: ../drizzled/error.cc:480
3197
3123
msgid "Error droppping Schema : %s"
3200
#: ../drizzled/error.cc:504
3126
#: ../drizzled/error.cc:481
3201
3127
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3204
#: ../drizzled/error.cc:505
3130
#: ../drizzled/error.cc:482
3206
3132
msgid "Unknown table engine option key/pair %s = %s."
3209
#: ../drizzled/error.cc:506
3135
#: ../drizzled/error.cc:483
3211
3137
msgid "Unknown schema engine option key/pair %s = %s."
3214
#: ../drizzled/error.cc:508
3215
msgid "Admin access not allowed from this username/IP address."
3218
#. User lock/barrier error messages
3219
#: ../drizzled/error.cc:511
3220
msgid "wait() can not be called on session owning user defined barrier."
3223
#: ../drizzled/error.cc:512
3224
msgid "Unknown user defined barrier requested."
3227
#: ../drizzled/error.cc:513
3228
msgid "Session does not own user defined barrier."
3231
#: ../drizzled/error.cc:514
3232
msgid "Session can not wait on a user defined lock owned by the session."
3235
#: ../drizzled/error.cc:515
3236
msgid "Session does not own user defined lock."
3239
#: ../drizzled/error.cc:517
3240
msgid "Invalid name for user defined barrier."
3243
#: ../drizzled/error.cc:518
3244
msgid "Invalid name for user defined lock."
3247
#: ../drizzled/error.cc:520
3249
"Either a DEFAULt value or NULL NULL description is required for a new column "
3250
"if table is not empty"
3254
#: ../drizzled/error.cc:523
3257
"Cast to unsigned converted negative integer to it's positive complement: %s"
3260
#: ../drizzled/error.cc:524
3262
msgid "Invalid cast to signed integer: %s"
3265
#: ../drizzled/error.cc:526
3267
msgid "Identifier '%.*s' is a SQL keyword."
3270
#: ../drizzled/error.cc:529
3140
#: ../drizzled/error.cc:485
3272
3142
msgid "Can't unlock file (Errcode: %d)"
3275
#: ../drizzled/error.cc:530
3145
#: ../drizzled/error.cc:486
3277
3147
msgid "Can't change size of file (Errcode: %d)"
3280
#: ../drizzled/error.cc:531
3150
#: ../drizzled/error.cc:487
3282
3152
msgid "Can't open stream from handle (Errcode: %d)"
3285
#: ../drizzled/error.cc:532
3155
#: ../drizzled/error.cc:488
3287
3157
msgid "Warning: '%s' had %d links"
3290
#: ../drizzled/error.cc:533
3160
#: ../drizzled/error.cc:489
3292
3162
msgid "Warning: %d files and %d streams is left open\n"
3295
#: ../drizzled/error.cc:534
3165
#: ../drizzled/error.cc:490
3297
3167
msgid "Can't create directory '%s' (Errcode: %d)"
3300
#: ../drizzled/error.cc:535
3170
#: ../drizzled/error.cc:491
3303
3173
"Character set '%s' is not a compiled character set and is not specified in "
3307
#: ../drizzled/error.cc:536
3177
#: ../drizzled/error.cc:492
3309
3179
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3312
#: ../drizzled/error.cc:537
3182
#: ../drizzled/error.cc:493
3314
3184
msgid "Can't read value for symlink '%s' (Error %d)"
3317
#: ../drizzled/error.cc:538
3187
#: ../drizzled/error.cc:494
3319
3189
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3322
#: ../drizzled/error.cc:539
3192
#: ../drizzled/error.cc:495
3324
3194
msgid "Error on realpath() on '%s' (Error %d)"
3327
#: ../drizzled/error.cc:540
3197
#: ../drizzled/error.cc:496
3329
3199
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3332
#: ../drizzled/error.cc:541
3202
#: ../drizzled/error.cc:497
3335
3205
"Collation '%s' is not a compiled collation and is not specified in the %s "
3339
#: ../drizzled/error.cc:542
3209
#: ../drizzled/error.cc:498
3341
3211
msgid "File '%s' (fileno: %d) was not closed"
3345
#: ../drizzled/error.cc:545
3346
msgid "Received an invalid UUID value"
3349
#: ../drizzled/error.cc:546
3350
msgid "The UUID was not created with a valid time"
3354
#: ../drizzled/error.cc:549
3356
msgid "Received an invalid BOOLEAN value '%s'."
3359
#: ../drizzled/error.cc:550
3361
msgid "Invalid cast to BOOLEAN: '%s'."
3364
#. Transactional DDL
3365
#: ../drizzled/error.cc:553
3366
msgid "Transactional DDL not supported"
3370
#: ../drizzled/error.cc:555
3372
msgid "Assertion '%s' failed."
3375
#: ../drizzled/error.cc:556
3377
msgid "Assertion '%s' failed, the result was NULL."
3380
#. Catalog related errors
3381
#: ../drizzled/error.cc:574
3383
msgid "Cannot create catalog '%s'."
3386
#: ../drizzled/error.cc:575
3388
msgid "Permission is denied to create '%s' catalog."
3391
#: ../drizzled/error.cc:576
3393
msgid "Cannot drop catalog '%s'."
3396
#: ../drizzled/error.cc:577
3398
msgid "Permission is denied to drop '%s' catalog."
3401
#: ../drizzled/error.cc:578
3403
msgid "Catalog '%s' does not exist."
3406
#: ../drizzled/error.cc:579
3407
msgid "You cannot drop the 'local' catalog."
3410
#: ../drizzled/error.cc:580
3412
msgid "Could not gain lock on '%s'."
3415
#: ../drizzled/error.cc:581
3417
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3420
#: ../drizzled/error.cc:582
3421
msgid "Invalid catalog name."
3424
#: ../drizzled/error.cc:583
3426
"Engine status is now stored in the data_dictionary tables, please use these "
3430
#: ../drizzled/identifier/catalog.cc:56
3432
"Catalog name cannot be encoded and fit within filesystem name length "
3436
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3214
#: ../drizzled/identifier/schema.cc:58 ../drizzled/identifier/table.cc:234
3438
3216
"Schema name cannot be encoded and fit within filesystem name length "
3439
3217
"restrictions."
3442
#: ../drizzled/identifier/table.cc:238
3220
#: ../drizzled/identifier/table.cc:224
3444
3222
"Table name cannot be encoded and fit within filesystem name length "
3445
3223
"restrictions."
3713
#: ../drizzled/sql_base.cc:1518
3715
msgid "Table %s had a open data Cursor in reopen_table"
3861
3718
#: ../drizzled/sql_table.cc:1933
3863
3720
msgid "Unknown - internal error %d during operation"
3866
#: ../drizzled/statement/alter_table.cc:1514
3723
#: ../drizzled/statement/alter_table.cc:1486
3869
3726
"order_st BY ignored because there is a user-defined clustered index in the "
3870
3727
"table '%-.192s'"
3873
#: ../drizzled/sys_var.cc:1526
3875
msgid "Variable named %s already exists!\n"
3878
#: ../drizzled/sys_var.cc:1535
3880
msgid "Could not add Variable: %s\n"
3883
#: ../drizzled/sys_var.cc:1633
3884
msgid "Failed to initialize system variables"
3887
#: ../drizzled/table.cc:1690
3730
#: ../drizzled/table.cc:1964
3889
3732
msgid "Got error %d when reading table '%s'"
3892
#: ../drizzled/table/instance/base.cc:1883
3735
#: ../drizzled/table_share.cc:860
3737
msgid "Table %s has invalid/unknown collation: %d,%s"
3740
#: ../drizzled/table_share.cc:1153
3742
msgid "ENUM column %s has greater than %d possible values"
3745
#: ../drizzled/table_share.cc:2063
3894
3747
msgid "Unknown collation '%s' in table '%-.64s' definition"
3897
#: ../drizzled/table/instance/base.cc:1890
3750
#: ../drizzled/table_share.cc:2070
3900
3753
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3904
#: ../drizzled/tztime.cc:170
3757
#: ../drizzled/tztime.cc:173
3906
3759
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3909
#: ../plugin/auth_file/auth_file.cc:227
3762
#: ../plugin/auth_file/auth_file.cc:225
3911
3764
msgid "Could not load auth file: %s\n"
3914
#: ../plugin/auth_file/auth_file.cc:243
3767
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
3915
3768
msgid "File to load for usernames and passwords"
3918
#: ../plugin/auth_http/auth_http.cc:135
3920
"auth_http plugin loaded but required option url not specified. Against which "
3921
"URL are you intending on authenticating?\n"
3771
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
3772
msgid "Enable HTTP Auth check"
3924
#: ../plugin/auth_http/auth_http.cc:151
3775
#: ../plugin/auth_http/auth_http.cc:160
3925
3776
msgid "URL for HTTP Auth check"
3928
#: ../plugin/auth_ldap/auth_ldap.cc:291
3779
#: ../plugin/auth_ldap/auth_ldap.cc:285
3930
3781
msgid "Reconnect failed: %s\n"
3933
#: ../plugin/auth_ldap/auth_ldap.cc:310
3784
#: ../plugin/auth_ldap/auth_ldap.cc:304
3935
3786
msgid "ldap_search_ext_s failed: %s\n"
3938
#: ../plugin/auth_ldap/auth_ldap.cc:416
3789
#: ../plugin/auth_ldap/auth_ldap.cc:410
3940
3791
msgid "Could not load auth ldap: %s\n"
3943
#: ../plugin/auth_ldap/auth_ldap.cc:437
3794
#: ../plugin/auth_ldap/auth_ldap.cc:423
3944
3795
msgid "URI of the LDAP server to contact"
3798
#: ../plugin/auth_ldap/auth_ldap.cc:431
3799
msgid "DN to use when binding to the LDAP server"
3947
3802
#: ../plugin/auth_ldap/auth_ldap.cc:439
3948
msgid "DN to use when binding to the LDAP server"
3951
#: ../plugin/auth_ldap/auth_ldap.cc:441
3952
3803
msgid "Password to use when binding the DN"
3955
#: ../plugin/auth_ldap/auth_ldap.cc:443
3806
#: ../plugin/auth_ldap/auth_ldap.cc:447
3956
3807
msgid "DN to use when searching"
3959
#: ../plugin/auth_ldap/auth_ldap.cc:445
3810
#: ../plugin/auth_ldap/auth_ldap.cc:455
3960
3811
msgid "Attribute in LDAP with plain text password"
3963
#: ../plugin/auth_ldap/auth_ldap.cc:447
3814
#: ../plugin/auth_ldap/auth_ldap.cc:463
3964
3815
msgid "Attribute in LDAP with MySQL hashed password"
3967
#: ../plugin/auth_ldap/auth_ldap.cc:449
3818
#: ../plugin/auth_ldap/auth_ldap.cc:471
3968
3819
msgid "How often to empty the users cache, 0 to disable"
3971
#: ../plugin/blitzdb/ha_blitz.cc:1507
3972
msgid "Estimated number of rows that a BlitzDB table will store."
3975
#: ../plugin/console/console.cc:379
3822
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
3976
3823
msgid "Enable the console."
3979
#: ../plugin/console/console.cc:382
3826
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
3980
3827
msgid "Turn on extra debugging."
3983
#: ../plugin/console/console.cc:385
3830
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
3984
3831
msgid "User to use for auth."
3987
#: ../plugin/console/console.cc:388
3834
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
3988
3835
msgid "Password to use for auth."
3991
#: ../plugin/console/console.cc:391
3993
msgid "Default catalog to use."
3994
msgstr "Database der skal anvendes."
3996
#: ../plugin/console/console.cc:394
3998
msgid "Default schema to use."
3999
msgstr "Database der skal anvendes."
4001
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3838
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
3839
msgid "Default database to use."
3842
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3843
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
3844
msgid "Invalid value of port\n"
3847
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3848
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
3849
msgid "Invalid value for connect_timeout\n"
3852
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3853
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
3854
msgid "Invalid value for read_timeout\n"
3857
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3858
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3859
msgid "Invalid value for write_timeout\n"
3862
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3863
msgid "Invalid value for retry_count\n"
3866
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3867
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
3868
msgid "Invalid value for buffer_length\n"
3871
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3872
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
4003
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3874
"Port number to use for connection or 0 for default to, in order of "
3875
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4007
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4008
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3878
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3879
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3880
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3881
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
4009
3882
msgid "Connect Timeout."
4012
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4013
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3885
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3886
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3887
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3888
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
4014
3889
msgid "Read Timeout."
4017
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4018
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3892
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3893
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3894
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3895
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
4019
3896
msgid "Write Timeout."
4022
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4023
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
3899
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3900
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3901
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3902
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4024
3903
msgid "Retry Count."
4027
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4028
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
3906
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3907
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3908
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3909
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4029
3910
msgid "Buffer length."
4032
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4033
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
3913
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3914
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3915
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3916
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4034
3917
msgid "Address to bind to."
4037
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4038
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4039
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4040
msgid "Maximum simultaneous connections."
4043
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4044
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4045
msgid "A restrictive IP address list for incoming admin connections."
4048
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4049
msgid "Failed to send error message to libnotify\n"
4052
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4053
msgid "Error Messages to stderr"
4056
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4057
msgid "Comma-separated list of schemas to exclude"
4060
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4061
msgid "Comma-separated list of tables to exclude"
4064
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4065
msgid "Regular expression to apply to schemas to exclude"
4068
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4069
msgid "Regular expression to apply to tables to exclude"
4072
#: ../plugin/haildb/haildb_engine.cc:1080
4073
#: ../plugin/haildb/haildb_engine.cc:1218
4074
#: ../plugin/haildb/haildb_engine.cc:1248
4076
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4079
#: ../plugin/haildb/haildb_engine.cc:1099
4081
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4084
#: ../plugin/haildb/haildb_engine.cc:1197
4085
#: ../plugin/haildb/haildb_engine.cc:1310
4086
#: ../plugin/haildb/haildb_engine.cc:1491
4087
#: ../plugin/haildb/haildb_engine.cc:2157
4089
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4092
#: ../plugin/haildb/haildb_engine.cc:1349
4093
#: ../plugin/haildb/haildb_engine.cc:1365
4095
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4098
#: ../plugin/haildb/haildb_engine.cc:3403
4100
msgid "Error starting HailDB %d (%s)\n"
4103
#: ../plugin/haildb/haildb_engine.cc:3432
4104
msgid "Disable HailDB adaptive hash index (enabled by default)."
4107
#: ../plugin/haildb/haildb_engine.cc:3434
4108
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4111
#: ../plugin/haildb/haildb_engine.cc:3437
4113
"Size of a memory pool HailDB uses to store data dictionary information and "
3920
#: ../plugin/drizzle_protocol/errmsg.cc:31
3921
msgid "Unknown Drizzle error"
3924
#: ../plugin/drizzle_protocol/errmsg.cc:32
3926
msgid "Can't create UNIX socket (%d)"
3929
#: ../plugin/drizzle_protocol/errmsg.cc:33
3931
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3934
#: ../plugin/drizzle_protocol/errmsg.cc:34
3936
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3939
#: ../plugin/drizzle_protocol/errmsg.cc:35
3941
msgid "Can't create TCP/IP socket (%d)"
3944
#: ../plugin/drizzle_protocol/errmsg.cc:36
3946
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3949
#: ../plugin/drizzle_protocol/errmsg.cc:37
3950
msgid "Drizzle server has gone away"
3953
#: ../plugin/drizzle_protocol/errmsg.cc:38
3955
msgid "Protocol mismatch; server version = %d, client version = %d"
3958
#: ../plugin/drizzle_protocol/errmsg.cc:39
3959
msgid "Drizzle client ran out of memory"
3962
#: ../plugin/drizzle_protocol/errmsg.cc:40
3963
msgid "Wrong host info"
3966
#: ../plugin/drizzle_protocol/errmsg.cc:41
3967
msgid "Localhost via UNIX socket"
3970
#: ../plugin/drizzle_protocol/errmsg.cc:42
3972
msgid "%-.100s via TCP/IP"
3975
#: ../plugin/drizzle_protocol/errmsg.cc:43
3976
msgid "Error in server handshake"
3979
#: ../plugin/drizzle_protocol/errmsg.cc:44
3980
msgid "Lost connection to Drizzle server during query"
3983
#: ../plugin/drizzle_protocol/errmsg.cc:45
3984
msgid "Commands out of sync; you can't run this command now"
3987
#: ../plugin/drizzle_protocol/errmsg.cc:46
3989
msgid "Named pipe: %-.32s"
3992
#: ../plugin/drizzle_protocol/errmsg.cc:47
3994
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
3997
#: ../plugin/drizzle_protocol/errmsg.cc:48
3999
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4002
#: ../plugin/drizzle_protocol/errmsg.cc:49
4004
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4007
#: ../plugin/drizzle_protocol/errmsg.cc:50
4009
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4012
#: ../plugin/drizzle_protocol/errmsg.cc:51
4013
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4016
#: ../plugin/drizzle_protocol/errmsg.cc:52
4017
msgid "Embedded server"
4020
#: ../plugin/drizzle_protocol/errmsg.cc:53
4021
msgid "Error on SHOW SLAVE STATUS:"
4024
#: ../plugin/drizzle_protocol/errmsg.cc:54
4025
msgid "Error on SHOW SLAVE HOSTS:"
4028
#: ../plugin/drizzle_protocol/errmsg.cc:55
4029
msgid "Error connecting to slave:"
4032
#: ../plugin/drizzle_protocol/errmsg.cc:56
4033
msgid "Error connecting to master:"
4036
#: ../plugin/drizzle_protocol/errmsg.cc:57
4037
msgid "SSL connection error"
4040
#: ../plugin/drizzle_protocol/errmsg.cc:58
4041
msgid "Malformed packet"
4044
#: ../plugin/drizzle_protocol/errmsg.cc:59
4045
#: ../plugin/drizzle_protocol/errmsg.cc:70
4046
#: ../plugin/drizzle_protocol/errmsg.cc:71
4047
#: ../plugin/drizzle_protocol/errmsg.cc:72
4048
#: ../plugin/drizzle_protocol/errmsg.cc:73
4049
#: ../plugin/drizzle_protocol/errmsg.cc:74
4050
#: ../plugin/drizzle_protocol/errmsg.cc:75
4051
#: ../plugin/drizzle_protocol/errmsg.cc:76
4052
#: ../plugin/drizzle_protocol/errmsg.cc:77
4053
#: ../plugin/drizzle_protocol/errmsg.cc:78
4054
msgid "(unused error message)"
4057
#: ../plugin/drizzle_protocol/errmsg.cc:60
4058
msgid "Invalid use of null pointer"
4061
#: ../plugin/drizzle_protocol/errmsg.cc:61
4062
msgid "Statement not prepared"
4065
#: ../plugin/drizzle_protocol/errmsg.cc:62
4066
msgid "No data supplied for parameters in prepared statement"
4069
#: ../plugin/drizzle_protocol/errmsg.cc:63
4070
msgid "Data truncated"
4073
#: ../plugin/drizzle_protocol/errmsg.cc:64
4074
msgid "No parameters exist in the statement"
4077
#: ../plugin/drizzle_protocol/errmsg.cc:65
4078
msgid "Invalid parameter number"
4081
#: ../plugin/drizzle_protocol/errmsg.cc:66
4084
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4087
#: ../plugin/drizzle_protocol/errmsg.cc:68
4089
msgid "Using unsupported buffer type: %d (parameter: %d)"
4092
#: ../plugin/drizzle_protocol/errmsg.cc:69
4094
msgid "Shared memory: %-.100s"
4097
#: ../plugin/drizzle_protocol/errmsg.cc:79
4098
msgid "Wrong or unknown protocol"
4101
#: ../plugin/drizzle_protocol/errmsg.cc:80
4102
msgid "Invalid connection handle"
4105
#: ../plugin/drizzle_protocol/errmsg.cc:81
4107
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4108
"option 'secure_auth' enabled)"
4111
#: ../plugin/drizzle_protocol/errmsg.cc:83
4112
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4115
#: ../plugin/drizzle_protocol/errmsg.cc:84
4116
msgid "Attempt to read column without prior row fetch"
4119
#: ../plugin/drizzle_protocol/errmsg.cc:85
4120
msgid "Prepared statement contains no metadata"
4123
#: ../plugin/drizzle_protocol/errmsg.cc:86
4125
"Attempt to read a row while there is no result set associated with the "
4129
#: ../plugin/drizzle_protocol/errmsg.cc:88
4130
msgid "This feature is not implemented yet"
4133
#: ../plugin/drizzle_protocol/errmsg.cc:89
4136
"Lost connection to Drizzle server while waiting for initial communication "
4137
"packet, system error: %d"
4140
#: ../plugin/drizzle_protocol/errmsg.cc:91
4143
"Lost connection to Drizzle server while reading initial communication "
4144
"packet, system error: %d"
4147
#: ../plugin/drizzle_protocol/errmsg.cc:93
4150
"Lost connection to Drizzle server while sending authentication information, "
4154
#: ../plugin/drizzle_protocol/errmsg.cc:95
4157
"Lost connection to Drizzle server while reading authorization information, "
4161
#: ../plugin/drizzle_protocol/errmsg.cc:97
4164
"Lost connection to Drizzle server while setting initial database, system "
4168
#: ../plugin/drizzle_protocol/errmsg.cc:99
4170
msgid "Statement closed indirectly because of a preceding %s() call"
4173
#. CR_NET_UNCOMPRESS_ERROR 08S01
4174
#: ../plugin/drizzle_protocol/errmsg.cc:101
4175
msgid "Couldn't uncompress communication packet"
4178
#. CR_NET_READ_ERROR 08S01
4179
#: ../plugin/drizzle_protocol/errmsg.cc:103
4180
msgid "Got an error reading communication packets"
4183
#. CR_NET_READ_INTERRUPTED 08S01
4184
#: ../plugin/drizzle_protocol/errmsg.cc:105
4185
msgid "Got timeout reading communication packets"
4188
#. CR_NET_ERROR_ON_WRITE 08S01
4189
#: ../plugin/drizzle_protocol/errmsg.cc:107
4190
msgid "Got an error writing communication packets"
4193
#. CR_NET_WRITE_INTERRUPTED 08S01
4194
#: ../plugin/drizzle_protocol/errmsg.cc:109
4195
msgid "Got timeout writing communication packets"
4198
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
4199
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
4200
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
4202
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4205
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
4207
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4210
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
4211
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
4212
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
4213
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
4215
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4218
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
4219
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
4221
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4224
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
4225
msgid "Invalid value of additional-mem-pool-size"
4228
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
4229
msgid "Invalid value of autoextend-increment"
4232
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
4233
msgid "Invalid value of buffer-pool-size"
4236
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
4237
msgid "Invalid value of io-capacity"
4240
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
4241
msgid "Invalid value of fast-shutdown"
4244
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
4245
msgid "Invalid value of flush-log-at-trx-commit"
4248
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
4249
msgid "Invalid value of force-recovery"
4252
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
4253
msgid "Invalid value of log-file-size"
4256
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
4257
msgid "Invalid value of log-files-in-group"
4260
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
4261
msgid "Invalid value of lock-wait-timeout"
4264
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
4265
msgid "Invalid value of log-buffer-size"
4268
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
4269
msgid "Invalid value of lru-old-blocks-pct"
4272
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
4273
msgid "Invalid value of lru-block-access-recency"
4276
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
4277
msgid "Invalid value of max-dirty-pages-pct"
4280
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
4281
msgid "Invalid value of max-purge-lag"
4284
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
4285
msgid "Invalid value of open-files"
4288
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
4289
msgid "Invalid value of read-io-threads"
4292
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
4293
msgid "Invalid value of sync_spin_loops"
4296
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
4298
msgid "Error starting Embedded InnoDB %d (%s)\n"
4301
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
4302
msgid "Enable InnoDB adaptive hash index (enabled by default)."
4305
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
4306
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
4309
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
4311
"Size of a memory pool InnoDB uses to store data dictionary information and "
4114
4312
"other internal data structures."
4117
#: ../plugin/haildb/haildb_engine.cc:3440
4315
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4118
4316
msgid "Data file autoextend increment in megabytes"
4121
#: ../plugin/haildb/haildb_engine.cc:3443
4319
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4123
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4321
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4127
#: ../plugin/haildb/haildb_engine.cc:3446
4128
msgid "The common part for HailDB table spaces."
4131
#: ../plugin/haildb/haildb_engine.cc:3448
4132
msgid "Disable HailDB checksums validation (enabled by default)."
4135
#: ../plugin/haildb/haildb_engine.cc:3450
4136
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4139
#: ../plugin/haildb/haildb_engine.cc:3453
4325
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
4326
msgid "The common part for InnoDB table spaces."
4329
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
4330
msgid "Enable InnoDB checksums validation (enabled by default)."
4333
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
4334
msgid "Enable InnoDB doublewrite buffer (enabled by default)."
4337
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4140
4338
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4143
#: ../plugin/haildb/haildb_engine.cc:3456
4341
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4145
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4343
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4146
4344
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4149
#: ../plugin/haildb/haildb_engine.cc:3459
4150
msgid "Stores each HailDB table to an .ibd file in the database dir."
4347
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
4348
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4153
#: ../plugin/haildb/haildb_engine.cc:3462
4351
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4154
4352
msgid "File format to use for new tables in .ibd files."
4157
#: ../plugin/haildb/haildb_engine.cc:3465
4355
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4159
4357
"Set to 0 (write and flush once per second),1 (write and flush at each "
4160
4358
"commit) or 2 (write at commit, flush once per second)."
4163
#: ../plugin/haildb/haildb_engine.cc:3468
4361
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4164
4362
msgid "With which method to flush data."
4167
#: ../plugin/haildb/haildb_engine.cc:3471
4365
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4169
4367
"Helps to save your data in case the disk image of the database becomes "
4173
#: ../plugin/haildb/haildb_engine.cc:3474
4371
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
4372
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4174
4373
msgid "Path to individual files and their sizes."
4177
#: ../plugin/haildb/haildb_engine.cc:3477
4178
msgid "Path to HailDB log files."
4376
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
4377
msgid "Path to InnoDB log files."
4181
#: ../plugin/haildb/haildb_engine.cc:3480
4380
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4182
4381
msgid "Size of each log file in a log group."
4185
#: ../plugin/haildb/haildb_engine.cc:3483
4384
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4187
"Number of log files in the log group. HailDB writes to the files in a "
4386
"Number of log files in the log group. InnoDB writes to the files in a "
4188
4387
"circular fashion. Value 3 is recommended here."
4191
#: ../plugin/haildb/haildb_engine.cc:3486
4390
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4193
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4392
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4194
4393
"rolled back. Values above 100000000 disable the timeout."
4197
#: ../plugin/haildb/haildb_engine.cc:3489
4396
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4199
"The size of the buffer which HailDB uses to write log to the log files on "
4398
"The size of the buffer which InnoDB uses to write log to the log files on "
4203
#: ../plugin/haildb/haildb_engine.cc:3492
4402
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4205
4404
"Sets the point in the LRU list from where all pages are classified as old "
4206
4405
"(Advanced users)"
4209
#: ../plugin/haildb/haildb_engine.cc:3495
4408
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4211
4410
"Milliseconds between accesses to a block at which it is made young. "
4212
4411
"0=disabled (Advanced users)"
4215
#: ../plugin/haildb/haildb_engine.cc:3498
4414
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4216
4415
msgid "Percentage of dirty pages allowed in bufferpool."
4219
#: ../plugin/haildb/haildb_engine.cc:3501
4418
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4220
4419
msgid "Desired maximum length of the purge queue (0 = no limit)"
4223
#: ../plugin/haildb/haildb_engine.cc:3504
4422
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4225
4424
"Roll back the complete transaction on lock wait timeout, for 4.x "
4226
4425
"compatibility (disabled by default)"
4229
#: ../plugin/haildb/haildb_engine.cc:3507
4230
msgid "How many files at the maximum HailDB keeps open at the same time."
4233
#: ../plugin/haildb/haildb_engine.cc:3510
4234
msgid "Number of background read I/O threads in HailDB."
4237
#: ../plugin/haildb/haildb_engine.cc:3513
4238
msgid "Number of background write I/O threads in HailDB."
4241
#: ../plugin/haildb/haildb_engine.cc:3515
4428
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
4429
msgid "How many files at the maximum InnoDB keeps open at the same time."
4432
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
4433
msgid "Number of background read I/O threads in InnoDB."
4436
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
4437
msgid "Number of background write I/O threads in InnoDB."
4440
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4243
4442
"Disable if you want to reduce the number of messages written to the log "
4244
4443
"(default: enabled)."
4247
#: ../plugin/haildb/haildb_engine.cc:3518
4248
msgid "Enable SHOW HAILDB STATUS output in the log"
4251
#: ../plugin/haildb/haildb_engine.cc:3521
4252
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4255
#: ../plugin/haildb/haildb_engine.cc:3523
4257
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4260
#: ../plugin/hello_events/hello_events.cc:401
4446
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
4447
msgid "Enable SHOW INNODB STATUS output in the log"
4450
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
4451
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4454
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
4455
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
4458
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4460
msgid "Failed to send error message to libnotify\n"
4463
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4464
msgid "Error Messages to stderr"
4467
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4468
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4469
msgid "List of schemas to filter"
4472
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4473
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4474
msgid "List of tables to filter"
4477
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4478
msgid "Regular expression to apply to schemas to filter"
4481
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4482
msgid "Regular expression to apply to tables to filter"
4485
#: ../plugin/hello_events/hello_events.cc:301
4486
msgid "Invalid value of before-write-position\n"
4489
#: ../plugin/hello_events/hello_events.cc:310
4490
#: ../plugin/hello_events/hello_events.cc:319
4491
msgid "Invalid value of before-update-position\n"
4494
#: ../plugin/hello_events/hello_events.cc:359
4495
#: ../plugin/hello_events/hello_events.cc:362
4496
#: ../plugin/hello_events/hello_events.cc:380
4497
msgid "A comma delimited list of databases to watch"
4500
#: ../plugin/hello_events/hello_events.cc:365
4501
#: ../plugin/hello_events/hello_events.cc:396
4261
4502
msgid "Enable Example Events Plugin"
4505
#: ../plugin/hello_events/hello_events.cc:368
4264
4506
#: ../plugin/hello_events/hello_events.cc:404
4265
#: ../plugin/hello_events/hello_events.cc:407
4266
msgid "A comma delimited list of databases to watch"
4269
#: ../plugin/hello_events/hello_events.cc:410
4270
4507
msgid "Before write row event observer call position"
4273
#: ../plugin/hello_events/hello_events.cc:413
4274
#: ../plugin/pbms/src/parameters_ms.cc:461
4510
#: ../plugin/hello_events/hello_events.cc:371
4511
#: ../plugin/hello_events/hello_events.cc:415
4512
#: ../plugin/pbms/src/parameters_ms.cc:579
4275
4513
msgid "Before update row event observer call position"
4278
#: ../plugin/hello_events/hello_events.cc:416
4516
#: ../plugin/hello_events/hello_events.cc:374
4517
#: ../plugin/hello_events/hello_events.cc:426
4279
4518
msgid "After drop database event observer call position"
4282
#: ../plugin/hello_events/hello_events.cc:427
4521
#: ../plugin/hello_events/hello_events.cc:388
4522
msgid "A comma delimited list of tables to watch"
4525
#: ../plugin/hello_events/hello_events.cc:450
4283
4526
msgid "An example events Plugin"
4286
#: ../plugin/innobase/handler/data_dictionary.cc:760
4529
#: ../plugin/innobase/handler/data_dictionary.cc:202
4288
4531
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4291
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4293
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4297
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4299
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4303
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4306
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4307
"or its equivalent numeric id"
4310
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4311
msgid "Do not use Native AIO library for IO, even if available"
4314
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4315
msgid "Enable internal replication log."
4318
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4320
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4321
"rolled back. Values above 100000000 disable the timeout."
4324
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4325
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4328
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4330
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4331
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4334
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4335
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4336
#: ../plugin/transaction_log/print_transaction_message.cc:177
4337
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4339
msgid "Unable to parse transaction. Got error: %s.\n"
4342
#: ../plugin/innobase/srv/srv0start.cc:1034
4343
msgid "InnoDB: cannot determine Mac OS X version!\n"
4346
#: ../plugin/innobase/srv/srv0start.cc:1039
4348
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4349
"InnoDB: making transactions unsafe!\n"
4352
#: ../plugin/innobase/srv/srv0start.cc:1048
4355
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4356
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4357
"InnoDB: allocate more than 4 GB of memory."
4360
#: ../plugin/innobase/srv/srv0start.cc:1063
4362
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4365
#: ../plugin/innobase/srv/srv0start.cc:1068
4368
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4369
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4370
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4373
#: ../plugin/innobase/srv/srv0start.cc:1078
4375
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4378
#: ../plugin/innobase/srv/srv0start.cc:1083
4380
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4383
#: ../plugin/innobase/srv/srv0start.cc:1088
4385
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4388
#: ../plugin/innobase/srv/srv0start.cc:1092
4390
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4393
#: ../plugin/innobase/srv/srv0start.cc:1097
4395
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4398
#: ../plugin/innobase/srv/srv0start.cc:1167
4400
msgid " InnoDB: Using Linux native AIO\n"
4403
#: ../plugin/logging_gearman/logging_gearman.cc:186
4534
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4535
msgid "Invalid value for io-capacity\n"
4538
#: ../plugin/innobase/handler/ha_innodb.cc:1877
4539
msgid "Invalid value for fast-shutdown\n"
4542
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4543
msgid "Invalid value for flush-log-at-trx-commit\n"
4546
#: ../plugin/innobase/handler/ha_innodb.cc:1921
4547
msgid "Invalid value for max-dirty-pages-pct\n"
4550
#: ../plugin/innobase/handler/ha_innodb.cc:1930
4551
msgid "Invalid value for stats-sample-pages\n"
4554
#: ../plugin/innobase/handler/ha_innodb.cc:1941
4555
msgid "Invalid value for additional-mem-pool-size\n"
4558
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4559
msgid "Invalid value for autoextend-increment\n"
4562
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4563
msgid "Invalid value for buffer-pool-size\n"
4566
#: ../plugin/innobase/handler/ha_innodb.cc:1971
4567
msgid "Invalid value for commit-concurrency\n"
4570
#: ../plugin/innobase/handler/ha_innodb.cc:1980
4571
msgid "Invalid value for concurrency-tickets\n"
4574
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4575
msgid "Invalid value for file-io-threads\n"
4578
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4579
msgid "Invalid value for read-io-threads\n"
4582
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4583
msgid "Invalid value for write-io-threads\n"
4586
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4587
msgid "Invalid value for force-recovery\n"
4590
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4591
#: ../plugin/innobase/handler/ha_innodb.cc:2036
4592
msgid "Invalid value for log-file-size\n"
4595
#: ../plugin/innobase/handler/ha_innodb.cc:2045
4596
msgid "Invalid value for log-files-in-group\n"
4599
#: ../plugin/innobase/handler/ha_innodb.cc:2054
4600
msgid "Invalid value for mirrored-log-groups\n"
4603
#: ../plugin/innobase/handler/ha_innodb.cc:2063
4604
msgid "Invalid value for open-files\n"
4607
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4608
msgid "Invalid value for thread-concurrency\n"
4611
#: ../plugin/innobase/handler/ha_innodb.cc:2095
4612
msgid "Invalid value for read-ahead-threshold\n"
4615
#: ../plugin/innobase/handler/ha_innodb.cc:2119
4616
msgid "Invalid value for lock-wait-timeout\n"
4619
#: ../plugin/logging_gearman/logging_gearman.cc:199
4405
4621
msgid "fail gearman_client_create(): %s"
4408
#: ../plugin/logging_gearman/logging_gearman.cc:197
4624
#: ../plugin/logging_gearman/logging_gearman.cc:210
4410
4626
msgid "fail gearman_client_add_server(): %s"
4413
#: ../plugin/logging_gearman/logging_gearman.cc:302
4629
#: ../plugin/logging_gearman/logging_gearman.cc:309
4630
#: ../plugin/logging_gearman/logging_gearman.cc:316
4631
msgid "Enable logging to a gearman server"
4634
#: ../plugin/logging_gearman/logging_gearman.cc:325
4414
4635
msgid "Hostname for logging to a Gearman server"
4417
#: ../plugin/logging_gearman/logging_gearman.cc:305
4638
#: ../plugin/logging_gearman/logging_gearman.cc:334
4418
4639
msgid "Gearman Function to send logging to"
4421
#: ../plugin/logging_gearman/logging_gearman.cc:316
4642
#: ../plugin/logging_gearman/logging_gearman.cc:352
4422
4643
msgid "Log queries to a Gearman server"
4425
#: ../plugin/logging_query/logging_query.cc:178
4646
#: ../plugin/logging_query/logging_query.cc:192
4427
4648
msgid "fail open() fn=%s er=%s\n"
4430
#: ../plugin/logging_query/logging_query.cc:319
4651
#: ../plugin/logging_query/logging_query.cc:316
4652
msgid "Invalid value for threshold-slow"
4655
#: ../plugin/logging_query/logging_query.cc:325
4656
msgid "Invalid value for threshold-big-resultset"
4659
#: ../plugin/logging_query/logging_query.cc:334
4660
msgid "Invalid value for threshold-big-examined"
4663
#: ../plugin/logging_query/logging_query.cc:348
4664
#: ../plugin/logging_query/logging_query.cc:364
4431
4665
msgid "Enable logging to CSV file"
4434
#: ../plugin/logging_query/logging_query.cc:322
4435
msgid "File to log to"
4438
#: ../plugin/logging_query/logging_query.cc:325
4439
msgid "PCRE to match the query against"
4442
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4668
#: ../plugin/logging_query/logging_query.cc:351
4669
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
4670
#: ../plugin/syslog/module.cc:233
4443
4671
msgid "Threshold for logging slow queries, in microseconds"
4446
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4674
#: ../plugin/logging_query/logging_query.cc:354
4675
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
4676
#: ../plugin/syslog/module.cc:236
4447
4677
msgid "Threshold for logging big queries, for rows returned"
4450
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4680
#: ../plugin/logging_query/logging_query.cc:357
4681
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
4682
#: ../plugin/syslog/module.cc:239
4451
4683
msgid "Threshold for logging big queries, for rows examined"
4454
#: ../plugin/logging_query/logging_query.cc:345
4686
#: ../plugin/logging_query/logging_query.cc:373
4687
msgid "File to log to"
4690
#: ../plugin/logging_query/logging_query.cc:382
4691
msgid "PCRE to match the query against"
4694
#: ../plugin/logging_query/logging_query.cc:439
4455
4695
msgid "Log queries to a CSV file"
4458
#: ../plugin/logging_stats/logging_stats.cc:373
4698
#: ../plugin/logging_stats/logging_stats.cc:312
4699
msgid "Invalid value for max-user-count\n"
4702
#: ../plugin/logging_stats/logging_stats.cc:320
4703
msgid "Invalid value for bucket-count\n"
4706
#: ../plugin/logging_stats/logging_stats.cc:329
4707
msgid "Invalid value for scoreboard-size\n"
4710
#: ../plugin/logging_stats/logging_stats.cc:364
4711
#: ../plugin/logging_stats/logging_stats.cc:406
4459
4712
msgid "Max number of users that will be logged"
4462
#: ../plugin/logging_stats/logging_stats.cc:376
4715
#: ../plugin/logging_stats/logging_stats.cc:375
4716
#: ../plugin/logging_stats/logging_stats.cc:409
4463
4717
msgid "Max number of range locks to use for Scoreboard"
4466
#: ../plugin/logging_stats/logging_stats.cc:379
4720
#: ../plugin/logging_stats/logging_stats.cc:386
4721
#: ../plugin/logging_stats/logging_stats.cc:412
4467
4722
msgid "Max number of concurrent sessions that will be logged"
4470
#: ../plugin/logging_stats/logging_stats.cc:380
4725
#: ../plugin/logging_stats/logging_stats.cc:397
4726
#: ../plugin/logging_stats/logging_stats.cc:415
4471
4727
msgid "Enable Logging Statistics Collection"
4474
#: ../plugin/logging_stats/logging_stats.cc:389
4730
#: ../plugin/logging_stats/logging_stats.cc:432
4475
4731
msgid "User Statistics as DATA_DICTIONARY tables"