330
#: ../client/drizzle.cc:1355
332
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
333
msgstr "Lumpuhkan pelaman, cetak ke stdout."
335
#: ../client/drizzle.cc:1357
314
#: client/drizzle.cc:1371
316
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
317
"option deprecated; use --disable-pager instead."
320
#: client/drizzle.cc:1374 client/drizzleadmin.cc:82
322
"Password to use when connecting to server. If password is not given it's "
323
"asked from the tty."
326
#: client/drizzle.cc:1376
328
"Port number to use for connection or 0 for default to, in order of "
329
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
332
#: client/drizzle.cc:1377
333
msgid "built-in default"
336
#: client/drizzle.cc:1379
336
337
msgid "Set the drizzle prompt to this value."
339
#: ../client/drizzle.cc:1359
340
#: client/drizzle.cc:1383
341
342
"Don't cache result, print it row by row. This may slow down the server if "
342
343
"the output is suspended. Doesn't use history file."
345
#: ../client/drizzle.cc:1361
346
#: client/drizzle.cc:1385
346
347
msgid "Write fields without conversion. Used with --batch."
349
#: ../client/drizzle.cc:1362
350
msgid "Do not reconnect if the connection is lost."
353
#: ../client/drizzle.cc:1364
354
msgid "Shutdown the server"
357
#: ../client/drizzle.cc:1365
350
#: client/drizzle.cc:1388
352
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
353
"option is enabled by default."
356
#: client/drizzle.cc:1390
359
358
"Be more silent. Print results with a tab as separator, each row on new line."
362
#: ../client/drizzle.cc:1367
361
#: client/drizzle.cc:1392
362
msgid "Socket file to use for connection."
365
#: client/drizzle.cc:1395
366
msgid "Output in table format."
369
#: client/drizzle.cc:1398
364
371
"Append everything into outfile. See interactive help (\\h) also. Does not "
365
372
"work in batch mode. Disable with --disable-tee. This option is disabled by "
369
#: ../client/drizzle.cc:1369
370
msgid "Disable outfile. See interactive help (\\h) also."
373
#: ../client/drizzle.cc:1371
376
#: client/drizzle.cc:1400
378
"Disable outfile. See interactive help (\\h) also. WARNING: option "
379
"deprecated; use --disable-tee instead"
382
#: client/drizzle.cc:1403 client/drizzleadmin.cc:91
383
msgid "User for login if not current user."
386
#: client/drizzle.cc:1406
387
msgid "Only allow UPDATE and DELETE that uses keys."
390
#: client/drizzle.cc:1409
391
msgid "Synonym for option --safe-updates, -U."
394
#: client/drizzle.cc:1412
395
msgid "Write more. (-v -v -v gives the table output format)."
398
#: client/drizzle.cc:1414 client/drizzleadmin.cc:96 drizzled/drizzled.cc:2258
399
msgid "Output version information and exit."
402
#: client/drizzle.cc:1416 client/drizzleadmin.cc:98
403
msgid "Wait and retry if connection is down."
406
#: client/drizzle.cc:1419
374
407
msgid "Number of seconds before connection timeout."
377
#: ../client/drizzle.cc:1373
410
#: client/drizzle.cc:1424
378
411
msgid "Max length of input line"
381
#: ../client/drizzle.cc:1375
414
#: client/drizzle.cc:1429
382
415
msgid "Automatic limit for SELECT when using --safe-updates"
385
#: ../client/drizzle.cc:1377
418
#: client/drizzle.cc:1434
386
419
msgid "Automatic limit for rows in a join when using --safe-updates"
389
#: ../client/drizzle.cc:1380 ../client/drizzledump.cc:553
390
msgid "Options specific to the client"
393
#: ../client/drizzle.cc:1383
394
msgid "Connect to host"
397
#: ../client/drizzle.cc:1385
399
"Password to use when connecting to server. If password is not given it's "
400
"asked from the tty."
403
#: ../client/drizzle.cc:1387
405
"Port number to use for connection or 0 for default to, in order of "
406
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
409
#: ../client/drizzle.cc:1393 ../client/drizzledump.cc:562
410
#: ../plugin/transaction_log/utilities/transaction_reader.cc:583
411
msgid "User for login if not current user."
414
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:564
415
#: ../plugin/transaction_log/utilities/transaction_reader.cc:589
416
msgid "The protocol of connection (mysql or drizzle)."
419
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:576
420
msgid "Allowed Options"
423
#: ../client/drizzle.cc:1463 ../client/drizzle.cc:1470
425
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
427
"Ralat penyediaan ruang ingatan dalam membina prompt permulaan. Sedang "
430
#: ../client/drizzle.cc:1534 ../client/drizzle.cc:3791
422
#: client/drizzle.cc:1438
423
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
426
#: client/drizzle.cc:1443
427
msgid "Number of lines before each import progress report."
430
#: client/drizzle.cc:1454
432
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
435
#: client/drizzle.cc:1461
438
"Copyright (C) 2008 Sun Microsystems\n"
439
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
440
"and you are welcome to modify and redistribute it under the GPL license\n"
443
#: client/drizzle.cc:1466
445
msgid "Usage: %s [OPTIONS] [database]\n"
448
#: client/drizzle.cc:1497
431
449
msgid "DELIMITER cannot contain a backslash character"
434
#: ../client/drizzle.cc:1613 ../client/drizzledump.cc:675
435
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
436
#: ../client/drizzletest.cc:5659
437
msgid "Error: Unknown protocol"
440
#: ../client/drizzle.cc:1627
442
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
445
#: ../client/drizzle.cc:1673 ../client/drizzle.cc:4081
447
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
450
#: ../client/drizzle.cc:1679
453
"Copyright (C) 2008 Sun Microsystems\n"
454
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
455
"and you are welcome to modify and redistribute it under the GPL license\n"
458
#: ../client/drizzle.cc:1684
460
msgid "Usage: drizzle [OPTIONS] [schema]\n"
463
#: ../client/drizzle.cc:1738
465
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
466
msgstr "Selamat datang ke klien Drizzle.. Arahan berakhir dengan ; atau \\g"
468
#: ../client/drizzle.cc:1747
471
"Your Drizzle connection id is %u\n"
472
"Connection protocol: %s\n"
473
"Server version: %s\n"
475
"Id sambungan Drizzle anda ialah %u\n"
476
"Versi pelayan: %s\n"
478
#: ../client/drizzle.cc:1781
480
msgid "Reading history-file %s\n"
481
msgstr "Sedang membaca fail sejarah %s\n"
483
#: ../client/drizzle.cc:1785
485
msgid "Couldn't allocate memory for temp histfile!\n"
486
msgstr "Tidak boleh menyediakan ruang ingatan untuk fail sejarah sementara!\n"
488
#: ../client/drizzle.cc:1792
489
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
491
"Taip 'help;' atau '\\h' untuk bantuan. Taip '\\c' untuk membersihkan "
494
#: ../client/drizzle.cc:1802
498
#: ../client/drizzle.cc:1815
500
msgid "Writing history-file %s\n"
501
msgstr "Sedang menulis fail sejarah %s\n"
503
#: ../client/drizzle.cc:1823
505
msgstr "Dihenti paksa"
507
#: ../client/drizzle.cc:1823
509
msgstr "Selamat tinggal."
511
#: ../client/drizzle.cc:1873
512
msgid "Query aborted by Ctrl+C\n"
513
msgstr "Pertanyaan dihentikan dengan Ctrl+C\n"
515
#: ../client/drizzle.cc:1957
452
#: client/drizzle.cc:1515
454
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
457
#: client/drizzle.cc:1538
459
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
462
#: client/drizzle.cc:1542
464
msgid "WARNING: --server-arg option not supported in this configuration.\n"
467
#: client/drizzle.cc:1569
469
"Non-integer value supplied for port. If you are trying to enter a password "
470
"please use --password instead."
473
#: client/drizzle.cc:1577
474
msgid "Value supplied for port is not valid."
477
#: client/drizzle.cc:1723
517
479
msgid "Processing line: %<PRIu32>\n"
520
#: ../client/drizzle.cc:2175
521
msgid "Unknown command: "
524
#: ../client/drizzle.cc:2346
525
msgid "Not found a delimiter within max_input_line of input"
528
#: ../client/drizzle.cc:2592
482
#: client/drizzle.cc:1939
484
msgid "Unknown command '\\%c'."
487
#: client/drizzle.cc:2348
530
489
"Reading table information for completion of table and column names\n"
531
"You can turn off this feature to get a quicker startup with -A\n"
490
" You can turn off this feature to get a quicker startup with -A\n"
535
#: ../client/drizzle.cc:2631
494
#: client/drizzle.cc:2438
536
495
msgid "No connection. Trying to reconnect..."
539
#: ../client/drizzle.cc:2637
498
#: client/drizzle.cc:2444
540
499
msgid "Can't connect to the server\n"
543
#: ../client/drizzle.cc:2721
502
#: client/drizzle.cc:2523
544
503
msgid "List of all Drizzle commands:"
547
#: ../client/drizzle.cc:2725
550
"Note that all text commands must be first on line and end with '%s' or \\g"
506
#: client/drizzle.cc:2525
507
msgid "Note that all text commands must be first on line and end with ';'"
553
#: ../client/drizzle.cc:2783
510
#: client/drizzle.cc:2580
554
511
msgid "No query specified\n"
557
#: ../client/drizzle.cc:2798
514
#: client/drizzle.cc:2595
558
515
msgid "Ignoring query to other database"
561
#: ../client/drizzle.cc:2848
518
#: client/drizzle.cc:2645
562
519
msgid "Empty set"
565
#: ../client/drizzle.cc:2861
522
#: client/drizzle.cc:2658
567
524
msgid "%ld row in set"
568
525
msgid_plural "%ld rows in set"
572
#: ../client/drizzle.cc:2870
529
#: client/drizzle.cc:2667
576
#: ../client/drizzle.cc:2872
533
#: client/drizzle.cc:2669
578
535
msgid "Query OK, %ld row affected"
579
536
msgid_plural "Query OK, %ld rows affected"
583
#: ../client/drizzle.cc:2944
584
msgid "popen() failed! defaulting PAGER to stdout!\n"
587
#: ../client/drizzle.cc:2966
589
msgid "Error logging to file '%s'\n"
592
#: ../client/drizzle.cc:2971
594
msgid "Logging to file '%s'\n"
595
msgstr "Sedang membaca fail sejarah %s\n"
597
#: ../client/drizzle.cc:3055
606
"Collation: %s (%u)\n"
614
#: ../client/drizzle.cc:3522
616
msgid "No previous outfile available, you must give a filename!\n"
619
#: ../client/drizzle.cc:3527
621
msgid "Currently logging to file '%s'\n"
624
#: ../client/drizzle.cc:3547
626
msgid "No outfile specified!\n"
629
#: ../client/drizzle.cc:3560
630
msgid "Outfile disabled.\n"
633
#: ../client/drizzle.cc:3587
635
msgid "Default pager wasn't set, using stdout.\n"
636
msgstr "Lumpuhkan pelaman, cetak ke stdout."
638
#: ../client/drizzle.cc:3607
640
msgid "PAGER set to '%s'\n"
643
#: ../client/drizzle.cc:3618
644
msgid "PAGER set to stdout\n"
647
#: ../client/drizzle.cc:3701
649
msgid "Connection id: %u"
652
#: ../client/drizzle.cc:3703
654
msgid "Current schema: %.128s\n"
657
#: ../client/drizzle.cc:3704
662
#: ../client/drizzle.cc:3724
663
msgid "Usage: \\. <filename> | source <filename>"
666
#: ../client/drizzle.cc:3739
668
msgid "Failed to open file '%s', error: %d"
671
#: ../client/drizzle.cc:3747
672
msgid "Can't initialize LineBuffer"
675
#: ../client/drizzle.cc:3783
676
msgid "DELIMITER must be followed by a 'delimiter' character or string"
679
#: ../client/drizzle.cc:3816
680
msgid "USE must be followed by a schema name"
683
#: ../client/drizzle.cc:3884
684
msgid "Schema changed"
687
#: ../client/drizzle.cc:3930
689
msgid "Show warnings enabled."
690
msgstr "Paparkan amaran selepas setiap kenyataan."
692
#: ../client/drizzle.cc:3938
694
msgid "Show warnings disabled."
695
msgstr "Paparkan amaran selepas setiap kenyataan."
697
#: ../client/drizzle.cc:4088
701
"Connection id:\t\t%lu\n"
704
#: ../client/drizzle.cc:4100
706
msgid "Current schema:\t%s\n"
709
#: ../client/drizzle.cc:4101
711
msgid "Current user:\t\t%s\n"
714
#: ../client/drizzle.cc:4107
715
msgid "SSL:\t\t\tNot in use"
718
#: ../client/drizzle.cc:4112
724
#: ../client/drizzle.cc:4119
727
"All updates ignored to this schema\n"
730
#: ../client/drizzle.cc:4122
732
msgid "Current pager:\t\t%s\n"
735
#: ../client/drizzle.cc:4123
737
msgid "Using outfile:\t\t'%s'\n"
740
#: ../client/drizzle.cc:4124
742
msgid "Using delimiter:\t%s\n"
745
#: ../client/drizzle.cc:4125
747
msgid "Server version:\t\t%s\n"
750
#: ../client/drizzle.cc:4126
752
msgid "Protocol:\t\t%s\n"
755
#: ../client/drizzle.cc:4127
757
msgid "Protocol version:\t%d\n"
760
#: ../client/drizzle.cc:4128
762
msgid "Connection:\t\t%s\n"
765
#: ../client/drizzle.cc:4135
767
msgid "UNIX socket:\t\t%s\n"
770
#: ../client/drizzle.cc:4137
772
msgid "TCP port:\t\t%d\n"
775
#: ../client/drizzle.cc:4142
778
"Note that you are running in safe_update_mode:\n"
781
#: ../client/drizzle.cc:4144
784
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
786
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
788
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
789
" Max number of examined row combination in a join is set to: %"
794
#: ../client/drizzle.cc:4206 ../drizzled/option.cc:339
799
#: ../client/drizzle.cc:4249
801
msgid "ERROR %d (%s): "
804
#: ../client/drizzle.cc:4251
809
#: ../client/drizzle.cc:4254
813
#: ../client/drizzle.cc:4387
817
#: ../client/drizzle.cc:4389
821
#: ../client/drizzle.cc:4395
825
#: ../client/drizzle.cc:4401
829
#: ../client/drizzle.cc:4502
833
#: ../client/drizzle.cc:4622
835
msgid "Returning to default PROMPT of %s\n"
838
#: ../client/drizzle.cc:4627
840
msgid "Memory allocation error. Not changing prompt\n"
842
"Ralat penyediaan ruang ingatan dalam membina prompt permulaan. Sedang "
845
#: ../client/drizzle.cc:4632
847
msgid "PROMPT set to '%s'\n"
850
#: ../client/drizzledump.cc:229
851
msgid "Error inserting into destination database"
854
#: ../client/drizzledump.cc:253
540
#: client/drizzleadmin.cc:84 drizzled/drizzled.cc:2202
542
"Port number to use for connection or 0 for default to, in order of "
543
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
546
#: client/drizzleadmin.cc:88
547
msgid "Silently exit if one can't connect to server."
550
#: client/drizzleadmin.cc:94
551
msgid "Write more information."
554
#: client/drizzleadmin.cc:158 client/drizzlecheck.cc:262
555
#: client/drizzledump.cc:605 client/drizzleimport.cc:195
556
#: client/drizzleslap.cc:742 client/drizzletest.cc:4718
559
"Non-integer value supplied for port. If you are trying to enter a password "
560
"please use --password instead.\n"
563
#: client/drizzleadmin.cc:166 client/drizzlecheck.cc:270
564
#: client/drizzledump.cc:613 client/drizzleimport.cc:203
565
#: client/drizzleslap.cc:750 client/drizzletest.cc:4726
567
msgid "Value supplied for port is not valid.\n"
570
#: client/drizzleadmin.cc:184 client/drizzledump.cc:630
572
msgid "Memory allocation error while copying password. Aborting.\n"
575
#: client/drizzleadmin.cc:330
578
"connect to server at '%s' failed\n"
582
#: client/drizzleadmin.cc:336
584
msgid "Check that drizzled is running on %s"
587
#: client/drizzleadmin.cc:337
589
msgid " and that the port is %d.\n"
592
#: client/drizzleadmin.cc:339
594
msgid "You can check this by doing 'telnet %s %d'\n"
597
#: client/drizzleadmin.cc:350
599
msgid "Got error: %s\n"
602
#: client/drizzleadmin.cc:357
603
msgid "Waiting for Drizzle server to answer"
606
#: client/drizzleadmin.cc:393
608
msgid "shutting down drizzled...\n"
611
#: client/drizzleadmin.cc:401 client/drizzleadmin.cc:407
612
#: client/drizzleadmin.cc:440
614
msgid "shutdown failed; error: '%s'"
617
#: client/drizzleadmin.cc:415
622
#: client/drizzleadmin.cc:424
623
msgid "drizzled is alive"
626
#: client/drizzleadmin.cc:433
627
msgid "connection was down, but drizzled is now alive"
630
#: client/drizzleadmin.cc:446
632
msgid "drizzled doesn't answer to ping, error: '%s'"
635
#: client/drizzleadmin.cc:456
637
msgid "Unknown command: '%-.60s'"
640
#: client/drizzleadmin.cc:465
642
msgid "%s Ver %s Distrib %s, for %s on %s\n"
645
#: client/drizzleadmin.cc:472
646
msgid "Copyright (C) 2000-2008 MySQL AB"
649
#: client/drizzleadmin.cc:473 client/drizzledump.cc:484
651
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
652
"and you are welcome to modify and redistribute it under the GPL license\n"
655
#: client/drizzleadmin.cc:474
656
msgid "Administration program for the drizzled daemon."
659
#: client/drizzleadmin.cc:475
661
msgid "Usage: %s [OPTIONS] command command....\n"
664
#: client/drizzleadmin.cc:477
666
" ping Check if server is down\n"
667
" shutdown Take server down\n"
670
#: client/drizzledump.cc:387
671
msgid "Number of rows before each output progress report (requires --verbose)."
674
#: client/drizzledump.cc:461
856
676
msgid "Got errno %d on write"
859
#: ../client/drizzledump.cc:298
862
"%s: You can't use --single-transaction and --lock-all-tables at the same "
866
#: ../client/drizzledump.cc:305
868
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
871
#: ../client/drizzledump.cc:373
872
msgid "-- Retrieving database structures..."
875
#: ../client/drizzledump.cc:485
877
"Dump all the databases. This will be same as --databases with all databases "
881
#: ../client/drizzledump.cc:487
882
msgid "Dump all the tablespaces."
885
#: ../client/drizzledump.cc:489
886
msgid "Use complete insert statements."
889
#: ../client/drizzledump.cc:491
891
"Flush logs file in server before starting dump. Note that if you dump many "
892
"databases at once (using the option --databases= or --all-databases), the "
893
"logs will be flushed for each database dumped. The exception is when using --"
894
"lock-all-tables in this case the logs will be flushed only once, "
895
"corresponding to the moment all tables are locked. So if you want your dump "
896
"and the log flush to happen at the same exact moment you should use --lock-"
897
"all-tables or --flush-logs"
900
#: ../client/drizzledump.cc:493
901
msgid "Continue even if we get an sql-error."
904
#: ../client/drizzledump.cc:494
906
msgid "Display this help message and exit."
907
msgstr "Paparkan bantuan ini dan keluar."
909
#: ../client/drizzledump.cc:496
911
"Locks all tables across all databases. This is achieved by taking a global "
912
"read lock for the duration of the whole dump. Automatically turns --single-"
916
#: ../client/drizzledump.cc:498
918
"Creates a consistent snapshot by dumping all tables in a single transaction. "
919
"Works ONLY for tables stored in storage engines which support "
920
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
921
"be consistent for other storage engines. While a --single-transaction dump "
922
"is in process, to ensure a valid dump file (correct table contents), no "
923
"other connection should use the following statements: ALTER TABLE, DROP "
924
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
928
#: ../client/drizzledump.cc:500
930
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
931
"extended-insert and --disable-keys."
934
#: ../client/drizzledump.cc:501
935
msgid "Overrides option --databases (-B)."
938
#: ../client/drizzledump.cc:503
939
msgid "Number of rows before each output progress report (requires --verbose)."
942
#: ../client/drizzledump.cc:505
943
msgid "Print info about the various stages."
946
#: ../client/drizzledump.cc:507
947
msgid "Turn off Comments"
950
#: ../client/drizzledump.cc:508
951
msgid "Turn off create-options"
954
#: ../client/drizzledump.cc:509
955
msgid "Turn off extended-insert"
958
#: ../client/drizzledump.cc:510
959
msgid "Turn off dump date at the end of the output"
962
#: ../client/drizzledump.cc:511
963
msgid "Do not read from the configuration files"
966
#: ../client/drizzledump.cc:517
967
msgid "Add a 'DROP DATABASE' before each create."
970
#: ../client/drizzledump.cc:518
971
msgid "Do not add a 'drop table' before each create."
974
#: ../client/drizzledump.cc:520
976
"Give less verbose output (useful for debugging). Disables structure comments "
977
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
978
"set-names --skip-disable-keys"
981
#: ../client/drizzledump.cc:522
983
"To dump several databases. Note the difference in usage; In this case no "
984
"tables are given. All name arguments are regarded as databasenames. 'USE "
985
"db_name;' will be included in the output."
988
#: ../client/drizzledump.cc:524
990
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
991
"will not be put in the output."
994
#: ../client/drizzledump.cc:526
996
"Do not dump the specified table. To specify more than one table to ignore, "
997
"use the directive multiple times, once for each table. Each table must be "
998
"specified with both database and table names, e.g. --ignore-table=database."
1002
#: ../client/drizzledump.cc:528
1003
msgid "Insert rows with INSERT IGNORE."
1006
#: ../client/drizzledump.cc:530
1007
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1010
#: ../client/drizzledump.cc:532
1012
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1013
"above line will be added otherwise, if --databases or --all-databases option "
1017
#: ../client/drizzledump.cc:534
1018
msgid "No row information."
1021
#: ../client/drizzledump.cc:536
1022
msgid "Use REPLACE INTO instead of INSERT INTO."
1025
#: ../client/drizzledump.cc:538
1026
msgid "Where to send output to (stdout|database"
1029
#: ../client/drizzledump.cc:540
1031
"Hostname for destination db server (requires --destination-type=database)"
1034
#: ../client/drizzledump.cc:542
1036
"Port number for destination db server (requires --destination-type=database)"
1039
#: ../client/drizzledump.cc:544
1041
"User name for destination db server (resquires --destination-type=database)"
1044
#: ../client/drizzledump.cc:546
1046
"Password for destination db server (requires --destination-type=database)"
1049
#: ../client/drizzledump.cc:548
1051
"The database in the destination db server (requires --destination-"
1052
"type=database, not for use with --all-databases)"
1055
#: ../client/drizzledump.cc:550
1057
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1061
#: ../client/drizzledump.cc:556
1062
msgid "Connect to host."
1065
#: ../client/drizzledump.cc:558
1067
"Password to use when connecting to server. If password is not given it's "
1068
"solicited on the tty."
1071
#: ../client/drizzledump.cc:560
1072
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1073
msgid "Port number to use for connection."
1076
#: ../client/drizzledump.cc:567
1077
msgid "Hidden Options"
1080
#: ../client/drizzledump.cc:569
1081
msgid "Used to select the database"
1084
#: ../client/drizzledump.cc:570
1085
msgid "Used to select the tables"
1088
#: ../client/drizzledump.cc:573
1089
msgid "Allowed Options + Hidden Options"
1092
#: ../client/drizzledump.cc:637
1094
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1097
#: ../client/drizzledump.cc:642
1099
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1100
"and you are welcome to modify and redistribute it under the GPL license\n"
1103
#: ../client/drizzledump.cc:643
1104
msgid "Dumps definitions and data from a Drizzle database server"
1107
#: ../client/drizzledump.cc:644
679
#: client/drizzledump.cc:466
681
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
684
#: client/drizzledump.cc:473
1109
686
msgid "Usage: %s [OPTIONS] database [tables]\n"
1112
#: ../client/drizzledump.cc:645
689
#: client/drizzledump.cc:474
1114
691
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1117
#: ../client/drizzledump.cc:647
694
#: client/drizzledump.cc:476
1119
696
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1122
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1123
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1125
msgid "Value supplied for port is not valid.\n"
1128
#: ../client/drizzledump.cc:743
699
#: client/drizzledump.cc:483
700
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
703
#: client/drizzledump.cc:485
704
msgid "Dumping definition and data DRIZZLE database or table"
707
#: client/drizzledump.cc:496
709
msgid "For more options, use %s --help\n"
712
#: client/drizzledump.cc:669
714
msgid "Input filename too long: %s"
717
#: client/drizzledump.cc:712
1130
719
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1133
#: ../client/drizzledump_data.cc:268
1134
msgid "-- Retrieving data for "
1137
#: ../client/drizzledump_data.cc:300
1138
msgid " rows dumped for table "
1141
#: ../client/drizzledump_data.cc:547
1142
msgid "-- Connecting to "
1145
#: ../client/drizzledump_data.cc:547
1146
msgid " using protocol "
1149
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1150
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1151
msgid "Error executing query: "
1154
#: ../client/drizzledump_data.cc:602
1155
msgid "Could not buffer result: "
1158
#: ../client/drizzledump_data.cc:648
1159
msgid "Error: Could not set db '"
1162
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1163
#: ../client/drizzledump_data.cc:673
1167
#: ../client/drizzledump_data.cc:682
1168
msgid "-- Disconnecting from "
1171
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1172
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1173
msgid "-- Retrieving table structures for "
1176
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1177
msgid "-- Retrieving fields for "
1180
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1181
msgid "-- Retrieving indexes for "
1184
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1185
msgid "-- Retrieving foreign keys for "
1188
#: ../client/drizzleslap.cc:2292
1190
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1193
#: ../client/drizzletest.cc:5412
1194
msgid "Error: Invalid Value for opt_max_connect_retries"
1197
#: ../client/drizzletest.cc:5422
1198
msgid "Error: Invalid Value for opt_tail_lines"
1201
#: ../client/drizzletest.cc:5432
1202
msgid "Error: Invalid Value for opt_sleep"
1205
#: ../client/drizzletest.cc:5623
1207
msgid "Could not open '%s' for reading: errno = %d"
1210
#: ../client/drizzletest.cc:5628
1212
msgid "Out of memory"
1215
#: ../drizzled/drizzled.cc:491
722
#: client/drizzledump.cc:737
724
msgid "Invalid mode to --compatible: %s\n"
727
#: client/drizzledump.cc:791
729
msgid "%s: You must use option --tab with --fields-...\n"
732
#: client/drizzledump.cc:808
735
"%s: You can't use --single-transaction and --lock-all-tables at the same "
739
#: client/drizzledump.cc:821
742
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
746
#: client/drizzledump.cc:827
748
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
751
#: client/drizzledump.cc:853 client/drizzledump.cc:858
753
msgid "Got error: %s %s"
756
#: client/drizzledump.cc:956 client/drizzledump.cc:963
757
#: client/drizzledump.cc:976
759
msgid "Couldn't execute '%s': %s (%d)"
762
#: client/drizzledump.cc:1040
764
msgid "-- Connecting to %s...\n"
767
#: client/drizzledump.cc:1061
769
msgid "-- Disconnecting from %s...\n"
772
#: client/drizzledump.cc:1072
773
msgid "Couldn't allocate memory"
776
#: client/drizzledump.cc:1416
779
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
783
#: client/drizzledump.cc:1430
785
msgid "-- Retrieving table structure for table %s...\n"
788
#: client/drizzledump.cc:1544
790
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
793
#: client/drizzledump.cc:1651
795
msgid "%s: Can't get keys for table %s\n"
798
#: client/drizzledump.cc:1729 client/drizzledump.cc:3083
800
msgid "Error: Couldn't read status information for table %s\n"
801
msgstr "Mendapatkan status maklumat dari pelayan."
803
#: client/drizzledump.cc:1872
805
msgid "Error retrieving table structure for table: \"%s\""
808
#: client/drizzledump.cc:1879
810
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
813
#: client/drizzledump.cc:1890
815
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
818
#: client/drizzledump.cc:1897
820
msgid "-- Skipping dump data for table '%s', it has no fields\n"
823
#: client/drizzledump.cc:1905
824
msgid "-- Sending SELECT query...\n"
827
#: client/drizzledump.cc:1959 client/drizzledump.cc:2444
828
msgid "when executing 'SELECT INTO OUTFILE'"
831
#: client/drizzledump.cc:1969
836
"-- Dumping data for table %s\n"
840
#: client/drizzledump.cc:2010
841
msgid "-- Retrieving rows...\n"
844
#: client/drizzledump.cc:2013
846
msgid "%s: Error in field count for table: %s ! Aborting.\n"
849
#: client/drizzledump.cc:2062
851
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
854
#: client/drizzledump.cc:2079
856
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
859
#: client/drizzledump.cc:2101
861
msgid "Not enough fields from table %s! Aborting.\n"
864
#: client/drizzledump.cc:2521
865
msgid "when using LOCK TABLES"
868
#: client/drizzledump.cc:2534 client/drizzledump.cc:2677
869
msgid "when doing refresh"
872
#: client/drizzledump.cc:2627
873
msgid "alloc_root failure."
876
#: client/drizzledump.cc:2648
878
msgid "Couldn't find table: \"%s\""
881
#: client/drizzledump.cc:2664
882
msgid "when doing LOCK TABLES"
885
#: client/drizzledump.cc:2735
886
msgid "Error: Binlogging on server not active"
889
#: client/drizzledump.cc:2804
890
msgid "Error: Slave not set up"
893
#: client/drizzledump.cc:2863
894
msgid "Error: Unable to start slave"
897
#: client/drizzledump.cc:3154 client/drizzledump.cc:3161
898
#: client/drizzledump.cc:3171
901
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
904
#: client/drizzledump.cc:3201
906
msgid "Error: Not enough memory to store ORDER BY clause\n"
909
#: drizzled/authentication.cc:64 drizzled/plugin/storage_engine.cc:204
910
#: drizzled/show.cc:4495 drizzled/sql_plugin.cc:697
912
msgid "Plugin '%s' init function returned error."
915
#. TRANSLATORS: The leading word "configvar" is the name
916
#. of the plugin api, and so should not be translated.
917
#: drizzled/configvar.cc:41
919
msgid "configvar plugin '%s' init() failed"
922
#. TRANSLATORS: The leading word "configvar" is the name
923
#. of the plugin api, and so should not be translated.
924
#: drizzled/configvar.cc:64
926
msgid "configvar plugin '%s' deinit() failed"
929
#. TRANSLATORS: The leading word "configvar" is the name
930
#. of the plugin api, and so should not be translated.
931
#: drizzled/configvar.cc:100
933
msgid "configvar plugin '%s' configvar_func1() failed"
936
#. TRANSLATORS: The leading word "configvar" is the name
937
#. of the plugin api, and so should not be translated.
938
#: drizzled/configvar.cc:154
940
msgid "configvar plugin '%s' configvar_func2() failed"
943
#: drizzled/db.cc:245
945
msgid "Error while loading database options: '%s':"
948
#: drizzled/drizzled.cc:547
950
msgid "Got signal %d from thread %<PRIu64>"
953
#: drizzled/drizzled.cc:581
1216
954
msgid "Aborting\n"
1219
#: ../drizzled/drizzled.cc:550
957
#: drizzled/drizzled.cc:704
1220
958
msgid "One can only use the --user switch if running as root\n"
1223
#: ../drizzled/drizzled.cc:557
961
#: drizzled/drizzled.cc:712
1225
963
"Fatal error: Please read \"Security\" section of the manual to find out how "
1226
964
"to run drizzled as root!\n"
1229
#: ../drizzled/drizzled.cc:577
967
#: drizzled/drizzled.cc:734
1232
970
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1236
#: ../drizzled/drizzled.cc:602
1237
msgid "Set process group ID failed"
1240
#: ../drizzled/drizzled.cc:607
1241
msgid "Set process user ID failed"
1244
#: ../drizzled/drizzled.cc:619
1245
msgid "Process chroot failed"
1248
#: ../drizzled/drizzled.cc:739
1249
msgid "Error: Invalid Value for auto_increment_increment"
1252
#: ../drizzled/drizzled.cc:750
1253
msgid "Error: Invalid Value for auto_increment_offset"
1256
#: ../drizzled/drizzled.cc:761
1257
msgid "Error: Invalid Value for completion_type"
1260
#: ../drizzled/drizzled.cc:773
1261
msgid "Error: Invalid Value for div-precision-increment"
1264
#: ../drizzled/drizzled.cc:784
1265
msgid "Error: Invalid Value for group_concat_max_len"
1268
#: ../drizzled/drizzled.cc:795
1269
msgid "Error: Invalid Value for join_buffer_size"
1272
#: ../drizzled/drizzled.cc:807
1273
msgid "Error: Invalid Value for max_allowed_packet"
1276
#: ../drizzled/drizzled.cc:819
1277
msgid "Error: Invalid Value for max_error_count"
1280
#: ../drizzled/drizzled.cc:830
1281
msgid "Error: Invalid Value for max_heap_table_size"
1284
#: ../drizzled/drizzled.cc:842
1285
msgid "Error: Invalid Value for min_examined_row_limit"
1288
#: ../drizzled/drizzled.cc:853
1289
msgid "Error: Invalid Value for max_join_size"
1292
#: ../drizzled/drizzled.cc:864
1293
msgid "Error: Invalid Value for max_length_for_sort_data"
1296
#: ../drizzled/drizzled.cc:875
1297
msgid "Error: Invalid Value for max_seeks_for_key"
1300
#: ../drizzled/drizzled.cc:886
1301
msgid "Error: Invalid Value for max_sort_length"
1304
#: ../drizzled/drizzled.cc:897
1305
msgid "Error: Invalid Value for optimizer_search_depth"
1308
#: ../drizzled/drizzled.cc:908
1309
msgid "Error: Invalid Value for preload_buff_size"
1312
#: ../drizzled/drizzled.cc:919
1313
msgid "Error: Invalid Value for query_alloc_block_size"
1316
#: ../drizzled/drizzled.cc:931
1317
msgid "Error: Invalid Value for query_prealloc_size"
1320
#: ../drizzled/drizzled.cc:943
1321
msgid "Error: Invalid Value for range_alloc_block_size"
1324
#: ../drizzled/drizzled.cc:955
1325
msgid "Error: Invalid Value for read_buff_size"
1328
#: ../drizzled/drizzled.cc:967
1329
msgid "Error: Invalid Value for read_rnd_buff_size"
1332
#: ../drizzled/drizzled.cc:978
1333
msgid "Error: Invalid Value for sort_buff_size"
1336
#: ../drizzled/drizzled.cc:989
1337
msgid "Error: Invalid Value for table_def_size"
1340
#: ../drizzled/drizzled.cc:1000
1341
msgid "Error: Invalid Value for table_cache_size"
1344
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1345
msgid "Error: Invalid Value for table_lock_wait_timeout"
1348
#: ../drizzled/drizzled.cc:1038
1350
"Error: Invalid Value for transaction_message_threshold valid values are "
1351
"between 131072 - 1048576 bytes"
1354
#: ../drizzled/drizzled.cc:1096
1356
msgid "Defaults file '%s' not found\n"
1359
#: ../drizzled/drizzled.cc:1138
974
#: drizzled/drizzled.cc:908
976
msgid "Retrying bind on TCP/IP port %u"
979
#: drizzled/drizzled.cc:914
980
msgid "Can't start server: Bind on TCP/IP port"
983
#: drizzled/drizzled.cc:915
985
msgid "Do you already have another drizzled server running on port: %d ?"
988
#: drizzled/drizzled.cc:921
989
msgid "Can't start server: listen() on TCP/IP port"
992
#: drizzled/drizzled.cc:922
994
msgid "listen() on TCP/IP failed with error %d"
997
#: drizzled/drizzled.cc:1013
1002
#: drizzled/drizzled.cc:1038
1005
"We will try our best to scrape up some info that will hopefully help "
1007
"the problem, but since we have already crashed, something is definitely "
1009
"and this may fail.\n"
1013
#: drizzled/drizzled.cc:1049
1016
"It is possible that drizzled could use up to \n"
1017
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1020
"Hope that's ok; if not, decrease some variables in the equation.\n"
1024
#: drizzled/drizzled.cc:1066
1027
"Attempting backtrace. You can use the following information to find out\n"
1028
"where drizzled died. If you see no messages after this, something went\n"
1029
"terribly wrong...\n"
1032
#: drizzled/drizzled.cc:1094
1035
"Trying to get some variables.\n"
1036
"Some pointers may be invalid and cause the dump to abort...\n"
1039
#: drizzled/drizzled.cc:1106
1043
"This crash occurred while the server was calling initgroups(). This is\n"
1044
"often due to the use of a drizzled that is statically linked against glibc\n"
1045
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1046
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1047
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1048
"drizzled that is not statically linked.\n"
1051
#: drizzled/drizzled.cc:1121
1055
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1056
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1057
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1058
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1059
"the documentation for your distribution on how to do that.\n"
1062
#: drizzled/drizzled.cc:1134
1066
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1067
"unreliable and unstable on some operating systems and operating-system\n"
1068
"versions (notably, some versions of Linux). This crash could be due to use\n"
1069
"of those buggy OS calls. You should consider whether you really need the\n"
1070
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1074
#: drizzled/drizzled.cc:1149
1076
msgid "Writing a core file\n"
1079
#: drizzled/drizzled.cc:1194
1081
"setrlimit could not change the size of core files to 'infinity'; We may not "
1082
"be able to generate a core file on signals"
1085
#: drizzled/drizzled.cc:1396
1361
1087
msgid "gethostname failed, using '%s' as hostname"
1364
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1365
msgid "Display this help and exit."
1366
msgstr "Paparkan bantuan ini dan keluar."
1368
#: ../drizzled/drizzled.cc:1156
1369
msgid "Configuration file to use"
1372
#: ../drizzled/drizzled.cc:1158
1373
msgid "Base location for config files"
1376
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1377
msgid "Directory for plugins."
1380
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1382
"Optional comma separated list of plugins to load at startup in addition to "
1383
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1386
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1388
"Optional comma separated list of plugins to not load at startup. Effectively "
1389
"removes a plugin from the list of plugins to be loaded. [for example: --"
1390
"plugin_remove=crc32,logger_gearman]"
1393
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1395
"Optional comma separated list of plugins to load at starup instead of the "
1396
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1399
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1090
#: drizzled/drizzled.cc:1493
1092
msgid "Unknown locale: '%s'"
1095
#: drizzled/drizzled.cc:1535
1096
msgid "Can't create thread-keys"
1099
#: drizzled/drizzled.cc:1561
1100
msgid "Out of memory"
1103
#: drizzled/drizzled.cc:1576
1104
msgid "Failed to initialize plugins."
1107
#: drizzled/drizzled.cc:1607
1110
"%s: Too many arguments (first extra is '%s').\n"
1111
"Use --verbose --help to get a list of available options\n"
1114
#: drizzled/drizzled.cc:1617
1115
msgid "Can't init databases"
1118
#: drizzled/drizzled.cc:1637
1120
msgid "Unknown/unsupported table type: %s"
1123
#: drizzled/drizzled.cc:1643
1125
msgid "Default storage engine (%s) is not available"
1128
#: drizzled/drizzled.cc:1674
1130
msgid "Failed to lock memory. Errno: %d\n"
1133
#: drizzled/drizzled.cc:1736
1135
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1138
#: drizzled/drizzled.cc:1898
1140
msgid "drizzled: Got error %d from select"
1143
#: drizzled/drizzled.cc:2072
1400
1144
msgid "Auto-increment columns are incremented by this"
1403
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1147
#: drizzled/drizzled.cc:2077
1405
1149
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1409
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1153
#: drizzled/drizzled.cc:2083
1411
1155
"Path to installation directory. All paths are usually resolved relative to "
1415
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1159
#: drizzled/drizzled.cc:2087
1160
msgid "IP address to bind to."
1163
#: drizzled/drizzled.cc:2091
1164
msgid "Set the filesystem character set."
1167
#: drizzled/drizzled.cc:2096
1168
msgid "Set the default character set."
1171
#: drizzled/drizzled.cc:2100
1416
1172
msgid "Chroot drizzled daemon during startup."
1419
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1175
#: drizzled/drizzled.cc:2104
1420
1176
msgid "Set the default collation."
1423
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1179
#: drizzled/drizzled.cc:2108
1424
1180
msgid "Default completion type."
1427
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1183
#: drizzled/drizzled.cc:2113
1428
1184
msgid "Write core on errors."
1431
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1187
#: drizzled/drizzled.cc:2117
1432
1188
msgid "Path to the database root."
1435
#: ../drizzled/drizzled.cc:1196
1436
msgid "Set the default storage engine for tables."
1191
#: drizzled/drizzled.cc:2121
1192
msgid "Set the default storage engine (table type) for tables."
1439
#: ../drizzled/drizzled.cc:1198
1195
#: drizzled/drizzled.cc:2125
1440
1196
msgid "Set the default time zone."
1443
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1199
#: drizzled/drizzled.cc:2129
1200
msgid "Type of DELAY_KEY_WRITE."
1203
#: drizzled/drizzled.cc:2133
1204
msgid "Print a symbolic stack trace on failure."
1207
#: drizzled/drizzled.cc:2139
1208
msgid "Push supported query conditions to the storage engine."
1211
#: drizzled/drizzled.cc:2145
1444
1212
msgid "Used for debugging; Use at your own risk!"
1447
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1215
#: drizzled/drizzled.cc:2150
1448
1216
msgid "Set up signals usable for debugging"
1451
#: ../drizzled/drizzled.cc:1204
1219
#: drizzled/drizzled.cc:2154
1220
msgid "Command(s) that are executed for each new connection"
1223
#: drizzled/drizzled.cc:2158
1224
msgid "Read SQL commands from this file at startup."
1227
#: drizzled/drizzled.cc:2162
1231
#: drizzled/drizzled.cc:2166
1452
1232
msgid "Set the language used for the month names and the days of the week."
1455
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1235
#: drizzled/drizzled.cc:2171
1236
msgid "Log connections and queries to file."
1239
#: drizzled/drizzled.cc:2175
1240
msgid "Log all MyISAM changes to file."
1243
#: drizzled/drizzled.cc:2179
1456
1244
msgid "Log some not critical warnings to the log file."
1459
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1460
msgid "Pid file used by drizzled."
1463
#: ../drizzled/drizzled.cc:1210
1464
msgid "Maximum time in seconds to wait for the port to become free. "
1467
#: ../drizzled/drizzled.cc:1212
1468
msgid "Include the SQL query in replicated protobuf messages."
1471
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1247
#: drizzled/drizzled.cc:2184
1248
msgid "Lock drizzled in memory."
1251
#: drizzled/drizzled.cc:2188
1253
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1254
"BACKUP, FORCE or QUICK."
1257
#: drizzled/drizzled.cc:2193
1258
msgid "Use old, non-optimized alter table."
1261
#: drizzled/drizzled.cc:2198
1262
msgid "Pid file used by safe_mysqld."
1265
#: drizzled/drizzled.cc:2208
1267
"Maximum time in seconds to wait for the port to become free. (Default: no "
1271
#: drizzled/drizzled.cc:2213
1473
1273
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1474
1274
"specified directory"
1477
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1277
#: drizzled/drizzled.cc:2218
1479
1279
"Uniquely identifies the server instance in the community of replication "
1483
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1283
#: drizzled/drizzled.cc:2223
1484
1284
msgid "Don't print a stack trace on failure."
1487
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1287
#: drizzled/drizzled.cc:2227
1488
1288
msgid "Enable symbolic link support."
1491
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1291
#: drizzled/drizzled.cc:2236
1293
"Using this option will cause most temporary files created to use a small set "
1294
"of names, rather than a unique name for each new file."
1297
#: drizzled/drizzled.cc:2241
1493
1299
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1496
#: ../drizzled/drizzled.cc:1227
1302
#: drizzled/drizzled.cc:2246
1497
1303
msgid "Path for temporary files."
1500
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1306
#: drizzled/drizzled.cc:2250
1501
1307
msgid "Default transaction isolation level."
1504
#: ../drizzled/drizzled.cc:1231
1506
"Max message size written to transaction log, valid values 131072 - 1048576 "
1510
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1310
#: drizzled/drizzled.cc:2254
1511
1311
msgid "Run drizzled daemon as user."
1514
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1314
#: drizzled/drizzled.cc:2262
1516
1316
"The number of outstanding connection requests Drizzle can have. This comes "
1517
1317
"into play when the main Drizzle thread gets very many connection requests in "
1518
1318
"a very short time."
1521
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1321
#: drizzled/drizzled.cc:2268
1523
1323
"Size of tree cache used in bulk insert optimization. Note that this is a "
1524
1324
"limit per thread!"
1527
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1327
#: drizzled/drizzled.cc:2274
1329
"The number of seconds the drizzled server is waiting for a connect packet "
1330
"before responding with 'Bad handshake'."
1333
#: drizzled/drizzled.cc:2279
1529
1335
"Precision of the result of '/' operator will be increased on that value."
1532
#: ../drizzled/drizzled.cc:1248
1338
#: drizzled/drizzled.cc:2285
1533
1339
msgid "The maximum length of the result of function group_concat."
1536
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1342
#: drizzled/drizzled.cc:2290
1537
1343
msgid "The size of the buffer that is used for full joins."
1540
#: ../drizzled/drizzled.cc:1253
1542
"A global cap on the amount of memory that can be allocated by session join "
1543
"buffers (0 means unlimited)"
1546
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1346
#: drizzled/drizzled.cc:2296
1347
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1350
#: drizzled/drizzled.cc:2301
1352
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1353
"this to get better index handling (for all reads and multiple writes) to as "
1354
"much as you can afford;"
1357
#: drizzled/drizzled.cc:2310
1359
"This characterizes the number of hits a hot block has to be untouched until "
1360
"it is considered aged enough to be downgraded to a warm block. This "
1361
"specifies the percentage ratio of that number of hits to the total number of "
1362
"blocks in key cache"
1365
#: drizzled/drizzled.cc:2319
1366
msgid "The default size of key cache blocks"
1369
#: drizzled/drizzled.cc:2325
1370
msgid "The minimum percentage of warm blocks in key cache"
1373
#: drizzled/drizzled.cc:2331
1547
1374
msgid "Max packetlength to send/receive from to server."
1550
#: ../drizzled/drizzled.cc:1257
1377
#: drizzled/drizzled.cc:2336
1379
"If there is more than this number of interrupted connections from a host "
1380
"this host will be blocked from further connections."
1383
#: drizzled/drizzled.cc:2341
1551
1384
msgid "Max number of errors/warnings to store for a statement."
1554
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1387
#: drizzled/drizzled.cc:2346
1555
1388
msgid "Don't allow creation of heap tables bigger than this."
1558
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1391
#: drizzled/drizzled.cc:2352
1560
1393
"Joins that are probably going to read more than max_join_size records return "
1564
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1397
#: drizzled/drizzled.cc:2358
1565
1398
msgid "Max number of bytes in sorted records."
1568
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1401
#: drizzled/drizzled.cc:2363
1569
1402
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1572
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1405
#: drizzled/drizzled.cc:2368
1574
1407
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1575
1408
"max_sort_length bytes of each value are used; the rest are ignored)."
1578
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1411
#: drizzled/drizzled.cc:2375
1412
msgid "Maximum number of temporary tables a client can keep open at a time."
1415
#: drizzled/drizzled.cc:2380
1579
1416
msgid "After this many write locks, allow some read locks to run in between."
1582
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1419
#: drizzled/drizzled.cc:2384
1584
1421
"Don't log queries which examine less than min_examined_row_limit rows to "
1588
#: ../drizzled/drizzled.cc:1277
1590
"Do not apply any heuristic(s) during query optimization to prune, thus "
1591
"perform an exhaustive search from the optimizer search space."
1594
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1425
#: drizzled/drizzled.cc:2390
1427
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1428
"Possible values of name are 'nulls_unequal' (default behavior), "
1429
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1432
#: drizzled/drizzled.cc:2397
1433
msgid "Buffer length for TCP/IP and socket communication."
1436
#: drizzled/drizzled.cc:2402
1438
"Number of seconds to wait for more data from a connection before aborting "
1442
#: drizzled/drizzled.cc:2408
1444
"If a read on a communication port is interrupted, retry this many times "
1448
#: drizzled/drizzled.cc:2414
1450
"Number of seconds to wait for a block to be written to a connection before "
1451
"aborting the write."
1454
#: drizzled/drizzled.cc:2420
1456
"Controls the heuristic(s) applied during query optimization to prune less-"
1457
"promising partial plans from the optimizer search space. Meaning: false - do "
1458
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1459
"based on number of retrieved rows."
1462
#: drizzled/drizzled.cc:2428
1596
1464
"Maximum depth of search performed by the query optimizer. Values larger than "
1597
1465
"the number of relations in a query result in better query plans, but take "
1602
1470
"(used for testing/comparison)."
1605
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
1473
#: drizzled/drizzled.cc:2440
1474
msgid "Directory for plugins."
1477
#: drizzled/drizzled.cc:2444
1479
"Optional colon (or semicolon) separated list of plugins to load,where each "
1480
"plugin is identified by the name of the shared library. [for example: --"
1481
"plugin_load=libmd5udf.so:libauth_pam.so]"
1484
#: drizzled/drizzled.cc:2450
1606
1485
msgid "The size of the buffer that is allocated when preloading indexes"
1609
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
1488
#: drizzled/drizzled.cc:2455
1610
1489
msgid "Allocation block size for query parsing and execution"
1613
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
1492
#: drizzled/drizzled.cc:2460
1614
1493
msgid "Persistent buffer for query parsing and execution"
1617
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
1496
#: drizzled/drizzled.cc:2466
1618
1497
msgid "Allocation block size for storing ranges during optimization"
1621
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
1500
#: drizzled/drizzled.cc:2472
1623
1502
"Each thread that does a sequential scan allocates a buffer of this size for "
1624
1503
"each table it scans. If you do many sequential scans, you may want to "
1625
1504
"increase this value."
1628
#: ../drizzled/drizzled.cc:1306
1629
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1632
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
1507
#: drizzled/drizzled.cc:2480
1634
1509
"When reading rows in sorted order after a sort, the rows are read through "
1635
1510
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1636
1511
"record_buffer."
1639
#: ../drizzled/drizzled.cc:1314
1640
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1643
#: ../drizzled/drizzled.cc:1316
1644
msgid "Select scheduler to be used (by default multi-thread)."
1647
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
1514
#: drizzled/drizzled.cc:2488
1515
msgid "Select scheduler to be used (by default pool-of-threads)."
1518
#: drizzled/drizzled.cc:2492
1648
1519
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1651
#: ../drizzled/drizzled.cc:1322
1653
"A global cap on the amount of memory that can be allocated by session sort "
1654
"buffers (0 means unlimited)"
1657
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1994
1522
#: drizzled/drizzled.cc:2498
1658
1523
msgid "The number of cached table definitions."
1661
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
1526
#: drizzled/drizzled.cc:2502
1662
1527
msgid "The number of cached open tables."
1665
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
1530
#: drizzled/drizzled.cc:2506
1667
1532
"Timeout in seconds to wait for a table level lock before returning an error. "
1668
1533
"Used only if the connection has active cursors."
1671
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
1536
#: drizzled/drizzled.cc:2511
1672
1537
msgid "The stack size for each thread."
1675
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
1540
#: drizzled/drizzled.cc:2517
1677
1542
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1678
1543
"automatically convert it to an on-disk MyISAM table."
1681
#: ../drizzled/drizzled.cc:1357
1682
msgid "Duplicate entry for command line option\n"
1685
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:1422
1686
#: ../drizzled/drizzled.cc:1456 ../drizzled/drizzled.cc:1464
1687
#: ../drizzled/drizzled.cc:1484
1691
"Use --help to get a list of available options\n"
1694
#: ../drizzled/drizzled.cc:1434
1695
msgid "Failed to initialize plugins\n"
1698
#: ../drizzled/drizzled.cc:1472
1702
"Use --help to get a list of available options\n"
1705
#: ../drizzled/drizzled.cc:1521
1706
msgid "Error getting default charset"
1709
#: ../drizzled/drizzled.cc:1551
1710
msgid "Error setting collation"
1713
#: ../drizzled/drizzled.cc:1559
1715
msgid "Unknown locale: '%s'"
1718
#: ../drizzled/drizzled.cc:1579
1719
msgid "Could not initialize table cache\n"
1722
#: ../drizzled/drizzled.cc:1594
1723
msgid "XA cache initialization failed: Out of memory\n"
1726
#: ../drizzled/drizzled.cc:1624
1727
msgid "No scheduler found, cannot continue!\n"
1730
#: ../drizzled/drizzled.cc:1648
1732
msgid "Unknown/unsupported storage engine: %s\n"
1735
#: ../drizzled/drizzled.cc:1798
1737
"Maximum time in seconds to wait for the port to become free. (Default: no "
1741
#: ../drizzled/drizzled.cc:1907
1743
"Controls the heuristic(s) applied during query optimization to prune less-"
1744
"promising partial plans from the optimizer search space. Meaning: false - do "
1745
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1746
"based on number of retrieved rows."
1749
#: ../drizzled/drizzled.cc:2039
1546
#: drizzled/drizzled.cc:2523
1547
msgid "Allocation block size for transactions to be stored in binary log"
1550
#: drizzled/drizzled.cc:2528
1551
msgid "Persistent buffer for transactions to be stored in binary log"
1554
#: drizzled/drizzled.cc:2533
1556
"The number of seconds the server waits for activity on a connection before "
1560
#: drizzled/drizzled.cc:2682
1751
1562
"Copyright (C) 2008 Sun Microsystems\n"
1752
1563
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1753
1564
"and you are welcome to modify and redistribute it under the GPL license\n"
1566
"Starts the Drizzle database server\n"
1757
#: ../drizzled/drizzled.cc:2046
1569
#: drizzled/drizzled.cc:2689
1759
1571
msgid "Usage: %s [OPTIONS]\n"
1762
#: ../drizzled/drizzled.cc:2167
1574
#: drizzled/drizzled.cc:2700
1577
"To see what values a running Drizzle server is using, type\n"
1578
"'drizzleadmin variables' instead of 'drizzled --help'."
1581
#: drizzled/drizzled.cc:2845
1765
1584
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1766
1585
"command line\n"
1769
#: ../drizzled/drizzled.cc:2184
1770
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1773
#: ../drizzled/drizzled.cc:2197
1774
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1777
#: ../drizzled/drizzled.cc:2210
1778
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1781
#: ../drizzled/drizzled.cc:2223
1782
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1785
#: ../drizzled/drizzled.cc:2338
1788
"There was an error creating the '%s' part of the path '%s'. Please check "
1789
"the path exists and is writable.\n"
1792
#: ../drizzled/drizzled.cc:2345
1795
"There was an error opening the path '%s', please check the path exists and "
1799
#: ../drizzled/error.cc:133
1801
msgid "Unknown error %d"
1804
#: ../drizzled/error.cc:207
1808
#: ../drizzled/error.cc:208
1809
msgid "Error on first"
1812
#: ../drizzled/error.cc:209
1588
#: drizzled/drizzled.cc:2886
1589
msgid "Can't start server: cannot resolve hostname!"
1592
#: drizzled/drizzled.cc:2892
1593
msgid "Can't start server: bind-address refers to multiple interfaces!"
1596
#: drizzled/drizzled.cc:3204
1598
msgid "No option given to %s\n"
1601
#: drizzled/drizzled.cc:3206
1603
msgid "Wrong option to %s. Option(s) given: %s\n"
1606
#: drizzled/drizzled.cc:3208
1608
msgid "Alternatives are: '%s'"
1611
#: drizzled/errmsg.cc:40
1613
msgid "errmsg plugin '%s' init() failed."
1616
#: drizzled/errmsg.cc:67
1618
msgid "errmsg plugin '%s' deinit() failed."
1621
#: drizzled/errmsg.cc:106
1623
msgid "errmsg plugin '%s' errmsg() failed"
1626
#: drizzled/error.cc:34
1630
#: drizzled/error.cc:36
1634
#: drizzled/error.cc:38
1816
#: ../drizzled/error.cc:210
1638
#: drizzled/error.cc:40
1820
#: ../drizzled/error.cc:211
1642
#: drizzled/error.cc:42
1822
1644
msgid "Can't create file '%-.200s' (errno: %d)"
1825
#: ../drizzled/error.cc:212
1647
#: drizzled/error.cc:44
1827
1649
msgid "Can't create table '%-.200s' (errno: %d)"
1830
#: ../drizzled/error.cc:213
1832
msgid "Can't create schema '%-.192s' (errno: %d)"
1835
#: ../drizzled/error.cc:214
1837
msgid "Can't create schema '%-.192s'; schema exists"
1840
#: ../drizzled/error.cc:215
1842
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1845
#: ../drizzled/error.cc:216
1652
#: drizzled/error.cc:46
1654
msgid "Can't create database '%-.192s' (errno: %d)"
1657
#: drizzled/error.cc:48
1659
msgid "Can't create database '%-.192s'; database exists"
1662
#: drizzled/error.cc:50
1664
msgid "Can't drop database '%-.192s'; database doesn't exist"
1667
#: drizzled/error.cc:52
1669
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1672
#: drizzled/error.cc:54
1674
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1677
#: drizzled/error.cc:56
1847
1679
msgid "Error on delete of '%-.192s' (errno: %d)"
1850
#: ../drizzled/error.cc:217
1682
#: drizzled/error.cc:58
1683
msgid "Can't read record in system table"
1686
#: drizzled/error.cc:60
1852
1688
msgid "Can't get status of '%-.200s' (errno: %d)"
1855
#: ../drizzled/error.cc:218
1691
#: drizzled/error.cc:62
1693
msgid "Can't get working directory (errno: %d)"
1696
#: drizzled/error.cc:64
1857
1698
msgid "Can't lock file (errno: %d)"
1860
#: ../drizzled/error.cc:219
1701
#: drizzled/error.cc:66
1862
1703
msgid "Can't open file: '%-.200s' (errno: %d)"
1865
#: ../drizzled/error.cc:220
1706
#: drizzled/error.cc:68
1867
1708
msgid "Can't find file: '%-.200s' (errno: %d)"
1870
#: ../drizzled/error.cc:221
1711
#: drizzled/error.cc:70
1872
1713
msgid "Can't read dir of '%-.192s' (errno: %d)"
1875
#: ../drizzled/error.cc:222
1716
#: drizzled/error.cc:72
1718
msgid "Can't change dir to '%-.192s' (errno: %d)"
1721
#: drizzled/error.cc:74
1877
1723
msgid "Record has changed since last read in table '%-.192s'"
1880
#: ../drizzled/error.cc:223
1726
#: drizzled/error.cc:76
1882
1728
msgid "Disk full (%s); waiting for someone to free some space..."
1885
#: ../drizzled/error.cc:224
1731
#: drizzled/error.cc:78
1887
1733
msgid "Can't write; duplicate key in table '%-.192s'"
1890
#: ../drizzled/error.cc:225
1736
#: drizzled/error.cc:80
1892
1738
msgid "Error on close of '%-.192s' (errno: %d)"
1895
#: ../drizzled/error.cc:226
1741
#: drizzled/error.cc:82
1897
1743
msgid "Error reading file '%-.200s' (errno: %d)"
1900
#: ../drizzled/error.cc:227
1746
#: drizzled/error.cc:84
1902
1748
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1905
#: ../drizzled/error.cc:228
1751
#: drizzled/error.cc:86
1907
1753
msgid "Error writing file '%-.200s' (errno: %d)"
1910
#: ../drizzled/error.cc:229
1756
#: drizzled/error.cc:88
1912
1758
msgid "'%-.192s' is locked against change"
1915
#: ../drizzled/error.cc:230
1761
#: drizzled/error.cc:90
1916
1762
msgid "Sort aborted"
1919
#: ../drizzled/error.cc:231
1765
#: drizzled/error.cc:92
1767
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1770
#: drizzled/error.cc:94
1921
1772
msgid "Got error %d from storage engine"
1924
#: ../drizzled/error.cc:232
1775
#: drizzled/error.cc:96
1926
1777
msgid "Table storage engine for '%-.192s' doesn't have this option"
1929
#: ../drizzled/error.cc:233
1780
#: drizzled/error.cc:98
1931
1782
msgid "Can't find record in '%-.192s'"
1934
#: ../drizzled/error.cc:234
1785
#: drizzled/error.cc:100
1936
1787
msgid "Incorrect information in file: '%-.200s'"
1939
#: ../drizzled/error.cc:235
1790
#: drizzled/error.cc:102
1941
1792
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1944
#: ../drizzled/error.cc:236
1795
#: drizzled/error.cc:104
1946
1797
msgid "Old key file for table '%-.192s'; repair it!"
1949
#: ../drizzled/error.cc:237
1800
#: drizzled/error.cc:106
1951
1802
msgid "Table '%-.192s' is read only"
1954
#: ../drizzled/error.cc:238
1805
#: drizzled/error.cc:108
1956
1807
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1959
#: ../drizzled/error.cc:239
1810
#: drizzled/error.cc:110
1960
1811
msgid "Out of sort memory; increase server sort buffer size"
1963
#: ../drizzled/error.cc:240
1964
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1967
#: ../drizzled/error.cc:241
1968
msgid "Global join memory constraint hit; increase join-heap-threshold"
1971
#: ../drizzled/error.cc:242
1972
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1975
#: ../drizzled/error.cc:243
1976
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1979
#: ../drizzled/error.cc:244
1814
#: drizzled/error.cc:112
1981
1816
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1984
#: ../drizzled/error.cc:245
1819
#: drizzled/error.cc:114
1985
1820
msgid "Too many connections"
1988
#: ../drizzled/error.cc:246
1823
#: drizzled/error.cc:116
1990
1825
"Out of memory; check if drizzled or some other process uses all available "
1991
1826
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1992
1827
"memory or you can add more swap space"
1995
#: ../drizzled/error.cc:247
1830
#: drizzled/error.cc:118
1996
1831
msgid "Can't get hostname for your address"
1999
#: ../drizzled/error.cc:248
1834
#: drizzled/error.cc:120
2000
1835
msgid "Bad handshake"
2003
#: ../drizzled/error.cc:249
1838
#: drizzled/error.cc:122
2005
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1840
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2008
#: ../drizzled/error.cc:250
1843
#: drizzled/error.cc:124
2010
1845
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2013
#: ../drizzled/error.cc:251
2014
msgid "No schema selected"
1848
#: drizzled/error.cc:126
1849
msgid "No database selected"
2017
#: ../drizzled/error.cc:252
1852
#: drizzled/error.cc:128
2018
1853
msgid "Unknown command"
2021
#: ../drizzled/error.cc:253
1856
#: drizzled/error.cc:130
2023
1858
msgid "Column '%-.192s' cannot be null"
2026
#: ../drizzled/error.cc:254
1861
#: drizzled/error.cc:132
2028
msgid "Unknown schema '%-.192s'"
1863
msgid "Unknown database '%-.192s'"
2031
#: ../drizzled/error.cc:255
1866
#: drizzled/error.cc:134
2033
1868
msgid "Table '%-.192s' already exists"
2036
#: ../drizzled/error.cc:256
1871
#: drizzled/error.cc:136
2038
1873
msgid "Unknown table '%-.100s'"
2041
#: ../drizzled/error.cc:257
1876
#: drizzled/error.cc:138
2043
1878
msgid "Column '%-.192s' in %-.192s is ambiguous"
2046
#: ../drizzled/error.cc:258
1881
#: drizzled/error.cc:140
2047
1882
msgid "Server shutdown in progress"
2050
#: ../drizzled/error.cc:259
1885
#: drizzled/error.cc:142
2052
1887
msgid "Unknown column '%-.192s' in '%-.192s'"
2055
#: ../drizzled/error.cc:260
1890
#: drizzled/error.cc:144
2057
1892
msgid "'%-.192s' isn't in GROUP BY"
2060
#: ../drizzled/error.cc:261
1895
#: drizzled/error.cc:146
2062
1897
msgid "Can't group on '%-.192s'"
2065
#: ../drizzled/error.cc:262
1900
#: drizzled/error.cc:148
2066
1901
msgid "Statement has sum functions and columns in same statement"
2069
#: ../drizzled/error.cc:263
1904
#: drizzled/error.cc:150
2070
1905
msgid "Column count doesn't match value count"
2073
#: ../drizzled/error.cc:264
1908
#: drizzled/error.cc:152
2075
1910
msgid "Identifier name '%-.100s' is too long"
2078
#: ../drizzled/error.cc:265
1913
#: drizzled/error.cc:154
2080
1915
msgid "Duplicate column name '%-.192s'"
2083
#: ../drizzled/error.cc:266
1918
#: drizzled/error.cc:156
2085
1920
msgid "Duplicate key name '%-.192s'"
2088
#: ../drizzled/error.cc:267
1923
#: drizzled/error.cc:158
2090
1925
msgid "Duplicate entry '%-.192s' for key %d"
2093
#: ../drizzled/error.cc:268
1928
#: drizzled/error.cc:160
2095
1930
msgid "Incorrect column specifier for column '%-.192s'"
2098
#: ../drizzled/error.cc:269
1933
#: drizzled/error.cc:162
2100
1935
msgid "%s near '%-.80s' at line %d"
2103
#: ../drizzled/error.cc:270
2105
msgid "Parsing error near '%s'"
2108
#: ../drizzled/error.cc:271
1938
#: drizzled/error.cc:164
2109
1939
msgid "Query was empty"
2112
#: ../drizzled/error.cc:272
1942
#: drizzled/error.cc:166
2114
1944
msgid "Not unique table/alias: '%-.192s'"
2117
#: ../drizzled/error.cc:273
1947
#: drizzled/error.cc:168
2119
1949
msgid "Invalid default value for '%-.192s'"
2122
#: ../drizzled/error.cc:274
1952
#: drizzled/error.cc:170
2123
1953
msgid "Multiple primary key defined"
2126
#: ../drizzled/error.cc:275
1956
#: drizzled/error.cc:172
2128
1958
msgid "Too many keys specified; max %d keys allowed"
2131
#: ../drizzled/error.cc:276
1961
#: drizzled/error.cc:174
2133
1963
msgid "Too many key parts specified; max %d parts allowed"
2136
#: ../drizzled/error.cc:277
1966
#: drizzled/error.cc:176
2138
1968
msgid "Specified key was too long; max key length is %d bytes"
2141
#: ../drizzled/error.cc:278
1971
#: drizzled/error.cc:178
2143
1973
msgid "Key column '%-.192s' doesn't exist in table"
2146
#: ../drizzled/error.cc:279
1976
#: drizzled/error.cc:180
2149
1979
"BLOB column '%-.192s' can't be used in key specification with the used table "
2153
#: ../drizzled/error.cc:280
1983
#: drizzled/error.cc:182
2156
1986
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2160
#: ../drizzled/error.cc:281
1990
#: drizzled/error.cc:184
2162
1992
"Incorrect table definition; there can be only one auto column and it must be "
2163
1993
"defined as a key"
2166
#: ../drizzled/error.cc:282
1996
#: drizzled/error.cc:186
1999
"%s: ready for connections.\n"
2000
"Version: '%s' socket: '%s' port: %d"
2003
#: drizzled/error.cc:188
2168
2005
msgid "%s: Normal shutdown\n"
2171
#: ../drizzled/error.cc:283
2008
#: drizzled/error.cc:190
2173
2010
msgid "%s: Got signal %d. Aborting!\n"
2176
#: ../drizzled/error.cc:284
2013
#: drizzled/error.cc:192
2178
2015
msgid "%s: Shutdown complete\n"
2181
#: ../drizzled/error.cc:285
2018
#: drizzled/error.cc:194
2183
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2020
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2186
#: ../drizzled/error.cc:286
2023
#: drizzled/error.cc:196
2187
2024
msgid "Can't create IP socket"
2190
#: ../drizzled/error.cc:287
2027
#: drizzled/error.cc:198
2193
2030
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2197
#: ../drizzled/error.cc:288
2034
#: drizzled/error.cc:200
2200
2037
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2201
2038
"check the manual"
2204
#: ../drizzled/error.cc:289
2041
#: drizzled/error.cc:202
2206
2043
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2209
#: ../drizzled/error.cc:290
2046
#: drizzled/error.cc:204
2212
"The file '%-.128s' must be in the schema directory or be readable by all"
2049
"The file '%-.128s' must be in the database directory or be readable by all"
2215
#: ../drizzled/error.cc:291
2052
#: drizzled/error.cc:206
2217
2054
msgid "File '%-.200s' already exists"
2220
#: ../drizzled/error.cc:292
2057
#: drizzled/error.cc:208
2222
2059
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2225
#: ../drizzled/error.cc:293
2062
#: drizzled/error.cc:210
2064
msgid "Records: %ld Duplicates: %ld"
2067
#: drizzled/error.cc:212
2227
2069
"Incorrect prefix key; the used key part isn't a string, the used length is "
2228
2070
"longer than the key part, or the storage engine doesn't support unique "
2232
#: ../drizzled/error.cc:294
2074
#: drizzled/error.cc:214
2233
2075
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2236
#: ../drizzled/error.cc:295
2078
#: drizzled/error.cc:216
2238
2080
msgid "Can't DROP '%-.192s'; check that column/key exists"
2241
#: ../drizzled/error.cc:296
2083
#: drizzled/error.cc:218
2243
2085
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2246
#: ../drizzled/error.cc:297
2088
#: drizzled/error.cc:220
2248
2090
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2251
#. KILL session errors
2252
#: ../drizzled/error.cc:300
2254
msgid "Unknown session id: %lu"
2257
#: ../drizzled/error.cc:301
2259
msgid "You are not the owner of session %lu"
2262
#: ../drizzled/error.cc:302
2263
msgid "You cannot kill the session you are connected from."
2266
#: ../drizzled/error.cc:305
2093
#: drizzled/error.cc:222
2095
msgid "Unknown thread id: %lu"
2098
#: drizzled/error.cc:224
2100
msgid "You are not owner of thread %lu"
2103
#: drizzled/error.cc:226
2267
2104
msgid "No tables used"
2270
#: ../drizzled/error.cc:306
2107
#: drizzled/error.cc:228
2109
msgid "Too many strings for column %-.192s and SET"
2112
#: drizzled/error.cc:230
2114
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2117
#: drizzled/error.cc:232
2119
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2122
#: drizzled/error.cc:234
2124
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2127
#: drizzled/error.cc:236
2272
2129
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2275
#: ../drizzled/error.cc:307
2132
#: drizzled/error.cc:238
2277
msgid "Incorrect schema name '%-.100s'"
2134
msgid "Incorrect database name '%-.100s'"
2280
#: ../drizzled/error.cc:308
2137
#: drizzled/error.cc:240
2282
2139
msgid "Incorrect table name '%-.100s'"
2285
#: ../drizzled/error.cc:309
2142
#: drizzled/error.cc:242
2287
2144
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2288
2145
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2291
#: ../drizzled/error.cc:310
2148
#: drizzled/error.cc:244
2292
2149
msgid "Unknown error"
2295
#: ../drizzled/error.cc:311
2152
#: drizzled/error.cc:246
2297
2154
msgid "Unknown procedure '%-.192s'"
2300
#: ../drizzled/error.cc:312
2157
#: drizzled/error.cc:248
2302
2159
msgid "Incorrect parameter count to procedure '%-.192s'"
2305
#: ../drizzled/error.cc:313
2162
#: drizzled/error.cc:250
2164
msgid "Incorrect parameters to procedure '%-.192s'"
2167
#: drizzled/error.cc:252
2307
2169
msgid "Unknown table '%-.192s' in %-.32s"
2310
#: ../drizzled/error.cc:314
2172
#: drizzled/error.cc:254
2312
2174
msgid "Column '%-.192s' specified twice"
2315
#: ../drizzled/error.cc:315
2177
#: drizzled/error.cc:256
2316
2178
msgid "Invalid use of group function"
2319
#: ../drizzled/error.cc:316
2181
#: drizzled/error.cc:258
2322
2184
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2325
#: ../drizzled/error.cc:317
2187
#: drizzled/error.cc:260
2326
2188
msgid "A table must have at least 1 column"
2329
#: ../drizzled/error.cc:318
2191
#: drizzled/error.cc:262
2331
2193
msgid "The table '%-.192s' is full"
2334
#: ../drizzled/error.cc:319
2196
#: drizzled/error.cc:264
2198
msgid "Unknown character set: '%-.64s'"
2201
#: drizzled/error.cc:266
2336
2203
msgid "Too many tables; Drizzle can only use %d tables in a join"
2339
#: ../drizzled/error.cc:320
2206
#: drizzled/error.cc:268
2340
2207
msgid "Too many columns"
2343
#: ../drizzled/error.cc:321
2210
#: drizzled/error.cc:270
2346
2213
"Row size too large. The maximum row size for the used table type, not "
2347
2214
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2350
#: ../drizzled/error.cc:322
2217
#: drizzled/error.cc:272
2220
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2221
"thread_stack=#' to specify a bigger stack if needed"
2224
#: drizzled/error.cc:274
2351
2225
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2354
#: ../drizzled/error.cc:323
2228
#: drizzled/error.cc:276
2357
2231
"Table handler doesn't support NULL in given index. Please change column "
2358
2232
"'%-.192s' to be NOT NULL or use another handler"
2361
#: ../drizzled/error.cc:324
2362
msgid "No paths allowed for plugin library"
2365
#: ../drizzled/error.cc:325
2367
msgid "Plugin '%-.192s' already exists"
2370
#: ../drizzled/error.cc:326
2372
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2375
#: ../drizzled/error.cc:327
2377
msgid "Can't find symbol '%-.128s' in library '%s'"
2380
#: ../drizzled/error.cc:328
2235
#: drizzled/error.cc:278
2237
msgid "Can't load function '%-.192s'"
2240
#: drizzled/error.cc:280
2242
msgid "Can't initialize function '%-.192s'; %-.80s"
2245
#: drizzled/error.cc:282
2246
msgid "No paths allowed for shared library"
2249
#: drizzled/error.cc:284
2251
msgid "Function '%-.192s' already exists"
2254
#: drizzled/error.cc:286
2256
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2259
#: drizzled/error.cc:288
2261
msgid "Can't find symbol '%-.128s' in library"
2264
#: drizzled/error.cc:290
2266
msgid "Function '%-.192s' is not defined"
2269
#: drizzled/error.cc:292
2272
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2273
"'drizzleadmin flush-hosts'"
2276
#: drizzled/error.cc:294
2278
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2281
#: drizzled/error.cc:296
2283
"You are using Drizzle as an anonymous user and anonymous users are not "
2284
"allowed to change passwords"
2287
#: drizzled/error.cc:298
2289
"You must have privileges to update tables in the drizzle database to be able "
2290
"to change passwords for others"
2293
#: drizzled/error.cc:300
2294
msgid "Can't find any matching row in the user table"
2297
#: drizzled/error.cc:302
2382
2299
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2385
#: ../drizzled/error.cc:329
2302
#: drizzled/error.cc:304
2388
2305
"Can't create a new thread (errno %d); if you are not out of available "
2389
2306
"memory, you can consult the manual for a possible OS-dependent bug"
2392
#: ../drizzled/error.cc:330
2309
#: drizzled/error.cc:306
2394
2311
msgid "Column count doesn't match value count at row %ld"
2397
#: ../drizzled/error.cc:331
2314
#: drizzled/error.cc:308
2399
2316
msgid "Can't reopen table: '%-.192s'"
2402
#: ../drizzled/error.cc:332
2319
#: drizzled/error.cc:310
2320
msgid "Invalid use of NULL value"
2323
#: drizzled/error.cc:312
2325
msgid "Got error '%-.64s' from regexp"
2328
#: drizzled/error.cc:314
2404
2330
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2405
2331
"illegal if there is no GROUP BY clause"
2408
#: ../drizzled/error.cc:333
2334
#: drizzled/error.cc:316
2336
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2339
#: drizzled/error.cc:318
2341
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2344
#: drizzled/error.cc:320
2347
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2351
#: drizzled/error.cc:322
2353
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2354
"privileges can be used"
2357
#: drizzled/error.cc:324
2358
msgid "The host or user argument to GRANT is too long"
2361
#: drizzled/error.cc:326
2410
2363
msgid "Table '%-.192s.%-.192s' doesn't exist"
2413
#: ../drizzled/error.cc:334
2366
#: drizzled/error.cc:328
2369
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2373
#: drizzled/error.cc:330
2374
msgid "The used command is not allowed with this Drizzle version"
2377
#: drizzled/error.cc:332
2415
2379
"You have an error in your SQL syntax; check the manual that corresponds to "
2416
2380
"your Drizzle server version for the right syntax to use"
2419
#: ../drizzled/error.cc:335
2383
#: drizzled/error.cc:334
2385
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2388
#: drizzled/error.cc:336
2389
msgid "Too many delayed threads in use"
2392
#: drizzled/error.cc:338
2394
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2397
#: drizzled/error.cc:340
2420
2398
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2423
#: ../drizzled/error.cc:336
2401
#: drizzled/error.cc:342
2402
msgid "Got a read error from the connection pipe"
2405
#: drizzled/error.cc:344
2406
msgid "Got an error from fcntl()"
2409
#: drizzled/error.cc:346
2424
2410
msgid "Got packets out of order"
2427
#: ../drizzled/error.cc:337
2413
#: drizzled/error.cc:348 libdrizzleclient/errmsg.cc:98
2414
msgid "Couldn't uncompress communication packet"
2417
#: drizzled/error.cc:350 libdrizzleclient/errmsg.cc:100
2418
msgid "Got an error reading communication packets"
2421
#: drizzled/error.cc:352 libdrizzleclient/errmsg.cc:102
2422
msgid "Got timeout reading communication packets"
2425
#: drizzled/error.cc:354 libdrizzleclient/errmsg.cc:104
2426
msgid "Got an error writing communication packets"
2429
#: drizzled/error.cc:356 libdrizzleclient/errmsg.cc:106
2430
msgid "Got timeout writing communication packets"
2433
#: drizzled/error.cc:358
2434
msgid "Result string is longer than 'max_allowed_packet' bytes"
2437
#: drizzled/error.cc:360
2428
2438
msgid "The used table type doesn't support BLOB/TEXT columns"
2431
#: ../drizzled/error.cc:338
2441
#: drizzled/error.cc:362
2432
2442
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2435
#: ../drizzled/error.cc:339
2445
#: drizzled/error.cc:364
2448
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2452
#: drizzled/error.cc:366
2437
2454
msgid "Incorrect column name '%-.100s'"
2440
#: ../drizzled/error.cc:340
2457
#: drizzled/error.cc:368
2442
2459
msgid "The used storage engine can't index column '%-.192s'"
2445
#: ../drizzled/error.cc:341
2462
#: drizzled/error.cc:370
2447
2464
"Unable to open underlying table which is differently defined or of non-"
2448
2465
"MyISAM type or doesn't exist"
2451
#: ../drizzled/error.cc:342
2468
#: drizzled/error.cc:372
2453
2470
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2456
#: ../drizzled/error.cc:343
2473
#: drizzled/error.cc:374
2459
2476
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2462
#: ../drizzled/error.cc:344
2479
#: drizzled/error.cc:376
2464
2481
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2465
2482
"UNIQUE instead"
2468
#: ../drizzled/error.cc:345
2485
#: drizzled/error.cc:378
2469
2486
msgid "Result consisted of more than one row"
2472
#: ../drizzled/error.cc:346
2489
#: drizzled/error.cc:380
2473
2490
msgid "This table type requires a primary key"
2476
#: ../drizzled/error.cc:347
2493
#: drizzled/error.cc:382
2494
msgid "This version of Drizzle is not compiled with RAID support"
2497
#: drizzled/error.cc:384
2499
"You are using safe update mode and you tried to update a table without a "
2500
"WHERE that uses a KEY column"
2503
#: drizzled/error.cc:386
2478
2505
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2481
#: ../drizzled/error.cc:348
2508
#: drizzled/error.cc:388
2482
2509
msgid "Can't open table"
2485
#: ../drizzled/error.cc:349
2512
#: drizzled/error.cc:390
2487
2514
msgid "The storage engine for the table doesn't support %s"
2490
#: ../drizzled/error.cc:350
2517
#: drizzled/error.cc:392
2518
msgid "You are not allowed to execute this command in a transaction"
2521
#: drizzled/error.cc:394
2492
2523
msgid "Got error %d during COMMIT"
2495
#: ../drizzled/error.cc:351
2526
#: drizzled/error.cc:396
2497
2528
msgid "Got error %d during ROLLBACK"
2500
#. This is a very incorrect place to use the PRIi64 macro as the
2501
#. program that looks over the source for the N_() macros does not
2502
#. (obviously) do macro expansion, so the string is entirely wrong for
2503
#. what it is trying to output for every language except english.
2504
#: ../drizzled/error.cc:356
2531
#: drizzled/error.cc:398
2533
msgid "Got error %d during FLUSH_LOGS"
2536
#: drizzled/error.cc:400
2538
msgid "Got error %d during CHECKPOINT"
2541
#: drizzled/error.cc:402
2507
2544
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2508
2545
"'%-.64s' (%-.64s)"
2511
#: ../drizzled/error.cc:357
2548
#: drizzled/error.cc:404
2549
msgid "The storage engine for the table does not support binary table dump"
2552
#: drizzled/error.cc:406
2553
msgid "Binlog closed, cannot RESET MASTER"
2556
#: drizzled/error.cc:408
2558
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2561
#: drizzled/error.cc:410
2563
msgid "Error from master: '%-.64s'"
2566
#: drizzled/error.cc:412
2567
msgid "Net error reading from master"
2570
#: drizzled/error.cc:414
2571
msgid "Net error writing to master"
2574
#: drizzled/error.cc:416
2575
msgid "Can't find FULLTEXT index matching the column list"
2578
#: drizzled/error.cc:418
2513
2580
"Can't execute the given command because you have active locked tables or an "
2514
2581
"active transaction"
2517
#: ../drizzled/error.cc:358
2584
#: drizzled/error.cc:420
2519
2586
msgid "Unknown system variable '%-.64s'"
2522
#: ../drizzled/error.cc:359
2589
#: drizzled/error.cc:422
2524
2591
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2527
#: ../drizzled/error.cc:360
2594
#: drizzled/error.cc:424
2530
2597
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2533
#: ../drizzled/error.cc:361
2600
#: drizzled/error.cc:426
2534
2601
msgid "Some non-transactional changed tables couldn't be rolled back"
2537
#: ../drizzled/error.cc:362
2604
#: drizzled/error.cc:428
2606
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2607
"of storage; increase this drizzled variable and try again"
2610
#: drizzled/error.cc:430
2612
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2615
#: drizzled/error.cc:432
2617
"This operation requires a running slave; configure slave and do START SLAVE"
2620
#: drizzled/error.cc:434
2621
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2624
#: drizzled/error.cc:436
2626
"Could not initialize master info structure; more error messages can be found "
2627
"in the Drizzle error log"
2630
#: drizzled/error.cc:438
2631
msgid "Could not create slave thread; check system resources"
2634
#: drizzled/error.cc:440
2637
"User %-.64s already has more than 'max_user_connections' active connections"
2640
#: drizzled/error.cc:442
2538
2641
msgid "You may only use constant expressions with SET"
2541
#: ../drizzled/error.cc:363
2644
#: drizzled/error.cc:444
2542
2645
msgid "Lock wait timeout exceeded; try restarting transaction"
2545
#: ../drizzled/error.cc:364
2648
#: drizzled/error.cc:446
2546
2649
msgid "The total number of locks exceeds the lock table size"
2549
#: ../drizzled/error.cc:365
2652
#: drizzled/error.cc:448
2550
2653
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2553
#: ../drizzled/error.cc:366
2656
#: drizzled/error.cc:450
2554
2657
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2557
#: ../drizzled/error.cc:367
2660
#: drizzled/error.cc:452
2661
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2664
#: drizzled/error.cc:454
2559
2666
msgid "Incorrect arguments to %s"
2562
#: ../drizzled/error.cc:368
2669
#: drizzled/error.cc:456
2671
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2674
#: drizzled/error.cc:458
2676
"Incorrect table definition; all MERGE tables must be in the same database"
2679
#: drizzled/error.cc:460
2563
2680
msgid "Deadlock found when trying to get lock; try restarting transaction"
2566
#: ../drizzled/error.cc:369
2683
#: drizzled/error.cc:462
2567
2684
msgid "The used table type doesn't support FULLTEXT indexes"
2570
#: ../drizzled/error.cc:370
2687
#: drizzled/error.cc:464
2571
2688
msgid "Cannot add foreign key constraint"
2574
#: ../drizzled/error.cc:371
2691
#: drizzled/error.cc:466
2575
2692
msgid "Cannot add or update a child row: a foreign key constraint fails"
2578
#: ../drizzled/error.cc:372
2695
#: drizzled/error.cc:468
2579
2696
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2582
#: ../drizzled/error.cc:373
2699
#: drizzled/error.cc:470
2701
msgid "Error connecting to master: %-.128s"
2704
#: drizzled/error.cc:472
2706
msgid "Error running query on master: %-.128s"
2709
#: drizzled/error.cc:474
2711
msgid "Error when executing command %s: %-.128s"
2714
#: drizzled/error.cc:476
2584
2716
msgid "Incorrect usage of %s and %s"
2587
#: ../drizzled/error.cc:374
2719
#: drizzled/error.cc:478
2588
2720
msgid "The used SELECT statements have a different number of columns"
2591
#: ../drizzled/error.cc:375
2723
#: drizzled/error.cc:480
2592
2724
msgid "Can't execute the query because you have a conflicting read lock"
2595
#: ../drizzled/error.cc:376
2727
#: drizzled/error.cc:482
2728
msgid "Mixing of transactional and non-transactional tables is disabled"
2731
#: drizzled/error.cc:484
2733
msgid "Option '%s' used twice in statement"
2736
#: drizzled/error.cc:486
2738
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2741
#: drizzled/error.cc:488
2743
msgid "Access denied; you need the %-.128s privilege for this operation"
2746
#: drizzled/error.cc:490
2598
2749
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2601
#: ../drizzled/error.cc:377
2752
#: drizzled/error.cc:492
2604
2755
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2607
#: ../drizzled/error.cc:378
2758
#: drizzled/error.cc:494
2609
2760
msgid "Variable '%-.64s' doesn't have a default value"
2612
#: ../drizzled/error.cc:379
2763
#: drizzled/error.cc:496
2614
2765
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2617
#: ../drizzled/error.cc:380
2768
#: drizzled/error.cc:498
2619
2770
msgid "Incorrect argument type to variable '%-.64s'"
2622
#: ../drizzled/error.cc:381
2773
#: drizzled/error.cc:500
2624
2775
msgid "Variable '%-.64s' can only be set, not read"
2627
#: ../drizzled/error.cc:382
2778
#: drizzled/error.cc:502
2629
2780
msgid "Incorrect usage/placement of '%s'"
2632
#: ../drizzled/error.cc:383
2783
#: drizzled/error.cc:504
2634
2785
msgid "This version of Drizzle doesn't yet support '%s'"
2637
#: ../drizzled/error.cc:384
2788
#: drizzled/error.cc:506
2791
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2794
#: drizzled/error.cc:508
2795
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2798
#: drizzled/error.cc:510
2639
2800
msgid "Variable '%-.192s' is a %s variable"
2642
#: ../drizzled/error.cc:385
2803
#: drizzled/error.cc:512
2644
2805
msgid "Incorrect foreign key definition for '%-.192s': %s"
2647
#: ../drizzled/error.cc:386
2808
#: drizzled/error.cc:514
2648
2809
msgid "Key reference and table reference don't match"
2651
#: ../drizzled/error.cc:387
2812
#: drizzled/error.cc:516
2653
2814
msgid "Operand should contain %d column(s)"
2656
#: ../drizzled/error.cc:388
2817
#: drizzled/error.cc:518
2657
2818
msgid "Subquery returns more than 1 row"
2660
#: ../drizzled/error.cc:389
2821
#: drizzled/error.cc:520
2823
msgid "Unknown prepared statement handler (%.*s) given to %s"
2826
#: drizzled/error.cc:522
2827
msgid "Help database is corrupt or does not exist"
2830
#: drizzled/error.cc:524
2831
msgid "Cyclic reference on subqueries"
2834
#: drizzled/error.cc:526
2662
2836
msgid "Converting column '%s' from %s to %s"
2665
#: ../drizzled/error.cc:390
2839
#: drizzled/error.cc:528
2667
2841
msgid "Reference '%-.64s' not supported (%s)"
2670
#: ../drizzled/error.cc:391
2844
#: drizzled/error.cc:530
2671
2845
msgid "Every derived table must have its own alias"
2674
#: ../drizzled/error.cc:392
2848
#: drizzled/error.cc:532
2676
2850
msgid "Select %u was reduced during optimization"
2679
#: ../drizzled/error.cc:393
2853
#: drizzled/error.cc:534
2681
2855
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2684
#: ../drizzled/error.cc:394
2858
#: drizzled/error.cc:536
2860
"Client does not support authentication protocol requested by server; "
2861
"consider upgrading Drizzle client"
2864
#: drizzled/error.cc:538
2685
2865
msgid "All parts of a SPATIAL index must be NOT NULL"
2688
#: ../drizzled/error.cc:395
2868
#: drizzled/error.cc:540
2690
2870
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2693
#: ../drizzled/error.cc:396
2873
#: drizzled/error.cc:542
2874
msgid "Slave is already running"
2877
#: drizzled/error.cc:544
2878
msgid "Slave already has been stopped"
2881
#: drizzled/error.cc:546
2696
"Uncompressed data size too large; the maximum size is %d (based on "
2697
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2884
"Uncompressed data size too large; the maximum size is %d (probably, length "
2885
"of uncompressed data was corrupted)"
2700
#: ../drizzled/error.cc:397
2888
#: drizzled/error.cc:548
2701
2889
msgid "ZLIB: Not enough memory"
2704
#: ../drizzled/error.cc:398
2892
#: drizzled/error.cc:550
2706
2894
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2707
2895
"data was corrupted)"
2710
#: ../drizzled/error.cc:399
2898
#: drizzled/error.cc:552
2711
2899
msgid "ZLIB: Input data corrupted"
2714
#: ../drizzled/error.cc:400
2902
#: drizzled/error.cc:554
2716
2904
msgid "%d line(s) were cut by GROUP_CONCAT()"
2719
#: ../drizzled/error.cc:401
2907
#: drizzled/error.cc:556
2721
2909
msgid "Row %ld doesn't contain data for all columns"
2724
#: ../drizzled/error.cc:402
2912
#: drizzled/error.cc:558
2727
2915
"Row %ld was truncated; it contained more data than there were input columns"
2730
#: ../drizzled/error.cc:403
2918
#: drizzled/error.cc:560
2733
2921
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2736
#: ../drizzled/error.cc:404
2924
#: drizzled/error.cc:562
2738
2926
msgid "Out of range value for column '%s' at row %ld"
2741
#: ../drizzled/error.cc:405
2929
#: drizzled/error.cc:564
2743
2931
msgid "Data truncated for column '%s' at row %ld"
2746
#: ../drizzled/error.cc:406
2934
#: drizzled/error.cc:566
2936
msgid "Using storage engine %s for table '%s'"
2939
#: drizzled/error.cc:568
2748
2941
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2751
#: ../drizzled/error.cc:407
2944
#: drizzled/error.cc:570
2945
msgid "Cannot drop one or more of the requested users"
2948
#: drizzled/error.cc:572
2949
msgid "Can't revoke all privileges for one or more of the requested users"
2952
#: drizzled/error.cc:574
2753
2954
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2756
#: ../drizzled/error.cc:408
2957
#: drizzled/error.cc:576
2758
2959
msgid "Illegal mix of collations for operation '%s'"
2761
#: ../drizzled/error.cc:409
2962
#: drizzled/error.cc:578
2764
2965
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2765
2966
"variable_name)"
2768
#: ../drizzled/error.cc:410
2969
#: drizzled/error.cc:580
2770
2971
msgid "Unknown collation: '%-.64s'"
2773
#: ../drizzled/error.cc:411
2974
#: drizzled/error.cc:582
2976
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2977
"compiled without SSL support; they can be used later if Drizzle slave with "
2981
#: drizzled/error.cc:584
2984
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2985
"old format; please change the password to the new format"
2988
#: drizzled/error.cc:586
2776
2991
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2780
#: ../drizzled/error.cc:412
2995
#: drizzled/error.cc:588
2996
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2999
#: drizzled/error.cc:590
3001
"It is recommended to use --skip-slave-start when doing step-by-step "
3002
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3003
"get an unexpected slave's drizzled restart"
3006
#: drizzled/error.cc:592
3007
msgid "SQL thread is not to be started so UNTIL options are ignored"
3010
#: drizzled/error.cc:594
2782
3012
msgid "Incorrect index name '%-.100s'"
2785
#: ../drizzled/error.cc:413
3015
#: drizzled/error.cc:596
2787
3017
msgid "Incorrect catalog name '%-.100s'"
2790
#: ../drizzled/error.cc:414
3020
#: drizzled/error.cc:598
3022
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3025
#: drizzled/error.cc:600
2792
3027
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2795
#: ../drizzled/error.cc:415
3030
#: drizzled/error.cc:602
3032
msgid "Unknown key cache '%-.100s'"
3035
#: drizzled/error.cc:604
3037
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3038
"this switch for this grant to work"
3041
#: drizzled/error.cc:606
2797
3043
msgid "Unknown table engine '%s'"
2800
#: ../drizzled/error.cc:416
3046
#: drizzled/error.cc:608
3048
msgid "'%s' is deprecated; use '%s' instead"
3051
#: drizzled/error.cc:610
2802
3053
msgid "The target table %-.100s of the %s is not updatable"
2805
#: ../drizzled/error.cc:417
3056
#: drizzled/error.cc:612
2808
3059
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2812
#: ../drizzled/error.cc:418
3063
#: drizzled/error.cc:614
2815
3066
"The Drizzle server is running with the %s option so it cannot execute this "
2819
#: ../drizzled/error.cc:419
3070
#: drizzled/error.cc:616
2821
3072
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2824
#: ../drizzled/error.cc:420
3075
#: drizzled/error.cc:618
2826
3077
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2829
#: ../drizzled/error.cc:421
3080
#: drizzled/error.cc:620
2831
3082
"Incorrect table definition; there can be only one TIMESTAMP column with "
2832
3083
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2835
#: ../drizzled/error.cc:422
3086
#: drizzled/error.cc:622
2837
3088
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2840
#: ../drizzled/error.cc:423
3091
#: drizzled/error.cc:624
3092
msgid "This command is not supported in the prepared statement protocol yet"
3095
#: drizzled/error.cc:626
2842
3097
msgid "Got error %d '%-.100s' from %s"
2845
#: ../drizzled/error.cc:424
3100
#: drizzled/error.cc:628
2847
3102
msgid "Got temporary error %d '%-.100s' from %s"
2850
#: ../drizzled/error.cc:425
3105
#: drizzled/error.cc:630
2852
3107
msgid "Unknown or incorrect time zone: '%-.64s'"
2855
#: ../drizzled/error.cc:426
3110
#: drizzled/error.cc:632
3112
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3115
#: drizzled/error.cc:634
2857
3117
msgid "Invalid %s character string: '%.64s'"
2860
#: ../drizzled/error.cc:427
3120
#: drizzled/error.cc:636
2862
3122
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2865
#: ../drizzled/error.cc:428
3125
#: drizzled/error.cc:638
3127
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3130
#: drizzled/error.cc:640
3132
msgid "Can't create a %s from within another stored routine"
3135
#: drizzled/error.cc:642
3137
msgid "%s %s already exists"
3140
#: drizzled/error.cc:644
2867
3142
msgid "%s %s does not exist"
2870
#: ../drizzled/error.cc:429
3145
#: drizzled/error.cc:646
3147
msgid "Failed to DROP %s %s"
3150
#: drizzled/error.cc:648
3152
msgid "Failed to CREATE %s %s"
3155
#: drizzled/error.cc:650
3157
msgid "%s with no matching label: %s"
3160
#: drizzled/error.cc:652
3162
msgid "Redefining label %s"
3165
#: drizzled/error.cc:654
3167
msgid "End-label %s without match"
3170
#: drizzled/error.cc:656
3172
msgid "Referring to uninitialized variable %s"
3175
#: drizzled/error.cc:658
3177
msgid "PROCEDURE %s can't return a result set in the given context"
3180
#: drizzled/error.cc:660
3181
msgid "RETURN is only allowed in a FUNCTION"
3184
#: drizzled/error.cc:662
3186
msgid "%s is not allowed in stored procedures"
3189
#: drizzled/error.cc:664
3191
"The update log is deprecated and replaced by the binary log; SET "
3192
"SQL_LOG_UPDATE has been ignored"
3195
#: drizzled/error.cc:666
3197
"The update log is deprecated and replaced by the binary log; SET "
3198
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3201
#: drizzled/error.cc:668
2871
3202
msgid "Query execution was interrupted"
2874
#: ../drizzled/error.cc:430
3205
#: drizzled/error.cc:670
3207
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3210
#: drizzled/error.cc:672
3212
msgid "Undefined CONDITION: %s"
3215
#: drizzled/error.cc:674
3217
msgid "No RETURN found in FUNCTION %s"
3220
#: drizzled/error.cc:676
3222
msgid "FUNCTION %s ended without RETURN"
3225
#: drizzled/error.cc:678
3226
msgid "Cursor statement must be a SELECT"
3229
#: drizzled/error.cc:680
3230
msgid "Cursor SELECT must not have INTO"
3233
#: drizzled/error.cc:682
3235
msgid "Undefined CURSOR: %s"
3238
#: drizzled/error.cc:684
3239
msgid "Cursor is already open"
3242
#: drizzled/error.cc:686
3243
msgid "Cursor is not open"
3246
#: drizzled/error.cc:688
3248
msgid "Undeclared variable: %s"
3251
#: drizzled/error.cc:690
3252
msgid "Incorrect number of FETCH variables"
3255
#: drizzled/error.cc:692
3256
msgid "No data - zero rows fetched, selected, or processed"
3259
#: drizzled/error.cc:694
3261
msgid "Duplicate parameter: %s"
3264
#: drizzled/error.cc:696
3266
msgid "Duplicate variable: %s"
3269
#: drizzled/error.cc:698
3271
msgid "Duplicate condition: %s"
3274
#: drizzled/error.cc:700
3276
msgid "Duplicate cursor: %s"
3279
#: drizzled/error.cc:702
3281
msgid "Failed to ALTER %s %s"
3284
#: drizzled/error.cc:704
3285
msgid "Subquery value not supported"
3288
#: drizzled/error.cc:706
3290
msgid "%s is not allowed in stored function or trigger"
3293
#: drizzled/error.cc:708
3294
msgid "Variable or condition declaration after cursor or handler declaration"
3297
#: drizzled/error.cc:710
3298
msgid "Cursor declaration after handler declaration"
3301
#: drizzled/error.cc:712
3302
msgid "Case not found for CASE statement"
3305
#: drizzled/error.cc:714
3307
msgid "Configuration file '%-.192s' is too big"
3310
#: drizzled/error.cc:716
3312
msgid "Malformed file type header in file '%-.192s'"
3315
#: drizzled/error.cc:718
3317
msgid "Unexpected end of file while parsing comment '%-.200s'"
3320
#: drizzled/error.cc:720
3322
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3325
#: drizzled/error.cc:722
3327
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3330
#: drizzled/error.cc:724
3331
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3334
#: drizzled/error.cc:726
3336
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3339
#: drizzled/error.cc:728
3341
msgid "'%-.192s.%-.192s' is not %s"
3344
#: drizzled/error.cc:730
3346
msgid "Column '%-.192s' is not updatable"
3349
#: drizzled/error.cc:732
3350
msgid "View's SELECT contains a subquery in the FROM clause"
3353
#: drizzled/error.cc:734
3355
msgid "View's SELECT contains a '%s' clause"
3358
#: drizzled/error.cc:736
3359
msgid "View's SELECT contains a variable or parameter"
3362
#: drizzled/error.cc:738
3364
msgid "View's SELECT refers to a temporary table '%-.192s'"
3367
#: drizzled/error.cc:740
3368
msgid "View's SELECT and view's field list have different column counts"
3371
#: drizzled/error.cc:742
3373
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3376
#: drizzled/error.cc:744
3377
msgid "View being updated does not have complete key of underlying table in it"
3380
#: drizzled/error.cc:746
2877
3383
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2878
3384
"(s) or definer/invoker of view lack rights to use them"
2881
#: ../drizzled/error.cc:431
3387
#: drizzled/error.cc:748
3389
msgid "Can't drop or alter a %s from within another stored routine"
3392
#: drizzled/error.cc:750
3393
msgid "GOTO is not allowed in a stored procedure handler"
3396
#: drizzled/error.cc:752
3397
msgid "Trigger already exists"
3400
#: drizzled/error.cc:754
3401
msgid "Trigger does not exist"
3404
#: drizzled/error.cc:756
3406
msgid "Trigger's '%-.192s' is view or temporary table"
3409
#: drizzled/error.cc:758
3411
msgid "Updating of %s row is not allowed in %strigger"
3414
#: drizzled/error.cc:760
3416
msgid "There is no %s row in %s trigger"
3419
#: drizzled/error.cc:762
2883
3421
msgid "Field '%-.192s' doesn't have a default value"
2886
#: ../drizzled/error.cc:432
3424
#: drizzled/error.cc:764
2887
3425
msgid "Division by 0"
2890
#: ../drizzled/error.cc:433
3428
#: drizzled/error.cc:766
2892
3430
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2895
#: ../drizzled/error.cc:434
3433
#: drizzled/error.cc:768
2897
3435
msgid "Illegal %s '%-.192s' value found during parsing"
2900
#: ../drizzled/error.cc:435
3438
#: drizzled/error.cc:770
3440
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3443
#: drizzled/error.cc:772
3445
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3448
#: drizzled/error.cc:774
3450
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3453
#: drizzled/error.cc:776
3455
msgid "Failed purging old relay logs: %s"
3458
#: drizzled/error.cc:778
3460
msgid "Password hash should be a %d-digit hexadecimal number"
3463
#: drizzled/error.cc:780
3464
msgid "Target log not found in binlog index"
3467
#: drizzled/error.cc:782
3468
msgid "I/O error reading log index file"
3471
#: drizzled/error.cc:784
3472
msgid "Server configuration does not permit binlog purge"
3475
#: drizzled/error.cc:786
3476
msgid "Failed on fseek()"
3479
#: drizzled/error.cc:788
3480
msgid "Fatal error during log purge"
3483
#: drizzled/error.cc:790
3484
msgid "A purgeable log is in use, will not purge"
3487
#: drizzled/error.cc:792
3488
msgid "Unknown error during log purge"
3491
#: drizzled/error.cc:794
3493
msgid "Failed initializing relay log position: %s"
3496
#: drizzled/error.cc:796
3497
msgid "You are not using binary logging"
3500
#: drizzled/error.cc:798
3503
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3506
#: drizzled/error.cc:800
3507
msgid "WSAStartup Failed"
3510
#: drizzled/error.cc:802
3511
msgid "Can't handle procedures with different groups yet"
3514
#: drizzled/error.cc:804
3515
msgid "Select must have a group with this procedure"
3518
#: drizzled/error.cc:806
3519
msgid "Can't use ORDER clause with this procedure"
3522
#: drizzled/error.cc:808
3524
msgid "Binary logging and replication forbid changing the global server %s"
3527
#: drizzled/error.cc:810
3529
msgid "Can't map file: %-.200s, errno: %d"
3532
#: drizzled/error.cc:812
3534
msgid "Wrong magic in %-.64s"
3537
#: drizzled/error.cc:814
3538
msgid "Prepared statement contains too many placeholders"
3541
#: drizzled/error.cc:816
2902
3543
msgid "Key part '%-.192s' length cannot be 0"
2905
#: ../drizzled/error.cc:436
3546
#: drizzled/error.cc:818
3547
msgid "View text checksum failed"
3550
#: drizzled/error.cc:820
3553
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3556
#: drizzled/error.cc:822
3558
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3561
#: drizzled/error.cc:824
3563
msgid "Can not delete from join view '%-.192s.%-.192s'"
3566
#: drizzled/error.cc:826
3568
msgid "Operation %s failed for %.256s"
3571
#: drizzled/error.cc:828
3572
msgid "XAER_NOTA: Unknown XID"
3575
#: drizzled/error.cc:830
3576
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3579
#: drizzled/error.cc:832
2908
3582
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2909
3583
"the %.64s state"
2912
#: ../drizzled/error.cc:437
3586
#: drizzled/error.cc:834
3587
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3590
#: drizzled/error.cc:836
3592
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3596
#: drizzled/error.cc:838
3597
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3600
#: drizzled/error.cc:840
3603
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3607
#: drizzled/error.cc:842
3608
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3611
#: drizzled/error.cc:844
3612
msgid "Failed to revoke all privileges to dropped routine"
3615
#: drizzled/error.cc:846
2914
3617
msgid "Data too long for column '%s' at row %ld"
2917
#: ../drizzled/error.cc:438
3620
#: drizzled/error.cc:848
3622
msgid "Bad SQLSTATE: '%s'"
3625
#: drizzled/error.cc:850
2920
3628
"%s: ready for connections.\n"
2921
"Version: '%s' %s\n"
3629
"Version: '%s' socket: '%s' port: %d %s"
2924
#: ../drizzled/error.cc:439
3632
#: drizzled/error.cc:852
2925
3633
msgid "Can't load value from file with fixed size rows to variable"
2928
#: ../drizzled/error.cc:440
3636
#: drizzled/error.cc:854
3637
msgid "You are not allowed to create a user with GRANT"
3640
#: drizzled/error.cc:856
2930
3642
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2933
#: ../drizzled/error.cc:441
3645
#: drizzled/error.cc:858
2934
3646
msgid "Table definition has changed, please retry transaction"
2937
#: ../drizzled/error.cc:442
3649
#: drizzled/error.cc:860
3650
msgid "Duplicate handler declared in the same block"
3653
#: drizzled/error.cc:862
3656
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3657
"variable in BEFORE trigger"
3660
#: drizzled/error.cc:864
2939
3662
msgid "Not allowed to return a result set from a %s"
2942
#: ../drizzled/error.cc:443
3665
#: drizzled/error.cc:866
2943
3666
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2946
#: ../drizzled/error.cc:444
3669
#: drizzled/error.cc:868
3671
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3672
"declaration and binary logging is enabled; if non-transactional tables were "
3673
"updated, the binary log will miss their changes"
3676
#: drizzled/error.cc:870
3678
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3679
"declaration and binary logging is enabled (you *might* want to use the less "
3680
"safe log_bin_trust_function_creators variable)"
3683
#: drizzled/error.cc:872
3685
"You do not have the SUPER privilege and binary logging is enabled (you "
3686
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3689
#: drizzled/error.cc:874
3691
"You can't execute a prepared statement which has an open cursor associated "
3692
"with it. Reset the statement to re-execute it."
3695
#: drizzled/error.cc:876
3697
msgid "The statement (%lu) has no open cursor."
3700
#: drizzled/error.cc:878
2948
3702
"Explicit or implicit commit is not allowed in stored function or trigger."
2951
#: ../drizzled/error.cc:445
3705
#: drizzled/error.cc:880
3708
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3711
#: drizzled/error.cc:882
3712
msgid "Recursive stored functions and triggers are not allowed."
3715
#: drizzled/error.cc:884
2953
3717
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2956
#: ../drizzled/error.cc:446
3720
#: drizzled/error.cc:886
2958
3722
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2961
#: ../drizzled/error.cc:447
3725
#: drizzled/error.cc:888
2964
3728
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2968
#: ../drizzled/error.cc:448
3732
#: drizzled/error.cc:890
3734
"You can't combine write-locking of system tables with other tables or lock "
3738
#: drizzled/error.cc:892
3740
msgid "Unable to connect to foreign data source: %.64s"
3743
#: drizzled/error.cc:894
3746
"There was a problem processing the query on the foreign data source. Data "
3747
"source error: %-.64s"
3750
#: drizzled/error.cc:896
3753
"The foreign data source you are trying to reference does not exist. Data "
3754
"source error: %-.64s"
3757
#: drizzled/error.cc:898
3760
"Can't create federated table. The data source connection string '%-.64s' is "
3761
"not in the correct format"
3764
#: drizzled/error.cc:900
3766
msgid "The data source connection string '%-.64s' is not in the correct format"
3769
#: drizzled/error.cc:902
3771
msgid "Can't create federated table. Foreign data src error: %-.64s"
3774
#: drizzled/error.cc:904
2969
3775
msgid "Trigger in wrong schema"
2972
#: ../drizzled/error.cc:449
3778
#: drizzled/error.cc:906
2975
3781
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2976
3782
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2979
#: ../drizzled/error.cc:450
3785
#: drizzled/error.cc:908
3787
msgid "Routine body for '%-.100s' is too long"
3790
#: drizzled/error.cc:910
3791
msgid "Cannot drop default keycache"
3794
#: drizzled/error.cc:912
2981
3796
msgid "Display width out of range for column '%-.192s' (max = %d)"
2984
#: ../drizzled/error.cc:451
3799
#: drizzled/error.cc:914
3800
msgid "XAER_DUPID: The XID already exists"
3803
#: drizzled/error.cc:916
2986
3805
msgid "Datetime function: %-.32s field overflow"
2989
#: ../drizzled/error.cc:452
3808
#: drizzled/error.cc:918
3811
"Can't update table '%-.192s' in stored function/trigger because it is "
3812
"already used by statement which invoked this stored function/trigger."
3815
#: drizzled/error.cc:920
3818
"The definition of table '%-.192s' prevents operation %.192s on table "
3822
#: drizzled/error.cc:922
3824
"The prepared statement contains a stored routine call that refers to that "
3825
"same statement. It's not allowed to execute a prepared statement in such a "
3829
#: drizzled/error.cc:924
3830
msgid "Not allowed to set autocommit from a stored function or trigger"
3833
#: drizzled/error.cc:926
3834
msgid "Definer is not fully qualified"
3837
#: drizzled/error.cc:928
3840
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3841
"Current user is used as definer. Please recreate the view!"
3844
#: drizzled/error.cc:930
3847
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3851
#: drizzled/error.cc:932
3853
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3856
#: drizzled/error.cc:934
3858
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3861
#: drizzled/error.cc:936
2992
3864
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2995
#: ../drizzled/error.cc:453
3867
#: drizzled/error.cc:938
2998
3870
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3001
#: ../drizzled/error.cc:454
3002
msgid "No data - zero rows fetched, selected, or processed"
3005
#: ../drizzled/error.cc:455
3873
#: drizzled/error.cc:940
3875
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3878
#: drizzled/error.cc:942
3881
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3882
"activated under the authorization of the invoker, which may have "
3883
"insufficient privileges. Please recreate the trigger."
3886
#: drizzled/error.cc:944
3888
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3891
#: drizzled/error.cc:946
3894
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3895
"exceeded for routine %.192s"
3898
#: drizzled/error.cc:948
3901
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3902
"or contains bad data (internal code %d)"
3905
#: drizzled/error.cc:950
3907
msgid "Incorrect routine name '%-.192s'"
3910
#: drizzled/error.cc:952
3007
3912
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3010
#: ../drizzled/error.cc:456
3915
#: drizzled/error.cc:954
3916
msgid "AGGREGATE is not supported for stored functions"
3919
#: drizzled/error.cc:956
3922
"Can't create more than max_prepared_stmt_count statements (current value: %"
3926
#: drizzled/error.cc:958
3928
msgid "`%-.192s`.`%-.192s` contains view recursion"
3931
#: drizzled/error.cc:960
3012
3933
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3015
#: ../drizzled/error.cc:457
3936
#: drizzled/error.cc:962
3016
3937
msgid "The used table type doesn't support SPATIAL indexes"
3019
#: ../drizzled/error.cc:458
3940
#: drizzled/error.cc:964
3941
msgid "Triggers can not be created on system tables"
3944
#: drizzled/error.cc:966
3021
3946
msgid "Leading spaces are removed from name '%s'"
3024
#: ../drizzled/error.cc:459
3949
#: drizzled/error.cc:968
3025
3950
msgid "Failed to read auto-increment value from storage engine"
3028
#: ../drizzled/error.cc:460
3953
#: drizzled/error.cc:970
3957
#: drizzled/error.cc:972
3961
#: drizzled/error.cc:974
3030
3963
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3033
#: ../drizzled/error.cc:461
3966
#: drizzled/error.cc:976
3968
msgid "The target table %-.100s of the %s is not insertable-into"
3971
#: drizzled/error.cc:978
3974
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3977
#: drizzled/error.cc:980
3034
3978
msgid "Too high level of nesting for select"
3037
#: ../drizzled/error.cc:462
3981
#: drizzled/error.cc:982
3039
3983
msgid "Name '%-.64s' has become ''"
3042
#: ../drizzled/error.cc:463
3986
#: drizzled/error.cc:984
3044
3988
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3045
3989
"optional and non-empty FIELDS ENCLOSED BY"
3048
#: ../drizzled/error.cc:464
3992
#: drizzled/error.cc:986
3994
msgid "The foreign server, %s, you are trying to create already exists."
3997
#: drizzled/error.cc:988
4000
"The foreign server name you are trying to reference does not exist. Data "
4001
"source error: %-.64s"
4004
#: drizzled/error.cc:990
3051
4007
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3054
#: ../drizzled/error.cc:465
3056
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3059
#: ../drizzled/error.cc:466
4010
#: drizzled/error.cc:992
4013
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4017
#: drizzled/error.cc:994
4019
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4022
#: drizzled/error.cc:996
4023
msgid "MAXVALUE can only be used in last partition definition"
4026
#: drizzled/error.cc:998
4027
msgid "Subpartitions can only be hash partitions and by key"
4030
#: drizzled/error.cc:1000
4031
msgid "Must define subpartitions on all partitions if on one partition"
4034
#: drizzled/error.cc:1002
4035
msgid "Wrong number of partitions defined, mismatch with previous setting"
4038
#: drizzled/error.cc:1004
4039
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4042
#: drizzled/error.cc:1006
4043
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4046
#: drizzled/error.cc:1008
4047
msgid "Expression in RANGE/LIST VALUES must be constant"
4050
#: drizzled/error.cc:1010
4051
msgid "Field in list of fields for partition function not found in table"
4054
#: drizzled/error.cc:1012
4055
msgid "List of fields is only allowed in KEY partitions"
4058
#: drizzled/error.cc:1014
4060
"The partition info in the frm file is not consistent with what can be "
4061
"written into the frm file"
4064
#: drizzled/error.cc:1016
4066
msgid "The %-.192s function returns the wrong type"
4069
#: drizzled/error.cc:1018
4071
msgid "For %-.64s partitions each partition must be defined"
4074
#: drizzled/error.cc:1020
4075
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4078
#: drizzled/error.cc:1022
4079
msgid "VALUES value must be of same type as partition function"
4082
#: drizzled/error.cc:1024
4083
msgid "Multiple definition of same constant in list partitioning"
4086
#: drizzled/error.cc:1026
4087
msgid "Partitioning can not be used stand-alone in query"
4090
#: drizzled/error.cc:1028
4092
"The mix of handlers in the partitions is not allowed in this version of "
4096
#: drizzled/error.cc:1030
4098
msgid "For the partitioned engine it is necessary to define all %-.64s"
4101
#: drizzled/error.cc:1032
4102
msgid "Too many partitions (including subpartitions) were defined"
4105
#: drizzled/error.cc:1034
4107
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4108
"partitioning for subpartitioning"
4111
#: drizzled/error.cc:1036
4112
msgid "Failed to create specific handler file"
4115
#: drizzled/error.cc:1038
4116
msgid "A BLOB field is not allowed in partition function"
4119
#: drizzled/error.cc:1040
4121
msgid "A %-.192s must include all columns in the table's partitioning function"
4124
#: drizzled/error.cc:1042
4126
msgid "Number of %-.64s = 0 is not an allowed value"
4129
#: drizzled/error.cc:1044
4130
msgid "Partition management on a not partitioned table is not possible"
4133
#: drizzled/error.cc:1046
4135
"Foreign key condition is not yet supported in conjunction with partitioning"
4138
#: drizzled/error.cc:1048
4140
msgid "Error in list of partitions to %-.64s"
4143
#: drizzled/error.cc:1050
4144
msgid "Cannot remove all partitions, use DROP TABLE instead"
4147
#: drizzled/error.cc:1052
4148
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4151
#: drizzled/error.cc:1054
4153
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4157
#: drizzled/error.cc:1056
4159
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4160
"tables using HASH PARTITIONs"
4163
#: drizzled/error.cc:1058
4165
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4168
#: drizzled/error.cc:1060
4169
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4172
#: drizzled/error.cc:1062
4173
msgid "At least one partition must be added"
4176
#: drizzled/error.cc:1064
4177
msgid "At least one partition must be coalesced"
4180
#: drizzled/error.cc:1066
4181
msgid "More partitions to reorganize than there are partitions"
4184
#: drizzled/error.cc:1068
4186
msgid "Duplicate partition name %-.192s"
4189
#: drizzled/error.cc:1070
4190
msgid "It is not allowed to shut off binlog on this command"
4193
#: drizzled/error.cc:1072
4194
msgid "When reorganizing a set of partitions they must be in consecutive order"
4197
#: drizzled/error.cc:1074
4199
"Reorganize of range partitions cannot change total ranges except for last "
4200
"partition where it can extend the range"
4203
#: drizzled/error.cc:1076
4204
msgid "Partition function not supported in this version for this handler"
4207
#: drizzled/error.cc:1078
4208
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4211
#: drizzled/error.cc:1080
4213
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4216
#: drizzled/error.cc:1082
4218
msgid "Plugin '%-.192s' is not loaded"
4221
#: drizzled/error.cc:1084
3061
4223
msgid "Incorrect %-.32s value: '%-.128s'"
3064
#: ../drizzled/error.cc:467
4226
#: drizzled/error.cc:1086
3066
4228
msgid "Table has no partition for value %-.64s"
3069
#: ../drizzled/error.cc:468
4231
#: drizzled/error.cc:1088
4233
msgid "It is not allowed to specify %s more than once"
4236
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4238
msgid "Failed to create %s"
4241
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4243
msgid "Failed to drop %s"
4246
#: drizzled/error.cc:1094
4247
msgid "The handler doesn't support autoextend of tablespaces"
4250
#: drizzled/error.cc:1096
4252
"A size parameter was incorrectly specified, either number or on the form 10M"
4255
#: drizzled/error.cc:1098
4257
"The size number was correct but we don't allow the digit part to be more "
4261
#: drizzled/error.cc:1100
4263
msgid "Failed to alter: %s"
4266
#: drizzled/error.cc:1102
3070
4267
msgid "Writing one row to the row-based binary log failed"
3073
#: ../drizzled/error.cc:469
4270
#: drizzled/error.cc:1104
4272
msgid "Table definition on master and slave does not match: %s"
4275
#: drizzled/error.cc:1106
4277
"Slave running with --log-slave-updates must use row-based binary logging to "
4278
"be able to replicate row-based binary log events"
4281
#: drizzled/error.cc:1108
4283
msgid "Event '%-.192s' already exists"
4286
#: drizzled/error.cc:1110
4288
msgid "Failed to store event %s. Error code %d from storage engine."
4291
#: drizzled/error.cc:1112
4293
msgid "Unknown event '%-.192s'"
4296
#: drizzled/error.cc:1114
4298
msgid "Failed to alter event '%-.192s'"
4301
#: drizzled/error.cc:1118
4302
msgid "INTERVAL is either not positive or too big"
4305
#: drizzled/error.cc:1120
4306
msgid "ENDS is either invalid or before STARTS"
4309
#: drizzled/error.cc:1122
4310
msgid "Event execution time is in the past. Event has been disabled"
4313
#: drizzled/error.cc:1124
4314
msgid "Failed to open drizzle.event"
4317
#: drizzled/error.cc:1126
4318
msgid "No datetime expression provided"
4321
#: drizzled/error.cc:1128
4324
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4325
"probably corrupted"
4328
#: drizzled/error.cc:1130
4330
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4333
#: drizzled/error.cc:1132
4334
msgid "Failed to delete the event from drizzle.event"
4337
#: drizzled/error.cc:1134
4338
msgid "Error during compilation of event's body"
4341
#: drizzled/error.cc:1136
4342
msgid "Same old and new event name"
4345
#: drizzled/error.cc:1138
4347
msgid "Data for column '%s' too long"
4350
#: drizzled/error.cc:1140
3075
4352
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3078
#: ../drizzled/error.cc:470
4355
#: drizzled/error.cc:1142
4358
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4362
#: drizzled/error.cc:1144
4363
msgid "You can't write-lock a log table. Only read access is possible"
4366
#: drizzled/error.cc:1146
4367
msgid "You can't use locks with log tables."
4370
#: drizzled/error.cc:1148
3081
4373
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3082
4374
"d would lead to a duplicate entry"
3085
#: ../drizzled/error.cc:471
4377
#: drizzled/error.cc:1150
4380
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4381
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4384
#: drizzled/error.cc:1152
4386
"Cannot switch out of the row-based binary log format when the session has "
4387
"open temporary tables"
4390
#: drizzled/error.cc:1154
4392
"Cannot change the binary logging format inside a stored function or trigger"
4395
#: drizzled/error.cc:1156
4397
"The NDB cluster engine does not support changing the binlog format on the "
4401
#: drizzled/error.cc:1158
4402
msgid "Cannot create temporary table with partitions"
4405
#: drizzled/error.cc:1160
4406
msgid "Partition constant is out of partition function domain"
4409
#: drizzled/error.cc:1162
4410
msgid "This partition function is not allowed"
4413
#: drizzled/error.cc:1164
4414
msgid "Error in DDL log"
4417
#: drizzled/error.cc:1166
4418
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4421
#: drizzled/error.cc:1168
4422
msgid "Incorrect partition name"
4425
#: drizzled/error.cc:1170
3087
4427
"Transaction isolation level can't be changed while a transaction is in "
3091
#: ../drizzled/error.cc:472
4431
#: drizzled/error.cc:1172
4434
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4435
"'%-.192s' for key '%-.192s'"
4438
#: drizzled/error.cc:1174
4440
msgid "Internal scheduler error %d"
4443
#: drizzled/error.cc:1176
4445
msgid "Error during starting/stopping of the scheduler. Error code %u"
4448
#: drizzled/error.cc:1178
4449
msgid "Engine cannot be used in partitioned tables"
4452
#: drizzled/error.cc:1180
4454
msgid "Cannot activate '%-.64s' log"
4457
#: drizzled/error.cc:1182
4458
msgid "The server was not built with row-based replication"
4461
#: drizzled/error.cc:1184
4462
msgid "Decoding of base64 string failed"
4465
#: drizzled/error.cc:1186
4466
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4469
#: drizzled/error.cc:1188
4471
"Cannot proceed because system tables used by Event Scheduler were found "
4472
"damaged at server start"
4475
#: drizzled/error.cc:1190
4476
msgid "Only integers allowed as number here"
4479
#: drizzled/error.cc:1192
4480
msgid "This storage engine cannot be used for log tables"
4483
#: drizzled/error.cc:1194
4485
msgid "You cannot '%s' a log table if logging is enabled"
4488
#: drizzled/error.cc:1196
4491
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4492
"rename two tables: the log table to an archive table and another table back "
4496
#: drizzled/error.cc:1198
3093
4498
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3096
#: ../drizzled/error.cc:473
4501
#: drizzled/error.cc:1200
3098
4503
msgid "Incorrect parameters in the call to native function '%-.192s'"
3101
#: ../drizzled/error.cc:474
4506
#: drizzled/error.cc:1202
4508
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4511
#: drizzled/error.cc:1204
4513
msgid "This function '%-.192s' has the same name as a native function"
4516
#: drizzled/error.cc:1206
3103
4518
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3106
#: ../drizzled/error.cc:475
4521
#: drizzled/error.cc:1208
4522
msgid "Too many files opened, please execute the command again"
4525
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4527
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4528
"The event was dropped immediately after creation."
4531
#: drizzled/error.cc:1214
4533
msgid "The incident %s occurred on the master. Message: %-.64s"
4536
#: drizzled/error.cc:1216
4537
msgid "Table has no partition for some existing values"
4540
#: drizzled/error.cc:1218
4541
msgid "Statement is not safe to log in statement format."
4544
#: drizzled/error.cc:1220
4546
msgid "Fatal error: %s"
4549
#: drizzled/error.cc:1222
4551
msgid "Relay log read failure: %s"
4554
#: drizzled/error.cc:1224
4556
msgid "Relay log write failure: %s"
4559
#: drizzled/error.cc:1228
4561
msgid "Master command %s failed: %s"
4564
#: drizzled/error.cc:1230
4566
msgid "Binary logging not possible. Message: %s"
4569
#: drizzled/error.cc:1232
4571
msgid "View `%-.64s`.`%-.64s` has no creation context"
4574
#: drizzled/error.cc:1234
4576
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4579
#: drizzled/error.cc:1236
4581
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4584
#: drizzled/error.cc:1238
4586
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4589
#: drizzled/error.cc:1240
4591
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4594
#: drizzled/error.cc:1242
4596
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4599
#: drizzled/error.cc:1244
4601
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4604
#: drizzled/error.cc:1246
4606
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4609
#: drizzled/error.cc:1248
4611
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4614
#: drizzled/error.cc:1250
4616
msgid "Ambiguous slave modes combination. %s"
4619
#: drizzled/error.cc:1252
4622
"The BINLOG statement of type `%s` was not preceded by a format description "
4626
#: drizzled/error.cc:1254
4627
msgid "Corrupted replication event was detected"
4630
#: drizzled/error.cc:1256
3108
4632
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3111
#: ../drizzled/error.cc:477
4635
#: drizzled/error.cc:1258
4637
msgid "Being purged log %s was not found"
4640
#: drizzled/error.cc:1260
4642
msgid "Converted to non-transactional lock on '%-.64s'"
4645
#: drizzled/error.cc:1262
4647
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4650
#: drizzled/error.cc:1264
4653
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4656
#: drizzled/error.cc:1266
4658
msgid "Can't access storage engine of table %-.64s"
4661
#: drizzled/error.cc:1268
4662
msgid "Starting backup process"
4665
#: drizzled/error.cc:1270
4666
msgid "Backup completed"
4669
#: drizzled/error.cc:1272
4670
msgid "Starting restore process"
4673
#: drizzled/error.cc:1274
4674
msgid "Restore completed"
4677
#: drizzled/error.cc:1276
4678
msgid "Nothing to backup"
4681
#: drizzled/error.cc:1278
4683
msgid "Database '%-.64s' cannot be included in a backup"
4686
#: drizzled/error.cc:1280
4688
"Error during backup operation - server's error log contains more information "
4692
#: drizzled/error.cc:1282
4694
"Error during restore operation - server's error log contains more "
4695
"information about the error"
4698
#: drizzled/error.cc:1284
4700
"Can't execute this command because another BACKUP/RESTORE operation is in "
4704
#: drizzled/error.cc:1286
4705
msgid "Error when preparing for backup operation"
4708
#: drizzled/error.cc:1288
4709
msgid "Error when preparing for restore operation"
4712
#: drizzled/error.cc:1290
4714
msgid "Invalid backup location '%-.64s'"
4717
#: drizzled/error.cc:1292
4719
msgid "Can't read backup location '%-.64s'"
4722
#: drizzled/error.cc:1294
4724
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4727
#: drizzled/error.cc:1296
4728
msgid "Can't enumerate server databases"
4731
#: drizzled/error.cc:1298
4732
msgid "Can't enumerate server tables"
4735
#: drizzled/error.cc:1300
4737
msgid "Can't enumerate tables in database %-.64s"
4740
#: drizzled/error.cc:1302
4742
msgid "Skipping view %-.64s in database %-.64s"
4745
#: drizzled/error.cc:1304
4747
msgid "Skipping table %-.64s since it has no valid storage engine"
4750
#: drizzled/error.cc:1306
4752
msgid "Can't open table %-.64s"
4755
#: drizzled/error.cc:1308
4756
msgid "Can't read backup archive preamble"
4759
#: drizzled/error.cc:1310
4760
msgid "Can't write backup archive preamble"
4763
#: drizzled/error.cc:1312
4765
msgid "Can't find backup driver for table %-.64s"
4768
#: drizzled/error.cc:1314
4771
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4775
#: drizzled/error.cc:1316
4777
msgid "Can't create %-.64s backup driver"
4780
#: drizzled/error.cc:1318
4782
msgid "Can't create %-.64s restore driver"
4785
#: drizzled/error.cc:1320
4787
msgid "Found %d images in backup archive but maximum %d are supported"
4790
#: drizzled/error.cc:1322
4792
msgid "Error when saving meta-data of %-.64s"
4795
#: drizzled/error.cc:1324
4796
msgid "Error when reading meta-data list"
4799
#: drizzled/error.cc:1326
4801
msgid "Can't create %-.64s"
4804
#: drizzled/error.cc:1328
4805
msgid "Can't allocate buffer for image data transfer"
4808
#: drizzled/error.cc:1330
4810
msgid "Error when writing %-.64s backup image data (for table #%d)"
4813
#: drizzled/error.cc:1332
4814
msgid "Error when reading data from backup stream"
4817
#: drizzled/error.cc:1334
4818
msgid "Can't go to the next chunk in backup stream"
4821
#: drizzled/error.cc:1336
4823
msgid "Can't initialize %-.64s backup driver"
4826
#: drizzled/error.cc:1338
4828
msgid "Can't initialize %-.64s restore driver"
4831
#: drizzled/error.cc:1340
4833
msgid "Can't shut down %-.64s backup driver"
4836
#: drizzled/error.cc:1342
4838
msgid "Can't shut down %-.64s backup driver(s)"
4841
#: drizzled/error.cc:1344
4843
msgid "%-.64s backup driver can't prepare for synchronization"
4846
#: drizzled/error.cc:1346
4848
msgid "%-.64s backup driver can't create its image validity point"
4851
#: drizzled/error.cc:1348
4853
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4856
#: drizzled/error.cc:1350
4858
msgid "%-.64s backup driver can't cancel its backup operation"
4861
#: drizzled/error.cc:1352
4863
msgid "%-.64s restore driver can't cancel its restore operation"
4866
#: drizzled/error.cc:1354
4868
msgid "Error when polling %-.64s backup driver for its image data"
4871
#: drizzled/error.cc:1356
4873
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4876
#: drizzled/error.cc:1358
4879
"After %d attempts %-.64s restore driver still can't accept next block of data"
4882
#: drizzled/error.cc:1360
4884
msgid "Open and lock tables failed in %-.64s"
4887
#: drizzled/error.cc:1362
4888
msgid "Backup driver's table locking thread can not be initialized."
4891
#: drizzled/error.cc:1364
4893
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4894
"and 'drizzle.online_backup_progress'."
4897
#: drizzled/error.cc:1366
4899
msgid "Tablespace '%-.192s' already exists"
4902
#: drizzled/error.cc:1368
4904
msgid "Tablespace '%-.192s' doesn't exist"
4907
#: drizzled/error.cc:1370
4909
msgid "Unexpected master's heartbeat data: %s"
4912
#: drizzled/error.cc:1372
4914
msgid "The requested value for the heartbeat period %s %s"
4917
#: drizzled/error.cc:1374
4919
msgid "Can't write to the online backup progress log %-.64s."
4922
#: drizzled/error.cc:1376
4924
msgid "Tablespace '%-.192s' not empty"
4927
#: drizzled/error.cc:1378
4930
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4931
"server. The original definition of the required tablespace is '%-.256s' "
4932
"while the same tablespace is defined on the server as '%-.256s'"
4935
#: drizzled/error.cc:1380
4936
msgid "A virtual column cannot be based on a virtual column"
4939
#: drizzled/error.cc:1382
4941
msgid "Non-deterministic expression for virtual column '%s'."
4944
#: drizzled/error.cc:1384
4947
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4950
#: drizzled/error.cc:1386
4951
msgid "Primary key cannot be defined upon a virtual column."
4954
#: drizzled/error.cc:1388
4955
msgid "Key/Index cannot be defined on a non-stored virtual column."
4958
#: drizzled/error.cc:1390
4960
msgid "Cannot define foreign key with %s clause on a virtual column."
4963
#: drizzled/error.cc:1392
4965
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4968
#: drizzled/error.cc:1394
4970
msgid "'%s' is not yet supported for virtual columns."
4973
#: drizzled/error.cc:1396
4974
msgid "Constant expression in virtual column function is not allowed."
4977
#: drizzled/error.cc:1398
4978
msgid "Encountered an unknown temporal type."
4981
#: drizzled/error.cc:1400
4983
msgid "Received an invalid string format '%s' for a date value."
4986
#: drizzled/error.cc:1402
4988
msgid "Received an invalid string format '%s' for a time value."
4991
#: drizzled/error.cc:1404
4993
msgid "Received an invalid value '%s' for a UNIX timestamp."
4996
#: drizzled/error.cc:1406
3113
4998
msgid "Received an invalid datetime value '%s'."
3116
#: ../drizzled/error.cc:478
3118
msgid "Received an invalid DATE value '%s'."
3121
#: ../drizzled/error.cc:479
5001
#: drizzled/error.cc:1408
3123
5003
msgid "Received a NULL argument for function '%s'."
3126
#: ../drizzled/error.cc:480
3128
msgid "Received an invalid timestamp value '%s'."
3131
#: ../drizzled/error.cc:481
3133
msgid "Received an invalid TIME value '%s'."
3136
#: ../drizzled/error.cc:482
3138
msgid "Received an invalid value '%s' for a UNIX timestamp."
3141
#: ../drizzled/error.cc:484
5006
#: drizzled/error.cc:1410
5008
msgid "Received an invalid negative argument '%s' for function '%s'."
5011
#: drizzled/error.cc:1412
3143
5013
msgid "Received an out-of-range argument '%s' for function '%s'."
3146
#: ../drizzled/error.cc:485
5016
#: drizzled/error.cc:1414
5018
msgid "Received an invalid time value '%s'."
5021
#: drizzled/error.cc:1416
3148
5023
msgid "Received an invalid enum value '%s'."
3151
#: ../drizzled/error.cc:486
3152
msgid "Tables which are replicated require a primary key."
3155
#: ../drizzled/error.cc:488
3157
msgid "Corrupt or invalid schema definition for '%s' : %s"
3160
#: ../drizzled/error.cc:489
3162
msgid "Corrupt or invalid table definition for '%s': %s"
3165
#: ../drizzled/error.cc:490
3167
msgid "The number of enum that were required was too high for table '%s'"
3170
#: ../drizzled/error.cc:491
3172
msgid "Corrupt or invalid table definition for '%s'"
3175
#: ../drizzled/error.cc:492
3177
msgid "Collation '%s' for table %s is invalid/unknown"
3180
#: ../drizzled/error.cc:494
3182
msgid "Cannot drop table '%s'"
3185
#: ../drizzled/error.cc:495
3187
msgid "Error occurred while dropping table '%s'"
3190
#: ../drizzled/error.cc:496
3192
msgid "Permission denied to create '%s'"
3195
#: ../drizzled/error.cc:497
3197
msgid "Unknown table '%s'"
3200
#: ../drizzled/error.cc:499
3202
msgid "Cannot create schema '%s'"
3205
#: ../drizzled/error.cc:500
3207
msgid "Schema does not exist: %s"
3210
#: ../drizzled/error.cc:501
3212
msgid "Error altering schema: %s"
3215
#: ../drizzled/error.cc:502
3217
msgid "Error droppping Schema : %s"
3220
#: ../drizzled/error.cc:504
3221
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3224
#: ../drizzled/error.cc:505
3226
msgid "Unknown table engine option key/pair %s = %s."
3229
#: ../drizzled/error.cc:506
3231
msgid "Unknown schema engine option key/pair %s = %s."
3234
#: ../drizzled/error.cc:508
3235
msgid "Admin access not allowed from this username/IP address."
3238
#. User lock/barrier error messages
3239
#: ../drizzled/error.cc:511
3240
msgid "wait() can not be called on session owning user defined barrier."
3243
#: ../drizzled/error.cc:512
3244
msgid "Unknown user defined barrier requested."
3247
#: ../drizzled/error.cc:513
3248
msgid "Session does not own user defined barrier."
3251
#: ../drizzled/error.cc:514
3252
msgid "Session can not wait on a user defined lock owned by the session."
3255
#: ../drizzled/error.cc:515
3256
msgid "Session does not own user defined lock."
3259
#: ../drizzled/error.cc:517
3260
msgid "Invalid name for user defined barrier."
3263
#: ../drizzled/error.cc:518
3264
msgid "Invalid name for user defined lock."
3267
#: ../drizzled/error.cc:520
3269
"Either a DEFAULt value or NULL NULL description is required for a new column "
3270
"if table is not empty"
3274
#: ../drizzled/error.cc:523
3277
"Cast to unsigned converted negative integer to it's positive complement: %s"
3280
#: ../drizzled/error.cc:524
3282
msgid "Invalid cast to signed integer: %s"
3285
#: ../drizzled/error.cc:526
3287
msgid "Identifier '%.*s' is a SQL keyword."
3290
#: ../drizzled/error.cc:529
5026
#: drizzled/handler.cc:948
5028
msgid "Found %d prepared transaction(s) in %s"
5031
#: drizzled/handler.cc:1000
5032
msgid "Starting crash recovery..."
5035
#: drizzled/handler.cc:1032
5037
msgid "Found %d prepared XA transactions"
5040
#: drizzled/handler.cc:1037
5043
"Found %d prepared transactions! It means that drizzled was not shut down "
5044
"properly last time and critical recovery information (last binlog or %s "
5045
"file) was manually deleted after a crash. You have to start drizzled with "
5046
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5049
#: drizzled/handler.cc:1047
5050
msgid "Crash recovery finished."
5053
#. TRANSLATORS: The leading word "logging" is the name
5054
#. of the plugin api, and so should not be translated.
5055
#: drizzled/logging.cc:56
5057
msgid "logging plugin '%s' deinit() failed"
5060
#: drizzled/logging.cc:77
5062
msgid "logging plugin '%s' pre() failed"
5065
#: drizzled/logging.cc:108
5067
msgid "logging plugin '%s' post() failed"
5070
#. TRANSLATORS: The leading word "parser" is the name
5071
#. of the plugin api, and so should not be translated.
5072
#: drizzled/parser.cc:42
5074
msgid "parser plugin '%s' init() failed"
5077
#. TRANSLATORS: The leading word "parser" is the name
5078
#. of the plugin api, and so should not be translated.
5079
#: drizzled/parser.cc:66
5081
msgid "parser plugin '%s' deinit() failed"
5084
#. TRANSLATORS: The leading word "parser" is the name
5085
#. of the plugin api, and so should not be translated.
5086
#: drizzled/parser.cc:103
5088
msgid "parser plugin '%s' parser_func1() failed"
5091
#. TRANSLATORS: The leading word "parser" is the name
5092
#. of the plugin api, and so should not be translated.
5093
#: drizzled/parser.cc:157
5095
msgid "parser plugin '%s' parser_func2() failed"
5098
#: drizzled/qcache.cc:38
5100
msgid "qcache plugin '%s' init() failed"
5103
#: drizzled/qcache.cc:59
5105
msgid "qcache plugin '%s' deinit() failed"
5108
#: drizzled/qcache.cc:104
5110
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5113
#: drizzled/qcache.cc:121
5115
msgid "qcache plugin '%s' set() failed"
5118
#: drizzled/qcache.cc:140
5120
msgid "qcache plugin '%s' invalidate_table() failed"
5123
#: drizzled/qcache.cc:159
5125
msgid "qcache plugin '%s' invalidate_db() failed"
5128
#: drizzled/qcache.cc:177
5130
msgid "qcache plugin '%s' flush() failed"
5133
#: drizzled/replicator.cc:36
5135
msgid "replicator plugin '%s' init() failed"
5138
#: drizzled/replicator.cc:58
5140
msgid "replicator plugin '%s' deinit() failed"
5143
#: drizzled/replicator.cc:81
5145
msgid "replicator plugin '%s' session_init() failed"
5148
#: drizzled/replicator.cc:152
5150
msgid "replicator plugin '%s' row_insert() failed"
5153
#: drizzled/replicator.cc:168
5155
msgid "replicator plugin '%s' row_update() failed"
5158
#: drizzled/replicator.cc:183
5160
msgid "replicator plugin '%s' row_delete() failed"
5163
#: drizzled/replicator.cc:270
5165
msgid "replicator plugin '%s' end_transaction() failed"
5168
#: drizzled/replicator.cc:328
5170
msgid "replicator plugin '%s' statement() failed"
5173
#: drizzled/scheduling.cc:57
5175
msgid "scheduling plugin '%s' init() failed"
5178
#: drizzled/scheduling.cc:80
5180
msgid "scheduling plugin '%s' deinit() failed"
5183
#: drizzled/sql_base.cc:2295
5185
msgid "Table %s had a open data handler in reopen_table"
5188
#: drizzled/sql_base.cc:2943
5190
msgid "Couldn't repair table: %s.%s"
5193
#: drizzled/sql_base.cc:2985
5196
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5197
"s`.`%s`' to replication"
5200
#: drizzled/sql_base.cc:3588
5202
msgid "Could not remove temporary table: '%s', error: %d"
5205
#: drizzled/sql_plugin.cc:645
5207
msgid "Plugin '%s' of type %s failed deinitialization"
5210
#: drizzled/sql_plugin.cc:688
5212
msgid "Plugin '%s' registration as a %s failed."
5215
#: drizzled/sql_plugin.cc:889
5216
msgid "plugin-load parameter too long"
5219
#: drizzled/sql_plugin.cc:949
5221
msgid "Couldn't load plugin named '%s' with soname '%s'."
5224
#: drizzled/sql_plugin.cc:1347
5225
msgid "Out of memory."
5228
#: drizzled/sql_plugin.cc:2188 drizzled/sql_plugin.cc:2251
5230
msgid "Unknown variable type code 0x%x in plugin '%s'."
5233
#: drizzled/sql_plugin.cc:2231
5236
"Server variable %s of plugin %s was forced to be read-only: string variable "
5237
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5240
#: drizzled/sql_plugin.cc:2262
5242
msgid "Missing variable name in plugin '%s'."
5245
#: drizzled/sql_plugin.cc:2279
5247
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5250
#: drizzled/sql_plugin.cc:2397
5252
msgid "Out of memory for plugin '%s'."
5255
#: drizzled/sql_plugin.cc:2404
5257
msgid "Bad options for plugin '%s'."
5260
#: drizzled/sql_plugin.cc:2413
5262
msgid "Parsing options for plugin '%s' failed."
5265
#: drizzled/sql_plugin.cc:2456
5267
msgid "Plugin '%s' has conflicting system variables"
5270
#: drizzled/sql_table.cc:130
5272
msgid "Invalid (old?) table or database name '%s'"
5275
#: drizzled/sql_table.cc:2687
5277
msgid "Unknown - internal error %d during operation"
5280
#: drizzled/sql_table.cc:4955
5282
msgid "Could not open table %s.%s after rename\n"
5285
#: drizzled/sql_table.cc:5135
5288
"order_st BY ignored because there is a user-defined clustered index in the "
5292
#: drizzled/sql_udf.cc:82
5294
msgid "Plugin '%s' init function returned error %d."
5297
#: drizzled/table.cc:482
5300
"'%s' had no or invalid character set, and default character set is multi-"
5301
"byte, so character column sizes may have changed"
5304
#: drizzled/table.cc:2297
5306
msgid "Unknown collation '%s' in table '%-.64s' definition"
5309
#: drizzled/table.cc:2304
5312
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5316
#: drizzled/table.cc:2768
5319
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5323
#: drizzled/table.cc:2795
5326
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5327
"have type %s, found type %s."
5330
#: drizzled/table.cc:2806
5333
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5334
"position %d to have character set '%s' but the type has no character set."
5337
#: drizzled/table.cc:2818
5340
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5341
"position %d to have character set '%s' but found character set '%s'."
5344
#: drizzled/table.cc:2831
5347
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5348
"have type %s but the column is not found."
5351
#: drizzled/table.cc:4948
5353
msgid "Got error %d when reading table '%s'"
5356
#: drizzled/tztime.cc:1061
5358
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5361
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5363
msgid "%s: option `%s' is ambiguous\n"
5366
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5368
msgid "%s: option `--%s' doesn't allow an argument\n"
5371
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5373
msgid "%s: option `%c%s' doesn't allow an argument\n"
5376
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5377
#: gnulib/getopt.c:995
5379
msgid "%s: option `%s' requires an argument\n"
5382
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5384
msgid "%s: unrecognized option `--%s'\n"
5387
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5389
msgid "%s: unrecognized option `%c%s'\n"
5392
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5394
msgid "%s: illegal option -- %c\n"
5397
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5399
msgid "%s: invalid option -- %c\n"
5402
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5403
#: gnulib/getopt.c:1066
5405
msgid "%s: option requires an argument -- %c\n"
5408
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5410
msgid "%s: option `-W %s' is ambiguous\n"
5413
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5415
msgid "%s: option `-W %s' doesn't allow an argument\n"
5418
#: libdrizzleclient/errmsg.cc:28
5419
msgid "Unknown Drizzle error"
5422
#: libdrizzleclient/errmsg.cc:29
5424
msgid "Can't create UNIX socket (%d)"
5427
#: libdrizzleclient/errmsg.cc:30
5429
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5432
#: libdrizzleclient/errmsg.cc:31
5434
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5437
#: libdrizzleclient/errmsg.cc:32
5439
msgid "Can't create TCP/IP socket (%d)"
5442
#: libdrizzleclient/errmsg.cc:33
5444
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5447
#: libdrizzleclient/errmsg.cc:34
5448
msgid "Drizzle server has gone away"
5451
#: libdrizzleclient/errmsg.cc:35
5453
msgid "Protocol mismatch; server version = %d, client version = %d"
5456
#: libdrizzleclient/errmsg.cc:36
5457
msgid "Drizzle client ran out of memory"
5460
#: libdrizzleclient/errmsg.cc:37
5461
msgid "Wrong host info"
5464
#: libdrizzleclient/errmsg.cc:38
5465
msgid "Localhost via UNIX socket"
5468
#: libdrizzleclient/errmsg.cc:39
5470
msgid "%-.100s via TCP/IP"
5473
#: libdrizzleclient/errmsg.cc:40
5474
msgid "Error in server handshake"
5477
#: libdrizzleclient/errmsg.cc:41
5478
msgid "Lost connection to Drizzle server during query"
5481
#: libdrizzleclient/errmsg.cc:42
5482
msgid "Commands out of sync; you can't run this command now"
5485
#: libdrizzleclient/errmsg.cc:43
5487
msgid "Named pipe: %-.32s"
5490
#: libdrizzleclient/errmsg.cc:44
5492
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5495
#: libdrizzleclient/errmsg.cc:45
5497
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5500
#: libdrizzleclient/errmsg.cc:46
5502
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5505
#: libdrizzleclient/errmsg.cc:47
5507
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5510
#: libdrizzleclient/errmsg.cc:48
5511
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5514
#: libdrizzleclient/errmsg.cc:49
5515
msgid "Embedded server"
5518
#: libdrizzleclient/errmsg.cc:50
5519
msgid "Error on SHOW SLAVE STATUS:"
5522
#: libdrizzleclient/errmsg.cc:51
5523
msgid "Error on SHOW SLAVE HOSTS:"
5526
#: libdrizzleclient/errmsg.cc:52
5527
msgid "Error connecting to slave:"
5530
#: libdrizzleclient/errmsg.cc:53
5531
msgid "Error connecting to master:"
5534
#: libdrizzleclient/errmsg.cc:54
5535
msgid "SSL connection error"
5538
#: libdrizzleclient/errmsg.cc:55
5539
msgid "Malformed packet"
5542
#: libdrizzleclient/errmsg.cc:56 libdrizzleclient/errmsg.cc:67
5543
#: libdrizzleclient/errmsg.cc:68 libdrizzleclient/errmsg.cc:69
5544
#: libdrizzleclient/errmsg.cc:70 libdrizzleclient/errmsg.cc:71
5545
#: libdrizzleclient/errmsg.cc:72 libdrizzleclient/errmsg.cc:73
5546
#: libdrizzleclient/errmsg.cc:74 libdrizzleclient/errmsg.cc:75
5547
msgid "(unused error message)"
5550
#: libdrizzleclient/errmsg.cc:57
5551
msgid "Invalid use of null pointer"
5554
#: libdrizzleclient/errmsg.cc:58
5555
msgid "Statement not prepared"
5558
#: libdrizzleclient/errmsg.cc:59
5559
msgid "No data supplied for parameters in prepared statement"
5562
#: libdrizzleclient/errmsg.cc:60
5563
msgid "Data truncated"
5566
#: libdrizzleclient/errmsg.cc:61
5567
msgid "No parameters exist in the statement"
5570
#: libdrizzleclient/errmsg.cc:62
5571
msgid "Invalid parameter number"
5574
#: libdrizzleclient/errmsg.cc:63
5577
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5580
#: libdrizzleclient/errmsg.cc:65
5582
msgid "Using unsupported buffer type: %d (parameter: %d)"
5585
#: libdrizzleclient/errmsg.cc:66
5587
msgid "Shared memory: %-.100s"
5590
#: libdrizzleclient/errmsg.cc:76
5591
msgid "Wrong or unknown protocol"
5594
#: libdrizzleclient/errmsg.cc:77
5595
msgid "Invalid connection handle"
5598
#: libdrizzleclient/errmsg.cc:78
5600
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5601
"option 'secure_auth' enabled)"
5604
#: libdrizzleclient/errmsg.cc:80
5605
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5608
#: libdrizzleclient/errmsg.cc:81
5609
msgid "Attempt to read column without prior row fetch"
5612
#: libdrizzleclient/errmsg.cc:82
5613
msgid "Prepared statement contains no metadata"
5616
#: libdrizzleclient/errmsg.cc:83
5618
"Attempt to read a row while there is no result set associated with the "
5622
#: libdrizzleclient/errmsg.cc:85
5623
msgid "This feature is not implemented yet"
5626
#: libdrizzleclient/errmsg.cc:86
5629
"Lost connection to Drizzle server while waiting for initial communication "
5630
"packet, system error: %d"
5633
#: libdrizzleclient/errmsg.cc:88
5636
"Lost connection to Drizzle server while reading initial communication "
5637
"packet, system error: %d"
5640
#: libdrizzleclient/errmsg.cc:90
5643
"Lost connection to Drizzle server while sending authentication information, "
5647
#: libdrizzleclient/errmsg.cc:92
5650
"Lost connection to Drizzle server while reading authorization information, "
5654
#: libdrizzleclient/errmsg.cc:94
5657
"Lost connection to Drizzle server while setting initial database, system "
5661
#: libdrizzleclient/errmsg.cc:96
5663
msgid "Statement closed indirectly because of a preceding %s() call"
5666
#: mysys/errors.cc:25
5668
msgid "Can't create/write to file '%s' (Errcode: %d)"
5671
#: mysys/errors.cc:26
5673
msgid "Error reading file '%s' (Errcode: %d)"
5676
#: mysys/errors.cc:27
5678
msgid "Error writing file '%s' (Errcode: %d)"
5681
#: mysys/errors.cc:28
5683
msgid "Error on close of '%s' (Errcode: %d)"
5686
#: mysys/errors.cc:29
5688
msgid "Out of memory (Needed %u bytes)"
5691
#: mysys/errors.cc:30
5693
msgid "Error on delete of '%s' (Errcode: %d)"
5696
#: mysys/errors.cc:31
5698
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5701
#: mysys/errors.cc:32
5703
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5706
#: mysys/errors.cc:33
5708
msgid "Can't lock file (Errcode: %d)"
5711
#: mysys/errors.cc:34
3292
5713
msgid "Can't unlock file (Errcode: %d)"
3295
#: ../drizzled/error.cc:530
5716
#: mysys/errors.cc:35
5718
msgid "Can't read dir of '%s' (Errcode: %d)"
5721
#: mysys/errors.cc:36
5723
msgid "Can't get stat of '%s' (Errcode: %d)"
5726
#: mysys/errors.cc:37
3297
5728
msgid "Can't change size of file (Errcode: %d)"
3300
#: ../drizzled/error.cc:531
5731
#: mysys/errors.cc:38
3302
5733
msgid "Can't open stream from handle (Errcode: %d)"
3305
#: ../drizzled/error.cc:532
5736
#: mysys/errors.cc:39
5738
msgid "Can't get working dirctory (Errcode: %d)"
5741
#: mysys/errors.cc:40
5743
msgid "Can't change dir to '%s' (Errcode: %d)"
5746
#: mysys/errors.cc:41
3307
5748
msgid "Warning: '%s' had %d links"
3310
#: ../drizzled/error.cc:533
5751
#: mysys/errors.cc:42
3312
5753
msgid "Warning: %d files and %d streams is left open\n"
3315
#: ../drizzled/error.cc:534
5756
#: mysys/errors.cc:43
5758
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5761
#: mysys/errors.cc:44
3317
5763
msgid "Can't create directory '%s' (Errcode: %d)"
3320
#: ../drizzled/error.cc:535
5766
#: mysys/errors.cc:45
3323
5769
"Character set '%s' is not a compiled character set and is not specified in "
3327
#: ../drizzled/error.cc:536
5773
#: mysys/errors.cc:46
3329
5775
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3332
#: ../drizzled/error.cc:537
5778
#: mysys/errors.cc:47
3334
5780
msgid "Can't read value for symlink '%s' (Error %d)"
3337
#: ../drizzled/error.cc:538
5783
#: mysys/errors.cc:48
3339
5785
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3342
#: ../drizzled/error.cc:539
5788
#: mysys/errors.cc:49
3344
5790
msgid "Error on realpath() on '%s' (Error %d)"
3347
#: ../drizzled/error.cc:540
5793
#: mysys/errors.cc:50
3349
5795
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3352
#: ../drizzled/error.cc:541
5798
#: mysys/errors.cc:51
3355
5801
"Collation '%s' is not a compiled collation and is not specified in the %s "
3359
#: ../drizzled/error.cc:542
5805
#: mysys/errors.cc:52
5807
msgid "File '%s' not found (Errcode: %d)"
5810
#: mysys/errors.cc:53
3361
5812
msgid "File '%s' (fileno: %d) was not closed"
3365
#: ../drizzled/error.cc:545
3366
msgid "Received an invalid UUID value"
3369
#: ../drizzled/error.cc:546
3370
msgid "The UUID was not created with a valid time"
3374
#: ../drizzled/error.cc:549
3376
msgid "Received an invalid BOOLEAN value '%s'."
3379
#: ../drizzled/error.cc:550
3381
msgid "Invalid cast to BOOLEAN: '%s'."
3384
#. Transactional DDL
3385
#: ../drizzled/error.cc:553
3386
msgid "Transactional DDL not supported"
3390
#: ../drizzled/error.cc:555
3392
msgid "Assertion '%s' failed."
3395
#: ../drizzled/error.cc:556
3397
msgid "Assertion '%s' failed, the result was NULL."
3400
#. Catalog related errors
3401
#: ../drizzled/error.cc:574
3403
msgid "Cannot create catalog '%s'."
3406
#: ../drizzled/error.cc:575
3408
msgid "Permission is denied to create '%s' catalog."
3411
#: ../drizzled/error.cc:576
3413
msgid "Cannot drop catalog '%s'."
3416
#: ../drizzled/error.cc:577
3418
msgid "Permission is denied to drop '%s' catalog."
3421
#: ../drizzled/error.cc:578
3423
msgid "Catalog '%s' does not exist."
3426
#: ../drizzled/error.cc:579
3427
msgid "You cannot drop the 'local' catalog."
3430
#: ../drizzled/error.cc:580
3432
msgid "Could not gain lock on '%s'."
3435
#: ../drizzled/error.cc:581
3437
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3440
#: ../drizzled/error.cc:582
3441
msgid "Invalid catalog name."
3444
#: ../drizzled/error.cc:583
3446
"Engine status is now stored in the data_dictionary tables, please use these "
3450
#: ../drizzled/identifier/catalog.cc:56
3452
"Catalog name cannot be encoded and fit within filesystem name length "
3456
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3458
"Schema name cannot be encoded and fit within filesystem name length "
3462
#: ../drizzled/identifier/table.cc:238
3464
"Table name cannot be encoded and fit within filesystem name length "
3470
#. * Since clients still use this code, we use fprintf here.
3471
#. * This fprintf needs to be turned into errmsg_printf
3472
#. * as soon as the client programs no longer use mysys
3473
#. * and can use the pluggable error message system.
3475
#: ../drizzled/internal/default.cc:687
3477
msgid "error: could not open directory: %s\n"
3480
#: ../drizzled/main.cc:169
3482
"setrlimit could not change the size of core files to 'infinity'; We may not "
3483
"be able to generate a core file on signals"
3486
#: ../drizzled/main.cc:269
3488
msgid "Data directory %s does not exist\n"
3491
#: ../drizzled/main.cc:280
3493
msgid "Local catalog %s/local does not exist\n"
3496
#: ../drizzled/main.cc:303 ../plugin/multi_thread/multi_thread.cc:84
3497
msgid "Drizzle has receieved an abort event."
3500
#: ../drizzled/main.cc:304 ../plugin/multi_thread/multi_thread.cc:85
3501
msgid "In Function: "
3504
#: ../drizzled/main.cc:305 ../plugin/multi_thread/multi_thread.cc:86
3508
#: ../drizzled/main.cc:306 ../plugin/multi_thread/multi_thread.cc:87
3512
#: ../drizzled/message/transaction_writer.cc:365
3514
msgid "Usage: %s TRANSACTION_LOG\n"
3517
#: ../drizzled/message/transaction_writer.cc:371
3519
msgid "Cannot open file: %s\n"
3522
#: ../drizzled/module/library.cc:149
3525
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3526
"the current running version of Drizzle: %<PRIu64>."
3529
#: ../drizzled/module/loader.cc:177
3532
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3536
#: ../drizzled/module/loader.cc:224
3538
msgid "Plugin '%s' init function returned error.\n"
3541
#: ../drizzled/module/loader.cc:463
3543
msgid "Couldn't load plugin library named '%s'.\n"
3546
#: ../drizzled/module/loader.cc:473
3548
msgid "Couldn't load plugin named '%s'.\n"
3551
#: ../drizzled/module/registry.cc:176
3554
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3558
#: ../drizzled/module/registry.h:117
3560
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3563
#: ../drizzled/module/registry.h:131
3565
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3568
#: ../drizzled/option.cc:84
5815
#: mysys/my_error.cc:87
5817
msgid "Unknown error %d"
5820
#: mysys/my_getopt.cc:89
3569
5821
msgid "Warning: "
3572
#: ../drizzled/option.cc:86
5824
#: mysys/my_getopt.cc:91
3576
#: ../drizzled/option.cc:337
5828
#: mysys/my_getopt.cc:355
3578
5830
msgid "%s: %s: Option '%s' used, but is disabled\n"
3581
#: ../drizzled/option.cc:339
5833
#: mysys/my_getopt.cc:356
3582
5834
msgid "WARNING"
3585
#: ../drizzled/option.cc:441
5837
#: mysys/my_getopt.cc:356
5841
#: mysys/my_getopt.cc:459
3587
5843
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3590
#: ../drizzled/option.cc:769
5846
#: mysys/my_getopt.cc:774
3592
5848
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3595
#: ../drizzled/option.cc:962
5851
#: mysys/my_getopt.cc:967
3597
5853
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3600
#: ../drizzled/option.cc:1194
5856
#: mysys/my_getopt.cc:1199
3602
5858
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3605
#: ../drizzled/option.cc:1214
5861
#: mysys/my_getopt.cc:1219
3611
5867
"--------------------------------- -----------------------------\n"
3614
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
5870
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
3615
5871
msgid "(No default value)"
3618
#: ../drizzled/option.cc:1249
5874
#: mysys/my_getopt.cc:1254
3622
#: ../drizzled/option.cc:1249
5878
#: mysys/my_getopt.cc:1254
3626
#: ../drizzled/option.cc:1282
5882
#: mysys/my_getopt.cc:1286
3628
5884
msgid "(Disabled)\n"
3631
#: ../drizzled/plugin/error_message.cc:81
3633
msgid "errmsg plugin '%s' errmsg() failed"
3636
#: ../drizzled/plugin/event_observer.cc:133
3639
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3640
"'%s' from EventObserver plugin '%s'"
3643
#: ../drizzled/plugin/event_observer.cc:200
3645
"EventObserver::registerTableEvents(): Table already has events registered on "
3646
"it: probable programming error."
3649
#: ../drizzled/plugin/event_observer.cc:335
3651
"EventObserver::registerSessionEvents(): Session already has events "
3652
"registered on it: probable programming error."
3655
#: ../drizzled/plugin/event_observer.cc:387
3657
msgid "EventIterate event handler '%s' failed for event '%s'"
3660
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3662
msgid "A function named %s already exists!\n"
3665
#: ../drizzled/plugin/function.cc:65
3666
msgid "Could not add Function!\n"
3669
#: ../drizzled/plugin/listen.cc:67
3670
msgid "Error getting file descriptors"
3673
#: ../drizzled/plugin/listen.cc:85
3674
msgid "No sockets could be bound for listening"
3677
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:343
3679
msgid "pipe() failed with errno %d"
3682
#: ../drizzled/plugin/listen.cc:120
3684
msgid "poll() failed with errno %d"
3687
#: ../drizzled/plugin/listen_tcp.cc:59
3689
msgid "accept() failed with errno %d"
3692
#: ../drizzled/plugin/listen_tcp.cc:95
3694
msgid "getaddrinfo() failed with error %s"
3697
#: ../drizzled/plugin/listen_tcp.cc:127
3699
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3702
#: ../drizzled/plugin/listen_tcp.cc:138
3704
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3707
#: ../drizzled/plugin/listen_tcp.cc:147
3709
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3712
#: ../drizzled/plugin/listen_tcp.cc:156
3714
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3717
#: ../drizzled/plugin/listen_tcp.cc:165
3719
msgid "setsockopt(SO_LINGER) failed with errno %d"
3722
#: ../drizzled/plugin/listen_tcp.cc:174
3724
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3727
#: ../drizzled/plugin/listen_tcp.cc:195
3729
msgid "Retrying bind() on %u\n"
3732
#: ../drizzled/plugin/listen_tcp.cc:202
3734
msgid "bind() failed with errno: %d\n"
3737
#: ../drizzled/plugin/listen_tcp.cc:205
3738
msgid "Do you already have another drizzled running?\n"
3741
#: ../drizzled/plugin/listen_tcp.cc:212
3743
msgid "listen() failed with errno %d\n"
3746
#: ../drizzled/plugin/listen_tcp.cc:218
3748
msgid "Listening on %s:%s\n"
3751
#: ../drizzled/plugin/logging.cc:65
3753
msgid "logging '%s' pre() failed"
3756
#: ../drizzled/plugin/logging.cc:90
3758
msgid "logging '%s' post() failed"
3761
#: ../drizzled/plugin/logging.cc:114
3763
msgid "logging '%s' postEnd() failed"
3766
#: ../drizzled/plugin/logging.cc:137
3768
msgid "logging '%s' resetCurrentScoreboard() failed"
3771
#: ../drizzled/plugin/scheduler.cc:62
3774
"Attempted to register a scheduler %s, but a scheduler has already been "
3775
"registered with that name.\n"
3778
#: ../drizzled/plugin/scheduler.cc:99
3780
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3783
#: ../drizzled/plugin/schema_engine.cc:131
3785
msgid "Error while loading database options: '%s':"
3788
#: ../drizzled/plugin/xa_resource_manager.cc:115
3790
msgid "Found %d prepared transaction(s) in resource manager."
3793
#: ../drizzled/plugin/xa_resource_manager.cc:182
3794
msgid "Starting crash recovery..."
3797
#: ../drizzled/plugin/xa_resource_manager.cc:192
3799
msgid "Found %d prepared XA transactions"
3802
#: ../drizzled/plugin/xa_resource_manager.cc:197
3805
"Found %d prepared transactions! It means that drizzled was not shut down "
3806
"properly last time and critical recovery information (last binlog or %s "
3807
"file) was manually deleted after a crash. You have to start drizzled with "
3808
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3811
#: ../drizzled/plugin/xa_resource_manager.cc:207
3812
msgid "Crash recovery finished."
3815
#: ../drizzled/replication_services.cc:94
3817
"You registered a TransactionApplier plugin but no TransactionReplicator "
3818
"plugins were registered.\n"
3821
#: ../drizzled/replication_services.cc:125
3824
"You registered a TransactionApplier plugin but no TransactionReplicator "
3825
"plugins were registered that match the requested replicator name of '%s'.\n"
3826
"We have deactivated the TransactionApplier '%s'.\n"
3829
#: ../drizzled/session.cc:1990 ../drizzled/session.cc:2009
3831
msgid "Could not remove temporary table: '%s', error: %d"
3834
#: ../drizzled/signal_handler.cc:52
3836
msgid "Got signal %d from thread %<PRIu32>"
3839
#: ../drizzled/signal_handler.cc:118
3841
msgid "Fatal signal %d while backtracing\n"
3844
#: ../drizzled/signal_handler.cc:127
3846
msgid "Fatal: time() call failed\n"
3849
#: ../drizzled/signal_handler.cc:133
3852
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3853
"This could be because you hit a bug. It is also possible that this binary\n"
3854
" or one of the libraries it was linked against is corrupt, improperly "
3856
" or misconfigured. This error can also be caused by malfunctioning "
3860
#: ../drizzled/signal_handler.cc:141
3863
"We will try our best to scrape up some info that will hopefully help "
3865
"the problem, but since we have already crashed, something is definitely "
3867
"and this may fail.\n"
3871
#: ../drizzled/signal_handler.cc:148
3874
"It is possible that drizzled could use up to \n"
3875
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3877
"Hope that's ok; if not, decrease some variables in the equation.\n"
3881
#: ../drizzled/sql_table.cc:1933
3883
msgid "Unknown - internal error %d during operation"
3886
#: ../drizzled/statement/alter_table.cc:1514
3889
"order_st BY ignored because there is a user-defined clustered index in the "
3893
#: ../drizzled/sys_var.cc:1526
3895
msgid "Variable named %s already exists!\n"
3898
#: ../drizzled/sys_var.cc:1535
3900
msgid "Could not add Variable: %s\n"
3903
#: ../drizzled/sys_var.cc:1633
3904
msgid "Failed to initialize system variables"
3907
#: ../drizzled/table.cc:1690
3909
msgid "Got error %d when reading table '%s'"
3912
#: ../drizzled/table/instance/base.cc:1883
3914
msgid "Unknown collation '%s' in table '%-.64s' definition"
3917
#: ../drizzled/table/instance/base.cc:1890
3920
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3924
#: ../drizzled/tztime.cc:170
3926
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3929
#: ../plugin/auth_file/auth_file.cc:227
3931
msgid "Could not load auth file: %s\n"
3934
#: ../plugin/auth_file/auth_file.cc:243
3935
msgid "File to load for usernames and passwords"
3938
#: ../plugin/auth_http/auth_http.cc:135
3940
"auth_http plugin loaded but required option url not specified. Against which "
3941
"URL are you intending on authenticating?\n"
3944
#: ../plugin/auth_http/auth_http.cc:151
3945
msgid "URL for HTTP Auth check"
3948
#: ../plugin/auth_ldap/auth_ldap.cc:291
3950
msgid "Reconnect failed: %s\n"
3953
#: ../plugin/auth_ldap/auth_ldap.cc:310
3955
msgid "ldap_search_ext_s failed: %s\n"
3958
#: ../plugin/auth_ldap/auth_ldap.cc:416
3960
msgid "Could not load auth ldap: %s\n"
3963
#: ../plugin/auth_ldap/auth_ldap.cc:437
3964
msgid "URI of the LDAP server to contact"
3967
#: ../plugin/auth_ldap/auth_ldap.cc:439
3968
msgid "DN to use when binding to the LDAP server"
3971
#: ../plugin/auth_ldap/auth_ldap.cc:441
3972
msgid "Password to use when binding the DN"
3975
#: ../plugin/auth_ldap/auth_ldap.cc:443
3976
msgid "DN to use when searching"
3979
#: ../plugin/auth_ldap/auth_ldap.cc:445
3980
msgid "Attribute in LDAP with plain text password"
3983
#: ../plugin/auth_ldap/auth_ldap.cc:447
3984
msgid "Attribute in LDAP with MySQL hashed password"
3987
#: ../plugin/auth_ldap/auth_ldap.cc:449
3988
msgid "How often to empty the users cache, 0 to disable"
3991
#: ../plugin/blitzdb/ha_blitz.cc:1507
3992
msgid "Estimated number of rows that a BlitzDB table will store."
3995
#: ../plugin/console/console.cc:379
3996
msgid "Enable the console."
3999
#: ../plugin/console/console.cc:382
4000
msgid "Turn on extra debugging."
4003
#: ../plugin/console/console.cc:385
4004
msgid "User to use for auth."
4007
#: ../plugin/console/console.cc:388
4008
msgid "Password to use for auth."
4011
#: ../plugin/console/console.cc:391
4012
msgid "Default catalog to use."
4015
#: ../plugin/console/console.cc:394
4016
msgid "Default schema to use."
4019
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4021
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4025
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4026
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4027
msgid "Connect Timeout."
4030
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4031
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4032
msgid "Read Timeout."
4035
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4036
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4037
msgid "Write Timeout."
4040
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4041
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4042
msgid "Retry Count."
4045
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4046
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4047
msgid "Buffer length."
4050
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4051
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4052
msgid "Address to bind to."
4055
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4056
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4057
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4058
msgid "Maximum simultaneous connections."
4061
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4062
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4063
msgid "A restrictive IP address list for incoming admin connections."
4066
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4067
msgid "Failed to send error message to libnotify\n"
4070
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
5887
#: plugin/errmsg_stderr/errmsg_stderr.cc:77
4071
5888
msgid "Error Messages to stderr"
4074
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4075
msgid "Comma-separated list of schemas to exclude"
4078
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4079
msgid "Comma-separated list of tables to exclude"
4082
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4083
msgid "Regular expression to apply to schemas to exclude"
4086
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4087
msgid "Regular expression to apply to tables to exclude"
4090
#: ../plugin/haildb/haildb_engine.cc:1080
4091
#: ../plugin/haildb/haildb_engine.cc:1218
4092
#: ../plugin/haildb/haildb_engine.cc:1248
4094
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4097
#: ../plugin/haildb/haildb_engine.cc:1099
4099
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4102
#: ../plugin/haildb/haildb_engine.cc:1197
4103
#: ../plugin/haildb/haildb_engine.cc:1310
4104
#: ../plugin/haildb/haildb_engine.cc:1491
4105
#: ../plugin/haildb/haildb_engine.cc:2157
4107
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4110
#: ../plugin/haildb/haildb_engine.cc:1349
4111
#: ../plugin/haildb/haildb_engine.cc:1365
4113
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4116
#: ../plugin/haildb/haildb_engine.cc:3403
4118
msgid "Error starting HailDB %d (%s)\n"
4121
#: ../plugin/haildb/haildb_engine.cc:3432
4122
msgid "Disable HailDB adaptive hash index (enabled by default)."
4125
#: ../plugin/haildb/haildb_engine.cc:3434
4126
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4129
#: ../plugin/haildb/haildb_engine.cc:3437
4131
"Size of a memory pool HailDB uses to store data dictionary information and "
4132
"other internal data structures."
4135
#: ../plugin/haildb/haildb_engine.cc:3440
4136
msgid "Data file autoextend increment in megabytes"
4139
#: ../plugin/haildb/haildb_engine.cc:3443
4141
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4145
#: ../plugin/haildb/haildb_engine.cc:3446
4146
msgid "The common part for HailDB table spaces."
4149
#: ../plugin/haildb/haildb_engine.cc:3448
4150
msgid "Disable HailDB checksums validation (enabled by default)."
4153
#: ../plugin/haildb/haildb_engine.cc:3450
4154
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4157
#: ../plugin/haildb/haildb_engine.cc:3453
4158
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4161
#: ../plugin/haildb/haildb_engine.cc:3456
4163
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4164
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4167
#: ../plugin/haildb/haildb_engine.cc:3459
4168
msgid "Stores each HailDB table to an .ibd file in the database dir."
4171
#: ../plugin/haildb/haildb_engine.cc:3462
4172
msgid "File format to use for new tables in .ibd files."
4175
#: ../plugin/haildb/haildb_engine.cc:3465
4177
"Set to 0 (write and flush once per second),1 (write and flush at each "
4178
"commit) or 2 (write at commit, flush once per second)."
4181
#: ../plugin/haildb/haildb_engine.cc:3468
4182
msgid "With which method to flush data."
4185
#: ../plugin/haildb/haildb_engine.cc:3471
4187
"Helps to save your data in case the disk image of the database becomes "
4191
#: ../plugin/haildb/haildb_engine.cc:3474
4192
msgid "Path to individual files and their sizes."
4195
#: ../plugin/haildb/haildb_engine.cc:3477
4196
msgid "Path to HailDB log files."
4199
#: ../plugin/haildb/haildb_engine.cc:3480
4200
msgid "Size of each log file in a log group."
4203
#: ../plugin/haildb/haildb_engine.cc:3483
4205
"Number of log files in the log group. HailDB writes to the files in a "
4206
"circular fashion. Value 3 is recommended here."
4209
#: ../plugin/haildb/haildb_engine.cc:3486
4211
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4212
"rolled back. Values above 100000000 disable the timeout."
4215
#: ../plugin/haildb/haildb_engine.cc:3489
4217
"The size of the buffer which HailDB uses to write log to the log files on "
4221
#: ../plugin/haildb/haildb_engine.cc:3492
4223
"Sets the point in the LRU list from where all pages are classified as old "
4227
#: ../plugin/haildb/haildb_engine.cc:3495
4229
"Milliseconds between accesses to a block at which it is made young. "
4230
"0=disabled (Advanced users)"
4233
#: ../plugin/haildb/haildb_engine.cc:3498
4234
msgid "Percentage of dirty pages allowed in bufferpool."
4237
#: ../plugin/haildb/haildb_engine.cc:3501
4238
msgid "Desired maximum length of the purge queue (0 = no limit)"
4241
#: ../plugin/haildb/haildb_engine.cc:3504
4243
"Roll back the complete transaction on lock wait timeout, for 4.x "
4244
"compatibility (disabled by default)"
4247
#: ../plugin/haildb/haildb_engine.cc:3507
4248
msgid "How many files at the maximum HailDB keeps open at the same time."
4251
#: ../plugin/haildb/haildb_engine.cc:3510
4252
msgid "Number of background read I/O threads in HailDB."
4255
#: ../plugin/haildb/haildb_engine.cc:3513
4256
msgid "Number of background write I/O threads in HailDB."
4259
#: ../plugin/haildb/haildb_engine.cc:3515
4261
"Disable if you want to reduce the number of messages written to the log "
4262
"(default: enabled)."
4265
#: ../plugin/haildb/haildb_engine.cc:3518
4266
msgid "Enable SHOW HAILDB STATUS output in the log"
4269
#: ../plugin/haildb/haildb_engine.cc:3521
4270
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4273
#: ../plugin/haildb/haildb_engine.cc:3523
4275
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4278
#: ../plugin/hello_events/hello_events.cc:401
4279
msgid "Enable Example Events Plugin"
4282
#: ../plugin/hello_events/hello_events.cc:404
4283
#: ../plugin/hello_events/hello_events.cc:407
4284
msgid "A comma delimited list of databases to watch"
4287
#: ../plugin/hello_events/hello_events.cc:410
4288
msgid "Before write row event observer call position"
4291
#: ../plugin/hello_events/hello_events.cc:413
4292
#: ../plugin/pbms/src/parameters_ms.cc:461
4293
msgid "Before update row event observer call position"
4296
#: ../plugin/hello_events/hello_events.cc:416
4297
msgid "After drop database event observer call position"
4300
#: ../plugin/hello_events/hello_events.cc:427
4301
msgid "An example events Plugin"
4304
#: ../plugin/innobase/handler/data_dictionary.cc:760
4306
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4309
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4311
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4315
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4317
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4321
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4324
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4325
"or its equivalent numeric id"
4328
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4329
msgid "Do not use Native AIO library for IO, even if available"
4332
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4333
msgid "Enable internal replication log."
4336
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4338
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4339
"rolled back. Values above 100000000 disable the timeout."
4342
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4343
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4346
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4348
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4349
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4352
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4353
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4354
#: ../plugin/transaction_log/print_transaction_message.cc:177
4355
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4357
msgid "Unable to parse transaction. Got error: %s.\n"
4360
#: ../plugin/innobase/srv/srv0start.cc:1034
4361
msgid "InnoDB: cannot determine Mac OS X version!\n"
4364
#: ../plugin/innobase/srv/srv0start.cc:1039
4366
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4367
"InnoDB: making transactions unsafe!\n"
4370
#: ../plugin/innobase/srv/srv0start.cc:1048
4373
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4374
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4375
"InnoDB: allocate more than 4 GB of memory."
4378
#: ../plugin/innobase/srv/srv0start.cc:1063
4380
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4383
#: ../plugin/innobase/srv/srv0start.cc:1068
4386
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4387
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4388
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4391
#: ../plugin/innobase/srv/srv0start.cc:1078
4393
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4396
#: ../plugin/innobase/srv/srv0start.cc:1083
4398
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4401
#: ../plugin/innobase/srv/srv0start.cc:1088
4403
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4406
#: ../plugin/innobase/srv/srv0start.cc:1092
4408
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4411
#: ../plugin/innobase/srv/srv0start.cc:1097
4413
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4416
#: ../plugin/innobase/srv/srv0start.cc:1167
4418
msgid " InnoDB: Using Linux native AIO\n"
4421
#: ../plugin/logging_gearman/logging_gearman.cc:186
5891
#: plugin/logging_gearman/logging_gearman.cc:262
4423
5893
msgid "fail gearman_client_create(): %s"
4426
#: ../plugin/logging_gearman/logging_gearman.cc:197
5896
#: plugin/logging_gearman/logging_gearman.cc:272
4428
5898
msgid "fail gearman_client_add_server(): %s"
4431
#: ../plugin/logging_gearman/logging_gearman.cc:302
5901
#: plugin/logging_gearman/logging_gearman.cc:297
5902
msgid "Enable logging to a gearman server"
5905
#: plugin/logging_gearman/logging_gearman.cc:306
4432
5906
msgid "Hostname for logging to a Gearman server"
4435
#: ../plugin/logging_gearman/logging_gearman.cc:305
4436
msgid "Gearman Function to send logging to"
4439
#: ../plugin/logging_gearman/logging_gearman.cc:316
5909
#: plugin/logging_gearman/logging_gearman.cc:323
4440
5910
msgid "Log queries to a Gearman server"
4443
#: ../plugin/logging_query/logging_query.cc:178
5913
#: plugin/logging_query/logging_query.cc:275
4445
5915
msgid "fail open() fn=%s er=%s\n"
4448
#: ../plugin/logging_query/logging_query.cc:319
5918
#: plugin/logging_query/logging_query.cc:313
4449
5919
msgid "Enable logging to CSV file"
4452
#: ../plugin/logging_query/logging_query.cc:322
5922
#: plugin/logging_query/logging_query.cc:322
4453
5923
msgid "File to log to"
4456
#: ../plugin/logging_query/logging_query.cc:325
4457
msgid "PCRE to match the query against"
4460
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
5926
#: plugin/logging_query/logging_query.cc:331
5927
#: plugin/logging_syslog/logging_syslog.cc:246
4461
5928
msgid "Threshold for logging slow queries, in microseconds"
4464
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
5931
#: plugin/logging_query/logging_query.cc:343
5932
#: plugin/logging_syslog/logging_syslog.cc:258
4465
5933
msgid "Threshold for logging big queries, for rows returned"
4468
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
5936
#: plugin/logging_query/logging_query.cc:355
5937
#: plugin/logging_syslog/logging_syslog.cc:270
4469
5938
msgid "Threshold for logging big queries, for rows examined"
4472
#: ../plugin/logging_query/logging_query.cc:345
5941
#: plugin/logging_query/logging_query.cc:378
4473
5942
msgid "Log queries to a CSV file"
4476
#: ../plugin/logging_stats/logging_stats.cc:373
4477
msgid "Max number of users that will be logged"
4480
#: ../plugin/logging_stats/logging_stats.cc:376
4481
msgid "Max number of range locks to use for Scoreboard"
4484
#: ../plugin/logging_stats/logging_stats.cc:379
4485
msgid "Max number of concurrent sessions that will be logged"
4488
#: ../plugin/logging_stats/logging_stats.cc:380
4489
msgid "Enable Logging Statistics Collection"
4492
#: ../plugin/logging_stats/logging_stats.cc:389
4493
msgid "User Statistics as DATA_DICTIONARY tables"
4496
#: ../plugin/md5/md5.cc:99
4497
msgid "libgcrypt library version mismatch\n"
4500
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4501
#: ../plugin/memcached_stats/memcached_stats.cc:87
4502
msgid "List of memcached servers."
4505
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4506
msgid "Expiry time of memcached entries"
4509
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4510
msgid "Enable Memcached Query Cache"
4513
#: ../plugin/memcached_stats/analysis_table.cc:78
4514
#: ../plugin/memcached_stats/stats_table.cc:144
4515
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4518
#: ../plugin/memcached_stats/memcached_stats.cc:98
4519
msgid "Memcached Stats as I_S tables"
4522
#: ../plugin/memcached_stats/stats_table.cc:74
4525
"Unable get stats from memcached server %s. Got error from "
4526
"memcached_stat_servername()."
4529
#: ../plugin/memcached_stats/stats_table.cc:151
4530
msgid "Unable to create memcached struct. Got error from memcached_create()."
4533
#: ../plugin/memcached_stats/stats_table.cc:159
4536
"Unable to create memcached server list. Got error from "
4537
"memcached_servers_parse(%s)."
4540
#: ../plugin/multi_thread/multi_thread.cc:62
4541
msgid "Session killed before thread could execute"
4544
#: ../plugin/multi_thread/multi_thread.cc:109
4545
msgid "Unable to get thread stack size\n"
4548
#: ../plugin/multi_thread/multi_thread.cc:211
5945
#: plugin/logging_syslog/logging_syslog.cc:167
5947
msgid "syslog facility \"%s\" not known, using \"local0\""
5950
#: plugin/logging_syslog/logging_syslog.cc:184
5952
msgid "syslog priority \"%s\" not known, using \"info\""
5955
#: plugin/logging_syslog/logging_syslog.cc:210
5956
msgid "Enable logging"
5959
#: plugin/logging_syslog/logging_syslog.cc:219
5960
msgid "Syslog Ident"
5963
#: plugin/logging_syslog/logging_syslog.cc:228
5964
msgid "Syslog Facility"
5967
#: plugin/logging_syslog/logging_syslog.cc:237
5968
msgid "Syslog Priority"
5971
#: plugin/logging_syslog/logging_syslog.cc:295
5972
msgid "Log to syslog"
5975
#: plugin/multi_thread/multi_thread.cc:120
4549
5976
msgid "Maximum number of user threads available."
4552
#: ../plugin/myisam/ha_myisam.cc:532
5979
#: plugin/pool_of_threads/pool_of_threads.cc:205
5980
msgid "event_add error in libevent_add_session_callback\n"
5983
#: plugin/pool_of_threads/pool_of_threads.cc:347
5984
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
5987
#: plugin/pool_of_threads/pool_of_threads.cc:354
5988
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
5991
#: plugin/pool_of_threads/pool_of_threads.cc:366
5992
msgid "session_add_event event_add error in libevent_init\n"
5995
#: plugin/pool_of_threads/pool_of_threads.cc:380
5997
msgid "Can't create completion port thread (error %d)"
6000
#: plugin/pool_of_threads/pool_of_threads.cc:443
6001
msgid "libevent_thread_proc: my_thread_init() failed\n"
6004
#: plugin/pool_of_threads/pool_of_threads.cc:629
6005
msgid "Size of Pool."
6008
#: plugin/protobuf_replicator/protobuf_replicator.cc:259
6009
msgid "Enable Replicator"
6012
#: plugin/protobuf_replicator/protobuf_replicator.cc:268
6013
msgid "Directory to place replication logs."
6016
#: plugin/signal_handler/signal_handler.cc:225
6018
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6021
#: storage/myisam/ha_myisam.cc:468
4554
6023
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4557
#: ../plugin/myisam/ha_myisam.cc:536
6026
#: storage/myisam/ha_myisam.cc:472
4559
6028
msgid "Got an error from unknown thread, %s:%d"
4562
#: ../plugin/myisam/ha_myisam.cc:542
6031
#: storage/myisam/ha_myisam.cc:478
4563
6032
msgid "Unknown thread accessing table"
4566
#: ../plugin/myisam/ha_myisam.cc:1506
6035
#: storage/myisam/ha_myisam.cc:1889
6036
msgid "Block size to be used for MyISAM index pages."
6039
#: storage/myisam/ha_myisam.cc:1895
6041
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6042
"disables parallel repair."
6045
#: storage/myisam/ha_myisam.cc:1901
4568
6047
"Don't use the fast sort index method to created index if the temporary file "
4569
6048
"would get bigger than this."
4572
#: ../plugin/myisam/ha_myisam.cc:1509
6051
#: storage/myisam/ha_myisam.cc:1906
4574
6053
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4575
6054
"when creating indexes with CREATE INDEX or ALTER TABLE."
4578
#: ../plugin/myisam/my_handler_errors.cc:42
6057
#: storage/myisam/ha_myisam.cc:1912
6058
msgid "Default pointer size to be used for MyISAM tables."
6061
#: storage/myisam/my_handler_errors.cc:34
4579
6062
msgid "Didn't find key on read or update"
4582
#: ../plugin/myisam/my_handler_errors.cc:43
6065
#: storage/myisam/my_handler_errors.cc:36
4583
6066
msgid "Duplicate key on write or update"
4586
#: ../plugin/myisam/my_handler_errors.cc:44
6069
#: storage/myisam/my_handler_errors.cc:38
4587
6070
msgid "Internal (unspecified) error in handler"
4590
#: ../plugin/myisam/my_handler_errors.cc:46
6073
#: storage/myisam/my_handler_errors.cc:40
4592
6075
"Someone has changed the row since it was read (while the table was locked to "
4596
#: ../plugin/myisam/my_handler_errors.cc:48
6079
#: storage/myisam/my_handler_errors.cc:43
4597
6080
msgid "Wrong index given to function"
4600
#: ../plugin/myisam/my_handler_errors.cc:49
6083
#: storage/myisam/my_handler_errors.cc:45
6084
msgid "Undefined handler error 125"
6087
#: storage/myisam/my_handler_errors.cc:47
4601
6088
msgid "Index file is crashed"
4604
#: ../plugin/myisam/my_handler_errors.cc:50
6091
#: storage/myisam/my_handler_errors.cc:49
4605
6092
msgid "Record file is crashed"
4608
#: ../plugin/myisam/my_handler_errors.cc:51
6095
#: storage/myisam/my_handler_errors.cc:51
4609
6096
msgid "Out of memory in engine"
4612
#: ../plugin/myisam/my_handler_errors.cc:52
6099
#: storage/myisam/my_handler_errors.cc:53
6100
msgid "Undefined handler error 129"
6103
#: storage/myisam/my_handler_errors.cc:55
4613
6104
msgid "Incorrect file format"
4616
#: ../plugin/myisam/my_handler_errors.cc:53
6107
#: storage/myisam/my_handler_errors.cc:57
4617
6108
msgid "Command not supported by database"
4620
#: ../plugin/myisam/my_handler_errors.cc:54
6111
#: storage/myisam/my_handler_errors.cc:59
4621
6112
msgid "Old database file"
4624
#: ../plugin/myisam/my_handler_errors.cc:55
6115
#: storage/myisam/my_handler_errors.cc:61
4625
6116
msgid "No record read before update"
4628
#: ../plugin/myisam/my_handler_errors.cc:56
6119
#: storage/myisam/my_handler_errors.cc:63
4629
6120
msgid "Record was already deleted (or record file crashed)"
4632
#: ../plugin/myisam/my_handler_errors.cc:57
6123
#: storage/myisam/my_handler_errors.cc:65
4633
6124
msgid "No more room in record file"
4636
#: ../plugin/myisam/my_handler_errors.cc:58
6127
#: storage/myisam/my_handler_errors.cc:67
4637
6128
msgid "No more room in index file"
4640
#: ../plugin/myisam/my_handler_errors.cc:59
6131
#: storage/myisam/my_handler_errors.cc:69
4641
6132
msgid "No more records (read after end of file)"
4644
#: ../plugin/myisam/my_handler_errors.cc:60
6135
#: storage/myisam/my_handler_errors.cc:71
4645
6136
msgid "Unsupported extension used for table"
4648
#: ../plugin/myisam/my_handler_errors.cc:61
6139
#: storage/myisam/my_handler_errors.cc:73
4649
6140
msgid "Too big row"
4652
#: ../plugin/myisam/my_handler_errors.cc:62
6143
#: storage/myisam/my_handler_errors.cc:75
4653
6144
msgid "Wrong create options"
4656
#: ../plugin/myisam/my_handler_errors.cc:63
6147
#: storage/myisam/my_handler_errors.cc:77
4657
6148
msgid "Duplicate unique key or constraint on write or update"
4660
#: ../plugin/myisam/my_handler_errors.cc:64
6151
#: storage/myisam/my_handler_errors.cc:79
4661
6152
msgid "Unknown character set used in table"
4664
#: ../plugin/myisam/my_handler_errors.cc:65
6155
#: storage/myisam/my_handler_errors.cc:81
4665
6156
msgid "Conflicting table definitions in sub-tables of MERGE table"
4668
#: ../plugin/myisam/my_handler_errors.cc:66
6159
#: storage/myisam/my_handler_errors.cc:83
4669
6160
msgid "Table is crashed and last repair failed"
4672
#: ../plugin/myisam/my_handler_errors.cc:67
6163
#: storage/myisam/my_handler_errors.cc:85
4673
6164
msgid "Table was marked as crashed and should be repaired"
4676
#: ../plugin/myisam/my_handler_errors.cc:68
6167
#: storage/myisam/my_handler_errors.cc:87
4677
6168
msgid "Lock timed out; Retry transaction"
4680
#: ../plugin/myisam/my_handler_errors.cc:69
6171
#: storage/myisam/my_handler_errors.cc:89
4681
6172
msgid "Lock table is full; Restart program with a larger locktable"
4684
#: ../plugin/myisam/my_handler_errors.cc:70
6175
#: storage/myisam/my_handler_errors.cc:91
4685
6176
msgid "Updates are not allowed under a read only transactions"
4688
#: ../plugin/myisam/my_handler_errors.cc:71
6179
#: storage/myisam/my_handler_errors.cc:93
4689
6180
msgid "Lock deadlock; Retry transaction"
4692
#: ../plugin/myisam/my_handler_errors.cc:72
6183
#: storage/myisam/my_handler_errors.cc:95
4693
6184
msgid "Foreign key constraint is incorrectly formed"
4696
#: ../plugin/myisam/my_handler_errors.cc:73
6187
#: storage/myisam/my_handler_errors.cc:97
4697
6188
msgid "Cannot add a child row"
4700
#: ../plugin/myisam/my_handler_errors.cc:74
6191
#: storage/myisam/my_handler_errors.cc:99
4701
6192
msgid "Cannot delete a parent row"
4704
#: ../plugin/myisam/my_handler_errors.cc:75
6195
#: storage/myisam/my_handler_errors.cc:101
4705
6196
msgid "No savepoint with that name"
4708
#: ../plugin/myisam/my_handler_errors.cc:76
6199
#: storage/myisam/my_handler_errors.cc:103
4709
6200
msgid "Non unique key block size"
4712
#: ../plugin/myisam/my_handler_errors.cc:77
6203
#: storage/myisam/my_handler_errors.cc:105
4713
6204
msgid "The table does not exist in engine"
4716
#: ../plugin/myisam/my_handler_errors.cc:78
6207
#: storage/myisam/my_handler_errors.cc:107
4717
6208
msgid "The table already existed in storage engine"
4720
#: ../plugin/myisam/my_handler_errors.cc:79
6211
#: storage/myisam/my_handler_errors.cc:109
4721
6212
msgid "Could not connect to storage engine"
4724
#: ../plugin/myisam/my_handler_errors.cc:80
6215
#: storage/myisam/my_handler_errors.cc:111
4725
6216
msgid "Unexpected null pointer found when using spatial index"
4728
#: ../plugin/myisam/my_handler_errors.cc:81
6219
#: storage/myisam/my_handler_errors.cc:113
4729
6220
msgid "The table changed in storage engine"
4732
#: ../plugin/myisam/my_handler_errors.cc:82
6223
#: storage/myisam/my_handler_errors.cc:115
4733
6224
msgid "There's no partition in table for the given value"
4736
#: ../plugin/myisam/my_handler_errors.cc:83
6227
#: storage/myisam/my_handler_errors.cc:117
4737
6228
msgid "Row-based binlogging of row failed"
4740
#: ../plugin/myisam/my_handler_errors.cc:84
6231
#: storage/myisam/my_handler_errors.cc:119
4741
6232
msgid "Index needed in foreign key constraint"
4744
#: ../plugin/myisam/my_handler_errors.cc:85
6235
#: storage/myisam/my_handler_errors.cc:121
4745
6236
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4748
#: ../plugin/myisam/my_handler_errors.cc:86
6239
#: storage/myisam/my_handler_errors.cc:123
4749
6240
msgid "Table needs to be upgraded before it can be used"
4752
#: ../plugin/myisam/my_handler_errors.cc:87
6243
#: storage/myisam/my_handler_errors.cc:125
4753
6244
msgid "Table is read only"
4756
#: ../plugin/myisam/my_handler_errors.cc:88
6247
#: storage/myisam/my_handler_errors.cc:127
4757
6248
msgid "Failed to get next auto increment value"
4760
#: ../plugin/myisam/my_handler_errors.cc:89
6251
#: storage/myisam/my_handler_errors.cc:129
4761
6252
msgid "Failed to set row auto increment value"
4764
#: ../plugin/myisam/my_handler_errors.cc:90
6255
#: storage/myisam/my_handler_errors.cc:131
4765
6256
msgid "Unknown (generic) error from engine"
4768
#: ../plugin/myisam/my_handler_errors.cc:91
6259
#: storage/myisam/my_handler_errors.cc:133
4769
6260
msgid "Record is the same"
4772
#: ../plugin/myisam/my_handler_errors.cc:92
6263
#: storage/myisam/my_handler_errors.cc:135
4773
6264
msgid "It is not possible to log this statement"
4776
#: ../plugin/myisam/my_handler_errors.cc:93
6267
#: storage/myisam/my_handler_errors.cc:137
4777
6268
msgid "Tablespace exists"
4780
#: ../plugin/myisam/my_handler_errors.cc:94
6271
#: storage/myisam/my_handler_errors.cc:139
4781
6272
msgid "The event was corrupt, leading to illegal data being read"
4784
#: ../plugin/myisam/my_handler_errors.cc:95
6275
#: storage/myisam/my_handler_errors.cc:141
4785
6276
msgid "The table is of a new format not supported by this version"
4788
#: ../plugin/myisam/my_handler_errors.cc:96
6279
#: storage/myisam/my_handler_errors.cc:143
4789
6280
msgid "The event could not be processed no other handler error happened"
4792
#: ../plugin/myisam/my_handler_errors.cc:97
6283
#: storage/myisam/my_handler_errors.cc:145
4793
6284
msgid "Got a fatal error during initialzation of handler"
4796
#: ../plugin/myisam/my_handler_errors.cc:98
6287
#: storage/myisam/my_handler_errors.cc:147
4797
6288
msgid "File to short; Expected more data in file"
4800
#: ../plugin/myisam/my_handler_errors.cc:99
6291
#: storage/myisam/my_handler_errors.cc:149
4801
6292
msgid "Read page with wrong checksum"
4804
#. TODO: get a better message for these
4805
#: ../plugin/myisam/my_handler_errors.cc:101
6295
#: storage/myisam/my_handler_errors.cc:151
4806
6296
msgid "Lock or active transaction"
4809
#: ../plugin/myisam/my_handler_errors.cc:102
6299
#: storage/myisam/my_handler_errors.cc:153
4810
6300
msgid "No such table space"
4813
#: ../plugin/myisam/my_handler_errors.cc:103
6303
#: storage/myisam/my_handler_errors.cc:155
4814
6304
msgid "Tablespace not empty"
4817
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4819
"Port number to use for connection or 0 for default to with MySQL protocol."
4822
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4824
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4825
"the file is stale and should be removed?"
4828
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4829
msgid "Path used for MySQL UNIX Socket Protocol."
4832
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4833
msgid "Clobber socket file if one is there already."
4836
#: ../plugin/pbms/src/parameters_ms.cc:426
4837
msgid "Port number to use for connection or 0 for default PBMS port "
4840
#: ../plugin/pbms/src/parameters_ms.cc:429
4841
msgid "The maximum size of a BLOB repository file."
4844
#: ../plugin/pbms/src/parameters_ms.cc:432
4845
msgid "The maximum size of a temorary BLOB log file."
4848
#: ../plugin/pbms/src/parameters_ms.cc:435
4850
"A ':' delimited list of metadata header names to be used to initialize the "
4851
"pbms_metadata_header table when a database is created."
4854
#: ../plugin/pbms/src/parameters_ms.cc:439
4855
msgid "The percentage of garbage in a repository file before it is compacted."
4858
#: ../plugin/pbms/src/parameters_ms.cc:442
4860
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4861
"after this time, unless committed to the database."
4864
#: ../plugin/pbms/src/parameters_ms.cc:445
4866
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4870
#: ../plugin/pbms/src/parameters_ms.cc:448
4871
msgid "The next backup ID to use when backing up a PBMS database."
4874
#: ../plugin/pbms/src/parameters_ms.cc:451
4876
"A comma delimited list of tables to watch of the format: <database>."
4880
#: ../plugin/pbms/src/parameters_ms.cc:453
4881
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4884
#: ../plugin/pbms/src/parameters_ms.cc:457
4885
msgid "Before insert row event observer call position"
4888
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4889
msgid "Could not open socket, is rabbitmq running?"
4892
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4893
msgid "Failed to allocate enough memory to transaction message\n"
4896
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4898
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4901
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4903
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4906
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4907
msgid "Host name to connect to"
4910
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4911
msgid "Port to connect to"
4914
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4915
msgid "RabbitMQ virtualhost"
4918
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4919
msgid "RabbitMQ username"
4922
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4923
msgid "RabbitMQ password"
4926
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4927
#: ../plugin/transaction_log/module.cc:270
4928
msgid "Name of the replicator plugin to use (default='default_replicator')"
4931
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4932
msgid "Name of RabbitMQ exchange to publish to"
4935
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4936
msgid "Name of RabbitMQ routing key to use"
4939
#: ../plugin/session_dictionary/processlist.cc:78
4943
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4945
msgid "syslog facility \"%s\" not known, using \"local0\""
4948
#: ../plugin/syslog/errmsg.cc:50
4950
msgid "syslog priority \"%s\" not known, using \"warn\""
4953
#: ../plugin/syslog/logging.cc:63
4955
msgid "syslog priority \"%s\" not known, using \"info\""
4958
#: ../plugin/syslog/module.cc:95
4959
msgid "Syslog Ident"
4962
#: ../plugin/syslog/module.cc:98
4963
msgid "Syslog Facility"
4966
#: ../plugin/syslog/module.cc:101
4967
msgid "Enable logging to syslog of the query log"
4970
#: ../plugin/syslog/module.cc:104
4971
msgid "Syslog Priority of query logging"
4974
#: ../plugin/syslog/module.cc:116
4975
msgid "Enable logging to syslog of the error messages"
4978
#: ../plugin/syslog/module.cc:119
4979
msgid "Syslog Priority of error messages"
4982
#: ../plugin/transaction_log/background_worker.cc:77
4984
msgid "Unable to create background worker thread. Got error %s.\n"
4987
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
4988
#: ../plugin/transaction_log/print_transaction_message.cc:106
4989
#: ../plugin/transaction_log/transaction_log_reader.cc:97
4991
msgid "Failed to open transaction log file %s. Got error: %s\n"
4994
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4995
#: ../plugin/transaction_log/print_transaction_message.cc:169
4996
#: ../plugin/transaction_log/transaction_log_reader.cc:152
4997
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
4999
msgid "Could not read transaction message.\n"
5002
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5003
#: ../plugin/transaction_log/print_transaction_message.cc:170
5004
#: ../plugin/transaction_log/transaction_log_reader.cc:153
5006
msgid "GPB ERROR: %s.\n"
5009
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
5010
#: ../plugin/transaction_log/print_transaction_message.cc:171
5011
#: ../plugin/transaction_log/transaction_log_reader.cc:154
5013
msgid "Raw buffer read: %s.\n"
5016
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
5017
#: ../plugin/transaction_log/print_transaction_message.cc:179
5018
#: ../plugin/transaction_log/transaction_log_reader.cc:163
5020
msgid "BUFFER: %s\n"
5023
#: ../plugin/transaction_log/module.cc:171
5025
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5028
#: ../plugin/transaction_log/module.cc:180
5030
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5033
#: ../plugin/transaction_log/module.cc:192
5035
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5038
#: ../plugin/transaction_log/module.cc:201
5040
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5043
#: ../plugin/transaction_log/module.cc:216
5045
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5048
#: ../plugin/transaction_log/module.cc:258
5049
msgid "DEBUGGING - Truncate transaction log"
5052
#: ../plugin/transaction_log/module.cc:261
5053
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5056
#: ../plugin/transaction_log/module.cc:264
5057
msgid "Enable transaction log"
5060
#: ../plugin/transaction_log/module.cc:267
5061
msgid "Path to the file to use for transaction log"
5064
#: ../plugin/transaction_log/module.cc:273
5066
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5067
"each transaction write, 2 == sync log file once per second"
5070
#: ../plugin/transaction_log/module.cc:276
5071
msgid "Number of slots for in-memory write buffers (default=8)."
5074
#: ../plugin/transaction_log/print_transaction_message.cc:135
5076
msgid "GPB message is not a valid type.\n"
5079
#: ../plugin/transaction_log/print_transaction_message.cc:155
5081
msgid "GPB message is not a valid size.\n"
5084
#: ../plugin/transaction_log/transaction_log.cc:114
5085
msgid "Failed to open transaction log file "
5088
#: ../plugin/transaction_log/transaction_log.cc:215
5091
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5092
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5095
#: ../plugin/transaction_log/transaction_log.cc:236
5097
msgid "Failed to sync log file. Got error: %s\n"
5100
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5101
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5103
msgid "Attempted to read record bigger than INT_MAX\n"
5106
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5108
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5111
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5113
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5116
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5117
msgid "Cannot open file: "
5120
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5121
msgid "Could not skip to position "
5124
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5125
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5128
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5130
msgid "Memory allocation failure trying to allocate "
5132
"Ralat penyediaan ruang ingatan dalam membina prompt permulaan. Sedang "
5135
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5139
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5143
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5149
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5150
msgid "Unable to parse command. Got error: "
5153
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5160
#: ../plugin/transaction_log/utilities/transaction_reader.cc:580
5162
msgid "Display help and exit"
5163
msgstr "Paparkan bantuan ini dan keluar."
5165
#: ../plugin/transaction_log/utilities/transaction_reader.cc:581
5166
msgid "Read from the innodb transaction log"
5169
#: ../plugin/transaction_log/utilities/transaction_reader.cc:587
5170
msgid "Password to use when connecting to server"
5173
#: ../plugin/transaction_log/utilities/transaction_reader.cc:590
5174
msgid "Perform checksum"
5177
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5178
msgid "Ignore event messages"
5181
#: ../plugin/transaction_log/utilities/transaction_reader.cc:592
5182
msgid "Transaction log file"
5185
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5186
msgid "Print raw Protobuf messages instead of SQL"
5189
#: ../plugin/transaction_log/utilities/transaction_reader.cc:596
5190
msgid "Start reading from the given file position"
5193
#: ../plugin/transaction_log/utilities/transaction_reader.cc:599
5194
msgid "Only output for the given transaction ID and later"
5197
#: ../plugin/transaction_log/utilities/transaction_reader.cc:602
5198
msgid "Only output for the given transaction ID"
5201
#: ../plugin/transaction_log/utilities/transaction_reader.cc:603
5202
msgid "Summarize message contents"
5205
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5206
msgid "Cannot use --start-pos and --transaction-id together\n"
5209
#: ../plugin/transaction_log/utilities/transaction_reader.cc:643
5210
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5213
#: ../plugin/transaction_log/utilities/transaction_reader.cc:753
5214
msgid "Checksum failed. Wanted "
5217
#: ../plugin/transaction_log/utilities/transaction_reader.cc:755
5222
#~ msgid "--help : Display help and exit\n"
5223
#~ msgstr "Paparkan bantuan ini dan keluar."
5226
#~ "No automatic rehashing. One has to use 'rehash' to get table and field "
5227
#~ "completion. This gives a quicker start of drizzle_st and disables "
5228
#~ "rehashing on reconnect. WARNING: options deprecated; use --disable-auto-"
5229
#~ "rehash instead."
5231
#~ "Tiada hash semula automatik. Perlu menggunakan 'rehash' untuk mendapatkan "
5232
#~ "pelengkapan jadual dan medan. Ini memberikan permulaan drizzle_st yang "
5233
#~ "lebih laju dan melumpuhkan hash semula pada sambungan semula. AMARAN: "
5234
#~ "pilihan telah luput; sebaliknya gunakan --disable-auto-rehash."
5237
#~ msgid "Writing a core file\n"
5238
#~ msgstr "Sedang menulis fail sejarah %s\n"
5240
#~ msgid "Synonym for -?"
5241
#~ msgstr "Sinonim untuk -?"