321
#: client/drizzle.cc:1370
321
#: client/drizzle.cc:1371
323
323
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
324
324
"option deprecated; use --disable-pager instead."
327
#: client/drizzle.cc:1373 client/drizzleadmin.cc:79
327
#: client/drizzle.cc:1374 client/drizzleadmin.cc:82
329
329
"Password to use when connecting to server. If password is not given it's "
330
330
"asked from the tty."
333
#: client/drizzle.cc:1375
333
#: client/drizzle.cc:1376
335
335
"Port number to use for connection or 0 for default to, in order of "
336
336
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
339
#: client/drizzle.cc:1376
339
#: client/drizzle.cc:1377
340
340
msgid "built-in default"
343
#: client/drizzle.cc:1378
343
#: client/drizzle.cc:1379
344
344
msgid "Set the drizzle prompt to this value."
347
#: client/drizzle.cc:1382
347
#: client/drizzle.cc:1383
349
349
"Don't cache result, print it row by row. This may slow down the server if "
350
350
"the output is suspended. Doesn't use history file."
353
#: client/drizzle.cc:1384
353
#: client/drizzle.cc:1385
354
354
msgid "Write fields without conversion. Used with --batch."
357
#: client/drizzle.cc:1387
357
#: client/drizzle.cc:1388
359
359
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
360
360
"option is enabled by default."
363
#: client/drizzle.cc:1389
363
#: client/drizzle.cc:1390
365
365
"Be more silent. Print results with a tab as separator, each row on new line."
368
#: client/drizzle.cc:1391
368
#: client/drizzle.cc:1392
369
369
msgid "Socket file to use for connection."
372
#: client/drizzle.cc:1394
372
#: client/drizzle.cc:1395
373
373
msgid "Output in table format."
376
#: client/drizzle.cc:1397
376
#: client/drizzle.cc:1398
378
378
"Append everything into outfile. See interactive help (\\h) also. Does not "
379
379
"work in batch mode. Disable with --disable-tee. This option is disabled by "
383
#: client/drizzle.cc:1399
383
#: client/drizzle.cc:1400
385
385
"Disable outfile. See interactive help (\\h) also. WARNING: option "
386
386
"deprecated; use --disable-tee instead"
389
#: client/drizzle.cc:1402 client/drizzleadmin.cc:88
389
#: client/drizzle.cc:1403 client/drizzleadmin.cc:91
390
390
msgid "User for login if not current user."
393
#: client/drizzle.cc:1405
393
#: client/drizzle.cc:1406
394
394
msgid "Only allow UPDATE and DELETE that uses keys."
397
#: client/drizzle.cc:1408
397
#: client/drizzle.cc:1409
398
398
msgid "Synonym for option --safe-updates, -U."
401
#: client/drizzle.cc:1411
401
#: client/drizzle.cc:1412
402
402
msgid "Write more. (-v -v -v gives the table output format)."
405
#: client/drizzle.cc:1413 client/drizzleadmin.cc:93 drizzled/drizzled.cc:2352
405
#: client/drizzle.cc:1414 client/drizzleadmin.cc:96 drizzled/drizzled.cc:2258
406
406
msgid "Output version information and exit."
409
#: client/drizzle.cc:1415 client/drizzleadmin.cc:95
409
#: client/drizzle.cc:1416 client/drizzleadmin.cc:98
410
410
msgid "Wait and retry if connection is down."
413
#: client/drizzle.cc:1418
413
#: client/drizzle.cc:1419
414
414
msgid "Number of seconds before connection timeout."
417
#: client/drizzle.cc:1423
418
msgid "Max packet length to send to, or receive from server"
421
#: client/drizzle.cc:1428
422
msgid "Buffer for TCP/IP and socket communication"
425
#: client/drizzle.cc:1432
417
#: client/drizzle.cc:1424
418
msgid "Max length of input line"
421
#: client/drizzle.cc:1429
426
422
msgid "Automatic limit for SELECT when using --safe-updates"
429
#: client/drizzle.cc:1437
425
#: client/drizzle.cc:1434
430
426
msgid "Automatic limit for rows in a join when using --safe-updates"
433
#: client/drizzle.cc:1441
429
#: client/drizzle.cc:1438
434
430
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
437
#: client/drizzle.cc:1446
433
#: client/drizzle.cc:1443
438
434
msgid "Number of lines before each import progress report."
441
#: client/drizzle.cc:1457
437
#: client/drizzle.cc:1454
443
439
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
446
#: client/drizzle.cc:1464
442
#: client/drizzle.cc:1461
449
445
"Copyright (C) 2008 Sun Microsystems\n"
451
447
"and you are welcome to modify and redistribute it under the GPL license\n"
454
#: client/drizzle.cc:1469
450
#: client/drizzle.cc:1466
456
452
msgid "Usage: %s [OPTIONS] [database]\n"
459
#: client/drizzle.cc:1500
455
#: client/drizzle.cc:1497
460
456
msgid "DELIMITER cannot contain a backslash character"
463
#: client/drizzle.cc:1521
459
#: client/drizzle.cc:1515
465
461
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
468
#: client/drizzle.cc:1544
464
#: client/drizzle.cc:1538
470
466
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
473
#: client/drizzle.cc:1548
469
#: client/drizzle.cc:1542
475
471
msgid "WARNING: --server-arg option not supported in this configuration.\n"
478
#: client/drizzle.cc:1575
474
#: client/drizzle.cc:1569
480
476
"Non-integer value supplied for port. If you are trying to enter a password "
481
477
"please use --password instead."
484
#: client/drizzle.cc:1583
480
#: client/drizzle.cc:1577
485
481
msgid "Value supplied for port is not valid."
488
#: client/drizzle.cc:1736
484
#: client/drizzle.cc:1723
490
486
msgid "Processing line: %<PRIu32>\n"
493
#: client/drizzle.cc:1952
489
#: client/drizzle.cc:1939
495
491
msgid "Unknown command '\\%c'."
498
#: client/drizzle.cc:2376
494
#: client/drizzle.cc:2348
500
496
"Reading table information for completion of table and column names\n"
501
497
" You can turn off this feature to get a quicker startup with -A\n"
505
#: client/drizzle.cc:2473
501
#: client/drizzle.cc:2438
506
502
msgid "No connection. Trying to reconnect..."
509
#: client/drizzle.cc:2479
505
#: client/drizzle.cc:2444
510
506
msgid "Can't connect to the server\n"
513
#: client/drizzle.cc:2537
509
#: client/drizzle.cc:2523
514
510
msgid "List of all Drizzle commands:"
517
#: client/drizzle.cc:2539
513
#: client/drizzle.cc:2525
518
514
msgid "Note that all text commands must be first on line and end with ';'"
521
#: client/drizzle.cc:2592
517
#: client/drizzle.cc:2580
522
518
msgid "No query specified\n"
525
#: client/drizzle.cc:2607
521
#: client/drizzle.cc:2595
526
522
msgid "Ignoring query to other database"
529
#: client/drizzle.cc:2656
525
#: client/drizzle.cc:2645
530
526
msgid "Empty set"
533
#: client/drizzle.cc:2669
529
#: client/drizzle.cc:2658
535
531
msgid "%ld row in set"
536
532
msgid_plural "%ld rows in set"
540
#: client/drizzle.cc:2678
536
#: client/drizzle.cc:2667
544
#: client/drizzle.cc:2680
540
#: client/drizzle.cc:2669
546
542
msgid "Query OK, %ld row affected"
547
543
msgid_plural "Query OK, %ld rows affected"
551
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:2281
547
#: client/drizzleadmin.cc:84 drizzled/drizzled.cc:2202
553
549
"Port number to use for connection or 0 for default to, in order of "
554
550
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
557
#: client/drizzleadmin.cc:85
553
#: client/drizzleadmin.cc:88
558
554
msgid "Silently exit if one can't connect to server."
561
#: client/drizzleadmin.cc:91
557
#: client/drizzleadmin.cc:94
562
558
msgid "Write more information."
565
#: client/drizzleadmin.cc:122 client/drizzlecheck.cc:265
566
#: client/drizzledump.cc:611 client/drizzleimport.cc:196
567
#: client/drizzleslap.cc:751 client/drizzletest.cc:4639
561
#: client/drizzleadmin.cc:158 client/drizzlecheck.cc:262
562
#: client/drizzledump.cc:605 client/drizzleimport.cc:195
563
#: client/drizzleslap.cc:742 client/drizzletest.cc:4718
570
566
"Non-integer value supplied for port. If you are trying to enter a password "
571
567
"please use --password instead.\n"
574
#: client/drizzleadmin.cc:130 client/drizzlecheck.cc:273
575
#: client/drizzledump.cc:619 client/drizzleimport.cc:204
576
#: client/drizzleslap.cc:759 client/drizzletest.cc:4647
570
#: client/drizzleadmin.cc:166 client/drizzlecheck.cc:270
571
#: client/drizzledump.cc:613 client/drizzleimport.cc:203
572
#: client/drizzleslap.cc:750 client/drizzletest.cc:4726
578
574
msgid "Value supplied for port is not valid.\n"
581
#: client/drizzleadmin.cc:148 client/drizzledump.cc:636
577
#: client/drizzleadmin.cc:184 client/drizzledump.cc:630
583
579
msgid "Memory allocation error while copying password. Aborting.\n"
586
#: client/drizzleadmin.cc:290
582
#: client/drizzleadmin.cc:330
589
585
"connect to server at '%s' failed\n"
593
#: client/drizzleadmin.cc:296
589
#: client/drizzleadmin.cc:336
595
591
msgid "Check that drizzled is running on %s"
598
#: client/drizzleadmin.cc:297
594
#: client/drizzleadmin.cc:337
600
596
msgid " and that the port is %d.\n"
603
#: client/drizzleadmin.cc:299
599
#: client/drizzleadmin.cc:339
605
601
msgid "You can check this by doing 'telnet %s %d'\n"
608
#: client/drizzleadmin.cc:310
604
#: client/drizzleadmin.cc:350
610
606
msgid "Got error: %s\n"
613
#: client/drizzleadmin.cc:317
609
#: client/drizzleadmin.cc:357
614
610
msgid "Waiting for Drizzle server to answer"
617
#: client/drizzleadmin.cc:350
613
#: client/drizzleadmin.cc:393
619
615
msgid "shutting down drizzled...\n"
622
#: client/drizzleadmin.cc:354
618
#: client/drizzleadmin.cc:401 client/drizzleadmin.cc:407
619
#: client/drizzleadmin.cc:440
624
621
msgid "shutdown failed; error: '%s'"
627
#: client/drizzleadmin.cc:361
624
#: client/drizzleadmin.cc:415
632
#: client/drizzleadmin.cc:371
629
#: client/drizzleadmin.cc:424
633
630
msgid "drizzled is alive"
636
#: client/drizzleadmin.cc:379
633
#: client/drizzleadmin.cc:433
637
634
msgid "connection was down, but drizzled is now alive"
640
#: client/drizzleadmin.cc:383
637
#: client/drizzleadmin.cc:446
642
639
msgid "drizzled doesn't answer to ping, error: '%s'"
645
#: client/drizzleadmin.cc:392
642
#: client/drizzleadmin.cc:456
647
644
msgid "Unknown command: '%-.60s'"
650
#: client/drizzleadmin.cc:401
647
#: client/drizzleadmin.cc:465
652
649
msgid "%s Ver %s Distrib %s, for %s on %s\n"
655
#: client/drizzleadmin.cc:408
652
#: client/drizzleadmin.cc:472
656
653
msgid "Copyright (C) 2000-2008 MySQL AB"
659
#: client/drizzleadmin.cc:409 client/drizzledump.cc:489
656
#: client/drizzleadmin.cc:473 client/drizzledump.cc:484
661
658
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
662
659
"and you are welcome to modify and redistribute it under the GPL license\n"
665
#: client/drizzleadmin.cc:410
662
#: client/drizzleadmin.cc:474
666
663
msgid "Administration program for the drizzled daemon."
669
#: client/drizzleadmin.cc:411
666
#: client/drizzleadmin.cc:475
671
668
msgid "Usage: %s [OPTIONS] command command....\n"
674
#: client/drizzleadmin.cc:413
671
#: client/drizzleadmin.cc:477
676
673
" ping Check if server is down\n"
677
674
" shutdown Take server down\n"
680
#: client/drizzledump.cc:393
677
#: client/drizzledump.cc:387
681
678
msgid "Number of rows before each output progress report (requires --verbose)."
681
#: client/drizzledump.cc:461
683
msgid "Got errno %d on write"
684
686
#: client/drizzledump.cc:466
686
msgid "Got errno %d on write"
689
#: client/drizzledump.cc:471
691
688
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
694
#: client/drizzledump.cc:478
691
#: client/drizzledump.cc:473
696
693
msgid "Usage: %s [OPTIONS] database [tables]\n"
699
#: client/drizzledump.cc:479
696
#: client/drizzledump.cc:474
701
698
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
704
#: client/drizzledump.cc:481
701
#: client/drizzledump.cc:476
706
703
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
709
#: client/drizzledump.cc:488
706
#: client/drizzledump.cc:483
710
707
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
713
#: client/drizzledump.cc:490
710
#: client/drizzledump.cc:485
714
711
msgid "Dumping definition and data DRIZZLE database or table"
717
#: client/drizzledump.cc:501
714
#: client/drizzledump.cc:496
719
716
msgid "For more options, use %s --help\n"
722
#: client/drizzledump.cc:675
719
#: client/drizzledump.cc:669
724
721
msgid "Input filename too long: %s"
727
#: client/drizzledump.cc:718
724
#: client/drizzledump.cc:712
729
726
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
732
#: client/drizzledump.cc:743
729
#: client/drizzledump.cc:737
734
731
msgid "Invalid mode to --compatible: %s\n"
737
#: client/drizzledump.cc:803
734
#: client/drizzledump.cc:791
739
736
msgid "%s: You must use option --tab with --fields-...\n"
742
#: client/drizzledump.cc:820
739
#: client/drizzledump.cc:808
745
742
"%s: You can't use --single-transaction and --lock-all-tables at the same "
749
#: client/drizzledump.cc:833
746
#: client/drizzledump.cc:821
752
749
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
756
#: client/drizzledump.cc:839
753
#: client/drizzledump.cc:827
758
755
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
761
#: client/drizzledump.cc:863
758
#: client/drizzledump.cc:853 client/drizzledump.cc:858
763
msgid "Got error: %d: %s %s"
760
msgid "Got error: %s %s"
766
#: client/drizzledump.cc:955
763
#: client/drizzledump.cc:956 client/drizzledump.cc:963
764
#: client/drizzledump.cc:976
768
766
msgid "Couldn't execute '%s': %s (%d)"
771
#: client/drizzledump.cc:1016
769
#: client/drizzledump.cc:1040
773
771
msgid "-- Connecting to %s...\n"
776
#: client/drizzledump.cc:1037
774
#: client/drizzledump.cc:1061
778
776
msgid "-- Disconnecting from %s...\n"
781
#: client/drizzledump.cc:1047
779
#: client/drizzledump.cc:1072
782
780
msgid "Couldn't allocate memory"
785
#: client/drizzledump.cc:1388
783
#: client/drizzledump.cc:1416
788
786
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
792
#: client/drizzledump.cc:1402
790
#: client/drizzledump.cc:1430
794
792
msgid "-- Retrieving table structure for table %s...\n"
797
#: client/drizzledump.cc:1511
795
#: client/drizzledump.cc:1544
799
797
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
802
#: client/drizzledump.cc:1620
804
msgid "%s: Can't get keys for table %s (%s)\n"
807
#: client/drizzledump.cc:1697 client/drizzledump.cc:2995
809
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
812
#: client/drizzledump.cc:1704 client/drizzledump.cc:3003
814
msgid "Error: Couldn't read status information for table %s (%s)\n"
817
#: client/drizzledump.cc:1846
800
#: client/drizzledump.cc:1651
802
msgid "%s: Can't get keys for table %s\n"
805
#: client/drizzledump.cc:1729 client/drizzledump.cc:3083
807
msgid "Error: Couldn't read status information for table %s\n"
808
msgstr "Sunucuda durum bilgisi al."
810
#: client/drizzledump.cc:1872
819
812
msgid "Error retrieving table structure for table: \"%s\""
822
#: client/drizzledump.cc:1853
815
#: client/drizzledump.cc:1879
824
817
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
827
#: client/drizzledump.cc:1864
820
#: client/drizzledump.cc:1890
829
822
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
832
#: client/drizzledump.cc:1871
825
#: client/drizzledump.cc:1897
834
827
msgid "-- Skipping dump data for table '%s', it has no fields\n"
837
#: client/drizzledump.cc:1879
830
#: client/drizzledump.cc:1905
838
831
msgid "-- Sending SELECT query...\n"
841
#: client/drizzledump.cc:1931
834
#: client/drizzledump.cc:1959 client/drizzledump.cc:2444
842
835
msgid "when executing 'SELECT INTO OUTFILE'"
845
#: client/drizzledump.cc:1939
838
#: client/drizzledump.cc:1969
1095
#: drizzled/drizzled.cc:1183
1081
#: drizzled/drizzled.cc:1149
1097
1083
msgid "Writing a core file\n"
1100
#: drizzled/drizzled.cc:1228
1086
#: drizzled/drizzled.cc:1194
1102
1088
"setrlimit could not change the size of core files to 'infinity'; We may not "
1103
1089
"be able to generate a core file on signals"
1106
#: drizzled/drizzled.cc:1432
1092
#: drizzled/drizzled.cc:1396
1108
1094
msgid "gethostname failed, using '%s' as hostname"
1111
#: drizzled/drizzled.cc:1529
1097
#: drizzled/drizzled.cc:1493
1113
1099
msgid "Unknown locale: '%s'"
1116
#: drizzled/drizzled.cc:1584
1102
#: drizzled/drizzled.cc:1535
1117
1103
msgid "Can't create thread-keys"
1120
#: drizzled/drizzled.cc:1610
1106
#: drizzled/drizzled.cc:1561
1121
1107
msgid "Out of memory"
1124
#: drizzled/drizzled.cc:1625
1110
#: drizzled/drizzled.cc:1576
1125
1111
msgid "Failed to initialize plugins."
1128
#: drizzled/drizzled.cc:1656
1114
#: drizzled/drizzled.cc:1607
1131
1117
"%s: Too many arguments (first extra is '%s').\n"
1132
1118
"Use --verbose --help to get a list of available options\n"
1135
#: drizzled/drizzled.cc:1666
1121
#: drizzled/drizzled.cc:1617
1136
1122
msgid "Can't init databases"
1139
#: drizzled/drizzled.cc:1686
1125
#: drizzled/drizzled.cc:1637
1141
1127
msgid "Unknown/unsupported table type: %s"
1144
#: drizzled/drizzled.cc:1692
1130
#: drizzled/drizzled.cc:1643
1146
1132
msgid "Default storage engine (%s) is not available"
1149
#: drizzled/drizzled.cc:1724
1135
#: drizzled/drizzled.cc:1674
1151
1137
msgid "Failed to lock memory. Errno: %d\n"
1154
#: drizzled/drizzled.cc:1785
1140
#: drizzled/drizzled.cc:1736
1156
1142
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1159
#: drizzled/drizzled.cc:1955
1145
#: drizzled/drizzled.cc:1898
1161
1147
msgid "drizzled: Got error %d from select"
1164
#: drizzled/drizzled.cc:2138
1150
#: drizzled/drizzled.cc:2072
1165
1151
msgid "Auto-increment columns are incremented by this"
1168
#: drizzled/drizzled.cc:2143
1154
#: drizzled/drizzled.cc:2077
1170
1156
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1174
#: drizzled/drizzled.cc:2149
1160
#: drizzled/drizzled.cc:2083
1176
1162
"Path to installation directory. All paths are usually resolved relative to "
1180
#: drizzled/drizzled.cc:2153
1166
#: drizzled/drizzled.cc:2087
1181
1167
msgid "IP address to bind to."
1184
#: drizzled/drizzled.cc:2157
1170
#: drizzled/drizzled.cc:2091
1185
1171
msgid "Set the filesystem character set."
1188
#: drizzled/drizzled.cc:2162
1174
#: drizzled/drizzled.cc:2096
1189
1175
msgid "Set the default character set."
1192
#: drizzled/drizzled.cc:2166
1178
#: drizzled/drizzled.cc:2100
1193
1179
msgid "Chroot drizzled daemon during startup."
1196
#: drizzled/drizzled.cc:2170
1182
#: drizzled/drizzled.cc:2104
1197
1183
msgid "Set the default collation."
1200
#: drizzled/drizzled.cc:2174
1186
#: drizzled/drizzled.cc:2108
1201
1187
msgid "Default completion type."
1204
#: drizzled/drizzled.cc:2179
1190
#: drizzled/drizzled.cc:2113
1205
1191
msgid "Write core on errors."
1208
#: drizzled/drizzled.cc:2183
1194
#: drizzled/drizzled.cc:2117
1209
1195
msgid "Path to the database root."
1212
#: drizzled/drizzled.cc:2187
1198
#: drizzled/drizzled.cc:2121
1213
1199
msgid "Set the default storage engine (table type) for tables."
1216
#: drizzled/drizzled.cc:2191
1202
#: drizzled/drizzled.cc:2125
1217
1203
msgid "Set the default time zone."
1220
#: drizzled/drizzled.cc:2195
1206
#: drizzled/drizzled.cc:2129
1221
1207
msgid "Type of DELAY_KEY_WRITE."
1224
#: drizzled/drizzled.cc:2199
1210
#: drizzled/drizzled.cc:2133
1225
1211
msgid "Print a symbolic stack trace on failure."
1228
#: drizzled/drizzled.cc:2205
1214
#: drizzled/drizzled.cc:2139
1229
1215
msgid "Push supported query conditions to the storage engine."
1232
#: drizzled/drizzled.cc:2211
1218
#: drizzled/drizzled.cc:2145
1233
1219
msgid "Used for debugging; Use at your own risk!"
1236
#: drizzled/drizzled.cc:2214
1237
msgid "Flush tables to disk between SQL commands."
1240
#: drizzled/drizzled.cc:2219
1222
#: drizzled/drizzled.cc:2150
1241
1223
msgid "Set up signals usable for debugging"
1244
#: drizzled/drizzled.cc:2223
1226
#: drizzled/drizzled.cc:2154
1245
1227
msgid "Command(s) that are executed for each new connection"
1248
#: drizzled/drizzled.cc:2227
1230
#: drizzled/drizzled.cc:2158
1249
1231
msgid "Read SQL commands from this file at startup."
1252
#: drizzled/drizzled.cc:2231
1234
#: drizzled/drizzled.cc:2162
1253
1235
msgid "(IGNORED)"
1256
#: drizzled/drizzled.cc:2235
1238
#: drizzled/drizzled.cc:2166
1257
1239
msgid "Set the language used for the month names and the days of the week."
1260
#: drizzled/drizzled.cc:2240
1261
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1264
#: drizzled/drizzled.cc:2245
1242
#: drizzled/drizzled.cc:2171
1265
1243
msgid "Log connections and queries to file."
1268
#: drizzled/drizzled.cc:2249
1246
#: drizzled/drizzled.cc:2175
1269
1247
msgid "Log all MyISAM changes to file."
1272
#: drizzled/drizzled.cc:2253
1250
#: drizzled/drizzled.cc:2179
1273
1251
msgid "Log some not critical warnings to the log file."
1276
#: drizzled/drizzled.cc:2258
1254
#: drizzled/drizzled.cc:2184
1277
1255
msgid "Lock drizzled in memory."
1280
#: drizzled/drizzled.cc:2262
1258
#: drizzled/drizzled.cc:2188
1282
1260
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1283
1261
"BACKUP, FORCE or QUICK."
1286
#: drizzled/drizzled.cc:2267
1287
msgid "Use very new possible 'unsafe' functions."
1290
#: drizzled/drizzled.cc:2272
1264
#: drizzled/drizzled.cc:2193
1291
1265
msgid "Use old, non-optimized alter table."
1294
#: drizzled/drizzled.cc:2277
1268
#: drizzled/drizzled.cc:2198
1295
1269
msgid "Pid file used by safe_mysqld."
1298
#: drizzled/drizzled.cc:2287
1272
#: drizzled/drizzled.cc:2208
1300
1274
"Maximum time in seconds to wait for the port to become free. (Default: no "
1304
#: drizzled/drizzled.cc:2292
1305
msgid "Skip some optimize stages (for testing)."
1308
#: drizzled/drizzled.cc:2295
1278
#: drizzled/drizzled.cc:2213
1310
1280
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1311
1281
"specified directory"
1314
#: drizzled/drizzled.cc:2300
1284
#: drizzled/drizzled.cc:2218
1316
1286
"Uniquely identifies the server instance in the community of replication "
1320
#: drizzled/drizzled.cc:2305
1321
msgid "Don't use new, possible wrong routines."
1324
#: drizzled/drizzled.cc:2308
1290
#: drizzled/drizzled.cc:2223
1325
1291
msgid "Don't print a stack trace on failure."
1328
#: drizzled/drizzled.cc:2312
1329
msgid "Don't give threads different priorities."
1332
#: drizzled/drizzled.cc:2316
1294
#: drizzled/drizzled.cc:2227
1333
1295
msgid "Enable symbolic link support."
1336
#: drizzled/drizzled.cc:2325
1338
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1341
#: drizzled/drizzled.cc:2330
1298
#: drizzled/drizzled.cc:2236
1343
1300
"Using this option will cause most temporary files created to use a small set "
1344
1301
"of names, rather than a unique name for each new file."
1347
#: drizzled/drizzled.cc:2335
1304
#: drizzled/drizzled.cc:2241
1349
1306
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1352
#: drizzled/drizzled.cc:2340
1309
#: drizzled/drizzled.cc:2246
1353
1310
msgid "Path for temporary files."
1356
#: drizzled/drizzled.cc:2344
1313
#: drizzled/drizzled.cc:2250
1357
1314
msgid "Default transaction isolation level."
1360
#: drizzled/drizzled.cc:2348
1317
#: drizzled/drizzled.cc:2254
1361
1318
msgid "Run drizzled daemon as user."
1364
#: drizzled/drizzled.cc:2356
1321
#: drizzled/drizzled.cc:2262
1366
1323
"The number of outstanding connection requests Drizzle can have. This comes "
1367
1324
"into play when the main Drizzle thread gets very many connection requests in "
1368
1325
"a very short time."
1371
#: drizzled/drizzled.cc:2362
1328
#: drizzled/drizzled.cc:2268
1373
1330
"Size of tree cache used in bulk insert optimization. Note that this is a "
1374
1331
"limit per thread!"
1377
#: drizzled/drizzled.cc:2368
1334
#: drizzled/drizzled.cc:2274
1379
1336
"The number of seconds the drizzled server is waiting for a connect packet "
1380
1337
"before responding with 'Bad handshake'."
1383
#: drizzled/drizzled.cc:2373
1340
#: drizzled/drizzled.cc:2279
1385
1342
"Precision of the result of '/' operator will be increased on that value."
1388
#: drizzled/drizzled.cc:2379
1345
#: drizzled/drizzled.cc:2285
1389
1346
msgid "The maximum length of the result of function group_concat."
1392
#: drizzled/drizzled.cc:2384
1394
"The number of seconds the server waits for activity on an interactive "
1395
"connection before closing it."
1398
#: drizzled/drizzled.cc:2390
1349
#: drizzled/drizzled.cc:2290
1399
1350
msgid "The size of the buffer that is used for full joins."
1402
#: drizzled/drizzled.cc:2396
1353
#: drizzled/drizzled.cc:2296
1403
1354
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1406
#: drizzled/drizzled.cc:2401
1357
#: drizzled/drizzled.cc:2301
1408
1359
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1409
1360
"this to get better index handling (for all reads and multiple writes) to as "
1410
1361
"much as you can afford;"
1413
#: drizzled/drizzled.cc:2410
1364
#: drizzled/drizzled.cc:2310
1415
1366
"This characterizes the number of hits a hot block has to be untouched until "
1416
1367
"it is considered aged enough to be downgraded to a warm block. This "
1418
1369
"blocks in key cache"
1421
#: drizzled/drizzled.cc:2419
1372
#: drizzled/drizzled.cc:2319
1422
1373
msgid "The default size of key cache blocks"
1425
#: drizzled/drizzled.cc:2425
1376
#: drizzled/drizzled.cc:2325
1426
1377
msgid "The minimum percentage of warm blocks in key cache"
1429
#: drizzled/drizzled.cc:2431
1380
#: drizzled/drizzled.cc:2331
1430
1381
msgid "Max packetlength to send/receive from to server."
1433
#: drizzled/drizzled.cc:2436
1384
#: drizzled/drizzled.cc:2336
1435
1386
"If there is more than this number of interrupted connections from a host "
1436
1387
"this host will be blocked from further connections."
1439
#: drizzled/drizzled.cc:2441
1390
#: drizzled/drizzled.cc:2341
1440
1391
msgid "Max number of errors/warnings to store for a statement."
1443
#: drizzled/drizzled.cc:2446
1394
#: drizzled/drizzled.cc:2346
1444
1395
msgid "Don't allow creation of heap tables bigger than this."
1447
#: drizzled/drizzled.cc:2452
1398
#: drizzled/drizzled.cc:2352
1449
1400
"Joins that are probably going to read more than max_join_size records return "
1453
#: drizzled/drizzled.cc:2458
1404
#: drizzled/drizzled.cc:2358
1454
1405
msgid "Max number of bytes in sorted records."
1457
#: drizzled/drizzled.cc:2463
1408
#: drizzled/drizzled.cc:2363
1458
1409
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1461
#: drizzled/drizzled.cc:2468
1412
#: drizzled/drizzled.cc:2368
1463
1414
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1464
1415
"max_sort_length bytes of each value are used; the rest are ignored)."
1467
#: drizzled/drizzled.cc:2475
1418
#: drizzled/drizzled.cc:2375
1468
1419
msgid "Maximum number of temporary tables a client can keep open at a time."
1471
#: drizzled/drizzled.cc:2480
1422
#: drizzled/drizzled.cc:2380
1472
1423
msgid "After this many write locks, allow some read locks to run in between."
1475
#: drizzled/drizzled.cc:2484
1426
#: drizzled/drizzled.cc:2384
1477
1428
"Don't log queries which examine less than min_examined_row_limit rows to "
1481
#: drizzled/drizzled.cc:2490
1432
#: drizzled/drizzled.cc:2390
1483
1434
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1484
1435
"Possible values of name are 'nulls_unequal' (default behavior), "
1485
1436
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1488
#: drizzled/drizzled.cc:2497
1439
#: drizzled/drizzled.cc:2397
1489
1440
msgid "Buffer length for TCP/IP and socket communication."
1492
#: drizzled/drizzled.cc:2502
1443
#: drizzled/drizzled.cc:2402
1494
1445
"Number of seconds to wait for more data from a connection before aborting "
1498
#: drizzled/drizzled.cc:2508
1449
#: drizzled/drizzled.cc:2408
1500
1451
"If a read on a communication port is interrupted, retry this many times "
1501
1452
"before giving up."
1504
#: drizzled/drizzled.cc:2514
1455
#: drizzled/drizzled.cc:2414
1506
1457
"Number of seconds to wait for a block to be written to a connection before "
1507
1458
"aborting the write."
1510
#: drizzled/drizzled.cc:2520
1461
#: drizzled/drizzled.cc:2420
1512
1463
"Controls the heuristic(s) applied during query optimization to prune less-"
1513
1464
"promising partial plans from the optimizer search space. Meaning: false - do "
1526
1477
"(used for testing/comparison)."
1529
#: drizzled/drizzled.cc:2540
1480
#: drizzled/drizzled.cc:2440
1530
1481
msgid "Directory for plugins."
1533
#: drizzled/drizzled.cc:2544
1484
#: drizzled/drizzled.cc:2444
1535
1486
"Optional colon (or semicolon) separated list of plugins to load,where each "
1536
1487
"plugin is identified by the name of the shared library. [for example: --"
1537
1488
"plugin_load=libmd5udf.so:libauth_pam.so]"
1540
#: drizzled/drizzled.cc:2550
1491
#: drizzled/drizzled.cc:2450
1541
1492
msgid "The size of the buffer that is allocated when preloading indexes"
1544
#: drizzled/drizzled.cc:2555
1495
#: drizzled/drizzled.cc:2455
1545
1496
msgid "Allocation block size for query parsing and execution"
1548
#: drizzled/drizzled.cc:2560
1499
#: drizzled/drizzled.cc:2460
1549
1500
msgid "Persistent buffer for query parsing and execution"
1552
#: drizzled/drizzled.cc:2566
1503
#: drizzled/drizzled.cc:2466
1553
1504
msgid "Allocation block size for storing ranges during optimization"
1556
#: drizzled/drizzled.cc:2572
1507
#: drizzled/drizzled.cc:2472
1558
1509
"Each thread that does a sequential scan allocates a buffer of this size for "
1559
1510
"each table it scans. If you do many sequential scans, you may want to "
1560
1511
"increase this value."
1563
#: drizzled/drizzled.cc:2580
1514
#: drizzled/drizzled.cc:2480
1565
1516
"When reading rows in sorted order after a sort, the rows are read through "
1566
1517
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1567
1518
"record_buffer."
1570
#: drizzled/drizzled.cc:2588
1521
#: drizzled/drizzled.cc:2488
1571
1522
msgid "Select scheduler to be used (by default pool-of-threads)."
1574
#: drizzled/drizzled.cc:2592
1525
#: drizzled/drizzled.cc:2492
1575
1526
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1578
#: drizzled/drizzled.cc:2598
1529
#: drizzled/drizzled.cc:2498
1579
1530
msgid "The number of cached table definitions."
1582
#: drizzled/drizzled.cc:2602
1533
#: drizzled/drizzled.cc:2502
1583
1534
msgid "The number of cached open tables."
1586
#: drizzled/drizzled.cc:2606
1537
#: drizzled/drizzled.cc:2506
1588
1539
"Timeout in seconds to wait for a table level lock before returning an error. "
1589
1540
"Used only if the connection has active cursors."
1592
#: drizzled/drizzled.cc:2611
1543
#: drizzled/drizzled.cc:2511
1593
1544
msgid "The stack size for each thread."
1596
#: drizzled/drizzled.cc:2617
1547
#: drizzled/drizzled.cc:2517
1598
1549
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1599
1550
"automatically convert it to an on-disk MyISAM table."
1602
#: drizzled/drizzled.cc:2623
1553
#: drizzled/drizzled.cc:2523
1603
1554
msgid "Allocation block size for transactions to be stored in binary log"
1606
#: drizzled/drizzled.cc:2628
1557
#: drizzled/drizzled.cc:2528
1607
1558
msgid "Persistent buffer for transactions to be stored in binary log"
1610
#: drizzled/drizzled.cc:2633
1561
#: drizzled/drizzled.cc:2533
1612
1563
"The number of seconds the server waits for activity on a connection before "
1616
#: drizzled/drizzled.cc:2784
1567
#: drizzled/drizzled.cc:2682
1618
1569
"Copyright (C) 2008 Sun Microsystems\n"
1619
1570
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5164
5107
msgid "qcache plugin '%s' init() failed"
5167
#: drizzled/qcache.cc:60
5110
#: drizzled/qcache.cc:59
5169
5112
msgid "qcache plugin '%s' deinit() failed"
5172
#: drizzled/qcache.cc:105
5115
#: drizzled/qcache.cc:104
5174
5117
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5177
#: drizzled/qcache.cc:122
5120
#: drizzled/qcache.cc:121
5179
5122
msgid "qcache plugin '%s' set() failed"
5182
#: drizzled/qcache.cc:141
5125
#: drizzled/qcache.cc:140
5184
5127
msgid "qcache plugin '%s' invalidate_table() failed"
5187
#: drizzled/qcache.cc:160
5130
#: drizzled/qcache.cc:159
5189
5132
msgid "qcache plugin '%s' invalidate_db() failed"
5192
#: drizzled/qcache.cc:178
5135
#: drizzled/qcache.cc:177
5194
5137
msgid "qcache plugin '%s' flush() failed"
5197
#. TRANSLATORS: The leading word "replicator" is the name
5198
#. of the plugin api, and so should not be translated.
5199
#: drizzled/replicator.cc:41
5140
#: drizzled/replicator.cc:36
5201
5142
msgid "replicator plugin '%s' init() failed"
5204
#. TRANSLATORS: The leading word "replicator" is the name
5205
#. of the plugin api, and so should not be translated.
5206
#: drizzled/replicator.cc:65
5145
#: drizzled/replicator.cc:58
5208
5147
msgid "replicator plugin '%s' deinit() failed"
5211
#. TRANSLATORS: The leading word "replicator" is the name
5212
#. of the plugin api, and so should not be translated.
5213
#: drizzled/replicator.cc:89
5150
#: drizzled/replicator.cc:81
5215
5152
msgid "replicator plugin '%s' session_init() failed"
5218
#. TRANSLATORS: The leading word "replicator" is the name
5219
#. of the plugin api, and so should not be translated.
5220
#: drizzled/replicator.cc:159
5155
#: drizzled/replicator.cc:152
5222
5157
msgid "replicator plugin '%s' row_insert() failed"
5225
#. TRANSLATORS: The leading word "replicator" is the name
5226
#. of the plugin api, and so should not be translated.
5227
#: drizzled/replicator.cc:173
5160
#: drizzled/replicator.cc:168
5229
5162
msgid "replicator plugin '%s' row_update() failed"
5232
#. TRANSLATORS: The leading word "replicator" is the name
5233
#. of the plugin api, and so should not be translated.
5234
#: drizzled/replicator.cc:187
5165
#: drizzled/replicator.cc:183
5236
5167
msgid "replicator plugin '%s' row_delete() failed"
5239
#. TRANSLATORS: The leading word "replicator" is the name
5240
#. of the plugin api, and so should not be translated.
5241
#: drizzled/replicator.cc:272
5170
#: drizzled/replicator.cc:270
5243
5172
msgid "replicator plugin '%s' end_transaction() failed"
5246
#. TRANSLATORS: The leading word "replicator" is the name
5247
#. of the plugin api, and so should not be translated.
5248
#: drizzled/replicator.cc:329
5175
#: drizzled/replicator.cc:328
5250
5177
msgid "replicator plugin '%s' statement() failed"
5253
#: drizzled/scheduling.cc:61
5180
#: drizzled/scheduling.cc:57
5255
5182
msgid "scheduling plugin '%s' init() failed"
5258
#. TRANSLATORS: The leading word "scheduling" is the name
5259
#. of the plugin api, and so should not be translated.
5260
#: drizzled/scheduling.cc:95
5185
#: drizzled/scheduling.cc:80
5262
5187
msgid "scheduling plugin '%s' deinit() failed"
5265
#: drizzled/sql_base.cc:2306
5190
#: drizzled/sql_base.cc:2295
5267
5192
msgid "Table %s had a open data handler in reopen_table"
5270
#: drizzled/sql_base.cc:2955
5195
#: drizzled/sql_base.cc:2943
5272
5197
msgid "Couldn't repair table: %s.%s"
5275
#: drizzled/sql_base.cc:2997
5200
#: drizzled/sql_base.cc:2985
5278
5203
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5279
5204
"s`.`%s`' to replication"
5282
#: drizzled/sql_base.cc:3600
5207
#: drizzled/sql_base.cc:3588
5284
5209
msgid "Could not remove temporary table: '%s', error: %d"
5287
#: drizzled/sql_base.cc:6195
5288
msgid "Can't create thread to kill server"
5291
#: drizzled/sql_plugin.cc:680
5212
#: drizzled/sql_plugin.cc:645
5293
5214
msgid "Plugin '%s' of type %s failed deinitialization"
5296
#: drizzled/sql_plugin.cc:694
5298
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5301
#: drizzled/sql_plugin.cc:782
5217
#: drizzled/sql_plugin.cc:688
5303
5219
msgid "Plugin '%s' registration as a %s failed."
5306
#: drizzled/sql_plugin.cc:1005
5222
#: drizzled/sql_plugin.cc:889
5307
5223
msgid "plugin-load parameter too long"
5310
#: drizzled/sql_plugin.cc:1065
5226
#: drizzled/sql_plugin.cc:949
5312
5228
msgid "Couldn't load plugin named '%s' with soname '%s'."
5315
#: drizzled/sql_plugin.cc:1118
5317
msgid "Forcing shutdown of %<PRIu64> plugins"
5320
#: drizzled/sql_plugin.cc:1141
5322
msgid "Plugin '%s' will be forced to shutdown"
5325
#: drizzled/sql_plugin.cc:1157
5327
msgid "Plugin '%s' has ref_count=%d after shutdown."
5330
#: drizzled/sql_plugin.cc:1545
5231
#: drizzled/sql_plugin.cc:1347
5331
5232
msgid "Out of memory."
5334
#: drizzled/sql_plugin.cc:2394 drizzled/sql_plugin.cc:2457
5235
#: drizzled/sql_plugin.cc:2188 drizzled/sql_plugin.cc:2251
5336
5237
msgid "Unknown variable type code 0x%x in plugin '%s'."
5339
#: drizzled/sql_plugin.cc:2437
5240
#: drizzled/sql_plugin.cc:2231
5342
5243
"Server variable %s of plugin %s was forced to be read-only: string variable "
5343
5244
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5346
#: drizzled/sql_plugin.cc:2468
5247
#: drizzled/sql_plugin.cc:2262
5348
5249
msgid "Missing variable name in plugin '%s'."
5351
#: drizzled/sql_plugin.cc:2485
5252
#: drizzled/sql_plugin.cc:2279
5353
5254
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5356
#: drizzled/sql_plugin.cc:2603
5257
#: drizzled/sql_plugin.cc:2397
5358
5259
msgid "Out of memory for plugin '%s'."
5361
#: drizzled/sql_plugin.cc:2610
5262
#: drizzled/sql_plugin.cc:2404
5363
5264
msgid "Bad options for plugin '%s'."
5366
#: drizzled/sql_plugin.cc:2619
5267
#: drizzled/sql_plugin.cc:2413
5368
5269
msgid "Parsing options for plugin '%s' failed."
5371
#: drizzled/sql_plugin.cc:2662
5272
#: drizzled/sql_plugin.cc:2456
5373
5274
msgid "Plugin '%s' has conflicting system variables"
5516
5422
msgid "%s: option `-W %s' doesn't allow an argument\n"
5519
#: libdrizzleclient/errmsg.c:28
5425
#: libdrizzleclient/errmsg.cc:28
5520
5426
msgid "Unknown Drizzle error"
5523
#: libdrizzleclient/errmsg.c:29
5429
#: libdrizzleclient/errmsg.cc:29
5525
5431
msgid "Can't create UNIX socket (%d)"
5528
#: libdrizzleclient/errmsg.c:30
5434
#: libdrizzleclient/errmsg.cc:30
5530
5436
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5533
#: libdrizzleclient/errmsg.c:31
5439
#: libdrizzleclient/errmsg.cc:31
5535
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5441
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5538
#: libdrizzleclient/errmsg.c:32
5444
#: libdrizzleclient/errmsg.cc:32
5540
5446
msgid "Can't create TCP/IP socket (%d)"
5543
#: libdrizzleclient/errmsg.c:33
5449
#: libdrizzleclient/errmsg.cc:33
5545
5451
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5548
#: libdrizzleclient/errmsg.c:34
5454
#: libdrizzleclient/errmsg.cc:34
5549
5455
msgid "Drizzle server has gone away"
5552
#: libdrizzleclient/errmsg.c:35
5458
#: libdrizzleclient/errmsg.cc:35
5554
5460
msgid "Protocol mismatch; server version = %d, client version = %d"
5557
#: libdrizzleclient/errmsg.c:36
5463
#: libdrizzleclient/errmsg.cc:36
5558
5464
msgid "Drizzle client ran out of memory"
5561
#: libdrizzleclient/errmsg.c:37
5467
#: libdrizzleclient/errmsg.cc:37
5562
5468
msgid "Wrong host info"
5565
#: libdrizzleclient/errmsg.c:38
5471
#: libdrizzleclient/errmsg.cc:38
5566
5472
msgid "Localhost via UNIX socket"
5569
#: libdrizzleclient/errmsg.c:39
5475
#: libdrizzleclient/errmsg.cc:39
5571
5477
msgid "%-.100s via TCP/IP"
5574
#: libdrizzleclient/errmsg.c:40
5480
#: libdrizzleclient/errmsg.cc:40
5575
5481
msgid "Error in server handshake"
5578
#: libdrizzleclient/errmsg.c:41
5484
#: libdrizzleclient/errmsg.cc:41
5579
5485
msgid "Lost connection to Drizzle server during query"
5582
#: libdrizzleclient/errmsg.c:42
5488
#: libdrizzleclient/errmsg.cc:42
5583
5489
msgid "Commands out of sync; you can't run this command now"
5586
#: libdrizzleclient/errmsg.c:43
5492
#: libdrizzleclient/errmsg.cc:43
5588
5494
msgid "Named pipe: %-.32s"
5591
#: libdrizzleclient/errmsg.c:44
5497
#: libdrizzleclient/errmsg.cc:44
5593
5499
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5596
#: libdrizzleclient/errmsg.c:45
5502
#: libdrizzleclient/errmsg.cc:45
5598
5504
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5601
#: libdrizzleclient/errmsg.c:46
5507
#: libdrizzleclient/errmsg.cc:46
5603
5509
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5606
#: libdrizzleclient/errmsg.c:47
5512
#: libdrizzleclient/errmsg.cc:47
5608
5514
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5611
#: libdrizzleclient/errmsg.c:48
5517
#: libdrizzleclient/errmsg.cc:48
5612
5518
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5615
#: libdrizzleclient/errmsg.c:49
5521
#: libdrizzleclient/errmsg.cc:49
5616
5522
msgid "Embedded server"
5619
#: libdrizzleclient/errmsg.c:50
5525
#: libdrizzleclient/errmsg.cc:50
5620
5526
msgid "Error on SHOW SLAVE STATUS:"
5623
#: libdrizzleclient/errmsg.c:51
5529
#: libdrizzleclient/errmsg.cc:51
5624
5530
msgid "Error on SHOW SLAVE HOSTS:"
5627
#: libdrizzleclient/errmsg.c:52
5533
#: libdrizzleclient/errmsg.cc:52
5628
5534
msgid "Error connecting to slave:"
5631
#: libdrizzleclient/errmsg.c:53
5537
#: libdrizzleclient/errmsg.cc:53
5632
5538
msgid "Error connecting to master:"
5635
#: libdrizzleclient/errmsg.c:54
5541
#: libdrizzleclient/errmsg.cc:54
5636
5542
msgid "SSL connection error"
5639
#: libdrizzleclient/errmsg.c:55
5545
#: libdrizzleclient/errmsg.cc:55
5640
5546
msgid "Malformed packet"
5643
#: libdrizzleclient/errmsg.c:56 libdrizzleclient/errmsg.c:67
5644
#: libdrizzleclient/errmsg.c:68 libdrizzleclient/errmsg.c:69
5645
#: libdrizzleclient/errmsg.c:70 libdrizzleclient/errmsg.c:71
5646
#: libdrizzleclient/errmsg.c:72 libdrizzleclient/errmsg.c:73
5647
#: libdrizzleclient/errmsg.c:74 libdrizzleclient/errmsg.c:75
5549
#: libdrizzleclient/errmsg.cc:56 libdrizzleclient/errmsg.cc:67
5550
#: libdrizzleclient/errmsg.cc:68 libdrizzleclient/errmsg.cc:69
5551
#: libdrizzleclient/errmsg.cc:70 libdrizzleclient/errmsg.cc:71
5552
#: libdrizzleclient/errmsg.cc:72 libdrizzleclient/errmsg.cc:73
5553
#: libdrizzleclient/errmsg.cc:74 libdrizzleclient/errmsg.cc:75
5648
5554
msgid "(unused error message)"
5651
#: libdrizzleclient/errmsg.c:57
5557
#: libdrizzleclient/errmsg.cc:57
5652
5558
msgid "Invalid use of null pointer"
5655
#: libdrizzleclient/errmsg.c:58
5561
#: libdrizzleclient/errmsg.cc:58
5656
5562
msgid "Statement not prepared"
5659
#: libdrizzleclient/errmsg.c:59
5565
#: libdrizzleclient/errmsg.cc:59
5660
5566
msgid "No data supplied for parameters in prepared statement"
5663
#: libdrizzleclient/errmsg.c:60
5569
#: libdrizzleclient/errmsg.cc:60
5664
5570
msgid "Data truncated"
5667
#: libdrizzleclient/errmsg.c:61
5573
#: libdrizzleclient/errmsg.cc:61
5668
5574
msgid "No parameters exist in the statement"
5671
#: libdrizzleclient/errmsg.c:62
5577
#: libdrizzleclient/errmsg.cc:62
5672
5578
msgid "Invalid parameter number"
5675
#: libdrizzleclient/errmsg.c:63
5581
#: libdrizzleclient/errmsg.cc:63
5678
5584
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5681
#: libdrizzleclient/errmsg.c:65
5587
#: libdrizzleclient/errmsg.cc:65
5683
5589
msgid "Using unsupported buffer type: %d (parameter: %d)"
5686
#: libdrizzleclient/errmsg.c:66
5592
#: libdrizzleclient/errmsg.cc:66
5688
5594
msgid "Shared memory: %-.100s"
5691
#: libdrizzleclient/errmsg.c:76
5597
#: libdrizzleclient/errmsg.cc:76
5692
5598
msgid "Wrong or unknown protocol"
5695
#: libdrizzleclient/errmsg.c:77
5601
#: libdrizzleclient/errmsg.cc:77
5696
5602
msgid "Invalid connection handle"
5699
#: libdrizzleclient/errmsg.c:78
5605
#: libdrizzleclient/errmsg.cc:78
5701
5607
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5702
5608
"option 'secure_auth' enabled)"
5705
#: libdrizzleclient/errmsg.c:80
5611
#: libdrizzleclient/errmsg.cc:80
5706
5612
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5709
#: libdrizzleclient/errmsg.c:81
5615
#: libdrizzleclient/errmsg.cc:81
5710
5616
msgid "Attempt to read column without prior row fetch"
5713
#: libdrizzleclient/errmsg.c:82
5619
#: libdrizzleclient/errmsg.cc:82
5714
5620
msgid "Prepared statement contains no metadata"
5717
#: libdrizzleclient/errmsg.c:83
5623
#: libdrizzleclient/errmsg.cc:83
5719
5625
"Attempt to read a row while there is no result set associated with the "
5723
#: libdrizzleclient/errmsg.c:85
5629
#: libdrizzleclient/errmsg.cc:85
5724
5630
msgid "This feature is not implemented yet"
5727
#: libdrizzleclient/errmsg.c:86
5633
#: libdrizzleclient/errmsg.cc:86
5730
5636
"Lost connection to Drizzle server while waiting for initial communication "
5731
5637
"packet, system error: %d"
5734
#: libdrizzleclient/errmsg.c:88
5640
#: libdrizzleclient/errmsg.cc:88
5737
5643
"Lost connection to Drizzle server while reading initial communication "
5738
5644
"packet, system error: %d"
5741
#: libdrizzleclient/errmsg.c:90
5647
#: libdrizzleclient/errmsg.cc:90
5744
5650
"Lost connection to Drizzle server while sending authentication information, "
5745
5651
"system error: %d"
5748
#: libdrizzleclient/errmsg.c:92
5654
#: libdrizzleclient/errmsg.cc:92
5751
5657
"Lost connection to Drizzle server while reading authorization information, "
5752
5658
"system error: %d"
5755
#: libdrizzleclient/errmsg.c:94
5661
#: libdrizzleclient/errmsg.cc:94
5758
5664
"Lost connection to Drizzle server while setting initial database, system "
5762
#: libdrizzleclient/errmsg.c:96
5668
#: libdrizzleclient/errmsg.cc:96
5764
5670
msgid "Statement closed indirectly because of a preceding %s() call"
5767
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
5769
msgid "File '%s' not found (Errcode: %d)"
5772
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
5774
msgid "Error reading file '%s' (Errcode: %d)"
5777
5673
#: mysys/errors.cc:25
5779
5675
msgid "Can't create/write to file '%s' (Errcode: %d)"
5678
#: mysys/errors.cc:26
5680
msgid "Error reading file '%s' (Errcode: %d)"
5782
5683
#: mysys/errors.cc:27
5784
5685
msgid "Error writing file '%s' (Errcode: %d)"
5985
5891
msgid "(Disabled)\n"
5988
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
5894
#: plugin/errmsg_stderr/errmsg_stderr.cc:77
5989
5895
msgid "Error Messages to stderr"
5898
#: plugin/logging_gearman/logging_gearman.cc:262
5900
msgid "fail gearman_client_create(): %s"
5903
#: plugin/logging_gearman/logging_gearman.cc:272
5905
msgid "fail gearman_client_add_server(): %s"
5908
#: plugin/logging_gearman/logging_gearman.cc:297
5909
msgid "Enable logging to a gearman server"
5912
#: plugin/logging_gearman/logging_gearman.cc:306
5913
msgid "Hostname for logging to a Gearman server"
5916
#: plugin/logging_gearman/logging_gearman.cc:323
5917
msgid "Log queries to a Gearman server"
5992
5920
#: plugin/logging_query/logging_query.cc:275
5994
5922
msgid "fail open() fn=%s er=%s\n"
5997
#: plugin/logging_query/logging_query.cc:315
5925
#: plugin/logging_query/logging_query.cc:313
5998
5926
msgid "Enable logging to CSV file"
6001
#: plugin/logging_query/logging_query.cc:324
5929
#: plugin/logging_query/logging_query.cc:322
6002
5930
msgid "File to log to"
6005
#: plugin/logging_query/logging_query.cc:333
6006
#: plugin/logging_syslog/logging_syslog.cc:247
5933
#: plugin/logging_query/logging_query.cc:331
5934
#: plugin/logging_syslog/logging_syslog.cc:246
6007
5935
msgid "Threshold for logging slow queries, in microseconds"
6010
#: plugin/logging_query/logging_query.cc:345
6011
#: plugin/logging_syslog/logging_syslog.cc:259
5938
#: plugin/logging_query/logging_query.cc:343
5939
#: plugin/logging_syslog/logging_syslog.cc:258
6012
5940
msgid "Threshold for logging big queries, for rows returned"
6015
#: plugin/logging_query/logging_query.cc:357
6016
#: plugin/logging_syslog/logging_syslog.cc:271
5943
#: plugin/logging_query/logging_query.cc:355
5944
#: plugin/logging_syslog/logging_syslog.cc:270
6017
5945
msgid "Threshold for logging big queries, for rows examined"
6020
#: plugin/logging_query/logging_query.cc:380
5948
#: plugin/logging_query/logging_query.cc:378
6021
5949
msgid "Log queries to a CSV file"
6024
#: plugin/logging_syslog/logging_syslog.cc:166
5952
#: plugin/logging_syslog/logging_syslog.cc:167
6026
5954
msgid "syslog facility \"%s\" not known, using \"local0\""
6029
#: plugin/logging_syslog/logging_syslog.cc:183
5957
#: plugin/logging_syslog/logging_syslog.cc:184
6031
5959
msgid "syslog priority \"%s\" not known, using \"info\""
6034
#: plugin/logging_syslog/logging_syslog.cc:211
5962
#: plugin/logging_syslog/logging_syslog.cc:210
6035
5963
msgid "Enable logging"
6038
#: plugin/logging_syslog/logging_syslog.cc:220
5966
#: plugin/logging_syslog/logging_syslog.cc:219
6039
5967
msgid "Syslog Ident"
6042
#: plugin/logging_syslog/logging_syslog.cc:229
5970
#: plugin/logging_syslog/logging_syslog.cc:228
6043
5971
msgid "Syslog Facility"
6046
#: plugin/logging_syslog/logging_syslog.cc:238
5974
#: plugin/logging_syslog/logging_syslog.cc:237
6047
5975
msgid "Syslog Priority"
6050
#: plugin/logging_syslog/logging_syslog.cc:296
5978
#: plugin/logging_syslog/logging_syslog.cc:295
6051
5979
msgid "Log to syslog"
6054
#: plugin/multi_thread/multi_thread.cc:83
5982
#: plugin/multi_thread/multi_thread.cc:120
6055
5983
msgid "Maximum number of user threads available."
6058
#: plugin/pool_of_threads/pool_of_threads.cc:110
5986
#: plugin/pool_of_threads/pool_of_threads.cc:205
5987
msgid "event_add error in libevent_add_session_callback\n"
5990
#: plugin/pool_of_threads/pool_of_threads.cc:347
6059
5991
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6062
#: plugin/pool_of_threads/pool_of_threads.cc:116
5994
#: plugin/pool_of_threads/pool_of_threads.cc:354
6063
5995
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6066
#: plugin/pool_of_threads/pool_of_threads.cc:128
5998
#: plugin/pool_of_threads/pool_of_threads.cc:366
6067
5999
msgid "session_add_event event_add error in libevent_init\n"
6070
#: plugin/pool_of_threads/pool_of_threads.cc:144
6002
#: plugin/pool_of_threads/pool_of_threads.cc:380
6072
6004
msgid "Can't create completion port thread (error %d)"
6075
#: plugin/pool_of_threads/pool_of_threads.cc:263
6076
msgid "event_add error in libevent_add_session_callback\n"
6079
#: plugin/pool_of_threads/pool_of_threads.cc:377
6007
#: plugin/pool_of_threads/pool_of_threads.cc:443
6080
6008
msgid "libevent_thread_proc: my_thread_init() failed\n"
6083
#: plugin/pool_of_threads/pool_of_threads.cc:572
6011
#: plugin/pool_of_threads/pool_of_threads.cc:629
6084
6012
msgid "Size of Pool."
6087
#: plugin/replicator/replicator.cc:249
6015
#: plugin/protobuf_replicator/protobuf_replicator.cc:259
6088
6016
msgid "Enable Replicator"
6091
#: plugin/replicator/replicator.cc:258
6019
#: plugin/protobuf_replicator/protobuf_replicator.cc:268
6092
6020
msgid "Directory to place replication logs."
6095
#: plugin/signal_handler/signal_handler.cc:223
6023
#: plugin/signal_handler/signal_handler.cc:225
6097
6025
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6100
#: storage/myisam/ha_myisam.cc:457
6028
#: storage/myisam/ha_myisam.cc:468
6102
6030
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6105
#: storage/myisam/ha_myisam.cc:461
6033
#: storage/myisam/ha_myisam.cc:472
6107
6035
msgid "Got an error from unknown thread, %s:%d"
6110
#: storage/myisam/ha_myisam.cc:466
6038
#: storage/myisam/ha_myisam.cc:478
6111
6039
msgid "Unknown thread accessing table"
6114
#: storage/myisam/ha_myisam.cc:1872
6042
#: storage/myisam/ha_myisam.cc:1889
6115
6043
msgid "Block size to be used for MyISAM index pages."
6118
#: storage/myisam/ha_myisam.cc:1878
6046
#: storage/myisam/ha_myisam.cc:1895
6120
6048
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6121
6049
"disables parallel repair."
6124
#: storage/myisam/ha_myisam.cc:1884
6052
#: storage/myisam/ha_myisam.cc:1901
6126
6054
"Don't use the fast sort index method to created index if the temporary file "
6127
6055
"would get bigger than this."
6130
#: storage/myisam/ha_myisam.cc:1889
6058
#: storage/myisam/ha_myisam.cc:1906
6132
6060
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6133
6061
"when creating indexes with CREATE INDEX or ALTER TABLE."
6136
#: storage/myisam/ha_myisam.cc:1895
6064
#: storage/myisam/ha_myisam.cc:1912
6137
6065
msgid "Default pointer size to be used for MyISAM tables."
6140
#: storage/myisam/my_handler_errors.c:34
6068
#: storage/myisam/my_handler_errors.cc:34
6141
6069
msgid "Didn't find key on read or update"
6144
#: storage/myisam/my_handler_errors.c:36
6072
#: storage/myisam/my_handler_errors.cc:36
6145
6073
msgid "Duplicate key on write or update"
6148
#: storage/myisam/my_handler_errors.c:38
6076
#: storage/myisam/my_handler_errors.cc:38
6149
6077
msgid "Internal (unspecified) error in handler"
6152
#: storage/myisam/my_handler_errors.c:40
6080
#: storage/myisam/my_handler_errors.cc:40
6154
6082
"Someone has changed the row since it was read (while the table was locked to "
6158
#: storage/myisam/my_handler_errors.c:43
6086
#: storage/myisam/my_handler_errors.cc:43
6159
6087
msgid "Wrong index given to function"
6162
#: storage/myisam/my_handler_errors.c:45
6090
#: storage/myisam/my_handler_errors.cc:45
6163
6091
msgid "Undefined handler error 125"
6166
#: storage/myisam/my_handler_errors.c:47
6094
#: storage/myisam/my_handler_errors.cc:47
6167
6095
msgid "Index file is crashed"
6170
#: storage/myisam/my_handler_errors.c:49
6098
#: storage/myisam/my_handler_errors.cc:49
6171
6099
msgid "Record file is crashed"
6174
#: storage/myisam/my_handler_errors.c:51
6102
#: storage/myisam/my_handler_errors.cc:51
6175
6103
msgid "Out of memory in engine"
6178
#: storage/myisam/my_handler_errors.c:53
6106
#: storage/myisam/my_handler_errors.cc:53
6179
6107
msgid "Undefined handler error 129"
6182
#: storage/myisam/my_handler_errors.c:55
6110
#: storage/myisam/my_handler_errors.cc:55
6183
6111
msgid "Incorrect file format"
6186
#: storage/myisam/my_handler_errors.c:57
6114
#: storage/myisam/my_handler_errors.cc:57
6187
6115
msgid "Command not supported by database"
6190
#: storage/myisam/my_handler_errors.c:59
6118
#: storage/myisam/my_handler_errors.cc:59
6191
6119
msgid "Old database file"
6194
#: storage/myisam/my_handler_errors.c:61
6122
#: storage/myisam/my_handler_errors.cc:61
6195
6123
msgid "No record read before update"
6198
#: storage/myisam/my_handler_errors.c:63
6126
#: storage/myisam/my_handler_errors.cc:63
6199
6127
msgid "Record was already deleted (or record file crashed)"
6202
#: storage/myisam/my_handler_errors.c:65
6130
#: storage/myisam/my_handler_errors.cc:65
6203
6131
msgid "No more room in record file"
6206
#: storage/myisam/my_handler_errors.c:67
6134
#: storage/myisam/my_handler_errors.cc:67
6207
6135
msgid "No more room in index file"
6210
#: storage/myisam/my_handler_errors.c:69
6138
#: storage/myisam/my_handler_errors.cc:69
6211
6139
msgid "No more records (read after end of file)"
6214
#: storage/myisam/my_handler_errors.c:71
6142
#: storage/myisam/my_handler_errors.cc:71
6215
6143
msgid "Unsupported extension used for table"
6218
#: storage/myisam/my_handler_errors.c:73
6146
#: storage/myisam/my_handler_errors.cc:73
6219
6147
msgid "Too big row"
6222
#: storage/myisam/my_handler_errors.c:75
6150
#: storage/myisam/my_handler_errors.cc:75
6223
6151
msgid "Wrong create options"
6226
#: storage/myisam/my_handler_errors.c:77
6154
#: storage/myisam/my_handler_errors.cc:77
6227
6155
msgid "Duplicate unique key or constraint on write or update"
6230
#: storage/myisam/my_handler_errors.c:79
6158
#: storage/myisam/my_handler_errors.cc:79
6231
6159
msgid "Unknown character set used in table"
6234
#: storage/myisam/my_handler_errors.c:81
6162
#: storage/myisam/my_handler_errors.cc:81
6235
6163
msgid "Conflicting table definitions in sub-tables of MERGE table"
6238
#: storage/myisam/my_handler_errors.c:83
6166
#: storage/myisam/my_handler_errors.cc:83
6239
6167
msgid "Table is crashed and last repair failed"
6242
#: storage/myisam/my_handler_errors.c:85
6170
#: storage/myisam/my_handler_errors.cc:85
6243
6171
msgid "Table was marked as crashed and should be repaired"
6246
#: storage/myisam/my_handler_errors.c:87
6174
#: storage/myisam/my_handler_errors.cc:87
6247
6175
msgid "Lock timed out; Retry transaction"
6250
#: storage/myisam/my_handler_errors.c:89
6178
#: storage/myisam/my_handler_errors.cc:89
6251
6179
msgid "Lock table is full; Restart program with a larger locktable"
6254
#: storage/myisam/my_handler_errors.c:91
6182
#: storage/myisam/my_handler_errors.cc:91
6255
6183
msgid "Updates are not allowed under a read only transactions"
6258
#: storage/myisam/my_handler_errors.c:93
6186
#: storage/myisam/my_handler_errors.cc:93
6259
6187
msgid "Lock deadlock; Retry transaction"
6262
#: storage/myisam/my_handler_errors.c:95
6190
#: storage/myisam/my_handler_errors.cc:95
6263
6191
msgid "Foreign key constraint is incorrectly formed"
6266
#: storage/myisam/my_handler_errors.c:97
6194
#: storage/myisam/my_handler_errors.cc:97
6267
6195
msgid "Cannot add a child row"
6270
#: storage/myisam/my_handler_errors.c:99
6198
#: storage/myisam/my_handler_errors.cc:99
6271
6199
msgid "Cannot delete a parent row"
6274
#: storage/myisam/my_handler_errors.c:101
6202
#: storage/myisam/my_handler_errors.cc:101
6275
6203
msgid "No savepoint with that name"
6278
#: storage/myisam/my_handler_errors.c:103
6206
#: storage/myisam/my_handler_errors.cc:103
6279
6207
msgid "Non unique key block size"
6282
#: storage/myisam/my_handler_errors.c:105
6210
#: storage/myisam/my_handler_errors.cc:105
6283
6211
msgid "The table does not exist in engine"
6286
#: storage/myisam/my_handler_errors.c:107
6214
#: storage/myisam/my_handler_errors.cc:107
6287
6215
msgid "The table already existed in storage engine"
6290
#: storage/myisam/my_handler_errors.c:109
6218
#: storage/myisam/my_handler_errors.cc:109
6291
6219
msgid "Could not connect to storage engine"
6294
#: storage/myisam/my_handler_errors.c:111
6222
#: storage/myisam/my_handler_errors.cc:111
6295
6223
msgid "Unexpected null pointer found when using spatial index"
6298
#: storage/myisam/my_handler_errors.c:113
6226
#: storage/myisam/my_handler_errors.cc:113
6299
6227
msgid "The table changed in storage engine"
6302
#: storage/myisam/my_handler_errors.c:115
6230
#: storage/myisam/my_handler_errors.cc:115
6303
6231
msgid "There's no partition in table for the given value"
6306
#: storage/myisam/my_handler_errors.c:117
6234
#: storage/myisam/my_handler_errors.cc:117
6307
6235
msgid "Row-based binlogging of row failed"
6310
#: storage/myisam/my_handler_errors.c:119
6238
#: storage/myisam/my_handler_errors.cc:119
6311
6239
msgid "Index needed in foreign key constraint"
6314
#: storage/myisam/my_handler_errors.c:121
6242
#: storage/myisam/my_handler_errors.cc:121
6315
6243
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6318
#: storage/myisam/my_handler_errors.c:123
6246
#: storage/myisam/my_handler_errors.cc:123
6319
6247
msgid "Table needs to be upgraded before it can be used"
6322
#: storage/myisam/my_handler_errors.c:125
6250
#: storage/myisam/my_handler_errors.cc:125
6323
6251
msgid "Table is read only"
6326
#: storage/myisam/my_handler_errors.c:127
6254
#: storage/myisam/my_handler_errors.cc:127
6327
6255
msgid "Failed to get next auto increment value"
6330
#: storage/myisam/my_handler_errors.c:129
6258
#: storage/myisam/my_handler_errors.cc:129
6331
6259
msgid "Failed to set row auto increment value"
6334
#: storage/myisam/my_handler_errors.c:131
6262
#: storage/myisam/my_handler_errors.cc:131
6335
6263
msgid "Unknown (generic) error from engine"
6338
#: storage/myisam/my_handler_errors.c:133
6266
#: storage/myisam/my_handler_errors.cc:133
6339
6267
msgid "Record is the same"
6342
#: storage/myisam/my_handler_errors.c:135
6270
#: storage/myisam/my_handler_errors.cc:135
6343
6271
msgid "It is not possible to log this statement"
6346
#: storage/myisam/my_handler_errors.c:137
6274
#: storage/myisam/my_handler_errors.cc:137
6347
6275
msgid "Tablespace exists"
6350
#: storage/myisam/my_handler_errors.c:139
6278
#: storage/myisam/my_handler_errors.cc:139
6351
6279
msgid "The event was corrupt, leading to illegal data being read"
6354
#: storage/myisam/my_handler_errors.c:141
6282
#: storage/myisam/my_handler_errors.cc:141
6355
6283
msgid "The table is of a new format not supported by this version"
6358
#: storage/myisam/my_handler_errors.c:143
6286
#: storage/myisam/my_handler_errors.cc:143
6359
6287
msgid "The event could not be processed no other handler error happened"
6362
#: storage/myisam/my_handler_errors.c:145
6290
#: storage/myisam/my_handler_errors.cc:145
6363
6291
msgid "Got a fatal error during initialzation of handler"
6366
#: storage/myisam/my_handler_errors.c:147
6294
#: storage/myisam/my_handler_errors.cc:147
6367
6295
msgid "File to short; Expected more data in file"
6370
#: storage/myisam/my_handler_errors.c:149
6298
#: storage/myisam/my_handler_errors.cc:149
6371
6299
msgid "Read page with wrong checksum"
6374
#: storage/myisam/my_handler_errors.c:151
6302
#: storage/myisam/my_handler_errors.cc:151
6375
6303
msgid "Lock or active transaction"
6378
#: storage/myisam/my_handler_errors.c:153
6306
#: storage/myisam/my_handler_errors.cc:153
6379
6307
msgid "No such table space"
6382
#: storage/myisam/my_handler_errors.c:155
6310
#: storage/myisam/my_handler_errors.cc:155
6383
6311
msgid "Tablespace not empty"