324
#: client/drizzle.cc:1370
324
#: client/drizzle.cc:1371
326
326
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
327
327
"option deprecated; use --disable-pager instead."
330
#: client/drizzle.cc:1373 client/drizzleadmin.cc:79
330
#: client/drizzle.cc:1374 client/drizzleadmin.cc:82
332
332
"Password to use when connecting to server. If password is not given it's "
333
333
"asked from the tty."
336
#: client/drizzle.cc:1375
336
#: client/drizzle.cc:1376
338
338
"Port number to use for connection or 0 for default to, in order of "
339
339
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
342
#: client/drizzle.cc:1376
342
#: client/drizzle.cc:1377
343
343
msgid "built-in default"
346
#: client/drizzle.cc:1378
346
#: client/drizzle.cc:1379
347
347
msgid "Set the drizzle prompt to this value."
350
#: client/drizzle.cc:1382
350
#: client/drizzle.cc:1383
352
352
"Don't cache result, print it row by row. This may slow down the server if "
353
353
"the output is suspended. Doesn't use history file."
356
#: client/drizzle.cc:1384
356
#: client/drizzle.cc:1385
357
357
msgid "Write fields without conversion. Used with --batch."
360
#: client/drizzle.cc:1387
360
#: client/drizzle.cc:1388
362
362
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
363
363
"option is enabled by default."
366
#: client/drizzle.cc:1389
366
#: client/drizzle.cc:1390
368
368
"Be more silent. Print results with a tab as separator, each row on new line."
371
#: client/drizzle.cc:1391
371
#: client/drizzle.cc:1392
372
372
msgid "Socket file to use for connection."
375
#: client/drizzle.cc:1394
375
#: client/drizzle.cc:1395
376
376
msgid "Output in table format."
379
#: client/drizzle.cc:1397
379
#: client/drizzle.cc:1398
381
381
"Append everything into outfile. See interactive help (\\h) also. Does not "
382
382
"work in batch mode. Disable with --disable-tee. This option is disabled by "
386
#: client/drizzle.cc:1399
386
#: client/drizzle.cc:1400
388
388
"Disable outfile. See interactive help (\\h) also. WARNING: option "
389
389
"deprecated; use --disable-tee instead"
392
#: client/drizzle.cc:1402 client/drizzleadmin.cc:88
392
#: client/drizzle.cc:1403 client/drizzleadmin.cc:91
393
393
msgid "User for login if not current user."
396
#: client/drizzle.cc:1405
396
#: client/drizzle.cc:1406
397
397
msgid "Only allow UPDATE and DELETE that uses keys."
400
#: client/drizzle.cc:1408
400
#: client/drizzle.cc:1409
401
401
msgid "Synonym for option --safe-updates, -U."
404
#: client/drizzle.cc:1411
404
#: client/drizzle.cc:1412
405
405
msgid "Write more. (-v -v -v gives the table output format)."
408
#: client/drizzle.cc:1413 client/drizzleadmin.cc:93 drizzled/drizzled.cc:2352
408
#: client/drizzle.cc:1414 client/drizzleadmin.cc:96 drizzled/drizzled.cc:2258
409
409
msgid "Output version information and exit."
412
#: client/drizzle.cc:1415 client/drizzleadmin.cc:95
412
#: client/drizzle.cc:1416 client/drizzleadmin.cc:98
413
413
msgid "Wait and retry if connection is down."
416
#: client/drizzle.cc:1418
416
#: client/drizzle.cc:1419
417
417
msgid "Number of seconds before connection timeout."
420
#: client/drizzle.cc:1423
421
msgid "Max packet length to send to, or receive from server"
424
#: client/drizzle.cc:1428
425
msgid "Buffer for TCP/IP and socket communication"
428
#: client/drizzle.cc:1432
420
#: client/drizzle.cc:1424
421
msgid "Max length of input line"
424
#: client/drizzle.cc:1429
429
425
msgid "Automatic limit for SELECT when using --safe-updates"
432
#: client/drizzle.cc:1437
428
#: client/drizzle.cc:1434
433
429
msgid "Automatic limit for rows in a join when using --safe-updates"
436
#: client/drizzle.cc:1441
432
#: client/drizzle.cc:1438
437
433
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
440
#: client/drizzle.cc:1446
436
#: client/drizzle.cc:1443
441
437
msgid "Number of lines before each import progress report."
444
#: client/drizzle.cc:1457
440
#: client/drizzle.cc:1454
446
442
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
449
#: client/drizzle.cc:1464
445
#: client/drizzle.cc:1461
452
448
"Copyright (C) 2008 Sun Microsystems\n"
454
450
"and you are welcome to modify and redistribute it under the GPL license\n"
457
#: client/drizzle.cc:1469
453
#: client/drizzle.cc:1466
459
455
msgid "Usage: %s [OPTIONS] [database]\n"
462
#: client/drizzle.cc:1500
458
#: client/drizzle.cc:1497
463
459
msgid "DELIMITER cannot contain a backslash character"
466
#: client/drizzle.cc:1521
462
#: client/drizzle.cc:1515
468
464
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
471
#: client/drizzle.cc:1544
467
#: client/drizzle.cc:1538
473
469
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
476
#: client/drizzle.cc:1548
472
#: client/drizzle.cc:1542
478
474
msgid "WARNING: --server-arg option not supported in this configuration.\n"
481
#: client/drizzle.cc:1575
477
#: client/drizzle.cc:1569
483
479
"Non-integer value supplied for port. If you are trying to enter a password "
484
480
"please use --password instead."
487
#: client/drizzle.cc:1583
483
#: client/drizzle.cc:1577
488
484
msgid "Value supplied for port is not valid."
491
#: client/drizzle.cc:1736
487
#: client/drizzle.cc:1723
493
489
msgid "Processing line: %<PRIu32>\n"
496
#: client/drizzle.cc:1952
492
#: client/drizzle.cc:1939
498
494
msgid "Unknown command '\\%c'."
501
#: client/drizzle.cc:2376
497
#: client/drizzle.cc:2348
503
499
"Reading table information for completion of table and column names\n"
504
500
" You can turn off this feature to get a quicker startup with -A\n"
508
#: client/drizzle.cc:2473
504
#: client/drizzle.cc:2438
509
505
msgid "No connection. Trying to reconnect..."
512
#: client/drizzle.cc:2479
508
#: client/drizzle.cc:2444
513
509
msgid "Can't connect to the server\n"
516
#: client/drizzle.cc:2537
512
#: client/drizzle.cc:2523
517
513
msgid "List of all Drizzle commands:"
520
#: client/drizzle.cc:2539
516
#: client/drizzle.cc:2525
521
517
msgid "Note that all text commands must be first on line and end with ';'"
524
#: client/drizzle.cc:2592
520
#: client/drizzle.cc:2580
525
521
msgid "No query specified\n"
528
#: client/drizzle.cc:2607
524
#: client/drizzle.cc:2595
529
525
msgid "Ignoring query to other database"
532
#: client/drizzle.cc:2656
528
#: client/drizzle.cc:2645
533
529
msgid "Empty set"
536
#: client/drizzle.cc:2669
532
#: client/drizzle.cc:2658
538
534
msgid "%ld row in set"
539
535
msgid_plural "%ld rows in set"
543
#: client/drizzle.cc:2678
539
#: client/drizzle.cc:2667
547
#: client/drizzle.cc:2680
543
#: client/drizzle.cc:2669
549
545
msgid "Query OK, %ld row affected"
550
546
msgid_plural "Query OK, %ld rows affected"
554
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:2281
550
#: client/drizzleadmin.cc:84 drizzled/drizzled.cc:2202
556
552
"Port number to use for connection or 0 for default to, in order of "
557
553
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
560
#: client/drizzleadmin.cc:85
556
#: client/drizzleadmin.cc:88
561
557
msgid "Silently exit if one can't connect to server."
564
#: client/drizzleadmin.cc:91
560
#: client/drizzleadmin.cc:94
565
561
msgid "Write more information."
568
#: client/drizzleadmin.cc:122 client/drizzlecheck.cc:265
569
#: client/drizzledump.cc:611 client/drizzleimport.cc:196
570
#: client/drizzleslap.cc:751 client/drizzletest.cc:4639
564
#: client/drizzleadmin.cc:158 client/drizzlecheck.cc:262
565
#: client/drizzledump.cc:605 client/drizzleimport.cc:195
566
#: client/drizzleslap.cc:742 client/drizzletest.cc:4718
573
569
"Non-integer value supplied for port. If you are trying to enter a password "
574
570
"please use --password instead.\n"
577
#: client/drizzleadmin.cc:130 client/drizzlecheck.cc:273
578
#: client/drizzledump.cc:619 client/drizzleimport.cc:204
579
#: client/drizzleslap.cc:759 client/drizzletest.cc:4647
573
#: client/drizzleadmin.cc:166 client/drizzlecheck.cc:270
574
#: client/drizzledump.cc:613 client/drizzleimport.cc:203
575
#: client/drizzleslap.cc:750 client/drizzletest.cc:4726
581
577
msgid "Value supplied for port is not valid.\n"
584
#: client/drizzleadmin.cc:148 client/drizzledump.cc:636
580
#: client/drizzleadmin.cc:184 client/drizzledump.cc:630
586
582
msgid "Memory allocation error while copying password. Aborting.\n"
589
#: client/drizzleadmin.cc:290
585
#: client/drizzleadmin.cc:330
592
588
"connect to server at '%s' failed\n"
596
#: client/drizzleadmin.cc:296
592
#: client/drizzleadmin.cc:336
598
594
msgid "Check that drizzled is running on %s"
601
#: client/drizzleadmin.cc:297
597
#: client/drizzleadmin.cc:337
603
599
msgid " and that the port is %d.\n"
606
#: client/drizzleadmin.cc:299
602
#: client/drizzleadmin.cc:339
608
604
msgid "You can check this by doing 'telnet %s %d'\n"
611
#: client/drizzleadmin.cc:310
607
#: client/drizzleadmin.cc:350
613
609
msgid "Got error: %s\n"
616
#: client/drizzleadmin.cc:317
612
#: client/drizzleadmin.cc:357
617
613
msgid "Waiting for Drizzle server to answer"
620
#: client/drizzleadmin.cc:350
616
#: client/drizzleadmin.cc:393
622
618
msgid "shutting down drizzled...\n"
625
#: client/drizzleadmin.cc:354
621
#: client/drizzleadmin.cc:401 client/drizzleadmin.cc:407
622
#: client/drizzleadmin.cc:440
627
624
msgid "shutdown failed; error: '%s'"
630
#: client/drizzleadmin.cc:361
627
#: client/drizzleadmin.cc:415
635
#: client/drizzleadmin.cc:371
632
#: client/drizzleadmin.cc:424
636
633
msgid "drizzled is alive"
639
#: client/drizzleadmin.cc:379
636
#: client/drizzleadmin.cc:433
640
637
msgid "connection was down, but drizzled is now alive"
643
#: client/drizzleadmin.cc:383
640
#: client/drizzleadmin.cc:446
645
642
msgid "drizzled doesn't answer to ping, error: '%s'"
648
#: client/drizzleadmin.cc:392
645
#: client/drizzleadmin.cc:456
650
647
msgid "Unknown command: '%-.60s'"
653
#: client/drizzleadmin.cc:401
650
#: client/drizzleadmin.cc:465
655
652
msgid "%s Ver %s Distrib %s, for %s on %s\n"
658
#: client/drizzleadmin.cc:408
655
#: client/drizzleadmin.cc:472
659
656
msgid "Copyright (C) 2000-2008 MySQL AB"
662
#: client/drizzleadmin.cc:409 client/drizzledump.cc:489
659
#: client/drizzleadmin.cc:473 client/drizzledump.cc:484
664
661
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
665
662
"and you are welcome to modify and redistribute it under the GPL license\n"
668
#: client/drizzleadmin.cc:410
665
#: client/drizzleadmin.cc:474
669
666
msgid "Administration program for the drizzled daemon."
672
#: client/drizzleadmin.cc:411
669
#: client/drizzleadmin.cc:475
674
671
msgid "Usage: %s [OPTIONS] command command....\n"
677
#: client/drizzleadmin.cc:413
674
#: client/drizzleadmin.cc:477
679
676
" ping Check if server is down\n"
680
677
" shutdown Take server down\n"
683
#: client/drizzledump.cc:393
680
#: client/drizzledump.cc:387
684
681
msgid "Number of rows before each output progress report (requires --verbose)."
684
#: client/drizzledump.cc:461
686
msgid "Got errno %d on write"
687
689
#: client/drizzledump.cc:466
689
msgid "Got errno %d on write"
692
#: client/drizzledump.cc:471
694
691
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
697
#: client/drizzledump.cc:478
694
#: client/drizzledump.cc:473
699
696
msgid "Usage: %s [OPTIONS] database [tables]\n"
702
#: client/drizzledump.cc:479
699
#: client/drizzledump.cc:474
704
701
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
707
#: client/drizzledump.cc:481
704
#: client/drizzledump.cc:476
709
706
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
712
#: client/drizzledump.cc:488
709
#: client/drizzledump.cc:483
713
710
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
716
#: client/drizzledump.cc:490
713
#: client/drizzledump.cc:485
717
714
msgid "Dumping definition and data DRIZZLE database or table"
720
#: client/drizzledump.cc:501
717
#: client/drizzledump.cc:496
722
719
msgid "For more options, use %s --help\n"
725
#: client/drizzledump.cc:675
722
#: client/drizzledump.cc:669
727
724
msgid "Input filename too long: %s"
730
#: client/drizzledump.cc:718
727
#: client/drizzledump.cc:712
732
729
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
735
#: client/drizzledump.cc:743
732
#: client/drizzledump.cc:737
737
734
msgid "Invalid mode to --compatible: %s\n"
740
#: client/drizzledump.cc:803
737
#: client/drizzledump.cc:791
742
739
msgid "%s: You must use option --tab with --fields-...\n"
745
#: client/drizzledump.cc:820
742
#: client/drizzledump.cc:808
748
745
"%s: You can't use --single-transaction and --lock-all-tables at the same "
752
#: client/drizzledump.cc:833
749
#: client/drizzledump.cc:821
755
752
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
759
#: client/drizzledump.cc:839
756
#: client/drizzledump.cc:827
761
758
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
764
#: client/drizzledump.cc:863
761
#: client/drizzledump.cc:853 client/drizzledump.cc:858
766
msgid "Got error: %d: %s %s"
763
msgid "Got error: %s %s"
769
#: client/drizzledump.cc:955
766
#: client/drizzledump.cc:956 client/drizzledump.cc:963
767
#: client/drizzledump.cc:976
771
769
msgid "Couldn't execute '%s': %s (%d)"
774
#: client/drizzledump.cc:1016
772
#: client/drizzledump.cc:1040
775
773
#, fuzzy, c-format
776
774
msgid "-- Connecting to %s...\n"
777
775
msgstr "Conectare la gazda."
779
#: client/drizzledump.cc:1037
777
#: client/drizzledump.cc:1061
781
779
msgid "-- Disconnecting from %s...\n"
784
#: client/drizzledump.cc:1047
782
#: client/drizzledump.cc:1072
786
784
msgid "Couldn't allocate memory"
787
785
msgstr "Nu am putut aloca memorie pentru acest fisier de istoric temporar!\n"
789
#: client/drizzledump.cc:1388
787
#: client/drizzledump.cc:1416
792
790
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
796
#: client/drizzledump.cc:1402
794
#: client/drizzledump.cc:1430
798
796
msgid "-- Retrieving table structure for table %s...\n"
801
#: client/drizzledump.cc:1511
799
#: client/drizzledump.cc:1544
803
801
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
806
#: client/drizzledump.cc:1620
808
msgid "%s: Can't get keys for table %s (%s)\n"
811
#: client/drizzledump.cc:1697 client/drizzledump.cc:2995
813
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
816
#: client/drizzledump.cc:1704 client/drizzledump.cc:3003
818
msgid "Error: Couldn't read status information for table %s (%s)\n"
821
#: client/drizzledump.cc:1846
804
#: client/drizzledump.cc:1651
806
msgid "%s: Can't get keys for table %s\n"
809
#: client/drizzledump.cc:1729 client/drizzledump.cc:3083
811
msgid "Error: Couldn't read status information for table %s\n"
812
msgstr "Cere informatii de stare de la server."
814
#: client/drizzledump.cc:1872
823
816
msgid "Error retrieving table structure for table: \"%s\""
826
#: client/drizzledump.cc:1853
819
#: client/drizzledump.cc:1879
828
821
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
831
#: client/drizzledump.cc:1864
824
#: client/drizzledump.cc:1890
833
826
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
836
#: client/drizzledump.cc:1871
829
#: client/drizzledump.cc:1897
838
831
msgid "-- Skipping dump data for table '%s', it has no fields\n"
841
#: client/drizzledump.cc:1879
834
#: client/drizzledump.cc:1905
842
835
msgid "-- Sending SELECT query...\n"
845
#: client/drizzledump.cc:1931
838
#: client/drizzledump.cc:1959 client/drizzledump.cc:2444
846
839
msgid "when executing 'SELECT INTO OUTFILE'"
849
#: client/drizzledump.cc:1939
842
#: client/drizzledump.cc:1969
1099
#: drizzled/drizzled.cc:1183
1085
#: drizzled/drizzled.cc:1149
1101
1087
msgid "Writing a core file\n"
1104
#: drizzled/drizzled.cc:1228
1090
#: drizzled/drizzled.cc:1194
1106
1092
"setrlimit could not change the size of core files to 'infinity'; We may not "
1107
1093
"be able to generate a core file on signals"
1110
#: drizzled/drizzled.cc:1432
1096
#: drizzled/drizzled.cc:1396
1112
1098
msgid "gethostname failed, using '%s' as hostname"
1115
#: drizzled/drizzled.cc:1529
1101
#: drizzled/drizzled.cc:1493
1117
1103
msgid "Unknown locale: '%s'"
1120
#: drizzled/drizzled.cc:1584
1106
#: drizzled/drizzled.cc:1535
1121
1107
msgid "Can't create thread-keys"
1124
#: drizzled/drizzled.cc:1610
1110
#: drizzled/drizzled.cc:1561
1125
1111
msgid "Out of memory"
1128
#: drizzled/drizzled.cc:1625
1114
#: drizzled/drizzled.cc:1576
1129
1115
msgid "Failed to initialize plugins."
1132
#: drizzled/drizzled.cc:1656
1118
#: drizzled/drizzled.cc:1607
1135
1121
"%s: Too many arguments (first extra is '%s').\n"
1136
1122
"Use --verbose --help to get a list of available options\n"
1139
#: drizzled/drizzled.cc:1666
1125
#: drizzled/drizzled.cc:1617
1140
1126
msgid "Can't init databases"
1143
#: drizzled/drizzled.cc:1686
1129
#: drizzled/drizzled.cc:1637
1145
1131
msgid "Unknown/unsupported table type: %s"
1148
#: drizzled/drizzled.cc:1692
1134
#: drizzled/drizzled.cc:1643
1150
1136
msgid "Default storage engine (%s) is not available"
1153
#: drizzled/drizzled.cc:1724
1139
#: drizzled/drizzled.cc:1674
1155
1141
msgid "Failed to lock memory. Errno: %d\n"
1158
#: drizzled/drizzled.cc:1785
1144
#: drizzled/drizzled.cc:1736
1160
1146
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1163
#: drizzled/drizzled.cc:1955
1149
#: drizzled/drizzled.cc:1898
1165
1151
msgid "drizzled: Got error %d from select"
1168
#: drizzled/drizzled.cc:2138
1154
#: drizzled/drizzled.cc:2072
1169
1155
msgid "Auto-increment columns are incremented by this"
1172
#: drizzled/drizzled.cc:2143
1158
#: drizzled/drizzled.cc:2077
1174
1160
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1178
#: drizzled/drizzled.cc:2149
1164
#: drizzled/drizzled.cc:2083
1180
1166
"Path to installation directory. All paths are usually resolved relative to "
1184
#: drizzled/drizzled.cc:2153
1170
#: drizzled/drizzled.cc:2087
1185
1171
msgid "IP address to bind to."
1188
#: drizzled/drizzled.cc:2157
1174
#: drizzled/drizzled.cc:2091
1189
1175
msgid "Set the filesystem character set."
1192
#: drizzled/drizzled.cc:2162
1178
#: drizzled/drizzled.cc:2096
1193
1179
msgid "Set the default character set."
1194
1180
msgstr "Stabileste setul de caractere implicit."
1196
#: drizzled/drizzled.cc:2166
1182
#: drizzled/drizzled.cc:2100
1197
1183
msgid "Chroot drizzled daemon during startup."
1200
#: drizzled/drizzled.cc:2170
1186
#: drizzled/drizzled.cc:2104
1201
1187
msgid "Set the default collation."
1204
#: drizzled/drizzled.cc:2174
1190
#: drizzled/drizzled.cc:2108
1205
1191
msgid "Default completion type."
1208
#: drizzled/drizzled.cc:2179
1194
#: drizzled/drizzled.cc:2113
1209
1195
msgid "Write core on errors."
1212
#: drizzled/drizzled.cc:2183
1198
#: drizzled/drizzled.cc:2117
1213
1199
msgid "Path to the database root."
1216
#: drizzled/drizzled.cc:2187
1202
#: drizzled/drizzled.cc:2121
1217
1203
msgid "Set the default storage engine (table type) for tables."
1220
#: drizzled/drizzled.cc:2191
1206
#: drizzled/drizzled.cc:2125
1221
1207
msgid "Set the default time zone."
1224
#: drizzled/drizzled.cc:2195
1210
#: drizzled/drizzled.cc:2129
1225
1211
msgid "Type of DELAY_KEY_WRITE."
1228
#: drizzled/drizzled.cc:2199
1214
#: drizzled/drizzled.cc:2133
1229
1215
msgid "Print a symbolic stack trace on failure."
1232
#: drizzled/drizzled.cc:2205
1218
#: drizzled/drizzled.cc:2139
1233
1219
msgid "Push supported query conditions to the storage engine."
1236
#: drizzled/drizzled.cc:2211
1222
#: drizzled/drizzled.cc:2145
1237
1223
msgid "Used for debugging; Use at your own risk!"
1240
#: drizzled/drizzled.cc:2214
1241
msgid "Flush tables to disk between SQL commands."
1244
#: drizzled/drizzled.cc:2219
1226
#: drizzled/drizzled.cc:2150
1245
1227
msgid "Set up signals usable for debugging"
1248
#: drizzled/drizzled.cc:2223
1230
#: drizzled/drizzled.cc:2154
1249
1231
msgid "Command(s) that are executed for each new connection"
1252
#: drizzled/drizzled.cc:2227
1234
#: drizzled/drizzled.cc:2158
1253
1235
msgid "Read SQL commands from this file at startup."
1256
#: drizzled/drizzled.cc:2231
1238
#: drizzled/drizzled.cc:2162
1257
1239
msgid "(IGNORED)"
1260
#: drizzled/drizzled.cc:2235
1242
#: drizzled/drizzled.cc:2166
1261
1243
msgid "Set the language used for the month names and the days of the week."
1264
#: drizzled/drizzled.cc:2240
1265
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1268
#: drizzled/drizzled.cc:2245
1246
#: drizzled/drizzled.cc:2171
1269
1247
msgid "Log connections and queries to file."
1272
#: drizzled/drizzled.cc:2249
1250
#: drizzled/drizzled.cc:2175
1273
1251
msgid "Log all MyISAM changes to file."
1276
#: drizzled/drizzled.cc:2253
1254
#: drizzled/drizzled.cc:2179
1277
1255
msgid "Log some not critical warnings to the log file."
1280
#: drizzled/drizzled.cc:2258
1258
#: drizzled/drizzled.cc:2184
1281
1259
msgid "Lock drizzled in memory."
1284
#: drizzled/drizzled.cc:2262
1262
#: drizzled/drizzled.cc:2188
1286
1264
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1287
1265
"BACKUP, FORCE or QUICK."
1290
#: drizzled/drizzled.cc:2267
1291
msgid "Use very new possible 'unsafe' functions."
1294
#: drizzled/drizzled.cc:2272
1268
#: drizzled/drizzled.cc:2193
1295
1269
msgid "Use old, non-optimized alter table."
1298
#: drizzled/drizzled.cc:2277
1272
#: drizzled/drizzled.cc:2198
1299
1273
msgid "Pid file used by safe_mysqld."
1302
#: drizzled/drizzled.cc:2287
1276
#: drizzled/drizzled.cc:2208
1304
1278
"Maximum time in seconds to wait for the port to become free. (Default: no "
1308
#: drizzled/drizzled.cc:2292
1309
msgid "Skip some optimize stages (for testing)."
1312
#: drizzled/drizzled.cc:2295
1282
#: drizzled/drizzled.cc:2213
1314
1284
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1315
1285
"specified directory"
1318
#: drizzled/drizzled.cc:2300
1288
#: drizzled/drizzled.cc:2218
1320
1290
"Uniquely identifies the server instance in the community of replication "
1324
#: drizzled/drizzled.cc:2305
1325
msgid "Don't use new, possible wrong routines."
1328
#: drizzled/drizzled.cc:2308
1294
#: drizzled/drizzled.cc:2223
1329
1295
msgid "Don't print a stack trace on failure."
1332
#: drizzled/drizzled.cc:2312
1333
msgid "Don't give threads different priorities."
1336
#: drizzled/drizzled.cc:2316
1298
#: drizzled/drizzled.cc:2227
1337
1299
msgid "Enable symbolic link support."
1340
#: drizzled/drizzled.cc:2325
1342
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1345
#: drizzled/drizzled.cc:2330
1302
#: drizzled/drizzled.cc:2236
1347
1304
"Using this option will cause most temporary files created to use a small set "
1348
1305
"of names, rather than a unique name for each new file."
1351
#: drizzled/drizzled.cc:2335
1308
#: drizzled/drizzled.cc:2241
1353
1310
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1356
#: drizzled/drizzled.cc:2340
1313
#: drizzled/drizzled.cc:2246
1357
1314
msgid "Path for temporary files."
1360
#: drizzled/drizzled.cc:2344
1317
#: drizzled/drizzled.cc:2250
1361
1318
msgid "Default transaction isolation level."
1364
#: drizzled/drizzled.cc:2348
1321
#: drizzled/drizzled.cc:2254
1365
1322
msgid "Run drizzled daemon as user."
1368
#: drizzled/drizzled.cc:2356
1325
#: drizzled/drizzled.cc:2262
1370
1327
"The number of outstanding connection requests Drizzle can have. This comes "
1371
1328
"into play when the main Drizzle thread gets very many connection requests in "
1372
1329
"a very short time."
1375
#: drizzled/drizzled.cc:2362
1332
#: drizzled/drizzled.cc:2268
1377
1334
"Size of tree cache used in bulk insert optimization. Note that this is a "
1378
1335
"limit per thread!"
1381
#: drizzled/drizzled.cc:2368
1338
#: drizzled/drizzled.cc:2274
1383
1340
"The number of seconds the drizzled server is waiting for a connect packet "
1384
1341
"before responding with 'Bad handshake'."
1387
#: drizzled/drizzled.cc:2373
1344
#: drizzled/drizzled.cc:2279
1389
1346
"Precision of the result of '/' operator will be increased on that value."
1392
#: drizzled/drizzled.cc:2379
1349
#: drizzled/drizzled.cc:2285
1393
1350
msgid "The maximum length of the result of function group_concat."
1396
#: drizzled/drizzled.cc:2384
1398
"The number of seconds the server waits for activity on an interactive "
1399
"connection before closing it."
1402
#: drizzled/drizzled.cc:2390
1353
#: drizzled/drizzled.cc:2290
1403
1354
msgid "The size of the buffer that is used for full joins."
1406
#: drizzled/drizzled.cc:2396
1357
#: drizzled/drizzled.cc:2296
1407
1358
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1410
#: drizzled/drizzled.cc:2401
1361
#: drizzled/drizzled.cc:2301
1412
1363
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1413
1364
"this to get better index handling (for all reads and multiple writes) to as "
1414
1365
"much as you can afford;"
1417
#: drizzled/drizzled.cc:2410
1368
#: drizzled/drizzled.cc:2310
1419
1370
"This characterizes the number of hits a hot block has to be untouched until "
1420
1371
"it is considered aged enough to be downgraded to a warm block. This "
1422
1373
"blocks in key cache"
1425
#: drizzled/drizzled.cc:2419
1376
#: drizzled/drizzled.cc:2319
1426
1377
msgid "The default size of key cache blocks"
1429
#: drizzled/drizzled.cc:2425
1380
#: drizzled/drizzled.cc:2325
1430
1381
msgid "The minimum percentage of warm blocks in key cache"
1433
#: drizzled/drizzled.cc:2431
1384
#: drizzled/drizzled.cc:2331
1434
1385
msgid "Max packetlength to send/receive from to server."
1437
#: drizzled/drizzled.cc:2436
1388
#: drizzled/drizzled.cc:2336
1439
1390
"If there is more than this number of interrupted connections from a host "
1440
1391
"this host will be blocked from further connections."
1443
#: drizzled/drizzled.cc:2441
1394
#: drizzled/drizzled.cc:2341
1444
1395
msgid "Max number of errors/warnings to store for a statement."
1447
#: drizzled/drizzled.cc:2446
1398
#: drizzled/drizzled.cc:2346
1448
1399
msgid "Don't allow creation of heap tables bigger than this."
1451
#: drizzled/drizzled.cc:2452
1402
#: drizzled/drizzled.cc:2352
1453
1404
"Joins that are probably going to read more than max_join_size records return "
1457
#: drizzled/drizzled.cc:2458
1408
#: drizzled/drizzled.cc:2358
1458
1409
msgid "Max number of bytes in sorted records."
1461
#: drizzled/drizzled.cc:2463
1412
#: drizzled/drizzled.cc:2363
1462
1413
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1465
#: drizzled/drizzled.cc:2468
1416
#: drizzled/drizzled.cc:2368
1467
1418
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1468
1419
"max_sort_length bytes of each value are used; the rest are ignored)."
1471
#: drizzled/drizzled.cc:2475
1422
#: drizzled/drizzled.cc:2375
1472
1423
msgid "Maximum number of temporary tables a client can keep open at a time."
1475
#: drizzled/drizzled.cc:2480
1426
#: drizzled/drizzled.cc:2380
1476
1427
msgid "After this many write locks, allow some read locks to run in between."
1479
#: drizzled/drizzled.cc:2484
1430
#: drizzled/drizzled.cc:2384
1481
1432
"Don't log queries which examine less than min_examined_row_limit rows to "
1485
#: drizzled/drizzled.cc:2490
1436
#: drizzled/drizzled.cc:2390
1487
1438
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1488
1439
"Possible values of name are 'nulls_unequal' (default behavior), "
1489
1440
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1492
#: drizzled/drizzled.cc:2497
1443
#: drizzled/drizzled.cc:2397
1493
1444
msgid "Buffer length for TCP/IP and socket communication."
1496
#: drizzled/drizzled.cc:2502
1447
#: drizzled/drizzled.cc:2402
1498
1449
"Number of seconds to wait for more data from a connection before aborting "
1502
#: drizzled/drizzled.cc:2508
1453
#: drizzled/drizzled.cc:2408
1504
1455
"If a read on a communication port is interrupted, retry this many times "
1505
1456
"before giving up."
1508
#: drizzled/drizzled.cc:2514
1459
#: drizzled/drizzled.cc:2414
1510
1461
"Number of seconds to wait for a block to be written to a connection before "
1511
1462
"aborting the write."
1514
#: drizzled/drizzled.cc:2520
1465
#: drizzled/drizzled.cc:2420
1516
1467
"Controls the heuristic(s) applied during query optimization to prune less-"
1517
1468
"promising partial plans from the optimizer search space. Meaning: false - do "
1530
1481
"(used for testing/comparison)."
1533
#: drizzled/drizzled.cc:2540
1484
#: drizzled/drizzled.cc:2440
1534
1485
msgid "Directory for plugins."
1537
#: drizzled/drizzled.cc:2544
1488
#: drizzled/drizzled.cc:2444
1539
1490
"Optional colon (or semicolon) separated list of plugins to load,where each "
1540
1491
"plugin is identified by the name of the shared library. [for example: --"
1541
1492
"plugin_load=libmd5udf.so:libauth_pam.so]"
1544
#: drizzled/drizzled.cc:2550
1495
#: drizzled/drizzled.cc:2450
1545
1496
msgid "The size of the buffer that is allocated when preloading indexes"
1548
#: drizzled/drizzled.cc:2555
1499
#: drizzled/drizzled.cc:2455
1549
1500
msgid "Allocation block size for query parsing and execution"
1552
#: drizzled/drizzled.cc:2560
1503
#: drizzled/drizzled.cc:2460
1553
1504
msgid "Persistent buffer for query parsing and execution"
1556
#: drizzled/drizzled.cc:2566
1507
#: drizzled/drizzled.cc:2466
1557
1508
msgid "Allocation block size for storing ranges during optimization"
1560
#: drizzled/drizzled.cc:2572
1511
#: drizzled/drizzled.cc:2472
1562
1513
"Each thread that does a sequential scan allocates a buffer of this size for "
1563
1514
"each table it scans. If you do many sequential scans, you may want to "
1564
1515
"increase this value."
1567
#: drizzled/drizzled.cc:2580
1518
#: drizzled/drizzled.cc:2480
1569
1520
"When reading rows in sorted order after a sort, the rows are read through "
1570
1521
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1571
1522
"record_buffer."
1574
#: drizzled/drizzled.cc:2588
1525
#: drizzled/drizzled.cc:2488
1575
1526
msgid "Select scheduler to be used (by default pool-of-threads)."
1578
#: drizzled/drizzled.cc:2592
1529
#: drizzled/drizzled.cc:2492
1579
1530
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1582
#: drizzled/drizzled.cc:2598
1533
#: drizzled/drizzled.cc:2498
1583
1534
msgid "The number of cached table definitions."
1586
#: drizzled/drizzled.cc:2602
1537
#: drizzled/drizzled.cc:2502
1587
1538
msgid "The number of cached open tables."
1590
#: drizzled/drizzled.cc:2606
1541
#: drizzled/drizzled.cc:2506
1592
1543
"Timeout in seconds to wait for a table level lock before returning an error. "
1593
1544
"Used only if the connection has active cursors."
1596
#: drizzled/drizzled.cc:2611
1547
#: drizzled/drizzled.cc:2511
1597
1548
msgid "The stack size for each thread."
1600
#: drizzled/drizzled.cc:2617
1551
#: drizzled/drizzled.cc:2517
1602
1553
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1603
1554
"automatically convert it to an on-disk MyISAM table."
1606
#: drizzled/drizzled.cc:2623
1557
#: drizzled/drizzled.cc:2523
1607
1558
msgid "Allocation block size for transactions to be stored in binary log"
1610
#: drizzled/drizzled.cc:2628
1561
#: drizzled/drizzled.cc:2528
1611
1562
msgid "Persistent buffer for transactions to be stored in binary log"
1614
#: drizzled/drizzled.cc:2633
1565
#: drizzled/drizzled.cc:2533
1616
1567
"The number of seconds the server waits for activity on a connection before "
1620
#: drizzled/drizzled.cc:2784
1571
#: drizzled/drizzled.cc:2682
1622
1573
"Copyright (C) 2008 Sun Microsystems\n"
1623
1574
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5168
5111
msgid "qcache plugin '%s' init() failed"
5171
#: drizzled/qcache.cc:60
5114
#: drizzled/qcache.cc:59
5173
5116
msgid "qcache plugin '%s' deinit() failed"
5176
#: drizzled/qcache.cc:105
5119
#: drizzled/qcache.cc:104
5178
5121
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5181
#: drizzled/qcache.cc:122
5124
#: drizzled/qcache.cc:121
5183
5126
msgid "qcache plugin '%s' set() failed"
5186
#: drizzled/qcache.cc:141
5129
#: drizzled/qcache.cc:140
5188
5131
msgid "qcache plugin '%s' invalidate_table() failed"
5191
#: drizzled/qcache.cc:160
5134
#: drizzled/qcache.cc:159
5193
5136
msgid "qcache plugin '%s' invalidate_db() failed"
5196
#: drizzled/qcache.cc:178
5139
#: drizzled/qcache.cc:177
5198
5141
msgid "qcache plugin '%s' flush() failed"
5201
#. TRANSLATORS: The leading word "replicator" is the name
5202
#. of the plugin api, and so should not be translated.
5203
#: drizzled/replicator.cc:41
5144
#: drizzled/replicator.cc:36
5205
5146
msgid "replicator plugin '%s' init() failed"
5208
#. TRANSLATORS: The leading word "replicator" is the name
5209
#. of the plugin api, and so should not be translated.
5210
#: drizzled/replicator.cc:65
5149
#: drizzled/replicator.cc:58
5212
5151
msgid "replicator plugin '%s' deinit() failed"
5215
#. TRANSLATORS: The leading word "replicator" is the name
5216
#. of the plugin api, and so should not be translated.
5217
#: drizzled/replicator.cc:89
5154
#: drizzled/replicator.cc:81
5219
5156
msgid "replicator plugin '%s' session_init() failed"
5222
#. TRANSLATORS: The leading word "replicator" is the name
5223
#. of the plugin api, and so should not be translated.
5224
#: drizzled/replicator.cc:159
5159
#: drizzled/replicator.cc:152
5226
5161
msgid "replicator plugin '%s' row_insert() failed"
5229
#. TRANSLATORS: The leading word "replicator" is the name
5230
#. of the plugin api, and so should not be translated.
5231
#: drizzled/replicator.cc:173
5164
#: drizzled/replicator.cc:168
5233
5166
msgid "replicator plugin '%s' row_update() failed"
5236
#. TRANSLATORS: The leading word "replicator" is the name
5237
#. of the plugin api, and so should not be translated.
5238
#: drizzled/replicator.cc:187
5169
#: drizzled/replicator.cc:183
5240
5171
msgid "replicator plugin '%s' row_delete() failed"
5243
#. TRANSLATORS: The leading word "replicator" is the name
5244
#. of the plugin api, and so should not be translated.
5245
#: drizzled/replicator.cc:272
5174
#: drizzled/replicator.cc:270
5247
5176
msgid "replicator plugin '%s' end_transaction() failed"
5250
#. TRANSLATORS: The leading word "replicator" is the name
5251
#. of the plugin api, and so should not be translated.
5252
#: drizzled/replicator.cc:329
5179
#: drizzled/replicator.cc:328
5254
5181
msgid "replicator plugin '%s' statement() failed"
5257
#: drizzled/scheduling.cc:61
5184
#: drizzled/scheduling.cc:57
5259
5186
msgid "scheduling plugin '%s' init() failed"
5262
#. TRANSLATORS: The leading word "scheduling" is the name
5263
#. of the plugin api, and so should not be translated.
5264
#: drizzled/scheduling.cc:95
5189
#: drizzled/scheduling.cc:80
5266
5191
msgid "scheduling plugin '%s' deinit() failed"
5269
#: drizzled/sql_base.cc:2306
5194
#: drizzled/sql_base.cc:2295
5271
5196
msgid "Table %s had a open data handler in reopen_table"
5274
#: drizzled/sql_base.cc:2955
5199
#: drizzled/sql_base.cc:2943
5276
5201
msgid "Couldn't repair table: %s.%s"
5279
#: drizzled/sql_base.cc:2997
5204
#: drizzled/sql_base.cc:2985
5282
5207
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5283
5208
"s`.`%s`' to replication"
5286
#: drizzled/sql_base.cc:3600
5211
#: drizzled/sql_base.cc:3588
5288
5213
msgid "Could not remove temporary table: '%s', error: %d"
5291
#: drizzled/sql_base.cc:6195
5292
msgid "Can't create thread to kill server"
5295
#: drizzled/sql_plugin.cc:680
5216
#: drizzled/sql_plugin.cc:645
5297
5218
msgid "Plugin '%s' of type %s failed deinitialization"
5300
#: drizzled/sql_plugin.cc:694
5302
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5305
#: drizzled/sql_plugin.cc:782
5221
#: drizzled/sql_plugin.cc:688
5307
5223
msgid "Plugin '%s' registration as a %s failed."
5310
#: drizzled/sql_plugin.cc:1005
5226
#: drizzled/sql_plugin.cc:889
5311
5227
msgid "plugin-load parameter too long"
5314
#: drizzled/sql_plugin.cc:1065
5230
#: drizzled/sql_plugin.cc:949
5316
5232
msgid "Couldn't load plugin named '%s' with soname '%s'."
5319
#: drizzled/sql_plugin.cc:1118
5321
msgid "Forcing shutdown of %<PRIu64> plugins"
5324
#: drizzled/sql_plugin.cc:1141
5326
msgid "Plugin '%s' will be forced to shutdown"
5329
#: drizzled/sql_plugin.cc:1157
5331
msgid "Plugin '%s' has ref_count=%d after shutdown."
5334
#: drizzled/sql_plugin.cc:1545
5235
#: drizzled/sql_plugin.cc:1347
5335
5236
msgid "Out of memory."
5338
#: drizzled/sql_plugin.cc:2394 drizzled/sql_plugin.cc:2457
5239
#: drizzled/sql_plugin.cc:2188 drizzled/sql_plugin.cc:2251
5340
5241
msgid "Unknown variable type code 0x%x in plugin '%s'."
5343
#: drizzled/sql_plugin.cc:2437
5244
#: drizzled/sql_plugin.cc:2231
5346
5247
"Server variable %s of plugin %s was forced to be read-only: string variable "
5347
5248
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5350
#: drizzled/sql_plugin.cc:2468
5251
#: drizzled/sql_plugin.cc:2262
5352
5253
msgid "Missing variable name in plugin '%s'."
5355
#: drizzled/sql_plugin.cc:2485
5256
#: drizzled/sql_plugin.cc:2279
5357
5258
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5360
#: drizzled/sql_plugin.cc:2603
5261
#: drizzled/sql_plugin.cc:2397
5362
5263
msgid "Out of memory for plugin '%s'."
5365
#: drizzled/sql_plugin.cc:2610
5266
#: drizzled/sql_plugin.cc:2404
5367
5268
msgid "Bad options for plugin '%s'."
5370
#: drizzled/sql_plugin.cc:2619
5271
#: drizzled/sql_plugin.cc:2413
5372
5273
msgid "Parsing options for plugin '%s' failed."
5375
#: drizzled/sql_plugin.cc:2662
5276
#: drizzled/sql_plugin.cc:2456
5377
5278
msgid "Plugin '%s' has conflicting system variables"
5520
5426
msgid "%s: option `-W %s' doesn't allow an argument\n"
5523
#: libdrizzleclient/errmsg.c:28
5429
#: libdrizzleclient/errmsg.cc:28
5524
5430
msgid "Unknown Drizzle error"
5527
#: libdrizzleclient/errmsg.c:29
5433
#: libdrizzleclient/errmsg.cc:29
5529
5435
msgid "Can't create UNIX socket (%d)"
5532
#: libdrizzleclient/errmsg.c:30
5438
#: libdrizzleclient/errmsg.cc:30
5534
5440
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5537
#: libdrizzleclient/errmsg.c:31
5443
#: libdrizzleclient/errmsg.cc:31
5539
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5445
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5542
#: libdrizzleclient/errmsg.c:32
5448
#: libdrizzleclient/errmsg.cc:32
5544
5450
msgid "Can't create TCP/IP socket (%d)"
5547
#: libdrizzleclient/errmsg.c:33
5453
#: libdrizzleclient/errmsg.cc:33
5549
5455
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5552
#: libdrizzleclient/errmsg.c:34
5458
#: libdrizzleclient/errmsg.cc:34
5553
5459
msgid "Drizzle server has gone away"
5556
#: libdrizzleclient/errmsg.c:35
5462
#: libdrizzleclient/errmsg.cc:35
5558
5464
msgid "Protocol mismatch; server version = %d, client version = %d"
5561
#: libdrizzleclient/errmsg.c:36
5467
#: libdrizzleclient/errmsg.cc:36
5562
5468
msgid "Drizzle client ran out of memory"
5565
#: libdrizzleclient/errmsg.c:37
5471
#: libdrizzleclient/errmsg.cc:37
5566
5472
msgid "Wrong host info"
5569
#: libdrizzleclient/errmsg.c:38
5475
#: libdrizzleclient/errmsg.cc:38
5570
5476
msgid "Localhost via UNIX socket"
5573
#: libdrizzleclient/errmsg.c:39
5479
#: libdrizzleclient/errmsg.cc:39
5575
5481
msgid "%-.100s via TCP/IP"
5578
#: libdrizzleclient/errmsg.c:40
5484
#: libdrizzleclient/errmsg.cc:40
5579
5485
msgid "Error in server handshake"
5582
#: libdrizzleclient/errmsg.c:41
5488
#: libdrizzleclient/errmsg.cc:41
5583
5489
msgid "Lost connection to Drizzle server during query"
5586
#: libdrizzleclient/errmsg.c:42
5492
#: libdrizzleclient/errmsg.cc:42
5587
5493
msgid "Commands out of sync; you can't run this command now"
5590
#: libdrizzleclient/errmsg.c:43
5496
#: libdrizzleclient/errmsg.cc:43
5592
5498
msgid "Named pipe: %-.32s"
5595
#: libdrizzleclient/errmsg.c:44
5501
#: libdrizzleclient/errmsg.cc:44
5597
5503
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5600
#: libdrizzleclient/errmsg.c:45
5506
#: libdrizzleclient/errmsg.cc:45
5602
5508
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5605
#: libdrizzleclient/errmsg.c:46
5511
#: libdrizzleclient/errmsg.cc:46
5607
5513
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5610
#: libdrizzleclient/errmsg.c:47
5516
#: libdrizzleclient/errmsg.cc:47
5612
5518
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5615
#: libdrizzleclient/errmsg.c:48
5521
#: libdrizzleclient/errmsg.cc:48
5616
5522
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5619
#: libdrizzleclient/errmsg.c:49
5525
#: libdrizzleclient/errmsg.cc:49
5620
5526
msgid "Embedded server"
5623
#: libdrizzleclient/errmsg.c:50
5529
#: libdrizzleclient/errmsg.cc:50
5624
5530
msgid "Error on SHOW SLAVE STATUS:"
5627
#: libdrizzleclient/errmsg.c:51
5533
#: libdrizzleclient/errmsg.cc:51
5628
5534
msgid "Error on SHOW SLAVE HOSTS:"
5631
#: libdrizzleclient/errmsg.c:52
5537
#: libdrizzleclient/errmsg.cc:52
5632
5538
msgid "Error connecting to slave:"
5635
#: libdrizzleclient/errmsg.c:53
5541
#: libdrizzleclient/errmsg.cc:53
5636
5542
msgid "Error connecting to master:"
5639
#: libdrizzleclient/errmsg.c:54
5545
#: libdrizzleclient/errmsg.cc:54
5640
5546
msgid "SSL connection error"
5643
#: libdrizzleclient/errmsg.c:55
5549
#: libdrizzleclient/errmsg.cc:55
5644
5550
msgid "Malformed packet"
5647
#: libdrizzleclient/errmsg.c:56 libdrizzleclient/errmsg.c:67
5648
#: libdrizzleclient/errmsg.c:68 libdrizzleclient/errmsg.c:69
5649
#: libdrizzleclient/errmsg.c:70 libdrizzleclient/errmsg.c:71
5650
#: libdrizzleclient/errmsg.c:72 libdrizzleclient/errmsg.c:73
5651
#: libdrizzleclient/errmsg.c:74 libdrizzleclient/errmsg.c:75
5553
#: libdrizzleclient/errmsg.cc:56 libdrizzleclient/errmsg.cc:67
5554
#: libdrizzleclient/errmsg.cc:68 libdrizzleclient/errmsg.cc:69
5555
#: libdrizzleclient/errmsg.cc:70 libdrizzleclient/errmsg.cc:71
5556
#: libdrizzleclient/errmsg.cc:72 libdrizzleclient/errmsg.cc:73
5557
#: libdrizzleclient/errmsg.cc:74 libdrizzleclient/errmsg.cc:75
5652
5558
msgid "(unused error message)"
5655
#: libdrizzleclient/errmsg.c:57
5561
#: libdrizzleclient/errmsg.cc:57
5656
5562
msgid "Invalid use of null pointer"
5659
#: libdrizzleclient/errmsg.c:58
5565
#: libdrizzleclient/errmsg.cc:58
5660
5566
msgid "Statement not prepared"
5663
#: libdrizzleclient/errmsg.c:59
5569
#: libdrizzleclient/errmsg.cc:59
5664
5570
msgid "No data supplied for parameters in prepared statement"
5667
#: libdrizzleclient/errmsg.c:60
5573
#: libdrizzleclient/errmsg.cc:60
5668
5574
msgid "Data truncated"
5671
#: libdrizzleclient/errmsg.c:61
5577
#: libdrizzleclient/errmsg.cc:61
5672
5578
msgid "No parameters exist in the statement"
5675
#: libdrizzleclient/errmsg.c:62
5581
#: libdrizzleclient/errmsg.cc:62
5676
5582
msgid "Invalid parameter number"
5679
#: libdrizzleclient/errmsg.c:63
5585
#: libdrizzleclient/errmsg.cc:63
5682
5588
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5685
#: libdrizzleclient/errmsg.c:65
5591
#: libdrizzleclient/errmsg.cc:65
5687
5593
msgid "Using unsupported buffer type: %d (parameter: %d)"
5690
#: libdrizzleclient/errmsg.c:66
5596
#: libdrizzleclient/errmsg.cc:66
5692
5598
msgid "Shared memory: %-.100s"
5695
#: libdrizzleclient/errmsg.c:76
5601
#: libdrizzleclient/errmsg.cc:76
5696
5602
msgid "Wrong or unknown protocol"
5699
#: libdrizzleclient/errmsg.c:77
5605
#: libdrizzleclient/errmsg.cc:77
5700
5606
msgid "Invalid connection handle"
5703
#: libdrizzleclient/errmsg.c:78
5609
#: libdrizzleclient/errmsg.cc:78
5705
5611
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5706
5612
"option 'secure_auth' enabled)"
5709
#: libdrizzleclient/errmsg.c:80
5615
#: libdrizzleclient/errmsg.cc:80
5710
5616
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5713
#: libdrizzleclient/errmsg.c:81
5619
#: libdrizzleclient/errmsg.cc:81
5714
5620
msgid "Attempt to read column without prior row fetch"
5717
#: libdrizzleclient/errmsg.c:82
5623
#: libdrizzleclient/errmsg.cc:82
5718
5624
msgid "Prepared statement contains no metadata"
5721
#: libdrizzleclient/errmsg.c:83
5627
#: libdrizzleclient/errmsg.cc:83
5723
5629
"Attempt to read a row while there is no result set associated with the "
5727
#: libdrizzleclient/errmsg.c:85
5633
#: libdrizzleclient/errmsg.cc:85
5728
5634
msgid "This feature is not implemented yet"
5731
#: libdrizzleclient/errmsg.c:86
5637
#: libdrizzleclient/errmsg.cc:86
5734
5640
"Lost connection to Drizzle server while waiting for initial communication "
5735
5641
"packet, system error: %d"
5738
#: libdrizzleclient/errmsg.c:88
5644
#: libdrizzleclient/errmsg.cc:88
5741
5647
"Lost connection to Drizzle server while reading initial communication "
5742
5648
"packet, system error: %d"
5745
#: libdrizzleclient/errmsg.c:90
5651
#: libdrizzleclient/errmsg.cc:90
5748
5654
"Lost connection to Drizzle server while sending authentication information, "
5749
5655
"system error: %d"
5752
#: libdrizzleclient/errmsg.c:92
5658
#: libdrizzleclient/errmsg.cc:92
5755
5661
"Lost connection to Drizzle server while reading authorization information, "
5756
5662
"system error: %d"
5759
#: libdrizzleclient/errmsg.c:94
5665
#: libdrizzleclient/errmsg.cc:94
5762
5668
"Lost connection to Drizzle server while setting initial database, system "
5766
#: libdrizzleclient/errmsg.c:96
5672
#: libdrizzleclient/errmsg.cc:96
5768
5674
msgid "Statement closed indirectly because of a preceding %s() call"
5771
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
5773
msgid "File '%s' not found (Errcode: %d)"
5776
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
5778
msgid "Error reading file '%s' (Errcode: %d)"
5781
5677
#: mysys/errors.cc:25
5783
5679
msgid "Can't create/write to file '%s' (Errcode: %d)"
5682
#: mysys/errors.cc:26
5684
msgid "Error reading file '%s' (Errcode: %d)"
5786
5687
#: mysys/errors.cc:27
5788
5689
msgid "Error writing file '%s' (Errcode: %d)"
5989
5895
msgid "(Disabled)\n"
5992
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
5898
#: plugin/errmsg_stderr/errmsg_stderr.cc:77
5993
5899
msgid "Error Messages to stderr"
5902
#: plugin/logging_gearman/logging_gearman.cc:262
5904
msgid "fail gearman_client_create(): %s"
5907
#: plugin/logging_gearman/logging_gearman.cc:272
5909
msgid "fail gearman_client_add_server(): %s"
5912
#: plugin/logging_gearman/logging_gearman.cc:297
5913
msgid "Enable logging to a gearman server"
5916
#: plugin/logging_gearman/logging_gearman.cc:306
5917
msgid "Hostname for logging to a Gearman server"
5920
#: plugin/logging_gearman/logging_gearman.cc:323
5921
msgid "Log queries to a Gearman server"
5996
5924
#: plugin/logging_query/logging_query.cc:275
5998
5926
msgid "fail open() fn=%s er=%s\n"
6001
#: plugin/logging_query/logging_query.cc:315
5929
#: plugin/logging_query/logging_query.cc:313
6002
5930
msgid "Enable logging to CSV file"
6005
#: plugin/logging_query/logging_query.cc:324
5933
#: plugin/logging_query/logging_query.cc:322
6006
5934
msgid "File to log to"
6009
#: plugin/logging_query/logging_query.cc:333
6010
#: plugin/logging_syslog/logging_syslog.cc:247
5937
#: plugin/logging_query/logging_query.cc:331
5938
#: plugin/logging_syslog/logging_syslog.cc:246
6011
5939
msgid "Threshold for logging slow queries, in microseconds"
6014
#: plugin/logging_query/logging_query.cc:345
6015
#: plugin/logging_syslog/logging_syslog.cc:259
5942
#: plugin/logging_query/logging_query.cc:343
5943
#: plugin/logging_syslog/logging_syslog.cc:258
6016
5944
msgid "Threshold for logging big queries, for rows returned"
6019
#: plugin/logging_query/logging_query.cc:357
6020
#: plugin/logging_syslog/logging_syslog.cc:271
5947
#: plugin/logging_query/logging_query.cc:355
5948
#: plugin/logging_syslog/logging_syslog.cc:270
6021
5949
msgid "Threshold for logging big queries, for rows examined"
6024
#: plugin/logging_query/logging_query.cc:380
5952
#: plugin/logging_query/logging_query.cc:378
6025
5953
msgid "Log queries to a CSV file"
6028
#: plugin/logging_syslog/logging_syslog.cc:166
5956
#: plugin/logging_syslog/logging_syslog.cc:167
6030
5958
msgid "syslog facility \"%s\" not known, using \"local0\""
6033
#: plugin/logging_syslog/logging_syslog.cc:183
5961
#: plugin/logging_syslog/logging_syslog.cc:184
6035
5963
msgid "syslog priority \"%s\" not known, using \"info\""
6038
#: plugin/logging_syslog/logging_syslog.cc:211
5966
#: plugin/logging_syslog/logging_syslog.cc:210
6039
5967
msgid "Enable logging"
6042
#: plugin/logging_syslog/logging_syslog.cc:220
5970
#: plugin/logging_syslog/logging_syslog.cc:219
6043
5971
msgid "Syslog Ident"
6046
#: plugin/logging_syslog/logging_syslog.cc:229
5974
#: plugin/logging_syslog/logging_syslog.cc:228
6047
5975
msgid "Syslog Facility"
6050
#: plugin/logging_syslog/logging_syslog.cc:238
5978
#: plugin/logging_syslog/logging_syslog.cc:237
6051
5979
msgid "Syslog Priority"
6054
#: plugin/logging_syslog/logging_syslog.cc:296
5982
#: plugin/logging_syslog/logging_syslog.cc:295
6055
5983
msgid "Log to syslog"
6058
#: plugin/multi_thread/multi_thread.cc:83
5986
#: plugin/multi_thread/multi_thread.cc:120
6059
5987
msgid "Maximum number of user threads available."
6062
#: plugin/pool_of_threads/pool_of_threads.cc:110
5990
#: plugin/pool_of_threads/pool_of_threads.cc:205
5991
msgid "event_add error in libevent_add_session_callback\n"
5994
#: plugin/pool_of_threads/pool_of_threads.cc:347
6063
5995
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6066
#: plugin/pool_of_threads/pool_of_threads.cc:116
5998
#: plugin/pool_of_threads/pool_of_threads.cc:354
6067
5999
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6070
#: plugin/pool_of_threads/pool_of_threads.cc:128
6002
#: plugin/pool_of_threads/pool_of_threads.cc:366
6071
6003
msgid "session_add_event event_add error in libevent_init\n"
6074
#: plugin/pool_of_threads/pool_of_threads.cc:144
6006
#: plugin/pool_of_threads/pool_of_threads.cc:380
6076
6008
msgid "Can't create completion port thread (error %d)"
6079
#: plugin/pool_of_threads/pool_of_threads.cc:263
6080
msgid "event_add error in libevent_add_session_callback\n"
6083
#: plugin/pool_of_threads/pool_of_threads.cc:377
6011
#: plugin/pool_of_threads/pool_of_threads.cc:443
6084
6012
msgid "libevent_thread_proc: my_thread_init() failed\n"
6087
#: plugin/pool_of_threads/pool_of_threads.cc:572
6015
#: plugin/pool_of_threads/pool_of_threads.cc:629
6088
6016
msgid "Size of Pool."
6091
#: plugin/replicator/replicator.cc:249
6019
#: plugin/protobuf_replicator/protobuf_replicator.cc:259
6092
6020
msgid "Enable Replicator"
6095
#: plugin/replicator/replicator.cc:258
6023
#: plugin/protobuf_replicator/protobuf_replicator.cc:268
6096
6024
msgid "Directory to place replication logs."
6099
#: plugin/signal_handler/signal_handler.cc:223
6027
#: plugin/signal_handler/signal_handler.cc:225
6101
6029
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6104
#: storage/myisam/ha_myisam.cc:457
6032
#: storage/myisam/ha_myisam.cc:468
6106
6034
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6109
#: storage/myisam/ha_myisam.cc:461
6037
#: storage/myisam/ha_myisam.cc:472
6111
6039
msgid "Got an error from unknown thread, %s:%d"
6114
#: storage/myisam/ha_myisam.cc:466
6042
#: storage/myisam/ha_myisam.cc:478
6115
6043
msgid "Unknown thread accessing table"
6118
#: storage/myisam/ha_myisam.cc:1872
6046
#: storage/myisam/ha_myisam.cc:1889
6119
6047
msgid "Block size to be used for MyISAM index pages."
6122
#: storage/myisam/ha_myisam.cc:1878
6050
#: storage/myisam/ha_myisam.cc:1895
6124
6052
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6125
6053
"disables parallel repair."
6128
#: storage/myisam/ha_myisam.cc:1884
6056
#: storage/myisam/ha_myisam.cc:1901
6130
6058
"Don't use the fast sort index method to created index if the temporary file "
6131
6059
"would get bigger than this."
6134
#: storage/myisam/ha_myisam.cc:1889
6062
#: storage/myisam/ha_myisam.cc:1906
6136
6064
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6137
6065
"when creating indexes with CREATE INDEX or ALTER TABLE."
6140
#: storage/myisam/ha_myisam.cc:1895
6068
#: storage/myisam/ha_myisam.cc:1912
6141
6069
msgid "Default pointer size to be used for MyISAM tables."
6144
#: storage/myisam/my_handler_errors.c:34
6072
#: storage/myisam/my_handler_errors.cc:34
6145
6073
msgid "Didn't find key on read or update"
6148
#: storage/myisam/my_handler_errors.c:36
6076
#: storage/myisam/my_handler_errors.cc:36
6149
6077
msgid "Duplicate key on write or update"
6152
#: storage/myisam/my_handler_errors.c:38
6080
#: storage/myisam/my_handler_errors.cc:38
6153
6081
msgid "Internal (unspecified) error in handler"
6156
#: storage/myisam/my_handler_errors.c:40
6084
#: storage/myisam/my_handler_errors.cc:40
6158
6086
"Someone has changed the row since it was read (while the table was locked to "
6162
#: storage/myisam/my_handler_errors.c:43
6090
#: storage/myisam/my_handler_errors.cc:43
6163
6091
msgid "Wrong index given to function"
6166
#: storage/myisam/my_handler_errors.c:45
6094
#: storage/myisam/my_handler_errors.cc:45
6167
6095
msgid "Undefined handler error 125"
6170
#: storage/myisam/my_handler_errors.c:47
6098
#: storage/myisam/my_handler_errors.cc:47
6171
6099
msgid "Index file is crashed"
6174
#: storage/myisam/my_handler_errors.c:49
6102
#: storage/myisam/my_handler_errors.cc:49
6175
6103
msgid "Record file is crashed"
6178
#: storage/myisam/my_handler_errors.c:51
6106
#: storage/myisam/my_handler_errors.cc:51
6179
6107
msgid "Out of memory in engine"
6182
#: storage/myisam/my_handler_errors.c:53
6110
#: storage/myisam/my_handler_errors.cc:53
6183
6111
msgid "Undefined handler error 129"
6186
#: storage/myisam/my_handler_errors.c:55
6114
#: storage/myisam/my_handler_errors.cc:55
6187
6115
msgid "Incorrect file format"
6190
#: storage/myisam/my_handler_errors.c:57
6118
#: storage/myisam/my_handler_errors.cc:57
6191
6119
msgid "Command not supported by database"
6194
#: storage/myisam/my_handler_errors.c:59
6122
#: storage/myisam/my_handler_errors.cc:59
6195
6123
msgid "Old database file"
6198
#: storage/myisam/my_handler_errors.c:61
6126
#: storage/myisam/my_handler_errors.cc:61
6199
6127
msgid "No record read before update"
6202
#: storage/myisam/my_handler_errors.c:63
6130
#: storage/myisam/my_handler_errors.cc:63
6203
6131
msgid "Record was already deleted (or record file crashed)"
6206
#: storage/myisam/my_handler_errors.c:65
6134
#: storage/myisam/my_handler_errors.cc:65
6207
6135
msgid "No more room in record file"
6210
#: storage/myisam/my_handler_errors.c:67
6138
#: storage/myisam/my_handler_errors.cc:67
6211
6139
msgid "No more room in index file"
6214
#: storage/myisam/my_handler_errors.c:69
6142
#: storage/myisam/my_handler_errors.cc:69
6215
6143
msgid "No more records (read after end of file)"
6218
#: storage/myisam/my_handler_errors.c:71
6146
#: storage/myisam/my_handler_errors.cc:71
6219
6147
msgid "Unsupported extension used for table"
6222
#: storage/myisam/my_handler_errors.c:73
6150
#: storage/myisam/my_handler_errors.cc:73
6223
6151
msgid "Too big row"
6226
#: storage/myisam/my_handler_errors.c:75
6154
#: storage/myisam/my_handler_errors.cc:75
6227
6155
msgid "Wrong create options"
6230
#: storage/myisam/my_handler_errors.c:77
6158
#: storage/myisam/my_handler_errors.cc:77
6231
6159
msgid "Duplicate unique key or constraint on write or update"
6234
#: storage/myisam/my_handler_errors.c:79
6162
#: storage/myisam/my_handler_errors.cc:79
6235
6163
msgid "Unknown character set used in table"
6238
#: storage/myisam/my_handler_errors.c:81
6166
#: storage/myisam/my_handler_errors.cc:81
6239
6167
msgid "Conflicting table definitions in sub-tables of MERGE table"
6242
#: storage/myisam/my_handler_errors.c:83
6170
#: storage/myisam/my_handler_errors.cc:83
6243
6171
msgid "Table is crashed and last repair failed"
6246
#: storage/myisam/my_handler_errors.c:85
6174
#: storage/myisam/my_handler_errors.cc:85
6247
6175
msgid "Table was marked as crashed and should be repaired"
6250
#: storage/myisam/my_handler_errors.c:87
6178
#: storage/myisam/my_handler_errors.cc:87
6251
6179
msgid "Lock timed out; Retry transaction"
6254
#: storage/myisam/my_handler_errors.c:89
6182
#: storage/myisam/my_handler_errors.cc:89
6255
6183
msgid "Lock table is full; Restart program with a larger locktable"
6258
#: storage/myisam/my_handler_errors.c:91
6186
#: storage/myisam/my_handler_errors.cc:91
6259
6187
msgid "Updates are not allowed under a read only transactions"
6262
#: storage/myisam/my_handler_errors.c:93
6190
#: storage/myisam/my_handler_errors.cc:93
6263
6191
msgid "Lock deadlock; Retry transaction"
6266
#: storage/myisam/my_handler_errors.c:95
6194
#: storage/myisam/my_handler_errors.cc:95
6267
6195
msgid "Foreign key constraint is incorrectly formed"
6270
#: storage/myisam/my_handler_errors.c:97
6198
#: storage/myisam/my_handler_errors.cc:97
6271
6199
msgid "Cannot add a child row"
6274
#: storage/myisam/my_handler_errors.c:99
6202
#: storage/myisam/my_handler_errors.cc:99
6275
6203
msgid "Cannot delete a parent row"
6278
#: storage/myisam/my_handler_errors.c:101
6206
#: storage/myisam/my_handler_errors.cc:101
6279
6207
msgid "No savepoint with that name"
6282
#: storage/myisam/my_handler_errors.c:103
6210
#: storage/myisam/my_handler_errors.cc:103
6283
6211
msgid "Non unique key block size"
6286
#: storage/myisam/my_handler_errors.c:105
6214
#: storage/myisam/my_handler_errors.cc:105
6287
6215
msgid "The table does not exist in engine"
6290
#: storage/myisam/my_handler_errors.c:107
6218
#: storage/myisam/my_handler_errors.cc:107
6291
6219
msgid "The table already existed in storage engine"
6294
#: storage/myisam/my_handler_errors.c:109
6222
#: storage/myisam/my_handler_errors.cc:109
6295
6223
msgid "Could not connect to storage engine"
6298
#: storage/myisam/my_handler_errors.c:111
6226
#: storage/myisam/my_handler_errors.cc:111
6299
6227
msgid "Unexpected null pointer found when using spatial index"
6302
#: storage/myisam/my_handler_errors.c:113
6230
#: storage/myisam/my_handler_errors.cc:113
6303
6231
msgid "The table changed in storage engine"
6306
#: storage/myisam/my_handler_errors.c:115
6234
#: storage/myisam/my_handler_errors.cc:115
6307
6235
msgid "There's no partition in table for the given value"
6310
#: storage/myisam/my_handler_errors.c:117
6238
#: storage/myisam/my_handler_errors.cc:117
6311
6239
msgid "Row-based binlogging of row failed"
6314
#: storage/myisam/my_handler_errors.c:119
6242
#: storage/myisam/my_handler_errors.cc:119
6315
6243
msgid "Index needed in foreign key constraint"
6318
#: storage/myisam/my_handler_errors.c:121
6246
#: storage/myisam/my_handler_errors.cc:121
6319
6247
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6322
#: storage/myisam/my_handler_errors.c:123
6250
#: storage/myisam/my_handler_errors.cc:123
6323
6251
msgid "Table needs to be upgraded before it can be used"
6326
#: storage/myisam/my_handler_errors.c:125
6254
#: storage/myisam/my_handler_errors.cc:125
6327
6255
msgid "Table is read only"
6330
#: storage/myisam/my_handler_errors.c:127
6258
#: storage/myisam/my_handler_errors.cc:127
6331
6259
msgid "Failed to get next auto increment value"
6334
#: storage/myisam/my_handler_errors.c:129
6262
#: storage/myisam/my_handler_errors.cc:129
6335
6263
msgid "Failed to set row auto increment value"
6338
#: storage/myisam/my_handler_errors.c:131
6266
#: storage/myisam/my_handler_errors.cc:131
6339
6267
msgid "Unknown (generic) error from engine"
6342
#: storage/myisam/my_handler_errors.c:133
6270
#: storage/myisam/my_handler_errors.cc:133
6343
6271
msgid "Record is the same"
6346
#: storage/myisam/my_handler_errors.c:135
6274
#: storage/myisam/my_handler_errors.cc:135
6347
6275
msgid "It is not possible to log this statement"
6350
#: storage/myisam/my_handler_errors.c:137
6278
#: storage/myisam/my_handler_errors.cc:137
6351
6279
msgid "Tablespace exists"
6354
#: storage/myisam/my_handler_errors.c:139
6282
#: storage/myisam/my_handler_errors.cc:139
6355
6283
msgid "The event was corrupt, leading to illegal data being read"
6358
#: storage/myisam/my_handler_errors.c:141
6286
#: storage/myisam/my_handler_errors.cc:141
6359
6287
msgid "The table is of a new format not supported by this version"
6362
#: storage/myisam/my_handler_errors.c:143
6290
#: storage/myisam/my_handler_errors.cc:143
6363
6291
msgid "The event could not be processed no other handler error happened"
6366
#: storage/myisam/my_handler_errors.c:145
6294
#: storage/myisam/my_handler_errors.cc:145
6367
6295
msgid "Got a fatal error during initialzation of handler"
6370
#: storage/myisam/my_handler_errors.c:147
6298
#: storage/myisam/my_handler_errors.cc:147
6371
6299
msgid "File to short; Expected more data in file"
6374
#: storage/myisam/my_handler_errors.c:149
6302
#: storage/myisam/my_handler_errors.cc:149
6375
6303
msgid "Read page with wrong checksum"
6378
#: storage/myisam/my_handler_errors.c:151
6306
#: storage/myisam/my_handler_errors.cc:151
6379
6307
msgid "Lock or active transaction"
6382
#: storage/myisam/my_handler_errors.c:153
6310
#: storage/myisam/my_handler_errors.cc:153
6383
6311
msgid "No such table space"
6386
#: storage/myisam/my_handler_errors.c:155
6314
#: storage/myisam/my_handler_errors.cc:155
6387
6315
msgid "Tablespace not empty"