17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
#: client/drizzle.cc:273
21
msgid "Synonym for `help'."
20
24
#: client/drizzle.cc:274
21
msgid "Synonym for `help'."
24
#: client/drizzle.cc:275
25
25
msgid "Clear command."
28
#: client/drizzle.cc:277
28
#: client/drizzle.cc:276
29
29
msgid "Reconnect to the server. Optional arguments are db and host."
32
#: client/drizzle.cc:279
32
#: client/drizzle.cc:278
34
34
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
37
#: client/drizzle.cc:280
38
msgid "Send command to drizzle server, display result vertically."
37
41
#: client/drizzle.cc:281
38
msgid "Send command to drizzle server, display result vertically."
42
msgid "Exit drizzle. Same as quit."
41
45
#: client/drizzle.cc:282
42
msgid "Exit drizzle. Same as quit."
46
msgid "Send command to drizzle server."
45
49
#: client/drizzle.cc:283
46
msgid "Send command to drizzle server."
50
msgid "Display this help."
49
53
#: client/drizzle.cc:284
50
msgid "Display this help."
54
msgid "Disable pager, print to stdout."
53
57
#: client/drizzle.cc:285
54
msgid "Disable pager, print to stdout."
57
#: client/drizzle.cc:286
58
58
msgid "Don't write into outfile."
61
#: client/drizzle.cc:287
62
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
61
65
#: client/drizzle.cc:288
62
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
66
msgid "Print current command."
65
69
#: client/drizzle.cc:289
66
msgid "Print current command."
70
msgid "Change your drizzle prompt."
69
73
#: client/drizzle.cc:290
70
msgid "Change your drizzle prompt."
73
77
#: client/drizzle.cc:291
77
#: client/drizzle.cc:292
78
78
msgid "Rebuild completion hash."
81
#: client/drizzle.cc:293
82
msgid "Execute an SQL script file. Takes a file name as an argument."
81
85
#: client/drizzle.cc:294
82
msgid "Execute an SQL script file. Takes a file name as an argument."
85
#: client/drizzle.cc:295
86
86
msgid "Get status information from the server."
89
#: client/drizzle.cc:297
89
#: client/drizzle.cc:296
90
90
msgid "Set outfile [to_outfile]. Append everything into given outfile."
93
#: client/drizzle.cc:299
93
#: client/drizzle.cc:298
94
94
msgid "Use another database. Takes database name as argument."
97
#: client/drizzle.cc:301 client/drizzle.cc:1575
97
#: client/drizzle.cc:300 client/drizzle.cc:1581
98
98
msgid "Show warnings after every statement."
101
#: client/drizzle.cc:303
101
#: client/drizzle.cc:302
102
102
msgid "Don't show warnings after every statement."
105
#: client/drizzle.cc:1161 client/drizzle.cc:1168
105
#: client/drizzle.cc:1167 client/drizzle.cc:1174
107
107
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
110
#: client/drizzle.cc:1264
110
#: client/drizzle.cc:1270
111
111
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
114
#: client/drizzle.cc:1274
114
#: client/drizzle.cc:1280
117
117
"Your Drizzle connection id is %u\n"
118
118
"Server version: %s\n"
121
#: client/drizzle.cc:1302
121
#: client/drizzle.cc:1308
123
123
msgid "Reading history-file %s\n"
126
#: client/drizzle.cc:1306
126
#: client/drizzle.cc:1312
128
128
msgid "Couldn't allocate memory for temp histfile!\n"
131
#: client/drizzle.cc:1313
131
#: client/drizzle.cc:1319
132
132
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
135
#: client/drizzle.cc:1332
135
#: client/drizzle.cc:1338
137
137
msgid "Writing history-file %s\n"
140
#: client/drizzle.cc:1339
140
#: client/drizzle.cc:1345
144
#: client/drizzle.cc:1339
144
#: client/drizzle.cc:1345
148
#: client/drizzle.cc:1394
148
#: client/drizzle.cc:1400
149
149
msgid "Query aborted by Ctrl+C\n"
152
#: client/drizzle.cc:1417 drizzled/drizzled.cc:2056
152
#: client/drizzle.cc:1423 drizzled/drizzled.cc:2100
153
153
msgid "Display this help and exit."
156
#: client/drizzle.cc:1419
156
#: client/drizzle.cc:1425
157
157
msgid "Synonym for -?"
160
#: client/drizzle.cc:1422
160
#: client/drizzle.cc:1428
162
162
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
163
163
"and field completion, but startup and reconnecting may take a longer time. "
164
164
"Disable with --disable-auto-rehash."
167
#: client/drizzle.cc:1426
167
#: client/drizzle.cc:1432
169
169
"No automatic rehashing. One has to use 'rehash' to get table and field "
170
170
"completion. This gives a quicker start of drizzle_st and disables rehashing "
171
171
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
174
#: client/drizzle.cc:1429
174
#: client/drizzle.cc:1435
176
176
"Automatically switch to vertical output mode if the result is wider than the "
177
177
"terminal width."
180
#: client/drizzle.cc:1432
180
#: client/drizzle.cc:1438
182
182
"Don't use history file. Disable interactive behavior. (Enables --silent)"
185
#: client/drizzle.cc:1433
185
#: client/drizzle.cc:1439
186
186
msgid "Display column type information."
189
#: client/drizzle.cc:1436
189
#: client/drizzle.cc:1442
191
191
"Preserve comments. Send comments to the server. The default is --skip-"
192
192
"comments (discard comments), enable with --comments"
195
#: client/drizzle.cc:1439
195
#: client/drizzle.cc:1445
196
196
msgid "Use compression in server/client protocol."
199
#: client/drizzle.cc:1442
199
#: client/drizzle.cc:1448
200
200
msgid "Check memory and open file usage at exit ."
203
#: client/drizzle.cc:1445
203
#: client/drizzle.cc:1451
204
204
msgid "Print some debug info at exit."
207
#: client/drizzle.cc:1447
207
#: client/drizzle.cc:1453
208
208
msgid "Database to use."
211
#: client/drizzle.cc:1450
211
#: client/drizzle.cc:1456
212
212
msgid "(not used)"
215
#: client/drizzle.cc:1452
215
#: client/drizzle.cc:1458
216
216
msgid "Delimiter to be used."
219
#: client/drizzle.cc:1454
219
#: client/drizzle.cc:1460
220
220
msgid "Execute command and quit. (Disables --force and history file)"
223
#: client/drizzle.cc:1456
223
#: client/drizzle.cc:1462
224
224
msgid "Print the output of a query (rows) vertically."
227
#: client/drizzle.cc:1459
227
#: client/drizzle.cc:1465
228
228
msgid "Continue even if we get an sql error."
231
#: client/drizzle.cc:1463
231
#: client/drizzle.cc:1469
233
233
"Enable named commands. Named commands mean this program's internal commands; "
234
234
"see drizzle> help . When enabled, the named commands can be used from any "
245
245
"deprecated; use --disable-named-commands instead."
248
#: client/drizzle.cc:1469
248
#: client/drizzle.cc:1475
249
249
msgid "Ignore space after function names."
252
#: client/drizzle.cc:1471
252
#: client/drizzle.cc:1477
253
253
msgid "Enable/disable LOAD DATA LOCAL INFILE."
256
#: client/drizzle.cc:1474
256
#: client/drizzle.cc:1480
257
257
msgid "Turn off beep on error."
260
#: client/drizzle.cc:1476
260
#: client/drizzle.cc:1482
261
261
msgid "Connect to host."
264
#: client/drizzle.cc:1478
264
#: client/drizzle.cc:1484
265
265
msgid "Write line numbers for errors."
268
#: client/drizzle.cc:1481
268
#: client/drizzle.cc:1487
270
270
"Don't write line number for errors. WARNING: -L is deprecated, use long "
271
271
"version of this option instead."
274
#: client/drizzle.cc:1483
274
#: client/drizzle.cc:1489
275
275
msgid "Flush buffer after each query."
278
#: client/drizzle.cc:1485
278
#: client/drizzle.cc:1491
279
279
msgid "Write column names in results."
282
#: client/drizzle.cc:1489
282
#: client/drizzle.cc:1495
284
284
"Don't write column names in results. WARNING: -N is deprecated, use long "
285
285
"version of this options instead."
288
#: client/drizzle.cc:1492
288
#: client/drizzle.cc:1498
290
290
"Change the value of a variable. Please note that this option is deprecated; "
291
291
"you can set variables directly with --variable-name=value."
294
#: client/drizzle.cc:1494
294
#: client/drizzle.cc:1500
295
295
msgid "Ignore SIGINT (CTRL-C)"
298
#: client/drizzle.cc:1498
298
#: client/drizzle.cc:1504
300
300
"Only update the default database. This is useful for skipping updates to "
301
301
"other database in the update log."
304
#: client/drizzle.cc:1501
304
#: client/drizzle.cc:1507
306
306
"Pager to use to display results. If you don't supply an option the default "
307
307
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
313
#: client/drizzle.cc:1504
313
#: client/drizzle.cc:1510
315
315
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
316
316
"option deprecated; use --disable-pager instead."
319
#: client/drizzle.cc:1507
319
#: client/drizzle.cc:1513
321
321
"Password to use when connecting to server. If password is not given it's "
322
322
"asked from the tty."
325
#: client/drizzle.cc:1509
325
#: client/drizzle.cc:1515
327
327
"Port number to use for connection or 0 for default to, in order of "
328
328
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
331
#: client/drizzle.cc:1510
331
#: client/drizzle.cc:1516
332
332
msgid "built-in default"
335
#: client/drizzle.cc:1512
335
#: client/drizzle.cc:1518
336
336
msgid "Set the drizzle prompt to this value."
339
#: client/drizzle.cc:1516
339
#: client/drizzle.cc:1522
341
341
"Don't cache result, print it row by row. This may slow down the server if "
342
342
"the output is suspended. Doesn't use history file."
345
#: client/drizzle.cc:1518
345
#: client/drizzle.cc:1524
346
346
msgid "Write fields without conversion. Used with --batch."
349
#: client/drizzle.cc:1521
349
#: client/drizzle.cc:1527
351
351
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
352
352
"option is enabled by default."
355
#: client/drizzle.cc:1523
355
#: client/drizzle.cc:1529
356
356
msgid "Shutdown the server."
359
#: client/drizzle.cc:1525
359
#: client/drizzle.cc:1531
361
361
"Be more silent. Print results with a tab as separator, each row on new line."
364
#: client/drizzle.cc:1527
364
#: client/drizzle.cc:1533
365
365
msgid "Socket file to use for connection."
368
#: client/drizzle.cc:1530
368
#: client/drizzle.cc:1536
369
369
msgid "Output in table format."
372
#: client/drizzle.cc:1533
372
#: client/drizzle.cc:1539
374
374
"Append everything into outfile. See interactive help (\\h) also. Does not "
375
375
"work in batch mode. Disable with --disable-tee. This option is disabled by "
379
#: client/drizzle.cc:1535
379
#: client/drizzle.cc:1541
381
381
"Disable outfile. See interactive help (\\h) also. WARNING: option "
382
382
"deprecated; use --disable-tee instead"
385
#: client/drizzle.cc:1538
385
#: client/drizzle.cc:1544
386
386
msgid "User for login if not current user."
389
#: client/drizzle.cc:1541
389
#: client/drizzle.cc:1547
390
390
msgid "Only allow UPDATE and DELETE that uses keys."
393
#: client/drizzle.cc:1544
393
#: client/drizzle.cc:1550
394
394
msgid "Synonym for option --safe-updates, -U."
397
#: client/drizzle.cc:1547
397
#: client/drizzle.cc:1553
398
398
msgid "Write more. (-v -v -v gives the table output format)."
401
#: client/drizzle.cc:1549 drizzled/drizzled.cc:2238
401
#: client/drizzle.cc:1555 drizzled/drizzled.cc:2282
402
402
msgid "Output version information and exit."
405
#: client/drizzle.cc:1551
405
#: client/drizzle.cc:1557
406
406
msgid "Wait and retry if connection is down."
409
#: client/drizzle.cc:1554
409
#: client/drizzle.cc:1560
410
410
msgid "Number of seconds before connection timeout."
413
#: client/drizzle.cc:1559
413
#: client/drizzle.cc:1565
414
414
msgid "Max length of input line"
417
#: client/drizzle.cc:1564
417
#: client/drizzle.cc:1570
418
418
msgid "Automatic limit for SELECT when using --safe-updates"
421
#: client/drizzle.cc:1569
421
#: client/drizzle.cc:1575
422
422
msgid "Automatic limit for rows in a join when using --safe-updates"
425
#: client/drizzle.cc:1573
425
#: client/drizzle.cc:1579
426
426
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
429
#: client/drizzle.cc:1578
429
#: client/drizzle.cc:1584
430
430
msgid "Number of lines before each import progress report."
433
#: client/drizzle.cc:1581
433
#: client/drizzle.cc:1587
434
434
msgid "Ping the server to check if it's alive."
437
#: client/drizzle.cc:1591
437
#: client/drizzle.cc:1597
439
439
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
442
#: client/drizzle.cc:1598
442
#: client/drizzle.cc:1604
445
445
"Copyright (C) 2008 Sun Microsystems\n"
447
447
"and you are welcome to modify and redistribute it under the GPL license\n"
450
#: client/drizzle.cc:1603
450
#: client/drizzle.cc:1609
452
452
msgid "Usage: %s [OPTIONS] [database]\n"
455
#: client/drizzle.cc:1634
455
#: client/drizzle.cc:1640
456
456
msgid "DELIMITER cannot contain a backslash character"
459
#: client/drizzle.cc:1652
459
#: client/drizzle.cc:1658
461
461
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
464
#: client/drizzle.cc:1675
464
#: client/drizzle.cc:1681
466
466
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
469
#: client/drizzle.cc:1679
469
#: client/drizzle.cc:1685
471
471
msgid "WARNING: --server-arg option not supported in this configuration.\n"
474
#: client/drizzle.cc:1706
474
#: client/drizzle.cc:1712
476
476
"Non-integer value supplied for port. If you are trying to enter a password "
477
477
"please use --password instead."
480
#: client/drizzle.cc:1714
480
#: client/drizzle.cc:1720
481
481
msgid "Value supplied for port is not valid."
484
#: client/drizzle.cc:1860
484
#: client/drizzle.cc:1866
486
486
msgid "Processing line: %<PRIu32>\n"
489
#: client/drizzle.cc:2076
489
#: client/drizzle.cc:2083
491
491
msgid "Unknown command '\\%c'."
494
#: client/drizzle.cc:2485
494
#: client/drizzle.cc:2493
496
496
"Reading table information for completion of table and column names\n"
497
497
" You can turn off this feature to get a quicker startup with -A\n"
501
#: client/drizzle.cc:2575
501
#: client/drizzle.cc:2583
502
502
msgid "No connection. Trying to reconnect..."
505
#: client/drizzle.cc:2581
505
#: client/drizzle.cc:2589
506
506
msgid "Can't connect to the server\n"
509
#: client/drizzle.cc:2660
509
#: client/drizzle.cc:2668
510
510
msgid "List of all Drizzle commands:"
513
#: client/drizzle.cc:2662
513
#: client/drizzle.cc:2670
514
514
msgid "Note that all text commands must be first on line and end with ';'"
517
#: client/drizzle.cc:2717
517
#: client/drizzle.cc:2725
518
518
msgid "No query specified\n"
521
#: client/drizzle.cc:2732
521
#: client/drizzle.cc:2740
522
522
msgid "Ignoring query to other database"
525
#: client/drizzle.cc:2782
525
#: client/drizzle.cc:2790
526
526
msgid "Empty set"
529
#: client/drizzle.cc:2795
529
#: client/drizzle.cc:2803
531
531
msgid "%ld row in set"
532
532
msgid_plural "%ld rows in set"
536
#: client/drizzle.cc:2804
536
#: client/drizzle.cc:2812
540
#: client/drizzle.cc:2806
540
#: client/drizzle.cc:2814
542
542
msgid "Query OK, %ld row affected"
543
543
msgid_plural "Query OK, %ld rows affected"
815
815
msgid "Error while loading database options: '%s':"
818
#: drizzled/drizzled.cc:538
818
#: drizzled/drizzled.cc:529
820
820
msgid "Got signal %d from thread %<PRIu64>"
823
#: drizzled/drizzled.cc:572
823
#: drizzled/drizzled.cc:563
824
824
msgid "Aborting\n"
827
#: drizzled/drizzled.cc:693
827
#: drizzled/drizzled.cc:684
828
828
msgid "One can only use the --user switch if running as root\n"
831
#: drizzled/drizzled.cc:701
831
#: drizzled/drizzled.cc:692
833
833
"Fatal error: Please read \"Security\" section of the manual to find out how "
834
834
"to run drizzled as root!\n"
837
#: drizzled/drizzled.cc:723
837
#: drizzled/drizzled.cc:714
840
840
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
844
#: drizzled/drizzled.cc:897
844
#: drizzled/drizzled.cc:888
846
846
msgid "Retrying bind on TCP/IP port %u"
849
#: drizzled/drizzled.cc:903
849
#: drizzled/drizzled.cc:894
850
850
msgid "Can't start server: Bind on TCP/IP port"
853
#: drizzled/drizzled.cc:904
853
#: drizzled/drizzled.cc:895
855
855
msgid "Do you already have another drizzled server running on port: %d ?"
858
#: drizzled/drizzled.cc:910
858
#: drizzled/drizzled.cc:901
859
859
msgid "Can't start server: listen() on TCP/IP port"
862
#: drizzled/drizzled.cc:911
862
#: drizzled/drizzled.cc:902
864
864
msgid "listen() on TCP/IP failed with error %d"
867
#: drizzled/drizzled.cc:1002
867
#: drizzled/drizzled.cc:920
868
msgid "Can't open abort pipet"
871
#: drizzled/drizzled.cc:922
873
msgid "pipe() on abort_pipe failed with error %d"
876
#: drizzled/drizzled.cc:1014
872
#: drizzled/drizzled.cc:1027
881
#: drizzled/drizzled.cc:1039
875
884
"We will try our best to scrape up some info that will hopefully help "
944
#: drizzled/drizzled.cc:1138
953
#: drizzled/drizzled.cc:1150
946
955
msgid "Writing a core file\n"
949
#: drizzled/drizzled.cc:1183
958
#: drizzled/drizzled.cc:1195
951
960
"setrlimit could not change the size of core files to 'infinity'; We may not "
952
961
"be able to generate a core file on signals"
955
#: drizzled/drizzled.cc:1385
964
#: drizzled/drizzled.cc:1397
957
966
msgid "gethostname failed, using '%s' as hostname"
960
#: drizzled/drizzled.cc:1482
969
#: drizzled/drizzled.cc:1494
962
971
msgid "Unknown locale: '%s'"
965
#: drizzled/drizzled.cc:1513
974
#: drizzled/drizzled.cc:1525
966
975
msgid "Can't create thread-keys"
969
#: drizzled/drizzled.cc:1536
978
#: drizzled/drizzled.cc:1548
970
979
msgid "Out of memory"
973
#: drizzled/drizzled.cc:1551
982
#: drizzled/drizzled.cc:1563
974
983
msgid "Failed to initialize plugins."
977
#: drizzled/drizzled.cc:1582
986
#: drizzled/drizzled.cc:1594
980
989
"%s: Too many arguments (first extra is '%s').\n"
981
990
"Use --verbose --help to get a list of available options\n"
984
#: drizzled/drizzled.cc:1592
993
#: drizzled/drizzled.cc:1614
994
msgid "No scheduler found, cannot continue!\n"
997
#: drizzled/drizzled.cc:1621
985
998
msgid "Can't init databases"
988
#: drizzled/drizzled.cc:1617
1001
#: drizzled/drizzled.cc:1646
990
1003
msgid "Unknown/unsupported table type: %s"
993
#: drizzled/drizzled.cc:1623
1006
#: drizzled/drizzled.cc:1652
995
1008
msgid "Default storage engine (%s) is not available"
998
#: drizzled/drizzled.cc:1654
1011
#: drizzled/drizzled.cc:1683
1000
1013
msgid "Failed to lock memory. Errno: %d\n"
1003
#: drizzled/drizzled.cc:1716
1016
#: drizzled/drizzled.cc:1745
1005
1018
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1008
#: drizzled/drizzled.cc:1877
1021
#: drizzled/drizzled.cc:1906
1010
1023
msgid "drizzled: Got error %d from select"
1013
#: drizzled/drizzled.cc:2060
1026
#: drizzled/drizzled.cc:2104
1014
1027
msgid "Auto-increment columns are incremented by this"
1017
#: drizzled/drizzled.cc:2065
1030
#: drizzled/drizzled.cc:2109
1019
1032
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1023
#: drizzled/drizzled.cc:2071
1036
#: drizzled/drizzled.cc:2115
1025
1038
"Path to installation directory. All paths are usually resolved relative to "
1029
#: drizzled/drizzled.cc:2075
1042
#: drizzled/drizzled.cc:2119
1030
1043
msgid "IP address to bind to."
1033
#: drizzled/drizzled.cc:2079
1046
#: drizzled/drizzled.cc:2123
1034
1047
msgid "Set the filesystem character set."
1037
#: drizzled/drizzled.cc:2084
1050
#: drizzled/drizzled.cc:2128
1038
1051
msgid "Set the default character set."
1041
#: drizzled/drizzled.cc:2088
1054
#: drizzled/drizzled.cc:2132
1042
1055
msgid "Chroot drizzled daemon during startup."
1045
#: drizzled/drizzled.cc:2092
1058
#: drizzled/drizzled.cc:2136
1046
1059
msgid "Set the default collation."
1049
#: drizzled/drizzled.cc:2096
1062
#: drizzled/drizzled.cc:2140
1050
1063
msgid "Default completion type."
1053
#: drizzled/drizzled.cc:2101
1066
#: drizzled/drizzled.cc:2145
1054
1067
msgid "Write core on errors."
1057
#: drizzled/drizzled.cc:2105
1070
#: drizzled/drizzled.cc:2149
1058
1071
msgid "Path to the database root."
1061
#: drizzled/drizzled.cc:2109
1074
#: drizzled/drizzled.cc:2153
1062
1075
msgid "Set the default storage engine (table type) for tables."
1065
#: drizzled/drizzled.cc:2113
1078
#: drizzled/drizzled.cc:2157
1066
1079
msgid "Set the default time zone."
1069
#: drizzled/drizzled.cc:2117
1082
#: drizzled/drizzled.cc:2161
1070
1083
msgid "Type of DELAY_KEY_WRITE."
1073
#: drizzled/drizzled.cc:2121
1086
#: drizzled/drizzled.cc:2165
1074
1087
msgid "Print a symbolic stack trace on failure."
1077
#: drizzled/drizzled.cc:2127
1090
#: drizzled/drizzled.cc:2171
1078
1091
msgid "Push supported query conditions to the storage engine."
1081
#: drizzled/drizzled.cc:2133
1094
#: drizzled/drizzled.cc:2177
1082
1095
msgid "Used for debugging; Use at your own risk!"
1085
#: drizzled/drizzled.cc:2138
1098
#: drizzled/drizzled.cc:2182
1086
1099
msgid "Set up signals usable for debugging"
1089
#: drizzled/drizzled.cc:2142
1102
#: drizzled/drizzled.cc:2186
1090
1103
msgid "(IGNORED)"
1093
#: drizzled/drizzled.cc:2146
1106
#: drizzled/drizzled.cc:2190
1094
1107
msgid "Set the language used for the month names and the days of the week."
1097
#: drizzled/drizzled.cc:2151
1110
#: drizzled/drizzled.cc:2195
1098
1111
msgid "Log connections and queries to file."
1101
#: drizzled/drizzled.cc:2155
1114
#: drizzled/drizzled.cc:2199
1102
1115
msgid "Log all MyISAM changes to file."
1105
#: drizzled/drizzled.cc:2159
1118
#: drizzled/drizzled.cc:2203
1106
1119
msgid "Log some not critical warnings to the log file."
1109
#: drizzled/drizzled.cc:2164
1122
#: drizzled/drizzled.cc:2208
1110
1123
msgid "Lock drizzled in memory."
1113
#: drizzled/drizzled.cc:2168
1126
#: drizzled/drizzled.cc:2212
1115
1128
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1116
1129
"BACKUP, FORCE or QUICK."
1119
#: drizzled/drizzled.cc:2173
1132
#: drizzled/drizzled.cc:2217
1120
1133
msgid "Use old, non-optimized alter table."
1123
#: drizzled/drizzled.cc:2178
1136
#: drizzled/drizzled.cc:2222
1124
1137
msgid "Pid file used by safe_mysqld."
1127
#: drizzled/drizzled.cc:2182
1140
#: drizzled/drizzled.cc:2226
1129
1142
"Port number to use for connection or 0 for default to, in order of "
1130
1143
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1133
#: drizzled/drizzled.cc:2188
1146
#: drizzled/drizzled.cc:2232
1135
1148
"Maximum time in seconds to wait for the port to become free. (Default: no "
1139
#: drizzled/drizzled.cc:2193
1152
#: drizzled/drizzled.cc:2237
1141
1154
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1142
1155
"specified directory"
1145
#: drizzled/drizzled.cc:2198
1158
#: drizzled/drizzled.cc:2242
1147
1160
"Uniquely identifies the server instance in the community of replication "
1151
#: drizzled/drizzled.cc:2203
1164
#: drizzled/drizzled.cc:2247
1152
1165
msgid "Don't print a stack trace on failure."
1155
#: drizzled/drizzled.cc:2207
1168
#: drizzled/drizzled.cc:2251
1156
1169
msgid "Enable symbolic link support."
1159
#: drizzled/drizzled.cc:2216
1172
#: drizzled/drizzled.cc:2260
1161
1174
"Using this option will cause most temporary files created to use a small set "
1162
1175
"of names, rather than a unique name for each new file."
1165
#: drizzled/drizzled.cc:2221
1178
#: drizzled/drizzled.cc:2265
1167
1180
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1170
#: drizzled/drizzled.cc:2226
1183
#: drizzled/drizzled.cc:2270
1171
1184
msgid "Path for temporary files."
1174
#: drizzled/drizzled.cc:2230
1187
#: drizzled/drizzled.cc:2274
1175
1188
msgid "Default transaction isolation level."
1178
#: drizzled/drizzled.cc:2234
1191
#: drizzled/drizzled.cc:2278
1179
1192
msgid "Run drizzled daemon as user."
1182
#: drizzled/drizzled.cc:2242
1195
#: drizzled/drizzled.cc:2286
1184
1197
"The number of outstanding connection requests Drizzle can have. This comes "
1185
1198
"into play when the main Drizzle thread gets very many connection requests in "
1186
1199
"a very short time."
1189
#: drizzled/drizzled.cc:2248
1202
#: drizzled/drizzled.cc:2292
1191
1204
"Size of tree cache used in bulk insert optimization. Note that this is a "
1192
1205
"limit per thread!"
1195
#: drizzled/drizzled.cc:2254
1208
#: drizzled/drizzled.cc:2298
1197
1210
"The number of seconds the drizzled server is waiting for a connect packet "
1198
1211
"before responding with 'Bad handshake'."
1201
#: drizzled/drizzled.cc:2259
1214
#: drizzled/drizzled.cc:2303
1203
1216
"Precision of the result of '/' operator will be increased on that value."
1206
#: drizzled/drizzled.cc:2265
1219
#: drizzled/drizzled.cc:2309
1207
1220
msgid "The maximum length of the result of function group_concat."
1210
#: drizzled/drizzled.cc:2270
1223
#: drizzled/drizzled.cc:2314
1211
1224
msgid "The size of the buffer that is used for full joins."
1214
#: drizzled/drizzled.cc:2276
1227
#: drizzled/drizzled.cc:2320
1215
1228
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1218
#: drizzled/drizzled.cc:2281
1231
#: drizzled/drizzled.cc:2325
1220
1233
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1221
1234
"this to get better index handling (for all reads and multiple writes) to as "
1222
1235
"much as you can afford;"
1225
#: drizzled/drizzled.cc:2290
1238
#: drizzled/drizzled.cc:2334
1227
1240
"This characterizes the number of hits a hot block has to be untouched until "
1228
1241
"it is considered aged enough to be downgraded to a warm block. This "
1230
1243
"blocks in key cache"
1233
#: drizzled/drizzled.cc:2299
1246
#: drizzled/drizzled.cc:2343
1234
1247
msgid "The default size of key cache blocks"
1237
#: drizzled/drizzled.cc:2305
1250
#: drizzled/drizzled.cc:2349
1238
1251
msgid "The minimum percentage of warm blocks in key cache"
1241
#: drizzled/drizzled.cc:2311
1254
#: drizzled/drizzled.cc:2355
1242
1255
msgid "Max packetlength to send/receive from to server."
1245
#: drizzled/drizzled.cc:2316
1258
#: drizzled/drizzled.cc:2360
1247
1260
"If there is more than this number of interrupted connections from a host "
1248
1261
"this host will be blocked from further connections."
1251
#: drizzled/drizzled.cc:2321
1264
#: drizzled/drizzled.cc:2365
1252
1265
msgid "Max number of errors/warnings to store for a statement."
1255
#: drizzled/drizzled.cc:2326
1268
#: drizzled/drizzled.cc:2370
1256
1269
msgid "Don't allow creation of heap tables bigger than this."
1259
#: drizzled/drizzled.cc:2332
1272
#: drizzled/drizzled.cc:2376
1261
1274
"Joins that are probably going to read more than max_join_size records return "
1265
#: drizzled/drizzled.cc:2338
1278
#: drizzled/drizzled.cc:2382
1266
1279
msgid "Max number of bytes in sorted records."
1269
#: drizzled/drizzled.cc:2343
1282
#: drizzled/drizzled.cc:2387
1270
1283
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1273
#: drizzled/drizzled.cc:2348
1286
#: drizzled/drizzled.cc:2392
1275
1288
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1276
1289
"max_sort_length bytes of each value are used; the rest are ignored)."
1279
#: drizzled/drizzled.cc:2355
1292
#: drizzled/drizzled.cc:2399
1280
1293
msgid "Maximum number of temporary tables a client can keep open at a time."
1283
#: drizzled/drizzled.cc:2360
1296
#: drizzled/drizzled.cc:2404
1284
1297
msgid "After this many write locks, allow some read locks to run in between."
1287
#: drizzled/drizzled.cc:2364
1300
#: drizzled/drizzled.cc:2408
1289
1302
"Don't log queries which examine less than min_examined_row_limit rows to "
1293
#: drizzled/drizzled.cc:2370
1306
#: drizzled/drizzled.cc:2414
1295
1308
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1296
1309
"Possible values of name are 'nulls_unequal' (default behavior), "
1297
1310
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1300
#: drizzled/drizzled.cc:2377
1313
#: drizzled/drizzled.cc:2421
1301
1314
msgid "Buffer length for TCP/IP and socket communication."
1304
#: drizzled/drizzled.cc:2382
1317
#: drizzled/drizzled.cc:2426
1306
1319
"Number of seconds to wait for more data from a connection before aborting "
1310
#: drizzled/drizzled.cc:2388
1323
#: drizzled/drizzled.cc:2432
1312
1325
"If a read on a communication port is interrupted, retry this many times "
1313
1326
"before giving up."
1316
#: drizzled/drizzled.cc:2394
1329
#: drizzled/drizzled.cc:2438
1318
1331
"Number of seconds to wait for a block to be written to a connection before "
1319
1332
"aborting the write."
1322
#: drizzled/drizzled.cc:2400
1335
#: drizzled/drizzled.cc:2444
1324
1337
"Controls the heuristic(s) applied during query optimization to prune less-"
1325
1338
"promising partial plans from the optimizer search space. Meaning: false - do "
1338
1351
"(used for testing/comparison)."
1341
#: drizzled/drizzled.cc:2420
1354
#: drizzled/drizzled.cc:2464
1356
"Should the Optmizer use MRR or not. Valid values are auto, force and disable"
1359
#: drizzled/drizzled.cc:2469
1342
1360
msgid "Directory for plugins."
1345
#: drizzled/drizzled.cc:2424
1363
#: drizzled/drizzled.cc:2473
1347
"Optional colon (or semicolon) separated list of plugins to load,where each "
1348
"plugin is identified by the name of the shared library. [for example: --"
1349
"plugin_load=libmd5udf.so:libauth_pam.so]"
1365
"Optional comma separated list of plugins to load at starup.[for example: --"
1366
"plugin_load=crc32,logger_gearman]"
1352
#: drizzled/drizzled.cc:2430
1369
#: drizzled/drizzled.cc:2478
1353
1370
msgid "The size of the buffer that is allocated when preloading indexes"
1356
#: drizzled/drizzled.cc:2435
1373
#: drizzled/drizzled.cc:2483
1357
1374
msgid "Select protocol to be used (by default oldlibdrizzle)."
1360
#: drizzled/drizzled.cc:2439
1377
#: drizzled/drizzled.cc:2487
1361
1378
msgid "Allocation block size for query parsing and execution"
1364
#: drizzled/drizzled.cc:2444
1381
#: drizzled/drizzled.cc:2492
1365
1382
msgid "Persistent buffer for query parsing and execution"
1368
#: drizzled/drizzled.cc:2450
1385
#: drizzled/drizzled.cc:2498
1369
1386
msgid "Allocation block size for storing ranges during optimization"
1372
#: drizzled/drizzled.cc:2456
1389
#: drizzled/drizzled.cc:2504
1374
1391
"Each thread that does a sequential scan allocates a buffer of this size for "
1375
1392
"each table it scans. If you do many sequential scans, you may want to "
1376
1393
"increase this value."
1379
#: drizzled/drizzled.cc:2464
1396
#: drizzled/drizzled.cc:2512
1381
1398
"When reading rows in sorted order after a sort, the rows are read through "
1382
1399
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1383
1400
"record_buffer."
1386
#: drizzled/drizzled.cc:2472
1387
msgid "Select scheduler to be used (by default pool-of-threads)."
1403
#: drizzled/drizzled.cc:2520
1404
msgid "Select scheduler to be used (by default multi-thread)."
1390
#: drizzled/drizzled.cc:2476
1407
#: drizzled/drizzled.cc:2524
1391
1408
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1394
#: drizzled/drizzled.cc:2482
1411
#: drizzled/drizzled.cc:2530
1395
1412
msgid "The number of cached table definitions."
1398
#: drizzled/drizzled.cc:2486
1415
#: drizzled/drizzled.cc:2534
1399
1416
msgid "The number of cached open tables."
1402
#: drizzled/drizzled.cc:2490
1419
#: drizzled/drizzled.cc:2538
1404
1421
"Timeout in seconds to wait for a table level lock before returning an error. "
1405
1422
"Used only if the connection has active cursors."
1408
#: drizzled/drizzled.cc:2495
1425
#: drizzled/drizzled.cc:2543
1409
1426
msgid "The stack size for each thread."
1412
#: drizzled/drizzled.cc:2501
1429
#: drizzled/drizzled.cc:2549
1414
1431
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1415
1432
"automatically convert it to an on-disk MyISAM table."
1418
#: drizzled/drizzled.cc:2507
1435
#: drizzled/drizzled.cc:2555
1419
1436
msgid "Allocation block size for transactions to be stored in binary log"
1422
#: drizzled/drizzled.cc:2512
1439
#: drizzled/drizzled.cc:2560
1423
1440
msgid "Persistent buffer for transactions to be stored in binary log"
1426
#: drizzled/drizzled.cc:2517
1443
#: drizzled/drizzled.cc:2565
1428
1445
"The number of seconds the server waits for activity on a connection before "
1432
#: drizzled/drizzled.cc:2665
1449
#: drizzled/drizzled.cc:2713
1434
1451
"Copyright (C) 2008 Sun Microsystems\n"
1435
1452
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4947
4964
msgid "qcache plugin '%s' flush() failed"
4950
#: drizzled/scheduling.cc:63
4951
msgid "Scheduler initialization failed."
4954
#: drizzled/sql_base.cc:2300
4967
#: drizzled/scheduling.cc:37
4970
"Attempted to register a scheduler %s, but a scheduler has already been "
4971
"registered with that name.\n"
4974
#: drizzled/scheduling.cc:62
4976
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4979
#: drizzled/scheduling.cc:77
4980
msgid "Scheduler initialization failed.\n"
4983
#: drizzled/sql_base.cc:2282
4956
4985
msgid "Table %s had a open data handler in reopen_table"
4959
#: drizzled/sql_base.cc:2948
4988
#: drizzled/sql_base.cc:2875
4961
4990
msgid "Couldn't repair table: %s.%s"
4964
#: drizzled/sql_base.cc:2990
4993
#: drizzled/sql_base.cc:2917
4967
4996
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4968
4997
"s`.`%s`' to replication"
4971
#: drizzled/sql_base.cc:3593
5000
#: drizzled/sql_base.cc:3519
4973
5002
msgid "Could not remove temporary table: '%s', error: %d"
4976
#: drizzled/sql_plugin.cc:522
5005
#: drizzled/sql_plugin.cc:528
4978
5007
msgid "Plugin '%s' init function returned error."
4981
#: drizzled/sql_plugin.cc:701
5010
#: drizzled/sql_plugin.cc:707
4982
5011
msgid "plugin-load parameter too long"
4985
#: drizzled/sql_plugin.cc:761
5014
#: drizzled/sql_plugin.cc:767
4987
5016
msgid "Couldn't load plugin named '%s' with soname '%s'."
4990
#: drizzled/sql_plugin.cc:1101
5019
#: drizzled/sql_plugin.cc:1107
4991
5020
msgid "Out of memory."
4994
#: drizzled/sql_plugin.cc:1940 drizzled/sql_plugin.cc:2003
5023
#: drizzled/sql_plugin.cc:1946 drizzled/sql_plugin.cc:2009
4996
5025
msgid "Unknown variable type code 0x%x in plugin '%s'."
4999
#: drizzled/sql_plugin.cc:1983
5028
#: drizzled/sql_plugin.cc:1989
5002
5031
"Server variable %s of plugin %s was forced to be read-only: string variable "
5003
5032
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5006
#: drizzled/sql_plugin.cc:2014
5035
#: drizzled/sql_plugin.cc:2020
5008
5037
msgid "Missing variable name in plugin '%s'."
5011
#: drizzled/sql_plugin.cc:2031
5040
#: drizzled/sql_plugin.cc:2037
5013
5042
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5016
#: drizzled/sql_plugin.cc:2149
5045
#: drizzled/sql_plugin.cc:2155
5018
5047
msgid "Out of memory for plugin '%s'."
5021
#: drizzled/sql_plugin.cc:2156
5050
#: drizzled/sql_plugin.cc:2162
5023
5052
msgid "Bad options for plugin '%s'."
5026
#: drizzled/sql_plugin.cc:2165
5055
#: drizzled/sql_plugin.cc:2171
5028
5057
msgid "Parsing options for plugin '%s' failed."
5031
#: drizzled/sql_plugin.cc:2208
5060
#: drizzled/sql_plugin.cc:2214
5033
5062
msgid "Plugin '%s' has conflicting system variables"
5038
5067
msgid "Invalid (old?) table or database name '%s'"
5041
#: drizzled/sql_table.cc:2688
5070
#: drizzled/sql_table.cc:2657
5043
5072
msgid "Unknown - internal error %d during operation"
5046
#: drizzled/sql_table.cc:4956
5075
#: drizzled/sql_table.cc:4910
5048
5077
msgid "Could not open table %s.%s after rename\n"
5051
#: drizzled/sql_table.cc:5136
5080
#: drizzled/sql_table.cc:5090
5054
5083
"order_st BY ignored because there is a user-defined clustered index in the "
5055
5084
"table '%-.192s'"
5058
#: drizzled/table.cc:483
5087
#: drizzled/table.cc:358
5061
5090
"'%s' had no or invalid character set, and default character set is multi-"
5062
5091
"byte, so character column sizes may have changed"
5065
#: drizzled/table.cc:2287
5094
#: drizzled/table.cc:1795
5067
5096
msgid "Unknown collation '%s' in table '%-.64s' definition"
5070
#: drizzled/table.cc:2294
5099
#: drizzled/table.cc:1802
5073
5102
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5077
#: drizzled/table.cc:2753
5106
#: drizzled/table.cc:2262
5080
5109
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5084
#: drizzled/table.cc:2780
5113
#: drizzled/table.cc:2289
5087
5116
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5088
5117
"have type %s, found type %s."
5091
#: drizzled/table.cc:2791
5120
#: drizzled/table.cc:2300
5094
5123
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5095
5124
"position %d to have character set '%s' but the type has no character set."
5098
#: drizzled/table.cc:2803
5127
#: drizzled/table.cc:2312
5101
5130
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5102
5131
"position %d to have character set '%s' but found character set '%s'."
5105
#: drizzled/table.cc:2816
5134
#: drizzled/table.cc:2325
5108
5137
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5109
5138
"have type %s but the column is not found."
5112
#: drizzled/table.cc:4931
5141
#: drizzled/table.cc:4431
5114
5143
msgid "Got error %d when reading table '%s'"
5485
5526
msgid "Log to syslog"
5488
#: plugin/multi_thread/multi_thread.cc:133
5529
#: plugin/multi_thread/multi_thread.cc:137
5489
5530
msgid "Maximum number of user threads available."
5533
#: plugin/myisam/ha_myisam.cc:468
5535
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5538
#: plugin/myisam/ha_myisam.cc:472
5540
msgid "Got an error from unknown thread, %s:%d"
5543
#: plugin/myisam/ha_myisam.cc:478
5544
msgid "Unknown thread accessing table"
5547
#: plugin/myisam/ha_myisam.cc:1885
5548
msgid "Block size to be used for MyISAM index pages."
5551
#: plugin/myisam/ha_myisam.cc:1891
5553
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5554
"disables parallel repair."
5557
#: plugin/myisam/ha_myisam.cc:1897
5559
"Don't use the fast sort index method to created index if the temporary file "
5560
"would get bigger than this."
5563
#: plugin/myisam/ha_myisam.cc:1902
5565
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5566
"when creating indexes with CREATE INDEX or ALTER TABLE."
5569
#: plugin/myisam/ha_myisam.cc:1908
5570
msgid "Default pointer size to be used for MyISAM tables."
5573
#: plugin/myisam/my_handler_errors.cc:34
5574
msgid "Didn't find key on read or update"
5577
#: plugin/myisam/my_handler_errors.cc:36
5578
msgid "Duplicate key on write or update"
5581
#: plugin/myisam/my_handler_errors.cc:38
5582
msgid "Internal (unspecified) error in handler"
5585
#: plugin/myisam/my_handler_errors.cc:40
5587
"Someone has changed the row since it was read (while the table was locked to "
5591
#: plugin/myisam/my_handler_errors.cc:43
5592
msgid "Wrong index given to function"
5595
#: plugin/myisam/my_handler_errors.cc:45
5596
msgid "Undefined handler error 125"
5599
#: plugin/myisam/my_handler_errors.cc:47
5600
msgid "Index file is crashed"
5603
#: plugin/myisam/my_handler_errors.cc:49
5604
msgid "Record file is crashed"
5607
#: plugin/myisam/my_handler_errors.cc:51
5608
msgid "Out of memory in engine"
5611
#: plugin/myisam/my_handler_errors.cc:53
5612
msgid "Undefined handler error 129"
5615
#: plugin/myisam/my_handler_errors.cc:55
5616
msgid "Incorrect file format"
5619
#: plugin/myisam/my_handler_errors.cc:57
5620
msgid "Command not supported by database"
5623
#: plugin/myisam/my_handler_errors.cc:59
5624
msgid "Old database file"
5627
#: plugin/myisam/my_handler_errors.cc:61
5628
msgid "No record read before update"
5631
#: plugin/myisam/my_handler_errors.cc:63
5632
msgid "Record was already deleted (or record file crashed)"
5635
#: plugin/myisam/my_handler_errors.cc:65
5636
msgid "No more room in record file"
5639
#: plugin/myisam/my_handler_errors.cc:67
5640
msgid "No more room in index file"
5643
#: plugin/myisam/my_handler_errors.cc:69
5644
msgid "No more records (read after end of file)"
5647
#: plugin/myisam/my_handler_errors.cc:71
5648
msgid "Unsupported extension used for table"
5651
#: plugin/myisam/my_handler_errors.cc:73
5655
#: plugin/myisam/my_handler_errors.cc:75
5656
msgid "Wrong create options"
5659
#: plugin/myisam/my_handler_errors.cc:77
5660
msgid "Duplicate unique key or constraint on write or update"
5663
#: plugin/myisam/my_handler_errors.cc:79
5664
msgid "Unknown character set used in table"
5667
#: plugin/myisam/my_handler_errors.cc:81
5668
msgid "Conflicting table definitions in sub-tables of MERGE table"
5671
#: plugin/myisam/my_handler_errors.cc:83
5672
msgid "Table is crashed and last repair failed"
5675
#: plugin/myisam/my_handler_errors.cc:85
5676
msgid "Table was marked as crashed and should be repaired"
5679
#: plugin/myisam/my_handler_errors.cc:87
5680
msgid "Lock timed out; Retry transaction"
5683
#: plugin/myisam/my_handler_errors.cc:89
5684
msgid "Lock table is full; Restart program with a larger locktable"
5687
#: plugin/myisam/my_handler_errors.cc:91
5688
msgid "Updates are not allowed under a read only transactions"
5691
#: plugin/myisam/my_handler_errors.cc:93
5692
msgid "Lock deadlock; Retry transaction"
5695
#: plugin/myisam/my_handler_errors.cc:95
5696
msgid "Foreign key constraint is incorrectly formed"
5699
#: plugin/myisam/my_handler_errors.cc:97
5700
msgid "Cannot add a child row"
5703
#: plugin/myisam/my_handler_errors.cc:99
5704
msgid "Cannot delete a parent row"
5707
#: plugin/myisam/my_handler_errors.cc:101
5708
msgid "No savepoint with that name"
5711
#: plugin/myisam/my_handler_errors.cc:103
5712
msgid "Non unique key block size"
5715
#: plugin/myisam/my_handler_errors.cc:105
5716
msgid "The table does not exist in engine"
5719
#: plugin/myisam/my_handler_errors.cc:107
5720
msgid "The table already existed in storage engine"
5723
#: plugin/myisam/my_handler_errors.cc:109
5724
msgid "Could not connect to storage engine"
5727
#: plugin/myisam/my_handler_errors.cc:111
5728
msgid "Unexpected null pointer found when using spatial index"
5731
#: plugin/myisam/my_handler_errors.cc:113
5732
msgid "The table changed in storage engine"
5735
#: plugin/myisam/my_handler_errors.cc:115
5736
msgid "There's no partition in table for the given value"
5739
#: plugin/myisam/my_handler_errors.cc:117
5740
msgid "Row-based binlogging of row failed"
5743
#: plugin/myisam/my_handler_errors.cc:119
5744
msgid "Index needed in foreign key constraint"
5747
#: plugin/myisam/my_handler_errors.cc:121
5748
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5751
#: plugin/myisam/my_handler_errors.cc:123
5752
msgid "Table needs to be upgraded before it can be used"
5755
#: plugin/myisam/my_handler_errors.cc:125
5756
msgid "Table is read only"
5759
#: plugin/myisam/my_handler_errors.cc:127
5760
msgid "Failed to get next auto increment value"
5763
#: plugin/myisam/my_handler_errors.cc:129
5764
msgid "Failed to set row auto increment value"
5767
#: plugin/myisam/my_handler_errors.cc:131
5768
msgid "Unknown (generic) error from engine"
5771
#: plugin/myisam/my_handler_errors.cc:133
5772
msgid "Record is the same"
5775
#: plugin/myisam/my_handler_errors.cc:135
5776
msgid "It is not possible to log this statement"
5779
#: plugin/myisam/my_handler_errors.cc:137
5780
msgid "Tablespace exists"
5783
#: plugin/myisam/my_handler_errors.cc:139
5784
msgid "The event was corrupt, leading to illegal data being read"
5787
#: plugin/myisam/my_handler_errors.cc:141
5788
msgid "The table is of a new format not supported by this version"
5791
#: plugin/myisam/my_handler_errors.cc:143
5792
msgid "The event could not be processed no other handler error happened"
5795
#: plugin/myisam/my_handler_errors.cc:145
5796
msgid "Got a fatal error during initialzation of handler"
5799
#: plugin/myisam/my_handler_errors.cc:147
5800
msgid "File to short; Expected more data in file"
5803
#: plugin/myisam/my_handler_errors.cc:149
5804
msgid "Read page with wrong checksum"
5807
#: plugin/myisam/my_handler_errors.cc:151
5808
msgid "Lock or active transaction"
5811
#: plugin/myisam/my_handler_errors.cc:153
5812
msgid "No such table space"
5815
#: plugin/myisam/my_handler_errors.cc:155
5816
msgid "Tablespace not empty"
5492
5819
#: plugin/oldlibdrizzle/errmsg.cc:28
5493
5820
msgid "Unknown Drizzle error"
5771
6098
msgid "Can't create interrupt-thread (error %d, errno: %d)"
5774
#: storage/myisam/ha_myisam.cc:468
5776
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5779
#: storage/myisam/ha_myisam.cc:472
5781
msgid "Got an error from unknown thread, %s:%d"
5784
#: storage/myisam/ha_myisam.cc:478
5785
msgid "Unknown thread accessing table"
5788
#: storage/myisam/ha_myisam.cc:1890
5789
msgid "Block size to be used for MyISAM index pages."
5792
#: storage/myisam/ha_myisam.cc:1896
5794
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5795
"disables parallel repair."
5798
#: storage/myisam/ha_myisam.cc:1902
5800
"Don't use the fast sort index method to created index if the temporary file "
5801
"would get bigger than this."
5804
#: storage/myisam/ha_myisam.cc:1907
5806
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5807
"when creating indexes with CREATE INDEX or ALTER TABLE."
5810
#: storage/myisam/ha_myisam.cc:1913
5811
msgid "Default pointer size to be used for MyISAM tables."
5814
#: storage/myisam/my_handler_errors.cc:34
5815
msgid "Didn't find key on read or update"
5818
#: storage/myisam/my_handler_errors.cc:36
5819
msgid "Duplicate key on write or update"
5822
#: storage/myisam/my_handler_errors.cc:38
5823
msgid "Internal (unspecified) error in handler"
5826
#: storage/myisam/my_handler_errors.cc:40
5828
"Someone has changed the row since it was read (while the table was locked to "
5832
#: storage/myisam/my_handler_errors.cc:43
5833
msgid "Wrong index given to function"
5836
#: storage/myisam/my_handler_errors.cc:45
5837
msgid "Undefined handler error 125"
5840
#: storage/myisam/my_handler_errors.cc:47
5841
msgid "Index file is crashed"
5844
#: storage/myisam/my_handler_errors.cc:49
5845
msgid "Record file is crashed"
5848
#: storage/myisam/my_handler_errors.cc:51
5849
msgid "Out of memory in engine"
5852
#: storage/myisam/my_handler_errors.cc:53
5853
msgid "Undefined handler error 129"
5856
#: storage/myisam/my_handler_errors.cc:55
5857
msgid "Incorrect file format"
5860
#: storage/myisam/my_handler_errors.cc:57
5861
msgid "Command not supported by database"
5864
#: storage/myisam/my_handler_errors.cc:59
5865
msgid "Old database file"
5868
#: storage/myisam/my_handler_errors.cc:61
5869
msgid "No record read before update"
5872
#: storage/myisam/my_handler_errors.cc:63
5873
msgid "Record was already deleted (or record file crashed)"
5876
#: storage/myisam/my_handler_errors.cc:65
5877
msgid "No more room in record file"
5880
#: storage/myisam/my_handler_errors.cc:67
5881
msgid "No more room in index file"
5884
#: storage/myisam/my_handler_errors.cc:69
5885
msgid "No more records (read after end of file)"
5888
#: storage/myisam/my_handler_errors.cc:71
5889
msgid "Unsupported extension used for table"
5892
#: storage/myisam/my_handler_errors.cc:73
5896
#: storage/myisam/my_handler_errors.cc:75
5897
msgid "Wrong create options"
5900
#: storage/myisam/my_handler_errors.cc:77
5901
msgid "Duplicate unique key or constraint on write or update"
5904
#: storage/myisam/my_handler_errors.cc:79
5905
msgid "Unknown character set used in table"
5908
#: storage/myisam/my_handler_errors.cc:81
5909
msgid "Conflicting table definitions in sub-tables of MERGE table"
5912
#: storage/myisam/my_handler_errors.cc:83
5913
msgid "Table is crashed and last repair failed"
5916
#: storage/myisam/my_handler_errors.cc:85
5917
msgid "Table was marked as crashed and should be repaired"
5920
#: storage/myisam/my_handler_errors.cc:87
5921
msgid "Lock timed out; Retry transaction"
5924
#: storage/myisam/my_handler_errors.cc:89
5925
msgid "Lock table is full; Restart program with a larger locktable"
5928
#: storage/myisam/my_handler_errors.cc:91
5929
msgid "Updates are not allowed under a read only transactions"
5932
#: storage/myisam/my_handler_errors.cc:93
5933
msgid "Lock deadlock; Retry transaction"
5936
#: storage/myisam/my_handler_errors.cc:95
5937
msgid "Foreign key constraint is incorrectly formed"
5940
#: storage/myisam/my_handler_errors.cc:97
5941
msgid "Cannot add a child row"
5944
#: storage/myisam/my_handler_errors.cc:99
5945
msgid "Cannot delete a parent row"
5948
#: storage/myisam/my_handler_errors.cc:101
5949
msgid "No savepoint with that name"
5952
#: storage/myisam/my_handler_errors.cc:103
5953
msgid "Non unique key block size"
5956
#: storage/myisam/my_handler_errors.cc:105
5957
msgid "The table does not exist in engine"
5960
#: storage/myisam/my_handler_errors.cc:107
5961
msgid "The table already existed in storage engine"
5964
#: storage/myisam/my_handler_errors.cc:109
5965
msgid "Could not connect to storage engine"
5968
#: storage/myisam/my_handler_errors.cc:111
5969
msgid "Unexpected null pointer found when using spatial index"
5972
#: storage/myisam/my_handler_errors.cc:113
5973
msgid "The table changed in storage engine"
5976
#: storage/myisam/my_handler_errors.cc:115
5977
msgid "There's no partition in table for the given value"
5980
#: storage/myisam/my_handler_errors.cc:117
5981
msgid "Row-based binlogging of row failed"
5984
#: storage/myisam/my_handler_errors.cc:119
5985
msgid "Index needed in foreign key constraint"
5988
#: storage/myisam/my_handler_errors.cc:121
5989
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5992
#: storage/myisam/my_handler_errors.cc:123
5993
msgid "Table needs to be upgraded before it can be used"
5996
#: storage/myisam/my_handler_errors.cc:125
5997
msgid "Table is read only"
6000
#: storage/myisam/my_handler_errors.cc:127
6001
msgid "Failed to get next auto increment value"
6004
#: storage/myisam/my_handler_errors.cc:129
6005
msgid "Failed to set row auto increment value"
6008
#: storage/myisam/my_handler_errors.cc:131
6009
msgid "Unknown (generic) error from engine"
6012
#: storage/myisam/my_handler_errors.cc:133
6013
msgid "Record is the same"
6016
#: storage/myisam/my_handler_errors.cc:135
6017
msgid "It is not possible to log this statement"
6020
#: storage/myisam/my_handler_errors.cc:137
6021
msgid "Tablespace exists"
6024
#: storage/myisam/my_handler_errors.cc:139
6025
msgid "The event was corrupt, leading to illegal data being read"
6028
#: storage/myisam/my_handler_errors.cc:141
6029
msgid "The table is of a new format not supported by this version"
6032
#: storage/myisam/my_handler_errors.cc:143
6033
msgid "The event could not be processed no other handler error happened"
6036
#: storage/myisam/my_handler_errors.cc:145
6037
msgid "Got a fatal error during initialzation of handler"
6040
#: storage/myisam/my_handler_errors.cc:147
6041
msgid "File to short; Expected more data in file"
6044
#: storage/myisam/my_handler_errors.cc:149
6045
msgid "Read page with wrong checksum"
6048
#: storage/myisam/my_handler_errors.cc:151
6049
msgid "Lock or active transaction"
6052
#: storage/myisam/my_handler_errors.cc:153
6053
msgid "No such table space"
6056
#: storage/myisam/my_handler_errors.cc:155
6057
msgid "Tablespace not empty"