997
#: ../client/drizzledump.cc:528
1018
#: ../client/drizzledump.cc:538
998
1019
msgid "Insert rows with INSERT IGNORE."
1001
#: ../client/drizzledump.cc:530
1002
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1005
#: ../client/drizzledump.cc:532
1022
#: ../client/drizzledump.cc:540
1023
msgid "Lines in the i.file are terminated by ..."
1026
#: ../client/drizzledump.cc:542
1027
msgid "Wrap tables with autocommit/commit statements."
1030
#: ../client/drizzledump.cc:544
1007
1032
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1008
1033
"above line will be added otherwise, if --databases or --all-databases option "
1012
#: ../client/drizzledump.cc:534
1037
#: ../client/drizzledump.cc:546
1038
msgid "Don't write table creation info."
1041
#: ../client/drizzledump.cc:548
1013
1042
msgid "No row information."
1016
#: ../client/drizzledump.cc:536
1045
#: ../client/drizzledump.cc:549
1046
msgid "Deprecated. Use --skip-set-charset instead."
1049
#: ../client/drizzledump.cc:551
1050
msgid "Enable set-name"
1053
#: ../client/drizzledump.cc:552
1054
msgid "Buffer query instead of dumping directly to stdout."
1057
#: ../client/drizzledump.cc:554
1017
1058
msgid "Use REPLACE INTO instead of INSERT INTO."
1020
#: ../client/drizzledump.cc:538
1061
#: ../client/drizzledump.cc:556
1063
"Direct output to a given file. This option should be used in MSDOS, because "
1064
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1068
#: ../client/drizzledump.cc:558
1021
1069
msgid "Where to send output to (stdout|database"
1024
#: ../client/drizzledump.cc:540
1026
"Hostname for destination db server (requires --destination-type=database)"
1029
#: ../client/drizzledump.cc:542
1031
"Port number for destination db server (requires --destination-type=database)"
1034
#: ../client/drizzledump.cc:544
1036
"User name for destination db server (resquires --destination-type=database)"
1039
#: ../client/drizzledump.cc:546
1041
"Password for destination db server (requires --destination-type=database)"
1044
#: ../client/drizzledump.cc:548
1046
"The database in the destination db server (requires --destination-"
1047
"type=database, not for use with --all-databases)"
1050
#: ../client/drizzledump.cc:550
1052
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1056
#: ../client/drizzledump.cc:556
1072
#: ../client/drizzledump.cc:560
1073
msgid "Hostname for destination db server (requires --destination=database)"
1076
#: ../client/drizzledump.cc:562
1077
msgid "Port number for destination db server (requires --destination=database)"
1080
#: ../client/drizzledump.cc:564
1081
msgid "User name for destination db server (resquires --destination=database)"
1084
#: ../client/drizzledump.cc:566
1085
msgid "Password for destination db server (requires --destination=database)"
1088
#: ../client/drizzledump.cc:568
1090
"The database in the destination db server (requires --destination=database, "
1091
"not for use with --all-databases)"
1094
#: ../client/drizzledump.cc:574
1057
1095
msgid "Connect to host."
1060
#: ../client/drizzledump.cc:558
1098
#: ../client/drizzledump.cc:576
1062
1100
"Password to use when connecting to server. If password is not given it's "
1063
1101
"solicited on the tty."
1066
#: ../client/drizzledump.cc:560
1067
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1104
#: ../client/drizzledump.cc:578
1068
1105
msgid "Port number to use for connection."
1071
#: ../client/drizzledump.cc:567
1108
#: ../client/drizzledump.cc:585
1072
1109
msgid "Hidden Options"
1075
#: ../client/drizzledump.cc:569
1112
#: ../client/drizzledump.cc:587
1076
1113
msgid "Used to select the database"
1079
#: ../client/drizzledump.cc:570
1116
#: ../client/drizzledump.cc:588
1080
1117
msgid "Used to select the tables"
1083
#: ../client/drizzledump.cc:573
1120
#: ../client/drizzledump.cc:591
1084
1121
msgid "Allowed Options + Hidden Options"
1087
#: ../client/drizzledump.cc:637
1124
#: ../client/drizzledump.cc:647
1089
1126
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1092
#: ../client/drizzledump.cc:642
1129
#: ../client/drizzledump.cc:652
1094
1131
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1095
1132
"and you are welcome to modify and redistribute it under the GPL license\n"
1098
#: ../client/drizzledump.cc:643
1135
#: ../client/drizzledump.cc:653
1099
1136
msgid "Dumps definitions and data from a Drizzle database server"
1102
#: ../client/drizzledump.cc:644
1139
#: ../client/drizzledump.cc:654
1104
1141
msgid "Usage: %s [OPTIONS] database [tables]\n"
1107
#: ../client/drizzledump.cc:645
1144
#: ../client/drizzledump.cc:655
1109
1146
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1112
#: ../client/drizzledump.cc:647
1149
#: ../client/drizzledump.cc:657
1114
1151
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1117
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1118
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1154
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
1155
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
1120
1157
msgid "Value supplied for port is not valid.\n"
1123
#: ../client/drizzledump.cc:743
1160
#: ../client/drizzledump.cc:766
1125
1162
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1128
#: ../client/drizzledump_data.cc:268
1165
#: ../client/drizzledump_data.cc:217
1129
1166
msgid "-- Retrieving data for "
1132
#: ../client/drizzledump_data.cc:300
1169
#: ../client/drizzledump_data.cc:245
1133
1170
msgid " rows dumped for table "
1136
#: ../client/drizzledump_data.cc:547
1173
#: ../client/drizzledump_data.cc:424
1137
1174
msgid "-- Connecting to "
1140
#: ../client/drizzledump_data.cc:547
1177
#: ../client/drizzledump_data.cc:424
1141
1178
msgid " using protocol "
1144
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1145
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1181
#: ../client/drizzledump_data.cc:465 ../client/drizzledump_data.cc:471
1182
#: ../client/drizzledump_data.cc:502 ../client/drizzledump_data.cc:508
1146
1183
msgid "Error executing query: "
1149
#: ../client/drizzledump_data.cc:602
1186
#: ../client/drizzledump_data.cc:479
1150
1187
msgid "Could not buffer result: "
1153
#: ../client/drizzledump_data.cc:648
1190
#: ../client/drizzledump_data.cc:525
1154
1191
msgid "Error: Could not set db '"
1157
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1158
#: ../client/drizzledump_data.cc:673
1194
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
1159
1195
msgid "Got error: "
1162
#: ../client/drizzledump_data.cc:682
1198
#: ../client/drizzledump_data.cc:554
1163
1199
msgid "-- Disconnecting from "
1166
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1167
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1202
#: ../client/drizzledump_drizzle.cc:40 ../client/drizzledump_drizzle.cc:88
1203
#: ../client/drizzledump_mysql.cc:41 ../client/drizzledump_mysql.cc:93
1168
1204
msgid "-- Retrieving table structures for "
1171
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1207
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
1172
1208
msgid "-- Retrieving fields for "
1175
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1211
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
1176
1212
msgid "-- Retrieving indexes for "
1179
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1180
msgid "-- Retrieving foreign keys for "
1183
#: ../client/drizzleslap.cc:2292
1215
#: ../client/drizzleslap.cc:2873
1185
1217
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1188
#: ../client/drizzletest.cc:5412
1220
#: ../client/drizzletest.cc:5364
1189
1221
msgid "Error: Invalid Value for opt_max_connect_retries"
1192
#: ../client/drizzletest.cc:5422
1224
#: ../client/drizzletest.cc:5374
1193
1225
msgid "Error: Invalid Value for opt_tail_lines"
1196
#: ../client/drizzletest.cc:5432
1228
#: ../client/drizzletest.cc:5384
1197
1229
msgid "Error: Invalid Value for opt_sleep"
1200
#: ../client/drizzletest.cc:5623
1232
#: ../client/drizzletest.cc:5567
1202
1234
msgid "Could not open '%s' for reading: errno = %d"
1205
#: ../client/drizzletest.cc:5628
1237
#: ../client/drizzletest.cc:5572
1207
1239
msgid "Out of memory"
1210
#: ../drizzled/drizzled.cc:491
1242
#: ../drizzled/drizzled.cc:502
1211
1243
msgid "Aborting\n"
1214
#: ../drizzled/drizzled.cc:550
1246
#: ../drizzled/drizzled.cc:566
1215
1247
msgid "One can only use the --user switch if running as root\n"
1218
#: ../drizzled/drizzled.cc:557
1250
#: ../drizzled/drizzled.cc:573
1220
1252
"Fatal error: Please read \"Security\" section of the manual to find out how "
1221
1253
"to run drizzled as root!\n"
1224
#: ../drizzled/drizzled.cc:577
1256
#: ../drizzled/drizzled.cc:593
1227
1259
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1231
#: ../drizzled/drizzled.cc:602
1263
#: ../drizzled/drizzled.cc:618
1232
1264
msgid "Set process group ID failed"
1235
#: ../drizzled/drizzled.cc:607
1267
#: ../drizzled/drizzled.cc:623
1236
1268
msgid "Set process user ID failed"
1239
#: ../drizzled/drizzled.cc:619
1271
#: ../drizzled/drizzled.cc:635
1240
1272
msgid "Process chroot failed"
1243
#: ../drizzled/drizzled.cc:739
1275
#: ../drizzled/drizzled.cc:738
1244
1276
msgid "Error: Invalid Value for auto_increment_increment"
1247
#: ../drizzled/drizzled.cc:750
1279
#: ../drizzled/drizzled.cc:749
1248
1280
msgid "Error: Invalid Value for auto_increment_offset"
1251
#: ../drizzled/drizzled.cc:761
1283
#: ../drizzled/drizzled.cc:760
1252
1284
msgid "Error: Invalid Value for completion_type"
1255
#: ../drizzled/drizzled.cc:773
1287
#: ../drizzled/drizzled.cc:771
1288
msgid "Error: Invalid Value for back_log"
1291
#: ../drizzled/drizzled.cc:782
1256
1292
msgid "Error: Invalid Value for div-precision-increment"
1259
#: ../drizzled/drizzled.cc:784
1295
#: ../drizzled/drizzled.cc:793
1260
1296
msgid "Error: Invalid Value for group_concat_max_len"
1263
#: ../drizzled/drizzled.cc:795
1299
#: ../drizzled/drizzled.cc:804
1264
1300
msgid "Error: Invalid Value for join_buffer_size"
1267
#: ../drizzled/drizzled.cc:807
1303
#: ../drizzled/drizzled.cc:816
1268
1304
msgid "Error: Invalid Value for max_allowed_packet"
1271
#: ../drizzled/drizzled.cc:819
1307
#: ../drizzled/drizzled.cc:828
1308
msgid "Error: Invalid Value for max_connect_errors"
1311
#: ../drizzled/drizzled.cc:839
1272
1312
msgid "Error: Invalid Value for max_error_count"
1275
#: ../drizzled/drizzled.cc:830
1315
#: ../drizzled/drizzled.cc:850
1276
1316
msgid "Error: Invalid Value for max_heap_table_size"
1279
#: ../drizzled/drizzled.cc:842
1319
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
1280
1320
msgid "Error: Invalid Value for min_examined_row_limit"
1283
#: ../drizzled/drizzled.cc:853
1323
#: ../drizzled/drizzled.cc:873
1284
1324
msgid "Error: Invalid Value for max_join_size"
1287
#: ../drizzled/drizzled.cc:864
1327
#: ../drizzled/drizzled.cc:884
1288
1328
msgid "Error: Invalid Value for max_length_for_sort_data"
1291
#: ../drizzled/drizzled.cc:875
1331
#: ../drizzled/drizzled.cc:895
1292
1332
msgid "Error: Invalid Value for max_seeks_for_key"
1295
#: ../drizzled/drizzled.cc:886
1335
#: ../drizzled/drizzled.cc:906
1296
1336
msgid "Error: Invalid Value for max_sort_length"
1299
#: ../drizzled/drizzled.cc:897
1339
#: ../drizzled/drizzled.cc:928
1300
1340
msgid "Error: Invalid Value for optimizer_search_depth"
1303
#: ../drizzled/drizzled.cc:908
1343
#: ../drizzled/drizzled.cc:939
1304
1344
msgid "Error: Invalid Value for preload_buff_size"
1307
#: ../drizzled/drizzled.cc:919
1347
#: ../drizzled/drizzled.cc:950
1308
1348
msgid "Error: Invalid Value for query_alloc_block_size"
1311
#: ../drizzled/drizzled.cc:931
1351
#: ../drizzled/drizzled.cc:962
1312
1352
msgid "Error: Invalid Value for query_prealloc_size"
1315
#: ../drizzled/drizzled.cc:943
1355
#: ../drizzled/drizzled.cc:974
1316
1356
msgid "Error: Invalid Value for range_alloc_block_size"
1319
#: ../drizzled/drizzled.cc:955
1359
#: ../drizzled/drizzled.cc:986
1320
1360
msgid "Error: Invalid Value for read_buff_size"
1323
#: ../drizzled/drizzled.cc:967
1363
#: ../drizzled/drizzled.cc:998
1324
1364
msgid "Error: Invalid Value for read_rnd_buff_size"
1327
#: ../drizzled/drizzled.cc:978
1367
#: ../drizzled/drizzled.cc:1009
1328
1368
msgid "Error: Invalid Value for sort_buff_size"
1331
#: ../drizzled/drizzled.cc:989
1371
#: ../drizzled/drizzled.cc:1020
1332
1372
msgid "Error: Invalid Value for table_def_size"
1335
#: ../drizzled/drizzled.cc:1000
1375
#: ../drizzled/drizzled.cc:1031
1336
1376
msgid "Error: Invalid Value for table_cache_size"
1339
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1379
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
1340
1380
msgid "Error: Invalid Value for table_lock_wait_timeout"
1343
#: ../drizzled/drizzled.cc:1038
1345
"Error: Invalid Value for transaction_message_threshold valid values are "
1346
"between 131072 - 1048576 bytes"
1349
#: ../drizzled/drizzled.cc:1096
1351
msgid "Defaults file '%s' not found\n"
1354
#: ../drizzled/drizzled.cc:1138
1383
#: ../drizzled/drizzled.cc:1215
1356
1385
msgid "gethostname failed, using '%s' as hostname"
1359
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1388
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
1389
msgid "Display this help and exit after initializing plugins."
1392
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
1360
1393
msgid "Display this help and exit."
1361
1394
msgstr "Amosar esta axuda e saír."
1363
#: ../drizzled/drizzled.cc:1156
1396
#: ../drizzled/drizzled.cc:1236
1364
1397
msgid "Configuration file to use"
1367
#: ../drizzled/drizzled.cc:1158
1400
#: ../drizzled/drizzled.cc:1238
1368
1401
msgid "Base location for config files"
1371
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1404
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
1372
1405
msgid "Directory for plugins."
1375
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1408
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
1377
1410
"Optional comma separated list of plugins to load at startup in addition to "
1378
1411
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1381
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1414
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1997
1383
1416
"Optional comma separated list of plugins to not load at startup. Effectively "
1384
1417
"removes a plugin from the list of plugins to be loaded. [for example: --"
1385
1418
"plugin_remove=crc32,logger_gearman]"
1388
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1421
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:2003
1390
1423
"Optional comma separated list of plugins to load at starup instead of the "
1391
1424
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1394
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1427
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
1395
1428
msgid "Auto-increment columns are incremented by this"
1398
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1431
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
1400
1433
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1404
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1437
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
1406
1439
"Path to installation directory. All paths are usually resolved relative to "
1410
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1443
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
1411
1444
msgid "Chroot drizzled daemon during startup."
1414
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1447
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
1415
1448
msgid "Set the default collation."
1418
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1451
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
1419
1452
msgid "Default completion type."
1422
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1455
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
1423
1456
msgid "Write core on errors."
1426
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1459
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
1427
1460
msgid "Path to the database root."
1430
#: ../drizzled/drizzled.cc:1196
1431
msgid "Set the default storage engine for tables."
1463
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
1464
msgid "Set the default storage engine (table type) for tables."
1434
#: ../drizzled/drizzled.cc:1198
1467
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
1435
1468
msgid "Set the default time zone."
1438
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1471
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
1439
1472
msgid "Used for debugging; Use at your own risk!"
1442
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1475
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
1443
1476
msgid "Set up signals usable for debugging"
1446
#: ../drizzled/drizzled.cc:1204
1479
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
1483
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
1447
1484
msgid "Set the language used for the month names and the days of the week."
1450
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1487
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
1451
1488
msgid "Log some not critical warnings to the log file."
1454
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1491
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
1455
1492
msgid "Pid file used by drizzled."
1458
#: ../drizzled/drizzled.cc:1210
1459
msgid "Maximum time in seconds to wait for the port to become free. "
1462
#: ../drizzled/drizzled.cc:1212
1463
msgid "Include the SQL query in replicated protobuf messages."
1466
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1495
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
1497
"Maximum time in seconds to wait for the port to become free. (Default: no "
1501
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
1468
1503
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1469
1504
"specified directory"
1472
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1507
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
1474
1509
"Uniquely identifies the server instance in the community of replication "
1478
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1513
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
1479
1514
msgid "Don't print a stack trace on failure."
1482
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1517
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
1483
1518
msgid "Enable symbolic link support."
1486
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1521
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
1488
1523
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1491
#: ../drizzled/drizzled.cc:1227
1526
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
1492
1527
msgid "Path for temporary files."
1495
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1530
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
1496
1531
msgid "Default transaction isolation level."
1499
#: ../drizzled/drizzled.cc:1231
1501
"Max message size written to transaction log, valid values 131072 - 1048576 "
1505
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1534
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
1506
1535
msgid "Run drizzled daemon as user."
1509
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1538
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
1511
1540
"The number of outstanding connection requests Drizzle can have. This comes "
1512
1541
"into play when the main Drizzle thread gets very many connection requests in "
1513
1542
"a very short time."
1516
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1545
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
1518
1547
"Size of tree cache used in bulk insert optimization. Note that this is a "
1519
1548
"limit per thread!"
1522
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1551
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
1524
1553
"Precision of the result of '/' operator will be increased on that value."
1527
#: ../drizzled/drizzled.cc:1248
1556
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
1528
1557
msgid "The maximum length of the result of function group_concat."
1531
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1560
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
1532
1561
msgid "The size of the buffer that is used for full joins."
1535
#: ../drizzled/drizzled.cc:1253
1537
"A global cap on the amount of memory that can be allocated by session join "
1538
"buffers (0 means unlimited)"
1541
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1564
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
1542
1565
msgid "Max packetlength to send/receive from to server."
1545
#: ../drizzled/drizzled.cc:1257
1568
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
1570
"If there is more than this number of interrupted connections from a host "
1571
"this host will be blocked from further connections."
1574
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1923
1546
1575
msgid "Max number of errors/warnings to store for a statement."
1549
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1578
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1928
1550
1579
msgid "Don't allow creation of heap tables bigger than this."
1553
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1582
#: ../drizzled/drizzled.cc:1340 ../drizzled/drizzled.cc:1934
1555
1584
"Joins that are probably going to read more than max_join_size records return "
1559
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1588
#: ../drizzled/drizzled.cc:1343 ../drizzled/drizzled.cc:1940
1560
1589
msgid "Max number of bytes in sorted records."
1563
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1592
#: ../drizzled/drizzled.cc:1345 ../drizzled/drizzled.cc:1945
1564
1593
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1567
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1596
#: ../drizzled/drizzled.cc:1347 ../drizzled/drizzled.cc:1950
1569
1598
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1570
1599
"max_sort_length bytes of each value are used; the rest are ignored)."
1573
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1602
#: ../drizzled/drizzled.cc:1351 ../drizzled/drizzled.cc:1957
1574
1603
msgid "After this many write locks, allow some read locks to run in between."
1577
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1606
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1961
1579
1608
"Don't log queries which examine less than min_examined_row_limit rows to "
1583
#: ../drizzled/drizzled.cc:1277
1612
#: ../drizzled/drizzled.cc:1356
1585
1614
"Do not apply any heuristic(s) during query optimization to prune, thus "
1586
1615
"perform an exhaustive search from the optimizer search space."
1589
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1618
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1975
1591
1620
"Maximum depth of search performed by the query optimizer. Values larger than "
1592
1621
"the number of relations in a query result in better query plans, but take "
1752
#: ../drizzled/drizzled.cc:2046
1759
#: ../drizzled/drizzled.cc:2110
1754
1761
msgid "Usage: %s [OPTIONS]\n"
1757
#: ../drizzled/drizzled.cc:2167
1764
#: ../drizzled/drizzled.cc:2256
1760
1767
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1761
1768
"command line\n"
1764
#: ../drizzled/drizzled.cc:2184
1765
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1768
#: ../drizzled/drizzled.cc:2197
1769
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1772
#: ../drizzled/drizzled.cc:2210
1773
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1776
#: ../drizzled/drizzled.cc:2223
1777
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1780
#: ../drizzled/drizzled.cc:2338
1783
"There was an error creating the '%s' part of the path '%s'. Please check "
1784
"the path exists and is writable.\n"
1787
#: ../drizzled/drizzled.cc:2345
1790
"There was an error opening the path '%s', please check the path exists and "
1794
#: ../drizzled/error.cc:133
1771
#: ../drizzled/error.cc:138
1796
1773
msgid "Unknown error %d"
1799
#: ../drizzled/error.cc:207
1803
#: ../drizzled/error.cc:208
1804
msgid "Error on first"
1807
#: ../drizzled/error.cc:209
1776
#: ../drizzled/error.cc:214
1811
#: ../drizzled/error.cc:210
1780
#: ../drizzled/error.cc:215
1815
#: ../drizzled/error.cc:211
1784
#: ../drizzled/error.cc:216
1817
1786
msgid "Can't create file '%-.200s' (errno: %d)"
1820
#: ../drizzled/error.cc:212
1789
#: ../drizzled/error.cc:217
1822
1791
msgid "Can't create table '%-.200s' (errno: %d)"
1825
#: ../drizzled/error.cc:213
1827
msgid "Can't create schema '%-.192s' (errno: %d)"
1830
#: ../drizzled/error.cc:214
1832
msgid "Can't create schema '%-.192s'; schema exists"
1835
#: ../drizzled/error.cc:215
1837
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1840
#: ../drizzled/error.cc:216
1842
msgid "Error on delete of '%-.192s' (errno: %d)"
1845
#: ../drizzled/error.cc:217
1847
msgid "Can't get status of '%-.200s' (errno: %d)"
1850
1794
#: ../drizzled/error.cc:218
1852
msgid "Can't lock file (errno: %d)"
1796
msgid "Can't create database '%-.192s' (errno: %d)"
1855
1799
#: ../drizzled/error.cc:219
1857
msgid "Can't open file: '%-.200s' (errno: %d)"
1801
msgid "Can't create database '%-.192s'; database exists"
1860
1804
#: ../drizzled/error.cc:220
1862
msgid "Can't find file: '%-.200s' (errno: %d)"
1806
msgid "Can't drop database '%-.192s'; database doesn't exist"
1865
1809
#: ../drizzled/error.cc:221
1867
msgid "Can't read dir of '%-.192s' (errno: %d)"
1811
msgid "Error on delete of '%-.192s' (errno: %d)"
1870
1814
#: ../drizzled/error.cc:222
1872
msgid "Record has changed since last read in table '%-.192s'"
1816
msgid "Can't get status of '%-.200s' (errno: %d)"
1875
1819
#: ../drizzled/error.cc:223
1877
msgid "Disk full (%s); waiting for someone to free some space..."
1821
msgid "Can't lock file (errno: %d)"
1880
1824
#: ../drizzled/error.cc:224
1882
msgid "Can't write; duplicate key in table '%-.192s'"
1826
msgid "Can't open file: '%-.200s' (errno: %d)"
1885
1829
#: ../drizzled/error.cc:225
1887
msgid "Error on close of '%-.192s' (errno: %d)"
1831
msgid "Can't find file: '%-.200s' (errno: %d)"
1890
1834
#: ../drizzled/error.cc:226
1892
msgid "Error reading file '%-.200s' (errno: %d)"
1836
msgid "Can't read dir of '%-.192s' (errno: %d)"
1895
1839
#: ../drizzled/error.cc:227
1897
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1841
msgid "Record has changed since last read in table '%-.192s'"
1900
1844
#: ../drizzled/error.cc:228
1902
msgid "Error writing file '%-.200s' (errno: %d)"
1846
msgid "Disk full (%s); waiting for someone to free some space..."
1905
1849
#: ../drizzled/error.cc:229
1907
msgid "'%-.192s' is locked against change"
1851
msgid "Can't write; duplicate key in table '%-.192s'"
1910
1854
#: ../drizzled/error.cc:230
1911
msgid "Sort aborted"
1856
msgid "Error on close of '%-.192s' (errno: %d)"
1914
1859
#: ../drizzled/error.cc:231
1916
msgid "Got error %d from storage engine"
1861
msgid "Error reading file '%-.200s' (errno: %d)"
1919
1864
#: ../drizzled/error.cc:232
1921
msgid "Table storage engine for '%-.192s' doesn't have this option"
1866
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1924
1869
#: ../drizzled/error.cc:233
1926
msgid "Can't find record in '%-.192s'"
1871
msgid "Error writing file '%-.200s' (errno: %d)"
1929
1874
#: ../drizzled/error.cc:234
1931
msgid "Incorrect information in file: '%-.200s'"
1876
msgid "'%-.192s' is locked against change"
1934
1879
#: ../drizzled/error.cc:235
1936
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1880
msgid "Sort aborted"
1939
1883
#: ../drizzled/error.cc:236
1941
msgid "Old key file for table '%-.192s'; repair it!"
1885
msgid "Got error %d from storage engine"
1944
1888
#: ../drizzled/error.cc:237
1946
msgid "Table '%-.192s' is read only"
1890
msgid "Table storage engine for '%-.192s' doesn't have this option"
1949
1893
#: ../drizzled/error.cc:238
1951
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1895
msgid "Can't find record in '%-.192s'"
1954
1898
#: ../drizzled/error.cc:239
1955
msgid "Out of sort memory; increase server sort buffer size"
1900
msgid "Incorrect information in file: '%-.200s'"
1958
1903
#: ../drizzled/error.cc:240
1959
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1905
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1962
1908
#: ../drizzled/error.cc:241
1963
msgid "Global join memory constraint hit; increase join-heap-threshold"
1910
msgid "Old key file for table '%-.192s'; repair it!"
1966
1913
#: ../drizzled/error.cc:242
1967
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1915
msgid "Table '%-.192s' is read only"
1970
1918
#: ../drizzled/error.cc:243
1971
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1920
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1974
1923
#: ../drizzled/error.cc:244
1924
msgid "Out of sort memory; increase server sort buffer size"
1927
#: ../drizzled/error.cc:245
1976
1929
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1979
#: ../drizzled/error.cc:245
1932
#: ../drizzled/error.cc:246
1980
1933
msgid "Too many connections"
1983
#: ../drizzled/error.cc:246
1936
#: ../drizzled/error.cc:247
1985
1938
"Out of memory; check if drizzled or some other process uses all available "
1986
1939
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1987
1940
"memory or you can add more swap space"
1990
#: ../drizzled/error.cc:247
1943
#: ../drizzled/error.cc:248
1991
1944
msgid "Can't get hostname for your address"
1994
#: ../drizzled/error.cc:248
1947
#: ../drizzled/error.cc:249
1995
1948
msgid "Bad handshake"
1998
#: ../drizzled/error.cc:249
2000
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2003
1951
#: ../drizzled/error.cc:250
1953
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1956
#: ../drizzled/error.cc:251
2005
1958
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2008
#: ../drizzled/error.cc:251
2009
msgid "No schema selected"
2012
1961
#: ../drizzled/error.cc:252
1962
msgid "No database selected"
1965
#: ../drizzled/error.cc:253
2013
1966
msgid "Unknown command"
2016
#: ../drizzled/error.cc:253
1969
#: ../drizzled/error.cc:254
2018
1971
msgid "Column '%-.192s' cannot be null"
2021
#: ../drizzled/error.cc:254
2023
msgid "Unknown schema '%-.192s'"
2026
1974
#: ../drizzled/error.cc:255
1976
msgid "Unknown database '%-.192s'"
1979
#: ../drizzled/error.cc:256
2028
1981
msgid "Table '%-.192s' already exists"
2031
#: ../drizzled/error.cc:256
1984
#: ../drizzled/error.cc:257
2033
1986
msgid "Unknown table '%-.100s'"
2036
#: ../drizzled/error.cc:257
1989
#: ../drizzled/error.cc:258
2038
1991
msgid "Column '%-.192s' in %-.192s is ambiguous"
2041
#: ../drizzled/error.cc:258
1994
#: ../drizzled/error.cc:259
2042
1995
msgid "Server shutdown in progress"
2045
#: ../drizzled/error.cc:259
1998
#: ../drizzled/error.cc:260
2047
2000
msgid "Unknown column '%-.192s' in '%-.192s'"
2050
#: ../drizzled/error.cc:260
2003
#: ../drizzled/error.cc:261
2052
2005
msgid "'%-.192s' isn't in GROUP BY"
2055
#: ../drizzled/error.cc:261
2008
#: ../drizzled/error.cc:262
2057
2010
msgid "Can't group on '%-.192s'"
2060
#: ../drizzled/error.cc:262
2013
#: ../drizzled/error.cc:263
2061
2014
msgid "Statement has sum functions and columns in same statement"
2064
#: ../drizzled/error.cc:263
2017
#: ../drizzled/error.cc:264
2065
2018
msgid "Column count doesn't match value count"
2068
#: ../drizzled/error.cc:264
2021
#: ../drizzled/error.cc:265
2070
2023
msgid "Identifier name '%-.100s' is too long"
2073
#: ../drizzled/error.cc:265
2026
#: ../drizzled/error.cc:266
2075
2028
msgid "Duplicate column name '%-.192s'"
2078
#: ../drizzled/error.cc:266
2031
#: ../drizzled/error.cc:267
2080
2033
msgid "Duplicate key name '%-.192s'"
2083
#: ../drizzled/error.cc:267
2036
#: ../drizzled/error.cc:268
2085
2038
msgid "Duplicate entry '%-.192s' for key %d"
2088
#: ../drizzled/error.cc:268
2041
#: ../drizzled/error.cc:269
2090
2043
msgid "Incorrect column specifier for column '%-.192s'"
2093
#: ../drizzled/error.cc:269
2046
#: ../drizzled/error.cc:270
2095
2048
msgid "%s near '%-.80s' at line %d"
2098
#: ../drizzled/error.cc:270
2100
msgid "Parsing error near '%s'"
2103
2051
#: ../drizzled/error.cc:271
2104
2052
msgid "Query was empty"
2243
2191
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2246
#. KILL session errors
2194
#: ../drizzled/error.cc:298
2196
msgid "Unknown thread id: %lu"
2199
#: ../drizzled/error.cc:299
2201
msgid "You are not owner of thread %lu"
2247
2204
#: ../drizzled/error.cc:300
2249
msgid "Unknown session id: %lu"
2205
msgid "No tables used"
2252
2208
#: ../drizzled/error.cc:301
2254
msgid "You are not the owner of session %lu"
2210
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2257
2213
#: ../drizzled/error.cc:302
2258
msgid "You cannot kill the session you are connected from."
2261
#: ../drizzled/error.cc:305
2262
msgid "No tables used"
2265
#: ../drizzled/error.cc:306
2267
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2270
#: ../drizzled/error.cc:307
2272
msgid "Incorrect schema name '%-.100s'"
2275
#: ../drizzled/error.cc:308
2215
msgid "Incorrect database name '%-.100s'"
2218
#: ../drizzled/error.cc:303
2277
2220
msgid "Incorrect table name '%-.100s'"
2280
#: ../drizzled/error.cc:309
2223
#: ../drizzled/error.cc:304
2282
2225
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2283
2226
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2286
#: ../drizzled/error.cc:310
2229
#: ../drizzled/error.cc:305
2287
2230
msgid "Unknown error"
2290
#: ../drizzled/error.cc:311
2233
#: ../drizzled/error.cc:306
2292
2235
msgid "Unknown procedure '%-.192s'"
2295
#: ../drizzled/error.cc:312
2238
#: ../drizzled/error.cc:307
2297
2240
msgid "Incorrect parameter count to procedure '%-.192s'"
2300
#: ../drizzled/error.cc:313
2243
#: ../drizzled/error.cc:308
2302
2245
msgid "Unknown table '%-.192s' in %-.32s"
2305
#: ../drizzled/error.cc:314
2248
#: ../drizzled/error.cc:309
2307
2250
msgid "Column '%-.192s' specified twice"
2310
#: ../drizzled/error.cc:315
2253
#: ../drizzled/error.cc:310
2311
2254
msgid "Invalid use of group function"
2314
#: ../drizzled/error.cc:316
2257
#: ../drizzled/error.cc:311
2317
2260
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2320
#: ../drizzled/error.cc:317
2263
#: ../drizzled/error.cc:312
2321
2264
msgid "A table must have at least 1 column"
2324
#: ../drizzled/error.cc:318
2267
#: ../drizzled/error.cc:313
2326
2269
msgid "The table '%-.192s' is full"
2329
#: ../drizzled/error.cc:319
2272
#: ../drizzled/error.cc:314
2331
2274
msgid "Too many tables; Drizzle can only use %d tables in a join"
2334
#: ../drizzled/error.cc:320
2277
#: ../drizzled/error.cc:315
2335
2278
msgid "Too many columns"
2338
#: ../drizzled/error.cc:321
2281
#: ../drizzled/error.cc:316
2341
2284
"Row size too large. The maximum row size for the used table type, not "
2342
2285
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2345
#: ../drizzled/error.cc:322
2288
#: ../drizzled/error.cc:317
2346
2289
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2349
#: ../drizzled/error.cc:323
2292
#: ../drizzled/error.cc:318
2352
2295
"Table handler doesn't support NULL in given index. Please change column "
2353
2296
"'%-.192s' to be NOT NULL or use another handler"
2356
#: ../drizzled/error.cc:324
2299
#: ../drizzled/error.cc:319
2357
2300
msgid "No paths allowed for plugin library"
2360
#: ../drizzled/error.cc:325
2303
#: ../drizzled/error.cc:320
2362
2305
msgid "Plugin '%-.192s' already exists"
2365
#: ../drizzled/error.cc:326
2367
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2370
#: ../drizzled/error.cc:327
2372
msgid "Can't find symbol '%-.128s' in library '%s'"
2375
#: ../drizzled/error.cc:328
2308
#: ../drizzled/error.cc:321
2310
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2313
#: ../drizzled/error.cc:322
2315
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2318
#: ../drizzled/error.cc:323
2377
2320
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2380
#: ../drizzled/error.cc:329
2323
#: ../drizzled/error.cc:324
2383
2326
"Can't create a new thread (errno %d); if you are not out of available "
2384
2327
"memory, you can consult the manual for a possible OS-dependent bug"
2387
#: ../drizzled/error.cc:330
2330
#: ../drizzled/error.cc:325
2389
2332
msgid "Column count doesn't match value count at row %ld"
2392
#: ../drizzled/error.cc:331
2335
#: ../drizzled/error.cc:326
2394
2337
msgid "Can't reopen table: '%-.192s'"
2397
#: ../drizzled/error.cc:332
2340
#: ../drizzled/error.cc:327
2399
2342
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2400
2343
"illegal if there is no GROUP BY clause"
2403
#: ../drizzled/error.cc:333
2346
#: ../drizzled/error.cc:328
2405
2348
msgid "Table '%-.192s.%-.192s' doesn't exist"
2408
#: ../drizzled/error.cc:334
2351
#: ../drizzled/error.cc:329
2410
2353
"You have an error in your SQL syntax; check the manual that corresponds to "
2411
2354
"your Drizzle server version for the right syntax to use"
2414
#: ../drizzled/error.cc:335
2357
#: ../drizzled/error.cc:330
2415
2358
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2418
#: ../drizzled/error.cc:336
2361
#: ../drizzled/error.cc:331
2419
2362
msgid "Got packets out of order"
2422
#: ../drizzled/error.cc:337
2365
#: ../drizzled/error.cc:332
2423
2366
msgid "The used table type doesn't support BLOB/TEXT columns"
2426
#: ../drizzled/error.cc:338
2369
#: ../drizzled/error.cc:333
2427
2370
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2430
#: ../drizzled/error.cc:339
2373
#: ../drizzled/error.cc:334
2432
2375
msgid "Incorrect column name '%-.100s'"
2435
#: ../drizzled/error.cc:340
2378
#: ../drizzled/error.cc:335
2437
2380
msgid "The used storage engine can't index column '%-.192s'"
2440
#: ../drizzled/error.cc:341
2383
#: ../drizzled/error.cc:336
2442
2385
"Unable to open underlying table which is differently defined or of non-"
2443
2386
"MyISAM type or doesn't exist"
2446
#: ../drizzled/error.cc:342
2389
#: ../drizzled/error.cc:337
2448
2391
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2451
#: ../drizzled/error.cc:343
2394
#: ../drizzled/error.cc:338
2454
2397
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2457
#: ../drizzled/error.cc:344
2400
#: ../drizzled/error.cc:339
2459
2402
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2460
2403
"UNIQUE instead"
2463
#: ../drizzled/error.cc:345
2406
#: ../drizzled/error.cc:340
2464
2407
msgid "Result consisted of more than one row"
2467
#: ../drizzled/error.cc:346
2410
#: ../drizzled/error.cc:341
2468
2411
msgid "This table type requires a primary key"
2471
#: ../drizzled/error.cc:347
2414
#: ../drizzled/error.cc:342
2473
2416
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2476
#: ../drizzled/error.cc:348
2419
#: ../drizzled/error.cc:343
2477
2420
msgid "Can't open table"
2480
#: ../drizzled/error.cc:349
2423
#: ../drizzled/error.cc:344
2482
2425
msgid "The storage engine for the table doesn't support %s"
2485
#: ../drizzled/error.cc:350
2428
#: ../drizzled/error.cc:345
2487
2430
msgid "Got error %d during COMMIT"
2490
#: ../drizzled/error.cc:351
2433
#: ../drizzled/error.cc:346
2492
2435
msgid "Got error %d during ROLLBACK"
2496
2439
#. program that looks over the source for the N_() macros does not
2497
2440
#. (obviously) do macro expansion, so the string is entirely wrong for
2498
2441
#. what it is trying to output for every language except english.
2499
#: ../drizzled/error.cc:356
2442
#: ../drizzled/error.cc:351
2502
2445
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2503
2446
"'%-.64s' (%-.64s)"
2506
#: ../drizzled/error.cc:357
2449
#: ../drizzled/error.cc:352
2508
2451
"Can't execute the given command because you have active locked tables or an "
2509
2452
"active transaction"
2512
#: ../drizzled/error.cc:358
2455
#: ../drizzled/error.cc:353
2514
2457
msgid "Unknown system variable '%-.64s'"
2517
#: ../drizzled/error.cc:359
2460
#: ../drizzled/error.cc:354
2519
2462
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2522
#: ../drizzled/error.cc:360
2465
#: ../drizzled/error.cc:355
2525
2468
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2528
#: ../drizzled/error.cc:361
2471
#: ../drizzled/error.cc:356
2529
2472
msgid "Some non-transactional changed tables couldn't be rolled back"
2532
#: ../drizzled/error.cc:362
2475
#: ../drizzled/error.cc:357
2533
2476
msgid "You may only use constant expressions with SET"
2536
#: ../drizzled/error.cc:363
2479
#: ../drizzled/error.cc:358
2537
2480
msgid "Lock wait timeout exceeded; try restarting transaction"
2540
#: ../drizzled/error.cc:364
2483
#: ../drizzled/error.cc:359
2541
2484
msgid "The total number of locks exceeds the lock table size"
2544
#: ../drizzled/error.cc:365
2487
#: ../drizzled/error.cc:360
2545
2488
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2548
#: ../drizzled/error.cc:366
2491
#: ../drizzled/error.cc:361
2549
2492
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2552
#: ../drizzled/error.cc:367
2495
#: ../drizzled/error.cc:362
2554
2497
msgid "Incorrect arguments to %s"
2557
#: ../drizzled/error.cc:368
2500
#: ../drizzled/error.cc:363
2558
2501
msgid "Deadlock found when trying to get lock; try restarting transaction"
2561
#: ../drizzled/error.cc:369
2504
#: ../drizzled/error.cc:364
2562
2505
msgid "The used table type doesn't support FULLTEXT indexes"
2565
#: ../drizzled/error.cc:370
2508
#: ../drizzled/error.cc:365
2566
2509
msgid "Cannot add foreign key constraint"
2569
#: ../drizzled/error.cc:371
2512
#: ../drizzled/error.cc:366
2570
2513
msgid "Cannot add or update a child row: a foreign key constraint fails"
2573
#: ../drizzled/error.cc:372
2516
#: ../drizzled/error.cc:367
2574
2517
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2577
#: ../drizzled/error.cc:373
2520
#: ../drizzled/error.cc:368
2579
2522
msgid "Incorrect usage of %s and %s"
2582
#: ../drizzled/error.cc:374
2525
#: ../drizzled/error.cc:369
2583
2526
msgid "The used SELECT statements have a different number of columns"
2586
#: ../drizzled/error.cc:375
2529
#: ../drizzled/error.cc:370
2587
2530
msgid "Can't execute the query because you have a conflicting read lock"
2590
#: ../drizzled/error.cc:376
2533
#: ../drizzled/error.cc:371
2593
2536
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2596
#: ../drizzled/error.cc:377
2539
#: ../drizzled/error.cc:372
2599
2542
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2602
#: ../drizzled/error.cc:378
2545
#: ../drizzled/error.cc:373
2604
2547
msgid "Variable '%-.64s' doesn't have a default value"
2607
#: ../drizzled/error.cc:379
2550
#: ../drizzled/error.cc:374
2609
2552
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2612
#: ../drizzled/error.cc:380
2555
#: ../drizzled/error.cc:375
2614
2557
msgid "Incorrect argument type to variable '%-.64s'"
2617
#: ../drizzled/error.cc:381
2560
#: ../drizzled/error.cc:376
2619
2562
msgid "Variable '%-.64s' can only be set, not read"
2622
#: ../drizzled/error.cc:382
2565
#: ../drizzled/error.cc:377
2624
2567
msgid "Incorrect usage/placement of '%s'"
2627
#: ../drizzled/error.cc:383
2570
#: ../drizzled/error.cc:378
2629
2572
msgid "This version of Drizzle doesn't yet support '%s'"
2632
#: ../drizzled/error.cc:384
2575
#: ../drizzled/error.cc:379
2634
2577
msgid "Variable '%-.192s' is a %s variable"
2637
#: ../drizzled/error.cc:385
2580
#: ../drizzled/error.cc:380
2639
2582
msgid "Incorrect foreign key definition for '%-.192s': %s"
2642
#: ../drizzled/error.cc:386
2585
#: ../drizzled/error.cc:381
2643
2586
msgid "Key reference and table reference don't match"
2646
#: ../drizzled/error.cc:387
2589
#: ../drizzled/error.cc:382
2648
2591
msgid "Operand should contain %d column(s)"
2651
#: ../drizzled/error.cc:388
2594
#: ../drizzled/error.cc:383
2652
2595
msgid "Subquery returns more than 1 row"
2655
#: ../drizzled/error.cc:389
2598
#: ../drizzled/error.cc:384
2657
2600
msgid "Converting column '%s' from %s to %s"
2660
#: ../drizzled/error.cc:390
2603
#: ../drizzled/error.cc:385
2662
2605
msgid "Reference '%-.64s' not supported (%s)"
2665
#: ../drizzled/error.cc:391
2608
#: ../drizzled/error.cc:386
2666
2609
msgid "Every derived table must have its own alias"
2669
#: ../drizzled/error.cc:392
2612
#: ../drizzled/error.cc:387
2671
2614
msgid "Select %u was reduced during optimization"
2674
#: ../drizzled/error.cc:393
2617
#: ../drizzled/error.cc:388
2676
2619
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2679
#: ../drizzled/error.cc:394
2622
#: ../drizzled/error.cc:389
2680
2623
msgid "All parts of a SPATIAL index must be NOT NULL"
2683
#: ../drizzled/error.cc:395
2626
#: ../drizzled/error.cc:390
2685
2628
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2688
#: ../drizzled/error.cc:396
2631
#: ../drizzled/error.cc:391
2691
2634
"Uncompressed data size too large; the maximum size is %d (based on "
2692
2635
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2695
#: ../drizzled/error.cc:397
2638
#: ../drizzled/error.cc:392
2696
2639
msgid "ZLIB: Not enough memory"
2699
#: ../drizzled/error.cc:398
2642
#: ../drizzled/error.cc:393
2701
2644
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2702
2645
"data was corrupted)"
2705
#: ../drizzled/error.cc:399
2648
#: ../drizzled/error.cc:394
2706
2649
msgid "ZLIB: Input data corrupted"
2709
#: ../drizzled/error.cc:400
2652
#: ../drizzled/error.cc:395
2711
2654
msgid "%d line(s) were cut by GROUP_CONCAT()"
2714
#: ../drizzled/error.cc:401
2657
#: ../drizzled/error.cc:396
2716
2659
msgid "Row %ld doesn't contain data for all columns"
2719
#: ../drizzled/error.cc:402
2662
#: ../drizzled/error.cc:397
2722
2665
"Row %ld was truncated; it contained more data than there were input columns"
2725
#: ../drizzled/error.cc:403
2668
#: ../drizzled/error.cc:398
2728
2671
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2731
#: ../drizzled/error.cc:404
2674
#: ../drizzled/error.cc:399
2733
2676
msgid "Out of range value for column '%s' at row %ld"
2736
#: ../drizzled/error.cc:405
2679
#: ../drizzled/error.cc:400
2738
2681
msgid "Data truncated for column '%s' at row %ld"
2741
#: ../drizzled/error.cc:406
2684
#: ../drizzled/error.cc:401
2743
2686
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2746
#: ../drizzled/error.cc:407
2689
#: ../drizzled/error.cc:402
2748
2691
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2751
#: ../drizzled/error.cc:408
2694
#: ../drizzled/error.cc:403
2753
2696
msgid "Illegal mix of collations for operation '%s'"
2756
#: ../drizzled/error.cc:409
2699
#: ../drizzled/error.cc:404
2759
2702
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2760
2703
"variable_name)"
2763
#: ../drizzled/error.cc:410
2706
#: ../drizzled/error.cc:405
2765
2708
msgid "Unknown collation: '%-.64s'"
2768
#: ../drizzled/error.cc:411
2711
#: ../drizzled/error.cc:406
2771
2714
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2775
#: ../drizzled/error.cc:412
2718
#: ../drizzled/error.cc:407
2777
2720
msgid "Incorrect index name '%-.100s'"
2780
#: ../drizzled/error.cc:413
2723
#: ../drizzled/error.cc:408
2782
2725
msgid "Incorrect catalog name '%-.100s'"
2785
#: ../drizzled/error.cc:414
2728
#: ../drizzled/error.cc:409
2787
2730
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2790
#: ../drizzled/error.cc:415
2733
#: ../drizzled/error.cc:410
2792
2735
msgid "Unknown table engine '%s'"
2795
#: ../drizzled/error.cc:416
2738
#: ../drizzled/error.cc:411
2797
2740
msgid "The target table %-.100s of the %s is not updatable"
2800
#: ../drizzled/error.cc:417
2743
#: ../drizzled/error.cc:412
2803
2746
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2807
#: ../drizzled/error.cc:418
2750
#: ../drizzled/error.cc:413
2810
2753
"The Drizzle server is running with the %s option so it cannot execute this "
2814
#: ../drizzled/error.cc:419
2757
#: ../drizzled/error.cc:414
2816
2759
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2819
#: ../drizzled/error.cc:420
2762
#: ../drizzled/error.cc:415
2821
2764
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2824
#: ../drizzled/error.cc:421
2767
#: ../drizzled/error.cc:416
2826
2769
"Incorrect table definition; there can be only one TIMESTAMP column with "
2827
2770
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2830
#: ../drizzled/error.cc:422
2773
#: ../drizzled/error.cc:417
2832
2775
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2835
#: ../drizzled/error.cc:423
2778
#: ../drizzled/error.cc:418
2837
2780
msgid "Got error %d '%-.100s' from %s"
2840
#: ../drizzled/error.cc:424
2783
#: ../drizzled/error.cc:419
2842
2785
msgid "Got temporary error %d '%-.100s' from %s"
2845
#: ../drizzled/error.cc:425
2788
#: ../drizzled/error.cc:420
2847
2790
msgid "Unknown or incorrect time zone: '%-.64s'"
2850
#: ../drizzled/error.cc:426
2793
#: ../drizzled/error.cc:421
2852
2795
msgid "Invalid %s character string: '%.64s'"
2855
#: ../drizzled/error.cc:427
2798
#: ../drizzled/error.cc:422
2857
2800
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2860
#: ../drizzled/error.cc:428
2803
#: ../drizzled/error.cc:423
2862
2805
msgid "%s %s does not exist"
2865
#: ../drizzled/error.cc:429
2808
#: ../drizzled/error.cc:424
2866
2809
msgid "Query execution was interrupted"
2869
#: ../drizzled/error.cc:430
2812
#: ../drizzled/error.cc:425
2872
2815
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2873
2816
"(s) or definer/invoker of view lack rights to use them"
2876
#: ../drizzled/error.cc:431
2819
#: ../drizzled/error.cc:426
2878
2821
msgid "Field '%-.192s' doesn't have a default value"
2881
#: ../drizzled/error.cc:432
2824
#: ../drizzled/error.cc:427
2882
2825
msgid "Division by 0"
2885
#: ../drizzled/error.cc:433
2828
#: ../drizzled/error.cc:428
2887
2830
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2890
#: ../drizzled/error.cc:434
2833
#: ../drizzled/error.cc:429
2892
2835
msgid "Illegal %s '%-.192s' value found during parsing"
2895
#: ../drizzled/error.cc:435
2838
#: ../drizzled/error.cc:430
2897
2840
msgid "Key part '%-.192s' length cannot be 0"
2900
#: ../drizzled/error.cc:436
2843
#: ../drizzled/error.cc:431
2903
2846
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2904
2847
"the %.64s state"
2907
#: ../drizzled/error.cc:437
2850
#: ../drizzled/error.cc:432
2909
2852
msgid "Data too long for column '%s' at row %ld"
2912
#: ../drizzled/error.cc:438
2855
#: ../drizzled/error.cc:433
2915
2858
"%s: ready for connections.\n"
2916
2859
"Version: '%s' %s\n"
2919
#: ../drizzled/error.cc:439
2862
#: ../drizzled/error.cc:434
2920
2863
msgid "Can't load value from file with fixed size rows to variable"
2923
#: ../drizzled/error.cc:440
2866
#: ../drizzled/error.cc:435
2925
2868
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2928
#: ../drizzled/error.cc:441
2871
#: ../drizzled/error.cc:436
2929
2872
msgid "Table definition has changed, please retry transaction"
2932
#: ../drizzled/error.cc:442
2875
#: ../drizzled/error.cc:437
2934
2877
msgid "Not allowed to return a result set from a %s"
2937
#: ../drizzled/error.cc:443
2880
#: ../drizzled/error.cc:438
2938
2881
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2941
#: ../drizzled/error.cc:444
2884
#: ../drizzled/error.cc:439
2943
2886
"Explicit or implicit commit is not allowed in stored function or trigger."
2946
#: ../drizzled/error.cc:445
2889
#: ../drizzled/error.cc:440
2948
2891
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2951
#: ../drizzled/error.cc:446
2894
#: ../drizzled/error.cc:441
2953
2896
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2956
#: ../drizzled/error.cc:447
2899
#: ../drizzled/error.cc:442
2959
2902
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2963
#: ../drizzled/error.cc:448
2906
#: ../drizzled/error.cc:443
2964
2907
msgid "Trigger in wrong schema"
2967
#: ../drizzled/error.cc:449
2910
#: ../drizzled/error.cc:444
2970
2913
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2971
2914
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2974
#: ../drizzled/error.cc:450
2917
#: ../drizzled/error.cc:445
2976
2919
msgid "Display width out of range for column '%-.192s' (max = %d)"
2979
#: ../drizzled/error.cc:451
2922
#: ../drizzled/error.cc:446
2981
2924
msgid "Datetime function: %-.32s field overflow"
2984
#: ../drizzled/error.cc:452
2927
#: ../drizzled/error.cc:447
2987
2930
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2990
#: ../drizzled/error.cc:453
2933
#: ../drizzled/error.cc:448
2993
2936
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2996
#: ../drizzled/error.cc:454
2939
#: ../drizzled/error.cc:449
2997
2940
msgid "No data - zero rows fetched, selected, or processed"
3000
#: ../drizzled/error.cc:455
2943
#: ../drizzled/error.cc:450
3002
2945
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3005
#: ../drizzled/error.cc:456
2948
#: ../drizzled/error.cc:451
3007
2950
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3010
#: ../drizzled/error.cc:457
2953
#: ../drizzled/error.cc:452
3011
2954
msgid "The used table type doesn't support SPATIAL indexes"
3014
#: ../drizzled/error.cc:458
2957
#: ../drizzled/error.cc:453
3016
2959
msgid "Leading spaces are removed from name '%s'"
3019
#: ../drizzled/error.cc:459
2962
#: ../drizzled/error.cc:454
3020
2963
msgid "Failed to read auto-increment value from storage engine"
3023
#: ../drizzled/error.cc:460
2966
#: ../drizzled/error.cc:455
3025
2968
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3028
#: ../drizzled/error.cc:461
2971
#: ../drizzled/error.cc:456
3029
2972
msgid "Too high level of nesting for select"
3032
#: ../drizzled/error.cc:462
2975
#: ../drizzled/error.cc:457
3034
2977
msgid "Name '%-.64s' has become ''"
3037
#: ../drizzled/error.cc:463
2980
#: ../drizzled/error.cc:458
3039
2982
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3040
2983
"optional and non-empty FIELDS ENCLOSED BY"
3043
#: ../drizzled/error.cc:464
2986
#: ../drizzled/error.cc:459
3046
2989
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3049
#: ../drizzled/error.cc:465
3051
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3054
#: ../drizzled/error.cc:466
2992
#: ../drizzled/error.cc:460
3056
2994
msgid "Incorrect %-.32s value: '%-.128s'"
3059
#: ../drizzled/error.cc:467
2997
#: ../drizzled/error.cc:461
3061
2999
msgid "Table has no partition for value %-.64s"
3064
#: ../drizzled/error.cc:468
3002
#: ../drizzled/error.cc:462
3065
3003
msgid "Writing one row to the row-based binary log failed"
3068
#: ../drizzled/error.cc:469
3006
#: ../drizzled/error.cc:463
3070
3008
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3073
#: ../drizzled/error.cc:470
3011
#: ../drizzled/error.cc:464
3076
3014
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3077
3015
"d would lead to a duplicate entry"
3080
#: ../drizzled/error.cc:471
3018
#: ../drizzled/error.cc:465
3082
3020
"Transaction isolation level can't be changed while a transaction is in "
3086
#: ../drizzled/error.cc:472
3024
#: ../drizzled/error.cc:466
3088
3026
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3091
#: ../drizzled/error.cc:473
3029
#: ../drizzled/error.cc:467
3093
3031
msgid "Incorrect parameters in the call to native function '%-.192s'"
3096
#: ../drizzled/error.cc:474
3034
#: ../drizzled/error.cc:468
3098
3036
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3101
#: ../drizzled/error.cc:475
3039
#: ../drizzled/error.cc:469
3103
3041
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3106
#: ../drizzled/error.cc:477
3044
#: ../drizzled/error.cc:470
3046
msgid "Received an invalid value '%s' for a UNIX timestamp."
3049
#: ../drizzled/error.cc:471
3108
3051
msgid "Received an invalid datetime value '%s'."
3111
#: ../drizzled/error.cc:478
3113
msgid "Received an invalid DATE value '%s'."
3116
#: ../drizzled/error.cc:479
3054
#: ../drizzled/error.cc:472
3118
3056
msgid "Received a NULL argument for function '%s'."
3121
#: ../drizzled/error.cc:480
3123
msgid "Received an invalid timestamp value '%s'."
3126
#: ../drizzled/error.cc:481
3128
msgid "Received an invalid TIME value '%s'."
3131
#: ../drizzled/error.cc:482
3133
msgid "Received an invalid value '%s' for a UNIX timestamp."
3136
#: ../drizzled/error.cc:484
3059
#: ../drizzled/error.cc:473
3138
3061
msgid "Received an out-of-range argument '%s' for function '%s'."
3141
#: ../drizzled/error.cc:485
3064
#: ../drizzled/error.cc:474
3143
3066
msgid "Received an invalid enum value '%s'."
3146
#: ../drizzled/error.cc:486
3069
#: ../drizzled/error.cc:475
3147
3070
msgid "Tables which are replicated require a primary key."
3150
#: ../drizzled/error.cc:488
3152
msgid "Corrupt or invalid schema definition for '%s' : %s"
3155
#: ../drizzled/error.cc:489
3157
msgid "Corrupt or invalid table definition for '%s': %s"
3160
#: ../drizzled/error.cc:490
3162
msgid "The number of enum that were required was too high for table '%s'"
3165
#: ../drizzled/error.cc:491
3167
msgid "Corrupt or invalid table definition for '%s'"
3170
#: ../drizzled/error.cc:492
3172
msgid "Collation '%s' for table %s is invalid/unknown"
3175
#: ../drizzled/error.cc:494
3177
msgid "Cannot drop table '%s'"
3180
#: ../drizzled/error.cc:495
3182
msgid "Error occurred while dropping table '%s'"
3185
#: ../drizzled/error.cc:496
3187
msgid "Permission denied to create '%s'"
3190
#: ../drizzled/error.cc:497
3192
msgid "Unknown table '%s'"
3195
#: ../drizzled/error.cc:499
3197
msgid "Cannot create schema '%s'"
3200
#: ../drizzled/error.cc:500
3073
#: ../drizzled/error.cc:476
3075
msgid "Corrupt or invalid table definition: %s"
3078
#: ../drizzled/error.cc:477
3080
msgid "Corrupt or invalid schema definition for %s : %s"
3083
#: ../drizzled/error.cc:478
3202
3085
msgid "Schema does not exist: %s"
3205
#: ../drizzled/error.cc:501
3088
#: ../drizzled/error.cc:479
3207
3090
msgid "Error altering schema: %s"
3210
#: ../drizzled/error.cc:502
3093
#: ../drizzled/error.cc:480
3212
3095
msgid "Error droppping Schema : %s"
3215
#: ../drizzled/error.cc:504
3098
#: ../drizzled/error.cc:481
3216
3099
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3219
#: ../drizzled/error.cc:505
3102
#: ../drizzled/error.cc:482
3221
3104
msgid "Unknown table engine option key/pair %s = %s."
3224
#: ../drizzled/error.cc:506
3107
#: ../drizzled/error.cc:483
3226
3109
msgid "Unknown schema engine option key/pair %s = %s."
3229
#: ../drizzled/error.cc:508
3230
msgid "Admin access not allowed from this username/IP address."
3233
#. User lock/barrier error messages
3234
#: ../drizzled/error.cc:511
3235
msgid "wait() can not be called on session owning user defined barrier."
3238
#: ../drizzled/error.cc:512
3239
msgid "Unknown user defined barrier requested."
3242
#: ../drizzled/error.cc:513
3243
msgid "Session does not own user defined barrier."
3246
#: ../drizzled/error.cc:514
3247
msgid "Session can not wait on a user defined lock owned by the session."
3250
#: ../drizzled/error.cc:515
3251
msgid "Session does not own user defined lock."
3254
#: ../drizzled/error.cc:517
3255
msgid "Invalid name for user defined barrier."
3258
#: ../drizzled/error.cc:518
3259
msgid "Invalid name for user defined lock."
3262
#: ../drizzled/error.cc:520
3264
"Either a DEFAULt value or NULL NULL description is required for a new column "
3265
"if table is not empty"
3269
#: ../drizzled/error.cc:523
3272
"Cast to unsigned converted negative integer to it's positive complement: %s"
3275
#: ../drizzled/error.cc:524
3277
msgid "Invalid cast to signed integer: %s"
3280
#: ../drizzled/error.cc:526
3282
msgid "Identifier '%.*s' is a SQL keyword."
3285
#: ../drizzled/error.cc:529
3112
#: ../drizzled/error.cc:485
3287
3114
msgid "Can't unlock file (Errcode: %d)"
3290
#: ../drizzled/error.cc:530
3117
#: ../drizzled/error.cc:486
3292
3119
msgid "Can't change size of file (Errcode: %d)"
3295
#: ../drizzled/error.cc:531
3122
#: ../drizzled/error.cc:487
3297
3124
msgid "Can't open stream from handle (Errcode: %d)"
3300
#: ../drizzled/error.cc:532
3127
#: ../drizzled/error.cc:488
3302
3129
msgid "Warning: '%s' had %d links"
3305
#: ../drizzled/error.cc:533
3132
#: ../drizzled/error.cc:489
3307
3134
msgid "Warning: %d files and %d streams is left open\n"
3310
#: ../drizzled/error.cc:534
3137
#: ../drizzled/error.cc:490
3312
3139
msgid "Can't create directory '%s' (Errcode: %d)"
3315
#: ../drizzled/error.cc:535
3142
#: ../drizzled/error.cc:491
3318
3145
"Character set '%s' is not a compiled character set and is not specified in "
3322
#: ../drizzled/error.cc:536
3149
#: ../drizzled/error.cc:492
3324
3151
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3327
#: ../drizzled/error.cc:537
3154
#: ../drizzled/error.cc:493
3329
3156
msgid "Can't read value for symlink '%s' (Error %d)"
3332
#: ../drizzled/error.cc:538
3159
#: ../drizzled/error.cc:494
3334
3161
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3337
#: ../drizzled/error.cc:539
3164
#: ../drizzled/error.cc:495
3339
3166
msgid "Error on realpath() on '%s' (Error %d)"
3342
#: ../drizzled/error.cc:540
3169
#: ../drizzled/error.cc:496
3344
3171
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3347
#: ../drizzled/error.cc:541
3174
#: ../drizzled/error.cc:497
3350
3177
"Collation '%s' is not a compiled collation and is not specified in the %s "
3354
#: ../drizzled/error.cc:542
3181
#: ../drizzled/error.cc:498
3356
3183
msgid "File '%s' (fileno: %d) was not closed"
3360
#: ../drizzled/error.cc:545
3361
msgid "Received an invalid UUID value"
3364
#: ../drizzled/error.cc:546
3365
msgid "The UUID was not created with a valid time"
3369
#: ../drizzled/error.cc:549
3371
msgid "Received an invalid BOOLEAN value '%s'."
3374
#: ../drizzled/error.cc:550
3376
msgid "Invalid cast to BOOLEAN: '%s'."
3379
#. Transactional DDL
3380
#: ../drizzled/error.cc:553
3381
msgid "Transactional DDL not supported"
3385
#: ../drizzled/error.cc:555
3387
msgid "Assertion '%s' failed."
3390
#: ../drizzled/error.cc:556
3392
msgid "Assertion '%s' failed, the result was NULL."
3395
#. Catalog related errors
3396
#: ../drizzled/error.cc:574
3398
msgid "Cannot create catalog '%s'."
3401
#: ../drizzled/error.cc:575
3403
msgid "Permission is denied to create '%s' catalog."
3406
#: ../drizzled/error.cc:576
3408
msgid "Cannot drop catalog '%s'."
3411
#: ../drizzled/error.cc:577
3413
msgid "Permission is denied to drop '%s' catalog."
3416
#: ../drizzled/error.cc:578
3418
msgid "Catalog '%s' does not exist."
3421
#: ../drizzled/error.cc:579
3422
msgid "You cannot drop the 'local' catalog."
3425
#: ../drizzled/error.cc:580
3427
msgid "Could not gain lock on '%s'."
3430
#: ../drizzled/error.cc:581
3432
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3435
#: ../drizzled/error.cc:582
3436
msgid "Invalid catalog name."
3439
#: ../drizzled/error.cc:583
3441
"Engine status is now stored in the data_dictionary tables, please use these "
3445
#: ../drizzled/identifier/catalog.cc:56
3447
"Catalog name cannot be encoded and fit within filesystem name length "
3451
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3186
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:233
3453
3188
"Schema name cannot be encoded and fit within filesystem name length "
3454
3189
"restrictions."
3457
#: ../drizzled/identifier/table.cc:238
3192
#: ../drizzled/identifier/table.cc:223
3459
3194
"Table name cannot be encoded and fit within filesystem name length "
3460
3195
"restrictions."
3878
3687
msgid "Unknown - internal error %d during operation"
3881
#: ../drizzled/statement/alter_table.cc:1514
3690
#: ../drizzled/statement/alter_table.cc:1486
3884
3693
"order_st BY ignored because there is a user-defined clustered index in the "
3885
3694
"table '%-.192s'"
3888
#: ../drizzled/sys_var.cc:1526
3890
msgid "Variable named %s already exists!\n"
3893
#: ../drizzled/sys_var.cc:1535
3895
msgid "Could not add Variable: %s\n"
3898
#: ../drizzled/sys_var.cc:1633
3899
msgid "Failed to initialize system variables"
3902
#: ../drizzled/table.cc:1690
3697
#: ../drizzled/table.cc:1964
3904
3699
msgid "Got error %d when reading table '%s'"
3907
#: ../drizzled/table/instance/base.cc:1883
3702
#: ../drizzled/table_share.cc:862
3704
msgid "Table %s has invalid/unknown collation: %d,%s"
3707
#: ../drizzled/table_share.cc:1154
3709
msgid "ENUM column %s has greater than %d possible values"
3712
#: ../drizzled/table_share.cc:2064
3909
3714
msgid "Unknown collation '%s' in table '%-.64s' definition"
3912
#: ../drizzled/table/instance/base.cc:1890
3717
#: ../drizzled/table_share.cc:2071
3915
3720
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3919
#: ../drizzled/tztime.cc:170
3724
#: ../drizzled/tztime.cc:173
3921
3726
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3924
#: ../plugin/auth_file/auth_file.cc:227
3729
#: ../plugin/auth_file/auth_file.cc:225
3926
3731
msgid "Could not load auth file: %s\n"
3929
#: ../plugin/auth_file/auth_file.cc:243
3734
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
3930
3735
msgid "File to load for usernames and passwords"
3933
#: ../plugin/auth_http/auth_http.cc:135
3935
"auth_http plugin loaded but required option url not specified. Against which "
3936
"URL are you intending on authenticating?\n"
3738
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
3739
msgid "Enable HTTP Auth check"
3939
#: ../plugin/auth_http/auth_http.cc:151
3742
#: ../plugin/auth_http/auth_http.cc:160
3940
3743
msgid "URL for HTTP Auth check"
3943
#: ../plugin/auth_ldap/auth_ldap.cc:291
3746
#: ../plugin/auth_ldap/auth_ldap.cc:285
3945
3748
msgid "Reconnect failed: %s\n"
3948
#: ../plugin/auth_ldap/auth_ldap.cc:310
3751
#: ../plugin/auth_ldap/auth_ldap.cc:304
3950
3753
msgid "ldap_search_ext_s failed: %s\n"
3953
#: ../plugin/auth_ldap/auth_ldap.cc:416
3756
#: ../plugin/auth_ldap/auth_ldap.cc:410
3955
3758
msgid "Could not load auth ldap: %s\n"
3958
#: ../plugin/auth_ldap/auth_ldap.cc:437
3761
#: ../plugin/auth_ldap/auth_ldap.cc:423
3959
3762
msgid "URI of the LDAP server to contact"
3765
#: ../plugin/auth_ldap/auth_ldap.cc:431
3766
msgid "DN to use when binding to the LDAP server"
3962
3769
#: ../plugin/auth_ldap/auth_ldap.cc:439
3963
msgid "DN to use when binding to the LDAP server"
3966
#: ../plugin/auth_ldap/auth_ldap.cc:441
3967
3770
msgid "Password to use when binding the DN"
3970
#: ../plugin/auth_ldap/auth_ldap.cc:443
3773
#: ../plugin/auth_ldap/auth_ldap.cc:447
3971
3774
msgid "DN to use when searching"
3974
#: ../plugin/auth_ldap/auth_ldap.cc:445
3777
#: ../plugin/auth_ldap/auth_ldap.cc:455
3975
3778
msgid "Attribute in LDAP with plain text password"
3978
#: ../plugin/auth_ldap/auth_ldap.cc:447
3781
#: ../plugin/auth_ldap/auth_ldap.cc:463
3979
3782
msgid "Attribute in LDAP with MySQL hashed password"
3982
#: ../plugin/auth_ldap/auth_ldap.cc:449
3785
#: ../plugin/auth_ldap/auth_ldap.cc:471
3983
3786
msgid "How often to empty the users cache, 0 to disable"
3986
#: ../plugin/blitzdb/ha_blitz.cc:1507
3987
msgid "Estimated number of rows that a BlitzDB table will store."
3990
#: ../plugin/console/console.cc:379
3789
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
3991
3790
msgid "Enable the console."
3994
#: ../plugin/console/console.cc:382
3793
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
3995
3794
msgid "Turn on extra debugging."
3998
#: ../plugin/console/console.cc:385
3797
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
3999
3798
msgid "User to use for auth."
4002
#: ../plugin/console/console.cc:388
3801
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4003
3802
msgid "Password to use for auth."
4006
#: ../plugin/console/console.cc:391
4007
msgid "Default catalog to use."
4010
#: ../plugin/console/console.cc:394
4011
msgid "Default schema to use."
4014
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3805
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
3806
msgid "Default database to use."
3809
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3810
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
3811
msgid "Invalid value of port\n"
3814
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3815
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
3816
msgid "Invalid value for connect_timeout\n"
3819
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3820
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
3821
msgid "Invalid value for read_timeout\n"
3824
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3825
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3826
msgid "Invalid value for write_timeout\n"
3829
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3830
msgid "Invalid value for retry_count\n"
3833
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3834
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
3835
msgid "Invalid value for buffer_length\n"
3838
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3839
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
4016
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3841
"Port number to use for connection or 0 for default to, in order of "
3842
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4020
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4021
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3845
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3846
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3847
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3848
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
4022
3849
msgid "Connect Timeout."
4025
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4026
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3852
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3853
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3854
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3855
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
4027
3856
msgid "Read Timeout."
4030
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4031
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3859
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3860
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3861
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3862
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
4032
3863
msgid "Write Timeout."
4035
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4036
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
3866
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3867
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3868
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3869
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4037
3870
msgid "Retry Count."
4040
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4041
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
3873
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3874
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3875
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3876
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4042
3877
msgid "Buffer length."
4045
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4046
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
3880
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3881
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3882
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3883
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4047
3884
msgid "Address to bind to."
4050
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4051
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4052
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4053
msgid "Maximum simultaneous connections."
4056
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4057
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4058
msgid "A restrictive IP address list for incoming admin connections."
4061
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4062
msgid "Failed to send error message to libnotify\n"
4065
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4066
msgid "Error Messages to stderr"
4069
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4070
msgid "Comma-separated list of schemas to exclude"
4073
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4074
msgid "Comma-separated list of tables to exclude"
4077
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4078
msgid "Regular expression to apply to schemas to exclude"
4081
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4082
msgid "Regular expression to apply to tables to exclude"
4085
#: ../plugin/haildb/haildb_engine.cc:1080
4086
#: ../plugin/haildb/haildb_engine.cc:1218
4087
#: ../plugin/haildb/haildb_engine.cc:1248
4089
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4092
#: ../plugin/haildb/haildb_engine.cc:1099
4094
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4097
#: ../plugin/haildb/haildb_engine.cc:1197
4098
#: ../plugin/haildb/haildb_engine.cc:1310
4099
#: ../plugin/haildb/haildb_engine.cc:1491
4100
#: ../plugin/haildb/haildb_engine.cc:2157
4102
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4105
#: ../plugin/haildb/haildb_engine.cc:1349
4106
#: ../plugin/haildb/haildb_engine.cc:1365
4108
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4111
#: ../plugin/haildb/haildb_engine.cc:3403
4113
msgid "Error starting HailDB %d (%s)\n"
4116
#: ../plugin/haildb/haildb_engine.cc:3432
4117
msgid "Disable HailDB adaptive hash index (enabled by default)."
4120
#: ../plugin/haildb/haildb_engine.cc:3434
3887
#: ../plugin/drizzle_protocol/errmsg.cc:31
3888
msgid "Unknown Drizzle error"
3891
#: ../plugin/drizzle_protocol/errmsg.cc:32
3893
msgid "Can't create UNIX socket (%d)"
3896
#: ../plugin/drizzle_protocol/errmsg.cc:33
3898
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3901
#: ../plugin/drizzle_protocol/errmsg.cc:34
3903
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3906
#: ../plugin/drizzle_protocol/errmsg.cc:35
3908
msgid "Can't create TCP/IP socket (%d)"
3911
#: ../plugin/drizzle_protocol/errmsg.cc:36
3913
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3916
#: ../plugin/drizzle_protocol/errmsg.cc:37
3917
msgid "Drizzle server has gone away"
3920
#: ../plugin/drizzle_protocol/errmsg.cc:38
3922
msgid "Protocol mismatch; server version = %d, client version = %d"
3925
#: ../plugin/drizzle_protocol/errmsg.cc:39
3926
msgid "Drizzle client ran out of memory"
3929
#: ../plugin/drizzle_protocol/errmsg.cc:40
3930
msgid "Wrong host info"
3933
#: ../plugin/drizzle_protocol/errmsg.cc:41
3934
msgid "Localhost via UNIX socket"
3937
#: ../plugin/drizzle_protocol/errmsg.cc:42
3939
msgid "%-.100s via TCP/IP"
3942
#: ../plugin/drizzle_protocol/errmsg.cc:43
3943
msgid "Error in server handshake"
3946
#: ../plugin/drizzle_protocol/errmsg.cc:44
3947
msgid "Lost connection to Drizzle server during query"
3950
#: ../plugin/drizzle_protocol/errmsg.cc:45
3951
msgid "Commands out of sync; you can't run this command now"
3954
#: ../plugin/drizzle_protocol/errmsg.cc:46
3956
msgid "Named pipe: %-.32s"
3959
#: ../plugin/drizzle_protocol/errmsg.cc:47
3961
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
3964
#: ../plugin/drizzle_protocol/errmsg.cc:48
3966
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
3969
#: ../plugin/drizzle_protocol/errmsg.cc:49
3971
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
3974
#: ../plugin/drizzle_protocol/errmsg.cc:50
3976
msgid "Can't initialize character set %-.32s (path: %-.100s)"
3979
#: ../plugin/drizzle_protocol/errmsg.cc:51
3980
msgid "Got packet bigger than 'max_allowed_packet' bytes"
3983
#: ../plugin/drizzle_protocol/errmsg.cc:52
3984
msgid "Embedded server"
3987
#: ../plugin/drizzle_protocol/errmsg.cc:53
3988
msgid "Error on SHOW SLAVE STATUS:"
3991
#: ../plugin/drizzle_protocol/errmsg.cc:54
3992
msgid "Error on SHOW SLAVE HOSTS:"
3995
#: ../plugin/drizzle_protocol/errmsg.cc:55
3996
msgid "Error connecting to slave:"
3999
#: ../plugin/drizzle_protocol/errmsg.cc:56
4000
msgid "Error connecting to master:"
4003
#: ../plugin/drizzle_protocol/errmsg.cc:57
4004
msgid "SSL connection error"
4007
#: ../plugin/drizzle_protocol/errmsg.cc:58
4008
msgid "Malformed packet"
4011
#: ../plugin/drizzle_protocol/errmsg.cc:59
4012
#: ../plugin/drizzle_protocol/errmsg.cc:70
4013
#: ../plugin/drizzle_protocol/errmsg.cc:71
4014
#: ../plugin/drizzle_protocol/errmsg.cc:72
4015
#: ../plugin/drizzle_protocol/errmsg.cc:73
4016
#: ../plugin/drizzle_protocol/errmsg.cc:74
4017
#: ../plugin/drizzle_protocol/errmsg.cc:75
4018
#: ../plugin/drizzle_protocol/errmsg.cc:76
4019
#: ../plugin/drizzle_protocol/errmsg.cc:77
4020
#: ../plugin/drizzle_protocol/errmsg.cc:78
4021
msgid "(unused error message)"
4024
#: ../plugin/drizzle_protocol/errmsg.cc:60
4025
msgid "Invalid use of null pointer"
4028
#: ../plugin/drizzle_protocol/errmsg.cc:61
4029
msgid "Statement not prepared"
4032
#: ../plugin/drizzle_protocol/errmsg.cc:62
4033
msgid "No data supplied for parameters in prepared statement"
4036
#: ../plugin/drizzle_protocol/errmsg.cc:63
4037
msgid "Data truncated"
4040
#: ../plugin/drizzle_protocol/errmsg.cc:64
4041
msgid "No parameters exist in the statement"
4044
#: ../plugin/drizzle_protocol/errmsg.cc:65
4045
msgid "Invalid parameter number"
4048
#: ../plugin/drizzle_protocol/errmsg.cc:66
4051
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4054
#: ../plugin/drizzle_protocol/errmsg.cc:68
4056
msgid "Using unsupported buffer type: %d (parameter: %d)"
4059
#: ../plugin/drizzle_protocol/errmsg.cc:69
4061
msgid "Shared memory: %-.100s"
4064
#: ../plugin/drizzle_protocol/errmsg.cc:79
4065
msgid "Wrong or unknown protocol"
4068
#: ../plugin/drizzle_protocol/errmsg.cc:80
4069
msgid "Invalid connection handle"
4072
#: ../plugin/drizzle_protocol/errmsg.cc:81
4074
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4075
"option 'secure_auth' enabled)"
4078
#: ../plugin/drizzle_protocol/errmsg.cc:83
4079
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4082
#: ../plugin/drizzle_protocol/errmsg.cc:84
4083
msgid "Attempt to read column without prior row fetch"
4086
#: ../plugin/drizzle_protocol/errmsg.cc:85
4087
msgid "Prepared statement contains no metadata"
4090
#: ../plugin/drizzle_protocol/errmsg.cc:86
4092
"Attempt to read a row while there is no result set associated with the "
4096
#: ../plugin/drizzle_protocol/errmsg.cc:88
4097
msgid "This feature is not implemented yet"
4100
#: ../plugin/drizzle_protocol/errmsg.cc:89
4103
"Lost connection to Drizzle server while waiting for initial communication "
4104
"packet, system error: %d"
4107
#: ../plugin/drizzle_protocol/errmsg.cc:91
4110
"Lost connection to Drizzle server while reading initial communication "
4111
"packet, system error: %d"
4114
#: ../plugin/drizzle_protocol/errmsg.cc:93
4117
"Lost connection to Drizzle server while sending authentication information, "
4121
#: ../plugin/drizzle_protocol/errmsg.cc:95
4124
"Lost connection to Drizzle server while reading authorization information, "
4128
#: ../plugin/drizzle_protocol/errmsg.cc:97
4131
"Lost connection to Drizzle server while setting initial database, system "
4135
#: ../plugin/drizzle_protocol/errmsg.cc:99
4137
msgid "Statement closed indirectly because of a preceding %s() call"
4140
#. CR_NET_UNCOMPRESS_ERROR 08S01
4141
#: ../plugin/drizzle_protocol/errmsg.cc:101
4142
msgid "Couldn't uncompress communication packet"
4145
#. CR_NET_READ_ERROR 08S01
4146
#: ../plugin/drizzle_protocol/errmsg.cc:103
4147
msgid "Got an error reading communication packets"
4150
#. CR_NET_READ_INTERRUPTED 08S01
4151
#: ../plugin/drizzle_protocol/errmsg.cc:105
4152
msgid "Got timeout reading communication packets"
4155
#. CR_NET_ERROR_ON_WRITE 08S01
4156
#: ../plugin/drizzle_protocol/errmsg.cc:107
4157
msgid "Got an error writing communication packets"
4160
#. CR_NET_WRITE_INTERRUPTED 08S01
4161
#: ../plugin/drizzle_protocol/errmsg.cc:109
4162
msgid "Got timeout writing communication packets"
4165
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
4166
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1207
4167
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1237
4169
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4172
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
4174
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4177
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1186
4178
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1299
4179
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1480
4180
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2056
4182
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4185
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1338
4186
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1354
4188
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4191
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2864
4192
msgid "Invalid value of additional-mem-pool-size"
4195
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
4196
msgid "Invalid value of autoextend-increment"
4199
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
4200
msgid "Invalid value of buffer-pool-size"
4203
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
4204
msgid "Invalid value of io-capacity"
4207
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
4208
msgid "Invalid value of fast-shutdown"
4211
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
4212
msgid "Invalid value of flush-log-at-trx-commit"
4215
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
4216
msgid "Invalid value of force-recovery"
4219
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
4220
msgid "Invalid value of log-file-size"
4223
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
4224
msgid "Invalid value of log-files-in-group"
4227
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
4228
msgid "Invalid value of lock-wait-timeout"
4231
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
4232
msgid "Invalid value of log-buffer-size"
4235
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
4236
msgid "Invalid value of lru-old-blocks-pct"
4239
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
4240
msgid "Invalid value of lru-block-access-recency"
4243
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
4244
msgid "Invalid value of max-dirty-pages-pct"
4247
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
4248
msgid "Invalid value of max-purge-lag"
4251
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
4252
msgid "Invalid value of open-files"
4255
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
4256
msgid "Invalid value of read-io-threads"
4259
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
4260
msgid "Invalid value of sync_spin_loops"
4263
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
4265
msgid "Error starting Embedded InnoDB %d (%s)\n"
4268
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3531
4269
msgid "Disable InnoDB adaptive hash index (enabled by default)."
4272
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3533
4121
4273
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4124
#: ../plugin/haildb/haildb_engine.cc:3437
4276
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
4126
"Size of a memory pool HailDB uses to store data dictionary information and "
4278
"Size of a memory pool InnoDB uses to store data dictionary information and "
4127
4279
"other internal data structures."
4130
#: ../plugin/haildb/haildb_engine.cc:3440
4282
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
4131
4283
msgid "Data file autoextend increment in megabytes"
4134
#: ../plugin/haildb/haildb_engine.cc:3443
4286
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
4136
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4288
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4140
#: ../plugin/haildb/haildb_engine.cc:3446
4141
msgid "The common part for HailDB table spaces."
4144
#: ../plugin/haildb/haildb_engine.cc:3448
4145
msgid "Disable HailDB checksums validation (enabled by default)."
4148
#: ../plugin/haildb/haildb_engine.cc:3450
4149
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4152
#: ../plugin/haildb/haildb_engine.cc:3453
4292
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3545
4293
msgid "The common part for InnoDB table spaces."
4296
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3547
4297
msgid "Disable InnoDB checksums validation (enabled by default)."
4300
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3549
4301
msgid "Disable InnoDB doublewrite buffer (enabled by default)."
4304
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3552
4153
4305
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4156
#: ../plugin/haildb/haildb_engine.cc:3456
4308
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
4158
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4310
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4159
4311
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4162
#: ../plugin/haildb/haildb_engine.cc:3459
4163
msgid "Stores each HailDB table to an .ibd file in the database dir."
4314
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3558
4315
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4166
#: ../plugin/haildb/haildb_engine.cc:3462
4318
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
4167
4319
msgid "File format to use for new tables in .ibd files."
4170
#: ../plugin/haildb/haildb_engine.cc:3465
4322
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
4172
4324
"Set to 0 (write and flush once per second),1 (write and flush at each "
4173
4325
"commit) or 2 (write at commit, flush once per second)."
4176
#: ../plugin/haildb/haildb_engine.cc:3468
4328
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
4177
4329
msgid "With which method to flush data."
4180
#: ../plugin/haildb/haildb_engine.cc:3471
4332
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
4182
4334
"Helps to save your data in case the disk image of the database becomes "
4186
#: ../plugin/haildb/haildb_engine.cc:3474
4338
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3573
4339
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3576
4187
4340
msgid "Path to individual files and their sizes."
4190
#: ../plugin/haildb/haildb_engine.cc:3477
4191
msgid "Path to HailDB log files."
4343
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
4344
msgid "Path to InnoDB log files."
4194
#: ../plugin/haildb/haildb_engine.cc:3480
4347
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
4195
4348
msgid "Size of each log file in a log group."
4198
#: ../plugin/haildb/haildb_engine.cc:3483
4351
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
4200
"Number of log files in the log group. HailDB writes to the files in a "
4353
"Number of log files in the log group. InnoDB writes to the files in a "
4201
4354
"circular fashion. Value 3 is recommended here."
4204
#: ../plugin/haildb/haildb_engine.cc:3486
4357
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
4206
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4359
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4207
4360
"rolled back. Values above 100000000 disable the timeout."
4210
#: ../plugin/haildb/haildb_engine.cc:3489
4363
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
4212
"The size of the buffer which HailDB uses to write log to the log files on "
4365
"The size of the buffer which InnoDB uses to write log to the log files on "
4216
#: ../plugin/haildb/haildb_engine.cc:3492
4369
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
4218
4371
"Sets the point in the LRU list from where all pages are classified as old "
4219
4372
"(Advanced users)"
4222
#: ../plugin/haildb/haildb_engine.cc:3495
4375
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
4224
4377
"Milliseconds between accesses to a block at which it is made young. "
4225
4378
"0=disabled (Advanced users)"
4228
#: ../plugin/haildb/haildb_engine.cc:3498
4381
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
4229
4382
msgid "Percentage of dirty pages allowed in bufferpool."
4232
#: ../plugin/haildb/haildb_engine.cc:3501
4385
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
4233
4386
msgid "Desired maximum length of the purge queue (0 = no limit)"
4236
#: ../plugin/haildb/haildb_engine.cc:3504
4389
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
4238
4391
"Roll back the complete transaction on lock wait timeout, for 4.x "
4239
4392
"compatibility (disabled by default)"
4242
#: ../plugin/haildb/haildb_engine.cc:3507
4243
msgid "How many files at the maximum HailDB keeps open at the same time."
4246
#: ../plugin/haildb/haildb_engine.cc:3510
4247
msgid "Number of background read I/O threads in HailDB."
4250
#: ../plugin/haildb/haildb_engine.cc:3513
4251
msgid "Number of background write I/O threads in HailDB."
4254
#: ../plugin/haildb/haildb_engine.cc:3515
4395
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3609
4396
msgid "How many files at the maximum InnoDB keeps open at the same time."
4399
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3612
4400
msgid "Number of background read I/O threads in InnoDB."
4403
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3615
4404
msgid "Number of background write I/O threads in InnoDB."
4407
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3617
4256
4409
"Disable if you want to reduce the number of messages written to the log "
4257
4410
"(default: enabled)."
4260
#: ../plugin/haildb/haildb_engine.cc:3518
4261
msgid "Enable SHOW HAILDB STATUS output in the log"
4264
#: ../plugin/haildb/haildb_engine.cc:3521
4265
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4268
#: ../plugin/haildb/haildb_engine.cc:3523
4413
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3620
4414
msgid "Enable SHOW INNODB STATUS output in the log"
4417
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3623
4418
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4421
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3625
4270
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4273
#: ../plugin/hello_events/hello_events.cc:401
4423
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
4426
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4428
msgid "Failed to send error message to libnotify\n"
4431
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4432
msgid "Error Messages to stderr"
4435
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
4436
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4437
msgid "List of schemas to filter"
4440
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
4441
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4442
msgid "List of tables to filter"
4445
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4446
msgid "Regular expression to apply to schemas to filter"
4449
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4450
msgid "Regular expression to apply to tables to filter"
4453
#: ../plugin/hello_events/hello_events.cc:301
4454
msgid "Invalid value of before-write-position\n"
4457
#: ../plugin/hello_events/hello_events.cc:310
4458
#: ../plugin/hello_events/hello_events.cc:319
4459
msgid "Invalid value of before-update-position\n"
4462
#: ../plugin/hello_events/hello_events.cc:359
4463
#: ../plugin/hello_events/hello_events.cc:362
4464
#: ../plugin/hello_events/hello_events.cc:380
4465
msgid "A comma delimited list of databases to watch"
4468
#: ../plugin/hello_events/hello_events.cc:365
4469
#: ../plugin/hello_events/hello_events.cc:396
4274
4470
msgid "Enable Example Events Plugin"
4473
#: ../plugin/hello_events/hello_events.cc:368
4277
4474
#: ../plugin/hello_events/hello_events.cc:404
4278
#: ../plugin/hello_events/hello_events.cc:407
4279
msgid "A comma delimited list of databases to watch"
4282
#: ../plugin/hello_events/hello_events.cc:410
4283
4475
msgid "Before write row event observer call position"
4286
#: ../plugin/hello_events/hello_events.cc:413
4287
#: ../plugin/pbms/src/parameters_ms.cc:461
4478
#: ../plugin/hello_events/hello_events.cc:371
4479
#: ../plugin/hello_events/hello_events.cc:415
4480
#: ../plugin/pbms/src/parameters_ms.cc:579
4288
4481
msgid "Before update row event observer call position"
4291
#: ../plugin/hello_events/hello_events.cc:416
4484
#: ../plugin/hello_events/hello_events.cc:374
4485
#: ../plugin/hello_events/hello_events.cc:426
4292
4486
msgid "After drop database event observer call position"
4295
#: ../plugin/hello_events/hello_events.cc:427
4489
#: ../plugin/hello_events/hello_events.cc:388
4490
msgid "A comma delimited list of tables to watch"
4493
#: ../plugin/hello_events/hello_events.cc:450
4296
4494
msgid "An example events Plugin"
4299
#: ../plugin/innobase/handler/data_dictionary.cc:760
4497
#: ../plugin/innobase/handler/data_dictionary.cc:202
4301
4499
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4304
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4306
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4310
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4312
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4316
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4319
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4320
"or its equivalent numeric id"
4323
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4324
msgid "Do not use Native AIO library for IO, even if available"
4327
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4328
msgid "Enable internal replication log."
4331
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4333
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4334
"rolled back. Values above 100000000 disable the timeout."
4337
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4338
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4341
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4343
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4344
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4347
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4348
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4349
#: ../plugin/transaction_log/print_transaction_message.cc:177
4350
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4352
msgid "Unable to parse transaction. Got error: %s.\n"
4355
#: ../plugin/innobase/srv/srv0start.cc:1034
4356
msgid "InnoDB: cannot determine Mac OS X version!\n"
4359
#: ../plugin/innobase/srv/srv0start.cc:1039
4361
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4362
"InnoDB: making transactions unsafe!\n"
4365
#: ../plugin/innobase/srv/srv0start.cc:1048
4368
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4369
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4370
"InnoDB: allocate more than 4 GB of memory."
4373
#: ../plugin/innobase/srv/srv0start.cc:1063
4375
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4378
#: ../plugin/innobase/srv/srv0start.cc:1068
4381
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4382
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4383
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4386
#: ../plugin/innobase/srv/srv0start.cc:1078
4388
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4391
#: ../plugin/innobase/srv/srv0start.cc:1083
4393
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4396
#: ../plugin/innobase/srv/srv0start.cc:1088
4398
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4401
#: ../plugin/innobase/srv/srv0start.cc:1092
4403
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4406
#: ../plugin/innobase/srv/srv0start.cc:1097
4408
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4411
#: ../plugin/innobase/srv/srv0start.cc:1167
4413
msgid " InnoDB: Using Linux native AIO\n"
4416
#: ../plugin/logging_gearman/logging_gearman.cc:186
4502
#: ../plugin/innobase/handler/ha_innodb.cc:1831
4503
msgid "Invalid value for io-capacity\n"
4506
#: ../plugin/innobase/handler/ha_innodb.cc:1849
4507
msgid "Invalid value for fast-shutdown\n"
4510
#: ../plugin/innobase/handler/ha_innodb.cc:1863
4511
msgid "Invalid value for flush-log-at-trx-commit\n"
4514
#: ../plugin/innobase/handler/ha_innodb.cc:1893
4515
msgid "Invalid value for max-dirty-pages-pct\n"
4518
#: ../plugin/innobase/handler/ha_innodb.cc:1902
4519
msgid "Invalid value for stats-sample-pages\n"
4522
#: ../plugin/innobase/handler/ha_innodb.cc:1913
4523
msgid "Invalid value for additional-mem-pool-size\n"
4526
#: ../plugin/innobase/handler/ha_innodb.cc:1923
4527
msgid "Invalid value for autoextend-increment\n"
4530
#: ../plugin/innobase/handler/ha_innodb.cc:1933
4531
msgid "Invalid value for buffer-pool-size\n"
4534
#: ../plugin/innobase/handler/ha_innodb.cc:1943
4535
msgid "Invalid value for commit-concurrency\n"
4538
#: ../plugin/innobase/handler/ha_innodb.cc:1952
4539
msgid "Invalid value for concurrency-tickets\n"
4542
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4543
msgid "Invalid value for read-io-threads\n"
4546
#: ../plugin/innobase/handler/ha_innodb.cc:1970
4547
msgid "Invalid value for write-io-threads\n"
4550
#: ../plugin/innobase/handler/ha_innodb.cc:1979
4551
msgid "Invalid value for force-recovery\n"
4554
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4555
#: ../plugin/innobase/handler/ha_innodb.cc:1999
4556
msgid "Invalid value for log-file-size\n"
4559
#: ../plugin/innobase/handler/ha_innodb.cc:2008
4560
msgid "Invalid value for log-files-in-group\n"
4563
#: ../plugin/innobase/handler/ha_innodb.cc:2017
4564
msgid "Invalid value for mirrored-log-groups\n"
4567
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4568
msgid "Invalid value for open-files\n"
4571
#: ../plugin/innobase/handler/ha_innodb.cc:2035
4572
msgid "Invalid value for thread-concurrency\n"
4575
#: ../plugin/innobase/handler/ha_innodb.cc:2058
4576
msgid "Invalid value for read-ahead-threshold\n"
4579
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4580
msgid "Invalid value for lock-wait-timeout\n"
4583
#: ../plugin/logging_gearman/logging_gearman.cc:199
4418
4585
msgid "fail gearman_client_create(): %s"
4421
#: ../plugin/logging_gearman/logging_gearman.cc:197
4588
#: ../plugin/logging_gearman/logging_gearman.cc:210
4423
4590
msgid "fail gearman_client_add_server(): %s"
4426
#: ../plugin/logging_gearman/logging_gearman.cc:302
4593
#: ../plugin/logging_gearman/logging_gearman.cc:309
4594
#: ../plugin/logging_gearman/logging_gearman.cc:316
4595
msgid "Enable logging to a gearman server"
4598
#: ../plugin/logging_gearman/logging_gearman.cc:325
4427
4599
msgid "Hostname for logging to a Gearman server"
4430
#: ../plugin/logging_gearman/logging_gearman.cc:305
4602
#: ../plugin/logging_gearman/logging_gearman.cc:334
4431
4603
msgid "Gearman Function to send logging to"
4434
#: ../plugin/logging_gearman/logging_gearman.cc:316
4606
#: ../plugin/logging_gearman/logging_gearman.cc:352
4435
4607
msgid "Log queries to a Gearman server"
4438
#: ../plugin/logging_query/logging_query.cc:178
4610
#: ../plugin/logging_query/logging_query.cc:192
4440
4612
msgid "fail open() fn=%s er=%s\n"
4443
#: ../plugin/logging_query/logging_query.cc:319
4615
#: ../plugin/logging_query/logging_query.cc:316
4616
msgid "Invalid value for threshold-slow"
4619
#: ../plugin/logging_query/logging_query.cc:325
4620
msgid "Invalid value for threshold-big-resultset"
4623
#: ../plugin/logging_query/logging_query.cc:334
4624
msgid "Invalid value for threshold-big-examined"
4627
#: ../plugin/logging_query/logging_query.cc:348
4628
#: ../plugin/logging_query/logging_query.cc:364
4444
4629
msgid "Enable logging to CSV file"
4447
#: ../plugin/logging_query/logging_query.cc:322
4448
msgid "File to log to"
4451
#: ../plugin/logging_query/logging_query.cc:325
4452
msgid "PCRE to match the query against"
4455
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4632
#: ../plugin/logging_query/logging_query.cc:351
4633
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
4634
#: ../plugin/syslog/module.cc:233
4456
4635
msgid "Threshold for logging slow queries, in microseconds"
4459
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4638
#: ../plugin/logging_query/logging_query.cc:354
4639
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
4640
#: ../plugin/syslog/module.cc:236
4460
4641
msgid "Threshold for logging big queries, for rows returned"
4463
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4644
#: ../plugin/logging_query/logging_query.cc:357
4645
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
4646
#: ../plugin/syslog/module.cc:239
4464
4647
msgid "Threshold for logging big queries, for rows examined"
4467
#: ../plugin/logging_query/logging_query.cc:345
4650
#: ../plugin/logging_query/logging_query.cc:373
4651
msgid "File to log to"
4654
#: ../plugin/logging_query/logging_query.cc:382
4655
msgid "PCRE to match the query against"
4658
#: ../plugin/logging_query/logging_query.cc:439
4468
4659
msgid "Log queries to a CSV file"
4471
#: ../plugin/logging_stats/logging_stats.cc:373
4662
#: ../plugin/logging_stats/logging_stats.cc:315
4663
msgid "Invalid value for max-user-count\n"
4666
#: ../plugin/logging_stats/logging_stats.cc:323
4667
msgid "Invalid value for bucket-count\n"
4670
#: ../plugin/logging_stats/logging_stats.cc:332
4671
msgid "Invalid value for scoreboard-size\n"
4674
#: ../plugin/logging_stats/logging_stats.cc:367
4675
#: ../plugin/logging_stats/logging_stats.cc:409
4472
4676
msgid "Max number of users that will be logged"
4475
#: ../plugin/logging_stats/logging_stats.cc:376
4679
#: ../plugin/logging_stats/logging_stats.cc:378
4680
#: ../plugin/logging_stats/logging_stats.cc:412
4476
4681
msgid "Max number of range locks to use for Scoreboard"
4479
#: ../plugin/logging_stats/logging_stats.cc:379
4684
#: ../plugin/logging_stats/logging_stats.cc:389
4685
#: ../plugin/logging_stats/logging_stats.cc:415
4480
4686
msgid "Max number of concurrent sessions that will be logged"
4483
#: ../plugin/logging_stats/logging_stats.cc:380
4689
#: ../plugin/logging_stats/logging_stats.cc:400
4690
#: ../plugin/logging_stats/logging_stats.cc:416
4484
4691
msgid "Enable Logging Statistics Collection"
4487
#: ../plugin/logging_stats/logging_stats.cc:389
4694
#: ../plugin/logging_stats/logging_stats.cc:433
4488
4695
msgid "User Statistics as DATA_DICTIONARY tables"