105
105
msgid "Don't show warnings after every statement."
108
#: client/drizzle.cc:1165 client/drizzle.cc:1172
108
#: client/drizzle.cc:1163 client/drizzle.cc:1170
110
110
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
113
#: client/drizzle.cc:1268
113
#: client/drizzle.cc:1266
114
114
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
117
#: client/drizzle.cc:1278
117
#: client/drizzle.cc:1276
120
120
"Your Drizzle connection id is %u\n"
121
121
"Server version: %s\n"
124
#: client/drizzle.cc:1310
124
#: client/drizzle.cc:1308
126
126
msgid "Reading history-file %s\n"
129
#: client/drizzle.cc:1314
129
#: client/drizzle.cc:1312
131
131
msgid "Couldn't allocate memory for temp histfile!\n"
134
#: client/drizzle.cc:1321
134
#: client/drizzle.cc:1319
135
135
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
138
#: client/drizzle.cc:1340
138
#: client/drizzle.cc:1337
140
140
msgid "Writing history-file %s\n"
143
#: client/drizzle.cc:1348
143
#: client/drizzle.cc:1345
147
#: client/drizzle.cc:1348
147
#: client/drizzle.cc:1345
151
#: client/drizzle.cc:1403
151
#: client/drizzle.cc:1400
152
152
msgid "Query aborted by Ctrl+C\n"
155
#: client/drizzle.cc:1426 drizzled/drizzled.cc:1679
155
#: client/drizzle.cc:1423 drizzled/drizzled.cc:1680
156
156
msgid "Display this help and exit."
159
#: client/drizzle.cc:1425
160
msgid "Synonym for -?"
159
163
#: client/drizzle.cc:1428
160
msgid "Synonym for -?"
163
#: client/drizzle.cc:1431
165
165
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
166
166
"and field completion, but startup and reconnecting may take a longer time. "
167
167
"Disable with --disable-auto-rehash."
170
#: client/drizzle.cc:1435
170
#: client/drizzle.cc:1432
172
172
"No automatic rehashing. One has to use 'rehash' to get table and field "
173
173
"completion. This gives a quicker start of drizzle_st and disables rehashing "
174
174
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
177
#: client/drizzle.cc:1438
177
#: client/drizzle.cc:1435
179
179
"Automatically switch to vertical output mode if the result is wider than the "
180
180
"terminal width."
183
#: client/drizzle.cc:1441
183
#: client/drizzle.cc:1438
185
185
"Don't use history file. Disable interactive behavior. (Enables --silent)"
188
#: client/drizzle.cc:1439
189
msgid "Display column type information."
188
192
#: client/drizzle.cc:1442
189
msgid "Display column type information."
192
#: client/drizzle.cc:1445
194
194
"Preserve comments. Send comments to the server. The default is --skip-"
195
195
"comments (discard comments), enable with --comments"
198
#: client/drizzle.cc:1445
199
msgid "Use compression in server/client protocol."
198
202
#: client/drizzle.cc:1448
199
msgid "Use compression in server/client protocol."
203
msgid "Check memory and open file usage at exit ."
202
206
#: client/drizzle.cc:1451
203
msgid "Check memory and open file usage at exit ."
206
#: client/drizzle.cc:1454
207
207
msgid "Print some debug info at exit."
210
#: client/drizzle.cc:1453
211
msgid "Database to use."
210
214
#: client/drizzle.cc:1456
211
msgid "Database to use."
214
#: client/drizzle.cc:1459
215
215
msgid "(not used)"
218
#: client/drizzle.cc:1461
218
#: client/drizzle.cc:1458
219
219
msgid "Delimiter to be used."
222
#: client/drizzle.cc:1463
222
#: client/drizzle.cc:1460
223
223
msgid "Execute command and quit. (Disables --force and history file)"
226
#: client/drizzle.cc:1462
227
msgid "Print the output of a query (rows) vertically."
226
230
#: client/drizzle.cc:1465
227
msgid "Print the output of a query (rows) vertically."
230
#: client/drizzle.cc:1468
231
231
msgid "Continue even if we get an sql error."
234
#: client/drizzle.cc:1472
234
#: client/drizzle.cc:1469
236
236
"Enable named commands. Named commands mean this program's internal commands; "
237
237
"see drizzle> help . When enabled, the named commands can be used from any "
248
248
"deprecated; use --disable-named-commands instead."
251
#: client/drizzle.cc:1478
251
#: client/drizzle.cc:1475
252
252
msgid "Ignore space after function names."
255
#: client/drizzle.cc:1477
256
msgid "Enable/disable LOAD DATA LOCAL INFILE."
255
259
#: client/drizzle.cc:1480
256
msgid "Enable/disable LOAD DATA LOCAL INFILE."
259
#: client/drizzle.cc:1483
260
260
msgid "Turn off beep on error."
263
#: client/drizzle.cc:1485
263
#: client/drizzle.cc:1482
264
264
msgid "Connect to host."
267
#: client/drizzle.cc:1484
268
msgid "Write line numbers for errors."
267
271
#: client/drizzle.cc:1487
268
msgid "Write line numbers for errors."
271
#: client/drizzle.cc:1490
273
273
"Don't write line number for errors. WARNING: -L is deprecated, use long "
274
274
"version of this option instead."
277
#: client/drizzle.cc:1492
277
#: client/drizzle.cc:1489
278
278
msgid "Flush buffer after each query."
281
#: client/drizzle.cc:1494
281
#: client/drizzle.cc:1491
282
282
msgid "Write column names in results."
285
#: client/drizzle.cc:1498
285
#: client/drizzle.cc:1495
287
287
"Don't write column names in results. WARNING: -N is deprecated, use long "
288
288
"version of this options instead."
291
#: client/drizzle.cc:1501
291
#: client/drizzle.cc:1498
293
293
"Change the value of a variable. Please note that this option is deprecated; "
294
294
"you can set variables directly with --variable-name=value."
297
#: client/drizzle.cc:1503
297
#: client/drizzle.cc:1500
298
298
msgid "Ignore SIGINT (CTRL-C)"
301
#: client/drizzle.cc:1507
301
#: client/drizzle.cc:1504
303
303
"Only update the default database. This is useful for skipping updates to "
304
304
"other database in the update log."
307
#: client/drizzle.cc:1510
307
#: client/drizzle.cc:1507
309
309
"Pager to use to display results. If you don't supply an option the default "
310
310
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
316
#: client/drizzle.cc:1513
316
#: client/drizzle.cc:1510
318
318
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
319
319
"option deprecated; use --disable-pager instead."
322
#: client/drizzle.cc:1516
322
#: client/drizzle.cc:1513
324
324
"Password to use when connecting to server. If password is not given it's "
325
325
"asked from the tty."
328
#: client/drizzle.cc:1518
328
#: client/drizzle.cc:1515
330
330
"Port number to use for connection or 0 for default to, in order of "
331
331
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
334
#: client/drizzle.cc:1519
334
#: client/drizzle.cc:1516
335
335
msgid "built-in default"
338
#: client/drizzle.cc:1521
338
#: client/drizzle.cc:1518
339
339
msgid "Set the drizzle prompt to this value."
342
#: client/drizzle.cc:1525
342
#: client/drizzle.cc:1522
344
344
"Don't cache result, print it row by row. This may slow down the server if "
345
345
"the output is suspended. Doesn't use history file."
348
#: client/drizzle.cc:1524
349
msgid "Write fields without conversion. Used with --batch."
348
352
#: client/drizzle.cc:1527
349
msgid "Write fields without conversion. Used with --batch."
352
#: client/drizzle.cc:1530
354
354
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
355
355
"option is enabled by default."
358
#: client/drizzle.cc:1532
358
#: client/drizzle.cc:1529
359
359
msgid "Shutdown the server."
362
#: client/drizzle.cc:1534
362
#: client/drizzle.cc:1531
364
364
"Be more silent. Print results with a tab as separator, each row on new line."
367
#: client/drizzle.cc:1533
368
msgid "Socket file to use for connection."
367
371
#: client/drizzle.cc:1536
368
msgid "Socket file to use for connection."
372
msgid "Output in table format."
371
375
#: client/drizzle.cc:1539
372
msgid "Output in table format."
375
#: client/drizzle.cc:1542
377
377
"Append everything into outfile. See interactive help (\\h) also. Does not "
378
378
"work in batch mode. Disable with --disable-tee. This option is disabled by "
382
#: client/drizzle.cc:1544
382
#: client/drizzle.cc:1541
384
384
"Disable outfile. See interactive help (\\h) also. WARNING: option "
385
385
"deprecated; use --disable-tee instead"
388
#: client/drizzle.cc:1546
388
#: client/drizzle.cc:1543
389
389
msgid "User for login if not current user."
392
#: client/drizzle.cc:1545
393
msgid "Only allow UPDATE and DELETE that uses keys."
392
396
#: client/drizzle.cc:1548
393
msgid "Only allow UPDATE and DELETE that uses keys."
397
msgid "Synonym for option --safe-updates, -U."
396
400
#: client/drizzle.cc:1551
397
msgid "Synonym for option --safe-updates, -U."
400
#: client/drizzle.cc:1554
401
401
msgid "Write more. (-v -v -v gives the table output format)."
404
#: client/drizzle.cc:1556 drizzled/drizzled.cc:1824
404
#: client/drizzle.cc:1553 drizzled/drizzled.cc:1825
405
405
msgid "Output version information and exit."
408
#: client/drizzle.cc:1555
409
msgid "Wait and retry if connection is down."
408
412
#: client/drizzle.cc:1558
409
msgid "Wait and retry if connection is down."
412
#: client/drizzle.cc:1561
413
413
msgid "Number of seconds before connection timeout."
416
#: client/drizzle.cc:1566
416
#: client/drizzle.cc:1563
417
417
msgid "Max length of input line"
420
#: client/drizzle.cc:1571
420
#: client/drizzle.cc:1568
421
421
msgid "Automatic limit for SELECT when using --safe-updates"
424
#: client/drizzle.cc:1576
424
#: client/drizzle.cc:1573
425
425
msgid "Automatic limit for rows in a join when using --safe-updates"
428
#: client/drizzle.cc:1580
428
#: client/drizzle.cc:1577
429
429
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
432
#: client/drizzle.cc:1582
433
msgid "Number of lines before each import progress report."
432
436
#: client/drizzle.cc:1585
433
msgid "Number of lines before each import progress report."
436
#: client/drizzle.cc:1588
437
437
msgid "Ping the server to check if it's alive."
440
#: client/drizzle.cc:1598
440
#: client/drizzle.cc:1595
442
442
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
445
#: client/drizzle.cc:1605
445
#: client/drizzle.cc:1602
448
448
"Copyright (C) 2008 Sun Microsystems\n"
450
450
"and you are welcome to modify and redistribute it under the GPL license\n"
453
#: client/drizzle.cc:1610
453
#: client/drizzle.cc:1607
455
455
msgid "Usage: %s [OPTIONS] [database]\n"
458
#: client/drizzle.cc:1641
458
#: client/drizzle.cc:1638
459
459
msgid "DELIMITER cannot contain a backslash character"
462
#: client/drizzle.cc:1659
462
#: client/drizzle.cc:1656
464
464
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
467
#: client/drizzle.cc:1682
467
#: client/drizzle.cc:1679
469
469
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
472
#: client/drizzle.cc:1686
472
#: client/drizzle.cc:1683
474
474
msgid "WARNING: --server-arg option not supported in this configuration.\n"
477
#: client/drizzle.cc:1717
477
#: client/drizzle.cc:1714
479
479
"Non-integer value supplied for port. If you are trying to enter a password "
480
480
"please use --password instead."
483
#: client/drizzle.cc:1725
483
#: client/drizzle.cc:1722
484
484
msgid "Value supplied for port is not valid."
487
#: client/drizzle.cc:1864
487
#: client/drizzle.cc:1861
489
489
msgid "Processing line: %<PRIu32>\n"
492
#: client/drizzle.cc:2079
494
msgid "Unknown command '\\%c'."
492
#: client/drizzle.cc:2076
493
msgid "Unknown command: "
497
#: client/drizzle.cc:2489
496
#: client/drizzle.cc:2490
499
498
"Reading table information for completion of table and column names\n"
500
499
" You can turn off this feature to get a quicker startup with -A\n"
504
#: client/drizzle.cc:2579
503
#: client/drizzle.cc:2580
505
504
msgid "No connection. Trying to reconnect..."
508
#: client/drizzle.cc:2585
507
#: client/drizzle.cc:2586
509
508
msgid "Can't connect to the server\n"
512
#: client/drizzle.cc:2664
511
#: client/drizzle.cc:2665
513
512
msgid "List of all Drizzle commands:"
516
#: client/drizzle.cc:2666
515
#: client/drizzle.cc:2667
517
516
msgid "Note that all text commands must be first on line and end with ';'"
520
#: client/drizzle.cc:2721
519
#: client/drizzle.cc:2722
521
520
msgid "No query specified\n"
524
#: client/drizzle.cc:2736
523
#: client/drizzle.cc:2737
525
524
msgid "Ignoring query to other database"
528
#: client/drizzle.cc:2786
527
#: client/drizzle.cc:2787
529
528
msgid "Empty set"
532
#: client/drizzle.cc:2799
531
#: client/drizzle.cc:2800
534
533
msgid "%ld row in set"
535
534
msgid_plural "%ld rows in set"
539
#: client/drizzle.cc:2808
538
#: client/drizzle.cc:2809
543
#: client/drizzle.cc:2810
542
#: client/drizzle.cc:2811
545
544
msgid "Query OK, %ld row affected"
546
545
msgid_plural "Query OK, %ld rows affected"
902
#: drizzled/drizzled.cc:971
901
#: drizzled/drizzled.cc:972
904
903
msgid "Writing a core file\n"
907
#: drizzled/drizzled.cc:1017
906
#: drizzled/drizzled.cc:1018
909
908
"setrlimit could not change the size of core files to 'infinity'; We may not "
910
909
"be able to generate a core file on signals"
913
#: drizzled/drizzled.cc:1212
912
#: drizzled/drizzled.cc:1213
915
914
msgid "gethostname failed, using '%s' as hostname"
918
#: drizzled/drizzled.cc:1283
917
#: drizzled/drizzled.cc:1284
920
919
msgid "Unknown locale: '%s'"
923
#: drizzled/drizzled.cc:1312
922
#: drizzled/drizzled.cc:1313
924
923
msgid "Can't create thread-keys"
927
#: drizzled/drizzled.cc:1337
926
#: drizzled/drizzled.cc:1338
928
927
msgid "Out of memory"
931
#: drizzled/drizzled.cc:1348
930
#: drizzled/drizzled.cc:1349
932
931
msgid "Failed to initialize plugins."
935
#: drizzled/drizzled.cc:1379
934
#: drizzled/drizzled.cc:1380
938
937
"%s: Too many arguments (first extra is '%s').\n"
939
938
"Use --verbose --help to get a list of available options\n"
942
#: drizzled/drizzled.cc:1399
941
#: drizzled/drizzled.cc:1400
943
942
msgid "No scheduler found, cannot continue!\n"
946
#: drizzled/drizzled.cc:1406
945
#: drizzled/drizzled.cc:1407
947
946
msgid "Can't init databases"
950
#: drizzled/drizzled.cc:1430
949
#: drizzled/drizzled.cc:1431
952
951
msgid "Unknown/unsupported table type: %s"
955
#: drizzled/drizzled.cc:1436
954
#: drizzled/drizzled.cc:1437
957
956
msgid "Default storage engine (%s) is not available"
960
#: drizzled/drizzled.cc:1467
959
#: drizzled/drizzled.cc:1468
962
961
msgid "Failed to lock memory. Errno: %d\n"
965
#: drizzled/drizzled.cc:1683
964
#: drizzled/drizzled.cc:1684
966
965
msgid "Display this help and exit after initializing plugins."
969
#: drizzled/drizzled.cc:1687
968
#: drizzled/drizzled.cc:1688
970
969
msgid "Auto-increment columns are incremented by this"
973
#: drizzled/drizzled.cc:1692
972
#: drizzled/drizzled.cc:1693
975
974
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
979
#: drizzled/drizzled.cc:1698
978
#: drizzled/drizzled.cc:1699
981
980
"Path to installation directory. All paths are usually resolved relative to "
985
#: drizzled/drizzled.cc:1702
984
#: drizzled/drizzled.cc:1703
986
985
msgid "IP address to bind to."
989
#: drizzled/drizzled.cc:1706
988
#: drizzled/drizzled.cc:1707
990
989
msgid "Chroot drizzled daemon during startup."
993
#: drizzled/drizzled.cc:1710
992
#: drizzled/drizzled.cc:1711
994
993
msgid "Set the default collation."
997
#: drizzled/drizzled.cc:1714
996
#: drizzled/drizzled.cc:1715
998
997
msgid "Default completion type."
1001
#: drizzled/drizzled.cc:1719
1000
#: drizzled/drizzled.cc:1720
1002
1001
msgid "Write core on errors."
1005
#: drizzled/drizzled.cc:1723
1004
#: drizzled/drizzled.cc:1724
1006
1005
msgid "Path to the database root."
1009
#: drizzled/drizzled.cc:1727
1008
#: drizzled/drizzled.cc:1728
1010
1009
msgid "Set the default storage engine (table type) for tables."
1013
#: drizzled/drizzled.cc:1731
1012
#: drizzled/drizzled.cc:1732
1014
1013
msgid "Set the default time zone."
1017
#: drizzled/drizzled.cc:1736
1016
#: drizzled/drizzled.cc:1737
1018
1017
msgid "Print a symbolic stack trace on failure."
1021
#: drizzled/drizzled.cc:1742
1020
#: drizzled/drizzled.cc:1743
1022
1021
msgid "Used for debugging; Use at your own risk!"
1025
#: drizzled/drizzled.cc:1747
1024
#: drizzled/drizzled.cc:1748
1026
1025
msgid "Set up signals usable for debugging"
1029
#: drizzled/drizzled.cc:1751
1028
#: drizzled/drizzled.cc:1752
1030
1029
msgid "(IGNORED)"
1033
#: drizzled/drizzled.cc:1755
1032
#: drizzled/drizzled.cc:1756
1034
1033
msgid "Set the language used for the month names and the days of the week."
1037
#: drizzled/drizzled.cc:1760
1036
#: drizzled/drizzled.cc:1761
1038
1037
msgid "Log some not critical warnings to the log file."
1041
#: drizzled/drizzled.cc:1765
1040
#: drizzled/drizzled.cc:1766
1042
1041
msgid "Lock drizzled in memory."
1045
#: drizzled/drizzled.cc:1769
1044
#: drizzled/drizzled.cc:1770
1046
1045
msgid "Pid file used by safe_mysqld."
1049
#: drizzled/drizzled.cc:1773
1048
#: drizzled/drizzled.cc:1774
1051
1050
"Port number to use for connection or 0 for default to, in order of "
1052
1051
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1055
#: drizzled/drizzled.cc:1779
1054
#: drizzled/drizzled.cc:1780
1057
1056
"Maximum time in seconds to wait for the port to become free. (Default: no "
1061
#: drizzled/drizzled.cc:1784
1060
#: drizzled/drizzled.cc:1785
1063
1062
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1064
1063
"specified directory"
1067
#: drizzled/drizzled.cc:1789
1066
#: drizzled/drizzled.cc:1790
1069
1068
"Uniquely identifies the server instance in the community of replication "
1073
#: drizzled/drizzled.cc:1794
1072
#: drizzled/drizzled.cc:1795
1074
1073
msgid "Don't print a stack trace on failure."
1077
#: drizzled/drizzled.cc:1798
1076
#: drizzled/drizzled.cc:1799
1078
1077
msgid "Enable symbolic link support."
1081
#: drizzled/drizzled.cc:1807
1080
#: drizzled/drizzled.cc:1808
1083
1082
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1086
#: drizzled/drizzled.cc:1812
1085
#: drizzled/drizzled.cc:1813
1087
1086
msgid "Path for temporary files."
1090
#: drizzled/drizzled.cc:1816
1089
#: drizzled/drizzled.cc:1817
1091
1090
msgid "Default transaction isolation level."
1094
#: drizzled/drizzled.cc:1820
1093
#: drizzled/drizzled.cc:1821
1095
1094
msgid "Run drizzled daemon as user."
1098
#: drizzled/drizzled.cc:1828
1097
#: drizzled/drizzled.cc:1829
1100
1099
"The number of outstanding connection requests Drizzle can have. This comes "
1101
1100
"into play when the main Drizzle thread gets very many connection requests in "
1102
1101
"a very short time."
1105
#: drizzled/drizzled.cc:1834
1104
#: drizzled/drizzled.cc:1835
1107
1106
"Size of tree cache used in bulk insert optimization. Note that this is a "
1108
1107
"limit per thread!"
1111
#: drizzled/drizzled.cc:1840
1110
#: drizzled/drizzled.cc:1841
1113
1112
"Precision of the result of '/' operator will be increased on that value."
1116
#: drizzled/drizzled.cc:1846
1115
#: drizzled/drizzled.cc:1847
1117
1116
msgid "The maximum length of the result of function group_concat."
1120
#: drizzled/drizzled.cc:1851
1119
#: drizzled/drizzled.cc:1852
1121
1120
msgid "The size of the buffer that is used for full joins."
1124
#: drizzled/drizzled.cc:1857
1123
#: drizzled/drizzled.cc:1858
1126
1125
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1127
1126
"this to get better index handling (for all reads and multiple writes) to as "
1128
1127
"much as you can afford;"
1131
#: drizzled/drizzled.cc:1866
1130
#: drizzled/drizzled.cc:1867
1133
1132
"This characterizes the number of hits a hot block has to be untouched until "
1134
1133
"it is considered aged enough to be downgraded to a warm block. This "
1136
1135
"blocks in key cache"
1139
#: drizzled/drizzled.cc:1875
1138
#: drizzled/drizzled.cc:1876
1140
1139
msgid "The default size of key cache blocks"
1143
#: drizzled/drizzled.cc:1881
1142
#: drizzled/drizzled.cc:1882
1144
1143
msgid "The minimum percentage of warm blocks in key cache"
1147
#: drizzled/drizzled.cc:1887
1146
#: drizzled/drizzled.cc:1888
1148
1147
msgid "Max packetlength to send/receive from to server."
1151
#: drizzled/drizzled.cc:1892
1150
#: drizzled/drizzled.cc:1893
1153
1152
"If there is more than this number of interrupted connections from a host "
1154
1153
"this host will be blocked from further connections."
1157
#: drizzled/drizzled.cc:1897
1156
#: drizzled/drizzled.cc:1898
1158
1157
msgid "Max number of errors/warnings to store for a statement."
1161
#: drizzled/drizzled.cc:1902
1160
#: drizzled/drizzled.cc:1903
1162
1161
msgid "Don't allow creation of heap tables bigger than this."
1165
#: drizzled/drizzled.cc:1908
1164
#: drizzled/drizzled.cc:1909
1167
1166
"Joins that are probably going to read more than max_join_size records return "
1171
#: drizzled/drizzled.cc:1914
1170
#: drizzled/drizzled.cc:1915
1172
1171
msgid "Max number of bytes in sorted records."
1175
#: drizzled/drizzled.cc:1919
1174
#: drizzled/drizzled.cc:1920
1176
1175
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1179
#: drizzled/drizzled.cc:1924
1178
#: drizzled/drizzled.cc:1925
1181
1180
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1182
1181
"max_sort_length bytes of each value are used; the rest are ignored)."
1185
#: drizzled/drizzled.cc:1931
1184
#: drizzled/drizzled.cc:1932
1186
1185
msgid "After this many write locks, allow some read locks to run in between."
1189
#: drizzled/drizzled.cc:1935
1188
#: drizzled/drizzled.cc:1936
1191
1190
"Don't log queries which examine less than min_examined_row_limit rows to "
1195
#: drizzled/drizzled.cc:1941
1194
#: drizzled/drizzled.cc:1942
1196
1195
msgid "Buffer length for TCP/IP and socket communication."
1199
#: drizzled/drizzled.cc:1946
1198
#: drizzled/drizzled.cc:1947
1201
1200
"Controls the heuristic(s) applied during query optimization to prune less-"
1202
1201
"promising partial plans from the optimizer search space. Meaning: false - do "
1215
1214
"(used for testing/comparison)."
1218
#: drizzled/drizzled.cc:1966
1217
#: drizzled/drizzled.cc:1967
1219
1218
msgid "Directory for plugins."
1222
#: drizzled/drizzled.cc:1970
1221
#: drizzled/drizzled.cc:1971
1224
1223
"Optional comma separated list of plugins to load at starup.[for example: --"
1225
1224
"plugin_load=crc32,logger_gearman]"
1228
#: drizzled/drizzled.cc:1975
1227
#: drizzled/drizzled.cc:1976
1229
1228
msgid "The size of the buffer that is allocated when preloading indexes"
1232
#: drizzled/drizzled.cc:1980
1231
#: drizzled/drizzled.cc:1981
1233
1232
msgid "Allocation block size for query parsing and execution"
1236
#: drizzled/drizzled.cc:1985
1235
#: drizzled/drizzled.cc:1986
1237
1236
msgid "Persistent buffer for query parsing and execution"
1240
#: drizzled/drizzled.cc:1991
1239
#: drizzled/drizzled.cc:1992
1241
1240
msgid "Allocation block size for storing ranges during optimization"
1244
#: drizzled/drizzled.cc:1997
1243
#: drizzled/drizzled.cc:1998
1246
1245
"Each thread that does a sequential scan allocates a buffer of this size for "
1247
1246
"each table it scans. If you do many sequential scans, you may want to "
1248
1247
"increase this value."
1251
#: drizzled/drizzled.cc:2005
1250
#: drizzled/drizzled.cc:2006
1253
1252
"When reading rows in sorted order after a sort, the rows are read through "
1254
1253
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1255
1254
"record_buffer."
1258
#: drizzled/drizzled.cc:2013
1257
#: drizzled/drizzled.cc:2014
1259
1258
msgid "Select scheduler to be used (by default multi-thread)."
1262
#: drizzled/drizzled.cc:2018
1261
#: drizzled/drizzled.cc:2019
1263
1262
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1266
#: drizzled/drizzled.cc:2024
1265
#: drizzled/drizzled.cc:2025
1267
1266
msgid "The number of cached table definitions."
1270
#: drizzled/drizzled.cc:2028
1269
#: drizzled/drizzled.cc:2029
1271
1270
msgid "The number of cached open tables."
1274
#: drizzled/drizzled.cc:2032
1273
#: drizzled/drizzled.cc:2033
1276
1275
"Timeout in seconds to wait for a table level lock before returning an error. "
1277
1276
"Used only if the connection has active cursors."
1280
#: drizzled/drizzled.cc:2037
1279
#: drizzled/drizzled.cc:2038
1281
1280
msgid "The stack size for each thread."
1284
#: drizzled/drizzled.cc:2043
1283
#: drizzled/drizzled.cc:2044
1286
1285
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1287
1286
"automatically convert it to an on-disk MyISAM table."
1290
#: drizzled/drizzled.cc:2049
1289
#: drizzled/drizzled.cc:2050
1291
1290
msgid "Allocation block size for transactions to be stored in binary log"
1294
#: drizzled/drizzled.cc:2054
1293
#: drizzled/drizzled.cc:2055
1295
1294
msgid "Persistent buffer for transactions to be stored in binary log"
1298
#: drizzled/drizzled.cc:2185
1297
#: drizzled/drizzled.cc:2186
1300
1299
"Copyright (C) 2008 Sun Microsystems\n"
1301
1300
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
4735
4734
msgid "logging '%s' post() failed"
4738
#: drizzled/plugin/storage_engine.cc:314
4737
#: drizzled/message/command_reader.cc:220
4739
msgid "Usage: %s COMMAND_LOG\n"
4742
#: drizzled/message/command_reader.cc:229
4744
msgid "Cannot open file: %s\n"
4747
#: drizzled/message/command_reader.cc:248
4749
msgid "Failed to read initial length header\n"
4752
#: drizzled/message/command_reader.cc:255
4754
msgid "Attempted to read record bigger than SIZE_MAX\n"
4757
#: drizzled/message/command_reader.cc:275
4759
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
4762
#: drizzled/message/command_reader.cc:285
4765
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4769
#: drizzled/message/command_reader.cc:291
4771
msgid "Unable to parse command. Got error: %s.\n"
4774
#: drizzled/message/command_reader.cc:293
4776
msgid "BUFFER: %s\n"
4779
#: drizzled/message/command_reader.cc:301
4782
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4785
#: drizzled/plugin/listen_tcp.cc:47
4787
msgid "accept() failed with errno %d"
4790
#: drizzled/plugin/listen_tcp.cc:83
4792
msgid "getaddrinfo() failed with error %s"
4795
#: drizzled/plugin/listen_tcp.cc:115
4797
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4800
#: drizzled/plugin/listen_tcp.cc:126
4802
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4805
#: drizzled/plugin/listen_tcp.cc:135
4807
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4810
#: drizzled/plugin/listen_tcp.cc:144
4812
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4815
#: drizzled/plugin/listen_tcp.cc:153
4817
msgid "setsockopt(SO_LINGER) failed with errno %d"
4820
#: drizzled/plugin/listen_tcp.cc:162
4822
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4825
#: drizzled/plugin/listen_tcp.cc:183
4827
msgid "Retrying bind() on %u"
4830
#: drizzled/plugin/listen_tcp.cc:190
4832
msgid "bind() failed with errno: %d"
4835
#: drizzled/plugin/listen_tcp.cc:193
4836
msgid "Do you already have another drizzled running?"
4839
#: drizzled/plugin/listen_tcp.cc:200
4841
msgid "listen() failed with errno %d"
4844
#: drizzled/plugin/listen_tcp.cc:206
4846
msgid "Listening on %s:%s\n"
4849
#: drizzled/plugin/storage_engine.cc:315
4740
4851
msgid "Found %d prepared transaction(s) in %s"
4743
#: drizzled/plugin/storage_engine.cc:388
4854
#: drizzled/plugin/storage_engine.cc:389
4744
4855
msgid "Starting crash recovery..."
4747
#: drizzled/plugin/storage_engine.cc:397
4858
#: drizzled/plugin/storage_engine.cc:398
4749
4860
msgid "Found %d prepared XA transactions"
4752
#: drizzled/plugin/storage_engine.cc:402
4863
#: drizzled/plugin/storage_engine.cc:403
4755
4866
"Found %d prepared transactions! It means that drizzled was not shut down "
4803
4914
msgid "Scheduler initialization failed.\n"
4806
#: drizzled/session.cc:2160
4917
#: drizzled/session.cc:2161
4808
4919
msgid "Could not remove temporary table: '%s', error: %d"
4811
#: drizzled/slot/listen.cc:91
4813
msgid "getaddrinfo() failed with error %s"
4816
#: drizzled/slot/listen.cc:123
4818
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4821
#: drizzled/slot/listen.cc:134
4823
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4826
#: drizzled/slot/listen.cc:143
4828
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4831
#: drizzled/slot/listen.cc:152
4833
msgid "setsockopt(SO_LINGER) failed with errno %d"
4836
#: drizzled/slot/listen.cc:161
4838
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4841
#: drizzled/slot/listen.cc:182
4843
msgid "Retrying bind() on %u"
4846
#: drizzled/slot/listen.cc:190
4848
msgid "bind() failed with errno: %d"
4851
#: drizzled/slot/listen.cc:193
4852
msgid "Do you already have another drizzled running?"
4855
#: drizzled/slot/listen.cc:200
4857
msgid "listen() failed with errno %d"
4860
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4922
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
4862
4924
msgid "realloc() failed with errno %d"
4865
#: drizzled/slot/listen.cc:219
4867
msgid "Listening on %s:%s\n"
4870
#: drizzled/slot/listen.cc:227
4927
#: drizzled/slot/listen.cc:94
4871
4928
msgid "No sockets could be bound for listening"
4874
#: drizzled/slot/listen.cc:239
4931
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
4876
4933
msgid "pipe() failed with errno %d"
4879
#: drizzled/slot/listen.cc:275
4936
#: drizzled/slot/listen.cc:137
4881
4938
msgid "poll() failed with errno %d"
4884
#: drizzled/slot/listen.cc:317
4886
msgid "accept() failed with errno %d"
4889
4941
#: drizzled/sql_base.cc:1445
4891
4943
msgid "Table %s had a open data handler in reopen_table"
4903
4955
"s`.`%s`' to replication"
4906
#: drizzled/sql_plugin.cc:552
4958
#: drizzled/sql_plugin.cc:553
4908
4960
msgid "Plugin '%s' init function returned error.\n"
4911
#: drizzled/sql_plugin.cc:712
4963
#: drizzled/sql_plugin.cc:713
4912
4964
msgid "plugin-load parameter too long"
4915
#: drizzled/sql_plugin.cc:774
4967
#: drizzled/sql_plugin.cc:775
4917
4969
msgid "Couldn't load plugin named '%s' with soname '%s'."
4920
#: drizzled/sql_plugin.cc:1114
4972
#: drizzled/sql_plugin.cc:1115
4921
4973
msgid "Out of memory."
4924
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
4976
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
4926
4978
msgid "Unknown variable type code 0x%x in plugin '%s'."
4929
#: drizzled/sql_plugin.cc:1997
4981
#: drizzled/sql_plugin.cc:2010
4932
4984
"Server variable %s of plugin %s was forced to be read-only: string variable "
4933
4985
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4936
#: drizzled/sql_plugin.cc:2028
4988
#: drizzled/sql_plugin.cc:2041
4938
4990
msgid "Missing variable name in plugin '%s'."
4941
#: drizzled/sql_plugin.cc:2045
4993
#: drizzled/sql_plugin.cc:2058
4943
4995
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4946
#: drizzled/sql_plugin.cc:2173
4998
#: drizzled/sql_plugin.cc:2186
4948
5000
msgid "Out of memory for plugin '%s'."
4951
#: drizzled/sql_plugin.cc:2180
5003
#: drizzled/sql_plugin.cc:2193
4953
5005
msgid "Bad options for plugin '%s'."
4956
#: drizzled/sql_plugin.cc:2189
5008
#: drizzled/sql_plugin.cc:2202
4958
5010
msgid "Parsing options for plugin '%s' failed."
4961
#: drizzled/sql_plugin.cc:2238
5013
#: drizzled/sql_plugin.cc:2251
4963
5015
msgid "Plugin '%s' has conflicting system variables"
4966
#: drizzled/sql_table.cc:247
5018
#: drizzled/sql_table.cc:231
4968
5020
"Table name cannot be encoded and fit within filesystem name length "
4969
5021
"restrictions."
4972
#: drizzled/sql_table.cc:257
5024
#: drizzled/sql_table.cc:241
4974
5026
"Schema name cannot be encoded and fit within filesystem name length "
4975
5027
"restrictions."
4978
#: drizzled/sql_table.cc:2495
5030
#: drizzled/sql_table.cc:2389
4980
5032
msgid "Unknown - internal error %d during operation"
4983
#: drizzled/sql_table.cc:3970
5035
#: drizzled/statement/alter_table.cc:1151
4985
5037
msgid "Could not open table %s.%s after rename\n"
4988
#: drizzled/sql_table.cc:4133
5040
#: drizzled/statement/alter_table.cc:1314
4991
5043
"order_st BY ignored because there is a user-defined clustered index in the "
4992
5044
"table '%-.192s'"
4995
#: drizzled/table.cc:332
5047
#: drizzled/table.cc:329
4998
5050
"'%s' had no or invalid character set, and default character set is multi-"
4999
5051
"byte, so character column sizes may have changed"
5002
#: drizzled/table.cc:1591
5054
#: drizzled/table.cc:1586
5004
5056
msgid "Unknown collation '%s' in table '%-.64s' definition"
5007
#: drizzled/table.cc:1598
5059
#: drizzled/table.cc:1593
5010
5062
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5014
#: drizzled/table.cc:3493
5066
#: drizzled/table.cc:3488
5016
5068
msgid "Got error %d when reading table '%s'"
5312
5364
msgid "URL for HTTP Auth check"
5315
#: plugin/command_log/command_log.cc:94
5367
#: plugin/command_log/command_log.cc:116
5368
#: plugin/command_log/command_log_reader.cc:94
5317
msgid "Failed to open command log file. Got error: %s"
5370
msgid "Failed to open command log file %s. Got error: %s\n"
5320
#: plugin/command_log/command_log.cc:172
5373
#: plugin/command_log/command_log.cc:200
5323
5376
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5324
5377
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5327
#: plugin/command_log/command_log.cc:212
5380
#: plugin/command_log/command_log.cc:242
5330
5383
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5331
5384
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5334
#: plugin/command_log/command_log.cc:290
5387
#: plugin/command_log/command_log.cc:294
5390
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5391
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5394
#: plugin/command_log/command_log.cc:390
5336
5395
msgid "Enable command log"
5337
msgstr "Smazat příkaz."
5339
#: plugin/command_log/command_log.cc:298
5398
#: plugin/command_log/command_log.cc:398
5340
5399
msgid "DEBUGGING - Truncate command log"
5343
#: plugin/command_log/command_log.cc:306
5402
#: plugin/command_log/command_log.cc:406
5344
5403
msgid "Path to the file to use for command log."
5347
#: plugin/command_log/command_log.cc:323
5348
msgid "Simple Command Message Log"
5351
#: plugin/default_replicator/default_replicator.cc:90
5406
#: plugin/command_log/command_log.cc:414
5407
msgid "Enable CRC32 Checksumming"
5410
#: plugin/command_log/command_log.cc:432
5411
msgid "Command Message Log"
5414
#: plugin/command_log/command_log_reader.cc:114
5416
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5419
#: plugin/command_log/command_log_reader.cc:137
5421
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5424
#: plugin/command_log/command_log_reader.cc:171
5426
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5429
#: plugin/command_log/command_log_reader.cc:186
5430
msgid "Checksum FAILED!\n"
5433
#: plugin/console/console.cc:346
5434
msgid "Enable the console."
5437
#: plugin/console/console.cc:349
5438
msgid "Turn on extra debugging."
5441
#: plugin/default_replicator/default_replicator.cc:97
5352
5442
msgid "Enable default replicator"
5355
#: plugin/default_replicator/default_replicator.cc:105
5445
#: plugin/default_replicator/default_replicator.cc:112
5356
5446
msgid "Default Replicator"
5456
5570
msgid "Maximum number of user threads available."
5459
#: plugin/myisam/ha_myisam.cc:488
5573
#: plugin/myisam/ha_myisam.cc:447
5461
5575
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5464
#: plugin/myisam/ha_myisam.cc:492
5578
#: plugin/myisam/ha_myisam.cc:451
5466
5580
msgid "Got an error from unknown thread, %s:%d"
5469
#: plugin/myisam/ha_myisam.cc:498
5583
#: plugin/myisam/ha_myisam.cc:457
5470
5584
msgid "Unknown thread accessing table"
5473
#: plugin/myisam/ha_myisam.cc:1781
5587
#: plugin/myisam/ha_myisam.cc:1492
5474
5588
msgid "Block size to be used for MyISAM index pages."
5477
#: plugin/myisam/ha_myisam.cc:1787
5591
#: plugin/myisam/ha_myisam.cc:1498
5479
5593
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5480
5594
"disables parallel repair."
5483
#: plugin/myisam/ha_myisam.cc:1793
5597
#: plugin/myisam/ha_myisam.cc:1504
5485
5599
"Don't use the fast sort index method to created index if the temporary file "
5486
5600
"would get bigger than this."
5489
#: plugin/myisam/ha_myisam.cc:1798
5603
#: plugin/myisam/ha_myisam.cc:1509
5491
5605
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5492
5606
"when creating indexes with CREATE INDEX or ALTER TABLE."
5495
#: plugin/myisam/ha_myisam.cc:1804
5609
#: plugin/myisam/ha_myisam.cc:1515
5496
5610
msgid "Default pointer size to be used for MyISAM tables."