329
#: ../client/drizzle.cc:1355
330
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
333
#: ../client/drizzle.cc:1357
332
#: client/drizzle.cc:1386
334
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
335
"option deprecated; use --disable-pager instead."
338
#: client/drizzle.cc:1389 client/drizzleadmin.cc:80
340
"Password to use when connecting to server. If password is not given it's "
341
"asked from the tty."
344
#: client/drizzle.cc:1391
346
"Port number to use for connection or 0 for default to, in order of "
347
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
350
#: client/drizzle.cc:1392
351
msgid "built-in default"
354
#: client/drizzle.cc:1394
334
355
msgid "Set the drizzle prompt to this value."
337
#: ../client/drizzle.cc:1359
358
#: client/drizzle.cc:1398
339
360
"Don't cache result, print it row by row. This may slow down the server if "
340
361
"the output is suspended. Doesn't use history file."
342
"Hasil jangan disimpan, tampilkan baris per baris. Ini mungkin akan "
343
"memperlambat server jika hasilnya di tangguhkan. Jangan menggunakan riwayat "
346
#: ../client/drizzle.cc:1361
364
#: client/drizzle.cc:1400
347
365
msgid "Write fields without conversion. Used with --batch."
348
msgstr "Tulisi kolom tanpa di konversi. Gunakan dengan --batch"
350
#: ../client/drizzle.cc:1362
352
msgid "Do not reconnect if the connection is lost."
353
msgstr "Tunggu dan coba lagi jika koneksi terputus"
355
#: ../client/drizzle.cc:1364
356
msgid "Shutdown the server"
359
#: ../client/drizzle.cc:1365
368
#: client/drizzle.cc:1403
370
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
371
"option is enabled by default."
374
#: client/drizzle.cc:1405
361
376
"Be more silent. Print results with a tab as separator, each row on new line."
363
"Lakukan dengan diam-diam. Tampilkan hasil dengan tab sebagai pembatas, "
364
"masing-masing baris pada di baris yang baru"
366
#: ../client/drizzle.cc:1367
379
#: client/drizzle.cc:1407
380
msgid "Socket file to use for connection."
383
#: client/drizzle.cc:1410
384
msgid "Output in table format."
387
#: client/drizzle.cc:1413
368
389
"Append everything into outfile. See interactive help (\\h) also. Does not "
369
390
"work in batch mode. Disable with --disable-tee. This option is disabled by "
372
"Tambahkan semuanya ke berkas. Lihat bantuan yang interaktif (\\h). Ini tidak "
373
"akan berjalan di mode antrian. Jangan lakukan perintah tersebut dengan --"
374
"disable-tee. Pilihan ini di aktifkan sejak awal"
376
#: ../client/drizzle.cc:1369
378
msgid "Disable outfile. See interactive help (\\h) also."
380
"Jangan menulis di berkas. Lihat bantuan yang interaktif (\\h). PERINGATAN: "
381
"pilihan sudah kadaluarsa; gunakan --disable-tee"
383
#: ../client/drizzle.cc:1371
394
#: client/drizzle.cc:1415
396
"Disable outfile. See interactive help (\\h) also. WARNING: option "
397
"deprecated; use --disable-tee instead"
400
#: client/drizzle.cc:1418 client/drizzleadmin.cc:89
401
msgid "User for login if not current user."
404
#: client/drizzle.cc:1421
405
msgid "Only allow UPDATE and DELETE that uses keys."
408
#: client/drizzle.cc:1424
409
msgid "Synonym for option --safe-updates, -U."
412
#: client/drizzle.cc:1427
413
msgid "Write more. (-v -v -v gives the table output format)."
416
#: client/drizzle.cc:1429 client/drizzleadmin.cc:94 drizzled/drizzled.cc:2849
417
msgid "Output version information and exit."
420
#: client/drizzle.cc:1431 client/drizzleadmin.cc:96
421
msgid "Wait and retry if connection is down."
424
#: client/drizzle.cc:1434
384
425
msgid "Number of seconds before connection timeout."
385
msgstr "Jumlah detik sebelum waktu koneksi habis"
387
#: ../client/drizzle.cc:1373
388
msgid "Max length of input line"
391
#: ../client/drizzle.cc:1375
428
#: client/drizzle.cc:1439
429
msgid "Max packet length to send to, or receive from server"
432
#: client/drizzle.cc:1444
433
msgid "Buffer for TCP/IP and socket communication"
436
#: client/drizzle.cc:1448
392
437
msgid "Automatic limit for SELECT when using --safe-updates"
393
msgstr "Pembatas otomatis untuk SELECT ketika menggunakan --safe-updates"
395
#: ../client/drizzle.cc:1377
440
#: client/drizzle.cc:1453
396
441
msgid "Automatic limit for rows in a join when using --safe-updates"
398
"Pembatas otomatis untuk baris didalam join ketika menggunakan --safe-updates"
400
#: ../client/drizzle.cc:1380 ../client/drizzledump.cc:553
401
msgid "Options specific to the client"
404
#: ../client/drizzle.cc:1383
406
msgid "Connect to host"
407
msgstr "Koneksikan ke host"
409
#: ../client/drizzle.cc:1385
411
"Password to use when connecting to server. If password is not given it's "
412
"asked from the tty."
415
#: ../client/drizzle.cc:1387
418
"Port number to use for connection or 0 for default to, in order of "
419
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
421
"Nomor port digunakan untuk koneksi atau 0 untuk standar, dalam urutan "
422
"pilihan, drizzle.cnf, $ DRIZZLE_TCP_PORT, built-in standar ("
424
#: ../client/drizzle.cc:1393 ../client/drizzledump.cc:562
425
#: ../plugin/transaction_log/utilities/transaction_reader.cc:583
426
msgid "User for login if not current user."
429
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:564
430
#: ../plugin/transaction_log/utilities/transaction_reader.cc:589
431
msgid "The protocol of connection (mysql or drizzle)."
434
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:576
435
msgid "Allowed Options"
438
#: ../client/drizzle.cc:1463 ../client/drizzle.cc:1470
440
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
442
"Alokasi memori mengalami kesalahan ketika memulai inisialisasi promt. "
445
#: ../client/drizzle.cc:1534 ../client/drizzle.cc:3791
444
#: client/drizzle.cc:1457
445
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
448
#: client/drizzle.cc:1462
449
msgid "Number of lines before each import progress report."
452
#: client/drizzle.cc:1473
454
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
457
#: client/drizzle.cc:1480
460
"Copyright (C) 2008 Sun Microsystems\n"
461
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
462
"and you are welcome to modify and redistribute it under the GPL license\n"
465
#: client/drizzle.cc:1485
467
msgid "Usage: %s [OPTIONS] [database]\n"
470
#: client/drizzle.cc:1520
446
471
msgid "DELIMITER cannot contain a backslash character"
447
msgstr "PENANDA tidak dapat menggandung karakter backslash"
449
#: ../client/drizzle.cc:1613 ../client/drizzledump.cc:675
450
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
451
#: ../client/drizzletest.cc:5659
453
msgid "Error: Unknown protocol"
454
msgstr "Protokol salah atau tidak diketahui"
456
#: ../client/drizzle.cc:1627
458
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
461
#: ../client/drizzle.cc:1673 ../client/drizzle.cc:4081
463
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
464
msgstr "%s Ver %s Distrib %s, untuk %s (%s) menggunakan %s %s\n"
466
#: ../client/drizzle.cc:1679
469
"Copyright (C) 2008 Sun Microsystems\n"
470
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
471
"and you are welcome to modify and redistribute it under the GPL license\n"
473
"Hak Cipta (C) 2008 Sun Microsystems\n"
474
"Perangkat lunak ini hadir tanpa SUATU GARANSI apapun dari pembuat. Ini "
475
"adalah perangkat lunak bebas\n"
476
"dan anda di ijinkan untuk merubah dan mendistribusikan ulang dibawah lisensi "
479
#: ../client/drizzle.cc:1684
481
msgid "Usage: drizzle [OPTIONS] [schema]\n"
482
msgstr "Penggunaan : %s [PILIHAN] [database]\n"
484
#: ../client/drizzle.cc:1738
486
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
487
msgstr "Selama datang di klien Drizzle.. Perintah diakhiri dengan ; atau \\g."
489
#: ../client/drizzle.cc:1747
492
"Your Drizzle connection id is %u\n"
493
"Connection protocol: %s\n"
494
"Server version: %s\n"
496
"Id koneksi Drizzle anda adalah %u\n"
499
#: ../client/drizzle.cc:1781
501
msgid "Reading history-file %s\n"
502
msgstr "Sedang membaca berkas-riwayat %s\n"
504
#: ../client/drizzle.cc:1785
506
msgid "Couldn't allocate memory for temp histfile!\n"
507
msgstr "Tidak dapat mengalokasikan memori untuk berkas riwayat sementara!\n"
509
#: ../client/drizzle.cc:1792
510
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
512
"Ketik 'help;' atau '\\h' untuk bantuan. Ketik '\\c' untuk membersihkan "
515
#: ../client/drizzle.cc:1802
519
#: ../client/drizzle.cc:1815
521
msgid "Writing history-file %s\n"
522
msgstr "Sedang menulis berkas-riwayat %s\n"
524
#: ../client/drizzle.cc:1823
528
#: ../client/drizzle.cc:1823
532
#: ../client/drizzle.cc:1873
533
msgid "Query aborted by Ctrl+C\n"
534
msgstr "Query dibatalkan oleh Ctrl+C\n"
536
#: ../client/drizzle.cc:1957
474
#: client/drizzle.cc:1541
476
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
479
#: client/drizzle.cc:1564
481
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
484
#: client/drizzle.cc:1568
486
msgid "WARNING: --server-arg option not supported in this configuration.\n"
489
#: client/drizzle.cc:1595
491
"Non-integer value supplied for port. If you are trying to enter a password "
492
"please use --password instead."
495
#: client/drizzle.cc:1603
496
msgid "Value supplied for port is not valid."
499
#: client/drizzle.cc:1756
538
501
msgid "Processing line: %<PRIu32>\n"
541
#: ../client/drizzle.cc:2175
542
msgid "Unknown command: "
545
#: ../client/drizzle.cc:2346
546
msgid "Not found a delimiter within max_input_line of input"
549
#: ../client/drizzle.cc:2592
504
#: client/drizzle.cc:1972
506
msgid "Unknown command '\\%c'."
509
#: client/drizzle.cc:2396
552
511
"Reading table information for completion of table and column names\n"
553
"You can turn off this feature to get a quicker startup with -A\n"
512
" You can turn off this feature to get a quicker startup with -A\n"
556
"Membaca informasi tabel untuk melihat nama tabel dan kolom\n"
557
" Kamu dapat menonaktifkan fitur ini untuk mendapatkan "
558
"startup yang cepat dengan -A\n"
561
#: ../client/drizzle.cc:2631
516
#: client/drizzle.cc:2493
562
517
msgid "No connection. Trying to reconnect..."
563
msgstr "Tidak ada koneksi. Mencoba untuk melakukan koneksi ulang"
565
#: ../client/drizzle.cc:2637
520
#: client/drizzle.cc:2499
566
521
msgid "Can't connect to the server\n"
567
msgstr "Tidak dapat melakukan koneksi ke server\n"
569
#: ../client/drizzle.cc:2721
524
#: client/drizzle.cc:2557
570
525
msgid "List of all Drizzle commands:"
571
msgstr "Daftar semua perintah di Drizzle"
573
#: ../client/drizzle.cc:2725
576
"Note that all text commands must be first on line and end with '%s' or \\g"
578
"semua teks dalam perintah pada baris pertama dan di akhiri dengan tanda ';'"
580
#: ../client/drizzle.cc:2783
528
#: client/drizzle.cc:2559
529
msgid "Note that all text commands must be first on line and end with ';'"
532
#: client/drizzle.cc:2612
581
533
msgid "No query specified\n"
582
msgstr "Tidak ada query\n"
584
#: ../client/drizzle.cc:2798
536
#: client/drizzle.cc:2627
585
537
msgid "Ignoring query to other database"
586
msgstr "lewati query ke database yang lain"
588
#: ../client/drizzle.cc:2848
540
#: client/drizzle.cc:2676
589
541
msgid "Empty set"
592
#: ../client/drizzle.cc:2861
544
#: client/drizzle.cc:2689
594
546
msgid "%ld row in set"
595
547
msgid_plural "%ld rows in set"
596
msgstr[0] "%ld baris"
598
#: ../client/drizzle.cc:2870
551
#: client/drizzle.cc:2698
602
#: ../client/drizzle.cc:2872
555
#: client/drizzle.cc:2700
604
557
msgid "Query OK, %ld row affected"
605
558
msgid_plural "Query OK, %ld rows affected"
606
msgstr[0] "Query OK, %ld baris yang terpengaruh"
608
#: ../client/drizzle.cc:2944
609
msgid "popen() failed! defaulting PAGER to stdout!\n"
612
#: ../client/drizzle.cc:2966
614
msgid "Error logging to file '%s'\n"
615
msgstr "Error dalam melakukan koneksi ke slave"
617
#: ../client/drizzle.cc:2971
619
msgid "Logging to file '%s'\n"
620
msgstr "Sedang membaca berkas-riwayat %s\n"
622
#: ../client/drizzle.cc:3055
631
"Collation: %s (%u)\n"
639
#: ../client/drizzle.cc:3522
641
msgid "No previous outfile available, you must give a filename!\n"
644
#: ../client/drizzle.cc:3527
646
msgid "Currently logging to file '%s'\n"
649
#: ../client/drizzle.cc:3547
651
msgid "No outfile specified!\n"
652
msgstr "Tidak ada query\n"
654
#: ../client/drizzle.cc:3560
655
msgid "Outfile disabled.\n"
658
#: ../client/drizzle.cc:3587
659
msgid "Default pager wasn't set, using stdout.\n"
662
#: ../client/drizzle.cc:3607
664
msgid "PAGER set to '%s'\n"
667
#: ../client/drizzle.cc:3618
668
msgid "PAGER set to stdout\n"
671
#: ../client/drizzle.cc:3701
673
msgid "Connection id: %u"
676
#: ../client/drizzle.cc:3703
678
msgid "Current schema: %.128s\n"
681
#: ../client/drizzle.cc:3704
686
#: ../client/drizzle.cc:3724
687
msgid "Usage: \\. <filename> | source <filename>"
690
#: ../client/drizzle.cc:3739
692
msgid "Failed to open file '%s', error: %d"
693
msgstr "Kesalahan dalam membaca berkas '%s' (Errcode: %d)"
695
#: ../client/drizzle.cc:3747
696
msgid "Can't initialize LineBuffer"
699
#: ../client/drizzle.cc:3783
700
msgid "DELIMITER must be followed by a 'delimiter' character or string"
703
#: ../client/drizzle.cc:3816
704
msgid "USE must be followed by a schema name"
707
#: ../client/drizzle.cc:3884
709
msgid "Schema changed"
710
msgstr "Database yang dipakai."
712
#: ../client/drizzle.cc:3930
714
msgid "Show warnings enabled."
715
msgstr "Tampilkan peringatan setelah setiap statement."
717
#: ../client/drizzle.cc:3938
719
msgid "Show warnings disabled."
720
msgstr "Tampilkan peringatan setelah setiap statement."
722
#: ../client/drizzle.cc:4088
726
"Connection id:\t\t%lu\n"
729
#: ../client/drizzle.cc:4100
731
msgid "Current schema:\t%s\n"
734
#: ../client/drizzle.cc:4101
736
msgid "Current user:\t\t%s\n"
739
#: ../client/drizzle.cc:4107
740
msgid "SSL:\t\t\tNot in use"
743
#: ../client/drizzle.cc:4112
748
msgstr "Koneksi SSL error"
750
#: ../client/drizzle.cc:4119
753
"All updates ignored to this schema\n"
756
#: ../client/drizzle.cc:4122
758
msgid "Current pager:\t\t%s\n"
761
#: ../client/drizzle.cc:4123
763
msgid "Using outfile:\t\t'%s'\n"
766
#: ../client/drizzle.cc:4124
768
msgid "Using delimiter:\t%s\n"
771
#: ../client/drizzle.cc:4125
773
msgid "Server version:\t\t%s\n"
776
#: ../client/drizzle.cc:4126
778
msgid "Protocol:\t\t%s\n"
781
#: ../client/drizzle.cc:4127
783
msgid "Protocol version:\t%d\n"
786
#: ../client/drizzle.cc:4128
788
msgid "Connection:\t\t%s\n"
791
#: ../client/drizzle.cc:4135
793
msgid "UNIX socket:\t\t%s\n"
796
#: ../client/drizzle.cc:4137
798
msgid "TCP port:\t\t%d\n"
801
#: ../client/drizzle.cc:4142
804
"Note that you are running in safe_update_mode:\n"
807
#: ../client/drizzle.cc:4144
810
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
812
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
814
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
815
" Max number of examined row combination in a join is set to: %"
820
#: ../client/drizzle.cc:4206 ../drizzled/option.cc:339
825
#: ../client/drizzle.cc:4249
827
msgid "ERROR %d (%s): "
830
#: ../client/drizzle.cc:4251
835
#: ../client/drizzle.cc:4254
839
#: ../client/drizzle.cc:4387
843
#: ../client/drizzle.cc:4389
847
#: ../client/drizzle.cc:4395
851
#: ../client/drizzle.cc:4401
855
#: ../client/drizzle.cc:4502
859
#: ../client/drizzle.cc:4622
861
msgid "Returning to default PROMPT of %s\n"
864
#: ../client/drizzle.cc:4627
866
msgid "Memory allocation error. Not changing prompt\n"
868
"Alokasi memori mengalami kesalahan ketika memulai inisialisasi promt. "
871
#: ../client/drizzle.cc:4632
873
msgid "PROMPT set to '%s'\n"
876
#: ../client/drizzledump.cc:229
878
msgid "Error inserting into destination database"
879
msgstr "Error dalam melakukan koneksi ke slave"
881
#: ../client/drizzledump.cc:253
562
#: client/drizzleadmin.cc:82 drizzled/drizzled.cc:2778
564
"Port number to use for connection or 0 for default to, in order of "
565
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
568
#: client/drizzleadmin.cc:86
569
msgid "Silently exit if one can't connect to server."
572
#: client/drizzleadmin.cc:92
573
msgid "Write more information."
576
#: client/drizzleadmin.cc:123 client/drizzlecheck.cc:268
577
#: client/drizzledump.cc:614 client/drizzleimport.cc:199
578
#: client/drizzleslap.cc:751 client/drizzletest.cc:4640
581
"Non-integer value supplied for port. If you are trying to enter a password "
582
"please use --password instead.\n"
585
#: client/drizzleadmin.cc:131 client/drizzlecheck.cc:276
586
#: client/drizzledump.cc:622 client/drizzleimport.cc:207
587
#: client/drizzleslap.cc:759 client/drizzletest.cc:4648
589
msgid "Value supplied for port is not valid.\n"
592
#: client/drizzleadmin.cc:149 client/drizzledump.cc:639
594
msgid "Memory allocation error while copying password. Aborting.\n"
597
#: client/drizzleadmin.cc:293
600
"connect to server at '%s' failed\n"
604
#: client/drizzleadmin.cc:299
606
msgid "Check that drizzled is running on %s"
609
#: client/drizzleadmin.cc:300
611
msgid " and that the port is %d.\n"
614
#: client/drizzleadmin.cc:302
616
msgid "You can check this by doing 'telnet %s %d'\n"
619
#: client/drizzleadmin.cc:313
621
msgid "Got error: %s\n"
624
#: client/drizzleadmin.cc:320
625
msgid "Waiting for Drizzle server to answer"
628
#: client/drizzleadmin.cc:353
630
msgid "shutting down drizzled...\n"
633
#: client/drizzleadmin.cc:357
635
msgid "shutdown failed; error: '%s'"
638
#: client/drizzleadmin.cc:364
643
#: client/drizzleadmin.cc:374
644
msgid "drizzled is alive"
647
#: client/drizzleadmin.cc:382
648
msgid "connection was down, but drizzled is now alive"
651
#: client/drizzleadmin.cc:386
653
msgid "drizzled doesn't answer to ping, error: '%s'"
656
#: client/drizzleadmin.cc:395
658
msgid "Unknown command: '%-.60s'"
661
#: client/drizzleadmin.cc:404
663
msgid "%s Ver %s Distrib %s, for %s on %s\n"
666
#: client/drizzleadmin.cc:411
667
msgid "Copyright (C) 2000-2008 MySQL AB"
670
#: client/drizzleadmin.cc:412 client/drizzledump.cc:492
672
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
673
"and you are welcome to modify and redistribute it under the GPL license\n"
676
#: client/drizzleadmin.cc:413
677
msgid "Administration program for the drizzled daemon."
680
#: client/drizzleadmin.cc:414
682
msgid "Usage: %s [OPTIONS] command command....\n"
685
#: client/drizzleadmin.cc:416
687
" ping Check if server is down\n"
688
" shutdown Take server down\n"
691
#: client/drizzledump.cc:396
692
msgid "Number of rows before each output progress report (requires --verbose)."
695
#: client/drizzledump.cc:469
883
697
msgid "Got errno %d on write"
886
#: ../client/drizzledump.cc:298
889
"%s: You can't use --single-transaction and --lock-all-tables at the same "
893
#: ../client/drizzledump.cc:305
895
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
898
#: ../client/drizzledump.cc:373
899
msgid "-- Retrieving database structures..."
902
#: ../client/drizzledump.cc:485
904
"Dump all the databases. This will be same as --databases with all databases "
908
#: ../client/drizzledump.cc:487
909
msgid "Dump all the tablespaces."
912
#: ../client/drizzledump.cc:489
913
msgid "Use complete insert statements."
916
#: ../client/drizzledump.cc:491
918
"Flush logs file in server before starting dump. Note that if you dump many "
919
"databases at once (using the option --databases= or --all-databases), the "
920
"logs will be flushed for each database dumped. The exception is when using --"
921
"lock-all-tables in this case the logs will be flushed only once, "
922
"corresponding to the moment all tables are locked. So if you want your dump "
923
"and the log flush to happen at the same exact moment you should use --lock-"
924
"all-tables or --flush-logs"
927
#: ../client/drizzledump.cc:493
929
msgid "Continue even if we get an sql-error."
930
msgstr "Lanjutkan walapun terjadi kesalahan SQL."
932
#: ../client/drizzledump.cc:494
934
msgid "Display this help message and exit."
935
msgstr "Tampilkan halaman bantuan ini dan keluar."
937
#: ../client/drizzledump.cc:496
939
"Locks all tables across all databases. This is achieved by taking a global "
940
"read lock for the duration of the whole dump. Automatically turns --single-"
944
#: ../client/drizzledump.cc:498
946
"Creates a consistent snapshot by dumping all tables in a single transaction. "
947
"Works ONLY for tables stored in storage engines which support "
948
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
949
"be consistent for other storage engines. While a --single-transaction dump "
950
"is in process, to ensure a valid dump file (correct table contents), no "
951
"other connection should use the following statements: ALTER TABLE, DROP "
952
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
956
#: ../client/drizzledump.cc:500
958
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, ---"
959
"extended-insert and --disable-keys."
962
#: ../client/drizzledump.cc:501
963
msgid "Overrides option --databases (-B)."
966
#: ../client/drizzledump.cc:503
967
msgid "Number of rows before each output progress report (requires --verbose)."
970
#: ../client/drizzledump.cc:505
971
msgid "Print info about the various stages."
974
#: ../client/drizzledump.cc:507
975
msgid "Turn off Comments"
978
#: ../client/drizzledump.cc:508
979
msgid "Turn off create-options"
982
#: ../client/drizzledump.cc:509
983
msgid "Turn off extended-insert"
986
#: ../client/drizzledump.cc:510
987
msgid "Turn off dump date at the end of the output"
990
#: ../client/drizzledump.cc:511
991
msgid "Do not read from the configuration files"
994
#: ../client/drizzledump.cc:517
995
msgid "Add a 'DROP DATABASE' before each create."
998
#: ../client/drizzledump.cc:518
999
msgid "Do not add a 'drop table' before each create."
1002
#: ../client/drizzledump.cc:520
1004
"Give less verbose output (useful for debugging). Disables structure comments "
1005
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1006
"set-names --skip-disable-keys"
1009
#: ../client/drizzledump.cc:522
1011
"To dump several databases. Note the difference in usage; In this case no "
1012
"tables are given. All name arguments are regarded as databasenames. 'USE "
1013
"db_name;' will be included in the output."
1016
#: ../client/drizzledump.cc:524
1018
"'ALTER TABLE tb_name DISABLE KEYS;' and 'ALTER TABLE tb_name ENABLE KEYS;' "
1019
"will not be put in the output."
1022
#: ../client/drizzledump.cc:526
1024
"Do not dump the specified table. To specify more than one table to ignore, "
1025
"use the directive multiple times, once for each table. Each table must be "
1026
"specified with both database and table names, e.g. --ignore-table=database."
1030
#: ../client/drizzledump.cc:528
1031
msgid "Insert rows with INSERT IGNORE."
1034
#: ../client/drizzledump.cc:530
1035
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1038
#: ../client/drizzledump.cc:532
1040
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1041
"above line will be added otherwise, if --databases or --all-databases option "
1045
#: ../client/drizzledump.cc:534
1046
msgid "No row information."
1049
#: ../client/drizzledump.cc:536
1050
msgid "Use REPLACE INTO instead of INSERT INTO."
1053
#: ../client/drizzledump.cc:538
1054
msgid "Where to send output to (stdout|database"
1057
#: ../client/drizzledump.cc:540
1059
"Hostname for destination db server (requires --destination-type=database)"
1062
#: ../client/drizzledump.cc:542
1064
"Port number for destination db server (requires --destination-type=database)"
1067
#: ../client/drizzledump.cc:544
1069
"User name for destination db server (resquires --destination-type=database)"
1072
#: ../client/drizzledump.cc:546
1074
"Password for destination db server (requires --destination-type=database)"
1077
#: ../client/drizzledump.cc:548
1079
"The database in the destination db server (requires --destination-"
1080
"type=database, not for use with --all-databases)"
1083
#: ../client/drizzledump.cc:550
1085
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1089
#: ../client/drizzledump.cc:556
1091
msgid "Connect to host."
1092
msgstr "Koneksikan ke host"
1094
#: ../client/drizzledump.cc:558
1096
"Password to use when connecting to server. If password is not given it's "
1097
"solicited on the tty."
1100
#: ../client/drizzledump.cc:560
1101
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1103
msgid "Port number to use for connection."
1104
msgstr "Jumlah detik sebelum waktu koneksi habis"
1106
#: ../client/drizzledump.cc:567
1107
msgid "Hidden Options"
1110
#: ../client/drizzledump.cc:569
1111
msgid "Used to select the database"
1114
#: ../client/drizzledump.cc:570
1115
msgid "Used to select the tables"
1118
#: ../client/drizzledump.cc:573
1119
msgid "Allowed Options + Hidden Options"
1122
#: ../client/drizzledump.cc:637
1124
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1125
msgstr "%s Ver %s Distrib %s, untuk %s (%s) menggunakan %s %s\n"
1127
#: ../client/drizzledump.cc:642
1129
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1130
"and you are welcome to modify and redistribute it under the GPL license\n"
1132
"Perangkat lunak ini dilengkapi dengan TIDAK BERISI JAMINAN APAPUN. Ini "
1133
"adalah perangkat lunak bebas,\n"
1134
"dan Anda dapat memodifikasi dan kembali di bawah GPL\n"
1136
#: ../client/drizzledump.cc:643
1137
msgid "Dumps definitions and data from a Drizzle database server"
1140
#: ../client/drizzledump.cc:644
700
#: client/drizzledump.cc:474
702
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
705
#: client/drizzledump.cc:481
1142
707
msgid "Usage: %s [OPTIONS] database [tables]\n"
1145
#: ../client/drizzledump.cc:645
710
#: client/drizzledump.cc:482
1147
712
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1150
#: ../client/drizzledump.cc:647
715
#: client/drizzledump.cc:484
1152
717
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1155
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1156
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1158
msgid "Value supplied for port is not valid.\n"
1161
#: ../client/drizzledump.cc:743
720
#: client/drizzledump.cc:491
721
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
724
#: client/drizzledump.cc:493
725
msgid "Dumping definition and data DRIZZLE database or table"
728
#: client/drizzledump.cc:504
730
msgid "For more options, use %s --help\n"
733
#: client/drizzledump.cc:679
735
msgid "Input filename too long: %s"
738
#: client/drizzledump.cc:722
1163
740
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1166
#: ../client/drizzledump_data.cc:268
1167
msgid "-- Retrieving data for "
1170
#: ../client/drizzledump_data.cc:300
1171
msgid " rows dumped for table "
1174
#: ../client/drizzledump_data.cc:547
1176
msgid "-- Connecting to "
1177
msgstr "Koneksikan ke host"
1179
#: ../client/drizzledump_data.cc:547
1180
msgid " using protocol "
1183
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1184
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1186
msgid "Error executing query: "
1187
msgstr "Error dalam melakukan koneksi ke master"
1189
#: ../client/drizzledump_data.cc:602
1190
msgid "Could not buffer result: "
1193
#: ../client/drizzledump_data.cc:648
1194
msgid "Error: Could not set db '"
1197
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1198
#: ../client/drizzledump_data.cc:673
1202
#: ../client/drizzledump_data.cc:682
1204
msgid "-- Disconnecting from "
1205
msgstr "Koneksi SSL error"
1207
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1208
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1209
msgid "-- Retrieving table structures for "
1212
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1213
msgid "-- Retrieving fields for "
1216
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:270
1217
msgid "-- Retrieving indexes for "
1220
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:315
1221
msgid "-- Retrieving foreign keys for "
1224
#: ../client/drizzleslap.cc:2292
1226
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1229
#: ../client/drizzletest.cc:5412
1230
msgid "Error: Invalid Value for opt_max_connect_retries"
1233
#: ../client/drizzletest.cc:5422
1234
msgid "Error: Invalid Value for opt_tail_lines"
1237
#: ../client/drizzletest.cc:5432
1238
msgid "Error: Invalid Value for opt_sleep"
1241
#: ../client/drizzletest.cc:5623
1243
msgid "Could not open '%s' for reading: errno = %d"
1246
#: ../client/drizzletest.cc:5628
1248
msgid "Out of memory"
1251
#: ../drizzled/drizzled.cc:491
743
#: client/drizzledump.cc:747
745
msgid "Invalid mode to --compatible: %s\n"
748
#: client/drizzledump.cc:807
750
msgid "%s: You must use option --tab with --fields-...\n"
753
#: client/drizzledump.cc:824
756
"%s: You can't use --single-transaction and --lock-all-tables at the same "
760
#: client/drizzledump.cc:837
763
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
767
#: client/drizzledump.cc:843
769
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
772
#: client/drizzledump.cc:868
774
msgid "Got error: %d: %s %s"
777
#: client/drizzledump.cc:960
779
msgid "Couldn't execute '%s': %s (%d)"
782
#: client/drizzledump.cc:1021
784
msgid "-- Connecting to %s...\n"
787
#: client/drizzledump.cc:1042
789
msgid "-- Disconnecting from %s...\n"
792
#: client/drizzledump.cc:1052
794
msgid "Couldn't allocate memory"
795
msgstr "Tidak dapat mengalokasikan memori untuk berkas riwayat sementara!\n"
797
#: client/drizzledump.cc:1393
800
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
804
#: client/drizzledump.cc:1407
806
msgid "-- Retrieving table structure for table %s...\n"
809
#: client/drizzledump.cc:1516
811
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
814
#: client/drizzledump.cc:1625
816
msgid "%s: Can't get keys for table %s (%s)\n"
819
#: client/drizzledump.cc:1702 client/drizzledump.cc:3000
821
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
824
#: client/drizzledump.cc:1709 client/drizzledump.cc:3008
826
msgid "Error: Couldn't read status information for table %s (%s)\n"
829
#: client/drizzledump.cc:1851
831
msgid "Error retrieving table structure for table: \"%s\""
834
#: client/drizzledump.cc:1858
836
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
839
#: client/drizzledump.cc:1869
841
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
844
#: client/drizzledump.cc:1876
846
msgid "-- Skipping dump data for table '%s', it has no fields\n"
849
#: client/drizzledump.cc:1884
850
msgid "-- Sending SELECT query...\n"
853
#: client/drizzledump.cc:1936
854
msgid "when executing 'SELECT INTO OUTFILE'"
857
#: client/drizzledump.cc:1944
862
"-- Dumping data for table %s\n"
866
#: client/drizzledump.cc:1981 client/drizzledump.cc:1990
867
msgid "when retrieving data from server"
870
#: client/drizzledump.cc:1994
871
msgid "-- Retrieving rows...\n"
874
#: client/drizzledump.cc:1997
876
msgid "%s: Error in field count for table: %s ! Aborting.\n"
879
#: client/drizzledump.cc:2036
881
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
884
#: client/drizzledump.cc:2058
886
msgid "Not enough fields from table %s! Aborting.\n"
889
#: client/drizzledump.cc:2244
891
msgid "%s: Error %d: %s when dumping table %s at row: %d\n"
894
#: client/drizzledump.cc:2402
895
msgid "when selecting the database"
898
#: client/drizzledump.cc:2470
899
msgid "when using LOCK TABLES"
902
#: client/drizzledump.cc:2477 client/drizzledump.cc:2609
903
msgid "when doing refresh"
906
#: client/drizzledump.cc:2563
907
msgid "alloc_root failure."
910
#: client/drizzledump.cc:2584
912
msgid "Couldn't find table: \"%s\""
915
#: client/drizzledump.cc:2599
916
msgid "when doing LOCK TABLES"
919
#: client/drizzledump.cc:2662
920
msgid "Error: Binlogging on server not active"
923
#: client/drizzledump.cc:2730
924
msgid "Error: Slave not set up"
927
#: client/drizzledump.cc:2789
928
msgid "Error: Unable to start slave"
931
#: client/drizzledump.cc:3076
934
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
937
#: client/drizzledump.cc:3107
939
msgid "Error: Not enough memory to store ORDER BY clause\n"
942
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
943
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:799
945
msgid "Plugin '%s' init function returned error."
948
#. TRANSLATORS: The leading word "configvar" is the name
949
#. of the plugin api, and so should not be translated.
950
#: drizzled/configvar.cc:41
952
msgid "configvar plugin '%s' init() failed"
955
#. TRANSLATORS: The leading word "configvar" is the name
956
#. of the plugin api, and so should not be translated.
957
#: drizzled/configvar.cc:65
959
msgid "configvar plugin '%s' deinit() failed"
962
#. TRANSLATORS: The leading word "configvar" is the name
963
#. of the plugin api, and so should not be translated.
964
#: drizzled/configvar.cc:101
966
msgid "configvar plugin '%s' configvar_func1() failed"
969
#. TRANSLATORS: The leading word "configvar" is the name
970
#. of the plugin api, and so should not be translated.
971
#: drizzled/configvar.cc:155
973
msgid "configvar plugin '%s' configvar_func2() failed"
976
#: drizzled/db.cc:246
978
msgid "Error while loading database options: '%s':"
981
#: drizzled/drizzled.cc:525
983
msgid "Got error %d from pthread_cond_timedwait"
986
#: drizzled/drizzled.cc:698
988
msgid "Got signal %d from thread %<PRIu64>"
991
#: drizzled/drizzled.cc:751
1252
992
msgid "Aborting\n"
1255
#: ../drizzled/drizzled.cc:550
995
#: drizzled/drizzled.cc:910
1256
996
msgid "One can only use the --user switch if running as root\n"
1259
#: ../drizzled/drizzled.cc:557
999
#: drizzled/drizzled.cc:918
1261
1001
"Fatal error: Please read \"Security\" section of the manual to find out how "
1262
1002
"to run drizzled as root!\n"
1265
#: ../drizzled/drizzled.cc:577
1005
#: drizzled/drizzled.cc:942
1268
1008
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1272
#: ../drizzled/drizzled.cc:602
1273
msgid "Set process group ID failed"
1276
#: ../drizzled/drizzled.cc:607
1277
msgid "Set process user ID failed"
1280
#: ../drizzled/drizzled.cc:619
1281
msgid "Process chroot failed"
1284
#: ../drizzled/drizzled.cc:739
1286
msgid "Error: Invalid Value for auto_increment_increment"
1287
msgstr "Penggunaan yang tidak sah dari null pointer"
1289
#: ../drizzled/drizzled.cc:750
1291
msgid "Error: Invalid Value for auto_increment_offset"
1292
msgstr "Penggunaan yang tidak sah dari null pointer"
1294
#: ../drizzled/drizzled.cc:761
1296
msgid "Error: Invalid Value for completion_type"
1297
msgstr "Penggunaan yang tidak sah dari null pointer"
1299
#: ../drizzled/drizzled.cc:773
1301
msgid "Error: Invalid Value for div-precision-increment"
1302
msgstr "Penggunaan yang tidak sah dari null pointer"
1304
#: ../drizzled/drizzled.cc:784
1305
msgid "Error: Invalid Value for group_concat_max_len"
1308
#: ../drizzled/drizzled.cc:795
1310
msgid "Error: Invalid Value for join_buffer_size"
1311
msgstr "Penggunaan yang tidak sah dari null pointer"
1313
#: ../drizzled/drizzled.cc:807
1315
msgid "Error: Invalid Value for max_allowed_packet"
1316
msgstr "Penggunaan yang tidak sah dari null pointer"
1318
#: ../drizzled/drizzled.cc:819
1320
msgid "Error: Invalid Value for max_error_count"
1321
msgstr "Penggunaan yang tidak sah dari null pointer"
1323
#: ../drizzled/drizzled.cc:830
1325
msgid "Error: Invalid Value for max_heap_table_size"
1326
msgstr "Penggunaan yang tidak sah dari null pointer"
1328
#: ../drizzled/drizzled.cc:842
1329
msgid "Error: Invalid Value for min_examined_row_limit"
1332
#: ../drizzled/drizzled.cc:853
1334
msgid "Error: Invalid Value for max_join_size"
1335
msgstr "Penggunaan yang tidak sah dari null pointer"
1337
#: ../drizzled/drizzled.cc:864
1339
msgid "Error: Invalid Value for max_length_for_sort_data"
1340
msgstr "Penggunaan yang tidak sah dari null pointer"
1342
#: ../drizzled/drizzled.cc:875
1344
msgid "Error: Invalid Value for max_seeks_for_key"
1345
msgstr "Penggunaan yang tidak sah dari null pointer"
1347
#: ../drizzled/drizzled.cc:886
1349
msgid "Error: Invalid Value for max_sort_length"
1350
msgstr "Penggunaan yang tidak sah dari null pointer"
1352
#: ../drizzled/drizzled.cc:897
1353
msgid "Error: Invalid Value for optimizer_search_depth"
1356
#: ../drizzled/drizzled.cc:908
1358
msgid "Error: Invalid Value for preload_buff_size"
1359
msgstr "Penggunaan yang tidak sah dari null pointer"
1361
#: ../drizzled/drizzled.cc:919
1363
msgid "Error: Invalid Value for query_alloc_block_size"
1364
msgstr "Penggunaan yang tidak sah dari null pointer"
1366
#: ../drizzled/drizzled.cc:931
1368
msgid "Error: Invalid Value for query_prealloc_size"
1369
msgstr "Penggunaan yang tidak sah dari null pointer"
1371
#: ../drizzled/drizzled.cc:943
1373
msgid "Error: Invalid Value for range_alloc_block_size"
1374
msgstr "Penggunaan yang tidak sah dari null pointer"
1376
#: ../drizzled/drizzled.cc:955
1378
msgid "Error: Invalid Value for read_buff_size"
1379
msgstr "Penggunaan yang tidak sah dari null pointer"
1381
#: ../drizzled/drizzled.cc:967
1383
msgid "Error: Invalid Value for read_rnd_buff_size"
1384
msgstr "Penggunaan yang tidak sah dari null pointer"
1386
#: ../drizzled/drizzled.cc:978
1388
msgid "Error: Invalid Value for sort_buff_size"
1389
msgstr "Penggunaan yang tidak sah dari null pointer"
1391
#: ../drizzled/drizzled.cc:989
1393
msgid "Error: Invalid Value for table_def_size"
1394
msgstr "Penggunaan yang tidak sah dari null pointer"
1396
#: ../drizzled/drizzled.cc:1000
1398
msgid "Error: Invalid Value for table_cache_size"
1399
msgstr "Penggunaan yang tidak sah dari null pointer"
1401
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1403
msgid "Error: Invalid Value for table_lock_wait_timeout"
1404
msgstr "Penggunaan yang tidak sah dari null pointer"
1406
#: ../drizzled/drizzled.cc:1038
1408
"Error: Invalid Value for transaction_message_threshold valid values are "
1409
"between 131072 - 1048576 bytes"
1412
#: ../drizzled/drizzled.cc:1096
1414
msgid "Defaults file '%s' not found\n"
1417
#: ../drizzled/drizzled.cc:1138
1012
#: drizzled/drizzled.cc:1112
1014
msgid "Retrying bind on TCP/IP port %u"
1017
#: drizzled/drizzled.cc:1118
1018
msgid "Can't start server: Bind on TCP/IP port"
1021
#: drizzled/drizzled.cc:1119
1023
msgid "Do you already have another drizzled server running on port: %d ?"
1026
#: drizzled/drizzled.cc:1125
1027
msgid "Can't start server: listen() on TCP/IP port"
1030
#: drizzled/drizzled.cc:1126
1032
msgid "listen() on TCP/IP failed with error %d"
1035
#: drizzled/drizzled.cc:1216
1040
#: drizzled/drizzled.cc:1240
1043
"We will try our best to scrape up some info that will hopefully help "
1045
"the problem, but since we have already crashed, something is definitely "
1047
"and this may fail.\n"
1051
#: drizzled/drizzled.cc:1251
1054
"It is possible that drizzled could use up to \n"
1055
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1058
"Hope that's ok; if not, decrease some variables in the equation.\n"
1062
#: drizzled/drizzled.cc:1269
1065
"Attempting backtrace. You can use the following information to find out\n"
1066
"where drizzled died. If you see no messages after this, something went\n"
1067
"terribly wrong...\n"
1070
#: drizzled/drizzled.cc:1297
1073
"Trying to get some variables.\n"
1074
"Some pointers may be invalid and cause the dump to abort...\n"
1077
#: drizzled/drizzled.cc:1309
1081
"This crash occurred while the server was calling initgroups(). This is\n"
1082
"often due to the use of a drizzled that is statically linked against glibc\n"
1083
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
1084
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
1085
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1086
"drizzled that is not statically linked.\n"
1089
#: drizzled/drizzled.cc:1324
1093
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1094
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1095
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1096
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1097
"the documentation for your distribution on how to do that.\n"
1100
#: drizzled/drizzled.cc:1337
1104
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1105
"unreliable and unstable on some operating systems and operating-system\n"
1106
"versions (notably, some versions of Linux). This crash could be due to use\n"
1107
"of those buggy OS calls. You should consider whether you really need the\n"
1108
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1112
#: drizzled/drizzled.cc:1352
1114
msgid "Writing a core file\n"
1117
#: drizzled/drizzled.cc:1399
1119
"setrlimit could not change the size of core files to 'infinity'; We may not "
1120
"be able to generate a core file on signals"
1123
#: drizzled/drizzled.cc:1467
1125
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1128
#: drizzled/drizzled.cc:1555
1130
msgid "Got signal %d to shutdown drizzled"
1133
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1134
msgid "Can't create thread to kill server"
1137
#: drizzled/drizzled.cc:1595
1139
msgid "Got signal: %d error: %d"
1142
#: drizzled/drizzled.cc:1708
1144
msgid "Wrong date/time format specifier: %s\n"
1147
#: drizzled/drizzled.cc:1812
1419
1149
msgid "gethostname failed, using '%s' as hostname"
1422
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1739
1423
msgid "Display this help and exit."
1424
msgstr "Tampilkan halaman bantuan ini dan keluar."
1426
#: ../drizzled/drizzled.cc:1156
1427
msgid "Configuration file to use"
1430
#: ../drizzled/drizzled.cc:1158
1431
msgid "Base location for config files"
1434
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1927
1435
msgid "Directory for plugins."
1438
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1931
1440
"Optional comma separated list of plugins to load at startup in addition to "
1441
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1444
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1937
1446
"Optional comma separated list of plugins to not load at startup. Effectively "
1447
"removes a plugin from the list of plugins to be loaded. [for example: --"
1448
"plugin_remove=crc32,logger_gearman]"
1451
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1943
1453
"Optional comma separated list of plugins to load at starup instead of the "
1454
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1457
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1743
1152
#: drizzled/drizzled.cc:1876
1155
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1159
#: drizzled/drizzled.cc:1881
1162
"Could not increase number of max_open_files to more than %u (request: %u)"
1165
#: drizzled/drizzled.cc:1958
1167
msgid "Unknown locale: '%s'"
1170
#: drizzled/drizzled.cc:2014
1171
msgid "Can't create thread-keys"
1174
#: drizzled/drizzled.cc:2038
1175
msgid "Out of memory"
1178
#: drizzled/drizzled.cc:2053
1179
msgid "Failed to initialize plugins."
1182
#: drizzled/drizzled.cc:2084
1185
"%s: Too many arguments (first extra is '%s').\n"
1186
"Use --verbose --help to get a list of available options\n"
1189
#: drizzled/drizzled.cc:2094
1190
msgid "Can't init databases"
1193
#: drizzled/drizzled.cc:2114
1195
msgid "Unknown/unsupported table type: %s"
1198
#: drizzled/drizzled.cc:2120
1200
msgid "Default storage engine (%s) is not available"
1203
#: drizzled/drizzled.cc:2152
1205
msgid "Failed to lock memory. Errno: %d\n"
1208
#: drizzled/drizzled.cc:2213
1210
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1213
#: drizzled/drizzled.cc:2294
1214
msgid "Before Lock_thread_count"
1217
#: drizzled/drizzled.cc:2301
1218
msgid "After lock_thread_count"
1221
#: drizzled/drizzled.cc:2407
1223
msgid "drizzled: Got error %d from select"
1226
#: drizzled/drizzled.cc:2632
1458
1227
msgid "Auto-increment columns are incremented by this"
1461
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1748
1230
#: drizzled/drizzled.cc:2637
1463
1232
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1467
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1754
1236
#: drizzled/drizzled.cc:2643
1469
1238
"Path to installation directory. All paths are usually resolved relative to "
1473
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1759
1242
#: drizzled/drizzled.cc:2647
1243
msgid "IP address to bind to."
1246
#: drizzled/drizzled.cc:2651
1247
msgid "Set the filesystem character set."
1250
#: drizzled/drizzled.cc:2656
1251
msgid "Set the default character set."
1252
msgstr "Atur set karakter bawaan."
1254
#: drizzled/drizzled.cc:2663
1474
1255
msgid "Chroot drizzled daemon during startup."
1477
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1763
1258
#: drizzled/drizzled.cc:2667
1478
1259
msgid "Set the default collation."
1481
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1767
1262
#: drizzled/drizzled.cc:2671
1482
1263
msgid "Default completion type."
1485
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1772
1266
#: drizzled/drizzled.cc:2676
1486
1267
msgid "Write core on errors."
1489
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1776
1270
#: drizzled/drizzled.cc:2680
1490
1271
msgid "Path to the database root."
1493
#: ../drizzled/drizzled.cc:1196
1494
msgid "Set the default storage engine for tables."
1274
#: drizzled/drizzled.cc:2684
1275
msgid "Set the default storage engine (table type) for tables."
1497
#: ../drizzled/drizzled.cc:1198
1278
#: drizzled/drizzled.cc:2688
1498
1279
msgid "Set the default time zone."
1501
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1780
1282
#: drizzled/drizzled.cc:2692
1283
msgid "Type of DELAY_KEY_WRITE."
1286
#: drizzled/drizzled.cc:2696
1287
msgid "Print a symbolic stack trace on failure."
1290
#: drizzled/drizzled.cc:2702
1291
msgid "Push supported query conditions to the storage engine."
1294
#: drizzled/drizzled.cc:2708
1502
1295
msgid "Used for debugging; Use at your own risk!"
1505
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1785
1298
#: drizzled/drizzled.cc:2711
1299
msgid "Flush tables to disk between SQL commands."
1302
#: drizzled/drizzled.cc:2716
1506
1303
msgid "Set up signals usable for debugging"
1509
#: ../drizzled/drizzled.cc:1204
1306
#: drizzled/drizzled.cc:2720
1307
msgid "Command(s) that are executed for each new connection"
1310
#: drizzled/drizzled.cc:2724
1311
msgid "Read SQL commands from this file at startup."
1314
#: drizzled/drizzled.cc:2728
1318
#: drizzled/drizzled.cc:2732
1510
1319
msgid "Set the language used for the month names and the days of the week."
1513
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1789
1322
#: drizzled/drizzled.cc:2737
1323
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1326
#: drizzled/drizzled.cc:2742
1327
msgid "Log connections and queries to file."
1330
#: drizzled/drizzled.cc:2746
1331
msgid "Log all MyISAM changes to file."
1334
#: drizzled/drizzled.cc:2750
1514
1335
msgid "Log some not critical warnings to the log file."
1517
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1518
msgid "Pid file used by drizzled."
1521
#: ../drizzled/drizzled.cc:1210
1522
msgid "Maximum time in seconds to wait for the port to become free. "
1525
#: ../drizzled/drizzled.cc:1212
1526
msgid "Include the SQL query in replicated protobuf messages."
1529
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1803
1338
#: drizzled/drizzled.cc:2755
1339
msgid "Lock drizzled in memory."
1342
#: drizzled/drizzled.cc:2759
1344
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1345
"BACKUP, FORCE or QUICK."
1348
#: drizzled/drizzled.cc:2764
1349
msgid "Use very new possible 'unsafe' functions."
1352
#: drizzled/drizzled.cc:2769
1353
msgid "Use old, non-optimized alter table."
1356
#: drizzled/drizzled.cc:2774
1357
msgid "Pid file used by safe_mysqld."
1360
#: drizzled/drizzled.cc:2784
1362
"Maximum time in seconds to wait for the port to become free. (Default: no "
1366
#: drizzled/drizzled.cc:2789
1367
msgid "Skip some optimize stages (for testing)."
1370
#: drizzled/drizzled.cc:2792
1531
1372
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1532
1373
"specified directory"
1535
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1808
1376
#: drizzled/drizzled.cc:2797
1537
1378
"Uniquely identifies the server instance in the community of replication "
1541
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1813
1382
#: drizzled/drizzled.cc:2802
1383
msgid "Don't use new, possible wrong routines."
1386
#: drizzled/drizzled.cc:2805
1542
1387
msgid "Don't print a stack trace on failure."
1545
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1817
1390
#: drizzled/drizzled.cc:2809
1391
msgid "Don't give threads different priorities."
1394
#: drizzled/drizzled.cc:2813
1546
1395
msgid "Enable symbolic link support."
1549
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1826
1398
#: drizzled/drizzled.cc:2822
1400
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1403
#: drizzled/drizzled.cc:2827
1405
"Using this option will cause most temporary files created to use a small set "
1406
"of names, rather than a unique name for each new file."
1409
#: drizzled/drizzled.cc:2832
1551
1411
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1554
#: ../drizzled/drizzled.cc:1227
1414
#: drizzled/drizzled.cc:2837
1555
1415
msgid "Path for temporary files."
1558
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1831
1418
#: drizzled/drizzled.cc:2841
1559
1419
msgid "Default transaction isolation level."
1562
#: ../drizzled/drizzled.cc:1231
1564
"Max message size written to transaction log, valid values 131072 - 1048576 "
1568
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1835
1422
#: drizzled/drizzled.cc:2845
1569
1423
msgid "Run drizzled daemon as user."
1572
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1839
1426
#: drizzled/drizzled.cc:2853
1574
1428
"The number of outstanding connection requests Drizzle can have. This comes "
1575
1429
"into play when the main Drizzle thread gets very many connection requests in "
1576
1430
"a very short time."
1579
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1845
1433
#: drizzled/drizzled.cc:2859
1581
1435
"Size of tree cache used in bulk insert optimization. Note that this is a "
1582
1436
"limit per thread!"
1585
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1851
1439
#: drizzled/drizzled.cc:2865
1441
"The number of seconds the drizzled server is waiting for a connect packet "
1442
"before responding with 'Bad handshake'."
1445
#: drizzled/drizzled.cc:2870
1446
msgid "The DATE format (For future)."
1449
#: drizzled/drizzled.cc:2875
1450
msgid "The DATETIME/TIMESTAMP format (for future)."
1453
#: drizzled/drizzled.cc:2880
1587
1455
"Precision of the result of '/' operator will be increased on that value."
1590
#: ../drizzled/drizzled.cc:1248
1458
#: drizzled/drizzled.cc:2886
1591
1459
msgid "The maximum length of the result of function group_concat."
1594
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1857
1462
#: drizzled/drizzled.cc:2891
1464
"The number of seconds the server waits for activity on an interactive "
1465
"connection before closing it."
1468
#: drizzled/drizzled.cc:2897
1595
1469
msgid "The size of the buffer that is used for full joins."
1598
#: ../drizzled/drizzled.cc:1253
1600
"A global cap on the amount of memory that can be allocated by session join "
1601
"buffers (0 means unlimited)"
1604
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1863
1472
#: drizzled/drizzled.cc:2903
1473
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1476
#: drizzled/drizzled.cc:2908
1478
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1479
"this to get better index handling (for all reads and multiple writes) to as "
1480
"much as you can afford;"
1483
#: drizzled/drizzled.cc:2917
1485
"This characterizes the number of hits a hot block has to be untouched until "
1486
"it is considered aged enough to be downgraded to a warm block. This "
1487
"specifies the percentage ratio of that number of hits to the total number of "
1488
"blocks in key cache"
1491
#: drizzled/drizzled.cc:2926
1492
msgid "The default size of key cache blocks"
1495
#: drizzled/drizzled.cc:2932
1496
msgid "The minimum percentage of warm blocks in key cache"
1499
#: drizzled/drizzled.cc:2938
1605
1500
msgid "Max packetlength to send/receive from to server."
1608
#: ../drizzled/drizzled.cc:1257
1503
#: drizzled/drizzled.cc:2943
1505
"If there is more than this number of interrupted connections from a host "
1506
"this host will be blocked from further connections."
1509
#: drizzled/drizzled.cc:2950
1510
msgid "The number of simultaneous clients allowed."
1513
#: drizzled/drizzled.cc:2954
1609
1514
msgid "Max number of errors/warnings to store for a statement."
1612
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1868
1517
#: drizzled/drizzled.cc:2959
1613
1518
msgid "Don't allow creation of heap tables bigger than this."
1616
#: ../drizzled/drizzled.cc:1261 ../drizzled/drizzled.cc:1874
1521
#: drizzled/drizzled.cc:2965
1618
1523
"Joins that are probably going to read more than max_join_size records return "
1622
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1880
1527
#: drizzled/drizzled.cc:2971
1623
1528
msgid "Max number of bytes in sorted records."
1626
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1885
1531
#: drizzled/drizzled.cc:2976
1627
1532
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1630
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1890
1535
#: drizzled/drizzled.cc:2981
1632
1537
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1633
1538
"max_sort_length bytes of each value are used; the rest are ignored)."
1636
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1897
1541
#: drizzled/drizzled.cc:2988
1542
msgid "Maximum number of temporary tables a client can keep open at a time."
1545
#: drizzled/drizzled.cc:2993
1637
1546
msgid "After this many write locks, allow some read locks to run in between."
1640
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1901
1549
#: drizzled/drizzled.cc:2997
1642
1551
"Don't log queries which examine less than min_examined_row_limit rows to "
1646
#: ../drizzled/drizzled.cc:1277
1648
"Do not apply any heuristic(s) during query optimization to prune, thus "
1649
"perform an exhaustive search from the optimizer search space."
1652
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1915
1555
#: drizzled/drizzled.cc:3003
1557
"Specifies how MyISAM index statistics collection code should threat NULLs. "
1558
"Possible values of name are 'nulls_unequal' (default behavior), "
1559
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
1562
#: drizzled/drizzled.cc:3010
1563
msgid "Buffer length for TCP/IP and socket communication."
1566
#: drizzled/drizzled.cc:3015
1568
"Number of seconds to wait for more data from a connection before aborting "
1572
#: drizzled/drizzled.cc:3021
1574
"If a read on a communication port is interrupted, retry this many times "
1578
#: drizzled/drizzled.cc:3027
1580
"Number of seconds to wait for a block to be written to a connection before "
1581
"aborting the write."
1584
#: drizzled/drizzled.cc:3033
1585
msgid "Use compatible behavior."
1588
#: drizzled/drizzled.cc:3038
1590
"If this is not 0, then drizzled will use this value to reserve file "
1591
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
1592
"reserve max_connections*5 or max_connections + table_cache*2 (whichever is "
1593
"larger) number of files."
1596
#: drizzled/drizzled.cc:3045
1598
"Controls the heuristic(s) applied during query optimization to prune less-"
1599
"promising partial plans from the optimizer search space. Meaning: false - do "
1600
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1601
"based on number of retrieved rows."
1604
#: drizzled/drizzled.cc:3053
1654
1606
"Maximum depth of search performed by the query optimizer. Values larger than "
1655
1607
"the number of relations in a query result in better query plans, but take "
1660
1612
"(used for testing/comparison)."
1663
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1949
1615
#: drizzled/drizzled.cc:3065
1616
msgid "Directory for plugins."
1619
#: drizzled/drizzled.cc:3069
1621
"Optional colon (or semicolon) separated list of plugins to load,where each "
1622
"plugin is identified by the name of the shared library. [for example: --"
1623
"plugin_load=libmd5udf.so:libauth_pam.so]"
1626
#: drizzled/drizzled.cc:3075
1664
1627
msgid "The size of the buffer that is allocated when preloading indexes"
1667
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1954
1630
#: drizzled/drizzled.cc:3080
1668
1631
msgid "Allocation block size for query parsing and execution"
1671
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1959
1634
#: drizzled/drizzled.cc:3085
1672
1635
msgid "Persistent buffer for query parsing and execution"
1675
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1965
1638
#: drizzled/drizzled.cc:3091
1676
1639
msgid "Allocation block size for storing ranges during optimization"
1679
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1971
1642
#: drizzled/drizzled.cc:3097
1681
1644
"Each thread that does a sequential scan allocates a buffer of this size for "
1682
1645
"each table it scans. If you do many sequential scans, you may want to "
1683
1646
"increase this value."
1686
#: ../drizzled/drizzled.cc:1306
1687
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1690
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1979
1649
#: drizzled/drizzled.cc:3105
1692
1651
"When reading rows in sorted order after a sort, the rows are read through "
1693
1652
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1694
1653
"record_buffer."
1697
#: ../drizzled/drizzled.cc:1314
1698
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1701
#: ../drizzled/drizzled.cc:1316
1702
msgid "Select scheduler to be used (by default multi-thread)."
1705
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:1988
1656
#: drizzled/drizzled.cc:3113
1706
1657
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1709
#: ../drizzled/drizzled.cc:1322
1711
"A global cap on the amount of memory that can be allocated by session sort "
1712
"buffers (0 means unlimited)"
1715
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1994
1660
#: drizzled/drizzled.cc:3119
1716
1661
msgid "The number of cached table definitions."
1719
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:1998
1664
#: drizzled/drizzled.cc:3123
1720
1665
msgid "The number of cached open tables."
1723
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:2002
1668
#: drizzled/drizzled.cc:3127
1725
1670
"Timeout in seconds to wait for a table level lock before returning an error. "
1726
1671
"Used only if the connection has active cursors."
1729
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2007
1674
#: drizzled/drizzled.cc:3132
1730
1675
msgid "The stack size for each thread."
1733
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2013
1678
#: drizzled/drizzled.cc:3138
1679
msgid "The TIME format (for future)."
1682
#: drizzled/drizzled.cc:3143
1735
1684
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1736
1685
"automatically convert it to an on-disk MyISAM table."
1739
#: ../drizzled/drizzled.cc:1357
1740
msgid "Duplicate entry for command line option\n"
1743
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:1422
1744
#: ../drizzled/drizzled.cc:1456 ../drizzled/drizzled.cc:1464
1745
#: ../drizzled/drizzled.cc:1484
1749
"Use --help to get a list of available options\n"
1752
#: ../drizzled/drizzled.cc:1434
1753
msgid "Failed to initialize plugins\n"
1756
#: ../drizzled/drizzled.cc:1472
1760
"Use --help to get a list of available options\n"
1763
#: ../drizzled/drizzled.cc:1521
1765
msgid "Error getting default charset"
1766
msgstr "Atur set karakter bawaan."
1768
#: ../drizzled/drizzled.cc:1551
1770
msgid "Error setting collation"
1771
msgstr "Error dalam melakukan koneksi ke slave"
1773
#: ../drizzled/drizzled.cc:1559
1775
msgid "Unknown locale: '%s'"
1778
#: ../drizzled/drizzled.cc:1579
1779
msgid "Could not initialize table cache\n"
1782
#: ../drizzled/drizzled.cc:1594
1783
msgid "XA cache initialization failed: Out of memory\n"
1786
#: ../drizzled/drizzled.cc:1624
1787
msgid "No scheduler found, cannot continue!\n"
1790
#: ../drizzled/drizzled.cc:1648
1792
msgid "Unknown/unsupported storage engine: %s\n"
1795
#: ../drizzled/drizzled.cc:1798
1797
"Maximum time in seconds to wait for the port to become free. (Default: no "
1801
#: ../drizzled/drizzled.cc:1907
1803
"Controls the heuristic(s) applied during query optimization to prune less-"
1804
"promising partial plans from the optimizer search space. Meaning: false - do "
1805
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1806
"based on number of retrieved rows."
1809
#: ../drizzled/drizzled.cc:2039
1688
#: drizzled/drizzled.cc:3149
1689
msgid "Allocation block size for transactions to be stored in binary log"
1692
#: drizzled/drizzled.cc:3154
1693
msgid "Persistent buffer for transactions to be stored in binary log"
1696
#: drizzled/drizzled.cc:3159
1698
"The number of seconds the server waits for activity on a connection before "
1702
#: drizzled/drizzled.cc:3312
1812
1704
"Copyright (C) 2008 Sun Microsystems\n"
1813
1705
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1814
1706
"and you are welcome to modify and redistribute it under the GPL license\n"
1708
"Starts the Drizzle database server\n"
1817
"Hak Cipta (C) 2008 Sun Microsystems\n"
1818
"Perangkat lunak ini hadir tanpa SUATU GARANSI apapun dari pembuat. Ini "
1819
"adalah perangkat lunak bebas\n"
1820
"dan anda di ijinkan untuk merubah dan mendistribusikan ulang dibawah lisensi "
1823
#: ../drizzled/drizzled.cc:2046
1711
#: drizzled/drizzled.cc:3319
1825
1713
msgid "Usage: %s [OPTIONS]\n"
1828
#: ../drizzled/drizzled.cc:2167
1716
#: drizzled/drizzled.cc:3330
1719
"To see what values a running Drizzle server is using, type\n"
1720
"'drizzleadmin variables' instead of 'drizzled --help'."
1723
#: drizzled/drizzled.cc:3483
1831
1726
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1832
1727
"command line\n"
1835
#: ../drizzled/drizzled.cc:2184
1836
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1839
#: ../drizzled/drizzled.cc:2197
1840
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1843
#: ../drizzled/drizzled.cc:2210
1844
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1847
#: ../drizzled/drizzled.cc:2223
1848
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1851
#: ../drizzled/drizzled.cc:2338
1854
"There was an error creating the '%s' part of the path '%s'. Please check "
1855
"the path exists and is writable.\n"
1858
#: ../drizzled/drizzled.cc:2345
1861
"There was an error opening the path '%s', please check the path exists and "
1865
#: ../drizzled/error.cc:133
1867
msgid "Unknown error %d"
1870
#: ../drizzled/error.cc:207
1874
#: ../drizzled/error.cc:208
1875
msgid "Error on first"
1878
#: ../drizzled/error.cc:209
1730
#: drizzled/drizzled.cc:3531
1731
msgid "Can't start server: cannot resolve hostname!"
1734
#: drizzled/drizzled.cc:3537
1735
msgid "Can't start server: bind-address refers to multiple interfaces!"
1738
#: drizzled/drizzled.cc:3875
1740
msgid "No option given to %s\n"
1743
#: drizzled/drizzled.cc:3877
1745
msgid "Wrong option to %s. Option(s) given: %s\n"
1748
#: drizzled/drizzled.cc:3879
1750
msgid "Alternatives are: '%s'"
1753
#: drizzled/errmsg.cc:46
1755
msgid "errmsg plugin '%s' init() failed."
1758
#: drizzled/errmsg.cc:76
1760
msgid "errmsg plugin '%s' deinit() failed."
1763
#: drizzled/errmsg.cc:117
1765
msgid "errmsg plugin '%s' errmsg_func() failed"
1768
#: drizzled/error.cc:34
1772
#: drizzled/error.cc:36
1776
#: drizzled/error.cc:38
1882
#: ../drizzled/error.cc:210
1780
#: drizzled/error.cc:40
1886
#: ../drizzled/error.cc:211
1784
#: drizzled/error.cc:42
1888
1786
msgid "Can't create file '%-.200s' (errno: %d)"
1891
#: ../drizzled/error.cc:212
1789
#: drizzled/error.cc:44
1893
1791
msgid "Can't create table '%-.200s' (errno: %d)"
1896
#: ../drizzled/error.cc:213
1898
msgid "Can't create schema '%-.192s' (errno: %d)"
1899
msgstr "Tidak dapat membaca direktori dari '%s' (Errcode: %d)"
1901
#: ../drizzled/error.cc:214
1903
msgid "Can't create schema '%-.192s'; schema exists"
1906
#: ../drizzled/error.cc:215
1908
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1911
#: ../drizzled/error.cc:216
1794
#: drizzled/error.cc:46
1796
msgid "Can't create database '%-.192s' (errno: %d)"
1799
#: drizzled/error.cc:48
1801
msgid "Can't create database '%-.192s'; database exists"
1804
#: drizzled/error.cc:50
1806
msgid "Can't drop database '%-.192s'; database doesn't exist"
1809
#: drizzled/error.cc:52
1811
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1814
#: drizzled/error.cc:54
1816
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1819
#: drizzled/error.cc:56
1913
1821
msgid "Error on delete of '%-.192s' (errno: %d)"
1916
#: ../drizzled/error.cc:217
1824
#: drizzled/error.cc:58
1825
msgid "Can't read record in system table"
1828
#: drizzled/error.cc:60
1918
1830
msgid "Can't get status of '%-.200s' (errno: %d)"
1921
#: ../drizzled/error.cc:218
1833
#: drizzled/error.cc:62
1835
msgid "Can't get working directory (errno: %d)"
1838
#: drizzled/error.cc:64
1923
1840
msgid "Can't lock file (errno: %d)"
1926
#: ../drizzled/error.cc:219
1843
#: drizzled/error.cc:66
1928
1845
msgid "Can't open file: '%-.200s' (errno: %d)"
1931
#: ../drizzled/error.cc:220
1848
#: drizzled/error.cc:68
1933
1850
msgid "Can't find file: '%-.200s' (errno: %d)"
1936
#: ../drizzled/error.cc:221
1853
#: drizzled/error.cc:70
1938
1855
msgid "Can't read dir of '%-.192s' (errno: %d)"
1941
#: ../drizzled/error.cc:222
1858
#: drizzled/error.cc:72
1860
msgid "Can't change dir to '%-.192s' (errno: %d)"
1863
#: drizzled/error.cc:74
1943
1865
msgid "Record has changed since last read in table '%-.192s'"
1946
#: ../drizzled/error.cc:223
1868
#: drizzled/error.cc:76
1948
1870
msgid "Disk full (%s); waiting for someone to free some space..."
1951
#: ../drizzled/error.cc:224
1873
#: drizzled/error.cc:78
1953
1875
msgid "Can't write; duplicate key in table '%-.192s'"
1956
#: ../drizzled/error.cc:225
1878
#: drizzled/error.cc:80
1958
1880
msgid "Error on close of '%-.192s' (errno: %d)"
1961
#: ../drizzled/error.cc:226
1883
#: drizzled/error.cc:82
1963
1885
msgid "Error reading file '%-.200s' (errno: %d)"
1966
#: ../drizzled/error.cc:227
1888
#: drizzled/error.cc:84
1968
1890
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1971
#: ../drizzled/error.cc:228
1893
#: drizzled/error.cc:86
1973
1895
msgid "Error writing file '%-.200s' (errno: %d)"
1976
#: ../drizzled/error.cc:229
1898
#: drizzled/error.cc:88
1978
1900
msgid "'%-.192s' is locked against change"
1981
#: ../drizzled/error.cc:230
1903
#: drizzled/error.cc:90
1982
1904
msgid "Sort aborted"
1985
#: ../drizzled/error.cc:231
1907
#: drizzled/error.cc:92
1909
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1912
#: drizzled/error.cc:94
1987
1914
msgid "Got error %d from storage engine"
1990
#: ../drizzled/error.cc:232
1917
#: drizzled/error.cc:96
1992
1919
msgid "Table storage engine for '%-.192s' doesn't have this option"
1995
#: ../drizzled/error.cc:233
1922
#: drizzled/error.cc:98
1997
1924
msgid "Can't find record in '%-.192s'"
2000
#: ../drizzled/error.cc:234
1927
#: drizzled/error.cc:100
2002
1929
msgid "Incorrect information in file: '%-.200s'"
2005
#: ../drizzled/error.cc:235
1932
#: drizzled/error.cc:102
2007
1934
msgid "Incorrect key file for table '%-.200s'; try to repair it"
2010
#: ../drizzled/error.cc:236
1937
#: drizzled/error.cc:104
2012
1939
msgid "Old key file for table '%-.192s'; repair it!"
2015
#: ../drizzled/error.cc:237
1942
#: drizzled/error.cc:106
2017
1944
msgid "Table '%-.192s' is read only"
2020
#: ../drizzled/error.cc:238
1947
#: drizzled/error.cc:108
2022
1949
msgid "Out of memory; restart server and try again (needed %lu bytes)"
2025
#: ../drizzled/error.cc:239
1952
#: drizzled/error.cc:110
2026
1953
msgid "Out of sort memory; increase server sort buffer size"
2029
#: ../drizzled/error.cc:240
2030
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
2033
#: ../drizzled/error.cc:241
2034
msgid "Global join memory constraint hit; increase join-heap-threshold"
2037
#: ../drizzled/error.cc:242
2038
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
2041
#: ../drizzled/error.cc:243
2042
msgid "Global read memory constraint hit; increase read-buffer-threshold"
2045
#: ../drizzled/error.cc:244
1956
#: drizzled/error.cc:112
2047
1958
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
2050
#: ../drizzled/error.cc:245
1961
#: drizzled/error.cc:114
2051
1962
msgid "Too many connections"
2054
#: ../drizzled/error.cc:246
1965
#: drizzled/error.cc:116
2056
1967
"Out of memory; check if drizzled or some other process uses all available "
2057
1968
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
2058
1969
"memory or you can add more swap space"
2061
#: ../drizzled/error.cc:247
1972
#: drizzled/error.cc:118
2062
1973
msgid "Can't get hostname for your address"
2065
#: ../drizzled/error.cc:248
1976
#: drizzled/error.cc:120
2066
1977
msgid "Bad handshake"
2069
#: ../drizzled/error.cc:249
1980
#: drizzled/error.cc:122
2071
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1982
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2074
#: ../drizzled/error.cc:250
1985
#: drizzled/error.cc:124
2076
1987
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2079
#: ../drizzled/error.cc:251
2080
msgid "No schema selected"
1990
#: drizzled/error.cc:126
1991
msgid "No database selected"
2083
#: ../drizzled/error.cc:252
1994
#: drizzled/error.cc:128
2084
1995
msgid "Unknown command"
2087
#: ../drizzled/error.cc:253
1998
#: drizzled/error.cc:130
2089
2000
msgid "Column '%-.192s' cannot be null"
2092
#: ../drizzled/error.cc:254
2094
msgid "Unknown schema '%-.192s'"
2095
msgstr "Perintah yang tidak diketahui '\\%c'"
2003
#: drizzled/error.cc:132
2005
msgid "Unknown database '%-.192s'"
2097
#: ../drizzled/error.cc:255
2008
#: drizzled/error.cc:134
2099
2010
msgid "Table '%-.192s' already exists"
2102
#: ../drizzled/error.cc:256
2013
#: drizzled/error.cc:136
2104
2015
msgid "Unknown table '%-.100s'"
2107
#: ../drizzled/error.cc:257
2018
#: drizzled/error.cc:138
2109
2020
msgid "Column '%-.192s' in %-.192s is ambiguous"
2112
#: ../drizzled/error.cc:258
2023
#: drizzled/error.cc:140
2113
2024
msgid "Server shutdown in progress"
2116
#: ../drizzled/error.cc:259
2027
#: drizzled/error.cc:142
2118
2029
msgid "Unknown column '%-.192s' in '%-.192s'"
2121
#: ../drizzled/error.cc:260
2032
#: drizzled/error.cc:144
2123
2034
msgid "'%-.192s' isn't in GROUP BY"
2126
#: ../drizzled/error.cc:261
2037
#: drizzled/error.cc:146
2128
2039
msgid "Can't group on '%-.192s'"
2131
#: ../drizzled/error.cc:262
2042
#: drizzled/error.cc:148
2132
2043
msgid "Statement has sum functions and columns in same statement"
2135
#: ../drizzled/error.cc:263
2046
#: drizzled/error.cc:150
2136
2047
msgid "Column count doesn't match value count"
2139
#: ../drizzled/error.cc:264
2050
#: drizzled/error.cc:152
2141
2052
msgid "Identifier name '%-.100s' is too long"
2144
#: ../drizzled/error.cc:265
2055
#: drizzled/error.cc:154
2146
2057
msgid "Duplicate column name '%-.192s'"
2149
#: ../drizzled/error.cc:266
2060
#: drizzled/error.cc:156
2151
2062
msgid "Duplicate key name '%-.192s'"
2154
#: ../drizzled/error.cc:267
2065
#: drizzled/error.cc:158
2156
2067
msgid "Duplicate entry '%-.192s' for key %d"
2159
#: ../drizzled/error.cc:268
2070
#: drizzled/error.cc:160
2161
2072
msgid "Incorrect column specifier for column '%-.192s'"
2164
#: ../drizzled/error.cc:269
2075
#: drizzled/error.cc:162
2166
2077
msgid "%s near '%-.80s' at line %d"
2169
#: ../drizzled/error.cc:270
2171
msgid "Parsing error near '%s'"
2174
#: ../drizzled/error.cc:271
2080
#: drizzled/error.cc:164
2175
2081
msgid "Query was empty"
2178
#: ../drizzled/error.cc:272
2084
#: drizzled/error.cc:166
2180
2086
msgid "Not unique table/alias: '%-.192s'"
2183
#: ../drizzled/error.cc:273
2089
#: drizzled/error.cc:168
2185
2091
msgid "Invalid default value for '%-.192s'"
2188
#: ../drizzled/error.cc:274
2094
#: drizzled/error.cc:170
2189
2095
msgid "Multiple primary key defined"
2192
#: ../drizzled/error.cc:275
2098
#: drizzled/error.cc:172
2194
2100
msgid "Too many keys specified; max %d keys allowed"
2197
#: ../drizzled/error.cc:276
2103
#: drizzled/error.cc:174
2199
2105
msgid "Too many key parts specified; max %d parts allowed"
2202
#: ../drizzled/error.cc:277
2108
#: drizzled/error.cc:176
2204
2110
msgid "Specified key was too long; max key length is %d bytes"
2207
#: ../drizzled/error.cc:278
2113
#: drizzled/error.cc:178
2209
2115
msgid "Key column '%-.192s' doesn't exist in table"
2212
#: ../drizzled/error.cc:279
2118
#: drizzled/error.cc:180
2215
2121
"BLOB column '%-.192s' can't be used in key specification with the used table "
2219
#: ../drizzled/error.cc:280
2125
#: drizzled/error.cc:182
2222
2128
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2226
#: ../drizzled/error.cc:281
2132
#: drizzled/error.cc:184
2228
2134
"Incorrect table definition; there can be only one auto column and it must be "
2229
2135
"defined as a key"
2232
#: ../drizzled/error.cc:282
2138
#: drizzled/error.cc:186
2141
"%s: ready for connections.\n"
2142
"Version: '%s' socket: '%s' port: %d"
2145
#: drizzled/error.cc:188
2234
2147
msgid "%s: Normal shutdown\n"
2237
#: ../drizzled/error.cc:283
2150
#: drizzled/error.cc:190
2239
2152
msgid "%s: Got signal %d. Aborting!\n"
2242
#: ../drizzled/error.cc:284
2155
#: drizzled/error.cc:192
2244
2157
msgid "%s: Shutdown complete\n"
2247
#: ../drizzled/error.cc:285
2160
#: drizzled/error.cc:194
2249
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2162
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
2252
#: ../drizzled/error.cc:286
2165
#: drizzled/error.cc:196
2253
2166
msgid "Can't create IP socket"
2256
#: ../drizzled/error.cc:287
2169
#: drizzled/error.cc:198
2259
2172
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2263
#: ../drizzled/error.cc:288
2176
#: drizzled/error.cc:200
2266
2179
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2267
2180
"check the manual"
2270
#: ../drizzled/error.cc:289
2183
#: drizzled/error.cc:202
2272
2185
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2275
#: ../drizzled/error.cc:290
2188
#: drizzled/error.cc:204
2278
"The file '%-.128s' must be in the schema directory or be readable by all"
2191
"The file '%-.128s' must be in the database directory or be readable by all"
2281
#: ../drizzled/error.cc:291
2194
#: drizzled/error.cc:206
2283
2196
msgid "File '%-.200s' already exists"
2286
#: ../drizzled/error.cc:292
2199
#: drizzled/error.cc:208
2288
2201
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2291
#: ../drizzled/error.cc:293
2204
#: drizzled/error.cc:210
2206
msgid "Records: %ld Duplicates: %ld"
2209
#: drizzled/error.cc:212
2293
2211
"Incorrect prefix key; the used key part isn't a string, the used length is "
2294
2212
"longer than the key part, or the storage engine doesn't support unique "
2298
#: ../drizzled/error.cc:294
2216
#: drizzled/error.cc:214
2299
2217
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2302
#: ../drizzled/error.cc:295
2220
#: drizzled/error.cc:216
2304
2222
msgid "Can't DROP '%-.192s'; check that column/key exists"
2307
#: ../drizzled/error.cc:296
2225
#: drizzled/error.cc:218
2309
2227
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2312
#: ../drizzled/error.cc:297
2230
#: drizzled/error.cc:220
2314
2232
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2317
#. KILL session errors
2318
#: ../drizzled/error.cc:300
2320
msgid "Unknown session id: %lu"
2323
#: ../drizzled/error.cc:301
2325
msgid "You are not the owner of session %lu"
2328
#: ../drizzled/error.cc:302
2329
msgid "You cannot kill the session you are connected from."
2332
#: ../drizzled/error.cc:305
2235
#: drizzled/error.cc:222
2237
msgid "Unknown thread id: %lu"
2240
#: drizzled/error.cc:224
2242
msgid "You are not owner of thread %lu"
2245
#: drizzled/error.cc:226
2333
2246
msgid "No tables used"
2336
#: ../drizzled/error.cc:306
2249
#: drizzled/error.cc:228
2251
msgid "Too many strings for column %-.192s and SET"
2254
#: drizzled/error.cc:230
2256
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2259
#: drizzled/error.cc:232
2261
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2264
#: drizzled/error.cc:234
2266
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2269
#: drizzled/error.cc:236
2338
2271
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2341
#: ../drizzled/error.cc:307
2274
#: drizzled/error.cc:238
2343
msgid "Incorrect schema name '%-.100s'"
2276
msgid "Incorrect database name '%-.100s'"
2346
#: ../drizzled/error.cc:308
2279
#: drizzled/error.cc:240
2348
2281
msgid "Incorrect table name '%-.100s'"
2351
#: ../drizzled/error.cc:309
2284
#: drizzled/error.cc:242
2353
2286
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2354
2287
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2357
#: ../drizzled/error.cc:310
2290
#: drizzled/error.cc:244
2358
2291
msgid "Unknown error"
2361
#: ../drizzled/error.cc:311
2294
#: drizzled/error.cc:246
2363
2296
msgid "Unknown procedure '%-.192s'"
2366
#: ../drizzled/error.cc:312
2299
#: drizzled/error.cc:248
2368
2301
msgid "Incorrect parameter count to procedure '%-.192s'"
2371
#: ../drizzled/error.cc:313
2304
#: drizzled/error.cc:250
2306
msgid "Incorrect parameters to procedure '%-.192s'"
2309
#: drizzled/error.cc:252
2373
2311
msgid "Unknown table '%-.192s' in %-.32s"
2376
#: ../drizzled/error.cc:314
2314
#: drizzled/error.cc:254
2378
2316
msgid "Column '%-.192s' specified twice"
2381
#: ../drizzled/error.cc:315
2319
#: drizzled/error.cc:256
2382
2320
msgid "Invalid use of group function"
2385
#: ../drizzled/error.cc:316
2323
#: drizzled/error.cc:258
2388
2326
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2391
#: ../drizzled/error.cc:317
2329
#: drizzled/error.cc:260
2392
2330
msgid "A table must have at least 1 column"
2395
#: ../drizzled/error.cc:318
2333
#: drizzled/error.cc:262
2397
2335
msgid "The table '%-.192s' is full"
2400
#: ../drizzled/error.cc:319
2338
#: drizzled/error.cc:264
2340
msgid "Unknown character set: '%-.64s'"
2343
#: drizzled/error.cc:266
2402
2345
msgid "Too many tables; Drizzle can only use %d tables in a join"
2405
#: ../drizzled/error.cc:320
2348
#: drizzled/error.cc:268
2406
2349
msgid "Too many columns"
2409
#: ../drizzled/error.cc:321
2352
#: drizzled/error.cc:270
2412
2355
"Row size too large. The maximum row size for the used table type, not "
2413
2356
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2416
#: ../drizzled/error.cc:322
2359
#: drizzled/error.cc:272
2362
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2363
"thread_stack=#' to specify a bigger stack if needed"
2366
#: drizzled/error.cc:274
2417
2367
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2420
#: ../drizzled/error.cc:323
2370
#: drizzled/error.cc:276
2423
2373
"Table handler doesn't support NULL in given index. Please change column "
2424
2374
"'%-.192s' to be NOT NULL or use another handler"
2427
#: ../drizzled/error.cc:324
2428
msgid "No paths allowed for plugin library"
2431
#: ../drizzled/error.cc:325
2433
msgid "Plugin '%-.192s' already exists"
2436
#: ../drizzled/error.cc:326
2438
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2439
msgstr "Tidak dapat membaca direktori dari '%s' (Errcode: %d)"
2441
#: ../drizzled/error.cc:327
2443
msgid "Can't find symbol '%-.128s' in library '%s'"
2446
#: ../drizzled/error.cc:328
2377
#: drizzled/error.cc:278
2379
msgid "Can't load function '%-.192s'"
2382
#: drizzled/error.cc:280
2384
msgid "Can't initialize function '%-.192s'; %-.80s"
2387
#: drizzled/error.cc:282
2388
msgid "No paths allowed for shared library"
2391
#: drizzled/error.cc:284
2393
msgid "Function '%-.192s' already exists"
2396
#: drizzled/error.cc:286
2398
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2401
#: drizzled/error.cc:288
2403
msgid "Can't find symbol '%-.128s' in library"
2406
#: drizzled/error.cc:290
2408
msgid "Function '%-.192s' is not defined"
2411
#: drizzled/error.cc:292
2414
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2415
"'drizzleadmin flush-hosts'"
2418
#: drizzled/error.cc:294
2420
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2423
#: drizzled/error.cc:296
2425
"You are using Drizzle as an anonymous user and anonymous users are not "
2426
"allowed to change passwords"
2429
#: drizzled/error.cc:298
2431
"You must have privileges to update tables in the drizzle database to be able "
2432
"to change passwords for others"
2435
#: drizzled/error.cc:300
2436
msgid "Can't find any matching row in the user table"
2439
#: drizzled/error.cc:302
2448
2441
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2451
#: ../drizzled/error.cc:329
2444
#: drizzled/error.cc:304
2454
2447
"Can't create a new thread (errno %d); if you are not out of available "
2455
2448
"memory, you can consult the manual for a possible OS-dependent bug"
2458
#: ../drizzled/error.cc:330
2451
#: drizzled/error.cc:306
2460
2453
msgid "Column count doesn't match value count at row %ld"
2463
#: ../drizzled/error.cc:331
2456
#: drizzled/error.cc:308
2465
2458
msgid "Can't reopen table: '%-.192s'"
2468
#: ../drizzled/error.cc:332
2461
#: drizzled/error.cc:310
2462
msgid "Invalid use of NULL value"
2465
#: drizzled/error.cc:312
2467
msgid "Got error '%-.64s' from regexp"
2470
#: drizzled/error.cc:314
2470
2472
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2471
2473
"illegal if there is no GROUP BY clause"
2474
#: ../drizzled/error.cc:333
2476
#: drizzled/error.cc:316
2478
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2481
#: drizzled/error.cc:318
2483
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2486
#: drizzled/error.cc:320
2489
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2493
#: drizzled/error.cc:322
2495
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2496
"privileges can be used"
2499
#: drizzled/error.cc:324
2500
msgid "The host or user argument to GRANT is too long"
2503
#: drizzled/error.cc:326
2476
2505
msgid "Table '%-.192s.%-.192s' doesn't exist"
2479
#: ../drizzled/error.cc:334
2508
#: drizzled/error.cc:328
2511
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2515
#: drizzled/error.cc:330
2516
msgid "The used command is not allowed with this Drizzle version"
2519
#: drizzled/error.cc:332
2481
2521
"You have an error in your SQL syntax; check the manual that corresponds to "
2482
2522
"your Drizzle server version for the right syntax to use"
2485
#: ../drizzled/error.cc:335
2525
#: drizzled/error.cc:334
2527
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2530
#: drizzled/error.cc:336
2531
msgid "Too many delayed threads in use"
2534
#: drizzled/error.cc:338
2536
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2539
#: drizzled/error.cc:340
2486
2540
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2489
#: ../drizzled/error.cc:336
2543
#: drizzled/error.cc:342
2544
msgid "Got a read error from the connection pipe"
2547
#: drizzled/error.cc:344
2548
msgid "Got an error from fcntl()"
2551
#: drizzled/error.cc:346
2490
2552
msgid "Got packets out of order"
2493
#: ../drizzled/error.cc:337
2555
#: drizzled/error.cc:348 libdrizzleclient/errmsg.c:97
2556
msgid "Couldn't uncompress communication packet"
2559
#: drizzled/error.cc:350 libdrizzleclient/errmsg.c:99
2560
msgid "Got an error reading communication packets"
2563
#: drizzled/error.cc:352 libdrizzleclient/errmsg.c:101
2564
msgid "Got timeout reading communication packets"
2567
#: drizzled/error.cc:354 libdrizzleclient/errmsg.c:103
2568
msgid "Got an error writing communication packets"
2571
#: drizzled/error.cc:356 libdrizzleclient/errmsg.c:105
2572
msgid "Got timeout writing communication packets"
2575
#: drizzled/error.cc:358
2576
msgid "Result string is longer than 'max_allowed_packet' bytes"
2579
#: drizzled/error.cc:360
2494
2580
msgid "The used table type doesn't support BLOB/TEXT columns"
2497
#: ../drizzled/error.cc:338
2583
#: drizzled/error.cc:362
2498
2584
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2501
#: ../drizzled/error.cc:339
2587
#: drizzled/error.cc:364
2590
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2594
#: drizzled/error.cc:366
2503
2596
msgid "Incorrect column name '%-.100s'"
2506
#: ../drizzled/error.cc:340
2599
#: drizzled/error.cc:368
2508
2601
msgid "The used storage engine can't index column '%-.192s'"
2511
#: ../drizzled/error.cc:341
2604
#: drizzled/error.cc:370
2513
2606
"Unable to open underlying table which is differently defined or of non-"
2514
2607
"MyISAM type or doesn't exist"
2517
#: ../drizzled/error.cc:342
2610
#: drizzled/error.cc:372
2519
2612
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2522
#: ../drizzled/error.cc:343
2615
#: drizzled/error.cc:374
2525
2618
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2528
#: ../drizzled/error.cc:344
2621
#: drizzled/error.cc:376
2530
2623
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2531
2624
"UNIQUE instead"
2534
#: ../drizzled/error.cc:345
2627
#: drizzled/error.cc:378
2535
2628
msgid "Result consisted of more than one row"
2538
#: ../drizzled/error.cc:346
2631
#: drizzled/error.cc:380
2539
2632
msgid "This table type requires a primary key"
2542
#: ../drizzled/error.cc:347
2635
#: drizzled/error.cc:382
2636
msgid "This version of Drizzle is not compiled with RAID support"
2639
#: drizzled/error.cc:384
2641
"You are using safe update mode and you tried to update a table without a "
2642
"WHERE that uses a KEY column"
2645
#: drizzled/error.cc:386
2544
2647
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2547
#: ../drizzled/error.cc:348
2650
#: drizzled/error.cc:388
2548
2651
msgid "Can't open table"
2551
#: ../drizzled/error.cc:349
2654
#: drizzled/error.cc:390
2553
2656
msgid "The storage engine for the table doesn't support %s"
2556
#: ../drizzled/error.cc:350
2659
#: drizzled/error.cc:392
2660
msgid "You are not allowed to execute this command in a transaction"
2663
#: drizzled/error.cc:394
2558
2665
msgid "Got error %d during COMMIT"
2561
#: ../drizzled/error.cc:351
2668
#: drizzled/error.cc:396
2563
2670
msgid "Got error %d during ROLLBACK"
2566
#. This is a very incorrect place to use the PRIi64 macro as the
2567
#. program that looks over the source for the N_() macros does not
2568
#. (obviously) do macro expansion, so the string is entirely wrong for
2569
#. what it is trying to output for every language except english.
2570
#: ../drizzled/error.cc:356
2673
#: drizzled/error.cc:398
2675
msgid "Got error %d during FLUSH_LOGS"
2678
#: drizzled/error.cc:400
2680
msgid "Got error %d during CHECKPOINT"
2683
#: drizzled/error.cc:402
2573
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2686
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
2574
2687
"'%-.64s' (%-.64s)"
2577
#: ../drizzled/error.cc:357
2690
#: drizzled/error.cc:404
2691
msgid "The storage engine for the table does not support binary table dump"
2694
#: drizzled/error.cc:406
2695
msgid "Binlog closed, cannot RESET MASTER"
2698
#: drizzled/error.cc:408
2700
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2703
#: drizzled/error.cc:410
2705
msgid "Error from master: '%-.64s'"
2708
#: drizzled/error.cc:412
2709
msgid "Net error reading from master"
2712
#: drizzled/error.cc:414
2713
msgid "Net error writing to master"
2716
#: drizzled/error.cc:416
2717
msgid "Can't find FULLTEXT index matching the column list"
2720
#: drizzled/error.cc:418
2579
2722
"Can't execute the given command because you have active locked tables or an "
2580
2723
"active transaction"
2583
#: ../drizzled/error.cc:358
2726
#: drizzled/error.cc:420
2585
2728
msgid "Unknown system variable '%-.64s'"
2588
#: ../drizzled/error.cc:359
2731
#: drizzled/error.cc:422
2590
2733
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2593
#: ../drizzled/error.cc:360
2736
#: drizzled/error.cc:424
2596
2739
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2599
#: ../drizzled/error.cc:361
2742
#: drizzled/error.cc:426
2600
2743
msgid "Some non-transactional changed tables couldn't be rolled back"
2603
#: ../drizzled/error.cc:362
2746
#: drizzled/error.cc:428
2748
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2749
"of storage; increase this drizzled variable and try again"
2752
#: drizzled/error.cc:430
2754
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2757
#: drizzled/error.cc:432
2759
"This operation requires a running slave; configure slave and do START SLAVE"
2762
#: drizzled/error.cc:434
2763
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2766
#: drizzled/error.cc:436
2768
"Could not initialize master info structure; more error messages can be found "
2769
"in the Drizzle error log"
2772
#: drizzled/error.cc:438
2773
msgid "Could not create slave thread; check system resources"
2776
#: drizzled/error.cc:440
2779
"User %-.64s already has more than 'max_user_connections' active connections"
2782
#: drizzled/error.cc:442
2604
2783
msgid "You may only use constant expressions with SET"
2607
#: ../drizzled/error.cc:363
2786
#: drizzled/error.cc:444
2608
2787
msgid "Lock wait timeout exceeded; try restarting transaction"
2611
#: ../drizzled/error.cc:364
2790
#: drizzled/error.cc:446
2612
2791
msgid "The total number of locks exceeds the lock table size"
2615
#: ../drizzled/error.cc:365
2794
#: drizzled/error.cc:448
2616
2795
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2619
#: ../drizzled/error.cc:366
2798
#: drizzled/error.cc:450
2620
2799
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2623
#: ../drizzled/error.cc:367
2802
#: drizzled/error.cc:452
2803
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2806
#: drizzled/error.cc:454
2625
2808
msgid "Incorrect arguments to %s"
2628
#: ../drizzled/error.cc:368
2811
#: drizzled/error.cc:456
2813
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2816
#: drizzled/error.cc:458
2818
"Incorrect table definition; all MERGE tables must be in the same database"
2821
#: drizzled/error.cc:460
2629
2822
msgid "Deadlock found when trying to get lock; try restarting transaction"
2632
#: ../drizzled/error.cc:369
2825
#: drizzled/error.cc:462
2633
2826
msgid "The used table type doesn't support FULLTEXT indexes"
2636
#: ../drizzled/error.cc:370
2829
#: drizzled/error.cc:464
2637
2830
msgid "Cannot add foreign key constraint"
2640
#: ../drizzled/error.cc:371
2833
#: drizzled/error.cc:466
2641
2834
msgid "Cannot add or update a child row: a foreign key constraint fails"
2644
#: ../drizzled/error.cc:372
2837
#: drizzled/error.cc:468
2645
2838
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2648
#: ../drizzled/error.cc:373
2841
#: drizzled/error.cc:470
2843
msgid "Error connecting to master: %-.128s"
2846
#: drizzled/error.cc:472
2848
msgid "Error running query on master: %-.128s"
2851
#: drizzled/error.cc:474
2853
msgid "Error when executing command %s: %-.128s"
2856
#: drizzled/error.cc:476
2650
2858
msgid "Incorrect usage of %s and %s"
2653
#: ../drizzled/error.cc:374
2861
#: drizzled/error.cc:478
2654
2862
msgid "The used SELECT statements have a different number of columns"
2657
#: ../drizzled/error.cc:375
2865
#: drizzled/error.cc:480
2658
2866
msgid "Can't execute the query because you have a conflicting read lock"
2661
#: ../drizzled/error.cc:376
2869
#: drizzled/error.cc:482
2870
msgid "Mixing of transactional and non-transactional tables is disabled"
2873
#: drizzled/error.cc:484
2875
msgid "Option '%s' used twice in statement"
2878
#: drizzled/error.cc:486
2880
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2883
#: drizzled/error.cc:488
2885
msgid "Access denied; you need the %-.128s privilege for this operation"
2888
#: drizzled/error.cc:490
2664
2891
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2667
#: ../drizzled/error.cc:377
2894
#: drizzled/error.cc:492
2670
2897
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2673
#: ../drizzled/error.cc:378
2900
#: drizzled/error.cc:494
2675
2902
msgid "Variable '%-.64s' doesn't have a default value"
2678
#: ../drizzled/error.cc:379
2905
#: drizzled/error.cc:496
2680
2907
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2683
#: ../drizzled/error.cc:380
2910
#: drizzled/error.cc:498
2685
2912
msgid "Incorrect argument type to variable '%-.64s'"
2688
#: ../drizzled/error.cc:381
2915
#: drizzled/error.cc:500
2690
2917
msgid "Variable '%-.64s' can only be set, not read"
2693
#: ../drizzled/error.cc:382
2920
#: drizzled/error.cc:502
2695
2922
msgid "Incorrect usage/placement of '%s'"
2698
#: ../drizzled/error.cc:383
2925
#: drizzled/error.cc:504
2700
2927
msgid "This version of Drizzle doesn't yet support '%s'"
2703
#: ../drizzled/error.cc:384
2930
#: drizzled/error.cc:506
2933
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2936
#: drizzled/error.cc:508
2937
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2940
#: drizzled/error.cc:510
2705
2942
msgid "Variable '%-.192s' is a %s variable"
2708
#: ../drizzled/error.cc:385
2945
#: drizzled/error.cc:512
2710
2947
msgid "Incorrect foreign key definition for '%-.192s': %s"
2713
#: ../drizzled/error.cc:386
2950
#: drizzled/error.cc:514
2714
2951
msgid "Key reference and table reference don't match"
2717
#: ../drizzled/error.cc:387
2954
#: drizzled/error.cc:516
2719
2956
msgid "Operand should contain %d column(s)"
2722
#: ../drizzled/error.cc:388
2959
#: drizzled/error.cc:518
2723
2960
msgid "Subquery returns more than 1 row"
2726
#: ../drizzled/error.cc:389
2963
#: drizzled/error.cc:520
2965
msgid "Unknown prepared statement handler (%.*s) given to %s"
2968
#: drizzled/error.cc:522
2969
msgid "Help database is corrupt or does not exist"
2972
#: drizzled/error.cc:524
2973
msgid "Cyclic reference on subqueries"
2976
#: drizzled/error.cc:526
2728
2978
msgid "Converting column '%s' from %s to %s"
2731
#: ../drizzled/error.cc:390
2981
#: drizzled/error.cc:528
2733
2983
msgid "Reference '%-.64s' not supported (%s)"
2736
#: ../drizzled/error.cc:391
2986
#: drizzled/error.cc:530
2737
2987
msgid "Every derived table must have its own alias"
2740
#: ../drizzled/error.cc:392
2990
#: drizzled/error.cc:532
2742
2992
msgid "Select %u was reduced during optimization"
2745
#: ../drizzled/error.cc:393
2995
#: drizzled/error.cc:534
2747
2997
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2750
#: ../drizzled/error.cc:394
3000
#: drizzled/error.cc:536
3002
"Client does not support authentication protocol requested by server; "
3003
"consider upgrading Drizzle client"
3006
#: drizzled/error.cc:538
2751
3007
msgid "All parts of a SPATIAL index must be NOT NULL"
2754
#: ../drizzled/error.cc:395
3010
#: drizzled/error.cc:540
2756
3012
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2759
#: ../drizzled/error.cc:396
3015
#: drizzled/error.cc:542
3016
msgid "Slave is already running"
3019
#: drizzled/error.cc:544
3020
msgid "Slave already has been stopped"
3023
#: drizzled/error.cc:546
2762
"Uncompressed data size too large; the maximum size is %d (based on "
2763
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3026
"Uncompressed data size too large; the maximum size is %d (probably, length "
3027
"of uncompressed data was corrupted)"
2766
#: ../drizzled/error.cc:397
3030
#: drizzled/error.cc:548
2767
3031
msgid "ZLIB: Not enough memory"
2770
#: ../drizzled/error.cc:398
3034
#: drizzled/error.cc:550
2772
3036
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2773
3037
"data was corrupted)"
2776
#: ../drizzled/error.cc:399
3040
#: drizzled/error.cc:552
2777
3041
msgid "ZLIB: Input data corrupted"
2780
#: ../drizzled/error.cc:400
3044
#: drizzled/error.cc:554
2782
3046
msgid "%d line(s) were cut by GROUP_CONCAT()"
2785
#: ../drizzled/error.cc:401
3049
#: drizzled/error.cc:556
2787
3051
msgid "Row %ld doesn't contain data for all columns"
2790
#: ../drizzled/error.cc:402
3054
#: drizzled/error.cc:558
2793
3057
"Row %ld was truncated; it contained more data than there were input columns"
2796
#: ../drizzled/error.cc:403
3060
#: drizzled/error.cc:560
2799
3063
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2802
#: ../drizzled/error.cc:404
3066
#: drizzled/error.cc:562
2804
3068
msgid "Out of range value for column '%s' at row %ld"
2807
#: ../drizzled/error.cc:405
3071
#: drizzled/error.cc:564
2809
3073
msgid "Data truncated for column '%s' at row %ld"
2812
#: ../drizzled/error.cc:406
3076
#: drizzled/error.cc:566
3078
msgid "Using storage engine %s for table '%s'"
3081
#: drizzled/error.cc:568
2814
3083
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2817
#: ../drizzled/error.cc:407
3086
#: drizzled/error.cc:570
3087
msgid "Cannot drop one or more of the requested users"
3090
#: drizzled/error.cc:572
3091
msgid "Can't revoke all privileges for one or more of the requested users"
3094
#: drizzled/error.cc:574
2819
3096
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2822
#: ../drizzled/error.cc:408
3099
#: drizzled/error.cc:576
2824
3101
msgid "Illegal mix of collations for operation '%s'"
2827
#: ../drizzled/error.cc:409
3104
#: drizzled/error.cc:578
2830
3107
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2831
3108
"variable_name)"
2834
#: ../drizzled/error.cc:410
3111
#: drizzled/error.cc:580
2836
3113
msgid "Unknown collation: '%-.64s'"
2839
#: ../drizzled/error.cc:411
3116
#: drizzled/error.cc:582
3118
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
3119
"compiled without SSL support; they can be used later if Drizzle slave with "
3123
#: drizzled/error.cc:584
3126
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3127
"old format; please change the password to the new format"
3130
#: drizzled/error.cc:586
2842
3133
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2846
#: ../drizzled/error.cc:412
3137
#: drizzled/error.cc:588
3138
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3141
#: drizzled/error.cc:590
3143
"It is recommended to use --skip-slave-start when doing step-by-step "
3144
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3145
"get an unexpected slave's drizzled restart"
3148
#: drizzled/error.cc:592
3149
msgid "SQL thread is not to be started so UNTIL options are ignored"
3152
#: drizzled/error.cc:594
2848
3154
msgid "Incorrect index name '%-.100s'"
2851
#: ../drizzled/error.cc:413
3157
#: drizzled/error.cc:596
2853
3159
msgid "Incorrect catalog name '%-.100s'"
2856
#: ../drizzled/error.cc:414
3162
#: drizzled/error.cc:598
3164
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3167
#: drizzled/error.cc:600
2858
3169
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2861
#: ../drizzled/error.cc:415
3172
#: drizzled/error.cc:602
3174
msgid "Unknown key cache '%-.100s'"
3177
#: drizzled/error.cc:604
3179
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3180
"this switch for this grant to work"
3183
#: drizzled/error.cc:606
2863
3185
msgid "Unknown table engine '%s'"
2866
#: ../drizzled/error.cc:416
3188
#: drizzled/error.cc:608
3190
msgid "'%s' is deprecated; use '%s' instead"
3193
#: drizzled/error.cc:610
2868
3195
msgid "The target table %-.100s of the %s is not updatable"
2871
#: ../drizzled/error.cc:417
3198
#: drizzled/error.cc:612
2874
3201
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2878
#: ../drizzled/error.cc:418
3205
#: drizzled/error.cc:614
2881
3208
"The Drizzle server is running with the %s option so it cannot execute this "
2885
#: ../drizzled/error.cc:419
3212
#: drizzled/error.cc:616
2887
3214
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2890
#: ../drizzled/error.cc:420
3217
#: drizzled/error.cc:618
2892
3219
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2895
#: ../drizzled/error.cc:421
3222
#: drizzled/error.cc:620
2897
3224
"Incorrect table definition; there can be only one TIMESTAMP column with "
2898
3225
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2901
#: ../drizzled/error.cc:422
3228
#: drizzled/error.cc:622
2903
3230
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2906
#: ../drizzled/error.cc:423
3233
#: drizzled/error.cc:624
3234
msgid "This command is not supported in the prepared statement protocol yet"
3237
#: drizzled/error.cc:626
2908
3239
msgid "Got error %d '%-.100s' from %s"
2911
#: ../drizzled/error.cc:424
3242
#: drizzled/error.cc:628
2913
3244
msgid "Got temporary error %d '%-.100s' from %s"
2916
#: ../drizzled/error.cc:425
3247
#: drizzled/error.cc:630
2918
3249
msgid "Unknown or incorrect time zone: '%-.64s'"
2921
#: ../drizzled/error.cc:426
3252
#: drizzled/error.cc:632
3254
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3257
#: drizzled/error.cc:634
2923
3259
msgid "Invalid %s character string: '%.64s'"
2926
#: ../drizzled/error.cc:427
3262
#: drizzled/error.cc:636
2928
3264
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2931
#: ../drizzled/error.cc:428
3267
#: drizzled/error.cc:638
3269
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3272
#: drizzled/error.cc:640
3274
msgid "Can't create a %s from within another stored routine"
3277
#: drizzled/error.cc:642
3279
msgid "%s %s already exists"
3282
#: drizzled/error.cc:644
2933
3284
msgid "%s %s does not exist"
2936
#: ../drizzled/error.cc:429
3287
#: drizzled/error.cc:646
3289
msgid "Failed to DROP %s %s"
3292
#: drizzled/error.cc:648
3294
msgid "Failed to CREATE %s %s"
3297
#: drizzled/error.cc:650
3299
msgid "%s with no matching label: %s"
3302
#: drizzled/error.cc:652
3304
msgid "Redefining label %s"
3307
#: drizzled/error.cc:654
3309
msgid "End-label %s without match"
3312
#: drizzled/error.cc:656
3314
msgid "Referring to uninitialized variable %s"
3317
#: drizzled/error.cc:658
3319
msgid "PROCEDURE %s can't return a result set in the given context"
3322
#: drizzled/error.cc:660
3323
msgid "RETURN is only allowed in a FUNCTION"
3326
#: drizzled/error.cc:662
3328
msgid "%s is not allowed in stored procedures"
3331
#: drizzled/error.cc:664
3333
"The update log is deprecated and replaced by the binary log; SET "
3334
"SQL_LOG_UPDATE has been ignored"
3337
#: drizzled/error.cc:666
3339
"The update log is deprecated and replaced by the binary log; SET "
3340
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3343
#: drizzled/error.cc:668
2937
3344
msgid "Query execution was interrupted"
2940
#: ../drizzled/error.cc:430
3347
#: drizzled/error.cc:670
3349
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3352
#: drizzled/error.cc:672
3354
msgid "Undefined CONDITION: %s"
3357
#: drizzled/error.cc:674
3359
msgid "No RETURN found in FUNCTION %s"
3362
#: drizzled/error.cc:676
3364
msgid "FUNCTION %s ended without RETURN"
3367
#: drizzled/error.cc:678
3368
msgid "Cursor statement must be a SELECT"
3371
#: drizzled/error.cc:680
3372
msgid "Cursor SELECT must not have INTO"
3375
#: drizzled/error.cc:682
3377
msgid "Undefined CURSOR: %s"
3380
#: drizzled/error.cc:684
3381
msgid "Cursor is already open"
3384
#: drizzled/error.cc:686
3385
msgid "Cursor is not open"
3388
#: drizzled/error.cc:688
3390
msgid "Undeclared variable: %s"
3393
#: drizzled/error.cc:690
3394
msgid "Incorrect number of FETCH variables"
3397
#: drizzled/error.cc:692
3398
msgid "No data - zero rows fetched, selected, or processed"
3401
#: drizzled/error.cc:694
3403
msgid "Duplicate parameter: %s"
3406
#: drizzled/error.cc:696
3408
msgid "Duplicate variable: %s"
3411
#: drizzled/error.cc:698
3413
msgid "Duplicate condition: %s"
3416
#: drizzled/error.cc:700
3418
msgid "Duplicate cursor: %s"
3421
#: drizzled/error.cc:702
3423
msgid "Failed to ALTER %s %s"
3426
#: drizzled/error.cc:704
3427
msgid "Subquery value not supported"
3430
#: drizzled/error.cc:706
3432
msgid "%s is not allowed in stored function or trigger"
3435
#: drizzled/error.cc:708
3436
msgid "Variable or condition declaration after cursor or handler declaration"
3439
#: drizzled/error.cc:710
3440
msgid "Cursor declaration after handler declaration"
3443
#: drizzled/error.cc:712
3444
msgid "Case not found for CASE statement"
3447
#: drizzled/error.cc:714
3449
msgid "Configuration file '%-.192s' is too big"
3452
#: drizzled/error.cc:716
3454
msgid "Malformed file type header in file '%-.192s'"
3457
#: drizzled/error.cc:718
3459
msgid "Unexpected end of file while parsing comment '%-.200s'"
3462
#: drizzled/error.cc:720
3464
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3467
#: drizzled/error.cc:722
3469
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3472
#: drizzled/error.cc:724
3473
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3476
#: drizzled/error.cc:726
3478
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3481
#: drizzled/error.cc:728
3483
msgid "'%-.192s.%-.192s' is not %s"
3486
#: drizzled/error.cc:730
3488
msgid "Column '%-.192s' is not updatable"
3491
#: drizzled/error.cc:732
3492
msgid "View's SELECT contains a subquery in the FROM clause"
3495
#: drizzled/error.cc:734
3497
msgid "View's SELECT contains a '%s' clause"
3500
#: drizzled/error.cc:736
3501
msgid "View's SELECT contains a variable or parameter"
3504
#: drizzled/error.cc:738
3506
msgid "View's SELECT refers to a temporary table '%-.192s'"
3509
#: drizzled/error.cc:740
3510
msgid "View's SELECT and view's field list have different column counts"
3513
#: drizzled/error.cc:742
3515
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3518
#: drizzled/error.cc:744
3519
msgid "View being updated does not have complete key of underlying table in it"
3522
#: drizzled/error.cc:746
2943
3525
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2944
3526
"(s) or definer/invoker of view lack rights to use them"
2947
#: ../drizzled/error.cc:431
3529
#: drizzled/error.cc:748
3531
msgid "Can't drop or alter a %s from within another stored routine"
3534
#: drizzled/error.cc:750
3535
msgid "GOTO is not allowed in a stored procedure handler"
3538
#: drizzled/error.cc:752
3539
msgid "Trigger already exists"
3542
#: drizzled/error.cc:754
3543
msgid "Trigger does not exist"
3546
#: drizzled/error.cc:756
3548
msgid "Trigger's '%-.192s' is view or temporary table"
3551
#: drizzled/error.cc:758
3553
msgid "Updating of %s row is not allowed in %strigger"
3556
#: drizzled/error.cc:760
3558
msgid "There is no %s row in %s trigger"
3561
#: drizzled/error.cc:762
2949
3563
msgid "Field '%-.192s' doesn't have a default value"
2952
#: ../drizzled/error.cc:432
3566
#: drizzled/error.cc:764
2953
3567
msgid "Division by 0"
2956
#: ../drizzled/error.cc:433
3570
#: drizzled/error.cc:766
2958
3572
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2961
#: ../drizzled/error.cc:434
3575
#: drizzled/error.cc:768
2963
3577
msgid "Illegal %s '%-.192s' value found during parsing"
2966
#: ../drizzled/error.cc:435
3580
#: drizzled/error.cc:770
3582
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3585
#: drizzled/error.cc:772
3587
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3590
#: drizzled/error.cc:774
3592
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3595
#: drizzled/error.cc:776
3597
msgid "Failed purging old relay logs: %s"
3600
#: drizzled/error.cc:778
3602
msgid "Password hash should be a %d-digit hexadecimal number"
3605
#: drizzled/error.cc:780
3606
msgid "Target log not found in binlog index"
3609
#: drizzled/error.cc:782
3610
msgid "I/O error reading log index file"
3613
#: drizzled/error.cc:784
3614
msgid "Server configuration does not permit binlog purge"
3617
#: drizzled/error.cc:786
3618
msgid "Failed on fseek()"
3621
#: drizzled/error.cc:788
3622
msgid "Fatal error during log purge"
3625
#: drizzled/error.cc:790
3626
msgid "A purgeable log is in use, will not purge"
3629
#: drizzled/error.cc:792
3630
msgid "Unknown error during log purge"
3633
#: drizzled/error.cc:794
3635
msgid "Failed initializing relay log position: %s"
3638
#: drizzled/error.cc:796
3639
msgid "You are not using binary logging"
3642
#: drizzled/error.cc:798
3645
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3648
#: drizzled/error.cc:800
3649
msgid "WSAStartup Failed"
3652
#: drizzled/error.cc:802
3653
msgid "Can't handle procedures with different groups yet"
3656
#: drizzled/error.cc:804
3657
msgid "Select must have a group with this procedure"
3660
#: drizzled/error.cc:806
3661
msgid "Can't use ORDER clause with this procedure"
3664
#: drizzled/error.cc:808
3666
msgid "Binary logging and replication forbid changing the global server %s"
3669
#: drizzled/error.cc:810
3671
msgid "Can't map file: %-.200s, errno: %d"
3674
#: drizzled/error.cc:812
3676
msgid "Wrong magic in %-.64s"
3679
#: drizzled/error.cc:814
3680
msgid "Prepared statement contains too many placeholders"
3683
#: drizzled/error.cc:816
2968
3685
msgid "Key part '%-.192s' length cannot be 0"
2971
#: ../drizzled/error.cc:436
3688
#: drizzled/error.cc:818
3689
msgid "View text checksum failed"
3692
#: drizzled/error.cc:820
3695
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3698
#: drizzled/error.cc:822
3700
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3703
#: drizzled/error.cc:824
3705
msgid "Can not delete from join view '%-.192s.%-.192s'"
3708
#: drizzled/error.cc:826
3710
msgid "Operation %s failed for %.256s"
3713
#: drizzled/error.cc:828
3714
msgid "XAER_NOTA: Unknown XID"
3717
#: drizzled/error.cc:830
3718
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3721
#: drizzled/error.cc:832
2974
3724
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2975
3725
"the %.64s state"
2978
#: ../drizzled/error.cc:437
3728
#: drizzled/error.cc:834
3729
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3732
#: drizzled/error.cc:836
3734
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3738
#: drizzled/error.cc:838
3739
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3742
#: drizzled/error.cc:840
3745
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3749
#: drizzled/error.cc:842
3750
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3753
#: drizzled/error.cc:844
3754
msgid "Failed to revoke all privileges to dropped routine"
3757
#: drizzled/error.cc:846
2980
3759
msgid "Data too long for column '%s' at row %ld"
2983
#: ../drizzled/error.cc:438
3762
#: drizzled/error.cc:848
3764
msgid "Bad SQLSTATE: '%s'"
3767
#: drizzled/error.cc:850
2986
3770
"%s: ready for connections.\n"
2987
"Version: '%s' %s\n"
3771
"Version: '%s' socket: '%s' port: %d %s"
2990
#: ../drizzled/error.cc:439
3774
#: drizzled/error.cc:852
2991
3775
msgid "Can't load value from file with fixed size rows to variable"
2994
#: ../drizzled/error.cc:440
3778
#: drizzled/error.cc:854
3779
msgid "You are not allowed to create a user with GRANT"
3782
#: drizzled/error.cc:856
2996
3784
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2999
#: ../drizzled/error.cc:441
3787
#: drizzled/error.cc:858
3000
3788
msgid "Table definition has changed, please retry transaction"
3003
#: ../drizzled/error.cc:442
3791
#: drizzled/error.cc:860
3792
msgid "Duplicate handler declared in the same block"
3795
#: drizzled/error.cc:862
3798
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3799
"variable in BEFORE trigger"
3802
#: drizzled/error.cc:864
3005
3804
msgid "Not allowed to return a result set from a %s"
3008
#: ../drizzled/error.cc:443
3807
#: drizzled/error.cc:866
3009
3808
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3012
#: ../drizzled/error.cc:444
3811
#: drizzled/error.cc:868
3813
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3814
"declaration and binary logging is enabled; if non-transactional tables were "
3815
"updated, the binary log will miss their changes"
3818
#: drizzled/error.cc:870
3820
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3821
"declaration and binary logging is enabled (you *might* want to use the less "
3822
"safe log_bin_trust_function_creators variable)"
3825
#: drizzled/error.cc:872
3827
"You do not have the SUPER privilege and binary logging is enabled (you "
3828
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3831
#: drizzled/error.cc:874
3833
"You can't execute a prepared statement which has an open cursor associated "
3834
"with it. Reset the statement to re-execute it."
3837
#: drizzled/error.cc:876
3839
msgid "The statement (%lu) has no open cursor."
3842
#: drizzled/error.cc:878
3014
3844
"Explicit or implicit commit is not allowed in stored function or trigger."
3017
#: ../drizzled/error.cc:445
3847
#: drizzled/error.cc:880
3850
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3853
#: drizzled/error.cc:882
3854
msgid "Recursive stored functions and triggers are not allowed."
3857
#: drizzled/error.cc:884
3019
3859
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3022
#: ../drizzled/error.cc:446
3862
#: drizzled/error.cc:886
3024
3864
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3027
#: ../drizzled/error.cc:447
3867
#: drizzled/error.cc:888
3030
3870
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3034
#: ../drizzled/error.cc:448
3874
#: drizzled/error.cc:890
3876
"You can't combine write-locking of system tables with other tables or lock "
3880
#: drizzled/error.cc:892
3882
msgid "Unable to connect to foreign data source: %.64s"
3885
#: drizzled/error.cc:894
3888
"There was a problem processing the query on the foreign data source. Data "
3889
"source error: %-.64s"
3892
#: drizzled/error.cc:896
3895
"The foreign data source you are trying to reference does not exist. Data "
3896
"source error: %-.64s"
3899
#: drizzled/error.cc:898
3902
"Can't create federated table. The data source connection string '%-.64s' is "
3903
"not in the correct format"
3906
#: drizzled/error.cc:900
3908
msgid "The data source connection string '%-.64s' is not in the correct format"
3911
#: drizzled/error.cc:902
3913
msgid "Can't create federated table. Foreign data src error: %-.64s"
3916
#: drizzled/error.cc:904
3035
3917
msgid "Trigger in wrong schema"
3038
#: ../drizzled/error.cc:449
3920
#: drizzled/error.cc:906
3041
3923
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3042
3924
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3045
#: ../drizzled/error.cc:450
3927
#: drizzled/error.cc:908
3929
msgid "Routine body for '%-.100s' is too long"
3932
#: drizzled/error.cc:910
3933
msgid "Cannot drop default keycache"
3936
#: drizzled/error.cc:912
3047
3938
msgid "Display width out of range for column '%-.192s' (max = %d)"
3050
#: ../drizzled/error.cc:451
3941
#: drizzled/error.cc:914
3942
msgid "XAER_DUPID: The XID already exists"
3945
#: drizzled/error.cc:916
3052
3947
msgid "Datetime function: %-.32s field overflow"
3055
#: ../drizzled/error.cc:452
3950
#: drizzled/error.cc:918
3953
"Can't update table '%-.192s' in stored function/trigger because it is "
3954
"already used by statement which invoked this stored function/trigger."
3957
#: drizzled/error.cc:920
3960
"The definition of table '%-.192s' prevents operation %.192s on table "
3964
#: drizzled/error.cc:922
3966
"The prepared statement contains a stored routine call that refers to that "
3967
"same statement. It's not allowed to execute a prepared statement in such a "
3971
#: drizzled/error.cc:924
3972
msgid "Not allowed to set autocommit from a stored function or trigger"
3975
#: drizzled/error.cc:926
3976
msgid "Definer is not fully qualified"
3979
#: drizzled/error.cc:928
3982
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3983
"Current user is used as definer. Please recreate the view!"
3986
#: drizzled/error.cc:930
3989
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3993
#: drizzled/error.cc:932
3995
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3998
#: drizzled/error.cc:934
4000
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4003
#: drizzled/error.cc:936
3058
4006
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3061
#: ../drizzled/error.cc:453
4009
#: drizzled/error.cc:938
3064
4012
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3067
#: ../drizzled/error.cc:454
3068
msgid "No data - zero rows fetched, selected, or processed"
3071
#: ../drizzled/error.cc:455
4015
#: drizzled/error.cc:940
4017
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4020
#: drizzled/error.cc:942
4023
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4024
"activated under the authorization of the invoker, which may have "
4025
"insufficient privileges. Please recreate the trigger."
4028
#: drizzled/error.cc:944
4030
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4033
#: drizzled/error.cc:946
4036
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4037
"exceeded for routine %.192s"
4040
#: drizzled/error.cc:948
4043
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
4044
"or contains bad data (internal code %d)"
4047
#: drizzled/error.cc:950
4049
msgid "Incorrect routine name '%-.192s'"
4052
#: drizzled/error.cc:952
3073
4054
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3076
#: ../drizzled/error.cc:456
4057
#: drizzled/error.cc:954
4058
msgid "AGGREGATE is not supported for stored functions"
4061
#: drizzled/error.cc:956
4064
"Can't create more than max_prepared_stmt_count statements (current value: %"
4068
#: drizzled/error.cc:958
4070
msgid "`%-.192s`.`%-.192s` contains view recursion"
4073
#: drizzled/error.cc:960
3078
4075
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3081
#: ../drizzled/error.cc:457
4078
#: drizzled/error.cc:962
3082
4079
msgid "The used table type doesn't support SPATIAL indexes"
3085
#: ../drizzled/error.cc:458
4082
#: drizzled/error.cc:964
4083
msgid "Triggers can not be created on system tables"
4086
#: drizzled/error.cc:966
3087
4088
msgid "Leading spaces are removed from name '%s'"
3090
#: ../drizzled/error.cc:459
4091
#: drizzled/error.cc:968
3091
4092
msgid "Failed to read auto-increment value from storage engine"
3094
#: ../drizzled/error.cc:460
4095
#: drizzled/error.cc:970
4099
#: drizzled/error.cc:972
4103
#: drizzled/error.cc:974
3096
4105
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3099
#: ../drizzled/error.cc:461
4108
#: drizzled/error.cc:976
4110
msgid "The target table %-.100s of the %s is not insertable-into"
4113
#: drizzled/error.cc:978
4116
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4119
#: drizzled/error.cc:980
3100
4120
msgid "Too high level of nesting for select"
3103
#: ../drizzled/error.cc:462
4123
#: drizzled/error.cc:982
3105
4125
msgid "Name '%-.64s' has become ''"
3108
#: ../drizzled/error.cc:463
4128
#: drizzled/error.cc:984
3110
4130
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3111
4131
"optional and non-empty FIELDS ENCLOSED BY"
3114
#: ../drizzled/error.cc:464
4134
#: drizzled/error.cc:986
4136
msgid "The foreign server, %s, you are trying to create already exists."
4139
#: drizzled/error.cc:988
4142
"The foreign server name you are trying to reference does not exist. Data "
4143
"source error: %-.64s"
4146
#: drizzled/error.cc:990
3117
4149
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3120
#: ../drizzled/error.cc:465
3122
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3125
#: ../drizzled/error.cc:466
4152
#: drizzled/error.cc:992
4155
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4159
#: drizzled/error.cc:994
4161
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4164
#: drizzled/error.cc:996
4165
msgid "MAXVALUE can only be used in last partition definition"
4168
#: drizzled/error.cc:998
4169
msgid "Subpartitions can only be hash partitions and by key"
4172
#: drizzled/error.cc:1000
4173
msgid "Must define subpartitions on all partitions if on one partition"
4176
#: drizzled/error.cc:1002
4177
msgid "Wrong number of partitions defined, mismatch with previous setting"
4180
#: drizzled/error.cc:1004
4181
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4184
#: drizzled/error.cc:1006
4185
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4188
#: drizzled/error.cc:1008
4189
msgid "Expression in RANGE/LIST VALUES must be constant"
4192
#: drizzled/error.cc:1010
4193
msgid "Field in list of fields for partition function not found in table"
4196
#: drizzled/error.cc:1012
4197
msgid "List of fields is only allowed in KEY partitions"
4200
#: drizzled/error.cc:1014
4202
"The partition info in the frm file is not consistent with what can be "
4203
"written into the frm file"
4206
#: drizzled/error.cc:1016
4208
msgid "The %-.192s function returns the wrong type"
4211
#: drizzled/error.cc:1018
4213
msgid "For %-.64s partitions each partition must be defined"
4216
#: drizzled/error.cc:1020
4217
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4220
#: drizzled/error.cc:1022
4221
msgid "VALUES value must be of same type as partition function"
4224
#: drizzled/error.cc:1024
4225
msgid "Multiple definition of same constant in list partitioning"
4228
#: drizzled/error.cc:1026
4229
msgid "Partitioning can not be used stand-alone in query"
4232
#: drizzled/error.cc:1028
4234
"The mix of handlers in the partitions is not allowed in this version of "
4238
#: drizzled/error.cc:1030
4240
msgid "For the partitioned engine it is necessary to define all %-.64s"
4243
#: drizzled/error.cc:1032
4244
msgid "Too many partitions (including subpartitions) were defined"
4247
#: drizzled/error.cc:1034
4249
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4250
"partitioning for subpartitioning"
4253
#: drizzled/error.cc:1036
4254
msgid "Failed to create specific handler file"
4257
#: drizzled/error.cc:1038
4258
msgid "A BLOB field is not allowed in partition function"
4261
#: drizzled/error.cc:1040
4263
msgid "A %-.192s must include all columns in the table's partitioning function"
4266
#: drizzled/error.cc:1042
4268
msgid "Number of %-.64s = 0 is not an allowed value"
4271
#: drizzled/error.cc:1044
4272
msgid "Partition management on a not partitioned table is not possible"
4275
#: drizzled/error.cc:1046
4277
"Foreign key condition is not yet supported in conjunction with partitioning"
4280
#: drizzled/error.cc:1048
4282
msgid "Error in list of partitions to %-.64s"
4285
#: drizzled/error.cc:1050
4286
msgid "Cannot remove all partitions, use DROP TABLE instead"
4289
#: drizzled/error.cc:1052
4290
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4293
#: drizzled/error.cc:1054
4295
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4299
#: drizzled/error.cc:1056
4301
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4302
"tables using HASH PARTITIONs"
4305
#: drizzled/error.cc:1058
4307
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4310
#: drizzled/error.cc:1060
4311
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4314
#: drizzled/error.cc:1062
4315
msgid "At least one partition must be added"
4318
#: drizzled/error.cc:1064
4319
msgid "At least one partition must be coalesced"
4322
#: drizzled/error.cc:1066
4323
msgid "More partitions to reorganize than there are partitions"
4326
#: drizzled/error.cc:1068
4328
msgid "Duplicate partition name %-.192s"
4331
#: drizzled/error.cc:1070
4332
msgid "It is not allowed to shut off binlog on this command"
4335
#: drizzled/error.cc:1072
4336
msgid "When reorganizing a set of partitions they must be in consecutive order"
4339
#: drizzled/error.cc:1074
4341
"Reorganize of range partitions cannot change total ranges except for last "
4342
"partition where it can extend the range"
4345
#: drizzled/error.cc:1076
4346
msgid "Partition function not supported in this version for this handler"
4349
#: drizzled/error.cc:1078
4350
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4353
#: drizzled/error.cc:1080
4355
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4358
#: drizzled/error.cc:1082
4360
msgid "Plugin '%-.192s' is not loaded"
4363
#: drizzled/error.cc:1084
3127
4365
msgid "Incorrect %-.32s value: '%-.128s'"
3130
#: ../drizzled/error.cc:467
4368
#: drizzled/error.cc:1086
3132
4370
msgid "Table has no partition for value %-.64s"
3135
#: ../drizzled/error.cc:468
4373
#: drizzled/error.cc:1088
4375
msgid "It is not allowed to specify %s more than once"
4378
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4380
msgid "Failed to create %s"
4383
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4385
msgid "Failed to drop %s"
4388
#: drizzled/error.cc:1094
4389
msgid "The handler doesn't support autoextend of tablespaces"
4392
#: drizzled/error.cc:1096
4394
"A size parameter was incorrectly specified, either number or on the form 10M"
4397
#: drizzled/error.cc:1098
4399
"The size number was correct but we don't allow the digit part to be more "
4403
#: drizzled/error.cc:1100
4405
msgid "Failed to alter: %s"
4408
#: drizzled/error.cc:1102
3136
4409
msgid "Writing one row to the row-based binary log failed"
3139
#: ../drizzled/error.cc:469
4412
#: drizzled/error.cc:1104
4414
msgid "Table definition on master and slave does not match: %s"
4417
#: drizzled/error.cc:1106
4419
"Slave running with --log-slave-updates must use row-based binary logging to "
4420
"be able to replicate row-based binary log events"
4423
#: drizzled/error.cc:1108
4425
msgid "Event '%-.192s' already exists"
4428
#: drizzled/error.cc:1110
4430
msgid "Failed to store event %s. Error code %d from storage engine."
4433
#: drizzled/error.cc:1112
4435
msgid "Unknown event '%-.192s'"
4438
#: drizzled/error.cc:1114
4440
msgid "Failed to alter event '%-.192s'"
4443
#: drizzled/error.cc:1118
4444
msgid "INTERVAL is either not positive or too big"
4447
#: drizzled/error.cc:1120
4448
msgid "ENDS is either invalid or before STARTS"
4451
#: drizzled/error.cc:1122
4452
msgid "Event execution time is in the past. Event has been disabled"
4455
#: drizzled/error.cc:1124
4456
msgid "Failed to open drizzle.event"
4459
#: drizzled/error.cc:1126
4460
msgid "No datetime expression provided"
4463
#: drizzled/error.cc:1128
4466
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4467
"probably corrupted"
4470
#: drizzled/error.cc:1130
4472
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4475
#: drizzled/error.cc:1132
4476
msgid "Failed to delete the event from drizzle.event"
4479
#: drizzled/error.cc:1134
4480
msgid "Error during compilation of event's body"
4483
#: drizzled/error.cc:1136
4484
msgid "Same old and new event name"
4487
#: drizzled/error.cc:1138
4489
msgid "Data for column '%s' too long"
4492
#: drizzled/error.cc:1140
3141
4494
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3144
#: ../drizzled/error.cc:470
4497
#: drizzled/error.cc:1142
4500
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4504
#: drizzled/error.cc:1144
4505
msgid "You can't write-lock a log table. Only read access is possible"
4508
#: drizzled/error.cc:1146
4509
msgid "You can't use locks with log tables."
4512
#: drizzled/error.cc:1148
3147
4515
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3148
4516
"d would lead to a duplicate entry"
3151
#: ../drizzled/error.cc:471
4519
#: drizzled/error.cc:1150
4522
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4523
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4526
#: drizzled/error.cc:1152
4528
"Cannot switch out of the row-based binary log format when the session has "
4529
"open temporary tables"
4532
#: drizzled/error.cc:1154
4534
"Cannot change the binary logging format inside a stored function or trigger"
4537
#: drizzled/error.cc:1156
4539
"The NDB cluster engine does not support changing the binlog format on the "
4543
#: drizzled/error.cc:1158
4544
msgid "Cannot create temporary table with partitions"
4547
#: drizzled/error.cc:1160
4548
msgid "Partition constant is out of partition function domain"
4551
#: drizzled/error.cc:1162
4552
msgid "This partition function is not allowed"
4555
#: drizzled/error.cc:1164
4556
msgid "Error in DDL log"
4559
#: drizzled/error.cc:1166
4560
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4563
#: drizzled/error.cc:1168
4564
msgid "Incorrect partition name"
4567
#: drizzled/error.cc:1170
3153
4569
"Transaction isolation level can't be changed while a transaction is in "
3157
#: ../drizzled/error.cc:472
4573
#: drizzled/error.cc:1172
4576
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4577
"'%-.192s' for key '%-.192s'"
4580
#: drizzled/error.cc:1174
4582
msgid "Internal scheduler error %d"
4585
#: drizzled/error.cc:1176
4587
msgid "Error during starting/stopping of the scheduler. Error code %u"
4590
#: drizzled/error.cc:1178
4591
msgid "Engine cannot be used in partitioned tables"
4594
#: drizzled/error.cc:1180
4596
msgid "Cannot activate '%-.64s' log"
4599
#: drizzled/error.cc:1182
4600
msgid "The server was not built with row-based replication"
4603
#: drizzled/error.cc:1184
4604
msgid "Decoding of base64 string failed"
4607
#: drizzled/error.cc:1186
4608
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4611
#: drizzled/error.cc:1188
4613
"Cannot proceed because system tables used by Event Scheduler were found "
4614
"damaged at server start"
4617
#: drizzled/error.cc:1190
4618
msgid "Only integers allowed as number here"
4621
#: drizzled/error.cc:1192
4622
msgid "This storage engine cannot be used for log tables"
4625
#: drizzled/error.cc:1194
4627
msgid "You cannot '%s' a log table if logging is enabled"
4630
#: drizzled/error.cc:1196
4633
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4634
"rename two tables: the log table to an archive table and another table back "
4638
#: drizzled/error.cc:1198
3159
4640
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3162
#: ../drizzled/error.cc:473
4643
#: drizzled/error.cc:1200
3164
4645
msgid "Incorrect parameters in the call to native function '%-.192s'"
3167
#: ../drizzled/error.cc:474
4648
#: drizzled/error.cc:1202
4650
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4653
#: drizzled/error.cc:1204
4655
msgid "This function '%-.192s' has the same name as a native function"
4658
#: drizzled/error.cc:1206
3169
4660
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3172
#: ../drizzled/error.cc:475
4663
#: drizzled/error.cc:1208
4664
msgid "Too many files opened, please execute the command again"
4667
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4669
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4670
"The event was dropped immediately after creation."
4673
#: drizzled/error.cc:1214
4675
msgid "The incident %s occurred on the master. Message: %-.64s"
4678
#: drizzled/error.cc:1216
4679
msgid "Table has no partition for some existing values"
4682
#: drizzled/error.cc:1218
4683
msgid "Statement is not safe to log in statement format."
4686
#: drizzled/error.cc:1220
4688
msgid "Fatal error: %s"
4691
#: drizzled/error.cc:1222
4693
msgid "Relay log read failure: %s"
4696
#: drizzled/error.cc:1224
4698
msgid "Relay log write failure: %s"
4701
#: drizzled/error.cc:1228
4703
msgid "Master command %s failed: %s"
4706
#: drizzled/error.cc:1230
4708
msgid "Binary logging not possible. Message: %s"
4711
#: drizzled/error.cc:1232
4713
msgid "View `%-.64s`.`%-.64s` has no creation context"
4716
#: drizzled/error.cc:1234
4718
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4721
#: drizzled/error.cc:1236
4723
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4726
#: drizzled/error.cc:1238
4728
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4731
#: drizzled/error.cc:1240
4733
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4736
#: drizzled/error.cc:1242
4738
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4741
#: drizzled/error.cc:1244
4743
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4746
#: drizzled/error.cc:1246
4748
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4751
#: drizzled/error.cc:1248
4753
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4756
#: drizzled/error.cc:1250
4758
msgid "Ambiguous slave modes combination. %s"
4761
#: drizzled/error.cc:1252
4764
"The BINLOG statement of type `%s` was not preceded by a format description "
4768
#: drizzled/error.cc:1254
4769
msgid "Corrupted replication event was detected"
4772
#: drizzled/error.cc:1256
3174
4774
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3177
#: ../drizzled/error.cc:477
4777
#: drizzled/error.cc:1258
4779
msgid "Being purged log %s was not found"
4782
#: drizzled/error.cc:1260
4784
msgid "Converted to non-transactional lock on '%-.64s'"
4787
#: drizzled/error.cc:1262
4789
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4792
#: drizzled/error.cc:1264
4795
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4798
#: drizzled/error.cc:1266
4800
msgid "Can't access storage engine of table %-.64s"
4803
#: drizzled/error.cc:1268
4804
msgid "Starting backup process"
4807
#: drizzled/error.cc:1270
4808
msgid "Backup completed"
4811
#: drizzled/error.cc:1272
4812
msgid "Starting restore process"
4815
#: drizzled/error.cc:1274
4816
msgid "Restore completed"
4819
#: drizzled/error.cc:1276
4820
msgid "Nothing to backup"
4823
#: drizzled/error.cc:1278
4825
msgid "Database '%-.64s' cannot be included in a backup"
4828
#: drizzled/error.cc:1280
4830
"Error during backup operation - server's error log contains more information "
4834
#: drizzled/error.cc:1282
4836
"Error during restore operation - server's error log contains more "
4837
"information about the error"
4840
#: drizzled/error.cc:1284
4842
"Can't execute this command because another BACKUP/RESTORE operation is in "
4846
#: drizzled/error.cc:1286
4847
msgid "Error when preparing for backup operation"
4850
#: drizzled/error.cc:1288
4851
msgid "Error when preparing for restore operation"
4854
#: drizzled/error.cc:1290
4856
msgid "Invalid backup location '%-.64s'"
4859
#: drizzled/error.cc:1292
4861
msgid "Can't read backup location '%-.64s'"
4864
#: drizzled/error.cc:1294
4866
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4869
#: drizzled/error.cc:1296
4870
msgid "Can't enumerate server databases"
4873
#: drizzled/error.cc:1298
4874
msgid "Can't enumerate server tables"
4877
#: drizzled/error.cc:1300
4879
msgid "Can't enumerate tables in database %-.64s"
4882
#: drizzled/error.cc:1302
4884
msgid "Skipping view %-.64s in database %-.64s"
4887
#: drizzled/error.cc:1304
4889
msgid "Skipping table %-.64s since it has no valid storage engine"
4892
#: drizzled/error.cc:1306
4894
msgid "Can't open table %-.64s"
4897
#: drizzled/error.cc:1308
4898
msgid "Can't read backup archive preamble"
4901
#: drizzled/error.cc:1310
4902
msgid "Can't write backup archive preamble"
4905
#: drizzled/error.cc:1312
4907
msgid "Can't find backup driver for table %-.64s"
4910
#: drizzled/error.cc:1314
4913
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4917
#: drizzled/error.cc:1316
4919
msgid "Can't create %-.64s backup driver"
4922
#: drizzled/error.cc:1318
4924
msgid "Can't create %-.64s restore driver"
4927
#: drizzled/error.cc:1320
4929
msgid "Found %d images in backup archive but maximum %d are supported"
4932
#: drizzled/error.cc:1322
4934
msgid "Error when saving meta-data of %-.64s"
4937
#: drizzled/error.cc:1324
4938
msgid "Error when reading meta-data list"
4941
#: drizzled/error.cc:1326
4943
msgid "Can't create %-.64s"
4946
#: drizzled/error.cc:1328
4947
msgid "Can't allocate buffer for image data transfer"
4950
#: drizzled/error.cc:1330
4952
msgid "Error when writing %-.64s backup image data (for table #%d)"
4955
#: drizzled/error.cc:1332
4956
msgid "Error when reading data from backup stream"
4959
#: drizzled/error.cc:1334
4960
msgid "Can't go to the next chunk in backup stream"
4963
#: drizzled/error.cc:1336
4965
msgid "Can't initialize %-.64s backup driver"
4968
#: drizzled/error.cc:1338
4970
msgid "Can't initialize %-.64s restore driver"
4973
#: drizzled/error.cc:1340
4975
msgid "Can't shut down %-.64s backup driver"
4978
#: drizzled/error.cc:1342
4980
msgid "Can't shut down %-.64s backup driver(s)"
4983
#: drizzled/error.cc:1344
4985
msgid "%-.64s backup driver can't prepare for synchronization"
4988
#: drizzled/error.cc:1346
4990
msgid "%-.64s backup driver can't create its image validity point"
4993
#: drizzled/error.cc:1348
4995
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4998
#: drizzled/error.cc:1350
5000
msgid "%-.64s backup driver can't cancel its backup operation"
5003
#: drizzled/error.cc:1352
5005
msgid "%-.64s restore driver can't cancel its restore operation"
5008
#: drizzled/error.cc:1354
5010
msgid "Error when polling %-.64s backup driver for its image data"
5013
#: drizzled/error.cc:1356
5015
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5018
#: drizzled/error.cc:1358
5021
"After %d attempts %-.64s restore driver still can't accept next block of data"
5024
#: drizzled/error.cc:1360
5026
msgid "Open and lock tables failed in %-.64s"
5029
#: drizzled/error.cc:1362
5030
msgid "Backup driver's table locking thread can not be initialized."
5033
#: drizzled/error.cc:1364
5035
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
5036
"and 'drizzle.online_backup_progress'."
5039
#: drizzled/error.cc:1366
5041
msgid "Tablespace '%-.192s' already exists"
5044
#: drizzled/error.cc:1368
5046
msgid "Tablespace '%-.192s' doesn't exist"
5049
#: drizzled/error.cc:1370
5051
msgid "Unexpected master's heartbeat data: %s"
5054
#: drizzled/error.cc:1372
5056
msgid "The requested value for the heartbeat period %s %s"
5059
#: drizzled/error.cc:1374
5061
msgid "Can't write to the online backup progress log %-.64s."
5064
#: drizzled/error.cc:1376
5066
msgid "Tablespace '%-.192s' not empty"
5069
#: drizzled/error.cc:1378
5072
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5073
"server. The original definition of the required tablespace is '%-.256s' "
5074
"while the same tablespace is defined on the server as '%-.256s'"
5077
#: drizzled/error.cc:1380
5078
msgid "A virtual column cannot be based on a virtual column"
5081
#: drizzled/error.cc:1382
5083
msgid "Non-deterministic expression for virtual column '%s'."
5086
#: drizzled/error.cc:1384
5089
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5092
#: drizzled/error.cc:1386
5093
msgid "Primary key cannot be defined upon a virtual column."
5096
#: drizzled/error.cc:1388
5097
msgid "Key/Index cannot be defined on a non-stored virtual column."
5100
#: drizzled/error.cc:1390
5102
msgid "Cannot define foreign key with %s clause on a virtual column."
5105
#: drizzled/error.cc:1392
5107
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5110
#: drizzled/error.cc:1394
5112
msgid "'%s' is not yet supported for virtual columns."
5115
#: drizzled/error.cc:1396
5116
msgid "Constant expression in virtual column function is not allowed."
5119
#: drizzled/error.cc:1398
5120
msgid "Encountered an unknown temporal type."
5123
#: drizzled/error.cc:1400
5125
msgid "Received an invalid string format '%s' for a date value."
5128
#: drizzled/error.cc:1402
5130
msgid "Received an invalid string format '%s' for a time value."
5133
#: drizzled/error.cc:1404
5135
msgid "Received an invalid value '%s' for a UNIX timestamp."
5138
#: drizzled/error.cc:1406
3179
5140
msgid "Received an invalid datetime value '%s'."
3182
#: ../drizzled/error.cc:478
3184
msgid "Received an invalid DATE value '%s'."
3187
#: ../drizzled/error.cc:479
5143
#: drizzled/error.cc:1408
3189
5145
msgid "Received a NULL argument for function '%s'."
3192
#: ../drizzled/error.cc:480
3194
msgid "Received an invalid timestamp value '%s'."
3197
#: ../drizzled/error.cc:481
3199
msgid "Received an invalid TIME value '%s'."
3202
#: ../drizzled/error.cc:482
3204
msgid "Received an invalid value '%s' for a UNIX timestamp."
3207
#: ../drizzled/error.cc:484
5148
#: drizzled/error.cc:1410
5150
msgid "Received an invalid negative argument '%s' for function '%s'."
5153
#: drizzled/error.cc:1412
3209
5155
msgid "Received an out-of-range argument '%s' for function '%s'."
3212
#: ../drizzled/error.cc:485
3214
msgid "Received an invalid enum value '%s'."
3217
#: ../drizzled/error.cc:486
3218
msgid "Tables which are replicated require a primary key."
3221
#: ../drizzled/error.cc:488
3223
msgid "Corrupt or invalid schema definition for '%s' : %s"
3226
#: ../drizzled/error.cc:489
3228
msgid "Corrupt or invalid table definition for '%s': %s"
3231
#: ../drizzled/error.cc:490
3233
msgid "The number of enum that were required was too high for table '%s'"
3236
#: ../drizzled/error.cc:491
3238
msgid "Corrupt or invalid table definition for '%s'"
3241
#: ../drizzled/error.cc:492
3243
msgid "Collation '%s' for table %s is invalid/unknown"
3246
#: ../drizzled/error.cc:494
3248
msgid "Cannot drop table '%s'"
3251
#: ../drizzled/error.cc:495
3253
msgid "Error occurred while dropping table '%s'"
3256
#: ../drizzled/error.cc:496
3258
msgid "Permission denied to create '%s'"
3261
#: ../drizzled/error.cc:497
3263
msgid "Unknown table '%s'"
3264
msgstr "Perintah yang tidak diketahui '\\%c'"
3266
#: ../drizzled/error.cc:499
3268
msgid "Cannot create schema '%s'"
3269
msgstr "Tidak dapat membaca direktori dari '%s' (Errcode: %d)"
3271
#: ../drizzled/error.cc:500
3273
msgid "Schema does not exist: %s"
3276
#: ../drizzled/error.cc:501
3278
msgid "Error altering schema: %s"
3281
#: ../drizzled/error.cc:502
3283
msgid "Error droppping Schema : %s"
3286
#: ../drizzled/error.cc:504
3287
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3290
#: ../drizzled/error.cc:505
3292
msgid "Unknown table engine option key/pair %s = %s."
3295
#: ../drizzled/error.cc:506
3297
msgid "Unknown schema engine option key/pair %s = %s."
3300
#: ../drizzled/error.cc:508
3301
msgid "Admin access not allowed from this username/IP address."
3304
#. User lock/barrier error messages
3305
#: ../drizzled/error.cc:511
3306
msgid "wait() can not be called on session owning user defined barrier."
3309
#: ../drizzled/error.cc:512
3310
msgid "Unknown user defined barrier requested."
3313
#: ../drizzled/error.cc:513
3314
msgid "Session does not own user defined barrier."
3317
#: ../drizzled/error.cc:514
3318
msgid "Session can not wait on a user defined lock owned by the session."
3321
#: ../drizzled/error.cc:515
3322
msgid "Session does not own user defined lock."
3325
#: ../drizzled/error.cc:517
3327
msgid "Invalid name for user defined barrier."
3328
msgstr "Penggunaan yang tidak sah dari null pointer"
3330
#: ../drizzled/error.cc:518
3332
msgid "Invalid name for user defined lock."
3333
msgstr "Penggunaan yang tidak sah dari null pointer"
3335
#: ../drizzled/error.cc:520
3337
"Either a DEFAULt value or NULL NULL description is required for a new column "
3338
"if table is not empty"
3342
#: ../drizzled/error.cc:523
3345
"Cast to unsigned converted negative integer to it's positive complement: %s"
3348
#: ../drizzled/error.cc:524
3350
msgid "Invalid cast to signed integer: %s"
3351
msgstr "Penggunaan yang tidak sah dari null pointer"
3353
#: ../drizzled/error.cc:526
3355
msgid "Identifier '%.*s' is a SQL keyword."
3358
#: ../drizzled/error.cc:529
5158
#: drizzled/error.cc:1414
5160
msgid "Received an invalid time value '%s'."
5163
#: drizzled/handler.cc:955
5165
msgid "Found %d prepared transaction(s) in %s"
5168
#: drizzled/handler.cc:1007
5169
msgid "Starting crash recovery..."
5172
#: drizzled/handler.cc:1039
5174
msgid "Found %d prepared XA transactions"
5177
#: drizzled/handler.cc:1044
5180
"Found %d prepared transactions! It means that drizzled was not shut down "
5181
"properly last time and critical recovery information (last binlog or %s "
5182
"file) was manually deleted after a crash. You have to start drizzled with "
5183
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5186
#: drizzled/handler.cc:1054
5187
msgid "Crash recovery finished."
5190
#: drizzled/handlerton.cc:268
5191
msgid "Too many storage engines!"
5194
#: drizzled/handlerton.cc:273
5196
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
5199
#. TRANSLATORS: The leading word "logging" is the name
5200
#. of the plugin api, and so should not be translated.
5201
#: drizzled/logging.cc:65
5203
msgid "logging plugin '%s' deinit() failed"
5206
#. TRANSLATORS: The leading word "logging" is the name
5207
#. of the plugin api, and so should not be translated.
5208
#: drizzled/logging.cc:87
5210
msgid "logging plugin '%s' logging_pre() failed"
5213
#. TRANSLATORS: The leading word "logging" is the name
5214
#. of the plugin api, and so should not be translated.
5215
#: drizzled/logging.cc:119
5217
msgid "logging plugin '%s' logging_post() failed"
5220
#. TRANSLATORS: The leading word "parser" is the name
5221
#. of the plugin api, and so should not be translated.
5222
#: drizzled/parser.cc:42
5224
msgid "parser plugin '%s' init() failed"
5227
#. TRANSLATORS: The leading word "parser" is the name
5228
#. of the plugin api, and so should not be translated.
5229
#: drizzled/parser.cc:67
5231
msgid "parser plugin '%s' deinit() failed"
5234
#. TRANSLATORS: The leading word "parser" is the name
5235
#. of the plugin api, and so should not be translated.
5236
#: drizzled/parser.cc:104
5238
msgid "parser plugin '%s' parser_func1() failed"
5241
#. TRANSLATORS: The leading word "parser" is the name
5242
#. of the plugin api, and so should not be translated.
5243
#: drizzled/parser.cc:158
5245
msgid "parser plugin '%s' parser_func2() failed"
5248
#: drizzled/qcache.cc:38
5250
msgid "qcache plugin '%s' init() failed"
5253
#: drizzled/qcache.cc:60
5255
msgid "qcache plugin '%s' deinit() failed"
5258
#: drizzled/qcache.cc:105
5260
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5263
#: drizzled/qcache.cc:122
5265
msgid "qcache plugin '%s' set() failed"
5268
#: drizzled/qcache.cc:141
5270
msgid "qcache plugin '%s' invalidate_table() failed"
5273
#: drizzled/qcache.cc:160
5275
msgid "qcache plugin '%s' invalidate_db() failed"
5278
#: drizzled/qcache.cc:178
5280
msgid "qcache plugin '%s' flush() failed"
5283
#. TRANSLATORS: The leading word "replicator" is the name
5284
#. of the plugin api, and so should not be translated.
5285
#: drizzled/replicator.cc:41
5287
msgid "replicator plugin '%s' init() failed"
5290
#. TRANSLATORS: The leading word "replicator" is the name
5291
#. of the plugin api, and so should not be translated.
5292
#: drizzled/replicator.cc:65
5294
msgid "replicator plugin '%s' deinit() failed"
5297
#. TRANSLATORS: The leading word "replicator" is the name
5298
#. of the plugin api, and so should not be translated.
5299
#: drizzled/replicator.cc:89
5301
msgid "replicator plugin '%s' session_init() failed"
5304
#. TRANSLATORS: The leading word "replicator" is the name
5305
#. of the plugin api, and so should not be translated.
5306
#: drizzled/replicator.cc:159
5308
msgid "replicator plugin '%s' row_insert() failed"
5311
#. TRANSLATORS: The leading word "replicator" is the name
5312
#. of the plugin api, and so should not be translated.
5313
#: drizzled/replicator.cc:173
5315
msgid "replicator plugin '%s' row_update() failed"
5318
#. TRANSLATORS: The leading word "replicator" is the name
5319
#. of the plugin api, and so should not be translated.
5320
#: drizzled/replicator.cc:187
5322
msgid "replicator plugin '%s' row_delete() failed"
5325
#. TRANSLATORS: The leading word "replicator" is the name
5326
#. of the plugin api, and so should not be translated.
5327
#: drizzled/replicator.cc:272
5329
msgid "replicator plugin '%s' end_transaction() failed"
5332
#. TRANSLATORS: The leading word "replicator" is the name
5333
#. of the plugin api, and so should not be translated.
5334
#: drizzled/replicator.cc:329
5336
msgid "replicator plugin '%s' statement() failed"
5339
#: drizzled/scheduling.cc:55
5341
msgid "scheduling plugin '%s' init() failed"
5344
#. TRANSLATORS: The leading word "scheduling" is the name
5345
#. of the plugin api, and so should not be translated.
5346
#: drizzled/scheduling.cc:98
5348
msgid "scheduling plugin '%s' deinit() failed"
5351
#: drizzled/sql_base.cc:2311
5353
msgid "Table %s had a open data handler in reopen_table"
5356
#: drizzled/sql_base.cc:2960
5358
msgid "Couldn't repair table: %s.%s"
5361
#: drizzled/sql_base.cc:3002
5364
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5365
"s`.`%s`' to replication"
5368
#: drizzled/sql_base.cc:3609
5370
msgid "Could not remove temporary table: '%s', error: %d"
5373
#: drizzled/sql_plugin.cc:687
5375
msgid "Plugin '%s' of type %s failed deinitialization"
5378
#: drizzled/sql_plugin.cc:701
5380
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5383
#: drizzled/sql_plugin.cc:790
5385
msgid "Plugin '%s' registration as a %s failed."
5388
#: drizzled/sql_plugin.cc:1028
5389
msgid "plugin-load parameter too long"
5392
#: drizzled/sql_plugin.cc:1088
5394
msgid "Couldn't load plugin named '%s' with soname '%s'."
5397
#: drizzled/sql_plugin.cc:1141
5399
msgid "Forcing shutdown of %<PRIu64> plugins"
5402
#: drizzled/sql_plugin.cc:1164
5404
msgid "Plugin '%s' will be forced to shutdown"
5407
#: drizzled/sql_plugin.cc:1180
5409
msgid "Plugin '%s' has ref_count=%d after shutdown."
5412
#: drizzled/sql_plugin.cc:1570
5413
msgid "Out of memory."
5416
#: drizzled/sql_plugin.cc:2419 drizzled/sql_plugin.cc:2482
5418
msgid "Unknown variable type code 0x%x in plugin '%s'."
5421
#: drizzled/sql_plugin.cc:2462
5424
"Server variable %s of plugin %s was forced to be read-only: string variable "
5425
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5428
#: drizzled/sql_plugin.cc:2493
5430
msgid "Missing variable name in plugin '%s'."
5433
#: drizzled/sql_plugin.cc:2510
5435
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5438
#: drizzled/sql_plugin.cc:2629
5440
msgid "Out of memory for plugin '%s'."
5443
#: drizzled/sql_plugin.cc:2636
5445
msgid "Bad options for plugin '%s'."
5448
#: drizzled/sql_plugin.cc:2645
5450
msgid "Parsing options for plugin '%s' failed."
5453
#: drizzled/sql_plugin.cc:2688
5455
msgid "Plugin '%s' has conflicting system variables"
5458
#: drizzled/sql_plugin.cc:2698
5460
msgid "Plugin '%s' disabled by command line option"
5463
#: drizzled/sql_table.cc:130
5465
msgid "Invalid (old?) table or database name '%s'"
5468
#: drizzled/sql_table.cc:2726
5470
msgid "Unknown - internal error %d during operation"
5473
#: drizzled/sql_table.cc:5006
5475
msgid "Could not open table %s.%s after rename\n"
5478
#: drizzled/sql_table.cc:5173
5481
"order_st BY ignored because there is a user-defined clustered index in the "
5485
#: drizzled/sql_udf.cc:41
5486
msgid "Can't allocate memory for udf structures"
5489
#: drizzled/table.cc:378
5492
"'%s' had no or invalid character set, and default character set is multi-"
5493
"byte, so character column sizes may have changed"
5496
#: drizzled/table.cc:2099
5498
msgid "Unknown collation '%s' in table '%-.64s' definition"
5501
#: drizzled/table.cc:2106
5504
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5508
#: drizzled/table.cc:2721
5511
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5515
#: drizzled/table.cc:2748
5518
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5519
"have type %s, found type %s."
5522
#: drizzled/table.cc:2759
5525
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5526
"position %d to have character set '%s' but the type has no character set."
5529
#: drizzled/table.cc:2771
5532
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5533
"position %d to have character set '%s' but found character set '%s'."
5536
#: drizzled/table.cc:2784
5539
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5540
"have type %s but the column is not found."
5543
#: drizzled/table.cc:4897
5545
msgid "Got error %d when reading table '%s'"
5548
#: drizzled/tztime.cc:1061
5550
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5553
#: gnulib/getopt.c:528 gnulib/getopt.c:544
5555
msgid "%s: option `%s' is ambiguous\n"
5558
#: gnulib/getopt.c:577 gnulib/getopt.c:581
5560
msgid "%s: option `--%s' doesn't allow an argument\n"
5563
#: gnulib/getopt.c:590 gnulib/getopt.c:595
5565
msgid "%s: option `%c%s' doesn't allow an argument\n"
5568
#: gnulib/getopt.c:638 gnulib/getopt.c:657 gnulib/getopt.c:973
5569
#: gnulib/getopt.c:992
5571
msgid "%s: option `%s' requires an argument\n"
5574
#: gnulib/getopt.c:695 gnulib/getopt.c:698
5576
msgid "%s: unrecognized option `--%s'\n"
5579
#: gnulib/getopt.c:706 gnulib/getopt.c:709
5581
msgid "%s: unrecognized option `%c%s'\n"
5584
#: gnulib/getopt.c:761 gnulib/getopt.c:764
5586
msgid "%s: illegal option -- %c\n"
5589
#: gnulib/getopt.c:770 gnulib/getopt.c:773
5591
msgid "%s: invalid option -- %c\n"
5594
#: gnulib/getopt.c:825 gnulib/getopt.c:841 gnulib/getopt.c:1045
5595
#: gnulib/getopt.c:1063
5597
msgid "%s: option requires an argument -- %c\n"
5600
#: gnulib/getopt.c:894 gnulib/getopt.c:910
5602
msgid "%s: option `-W %s' is ambiguous\n"
5605
#: gnulib/getopt.c:934 gnulib/getopt.c:952
5607
msgid "%s: option `-W %s' doesn't allow an argument\n"
5610
#: libdrizzleclient/errmsg.c:27
5611
msgid "Unknown Drizzle error"
5614
#: libdrizzleclient/errmsg.c:28
5616
msgid "Can't create UNIX socket (%d)"
5619
#: libdrizzleclient/errmsg.c:29
5621
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5624
#: libdrizzleclient/errmsg.c:30
5626
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5629
#: libdrizzleclient/errmsg.c:31
5631
msgid "Can't create TCP/IP socket (%d)"
5634
#: libdrizzleclient/errmsg.c:32
5636
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5639
#: libdrizzleclient/errmsg.c:33
5640
msgid "Drizzle server has gone away"
5643
#: libdrizzleclient/errmsg.c:34
5645
msgid "Protocol mismatch; server version = %d, client version = %d"
5648
#: libdrizzleclient/errmsg.c:35
5649
msgid "Drizzle client ran out of memory"
5652
#: libdrizzleclient/errmsg.c:36
5653
msgid "Wrong host info"
5656
#: libdrizzleclient/errmsg.c:37
5657
msgid "Localhost via UNIX socket"
5660
#: libdrizzleclient/errmsg.c:38
5662
msgid "%-.100s via TCP/IP"
5665
#: libdrizzleclient/errmsg.c:39
5666
msgid "Error in server handshake"
5669
#: libdrizzleclient/errmsg.c:40
5670
msgid "Lost connection to Drizzle server during query"
5673
#: libdrizzleclient/errmsg.c:41
5674
msgid "Commands out of sync; you can't run this command now"
5677
#: libdrizzleclient/errmsg.c:42
5679
msgid "Named pipe: %-.32s"
5682
#: libdrizzleclient/errmsg.c:43
5684
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5687
#: libdrizzleclient/errmsg.c:44
5689
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5692
#: libdrizzleclient/errmsg.c:45
5694
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5697
#: libdrizzleclient/errmsg.c:46
5699
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5702
#: libdrizzleclient/errmsg.c:47
5703
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5706
#: libdrizzleclient/errmsg.c:48
5707
msgid "Embedded server"
5710
#: libdrizzleclient/errmsg.c:49
5711
msgid "Error on SHOW SLAVE STATUS:"
5714
#: libdrizzleclient/errmsg.c:50
5715
msgid "Error on SHOW SLAVE HOSTS:"
5718
#: libdrizzleclient/errmsg.c:51
5719
msgid "Error connecting to slave:"
5722
#: libdrizzleclient/errmsg.c:52
5723
msgid "Error connecting to master:"
5726
#: libdrizzleclient/errmsg.c:53
5727
msgid "SSL connection error"
5730
#: libdrizzleclient/errmsg.c:54
5731
msgid "Malformed packet"
5734
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5735
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5736
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5737
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5738
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5739
msgid "(unused error message)"
5742
#: libdrizzleclient/errmsg.c:56
5743
msgid "Invalid use of null pointer"
5746
#: libdrizzleclient/errmsg.c:57
5747
msgid "Statement not prepared"
5750
#: libdrizzleclient/errmsg.c:58
5751
msgid "No data supplied for parameters in prepared statement"
5754
#: libdrizzleclient/errmsg.c:59
5755
msgid "Data truncated"
5758
#: libdrizzleclient/errmsg.c:60
5759
msgid "No parameters exist in the statement"
5762
#: libdrizzleclient/errmsg.c:61
5763
msgid "Invalid parameter number"
5766
#: libdrizzleclient/errmsg.c:62
5769
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5772
#: libdrizzleclient/errmsg.c:64
5774
msgid "Using unsupported buffer type: %d (parameter: %d)"
5777
#: libdrizzleclient/errmsg.c:65
5779
msgid "Shared memory: %-.100s"
5782
#: libdrizzleclient/errmsg.c:75
5783
msgid "Wrong or unknown protocol"
5786
#: libdrizzleclient/errmsg.c:76
5787
msgid "Invalid connection handle"
5790
#: libdrizzleclient/errmsg.c:77
5792
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5793
"option 'secure_auth' enabled)"
5796
#: libdrizzleclient/errmsg.c:79
5797
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5800
#: libdrizzleclient/errmsg.c:80
5801
msgid "Attempt to read column without prior row fetch"
5804
#: libdrizzleclient/errmsg.c:81
5805
msgid "Prepared statement contains no metadata"
5808
#: libdrizzleclient/errmsg.c:82
5810
"Attempt to read a row while there is no result set associated with the "
5814
#: libdrizzleclient/errmsg.c:84
5815
msgid "This feature is not implemented yet"
5818
#: libdrizzleclient/errmsg.c:85
5821
"Lost connection to Drizzle server while waiting for initial communication "
5822
"packet, system error: %d"
5825
#: libdrizzleclient/errmsg.c:87
5828
"Lost connection to Drizzle server while reading initial communication "
5829
"packet, system error: %d"
5832
#: libdrizzleclient/errmsg.c:89
5835
"Lost connection to Drizzle server while sending authentication information, "
5839
#: libdrizzleclient/errmsg.c:91
5842
"Lost connection to Drizzle server while reading authorization information, "
5846
#: libdrizzleclient/errmsg.c:93
5849
"Lost connection to Drizzle server while setting initial database, system "
5853
#: libdrizzleclient/errmsg.c:95
5855
msgid "Statement closed indirectly because of a preceding %s() call"
5858
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
5860
msgid "File '%s' not found (Errcode: %d)"
5863
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
5865
msgid "Error reading file '%s' (Errcode: %d)"
5868
#: mysys/errors.cc:25
5870
msgid "Can't create/write to file '%s' (Errcode: %d)"
5873
#: mysys/errors.cc:27
5875
msgid "Error writing file '%s' (Errcode: %d)"
5878
#: mysys/errors.cc:28
5880
msgid "Error on close of '%s' (Errcode: %d)"
5883
#: mysys/errors.cc:29
5885
msgid "Out of memory (Needed %u bytes)"
5888
#: mysys/errors.cc:30
5890
msgid "Error on delete of '%s' (Errcode: %d)"
5893
#: mysys/errors.cc:31
5895
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5898
#: mysys/errors.cc:32
5900
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5903
#: mysys/errors.cc:33
5905
msgid "Can't lock file (Errcode: %d)"
5908
#: mysys/errors.cc:34
3360
5910
msgid "Can't unlock file (Errcode: %d)"
3361
msgstr "Tidak dapat membuka kunci berkas (Errcode: %d)"
3363
#: ../drizzled/error.cc:530
5913
#: mysys/errors.cc:35
5915
msgid "Can't read dir of '%s' (Errcode: %d)"
5918
#: mysys/errors.cc:36
5920
msgid "Can't get stat of '%s' (Errcode: %d)"
5923
#: mysys/errors.cc:37
3365
5925
msgid "Can't change size of file (Errcode: %d)"
3368
#: ../drizzled/error.cc:531
5928
#: mysys/errors.cc:38
3370
5930
msgid "Can't open stream from handle (Errcode: %d)"
3373
#: ../drizzled/error.cc:532
5933
#: mysys/errors.cc:39
5935
msgid "Can't get working dirctory (Errcode: %d)"
5938
#: mysys/errors.cc:40
5940
msgid "Can't change dir to '%s' (Errcode: %d)"
5943
#: mysys/errors.cc:41
3375
5945
msgid "Warning: '%s' had %d links"
3378
#: ../drizzled/error.cc:533
5948
#: mysys/errors.cc:42
3380
5950
msgid "Warning: %d files and %d streams is left open\n"
3383
#: ../drizzled/error.cc:534
5953
#: mysys/errors.cc:43
5955
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5958
#: mysys/errors.cc:44
3385
5960
msgid "Can't create directory '%s' (Errcode: %d)"
3388
#: ../drizzled/error.cc:535
5963
#: mysys/errors.cc:45
3391
5966
"Character set '%s' is not a compiled character set and is not specified in "
3395
#: ../drizzled/error.cc:536
5970
#: mysys/errors.cc:46
3397
5972
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3400
#: ../drizzled/error.cc:537
5975
#: mysys/errors.cc:47
3402
5977
msgid "Can't read value for symlink '%s' (Error %d)"
3405
#: ../drizzled/error.cc:538
5980
#: mysys/errors.cc:48
3407
5982
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3410
#: ../drizzled/error.cc:539
5985
#: mysys/errors.cc:49
3412
5987
msgid "Error on realpath() on '%s' (Error %d)"
3415
#: ../drizzled/error.cc:540
5990
#: mysys/errors.cc:50
3417
5992
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3420
#: ../drizzled/error.cc:541
5995
#: mysys/errors.cc:51
3423
5998
"Collation '%s' is not a compiled collation and is not specified in the %s "
3427
#: ../drizzled/error.cc:542
6002
#: mysys/errors.cc:53
3429
6004
msgid "File '%s' (fileno: %d) was not closed"
3433
#: ../drizzled/error.cc:545
3434
msgid "Received an invalid UUID value"
3437
#: ../drizzled/error.cc:546
3438
msgid "The UUID was not created with a valid time"
3442
#: ../drizzled/error.cc:549
3444
msgid "Received an invalid BOOLEAN value '%s'."
3447
#: ../drizzled/error.cc:550
3449
msgid "Invalid cast to BOOLEAN: '%s'."
3452
#. Transactional DDL
3453
#: ../drizzled/error.cc:553
3454
msgid "Transactional DDL not supported"
3458
#: ../drizzled/error.cc:555
3460
msgid "Assertion '%s' failed."
3463
#: ../drizzled/error.cc:556
3465
msgid "Assertion '%s' failed, the result was NULL."
3468
#. Catalog related errors
3469
#: ../drizzled/error.cc:574
3471
msgid "Cannot create catalog '%s'."
3474
#: ../drizzled/error.cc:575
3476
msgid "Permission is denied to create '%s' catalog."
3479
#: ../drizzled/error.cc:576
3481
msgid "Cannot drop catalog '%s'."
3484
#: ../drizzled/error.cc:577
3486
msgid "Permission is denied to drop '%s' catalog."
3489
#: ../drizzled/error.cc:578
3491
msgid "Catalog '%s' does not exist."
3494
#: ../drizzled/error.cc:579
3495
msgid "You cannot drop the 'local' catalog."
3498
#: ../drizzled/error.cc:580
3500
msgid "Could not gain lock on '%s'."
3503
#: ../drizzled/error.cc:581
3505
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3508
#: ../drizzled/error.cc:582
3510
msgid "Invalid catalog name."
3511
msgstr "Nomor parameter yang tidak sah"
3513
#: ../drizzled/error.cc:583
3515
"Engine status is now stored in the data_dictionary tables, please use these "
3519
#: ../drizzled/identifier/catalog.cc:56
3521
"Catalog name cannot be encoded and fit within filesystem name length "
3525
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3527
"Schema name cannot be encoded and fit within filesystem name length "
3531
#: ../drizzled/identifier/table.cc:238
3533
"Table name cannot be encoded and fit within filesystem name length "
3539
#. * Since clients still use this code, we use fprintf here.
3540
#. * This fprintf needs to be turned into errmsg_printf
3541
#. * as soon as the client programs no longer use mysys
3542
#. * and can use the pluggable error message system.
3544
#: ../drizzled/internal/default.cc:687
3546
msgid "error: could not open directory: %s\n"
3549
#: ../drizzled/main.cc:169
3551
"setrlimit could not change the size of core files to 'infinity'; We may not "
3552
"be able to generate a core file on signals"
3555
#: ../drizzled/main.cc:269
3557
msgid "Data directory %s does not exist\n"
3560
#: ../drizzled/main.cc:280
3562
msgid "Local catalog %s/local does not exist\n"
3565
#: ../drizzled/main.cc:303 ../plugin/multi_thread/multi_thread.cc:84
3566
msgid "Drizzle has receieved an abort event."
3569
#: ../drizzled/main.cc:304 ../plugin/multi_thread/multi_thread.cc:85
3570
msgid "In Function: "
3573
#: ../drizzled/main.cc:305 ../plugin/multi_thread/multi_thread.cc:86
3577
#: ../drizzled/main.cc:306 ../plugin/multi_thread/multi_thread.cc:87
3581
#: ../drizzled/message/transaction_writer.cc:365
3583
msgid "Usage: %s TRANSACTION_LOG\n"
3586
#: ../drizzled/message/transaction_writer.cc:371
3588
msgid "Cannot open file: %s\n"
3591
#: ../drizzled/module/library.cc:149
3594
"Plugin module %s was compiled for version %<PRIu64>, which does not match "
3595
"the current running version of Drizzle: %<PRIu64>."
3598
#: ../drizzled/module/loader.cc:177
3601
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
3605
#: ../drizzled/module/loader.cc:224
3607
msgid "Plugin '%s' init function returned error.\n"
3610
#: ../drizzled/module/loader.cc:463
3612
msgid "Couldn't load plugin library named '%s'.\n"
3615
#: ../drizzled/module/loader.cc:473
3617
msgid "Couldn't load plugin named '%s'.\n"
3620
#: ../drizzled/module/registry.cc:176
3623
"Couldn't process plugin module dependencies. %s depends on %s but %s is not "
3627
#: ../drizzled/module/registry.h:117
3629
msgid "Loading plugin %s failed: a %s plugin by that name already exists.\n"
3632
#: ../drizzled/module/registry.h:131
3634
msgid "Fatal error: Failed initializing %s::%s plugin.\n"
3637
#: ../drizzled/option.cc:84
6007
#: mysys/my_error.cc:87
6009
msgid "Unknown error %d"
6012
#: mysys/my_getopt.cc:89
3638
6013
msgid "Warning: "
3641
#: ../drizzled/option.cc:86
6016
#: mysys/my_getopt.cc:91
3645
#: ../drizzled/option.cc:337
6020
#: mysys/my_getopt.cc:355
3647
6022
msgid "%s: %s: Option '%s' used, but is disabled\n"
3650
#: ../drizzled/option.cc:339
6025
#: mysys/my_getopt.cc:356
3651
6026
msgid "WARNING"
3654
#: ../drizzled/option.cc:441
6029
#: mysys/my_getopt.cc:356
6033
#: mysys/my_getopt.cc:459
3656
6035
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
3659
#: ../drizzled/option.cc:769
6038
#: mysys/my_getopt.cc:772
3661
6040
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
3664
#: ../drizzled/option.cc:962
6043
#: mysys/my_getopt.cc:963
3666
6045
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
3669
#: ../drizzled/option.cc:1194
6048
#: mysys/my_getopt.cc:1190
3671
6050
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
3674
#: ../drizzled/option.cc:1214
6053
#: mysys/my_getopt.cc:1210
3680
6059
"--------------------------------- -----------------------------\n"
3683
#: ../drizzled/option.cc:1230 ../drizzled/option.cc:1246
6062
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
3684
6063
msgid "(No default value)"
3687
#: ../drizzled/option.cc:1249
6066
#: mysys/my_getopt.cc:1245
3691
#: ../drizzled/option.cc:1249
6070
#: mysys/my_getopt.cc:1245
3695
#: ../drizzled/option.cc:1282
6074
#: mysys/my_getopt.cc:1273
3697
6076
msgid "(Disabled)\n"
3700
#: ../drizzled/plugin/error_message.cc:81
3702
msgid "errmsg plugin '%s' errmsg() failed"
3705
#: ../drizzled/plugin/event_observer.cc:133
3708
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3709
"'%s' from EventObserver plugin '%s'"
3712
#: ../drizzled/plugin/event_observer.cc:200
3714
"EventObserver::registerTableEvents(): Table already has events registered on "
3715
"it: probable programming error."
3718
#: ../drizzled/plugin/event_observer.cc:335
3720
"EventObserver::registerSessionEvents(): Session already has events "
3721
"registered on it: probable programming error."
3724
#: ../drizzled/plugin/event_observer.cc:387
3726
msgid "EventIterate event handler '%s' failed for event '%s'"
3729
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3731
msgid "A function named %s already exists!\n"
3734
#: ../drizzled/plugin/function.cc:65
3735
msgid "Could not add Function!\n"
3738
#: ../drizzled/plugin/listen.cc:67
3739
msgid "Error getting file descriptors"
3742
#: ../drizzled/plugin/listen.cc:85
3743
msgid "No sockets could be bound for listening"
3746
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:343
3748
msgid "pipe() failed with errno %d"
3751
#: ../drizzled/plugin/listen.cc:120
3753
msgid "poll() failed with errno %d"
3756
#: ../drizzled/plugin/listen_tcp.cc:59
3758
msgid "accept() failed with errno %d"
3761
#: ../drizzled/plugin/listen_tcp.cc:95
3763
msgid "getaddrinfo() failed with error %s"
3766
#: ../drizzled/plugin/listen_tcp.cc:127
3768
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3771
#: ../drizzled/plugin/listen_tcp.cc:138
3773
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3776
#: ../drizzled/plugin/listen_tcp.cc:147
3778
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3781
#: ../drizzled/plugin/listen_tcp.cc:156
3783
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3786
#: ../drizzled/plugin/listen_tcp.cc:165
3788
msgid "setsockopt(SO_LINGER) failed with errno %d"
3791
#: ../drizzled/plugin/listen_tcp.cc:174
3793
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3796
#: ../drizzled/plugin/listen_tcp.cc:195
3798
msgid "Retrying bind() on %u\n"
3801
#: ../drizzled/plugin/listen_tcp.cc:202
3803
msgid "bind() failed with errno: %d\n"
3806
#: ../drizzled/plugin/listen_tcp.cc:205
3807
msgid "Do you already have another drizzled running?\n"
3810
#: ../drizzled/plugin/listen_tcp.cc:212
3812
msgid "listen() failed with errno %d\n"
3815
#: ../drizzled/plugin/listen_tcp.cc:218
3817
msgid "Listening on %s:%s\n"
3820
#: ../drizzled/plugin/logging.cc:65
3822
msgid "logging '%s' pre() failed"
3825
#: ../drizzled/plugin/logging.cc:90
3827
msgid "logging '%s' post() failed"
3830
#: ../drizzled/plugin/logging.cc:114
3832
msgid "logging '%s' postEnd() failed"
3835
#: ../drizzled/plugin/logging.cc:137
3837
msgid "logging '%s' resetCurrentScoreboard() failed"
3840
#: ../drizzled/plugin/scheduler.cc:62
3843
"Attempted to register a scheduler %s, but a scheduler has already been "
3844
"registered with that name.\n"
3847
#: ../drizzled/plugin/scheduler.cc:99
3849
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3852
#: ../drizzled/plugin/schema_engine.cc:131
3854
msgid "Error while loading database options: '%s':"
3857
#: ../drizzled/plugin/xa_resource_manager.cc:115
3859
msgid "Found %d prepared transaction(s) in resource manager."
3862
#: ../drizzled/plugin/xa_resource_manager.cc:182
3863
msgid "Starting crash recovery..."
3866
#: ../drizzled/plugin/xa_resource_manager.cc:192
3868
msgid "Found %d prepared XA transactions"
3871
#: ../drizzled/plugin/xa_resource_manager.cc:197
3874
"Found %d prepared transactions! It means that drizzled was not shut down "
3875
"properly last time and critical recovery information (last binlog or %s "
3876
"file) was manually deleted after a crash. You have to start drizzled with "
3877
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3880
#: ../drizzled/plugin/xa_resource_manager.cc:207
3881
msgid "Crash recovery finished."
3884
#: ../drizzled/replication_services.cc:94
3886
"You registered a TransactionApplier plugin but no TransactionReplicator "
3887
"plugins were registered.\n"
3890
#: ../drizzled/replication_services.cc:125
3893
"You registered a TransactionApplier plugin but no TransactionReplicator "
3894
"plugins were registered that match the requested replicator name of '%s'.\n"
3895
"We have deactivated the TransactionApplier '%s'.\n"
3898
#: ../drizzled/session.cc:1990 ../drizzled/session.cc:2009
3900
msgid "Could not remove temporary table: '%s', error: %d"
3903
#: ../drizzled/signal_handler.cc:52
3905
msgid "Got signal %d from thread %<PRIu32>"
3908
#: ../drizzled/signal_handler.cc:118
3910
msgid "Fatal signal %d while backtracing\n"
3913
#: ../drizzled/signal_handler.cc:127
3915
msgid "Fatal: time() call failed\n"
3918
#: ../drizzled/signal_handler.cc:133
3921
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
3922
"This could be because you hit a bug. It is also possible that this binary\n"
3923
" or one of the libraries it was linked against is corrupt, improperly "
3925
" or misconfigured. This error can also be caused by malfunctioning "
3929
#: ../drizzled/signal_handler.cc:141
3932
"We will try our best to scrape up some info that will hopefully help "
3934
"the problem, but since we have already crashed, something is definitely "
3936
"and this may fail.\n"
3940
#: ../drizzled/signal_handler.cc:148
3943
"It is possible that drizzled could use up to \n"
3944
"(read_buffer_size + sort_buffer_size)*thread_count\n"
3946
"Hope that's ok; if not, decrease some variables in the equation.\n"
3950
#: ../drizzled/sql_table.cc:1933
3952
msgid "Unknown - internal error %d during operation"
3955
#: ../drizzled/statement/alter_table.cc:1514
3958
"order_st BY ignored because there is a user-defined clustered index in the "
3962
#: ../drizzled/sys_var.cc:1526
3964
msgid "Variable named %s already exists!\n"
3967
#: ../drizzled/sys_var.cc:1535
3969
msgid "Could not add Variable: %s\n"
3972
#: ../drizzled/sys_var.cc:1633
3973
msgid "Failed to initialize system variables"
3976
#: ../drizzled/table.cc:1690
3978
msgid "Got error %d when reading table '%s'"
3981
#: ../drizzled/table/instance/base.cc:1883
3983
msgid "Unknown collation '%s' in table '%-.64s' definition"
3986
#: ../drizzled/table/instance/base.cc:1890
3989
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
3993
#: ../drizzled/tztime.cc:170
3995
msgid "Fatal error: Illegal or unknown default time zone '%s'"
3998
#: ../plugin/auth_file/auth_file.cc:227
4000
msgid "Could not load auth file: %s\n"
4003
#: ../plugin/auth_file/auth_file.cc:243
4004
msgid "File to load for usernames and passwords"
4007
#: ../plugin/auth_http/auth_http.cc:135
4009
"auth_http plugin loaded but required option url not specified. Against which "
4010
"URL are you intending on authenticating?\n"
4013
#: ../plugin/auth_http/auth_http.cc:151
4014
msgid "URL for HTTP Auth check"
4017
#: ../plugin/auth_ldap/auth_ldap.cc:291
4019
msgid "Reconnect failed: %s\n"
4022
#: ../plugin/auth_ldap/auth_ldap.cc:310
4024
msgid "ldap_search_ext_s failed: %s\n"
4027
#: ../plugin/auth_ldap/auth_ldap.cc:416
4029
msgid "Could not load auth ldap: %s\n"
4032
#: ../plugin/auth_ldap/auth_ldap.cc:437
4033
msgid "URI of the LDAP server to contact"
4036
#: ../plugin/auth_ldap/auth_ldap.cc:439
4037
msgid "DN to use when binding to the LDAP server"
4040
#: ../plugin/auth_ldap/auth_ldap.cc:441
4041
msgid "Password to use when binding the DN"
4044
#: ../plugin/auth_ldap/auth_ldap.cc:443
4045
msgid "DN to use when searching"
4048
#: ../plugin/auth_ldap/auth_ldap.cc:445
4049
msgid "Attribute in LDAP with plain text password"
4052
#: ../plugin/auth_ldap/auth_ldap.cc:447
4053
msgid "Attribute in LDAP with MySQL hashed password"
4056
#: ../plugin/auth_ldap/auth_ldap.cc:449
4057
msgid "How often to empty the users cache, 0 to disable"
4060
#: ../plugin/blitzdb/ha_blitz.cc:1507
4061
msgid "Estimated number of rows that a BlitzDB table will store."
4064
#: ../plugin/console/console.cc:379
4065
msgid "Enable the console."
4068
#: ../plugin/console/console.cc:382
4069
msgid "Turn on extra debugging."
4072
#: ../plugin/console/console.cc:385
4073
msgid "User to use for auth."
4076
#: ../plugin/console/console.cc:388
4077
msgid "Password to use for auth."
4080
#: ../plugin/console/console.cc:391
4082
msgid "Default catalog to use."
4083
msgstr "Database yang dipakai."
4085
#: ../plugin/console/console.cc:394
4087
msgid "Default schema to use."
4088
msgstr "Database yang dipakai."
4090
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
4093
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
4096
"Nomor port digunakan untuk koneksi atau 0 untuk standar, dalam urutan "
4097
"pilihan, drizzle.cnf, $ DRIZZLE_TCP_PORT, built-in standar ("
4099
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
4100
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
4101
msgid "Connect Timeout."
4104
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
4105
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
4106
msgid "Read Timeout."
4109
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
4110
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
4111
msgid "Write Timeout."
4114
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
4115
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
4116
msgid "Retry Count."
4119
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
4120
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
4121
msgid "Buffer length."
4124
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
4125
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
4126
msgid "Address to bind to."
4129
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
4130
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
4131
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
4132
msgid "Maximum simultaneous connections."
4135
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
4136
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
4137
msgid "A restrictive IP address list for incoming admin connections."
4140
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4141
msgid "Failed to send error message to libnotify\n"
4144
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
6079
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
4145
6080
msgid "Error Messages to stderr"
4148
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4149
msgid "Comma-separated list of schemas to exclude"
4152
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4153
msgid "Comma-separated list of tables to exclude"
4156
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4157
msgid "Regular expression to apply to schemas to exclude"
4160
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4161
msgid "Regular expression to apply to tables to exclude"
4164
#: ../plugin/haildb/haildb_engine.cc:1080
4165
#: ../plugin/haildb/haildb_engine.cc:1218
4166
#: ../plugin/haildb/haildb_engine.cc:1248
4168
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4169
msgstr "Tidak dapat membuat/menulis berkas '%s' (Errcode: %d)"
4171
#: ../plugin/haildb/haildb_engine.cc:1099
4173
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4174
msgstr "Tidak dapat membuat/menulis berkas '%s' (Errcode: %d)"
4176
#: ../plugin/haildb/haildb_engine.cc:1197
4177
#: ../plugin/haildb/haildb_engine.cc:1310
4178
#: ../plugin/haildb/haildb_engine.cc:1491
4179
#: ../plugin/haildb/haildb_engine.cc:2157
4181
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4182
msgstr "Tidak dapat membuat/menulis berkas '%s' (Errcode: %d)"
4184
#: ../plugin/haildb/haildb_engine.cc:1349
4185
#: ../plugin/haildb/haildb_engine.cc:1365
4187
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4188
msgstr "Tidak dapat membuat/menulis berkas '%s' (Errcode: %d)"
4190
#: ../plugin/haildb/haildb_engine.cc:3403
4192
msgid "Error starting HailDB %d (%s)\n"
4195
#: ../plugin/haildb/haildb_engine.cc:3432
4196
msgid "Disable HailDB adaptive hash index (enabled by default)."
4199
#: ../plugin/haildb/haildb_engine.cc:3434
4200
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4203
#: ../plugin/haildb/haildb_engine.cc:3437
4205
"Size of a memory pool HailDB uses to store data dictionary information and "
4206
"other internal data structures."
4209
#: ../plugin/haildb/haildb_engine.cc:3440
4210
msgid "Data file autoextend increment in megabytes"
4213
#: ../plugin/haildb/haildb_engine.cc:3443
4215
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4219
#: ../plugin/haildb/haildb_engine.cc:3446
4220
msgid "The common part for HailDB table spaces."
4223
#: ../plugin/haildb/haildb_engine.cc:3448
4224
msgid "Disable HailDB checksums validation (enabled by default)."
4227
#: ../plugin/haildb/haildb_engine.cc:3450
4228
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4231
#: ../plugin/haildb/haildb_engine.cc:3453
4232
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4235
#: ../plugin/haildb/haildb_engine.cc:3456
4237
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4238
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4241
#: ../plugin/haildb/haildb_engine.cc:3459
4242
msgid "Stores each HailDB table to an .ibd file in the database dir."
4245
#: ../plugin/haildb/haildb_engine.cc:3462
4246
msgid "File format to use for new tables in .ibd files."
4249
#: ../plugin/haildb/haildb_engine.cc:3465
4251
"Set to 0 (write and flush once per second),1 (write and flush at each "
4252
"commit) or 2 (write at commit, flush once per second)."
4255
#: ../plugin/haildb/haildb_engine.cc:3468
4256
msgid "With which method to flush data."
4259
#: ../plugin/haildb/haildb_engine.cc:3471
4261
"Helps to save your data in case the disk image of the database becomes "
4265
#: ../plugin/haildb/haildb_engine.cc:3474
4266
msgid "Path to individual files and their sizes."
4269
#: ../plugin/haildb/haildb_engine.cc:3477
4270
msgid "Path to HailDB log files."
4273
#: ../plugin/haildb/haildb_engine.cc:3480
4274
msgid "Size of each log file in a log group."
4277
#: ../plugin/haildb/haildb_engine.cc:3483
4279
"Number of log files in the log group. HailDB writes to the files in a "
4280
"circular fashion. Value 3 is recommended here."
4283
#: ../plugin/haildb/haildb_engine.cc:3486
4285
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4286
"rolled back. Values above 100000000 disable the timeout."
4289
#: ../plugin/haildb/haildb_engine.cc:3489
4291
"The size of the buffer which HailDB uses to write log to the log files on "
4295
#: ../plugin/haildb/haildb_engine.cc:3492
4297
"Sets the point in the LRU list from where all pages are classified as old "
4301
#: ../plugin/haildb/haildb_engine.cc:3495
4303
"Milliseconds between accesses to a block at which it is made young. "
4304
"0=disabled (Advanced users)"
4307
#: ../plugin/haildb/haildb_engine.cc:3498
4308
msgid "Percentage of dirty pages allowed in bufferpool."
4311
#: ../plugin/haildb/haildb_engine.cc:3501
4312
msgid "Desired maximum length of the purge queue (0 = no limit)"
4315
#: ../plugin/haildb/haildb_engine.cc:3504
4317
"Roll back the complete transaction on lock wait timeout, for 4.x "
4318
"compatibility (disabled by default)"
4321
#: ../plugin/haildb/haildb_engine.cc:3507
4322
msgid "How many files at the maximum HailDB keeps open at the same time."
4325
#: ../plugin/haildb/haildb_engine.cc:3510
4326
msgid "Number of background read I/O threads in HailDB."
4329
#: ../plugin/haildb/haildb_engine.cc:3513
4330
msgid "Number of background write I/O threads in HailDB."
4333
#: ../plugin/haildb/haildb_engine.cc:3515
4335
"Disable if you want to reduce the number of messages written to the log "
4336
"(default: enabled)."
4339
#: ../plugin/haildb/haildb_engine.cc:3518
4340
msgid "Enable SHOW HAILDB STATUS output in the log"
4343
#: ../plugin/haildb/haildb_engine.cc:3521
4344
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4347
#: ../plugin/haildb/haildb_engine.cc:3523
4349
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4352
#: ../plugin/hello_events/hello_events.cc:401
4353
msgid "Enable Example Events Plugin"
4356
#: ../plugin/hello_events/hello_events.cc:404
4357
#: ../plugin/hello_events/hello_events.cc:407
4358
msgid "A comma delimited list of databases to watch"
4361
#: ../plugin/hello_events/hello_events.cc:410
4362
msgid "Before write row event observer call position"
4365
#: ../plugin/hello_events/hello_events.cc:413
4366
#: ../plugin/pbms/src/parameters_ms.cc:461
4367
msgid "Before update row event observer call position"
4370
#: ../plugin/hello_events/hello_events.cc:416
4371
msgid "After drop database event observer call position"
4374
#: ../plugin/hello_events/hello_events.cc:427
4375
msgid "An example events Plugin"
4378
#: ../plugin/innobase/handler/data_dictionary.cc:760
4380
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4383
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4385
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4389
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4391
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4395
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4398
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4399
"or its equivalent numeric id"
4402
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4403
msgid "Do not use Native AIO library for IO, even if available"
4406
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4407
msgid "Enable internal replication log."
4410
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4412
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4413
"rolled back. Values above 100000000 disable the timeout."
4416
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4417
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4420
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4422
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4423
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4426
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4427
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4428
#: ../plugin/transaction_log/print_transaction_message.cc:177
4429
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4431
msgid "Unable to parse transaction. Got error: %s.\n"
4434
#: ../plugin/innobase/srv/srv0start.cc:1034
4435
msgid "InnoDB: cannot determine Mac OS X version!\n"
4438
#: ../plugin/innobase/srv/srv0start.cc:1039
4440
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4441
"InnoDB: making transactions unsafe!\n"
4444
#: ../plugin/innobase/srv/srv0start.cc:1048
4447
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4448
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4449
"InnoDB: allocate more than 4 GB of memory."
4452
#: ../plugin/innobase/srv/srv0start.cc:1063
4454
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4457
#: ../plugin/innobase/srv/srv0start.cc:1068
4460
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4461
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4462
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4465
#: ../plugin/innobase/srv/srv0start.cc:1078
4467
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4470
#: ../plugin/innobase/srv/srv0start.cc:1083
4472
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4475
#: ../plugin/innobase/srv/srv0start.cc:1088
4477
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4480
#: ../plugin/innobase/srv/srv0start.cc:1092
4482
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4485
#: ../plugin/innobase/srv/srv0start.cc:1097
4487
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4490
#: ../plugin/innobase/srv/srv0start.cc:1167
4492
msgid " InnoDB: Using Linux native AIO\n"
4495
#: ../plugin/logging_gearman/logging_gearman.cc:186
4497
msgid "fail gearman_client_create(): %s"
4500
#: ../plugin/logging_gearman/logging_gearman.cc:197
4502
msgid "fail gearman_client_add_server(): %s"
4505
#: ../plugin/logging_gearman/logging_gearman.cc:302
4506
msgid "Hostname for logging to a Gearman server"
4509
#: ../plugin/logging_gearman/logging_gearman.cc:305
4510
msgid "Gearman Function to send logging to"
4513
#: ../plugin/logging_gearman/logging_gearman.cc:316
4514
msgid "Log queries to a Gearman server"
4517
#: ../plugin/logging_query/logging_query.cc:178
6083
#: plugin/logging_query/logging_query.cc:275
4519
6085
msgid "fail open() fn=%s er=%s\n"
4522
#: ../plugin/logging_query/logging_query.cc:319
6088
#: plugin/logging_query/logging_query.cc:315
4523
6089
msgid "Enable logging to CSV file"
4526
#: ../plugin/logging_query/logging_query.cc:322
6092
#: plugin/logging_query/logging_query.cc:324
4527
6093
msgid "File to log to"
4530
#: ../plugin/logging_query/logging_query.cc:325
4531
msgid "PCRE to match the query against"
4534
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
6096
#: plugin/logging_query/logging_query.cc:333
6097
#: plugin/logging_syslog/logging_syslog.cc:247
4535
6098
msgid "Threshold for logging slow queries, in microseconds"
4538
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
6101
#: plugin/logging_query/logging_query.cc:345
6102
#: plugin/logging_syslog/logging_syslog.cc:259
4539
6103
msgid "Threshold for logging big queries, for rows returned"
4542
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
6106
#: plugin/logging_query/logging_query.cc:357
6107
#: plugin/logging_syslog/logging_syslog.cc:271
4543
6108
msgid "Threshold for logging big queries, for rows examined"
4546
#: ../plugin/logging_query/logging_query.cc:345
6111
#: plugin/logging_query/logging_query.cc:380
4547
6112
msgid "Log queries to a CSV file"
4550
#: ../plugin/logging_stats/logging_stats.cc:373
4551
msgid "Max number of users that will be logged"
4554
#: ../plugin/logging_stats/logging_stats.cc:376
4555
msgid "Max number of range locks to use for Scoreboard"
4558
#: ../plugin/logging_stats/logging_stats.cc:379
4559
msgid "Max number of concurrent sessions that will be logged"
4562
#: ../plugin/logging_stats/logging_stats.cc:380
4563
msgid "Enable Logging Statistics Collection"
4566
#: ../plugin/logging_stats/logging_stats.cc:389
4567
msgid "User Statistics as DATA_DICTIONARY tables"
4570
#: ../plugin/md5/md5.cc:99
4571
msgid "libgcrypt library version mismatch\n"
4574
#: ../plugin/memcached_query_cache/memcached_qc.cc:388
4575
#: ../plugin/memcached_stats/memcached_stats.cc:87
4576
msgid "List of memcached servers."
4579
#: ../plugin/memcached_query_cache/memcached_qc.cc:391
4580
msgid "Expiry time of memcached entries"
4583
#: ../plugin/memcached_query_cache/memcached_qc.cc:394
4584
msgid "Enable Memcached Query Cache"
4587
#: ../plugin/memcached_stats/analysis_table.cc:78
4588
#: ../plugin/memcached_stats/stats_table.cc:144
4589
msgid "No value in MEMCACHED_STATS_SERVERS variable."
4592
#: ../plugin/memcached_stats/memcached_stats.cc:98
4593
msgid "Memcached Stats as I_S tables"
4596
#: ../plugin/memcached_stats/stats_table.cc:74
4599
"Unable get stats from memcached server %s. Got error from "
4600
"memcached_stat_servername()."
4603
#: ../plugin/memcached_stats/stats_table.cc:151
4604
msgid "Unable to create memcached struct. Got error from memcached_create()."
4607
#: ../plugin/memcached_stats/stats_table.cc:159
4610
"Unable to create memcached server list. Got error from "
4611
"memcached_servers_parse(%s)."
4614
#: ../plugin/multi_thread/multi_thread.cc:62
4615
msgid "Session killed before thread could execute"
4618
#: ../plugin/multi_thread/multi_thread.cc:109
4619
msgid "Unable to get thread stack size\n"
4622
#: ../plugin/multi_thread/multi_thread.cc:211
4623
msgid "Maximum number of user threads available."
4626
#: ../plugin/myisam/ha_myisam.cc:532
6115
#: plugin/logging_syslog/logging_syslog.cc:166
6117
msgid "syslog facility \"%s\" not known, using \"local0\""
6120
#: plugin/logging_syslog/logging_syslog.cc:183
6122
msgid "syslog priority \"%s\" not known, using \"info\""
6125
#: plugin/logging_syslog/logging_syslog.cc:211
6126
msgid "Enable logging"
6129
#: plugin/logging_syslog/logging_syslog.cc:220
6130
msgid "Syslog Ident"
6133
#: plugin/logging_syslog/logging_syslog.cc:229
6134
msgid "Syslog Facility"
6137
#: plugin/logging_syslog/logging_syslog.cc:238
6138
msgid "Syslog Priority"
6141
#: plugin/logging_syslog/logging_syslog.cc:296
6142
msgid "Log to syslog"
6145
#: plugin/pool_of_threads/pool_of_threads.cc:110
6146
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6149
#: plugin/pool_of_threads/pool_of_threads.cc:116
6150
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6153
#: plugin/pool_of_threads/pool_of_threads.cc:128
6154
msgid "session_add_event event_add error in libevent_init\n"
6157
#: plugin/pool_of_threads/pool_of_threads.cc:144
6159
msgid "Can't create completion port thread (error %d)"
6162
#: plugin/pool_of_threads/pool_of_threads.cc:263
6163
msgid "event_add error in libevent_add_session_callback\n"
6166
#: plugin/pool_of_threads/pool_of_threads.cc:292
6167
msgid "Scheduler init error in libevent_add_new_connection\n"
6170
#: plugin/pool_of_threads/pool_of_threads.cc:382
6171
msgid "libevent_thread_proc: my_thread_init() failed\n"
6174
#: plugin/pool_of_threads/pool_of_threads.cc:590
6175
msgid "Size of Pool."
6178
#: plugin/pool_of_threads/pool_of_threads.cc:595
6179
msgid "Enable Pool of Threads Scheduler"
6182
#: plugin/replicator/replicator.cc:249
6183
msgid "Enable Replicator"
6186
#: plugin/replicator/replicator.cc:258
6187
msgid "Directory to place replication logs."
6190
#: plugin/single_thread/single_thread.cc:87
6191
msgid "Enable One Thread per Connection Scheduler"
6194
#: storage/myisam/ha_myisam.cc:457
4628
6196
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4631
#: ../plugin/myisam/ha_myisam.cc:536
6199
#: storage/myisam/ha_myisam.cc:461
4633
6201
msgid "Got an error from unknown thread, %s:%d"
4636
#: ../plugin/myisam/ha_myisam.cc:542
6204
#: storage/myisam/ha_myisam.cc:466
4637
6205
msgid "Unknown thread accessing table"
4640
#: ../plugin/myisam/ha_myisam.cc:1506
6208
#: storage/myisam/ha_myisam.cc:1872
6209
msgid "Block size to be used for MyISAM index pages."
6212
#: storage/myisam/ha_myisam.cc:1878
6214
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6215
"disables parallel repair."
6218
#: storage/myisam/ha_myisam.cc:1884
4642
6220
"Don't use the fast sort index method to created index if the temporary file "
4643
6221
"would get bigger than this."
4646
#: ../plugin/myisam/ha_myisam.cc:1509
6224
#: storage/myisam/ha_myisam.cc:1889
4648
6226
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4649
6227
"when creating indexes with CREATE INDEX or ALTER TABLE."
4652
#: ../plugin/myisam/my_handler_errors.cc:42
6230
#: storage/myisam/ha_myisam.cc:1895
6231
msgid "Default pointer size to be used for MyISAM tables."
6234
#: storage/myisam/my_handler_errors.c:34
4653
6235
msgid "Didn't find key on read or update"
4656
#: ../plugin/myisam/my_handler_errors.cc:43
6238
#: storage/myisam/my_handler_errors.c:36
4657
6239
msgid "Duplicate key on write or update"
4660
#: ../plugin/myisam/my_handler_errors.cc:44
6242
#: storage/myisam/my_handler_errors.c:38
4661
6243
msgid "Internal (unspecified) error in handler"
4664
#: ../plugin/myisam/my_handler_errors.cc:46
6246
#: storage/myisam/my_handler_errors.c:40
4666
6248
"Someone has changed the row since it was read (while the table was locked to "
4670
#: ../plugin/myisam/my_handler_errors.cc:48
6252
#: storage/myisam/my_handler_errors.c:43
4671
6253
msgid "Wrong index given to function"
4674
#: ../plugin/myisam/my_handler_errors.cc:49
6256
#: storage/myisam/my_handler_errors.c:45
6257
msgid "Undefined handler error 125"
6260
#: storage/myisam/my_handler_errors.c:47
4675
6261
msgid "Index file is crashed"
4678
#: ../plugin/myisam/my_handler_errors.cc:50
6264
#: storage/myisam/my_handler_errors.c:49
4679
6265
msgid "Record file is crashed"
4682
#: ../plugin/myisam/my_handler_errors.cc:51
6268
#: storage/myisam/my_handler_errors.c:51
4683
6269
msgid "Out of memory in engine"
4686
#: ../plugin/myisam/my_handler_errors.cc:52
6272
#: storage/myisam/my_handler_errors.c:53
6273
msgid "Undefined handler error 129"
6276
#: storage/myisam/my_handler_errors.c:55
4687
6277
msgid "Incorrect file format"
4690
#: ../plugin/myisam/my_handler_errors.cc:53
6280
#: storage/myisam/my_handler_errors.c:57
4691
6281
msgid "Command not supported by database"
4694
#: ../plugin/myisam/my_handler_errors.cc:54
6284
#: storage/myisam/my_handler_errors.c:59
4695
6285
msgid "Old database file"
4698
#: ../plugin/myisam/my_handler_errors.cc:55
6288
#: storage/myisam/my_handler_errors.c:61
4699
6289
msgid "No record read before update"
4702
#: ../plugin/myisam/my_handler_errors.cc:56
6292
#: storage/myisam/my_handler_errors.c:63
4703
6293
msgid "Record was already deleted (or record file crashed)"
4706
#: ../plugin/myisam/my_handler_errors.cc:57
6296
#: storage/myisam/my_handler_errors.c:65
4707
6297
msgid "No more room in record file"
4710
#: ../plugin/myisam/my_handler_errors.cc:58
6300
#: storage/myisam/my_handler_errors.c:67
4711
6301
msgid "No more room in index file"
4714
#: ../plugin/myisam/my_handler_errors.cc:59
6304
#: storage/myisam/my_handler_errors.c:69
4715
6305
msgid "No more records (read after end of file)"
4718
#: ../plugin/myisam/my_handler_errors.cc:60
6308
#: storage/myisam/my_handler_errors.c:71
4719
6309
msgid "Unsupported extension used for table"
4722
#: ../plugin/myisam/my_handler_errors.cc:61
6312
#: storage/myisam/my_handler_errors.c:73
4723
6313
msgid "Too big row"
4726
#: ../plugin/myisam/my_handler_errors.cc:62
6316
#: storage/myisam/my_handler_errors.c:75
4727
6317
msgid "Wrong create options"
4730
#: ../plugin/myisam/my_handler_errors.cc:63
6320
#: storage/myisam/my_handler_errors.c:77
4731
6321
msgid "Duplicate unique key or constraint on write or update"
4734
#: ../plugin/myisam/my_handler_errors.cc:64
6324
#: storage/myisam/my_handler_errors.c:79
4735
6325
msgid "Unknown character set used in table"
4738
#: ../plugin/myisam/my_handler_errors.cc:65
6328
#: storage/myisam/my_handler_errors.c:81
4739
6329
msgid "Conflicting table definitions in sub-tables of MERGE table"
4742
#: ../plugin/myisam/my_handler_errors.cc:66
6332
#: storage/myisam/my_handler_errors.c:83
4743
6333
msgid "Table is crashed and last repair failed"
4746
#: ../plugin/myisam/my_handler_errors.cc:67
6336
#: storage/myisam/my_handler_errors.c:85
4747
6337
msgid "Table was marked as crashed and should be repaired"
4750
#: ../plugin/myisam/my_handler_errors.cc:68
6340
#: storage/myisam/my_handler_errors.c:87
4751
6341
msgid "Lock timed out; Retry transaction"
4754
#: ../plugin/myisam/my_handler_errors.cc:69
6344
#: storage/myisam/my_handler_errors.c:89
4755
6345
msgid "Lock table is full; Restart program with a larger locktable"
4758
#: ../plugin/myisam/my_handler_errors.cc:70
6348
#: storage/myisam/my_handler_errors.c:91
4759
6349
msgid "Updates are not allowed under a read only transactions"
4762
#: ../plugin/myisam/my_handler_errors.cc:71
6352
#: storage/myisam/my_handler_errors.c:93
4763
6353
msgid "Lock deadlock; Retry transaction"
4766
#: ../plugin/myisam/my_handler_errors.cc:72
6356
#: storage/myisam/my_handler_errors.c:95
4767
6357
msgid "Foreign key constraint is incorrectly formed"
4770
#: ../plugin/myisam/my_handler_errors.cc:73
6360
#: storage/myisam/my_handler_errors.c:97
4771
6361
msgid "Cannot add a child row"
4774
#: ../plugin/myisam/my_handler_errors.cc:74
6364
#: storage/myisam/my_handler_errors.c:99
4775
6365
msgid "Cannot delete a parent row"
4778
#: ../plugin/myisam/my_handler_errors.cc:75
6368
#: storage/myisam/my_handler_errors.c:101
4779
6369
msgid "No savepoint with that name"
4782
#: ../plugin/myisam/my_handler_errors.cc:76
6372
#: storage/myisam/my_handler_errors.c:103
4783
6373
msgid "Non unique key block size"
4786
#: ../plugin/myisam/my_handler_errors.cc:77
6376
#: storage/myisam/my_handler_errors.c:105
4787
6377
msgid "The table does not exist in engine"
4790
#: ../plugin/myisam/my_handler_errors.cc:78
6380
#: storage/myisam/my_handler_errors.c:107
4791
6381
msgid "The table already existed in storage engine"
4794
#: ../plugin/myisam/my_handler_errors.cc:79
6384
#: storage/myisam/my_handler_errors.c:109
4795
6385
msgid "Could not connect to storage engine"
4798
#: ../plugin/myisam/my_handler_errors.cc:80
6388
#: storage/myisam/my_handler_errors.c:111
4799
6389
msgid "Unexpected null pointer found when using spatial index"
4802
#: ../plugin/myisam/my_handler_errors.cc:81
6392
#: storage/myisam/my_handler_errors.c:113
4803
6393
msgid "The table changed in storage engine"
4806
#: ../plugin/myisam/my_handler_errors.cc:82
6396
#: storage/myisam/my_handler_errors.c:115
4807
6397
msgid "There's no partition in table for the given value"
4810
#: ../plugin/myisam/my_handler_errors.cc:83
6400
#: storage/myisam/my_handler_errors.c:117
4811
6401
msgid "Row-based binlogging of row failed"
4814
#: ../plugin/myisam/my_handler_errors.cc:84
6404
#: storage/myisam/my_handler_errors.c:119
4815
6405
msgid "Index needed in foreign key constraint"
4818
#: ../plugin/myisam/my_handler_errors.cc:85
6408
#: storage/myisam/my_handler_errors.c:121
4819
6409
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4822
#: ../plugin/myisam/my_handler_errors.cc:86
6412
#: storage/myisam/my_handler_errors.c:123
4823
6413
msgid "Table needs to be upgraded before it can be used"
4826
#: ../plugin/myisam/my_handler_errors.cc:87
6416
#: storage/myisam/my_handler_errors.c:125
4827
6417
msgid "Table is read only"
4830
#: ../plugin/myisam/my_handler_errors.cc:88
6420
#: storage/myisam/my_handler_errors.c:127
4831
6421
msgid "Failed to get next auto increment value"
4834
#: ../plugin/myisam/my_handler_errors.cc:89
6424
#: storage/myisam/my_handler_errors.c:129
4835
6425
msgid "Failed to set row auto increment value"
4838
#: ../plugin/myisam/my_handler_errors.cc:90
6428
#: storage/myisam/my_handler_errors.c:131
4839
6429
msgid "Unknown (generic) error from engine"
4842
#: ../plugin/myisam/my_handler_errors.cc:91
6432
#: storage/myisam/my_handler_errors.c:133
4843
6433
msgid "Record is the same"
4846
#: ../plugin/myisam/my_handler_errors.cc:92
6436
#: storage/myisam/my_handler_errors.c:135
4847
6437
msgid "It is not possible to log this statement"
4850
#: ../plugin/myisam/my_handler_errors.cc:93
6440
#: storage/myisam/my_handler_errors.c:137
4851
6441
msgid "Tablespace exists"
4854
#: ../plugin/myisam/my_handler_errors.cc:94
6444
#: storage/myisam/my_handler_errors.c:139
4855
6445
msgid "The event was corrupt, leading to illegal data being read"
4858
#: ../plugin/myisam/my_handler_errors.cc:95
6448
#: storage/myisam/my_handler_errors.c:141
4859
6449
msgid "The table is of a new format not supported by this version"
4862
#: ../plugin/myisam/my_handler_errors.cc:96
6452
#: storage/myisam/my_handler_errors.c:143
4863
6453
msgid "The event could not be processed no other handler error happened"
4866
#: ../plugin/myisam/my_handler_errors.cc:97
6456
#: storage/myisam/my_handler_errors.c:145
4867
6457
msgid "Got a fatal error during initialzation of handler"
4870
#: ../plugin/myisam/my_handler_errors.cc:98
6460
#: storage/myisam/my_handler_errors.c:147
4871
6461
msgid "File to short; Expected more data in file"
4874
#: ../plugin/myisam/my_handler_errors.cc:99
6464
#: storage/myisam/my_handler_errors.c:149
4875
6465
msgid "Read page with wrong checksum"
4878
#. TODO: get a better message for these
4879
#: ../plugin/myisam/my_handler_errors.cc:101
6468
#: storage/myisam/my_handler_errors.c:151
4880
6469
msgid "Lock or active transaction"
4883
#: ../plugin/myisam/my_handler_errors.cc:102
6472
#: storage/myisam/my_handler_errors.c:153
4884
6473
msgid "No such table space"
4887
#: ../plugin/myisam/my_handler_errors.cc:103
6476
#: storage/myisam/my_handler_errors.c:155
4888
6477
msgid "Tablespace not empty"
4891
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4894
"Port number to use for connection or 0 for default to with MySQL protocol."
4896
"Nomor port digunakan untuk koneksi atau 0 untuk standar, dalam urutan "
4897
"pilihan, drizzle.cnf, $ DRIZZLE_TCP_PORT, built-in standar ("
4899
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4901
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4902
"the file is stale and should be removed?"
4905
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4906
msgid "Path used for MySQL UNIX Socket Protocol."
4909
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4910
msgid "Clobber socket file if one is there already."
4913
#: ../plugin/pbms/src/parameters_ms.cc:426
4915
msgid "Port number to use for connection or 0 for default PBMS port "
4917
"Nomor port digunakan untuk koneksi atau 0 untuk standar, dalam urutan "
4918
"pilihan, drizzle.cnf, $ DRIZZLE_TCP_PORT, built-in standar ("
4920
#: ../plugin/pbms/src/parameters_ms.cc:429
4921
msgid "The maximum size of a BLOB repository file."
4924
#: ../plugin/pbms/src/parameters_ms.cc:432
4925
msgid "The maximum size of a temorary BLOB log file."
4928
#: ../plugin/pbms/src/parameters_ms.cc:435
4930
"A ':' delimited list of metadata header names to be used to initialize the "
4931
"pbms_metadata_header table when a database is created."
4934
#: ../plugin/pbms/src/parameters_ms.cc:439
4935
msgid "The percentage of garbage in a repository file before it is compacted."
4938
#: ../plugin/pbms/src/parameters_ms.cc:442
4940
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4941
"after this time, unless committed to the database."
4944
#: ../plugin/pbms/src/parameters_ms.cc:445
4946
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4950
#: ../plugin/pbms/src/parameters_ms.cc:448
4951
msgid "The next backup ID to use when backing up a PBMS database."
4954
#: ../plugin/pbms/src/parameters_ms.cc:451
4956
"A comma delimited list of tables to watch of the format: <database>."
4960
#: ../plugin/pbms/src/parameters_ms.cc:453
4961
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4964
#: ../plugin/pbms/src/parameters_ms.cc:457
4965
msgid "Before insert row event observer call position"
4968
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4969
msgid "Could not open socket, is rabbitmq running?"
4972
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4973
msgid "Failed to allocate enough memory to transaction message\n"
4976
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4978
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4981
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4983
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4986
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4987
msgid "Host name to connect to"
4990
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4992
msgid "Port to connect to"
4993
msgstr "Jumlah detik sebelum waktu koneksi habis"
4995
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4996
msgid "RabbitMQ virtualhost"
4999
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
5000
msgid "RabbitMQ username"
5003
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
5004
msgid "RabbitMQ password"
5007
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
5008
#: ../plugin/transaction_log/module.cc:270
5009
msgid "Name of the replicator plugin to use (default='default_replicator')"
5012
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
5013
msgid "Name of RabbitMQ exchange to publish to"
5016
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
5017
msgid "Name of RabbitMQ routing key to use"
5020
#: ../plugin/session_dictionary/processlist.cc:78
5024
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
5026
msgid "syslog facility \"%s\" not known, using \"local0\""
5029
#: ../plugin/syslog/errmsg.cc:50
5031
msgid "syslog priority \"%s\" not known, using \"warn\""
5034
#: ../plugin/syslog/logging.cc:63
5036
msgid "syslog priority \"%s\" not known, using \"info\""
5039
#: ../plugin/syslog/module.cc:95
5040
msgid "Syslog Ident"
5043
#: ../plugin/syslog/module.cc:98
5044
msgid "Syslog Facility"
5047
#: ../plugin/syslog/module.cc:101
5048
msgid "Enable logging to syslog of the query log"
5051
#: ../plugin/syslog/module.cc:104
5052
msgid "Syslog Priority of query logging"
5055
#: ../plugin/syslog/module.cc:116
5056
msgid "Enable logging to syslog of the error messages"
5059
#: ../plugin/syslog/module.cc:119
5060
msgid "Syslog Priority of error messages"
5063
#: ../plugin/transaction_log/background_worker.cc:77
5065
msgid "Unable to create background worker thread. Got error %s.\n"
5068
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
5069
#: ../plugin/transaction_log/print_transaction_message.cc:106
5070
#: ../plugin/transaction_log/transaction_log_reader.cc:97
5072
msgid "Failed to open transaction log file %s. Got error: %s\n"
5075
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
5076
#: ../plugin/transaction_log/print_transaction_message.cc:169
5077
#: ../plugin/transaction_log/transaction_log_reader.cc:152
5078
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:155
5080
msgid "Could not read transaction message.\n"
5083
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
5084
#: ../plugin/transaction_log/print_transaction_message.cc:170
5085
#: ../plugin/transaction_log/transaction_log_reader.cc:153
5087
msgid "GPB ERROR: %s.\n"
5090
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
5091
#: ../plugin/transaction_log/print_transaction_message.cc:171
5092
#: ../plugin/transaction_log/transaction_log_reader.cc:154
5094
msgid "Raw buffer read: %s.\n"
5097
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
5098
#: ../plugin/transaction_log/print_transaction_message.cc:179
5099
#: ../plugin/transaction_log/transaction_log_reader.cc:163
5101
msgid "BUFFER: %s\n"
5104
#: ../plugin/transaction_log/module.cc:171
5106
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
5109
#: ../plugin/transaction_log/module.cc:180
5111
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
5114
#: ../plugin/transaction_log/module.cc:192
5116
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
5119
#: ../plugin/transaction_log/module.cc:201
5121
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5124
#: ../plugin/transaction_log/module.cc:216
5126
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
5129
#: ../plugin/transaction_log/module.cc:258
5130
msgid "DEBUGGING - Truncate transaction log"
5133
#: ../plugin/transaction_log/module.cc:261
5134
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5137
#: ../plugin/transaction_log/module.cc:264
5138
msgid "Enable transaction log"
5141
#: ../plugin/transaction_log/module.cc:267
5143
msgid "Path to the file to use for transaction log"
5144
msgstr "Berkas socket untuk digunakan melakukan koneksi"
5146
#: ../plugin/transaction_log/module.cc:273
5148
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5149
"each transaction write, 2 == sync log file once per second"
5152
#: ../plugin/transaction_log/module.cc:276
5153
msgid "Number of slots for in-memory write buffers (default=8)."
5156
#: ../plugin/transaction_log/print_transaction_message.cc:135
5158
msgid "GPB message is not a valid type.\n"
5161
#: ../plugin/transaction_log/print_transaction_message.cc:155
5163
msgid "GPB message is not a valid size.\n"
5166
#: ../plugin/transaction_log/transaction_log.cc:114
5167
msgid "Failed to open transaction log file "
5170
#: ../plugin/transaction_log/transaction_log.cc:215
5173
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
5174
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
5177
#: ../plugin/transaction_log/transaction_log.cc:236
5179
msgid "Failed to sync log file. Got error: %s\n"
5182
#: ../plugin/transaction_log/transaction_log_reader.cc:119
5183
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:120
5185
msgid "Attempted to read record bigger than INT_MAX\n"
5188
#: ../plugin/transaction_log/transaction_log_reader.cc:139
5190
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
5193
#: ../plugin/transaction_log/transaction_log_reader.cc:174
5195
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5198
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5199
msgid "Cannot open file: "
5202
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5203
msgid "Could not skip to position "
5206
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5207
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5210
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5212
msgid "Memory allocation failure trying to allocate "
5214
"Alokasi memori mengalami kesalahan ketika memulai inisialisasi promt. "
5217
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5221
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5225
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5231
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5232
msgid "Unable to parse command. Got error: "
5235
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5242
#: ../plugin/transaction_log/utilities/transaction_reader.cc:580
5244
msgid "Display help and exit"
5245
msgstr "Tampilkan halaman bantuan ini dan keluar."
5247
#: ../plugin/transaction_log/utilities/transaction_reader.cc:581
5249
msgid "Read from the innodb transaction log"
5250
msgstr "Berkas socket untuk digunakan melakukan koneksi"
5252
#: ../plugin/transaction_log/utilities/transaction_reader.cc:587
5253
msgid "Password to use when connecting to server"
5256
#: ../plugin/transaction_log/utilities/transaction_reader.cc:590
5257
msgid "Perform checksum"
5260
#: ../plugin/transaction_log/utilities/transaction_reader.cc:591
5261
msgid "Ignore event messages"
5264
#: ../plugin/transaction_log/utilities/transaction_reader.cc:592
5265
msgid "Transaction log file"
5268
#: ../plugin/transaction_log/utilities/transaction_reader.cc:593
5269
msgid "Print raw Protobuf messages instead of SQL"
5272
#: ../plugin/transaction_log/utilities/transaction_reader.cc:596
5273
msgid "Start reading from the given file position"
5276
#: ../plugin/transaction_log/utilities/transaction_reader.cc:599
5277
msgid "Only output for the given transaction ID and later"
5280
#: ../plugin/transaction_log/utilities/transaction_reader.cc:602
5281
msgid "Only output for the given transaction ID"
5284
#: ../plugin/transaction_log/utilities/transaction_reader.cc:603
5285
msgid "Summarize message contents"
5288
#: ../plugin/transaction_log/utilities/transaction_reader.cc:637
5289
msgid "Cannot use --start-pos and --transaction-id together\n"
5292
#: ../plugin/transaction_log/utilities/transaction_reader.cc:643
5293
msgid "Cannot use --summarize with either --raw or --transaction-id\n"
5296
#: ../plugin/transaction_log/utilities/transaction_reader.cc:753
5297
msgid "Checksum failed. Wanted "
5300
#: ../plugin/transaction_log/utilities/transaction_reader.cc:755
5305
#~ msgid "Error: Invalid Value for max_connect_errors"
5306
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5309
#~ msgid "Invalid value for io-capacity\n"
5310
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5313
#~ msgid "Invalid value for fast-shutdown\n"
5314
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5317
#~ msgid "Invalid value for flush-log-at-trx-commit\n"
5318
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5321
#~ msgid "Invalid value for max-dirty-pages-pct\n"
5322
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5325
#~ msgid "Invalid value for stats-sample-pages\n"
5326
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5329
#~ msgid "Invalid value for additional-mem-pool-size\n"
5330
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5333
#~ msgid "Invalid value for autoextend-increment\n"
5334
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5337
#~ msgid "Invalid value for buffer-pool-size\n"
5338
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5341
#~ msgid "Invalid value for buffer-pool-instances\n"
5342
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5345
#~ msgid "Invalid value for commit-concurrency\n"
5346
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5349
#~ msgid "Invalid value for concurrency-tickets\n"
5350
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5353
#~ msgid "Invalid value for read-io-threads\n"
5354
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5357
#~ msgid "Invalid value for write-io-threads\n"
5358
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5361
#~ msgid "Invalid value for force-recovery\n"
5362
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5365
#~ msgid "Invalid value for log-file-size\n"
5366
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5369
#~ msgid "Invalid value for log-files-in-group\n"
5370
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5373
#~ msgid "Invalid value for mirrored-log-groups\n"
5374
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5377
#~ msgid "Invalid value for open-files\n"
5378
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5381
#~ msgid "Invalid value for thread-concurrency\n"
5382
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5385
#~ msgid "Invalid value for read-ahead-threshold\n"
5386
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5389
#~ msgid "Invalid value of port\n"
5390
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5393
#~ msgid "Invalid value of log-file-size"
5394
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5397
#~ msgid "Invalid value of log-files-in-group"
5398
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5401
#~ msgid "Invalid value of lock-wait-timeout"
5402
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5405
#~ msgid "Invalid value of log-buffer-size"
5406
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5409
#~ msgid "Invalid value of lru-old-blocks-pct"
5410
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5413
#~ msgid "Invalid value of lru-block-access-recency"
5414
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5417
#~ msgid "Invalid value of max-dirty-pages-pct"
5418
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5421
#~ msgid "Invalid value of max-purge-lag"
5422
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5425
#~ msgid "Invalid value of open-files"
5426
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5429
#~ msgid "Invalid value of read-io-threads"
5430
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5433
#~ msgid "Invalid value of sync_spin_loops"
5434
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5437
#~ msgid "Invalid value of before-write-position\n"
5438
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5441
#~ msgid "Invalid value of before-update-position\n"
5442
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5445
#~ msgid "Invalid value for lock-wait-timeout\n"
5446
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5449
#~ msgid "Invalid value for max-user-count\n"
5450
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5453
#~ msgid "Invalid value for bucket-count\n"
5454
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5457
#~ msgid "Invalid value of expiry\n"
5458
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5461
#~ msgid "Invalid value for logging-threshold-slow\n"
5462
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5465
#~ msgid "Invalid value of io-capacity"
5466
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5469
#~ msgid "Invalid value of fast-shutdown"
5470
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5473
#~ msgid "Invalid value of flush-log-at-trx-commit"
5474
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5477
#~ msgid "Invalid value of force-recovery"
5478
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5481
#~ msgid "Invalid value for max-threads\n"
5482
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5485
#~ msgid "Invalid value for max-sort-file-size\n"
5486
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5489
#~ msgid "Invalid value for sort-buffer-size\n"
5490
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5493
#~ msgid "Invalid value for sync-method\n"
5494
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5497
#~ msgid "Invalid value for num-write-buffers\n"
5498
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5501
#~ msgid "--help : Display help and exit\n"
5502
#~ msgstr "Tampilkan halaman bantuan ini dan keluar."
5505
#~ msgid "Invalid value of additional-mem-pool-size"
5506
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5509
#~ msgid "Invalid value of autoextend-increment"
5510
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5513
#~ msgid "Invalid value of buffer-pool-size"
5514
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5516
#~ msgid "Use compression in server/client protocol."
5517
#~ msgstr "Gunakan pemampatan di protokol server/klien."
5520
#~ msgid "Deprecated. Use --skip-set-charset instead."
5522
#~ "PERINGATAN: pilihan tersebut kadaluarsa; selain itu gunakan --disable-"
5526
#~ msgid "Error: Invalid Value for back_log"
5527
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5531
#~ "Port number to use for connection or 0 for default to, in order of "
5532
#~ "preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5534
#~ "Nomor port digunakan untuk koneksi atau 0 untuk standar, dalam urutan "
5535
#~ "pilihan, drizzle.cnf, $ DRIZZLE_TCP_PORT, built-in standar ("
5537
#~ msgid "Unknown Drizzle error"
5538
#~ msgstr "error di Drizzle yang tidak di ketahui"
5540
#~ msgid "Can't create UNIX socket (%d)"
5541
#~ msgstr "Tidak dapat membuat socket UNIX (%d)"
5543
#~ msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5545
#~ "idak dapat melakukan koneksi ke server lokal Drizzle melalui socket "
5548
#~ msgid "Can't create TCP/IP socket (%d)"
5549
#~ msgstr "Tidak dapat membuat TCP / IP socket (%d)"
5551
#~ msgid "Unknown Drizzle server host '%-.100s' (%d)"
5552
#~ msgstr "Server drizzle tidak diketahui '%-.100s'(%d)"
5554
#~ msgid "Protocol mismatch; server version = %d, client version = %d"
5555
#~ msgstr "Protokol tidak sama; versi server = %d, versi klien = %d"
5557
#~ msgid "Drizzle client ran out of memory"
5558
#~ msgstr "klien Drizzle"
5560
#~ msgid "Wrong host info"
5561
#~ msgstr "Informasi host salah"
5563
#~ msgid "Localhost via UNIX socket"
5564
#~ msgstr "koneksi localhost melalui socket unix"
5566
#~ msgid "%-.100s via TCP/IP"
5567
#~ msgstr "%-.100s melalui TCP/IP"
5569
#~ msgid "Error in server handshake"
5570
#~ msgstr "Kesalahan di server"
5572
#~ msgid "Lost connection to Drizzle server during query"
5573
#~ msgstr "Kehilangan koneksi ke server Drizzle selama permintaan"
5575
#~ msgid "Commands out of sync; you can't run this command now"
5577
#~ "Perintah dari sync; Anda tidak dapat menjalankan perintah ini sekarang"
5579
#~ msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5580
#~ msgstr "Tidak dapat menunggu named pipe ke host: %-.64s pipe: %-.32s(%lu)"
5582
#~ msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5583
#~ msgstr "Tidak dapat membuka named pipe ke host: %-.64s pipe: %-.32s(%lu)"
5585
#~ msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5587
#~ "Tidak dapat menentukan permintaan dari named pipe ke host : %-.64s pipe: "
5590
#~ msgid "Can't initialize character set %-.32s (path: %-.100s)"
5591
#~ msgstr "Tidak dapat menginisialisasi karakter %-.32s(path:%-.100s)"
5593
#~ msgid "Got packet bigger than 'max_allowed_packet' bytes"
5594
#~ msgstr "Mendapatkan paket yang lebih besar dari 'max_allowed_packet' bytes"
5596
#~ msgid "Embedded server"
5597
#~ msgstr "Server yang terintegrasi"
5599
#~ msgid "Error on SHOW SLAVE STATUS:"
5600
#~ msgstr "Erro di SHOW SLAVE STATUS"
5602
#~ msgid "Error on SHOW SLAVE HOSTS:"
5603
#~ msgstr "Error di SHOW SLAVE HOST"
5605
#~ msgid "Error connecting to slave:"
5606
#~ msgstr "Error dalam melakukan koneksi ke slave"
5608
#~ msgid "Error connecting to master:"
5609
#~ msgstr "Error dalam melakukan koneksi ke master"
5611
#~ msgid "SSL connection error"
5612
#~ msgstr "Koneksi SSL error"
5614
#~ msgid "Malformed packet"
5615
#~ msgstr "Salah paket"
5617
#~ msgid "(unused error message)"
5618
#~ msgstr "pesan kesalahan yang tidak digunakan"
5620
#~ msgid "Statement not prepared"
5621
#~ msgstr "Pernyataan tidak bersedia"
5623
#~ msgid "No data supplied for parameters in prepared statement"
5625
#~ "Tidak ada data yang disertakan dalam parameter dalam prepared statement"
5627
#~ msgid "Data truncated"
5628
#~ msgstr "Data terpotong"
5630
#~ msgid "No parameters exist in the statement"
5631
#~ msgstr "Tidak parameter yang ada di dalam pernyataan"
5634
#~ "Can't send long data for non-string/non-binary data types (parameter: %d)"
5636
#~ "Tidak dapat mengirim data dengan lama untuk data dengan tipe non-string/"
5637
#~ "non-binary (parameter: %d)"
5639
#~ msgid "Using unsupported buffer type: %d (parameter: %d)"
5640
#~ msgstr "Menggunakan tipe penyanggah yang tidak cocok: %d (parameter: %d)"
5642
#~ msgid "Shared memory: %-.100s"
5643
#~ msgstr "Berbagi memory: %-.100s"
5645
#~ msgid "Wrong or unknown protocol"
5646
#~ msgstr "Protokol salah atau tidak diketahui"
5648
#~ msgid "Invalid connection handle"
5649
#~ msgstr "Penanganan koneksi yang tidak sah"
5652
#~ "Connection using old (pre-4.1.1) authentication protocol refused (client "
5653
#~ "option 'secure_auth' enabled)"
5655
#~ "Koneksi menggunakan protokol authentifikasi yang lama (pre-4.1.1) "
5656
#~ "ditolak ( pilihan di klien 'secure_auth' di aktifkan)"
5658
#~ msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5659
#~ msgstr "Baris data yang diterima di batalkan oleh drizzle_stmt_close()"
5661
#~ msgid "Attempt to read column without prior row fetch"
5663
#~ "Mencoba untuk membaca kolom tanpa lebih dulu mengambil data pada baris"
5665
#~ msgid "Prepared statement contains no metadata"
5666
#~ msgstr "Prepared statement berisi tanpa metadata"
5669
#~ "Attempt to read a row while there is no result set associated with the "
5672
#~ "encoba membaca baris sementara tidak ada hasil yang terkait dengan "
5675
#~ msgid "This feature is not implemented yet"
5676
#~ msgstr "Fitur ini belum di implementasikan"
5679
#~ "Lost connection to Drizzle server while waiting for initial communication "
5680
#~ "packet, system error: %d"
5682
#~ "Kehilangan koneksi ke server Drizzle ketika menunggu inisialisasi paket "
5683
#~ "komunikasi, sistem error:% d"
5686
#~ "Lost connection to Drizzle server while reading initial communication "
5687
#~ "packet, system error: %d"
5689
#~ "Kehilangan koneksi ke server Drizzle ketika membaca inisialisasi paket "
5690
#~ "komunikasi, sistem error:% d"
5693
#~ "Lost connection to Drizzle server while sending authentication "
5694
#~ "information, system error: %d"
5696
#~ "Kehilangan koneksi ke server Drizzle ketika mengirim informasi "
5697
#~ "autentifikasi, sistem error: %d"
5700
#~ "Lost connection to Drizzle server while reading authorization "
5701
#~ "information, system error: %d"
5703
#~ "Kehilangan koneksi ke server Drizzle ketika membaca informasi otorisasi, "
5704
#~ "sistem error: %d"
5707
#~ "Lost connection to Drizzle server while setting initial database, system "
5710
#~ "Kehilangan koneksi ke server Drizzle ketika menginisialisasi database, "
5711
#~ "sistem error: %d"
5713
#~ msgid "Couldn't uncompress communication packet"
5714
#~ msgstr "Tidak dapat memekarkan paket komunikasi"
5716
#~ msgid "Got an error reading communication packets"
5717
#~ msgstr "Mendapatkan kesalahan dalam membaca paket komunikasi"
5719
#~ msgid "Got timeout reading communication packets"
5720
#~ msgstr "Kehabisan waktu dalam membaca paket komunikasi"
5722
#~ msgid "Got an error writing communication packets"
5723
#~ msgstr "Mendapatkan kesalahan dalam menulis paket komunikasi"
5725
#~ msgid "Got timeout writing communication packets"
5726
#~ msgstr "Kehabisan waktu dalam menulis paket komunikasi"
5729
#~ "No automatic rehashing. One has to use 'rehash' to get table and field "
5730
#~ "completion. This gives a quicker start of drizzle_st and disables "
5731
#~ "rehashing on reconnect. WARNING: options deprecated; use --disable-auto-"
5732
#~ "rehash instead."
5734
#~ "Tidak ada pengacakan otomatis. Saat digunakan untuk pengacakan ulang "
5735
#~ "untuk mendapatkan tabel dan kolom. Ini akan membuat start awal yang lebih "
5736
#~ "cepat dengan drizzle_st and tidak mengaktifkan pengacakan ulang ketika "
5737
#~ "melakukan koneksi ulang. PERINGATAN: pilihan ini sudah kadaluarsa; cukup "
5738
#~ "gunakan --disable-auto-rehash"
5741
#~ "Reconnect if the connection is lost. Disable with --disable-reconnect. "
5742
#~ "This option is enabled by default."
5744
#~ "Lakukan koneksi ulang jika koneksi yang ada putus. Jangan lakukan "
5745
#~ "perintah tersebut dengan --disable-reconect. Pilihan ini di aktifkan "
5749
#~ msgid "Print the default settings and exit"
5750
#~ msgstr "Cetak info debug saat keluar."
5753
#~ msgid "Invalid value for file-io-threads\n"
5754
#~ msgstr "Penggunaan yang tidak sah dari null pointer"
5757
#~ msgid "Writing a core file\n"
5758
#~ msgstr "Sedang menulis berkas-riwayat %s\n"
5760
#~ msgid "Synonym for -?"
5761
#~ msgstr "Persamaan dari -?"
5763
#~ msgid "Write more. (-v -v -v gives the table output format)."
5764
#~ msgstr "Tulis lagi (-v -v -v untuk mendapatkan format hasil tabel)"
5766
#~ msgid "WARNING: option deprecated; use --disable-tee instead.\n"
5768
#~ "PERINGATAN: pilihan tersebut kadaluarsa; selain itu gunakan --disable-"
5771
#~ msgid "WARNING: --server-arg option not supported in this configuration.\n"
5773
#~ "PERINGATAN --server-arg pilihan tersebut tidak cocok dengan konfigurasi "
5776
#~ msgid "Error writing file '%s' (Errcode: %d)"
5777
#~ msgstr "Kesalahan dalam menulis berkas '%s' (Errcode: %d)"
5779
#~ msgid "Error on close of '%s' (Errcode: %d)"
5780
#~ msgstr "Kesalahan dalam menutup '%s' (Errcode: %d)"
5782
#~ msgid "Out of memory (Needed %u bytes)"
5783
#~ msgstr "Memori yang tersedia tidak mencukupi (membutuhkan %u byte )"
5785
#~ msgid "Error on delete of '%s' (Errcode: %d)"
5786
#~ msgstr "Kesalahan dalam menghapus '%s' (Errcode: %d)"
5788
#~ msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5789
#~ msgstr "Kesalahan dalam perubahan nama '%s' ke '%s' (Errcode: %d)"
5791
#~ msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5793
#~ "akhiran dalam suatu berkas (eof) yang tidak cocok ditemukan dalam membaca "
5794
#~ "berkas '%s' (Errcode: %d)"
5796
#~ msgid "Can't lock file (Errcode: %d)"
5797
#~ msgstr "Tidak dapat mengunci berkas (Errcode: %d)"
5799
#~ msgid "File '%s' not found (Errcode: %d)"
5800
#~ msgstr "Berkas '%s' tidak ditemukan (Errcode: %d)"
5802
#~ msgid "Check memory and open file usage at exit ."
5803
#~ msgstr "Cek penggunaan memori dan berkas yang dibuka saat keluar."