248
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
249
"option deprecated; use --disable-pager instead."
253
"Password to use when connecting to server. If password is not given it's "
254
"asked from the tty."
258
"Port number to use for connection or 0 for default to, in order of "
259
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
262
msgid "built-in default"
342
#: ../client/drizzle.cc:1440
344
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
345
msgstr "Vypne stránkování, výstup vypíše do stdout."
347
#: ../client/drizzle.cc:1442
265
348
msgid "Set the drizzle prompt to this value."
351
#: ../client/drizzle.cc:1444
269
353
"Don't cache result, print it row by row. This may slow down the server if "
270
354
"the output is suspended. Doesn't use history file."
357
#: ../client/drizzle.cc:1446
273
358
msgid "Write fields without conversion. Used with --batch."
361
#: ../client/drizzle.cc:1448
277
363
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
278
364
"option is enabled by default."
281
msgid "Shutdown the server."
367
#: ../client/drizzle.cc:1450
368
msgid "Shutdown the server"
371
#: ../client/drizzle.cc:1451
285
373
"Be more silent. Print results with a tab as separator, each row on new line."
288
msgid "Output in table format."
376
#: ../client/drizzle.cc:1453
292
378
"Append everything into outfile. See interactive help (\\h) also. Does not "
293
379
"work in batch mode. Disable with --disable-tee. This option is disabled by "
298
"Disable outfile. See interactive help (\\h) also. WARNING: option "
299
"deprecated; use --disable-tee instead"
302
msgid "User for login if not current user."
305
msgid "Only allow UPDATE and DELETE that uses keys."
308
msgid "Synonym for option --safe-updates, -U."
311
msgid "Write more. (-v -v -v gives the table output format)."
314
msgid "Output version information and exit."
383
#: ../client/drizzle.cc:1455
384
msgid "Disable outfile. See interactive help (\\h) also."
387
#: ../client/drizzle.cc:1456
317
388
msgid "Wait and retry if connection is down."
391
#: ../client/drizzle.cc:1458
320
392
msgid "Number of seconds before connection timeout."
395
#: ../client/drizzle.cc:1460
323
396
msgid "Max length of input line"
399
#: ../client/drizzle.cc:1462
326
400
msgid "Automatic limit for SELECT when using --safe-updates"
403
#: ../client/drizzle.cc:1464
329
404
msgid "Automatic limit for rows in a join when using --safe-updates"
332
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
335
msgid "Number of lines before each import progress report."
338
msgid "Ping the server to check if it's alive."
407
#: ../client/drizzle.cc:1467 ../client/drizzledump.cc:2499
408
msgid "Options specific to the client"
411
#: ../client/drizzle.cc:1470 ../client/drizzledump.cc:2504
412
#: ../client/drizzleimport.cc:404 ../client/drizzleslap.cc:929
413
#: ../client/drizzletest.cc:5457
341
414
msgid "Use MySQL Protocol."
345
msgid "%s Ver %s Distrib %s, for %s-%s (%s) using %s %s\n"
350
"Copyright (C) 2008 Sun Microsystems\n"
351
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
352
"and you are welcome to modify and redistribute it under the GPL license\n"
356
msgid "Usage: %s [OPTIONS] [database]\n"
417
#: ../client/drizzle.cc:1472
419
msgid "Connect to host"
420
msgstr "Připojit k host."
422
#: ../client/drizzle.cc:1474
424
"Password to use when connecting to server. If password is not given it's "
425
"asked from the tty."
428
#: ../client/drizzle.cc:1476
430
"Port number to use for connection or 0 for default to, in order of "
431
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
434
#: ../client/drizzle.cc:1478 ../client/drizzledump.cc:2510
435
msgid "User for login if not current user."
438
#: ../client/drizzle.cc:1480 ../client/drizzledump.cc:2512
439
msgid "The protocol of connection (tcp,socket,pipe,memory)."
442
#: ../client/drizzle.cc:1483 ../client/drizzledump.cc:2524
443
msgid "Allowed Options"
446
#: ../client/drizzle.cc:1530 ../client/drizzle.cc:1537
448
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
451
#: ../client/drizzle.cc:1588 ../client/drizzle.cc:3849
359
452
msgid "DELIMITER cannot contain a backslash character"
363
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
367
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
371
msgid "WARNING: --server-arg option not supported in this configuration.\n"
375
"Non-integer value supplied for port. If you are trying to enter a password "
376
"please use --password instead."
379
msgid "Value supplied for port is not valid."
455
#: ../client/drizzle.cc:1665
457
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
460
#: ../client/drizzle.cc:1711 ../client/drizzle.cc:4093
462
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
465
#: ../client/drizzle.cc:1717
468
"Copyright (C) 2008 Sun Microsystems\n"
469
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
470
"and you are welcome to modify and redistribute it under the GPL license\n"
473
#: ../client/drizzle.cc:1722
475
msgid "Usage: drizzle [OPTIONS] [database]\n"
478
#: ../client/drizzle.cc:1776
480
msgid "Welcome to the Drizzle client.. Commands end with %s or \\g."
483
#: ../client/drizzle.cc:1785
486
"Your Drizzle connection id is %u\n"
487
"Server version: %s\n"
490
#: ../client/drizzle.cc:1817
492
msgid "Reading history-file %s\n"
493
msgstr "Čtení souboru historie %s\n"
495
#: ../client/drizzle.cc:1821
497
msgid "Couldn't allocate memory for temp histfile!\n"
500
#: ../client/drizzle.cc:1828
501
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
504
#: ../client/drizzle.cc:1838
508
#: ../client/drizzle.cc:1851
510
msgid "Writing history-file %s\n"
513
#: ../client/drizzle.cc:1859
517
#: ../client/drizzle.cc:1859
521
#: ../client/drizzle.cc:1911
522
msgid "Query aborted by Ctrl+C\n"
523
msgstr "Otázka zrušena od Ctrl+C\n"
525
#: ../client/drizzle.cc:1995
383
527
msgid "Processing line: %<PRIu32>\n"
530
#: ../client/drizzle.cc:2213
386
531
msgid "Unknown command: "
534
#: ../client/drizzle.cc:2627
390
" Reading table information for completion of "
391
"table and column names\n"
392
" You can turn off this feature to get a "
393
"quicker startup with -A\n"
536
"Reading table information for completion of table and column names\n"
537
"You can turn off this feature to get a quicker startup with -A\n"
541
#: ../client/drizzle.cc:2693
397
542
msgid "No connection. Trying to reconnect..."
545
#: ../client/drizzle.cc:2699
400
546
msgid "Can't connect to the server\n"
549
#: ../client/drizzle.cc:2779
403
550
msgid "List of all Drizzle commands:"
406
msgid "Note that all text commands must be first on line and end with ';'"
553
#: ../client/drizzle.cc:2783
556
"Note that all text commands must be first on line and end with '%s' or \\g"
559
#: ../client/drizzle.cc:2841
409
560
msgid "No query specified\n"
563
#: ../client/drizzle.cc:2856
412
564
msgid "Ignoring query to other database"
567
#: ../client/drizzle.cc:2906
415
568
msgid "Empty set"
571
#: ../client/drizzle.cc:2919
419
573
msgid "%ld row in set"
420
574
msgid_plural "%ld rows in set"
578
#: ../client/drizzle.cc:2928
582
#: ../client/drizzle.cc:2930
428
584
msgid "Query OK, %ld row affected"
429
585
msgid_plural "Query OK, %ld rows affected"
433
msgid "Number of rows before each output progress report (requires --verbose)."
589
#: ../client/drizzle.cc:3002
590
msgid "popen() failed! defaulting PAGER to stdout!\n"
593
#: ../client/drizzle.cc:3024
595
msgid "Error logging to file '%s'\n"
598
#: ../client/drizzle.cc:3029
600
msgid "Logging to file '%s'\n"
601
msgstr "Čtení souboru historie %s\n"
603
#: ../client/drizzle.cc:3113
612
"Collation: %s (%u)\n"
620
#: ../client/drizzle.cc:3580
622
msgid "No previous outfile available, you must give a filename!\n"
625
#: ../client/drizzle.cc:3585
627
msgid "Currently logging to file '%s'\n"
630
#: ../client/drizzle.cc:3605
632
msgid "No outfile specified!\n"
635
#: ../client/drizzle.cc:3618
636
msgid "Outfile disabled.\n"
639
#: ../client/drizzle.cc:3645
641
msgid "Default pager wasn't set, using stdout.\n"
642
msgstr "Vypne stránkování, výstup vypíše do stdout."
644
#: ../client/drizzle.cc:3665
646
msgid "PAGER set to '%s'\n"
649
#: ../client/drizzle.cc:3676
650
msgid "PAGER set to stdout\n"
653
#: ../client/drizzle.cc:3759
655
msgid "Connection id: %u"
658
#: ../client/drizzle.cc:3761
660
msgid "Current database: %.128s\n"
663
#: ../client/drizzle.cc:3762
668
#: ../client/drizzle.cc:3782
669
msgid "Usage: \\. <filename> | source <filename>"
672
#: ../client/drizzle.cc:3797
674
msgid "Failed to open file '%s', error: %d"
677
#: ../client/drizzle.cc:3805
678
msgid "Can't initialize LineBuffer"
681
#: ../client/drizzle.cc:3841
682
msgid "DELIMITER must be followed by a 'delimiter' character or string"
685
#: ../client/drizzle.cc:3874
686
msgid "USE must be followed by a database name"
689
#: ../client/drizzle.cc:3942
690
msgid "Database changed"
693
#: ../client/drizzle.cc:3950
694
msgid "Show warnings enabled."
697
#: ../client/drizzle.cc:3958
698
msgid "Show warnings disabled."
701
#: ../client/drizzle.cc:4100
705
"Connection id:\t\t%lu\n"
708
#: ../client/drizzle.cc:4112
710
msgid "Current database:\t%s\n"
713
#: ../client/drizzle.cc:4113
715
msgid "Current user:\t\t%s\n"
718
#: ../client/drizzle.cc:4119
719
msgid "SSL:\t\t\tNot in use"
722
#: ../client/drizzle.cc:4124
728
#: ../client/drizzle.cc:4131
731
"All updates ignored to this database\n"
734
#: ../client/drizzle.cc:4134
736
msgid "Current pager:\t\t%s\n"
739
#: ../client/drizzle.cc:4135
741
msgid "Using outfile:\t\t'%s'\n"
744
#: ../client/drizzle.cc:4136
746
msgid "Using delimiter:\t%s\n"
749
#: ../client/drizzle.cc:4137
751
msgid "Server version:\t\t%s\n"
754
#: ../client/drizzle.cc:4138
756
msgid "Protocol version:\t%d\n"
759
#: ../client/drizzle.cc:4139
761
msgid "Connection:\t\t%s\n"
764
#: ../client/drizzle.cc:4146
766
msgid "UNIX socket:\t\t%s\n"
769
#: ../client/drizzle.cc:4148
771
msgid "TCP port:\t\t%d\n"
774
#: ../client/drizzle.cc:4153
777
"Note that you are running in safe_update_mode:\n"
780
#: ../client/drizzle.cc:4155
783
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
785
"(One can force an UPDATE/DELETE by adding LIMIT # at the end of the "
787
" SELECT has an automatic 'LIMIT %lu' if LIMIT is not used.\n"
788
" Max number of examined row combination in a join is set to: %"
793
#: ../client/drizzle.cc:4217 ../drizzled/option.cc:339
798
#: ../client/drizzle.cc:4260
800
msgid "ERROR %d (%s): "
803
#: ../client/drizzle.cc:4262
808
#: ../client/drizzle.cc:4265
812
#: ../client/drizzle.cc:4398
816
#: ../client/drizzle.cc:4400
820
#: ../client/drizzle.cc:4406
824
#: ../client/drizzle.cc:4412
828
#: ../client/drizzle.cc:4513
832
#: ../client/drizzle.cc:4633
834
msgid "Returning to default PROMPT of %s\n"
837
#: ../client/drizzle.cc:4638
838
msgid "Memory allocation error. Not changing prompt\n"
841
#: ../client/drizzle.cc:4643
843
msgid "PROMPT set to '%s'\n"
846
#: ../client/drizzledump.cc:198
437
848
msgid "Got errno %d on write"
441
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
445
msgid "Usage: %s [OPTIONS] database [tables]\n"
449
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
453
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
457
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
458
"and you are welcome to modify and redistribute it under the GPL license\n"
461
msgid "Dumps definitions and data from a Drizzle database server"
465
msgid "For more options, use %s --help\n"
470
"Non-integer value supplied for port. If you are trying to enter a password "
471
"please use --password instead.\n"
475
msgid "Value supplied for port is not valid.\n"
479
msgid "Memory allocation error while copying password. Aborting.\n"
483
msgid "Input filename too long: %s"
487
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
491
msgid "Invalid mode to --compatible: %s\n"
851
#: ../client/drizzledump.cc:282
495
853
msgid "%s: You must use option --tab with --fields-...\n"
856
#: ../client/drizzledump.cc:288
500
859
"%s: You can't use --single-transaction and --lock-all-tables at the same "
863
#: ../client/drizzledump.cc:294
506
866
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
870
#: ../client/drizzledump.cc:300
511
872
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
875
#: ../client/drizzledump.cc:319
515
877
msgid "Got error: %s (%d) %s"
880
#: ../client/drizzledump.cc:326
519
882
msgid "Got error: %d %s"
885
#: ../client/drizzledump.cc:424 ../client/drizzledump.cc:431
886
#: ../client/drizzledump.cc:444
523
888
msgid "Couldn't execute '%s': %s (%d)"
891
#: ../client/drizzledump.cc:504
527
893
msgid "-- Connecting to %s...\n"
896
#: ../client/drizzledump.cc:527
531
898
msgid "-- Disconnecting from %s...\n"
901
#: ../client/drizzledump.cc:538
534
902
msgid "Couldn't allocate memory"
905
#: ../client/drizzledump.cc:882
539
908
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
912
#: ../client/drizzledump.cc:896
544
914
msgid "-- Retrieving table structure for table %s...\n"
917
#: ../client/drizzledump.cc:1010
548
919
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
922
#: ../client/drizzledump.cc:1117
552
924
msgid "%s: Can't get keys for table %s\n"
927
#: ../client/drizzledump.cc:1195 ../client/drizzledump.cc:2248
556
929
msgid "Error: Couldn't read status information for table %s\n"
932
#: ../client/drizzledump.cc:1339
560
934
msgid "Error retrieving table structure for table: \"%s\""
937
#: ../client/drizzledump.cc:1346
564
939
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
942
#: ../client/drizzledump.cc:1357
568
944
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
947
#: ../client/drizzledump.cc:1364
572
949
msgid "-- Skipping dump data for table '%s', it has no fields\n"
952
#: ../client/drizzledump.cc:1372
575
953
msgid "-- Sending SELECT query...\n"
956
#: ../client/drizzledump.cc:1426 ../client/drizzledump.cc:1915
578
957
msgid "when executing 'SELECT INTO OUTFILE'"
960
#: ../client/drizzledump.cc:1437
969
#: ../client/drizzledump.cc:1478
589
970
msgid "-- Retrieving rows...\n"
973
#: ../client/drizzledump.cc:1481
593
975
msgid "%s: Error in field count for table: %s ! Aborting.\n"
978
#: ../client/drizzledump.cc:1525
597
980
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
983
#: ../client/drizzledump.cc:1542
601
985
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
988
#: ../client/drizzledump.cc:1564
605
990
msgid "Not enough fields from table %s! Aborting.\n"
993
#: ../client/drizzledump.cc:1979 ../client/drizzledump.cc:2095
608
994
msgid "when doing refresh"
997
#: ../client/drizzledump.cc:2066
611
998
msgid "alloc_root failure."
1001
#: ../client/drizzledump.cc:2082
615
1003
msgid "Couldn't find table: \"%s\""
1006
#: ../client/drizzledump.cc:2319 ../client/drizzledump.cc:2326
1007
#: ../client/drizzledump.cc:2336
620
1010
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
1013
#: ../client/drizzledump.cc:2368
624
1015
msgid "Error: Not enough memory to store ORDER BY clause\n"
1018
#: ../client/drizzledump.cc:2399
1020
"Dump all the databases. This will be same as --databases with all databases "
1024
#: ../client/drizzledump.cc:2401
1025
msgid "Dump all the tablespaces."
1028
#: ../client/drizzledump.cc:2403
1029
msgid "Use complete insert statements."
1032
#: ../client/drizzledump.cc:2407
1034
"Flush logs file in server before starting dump. Note that if you dump many "
1035
"databases at once (using the option --databases= or --all-databases), the "
1036
"logs will be flushed for each database dumped. The exception is when using --"
1037
"lock-all-tables in this case the logs will be flushed only once, "
1038
"corresponding to the moment all tables are locked. So if you want your dump "
1039
"and the log flush to happen at the same exact moment you should use --lock-"
1040
"all-tables or --flush-logs"
1043
#: ../client/drizzledump.cc:2409
1044
msgid "Continue even if we get an sql-error."
1047
#: ../client/drizzledump.cc:2410
1049
msgid "Display this help message and exit."
1050
msgstr "Zobrazit tuto nápovědu a odejít."
1052
#: ../client/drizzledump.cc:2412
1054
"Locks all tables across all databases. This is achieved by taking a global "
1055
"read lock for the duration of the whole dump. Automatically turns --single-"
1056
"transaction and --lock-tables off."
1059
#: ../client/drizzledump.cc:2414
1061
"Sorts each table's rows by primary key, or first unique key, if such a key "
1062
"exists. Useful when dumping a MyISAM table to be loaded into an InnoDB "
1063
"table, but will make the dump itself take considerably longer."
1066
#: ../client/drizzledump.cc:2416
1068
"Creates a consistent snapshot by dumping all tables in a single transaction. "
1069
"Works ONLY for tables stored in storage engines which support "
1070
"multiversioning (currently only InnoDB does); the dump is NOT guaranteed to "
1071
"be consistent for other storage engines. While a --single-transaction dump "
1072
"is in process, to ensure a valid dump file (correct table contents), no "
1073
"other connection should use the following statements: ALTER TABLE, DROP "
1074
"TABLE, RENAME TABLE, TRUNCATE TABLE, as consistent snapshot is not isolated "
1075
"from them. Option automatically turns off --lock-tables."
1078
#: ../client/drizzledump.cc:2417
1080
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
1081
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
1082
"default, disable with --skip-opt."
1085
#: ../client/drizzledump.cc:2419
1087
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
1088
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
1091
#: ../client/drizzledump.cc:2420
1092
msgid "Overrides option --databases (-B)."
1095
#: ../client/drizzledump.cc:2422
1096
msgid "Number of rows before each output progress report (requires --verbose)."
1099
#: ../client/drizzledump.cc:2424
1100
msgid "Print info about the various stages."
1103
#: ../client/drizzledump.cc:2426
1104
msgid "Dump a database as well formed XML."
1107
#: ../client/drizzledump.cc:2427
1108
msgid "Turn off Comments"
1111
#: ../client/drizzledump.cc:2428
1112
msgid "Turn off create-options"
1115
#: ../client/drizzledump.cc:2429
1116
msgid "Turn off extended-insert"
1119
#: ../client/drizzledump.cc:2430
1120
msgid "Turn off dump-date"
1123
#: ../client/drizzledump.cc:2431
1124
msgid "Do not read from the configuration files"
1127
#: ../client/drizzledump.cc:2437
1128
msgid "Add a 'DROP DATABASE' before each create."
1131
#: ../client/drizzledump.cc:2439
1132
msgid "Add a 'drop table' before each create."
1135
#: ../client/drizzledump.cc:2441
1136
msgid "Allow creation of column names that are keywords."
1139
#: ../client/drizzledump.cc:2443
1140
msgid "Write additional information."
1143
#: ../client/drizzledump.cc:2445
1145
"Give less verbose output (useful for debugging). Disables structure comments "
1146
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1147
"set-names --skip-disable-keys --skip-add-locks"
1150
#: ../client/drizzledump.cc:2447
1151
msgid "Include all DRIZZLE specific create options."
1154
#: ../client/drizzledump.cc:2449
1155
msgid "Put a dump date to the end of the output."
1158
#: ../client/drizzledump.cc:2451
1160
"To dump several databases. Note the difference in usage; In this case no "
1161
"tables are given. All name arguments are regarded as databasenames. 'USE "
1162
"db_name;' will be included in the output."
1165
#: ../client/drizzledump.cc:2453
1166
msgid "Insert rows with INSERT DELAYED;"
1169
#: ../client/drizzledump.cc:2455
1171
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1172
"will be put in the output."
1175
#: ../client/drizzledump.cc:2457
1176
msgid "Allows utilization of the new, much faster INSERT syntax."
1179
#: ../client/drizzledump.cc:2459
1180
msgid "Fields in the textfile are terminated by ..."
1183
#: ../client/drizzledump.cc:2461
1184
msgid "Fields in the importfile are enclosed by ..."
1187
#: ../client/drizzledump.cc:2463
1188
msgid "Fields in the i.file are opt. enclosed by ..."
1191
#: ../client/drizzledump.cc:2465
1192
msgid "Fields in the i.file are escaped by ..."
1195
#: ../client/drizzledump.cc:2469
1197
"Do not dump the specified table. To specify more than one table to ignore, "
1198
"use the directive multiple times, once for each table. Each table must be "
1199
"specified with both database and table names, e.g. --ignore-table=database."
1203
#: ../client/drizzledump.cc:2471
1204
msgid "Insert rows with INSERT IGNORE."
1207
#: ../client/drizzledump.cc:2473
1208
msgid "Lines in the i.file are terminated by ..."
1211
#: ../client/drizzledump.cc:2475
1212
msgid "Wrap tables with autocommit/commit statements."
1215
#: ../client/drizzledump.cc:2477
1217
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1218
"above line will be added otherwise, if --databases or --all-databases option "
1222
#: ../client/drizzledump.cc:2479
1223
msgid "Don't write table creation info."
1226
#: ../client/drizzledump.cc:2481
1227
msgid "No row information."
1230
#: ../client/drizzledump.cc:2482
1231
msgid "Deprecated. Use --skip-set-charset instead."
1234
#: ../client/drizzledump.cc:2484
1235
msgid "Enable set-name"
1238
#: ../client/drizzledump.cc:2486
1239
msgid "Don't buffer query, dump directly to stdout."
1242
#: ../client/drizzledump.cc:2488
1243
msgid "Quote table and column names with backticks (`)."
1246
#: ../client/drizzledump.cc:2490
1247
msgid "Use REPLACE INTO instead of INSERT INTO."
1250
#: ../client/drizzledump.cc:2492
1252
"Direct output to a given file. This option should be used in MSDOS, because "
1253
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1257
#: ../client/drizzledump.cc:2494
1259
"Creates tab separated textfile for each table to given path. (creates .sql "
1260
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1261
"machine as the drizzled daemon."
1264
#: ../client/drizzledump.cc:2496
1265
msgid "Dump only selected records; QUOTES mandatory!"
1268
#: ../client/drizzledump.cc:2502
1270
msgid "Connect to host."
1271
msgstr "Připojit k host."
1273
#: ../client/drizzledump.cc:2506
1275
"Password to use when connecting to server. If password is not given it's "
1276
"solicited on the tty."
1279
#: ../client/drizzledump.cc:2508
1280
msgid "Port number to use for connection."
1283
#: ../client/drizzledump.cc:2515
1284
msgid "Hidden Options"
1287
#: ../client/drizzledump.cc:2517
1288
msgid "Used to select the database"
1291
#: ../client/drizzledump.cc:2518
1292
msgid "Used to select the tables"
1295
#: ../client/drizzledump.cc:2521
1296
msgid "Allowed Options + Hidden Options"
1299
#: ../client/drizzledump.cc:2573
1301
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1304
#: ../client/drizzledump.cc:2578
1306
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1307
"and you are welcome to modify and redistribute it under the GPL license\n"
1310
#: ../client/drizzledump.cc:2579
1311
msgid "Dumps definitions and data from a Drizzle database server"
1314
#: ../client/drizzledump.cc:2580
1316
msgid "Usage: %s [OPTIONS] database [tables]\n"
1319
#: ../client/drizzledump.cc:2581
1321
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1324
#: ../client/drizzledump.cc:2583
1326
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1329
#: ../client/drizzledump.cc:2599 ../client/drizzleimport.cc:459
1330
#: ../client/drizzleslap.cc:1002 ../client/drizzletest.cc:5597
1332
msgid "Value supplied for port is not valid.\n"
1336
#. This check is made because the some the file functions below
1337
#. have FN_REFLEN sized stack allocated buffers and will cause
1338
#. a crash even if the input destination buffer is large enough
1339
#. to hold the output.
1341
#: ../client/drizzledump.cc:2646
1343
msgid "Input filename too long: %s"
1346
#: ../client/drizzledump.cc:2684
1348
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1351
#: ../client/drizzleslap.cc:2856
1353
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1356
#: ../client/drizzletest.cc:5364
1357
msgid "Error: Invalid Value for opt_max_connect_retries"
1360
#: ../client/drizzletest.cc:5374
1361
msgid "Error: Invalid Value for opt_tail_lines"
1364
#: ../client/drizzletest.cc:5384
1365
msgid "Error: Invalid Value for opt_sleep"
1368
#: ../client/drizzletest.cc:5565
628
1370
msgid "Could not open '%s' for reading: errno = %d"
1373
#: ../client/drizzletest.cc:5570 ../drizzled/drizzled.cc:863
632
1375
msgid "Out of memory"
636
msgid "Got signal %d from thread %<PRIu64>"
1378
#: ../drizzled/drizzled.cc:480
639
1379
msgid "Aborting\n"
1382
#: ../drizzled/drizzled.cc:544
642
1383
msgid "One can only use the --user switch if running as root\n"
1386
#: ../drizzled/drizzled.cc:551
646
1388
"Fatal error: Please read \"Security\" section of the manual to find out how "
647
1389
"to run drizzled as root!\n"
1392
#: ../drizzled/drizzled.cc:571
652
1395
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
657
msgid "Fatal signal %d while backtracing\n"
662
"We will try our best to scrape up some info that will hopefully help "
664
"the problem, but since we have already crashed, something is definitely "
666
"and this may fail.\n"
672
"It is possible that drizzled could use up to \n"
673
"key_buffer_size + (read_buffer_size + sort_buffer_size)*thread_count\n"
675
"Hope that's ok; if not, decrease some variables in the equation.\n"
681
"Attempting backtrace. You can use the following information to find out\n"
682
"where drizzled died. If you see no messages after this, something went\n"
683
"terribly wrong...\n"
688
"Trying to get some variables.\n"
689
"Some pointers may be invalid and cause the dump to abort...\n"
695
"This crash occurred while the server was calling initgroups(). This is\n"
696
"often due to the use of a drizzled that is statically linked against glibc\n"
697
"and configured to use LDAP in /etc/nsswitch.conf. You will need to either\n"
698
"upgrade to a version of glibc that does not have this problem (2.3.4 or\n"
699
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
700
"drizzled that is not statically linked.\n"
706
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
707
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
708
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
709
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
710
"the documentation for your distribution on how to do that.\n"
714
msgid "Writing a core file\n"
1399
#: ../drizzled/drizzled.cc:702
718
1401
msgid "gethostname failed, using '%s' as hostname"
1404
#: ../drizzled/drizzled.cc:768
722
1406
msgid "Unknown locale: '%s'"
1409
#: ../drizzled/drizzled.cc:785
725
1410
msgid "Can't create thread-keys"
1413
#: ../drizzled/drizzled.cc:872
728
1414
msgid "Failed to initialize plugins."
1417
#: ../drizzled/drizzled.cc:894
733
1420
"%s: Too many arguments (first extra is '%s').\n"
734
1421
"Use --verbose --help to get a list of available options\n"
1424
#: ../drizzled/drizzled.cc:919
737
1425
msgid "No scheduler found, cannot continue!\n"
1428
#: ../drizzled/drizzled.cc:943
741
1430
msgid "Unknown/unsupported storage engine: %s"
1433
#: ../drizzled/drizzled.cc:1032
1434
msgid "Display this help and exit."
1435
msgstr "Zobrazit tuto nápovědu a odejít."
1437
#: ../drizzled/drizzled.cc:1036
744
1438
msgid "Display this help and exit after initializing plugins."
1441
#: ../drizzled/drizzled.cc:1040
747
1442
msgid "Auto-increment columns are incremented by this"
1445
#: ../drizzled/drizzled.cc:1045
751
1447
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1451
#: ../drizzled/drizzled.cc:1051
756
1453
"Path to installation directory. All paths are usually resolved relative to "
1457
#: ../drizzled/drizzled.cc:1056
760
1458
msgid "Chroot drizzled daemon during startup."
1461
#: ../drizzled/drizzled.cc:1060
763
1462
msgid "Set the default collation."
1465
#: ../drizzled/drizzled.cc:1064
766
1466
msgid "Default completion type."
1469
#: ../drizzled/drizzled.cc:1069
769
1470
msgid "Write core on errors."
1473
#: ../drizzled/drizzled.cc:1073
772
1474
msgid "Path to the database root."
1477
#: ../drizzled/drizzled.cc:1077
775
1478
msgid "Set the default storage engine (table type) for tables."
1481
#: ../drizzled/drizzled.cc:1081
778
1482
msgid "Set the default time zone."
781
msgid "Print a symbolic stack trace on failure."
1485
#: ../drizzled/drizzled.cc:1086
784
1486
msgid "Used for debugging; Use at your own risk!"
1489
#: ../drizzled/drizzled.cc:1091
787
1490
msgid "Set up signals usable for debugging"
1493
#: ../drizzled/drizzled.cc:1095
790
1494
msgid "(IGNORED)"
1497
#: ../drizzled/drizzled.cc:1099
793
1498
msgid "Set the language used for the month names and the days of the week."
1501
#: ../drizzled/drizzled.cc:1104
796
1502
msgid "Log some not critical warnings to the log file."
1505
#: ../drizzled/drizzled.cc:1109
799
1506
msgid "Pid file used by safe_mysqld."
1509
#: ../drizzled/drizzled.cc:1113
803
1511
"Maximum time in seconds to wait for the port to become free. (Default: no "
1515
#: ../drizzled/drizzled.cc:1118
808
1517
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
809
1518
"specified directory"
1521
#: ../drizzled/drizzled.cc:1123
813
1523
"Uniquely identifies the server instance in the community of replication "
1527
#: ../drizzled/drizzled.cc:1128
817
1528
msgid "Don't print a stack trace on failure."
1531
#: ../drizzled/drizzled.cc:1132
820
1532
msgid "Enable symbolic link support."
1535
#: ../drizzled/drizzled.cc:1141
824
1537
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1540
#: ../drizzled/drizzled.cc:1146
827
1541
msgid "Path for temporary files."
1544
#: ../drizzled/drizzled.cc:1150
830
1545
msgid "Default transaction isolation level."
1548
#: ../drizzled/drizzled.cc:1154
833
1549
msgid "Run drizzled daemon as user."
1552
#: ../drizzled/drizzled.cc:1162
837
1554
"The number of outstanding connection requests Drizzle can have. This comes "
838
1555
"into play when the main Drizzle thread gets very many connection requests in "
839
1556
"a very short time."
1559
#: ../drizzled/drizzled.cc:1168
843
1561
"Size of tree cache used in bulk insert optimization. Note that this is a "
844
1562
"limit per thread!"
1565
#: ../drizzled/drizzled.cc:1174
848
1567
"Precision of the result of '/' operator will be increased on that value."
1570
#: ../drizzled/drizzled.cc:1180
851
1571
msgid "The maximum length of the result of function group_concat."
1574
#: ../drizzled/drizzled.cc:1185
854
1575
msgid "The size of the buffer that is used for full joins."
1578
#: ../drizzled/drizzled.cc:1191
857
1579
msgid "Max packetlength to send/receive from to server."
1582
#: ../drizzled/drizzled.cc:1196
861
1584
"If there is more than this number of interrupted connections from a host "
862
1585
"this host will be blocked from further connections."
1588
#: ../drizzled/drizzled.cc:1201
865
1589
msgid "Max number of errors/warnings to store for a statement."
1592
#: ../drizzled/drizzled.cc:1206
868
1593
msgid "Don't allow creation of heap tables bigger than this."
1596
#: ../drizzled/drizzled.cc:1212
872
1598
"Joins that are probably going to read more than max_join_size records return "
1602
#: ../drizzled/drizzled.cc:1218
876
1603
msgid "Max number of bytes in sorted records."
1606
#: ../drizzled/drizzled.cc:1223
879
1607
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1610
#: ../drizzled/drizzled.cc:1228
883
1612
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
884
1613
"max_sort_length bytes of each value are used; the rest are ignored)."
1616
#: ../drizzled/drizzled.cc:1235
887
1617
msgid "After this many write locks, allow some read locks to run in between."
1620
#: ../drizzled/drizzled.cc:1239
891
1622
"Don't log queries which examine less than min_examined_row_limit rows to "
1626
#: ../drizzled/drizzled.cc:1245
896
1628
"Controls the heuristic(s) applied during query optimization to prune less-"
897
1629
"promising partial plans from the optimizer search space. Meaning: false - do "
985
1736
"Starts the Drizzle database server\n"
1739
#: ../drizzled/drizzled.cc:1388
989
1741
msgid "Usage: %s [OPTIONS]\n"
1744
#: ../drizzled/drizzled.cc:1512
994
1747
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
995
1748
"command line\n"
1751
#: ../drizzled/drizzled.cc:1555
998
1752
msgid "Can't start server: cannot resolve hostname!"
1755
#: ../drizzled/drizzled.cc:1561
1001
1756
msgid "Can't start server: bind-address refers to multiple interfaces!"
1005
"setrlimit could not change the size of core files to 'infinity'; We may not "
1006
"be able to generate a core file on signals"
1010
msgid "Data directory %s does not exist\n"
1759
#: ../drizzled/error.cc:138
1014
1761
msgid "Unknown error %d"
1764
#: ../drizzled/error.cc:214
1768
#: ../drizzled/error.cc:215
1772
#: ../drizzled/error.cc:216
1024
1774
msgid "Can't create file '%-.200s' (errno: %d)"
1777
#: ../drizzled/error.cc:217
1028
1779
msgid "Can't create table '%-.200s' (errno: %d)"
1782
#: ../drizzled/error.cc:218
1032
1784
msgid "Can't create database '%-.192s' (errno: %d)"
1787
#: ../drizzled/error.cc:219
1036
1789
msgid "Can't create database '%-.192s'; database exists"
1792
#: ../drizzled/error.cc:220
1040
1794
msgid "Can't drop database '%-.192s'; database doesn't exist"
1797
#: ../drizzled/error.cc:221
1044
1799
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1802
#: ../drizzled/error.cc:222
1048
1804
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1807
#: ../drizzled/error.cc:223
1052
1809
msgid "Error on delete of '%-.192s' (errno: %d)"
1812
#: ../drizzled/error.cc:224
1055
1813
msgid "Can't read record in system table"
1816
#: ../drizzled/error.cc:225
1059
1818
msgid "Can't get status of '%-.200s' (errno: %d)"
1821
#: ../drizzled/error.cc:226
1063
1823
msgid "Can't get working directory (errno: %d)"
1826
#: ../drizzled/error.cc:227
1067
1828
msgid "Can't lock file (errno: %d)"
1831
#: ../drizzled/error.cc:228
1071
1833
msgid "Can't open file: '%-.200s' (errno: %d)"
1836
#: ../drizzled/error.cc:229
1075
1838
msgid "Can't find file: '%-.200s' (errno: %d)"
1841
#: ../drizzled/error.cc:230
1079
1843
msgid "Can't read dir of '%-.192s' (errno: %d)"
1846
#: ../drizzled/error.cc:231
1083
1848
msgid "Can't change dir to '%-.192s' (errno: %d)"
1851
#: ../drizzled/error.cc:232
1087
1853
msgid "Record has changed since last read in table '%-.192s'"
1856
#: ../drizzled/error.cc:233
1091
1858
msgid "Disk full (%s); waiting for someone to free some space..."
1861
#: ../drizzled/error.cc:234
1095
1863
msgid "Can't write; duplicate key in table '%-.192s'"
1866
#: ../drizzled/error.cc:235
1099
1868
msgid "Error on close of '%-.192s' (errno: %d)"
1871
#: ../drizzled/error.cc:236
1103
1873
msgid "Error reading file '%-.200s' (errno: %d)"
1876
#: ../drizzled/error.cc:237
1107
1878
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1881
#: ../drizzled/error.cc:238
1111
1883
msgid "Error writing file '%-.200s' (errno: %d)"
1886
#: ../drizzled/error.cc:239
1115
1888
msgid "'%-.192s' is locked against change"
1891
#: ../drizzled/error.cc:240
1118
1892
msgid "Sort aborted"
1895
#: ../drizzled/error.cc:241
1122
1897
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1900
#: ../drizzled/error.cc:242
1126
1902
msgid "Got error %d from storage engine"
1905
#: ../drizzled/error.cc:243
1130
1907
msgid "Table storage engine for '%-.192s' doesn't have this option"
1910
#: ../drizzled/error.cc:244
1134
1912
msgid "Can't find record in '%-.192s'"
1915
#: ../drizzled/error.cc:245
1138
1917
msgid "Incorrect information in file: '%-.200s'"
1920
#: ../drizzled/error.cc:246
1142
1922
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1925
#: ../drizzled/error.cc:247
1146
1927
msgid "Old key file for table '%-.192s'; repair it!"
1930
#: ../drizzled/error.cc:248
1150
1932
msgid "Table '%-.192s' is read only"
1935
#: ../drizzled/error.cc:249
1154
1937
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1940
#: ../drizzled/error.cc:250
1157
1941
msgid "Out of sort memory; increase server sort buffer size"
1944
#: ../drizzled/error.cc:251
1161
1946
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1949
#: ../drizzled/error.cc:252
1164
1950
msgid "Too many connections"
1953
#: ../drizzled/error.cc:253
1168
1955
"Out of memory; check if drizzled or some other process uses all available "
1169
1956
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1170
1957
"memory or you can add more swap space"
1960
#: ../drizzled/error.cc:254
1173
1961
msgid "Can't get hostname for your address"
1964
#: ../drizzled/error.cc:255
1176
1965
msgid "Bad handshake"
1968
#: ../drizzled/error.cc:256
1180
1970
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1973
#: ../drizzled/error.cc:257
1184
1975
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1978
#: ../drizzled/error.cc:258
1187
1979
msgid "No database selected"
1982
#: ../drizzled/error.cc:259
1190
1983
msgid "Unknown command"
1986
#: ../drizzled/error.cc:260
1194
1988
msgid "Column '%-.192s' cannot be null"
1991
#: ../drizzled/error.cc:261
1198
1993
msgid "Unknown database '%-.192s'"
1996
#: ../drizzled/error.cc:262
1202
1998
msgid "Table '%-.192s' already exists"
2001
#: ../drizzled/error.cc:263
1206
2003
msgid "Unknown table '%-.100s'"
2006
#: ../drizzled/error.cc:264
1210
2008
msgid "Column '%-.192s' in %-.192s is ambiguous"
2011
#: ../drizzled/error.cc:265
1213
2012
msgid "Server shutdown in progress"
2015
#: ../drizzled/error.cc:266
1217
2017
msgid "Unknown column '%-.192s' in '%-.192s'"
2020
#: ../drizzled/error.cc:267
1221
2022
msgid "'%-.192s' isn't in GROUP BY"
2025
#: ../drizzled/error.cc:268
1225
2027
msgid "Can't group on '%-.192s'"
2030
#: ../drizzled/error.cc:269
1228
2031
msgid "Statement has sum functions and columns in same statement"
2034
#: ../drizzled/error.cc:270
1231
2035
msgid "Column count doesn't match value count"
2038
#: ../drizzled/error.cc:271
1235
2040
msgid "Identifier name '%-.100s' is too long"
2043
#: ../drizzled/error.cc:272
1239
2045
msgid "Duplicate column name '%-.192s'"
2048
#: ../drizzled/error.cc:273
1243
2050
msgid "Duplicate key name '%-.192s'"
2053
#: ../drizzled/error.cc:274
1247
2055
msgid "Duplicate entry '%-.192s' for key %d"
2058
#: ../drizzled/error.cc:275
1251
2060
msgid "Incorrect column specifier for column '%-.192s'"
2063
#: ../drizzled/error.cc:276
1255
2065
msgid "%s near '%-.80s' at line %d"
2068
#: ../drizzled/error.cc:277
1258
2069
msgid "Query was empty"
2072
#: ../drizzled/error.cc:278
1262
2074
msgid "Not unique table/alias: '%-.192s'"
2077
#: ../drizzled/error.cc:279
1266
2079
msgid "Invalid default value for '%-.192s'"
2082
#: ../drizzled/error.cc:280
1269
2083
msgid "Multiple primary key defined"
2086
#: ../drizzled/error.cc:281
1273
2088
msgid "Too many keys specified; max %d keys allowed"
2091
#: ../drizzled/error.cc:282
1277
2093
msgid "Too many key parts specified; max %d parts allowed"
2096
#: ../drizzled/error.cc:283
1281
2098
msgid "Specified key was too long; max key length is %d bytes"
2101
#: ../drizzled/error.cc:284
1285
2103
msgid "Key column '%-.192s' doesn't exist in table"
2106
#: ../drizzled/error.cc:285
1290
2109
"BLOB column '%-.192s' can't be used in key specification with the used table "
2113
#: ../drizzled/error.cc:286
1296
2116
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2120
#: ../drizzled/error.cc:287
1301
2122
"Incorrect table definition; there can be only one auto column and it must be "
1302
2123
"defined as a key"
2126
#: ../drizzled/error.cc:288
1307
2129
"%s: ready for connections.\n"
1308
2130
"Version: '%s' socket: '%s' port: %u\n"
2133
#: ../drizzled/error.cc:289
1312
2135
msgid "%s: Normal shutdown\n"
2138
#: ../drizzled/error.cc:290
1316
2140
msgid "%s: Got signal %d. Aborting!\n"
2143
#: ../drizzled/error.cc:291
1320
2145
msgid "%s: Shutdown complete\n"
2148
#: ../drizzled/error.cc:292
1324
2150
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2153
#: ../drizzled/error.cc:293
1327
2154
msgid "Can't create IP socket"
2157
#: ../drizzled/error.cc:294
1332
2160
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2164
#: ../drizzled/error.cc:295
1338
2167
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1339
2168
"check the manual"
2171
#: ../drizzled/error.cc:296
1343
2173
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2176
#: ../drizzled/error.cc:297
1348
2179
"The file '%-.128s' must be in the database directory or be readable by all"
2182
#: ../drizzled/error.cc:298
1352
2184
msgid "File '%-.200s' already exists"
2187
#: ../drizzled/error.cc:299
1356
2189
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2192
#: ../drizzled/error.cc:300
1360
2194
msgid "Records: %ld Duplicates: %ld"
2197
#: ../drizzled/error.cc:301
1364
2199
"Incorrect prefix key; the used key part isn't a string, the used length is "
1365
2200
"longer than the key part, or the storage engine doesn't support unique "
2204
#: ../drizzled/error.cc:302
1369
2205
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2208
#: ../drizzled/error.cc:303
1373
2210
msgid "Can't DROP '%-.192s'; check that column/key exists"
2213
#: ../drizzled/error.cc:304
1377
2215
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2218
#: ../drizzled/error.cc:305
1381
2220
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2223
#: ../drizzled/error.cc:306
1385
2225
msgid "Unknown thread id: %lu"
2228
#: ../drizzled/error.cc:307
1389
2230
msgid "You are not owner of thread %lu"
2233
#: ../drizzled/error.cc:308
1392
2234
msgid "No tables used"
2237
#: ../drizzled/error.cc:309
1396
2239
msgid "Too many strings for column %-.192s and SET"
2242
#: ../drizzled/error.cc:310
1400
2244
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2247
#: ../drizzled/error.cc:311
1404
2249
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2252
#: ../drizzled/error.cc:312
1408
2254
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2257
#: ../drizzled/error.cc:313
1412
2259
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2262
#: ../drizzled/error.cc:314
1416
2264
msgid "Incorrect database name '%-.100s'"
2267
#: ../drizzled/error.cc:315
1420
2269
msgid "Incorrect table name '%-.100s'"
2272
#: ../drizzled/error.cc:316
1424
2274
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1425
2275
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2278
#: ../drizzled/error.cc:317
1428
2279
msgid "Unknown error"
2282
#: ../drizzled/error.cc:318
1432
2284
msgid "Unknown procedure '%-.192s'"
2287
#: ../drizzled/error.cc:319
1436
2289
msgid "Incorrect parameter count to procedure '%-.192s'"
2292
#: ../drizzled/error.cc:320
1440
2294
msgid "Incorrect parameters to procedure '%-.192s'"
2297
#: ../drizzled/error.cc:321
1444
2299
msgid "Unknown table '%-.192s' in %-.32s"
2302
#: ../drizzled/error.cc:322
1448
2304
msgid "Column '%-.192s' specified twice"
2307
#: ../drizzled/error.cc:323
1451
2308
msgid "Invalid use of group function"
2311
#: ../drizzled/error.cc:324
1456
2314
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2317
#: ../drizzled/error.cc:325
1459
2318
msgid "A table must have at least 1 column"
2321
#: ../drizzled/error.cc:326
1463
2323
msgid "The table '%-.192s' is full"
2326
#: ../drizzled/error.cc:327
1467
2328
msgid "Unknown character set: '%-.64s'"
2331
#: ../drizzled/error.cc:328
1471
2333
msgid "Too many tables; Drizzle can only use %d tables in a join"
2336
#: ../drizzled/error.cc:329
1474
2337
msgid "Too many columns"
2340
#: ../drizzled/error.cc:330
1479
2343
"Row size too large. The maximum row size for the used table type, not "
1480
2344
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2347
#: ../drizzled/error.cc:331
1485
2350
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1486
2351
"thread_stack=#' to specify a bigger stack if needed"
2354
#: ../drizzled/error.cc:332
1489
2355
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2358
#: ../drizzled/error.cc:333
1494
2361
"Table handler doesn't support NULL in given index. Please change column "
1495
2362
"'%-.192s' to be NOT NULL or use another handler"
2365
#: ../drizzled/error.cc:334
1499
2367
msgid "Can't load function '%-.192s'"
2370
#: ../drizzled/error.cc:335
1503
2372
msgid "Can't initialize function '%-.192s'; %-.80s"
2375
#: ../drizzled/error.cc:336
1506
2376
msgid "No paths allowed for plugin library"
2379
#: ../drizzled/error.cc:337
1510
2381
msgid "Plugin '%-.192s' already exists"
2384
#: ../drizzled/error.cc:338
1514
2386
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2389
#: ../drizzled/error.cc:339
1518
2391
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2394
#: ../drizzled/error.cc:340
1522
2396
msgid "Function '%-.192s' is not defined"
2399
#: ../drizzled/error.cc:341
1527
2402
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1528
2403
"'drizzleadmin flush-hosts'"
2406
#: ../drizzled/error.cc:342
1532
2408
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2411
#: ../drizzled/error.cc:343
1536
2413
"You are using Drizzle as an anonymous user and anonymous users are not "
1537
2414
"allowed to change passwords"
2417
#: ../drizzled/error.cc:344
1541
2419
"You must have privileges to update tables in the drizzle database to be able "
1542
2420
"to change passwords for others"
2423
#: ../drizzled/error.cc:345
1545
2424
msgid "Can't find any matching row in the user table"
2427
#: ../drizzled/error.cc:346
1549
2429
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2432
#: ../drizzled/error.cc:347
1554
2435
"Can't create a new thread (errno %d); if you are not out of available "
1555
2436
"memory, you can consult the manual for a possible OS-dependent bug"
2439
#: ../drizzled/error.cc:348
1559
2441
msgid "Column count doesn't match value count at row %ld"
2444
#: ../drizzled/error.cc:349
1563
2446
msgid "Can't reopen table: '%-.192s'"
2449
#: ../drizzled/error.cc:350
1566
2450
msgid "Invalid use of NULL value"
2453
#: ../drizzled/error.cc:351
1570
2455
msgid "Got error '%-.64s' from regexp"
2458
#: ../drizzled/error.cc:352
1574
2460
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1575
2461
"illegal if there is no GROUP BY clause"
2464
#: ../drizzled/error.cc:353
1579
2466
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2469
#: ../drizzled/error.cc:354
1583
2471
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2474
#: ../drizzled/error.cc:355
1588
2477
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1589
2478
"table '%-.192s'"
2481
#: ../drizzled/error.cc:356
1593
2483
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1594
2484
"privileges can be used"
2487
#: ../drizzled/error.cc:357
1597
2488
msgid "The host or user argument to GRANT is too long"
2491
#: ../drizzled/error.cc:358
1601
2493
msgid "Table '%-.192s.%-.192s' doesn't exist"
2496
#: ../drizzled/error.cc:359
1606
2499
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2503
#: ../drizzled/error.cc:360
1610
2504
msgid "The used command is not allowed with this Drizzle version"
2507
#: ../drizzled/error.cc:361
1614
2509
"You have an error in your SQL syntax; check the manual that corresponds to "
1615
2510
"your Drizzle server version for the right syntax to use"
2513
#: ../drizzled/error.cc:362
1619
2515
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2518
#: ../drizzled/error.cc:363
1622
2519
msgid "Too many delayed threads in use"
2522
#: ../drizzled/error.cc:364
1626
2524
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2527
#: ../drizzled/error.cc:365
1629
2528
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2531
#: ../drizzled/error.cc:366
1632
2532
msgid "Got a read error from the connection pipe"
2535
#: ../drizzled/error.cc:367
1635
2536
msgid "Got an error from fcntl()"
2539
#: ../drizzled/error.cc:368
1638
2540
msgid "Got packets out of order"
2543
#. CR_NET_UNCOMPRESS_ERROR 08S01
2544
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
1641
2545
msgid "Couldn't uncompress communication packet"
2548
#. CR_NET_READ_ERROR 08S01
2549
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
1644
2550
msgid "Got an error reading communication packets"
2553
#. CR_NET_READ_INTERRUPTED 08S01
2554
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
1647
2555
msgid "Got timeout reading communication packets"
2558
#. CR_NET_ERROR_ON_WRITE 08S01
2559
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
1650
2560
msgid "Got an error writing communication packets"
2563
#. CR_NET_WRITE_INTERRUPTED 08S01
2564
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
1653
2565
msgid "Got timeout writing communication packets"
2568
#: ../drizzled/error.cc:374
1656
2569
msgid "Result string is longer than 'max_allowed_packet' bytes"
2572
#: ../drizzled/error.cc:375
1659
2573
msgid "The used table type doesn't support BLOB/TEXT columns"
2576
#: ../drizzled/error.cc:376
1662
2577
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2580
#: ../drizzled/error.cc:377
1667
2583
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2587
#: ../drizzled/error.cc:378
1672
2589
msgid "Incorrect column name '%-.100s'"
2592
#: ../drizzled/error.cc:379
1676
2594
msgid "The used storage engine can't index column '%-.192s'"
2597
#: ../drizzled/error.cc:380
1680
2599
"Unable to open underlying table which is differently defined or of non-"
1681
2600
"MyISAM type or doesn't exist"
2603
#: ../drizzled/error.cc:381
1685
2605
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2608
#: ../drizzled/error.cc:382
1690
2611
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2614
#: ../drizzled/error.cc:383
1694
2616
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1695
2617
"UNIQUE instead"
2620
#: ../drizzled/error.cc:384
1698
2621
msgid "Result consisted of more than one row"
2624
#: ../drizzled/error.cc:385
1701
2625
msgid "This table type requires a primary key"
2628
#: ../drizzled/error.cc:386
1704
2629
msgid "This version of Drizzle is not compiled with RAID support"
2632
#: ../drizzled/error.cc:387
1708
2634
"You are using safe update mode and you tried to update a table without a "
1709
2635
"WHERE that uses a KEY column"
2638
#: ../drizzled/error.cc:388
1713
2640
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2643
#: ../drizzled/error.cc:389
1716
2644
msgid "Can't open table"
2647
#: ../drizzled/error.cc:390
1720
2649
msgid "The storage engine for the table doesn't support %s"
2652
#: ../drizzled/error.cc:391
1723
2653
msgid "You are not allowed to execute this command in a transaction"
2656
#: ../drizzled/error.cc:392
1727
2658
msgid "Got error %d during COMMIT"
2661
#: ../drizzled/error.cc:393
1731
2663
msgid "Got error %d during ROLLBACK"
2666
#: ../drizzled/error.cc:394
1735
2668
msgid "Got error %d during FLUSH_LOGS"
2671
#: ../drizzled/error.cc:395
1739
2673
msgid "Got error %d during CHECKPOINT"
2676
#. This is a very incorrect place to use the PRIi64 macro as the
2677
#. program that looks over the source for the N_() macros does not
2678
#. (obviously) do macro expansion, so the string is entirely wrong for
2679
#. what it is trying to output for every language except english.
2680
#: ../drizzled/error.cc:400
1744
2683
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1745
2684
"'%-.64s' (%-.64s)"
2687
#: ../drizzled/error.cc:401
1748
2688
msgid "The storage engine for the table does not support binary table dump"
2691
#: ../drizzled/error.cc:402
1751
2692
msgid "Binlog closed, cannot RESET MASTER"
2695
#: ../drizzled/error.cc:403
1755
2697
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2700
#: ../drizzled/error.cc:404
1759
2702
msgid "Error from master: '%-.64s'"
2705
#: ../drizzled/error.cc:405
1762
2706
msgid "Net error reading from master"
2709
#: ../drizzled/error.cc:406
1765
2710
msgid "Net error writing to master"
2713
#: ../drizzled/error.cc:407
1768
2714
msgid "Can't find FULLTEXT index matching the column list"
2717
#: ../drizzled/error.cc:408
1772
2719
"Can't execute the given command because you have active locked tables or an "
1773
2720
"active transaction"
2723
#: ../drizzled/error.cc:409
1777
2725
msgid "Unknown system variable '%-.64s'"
2728
#: ../drizzled/error.cc:410
1781
2730
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2733
#: ../drizzled/error.cc:411
1786
2736
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2739
#: ../drizzled/error.cc:412
1789
2740
msgid "Some non-transactional changed tables couldn't be rolled back"
2743
#: ../drizzled/error.cc:413
1793
2745
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1794
2746
"of storage; increase this drizzled variable and try again"
2749
#: ../drizzled/error.cc:414
1798
2751
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2754
#: ../drizzled/error.cc:415
1802
2756
"This operation requires a running slave; configure slave and do START SLAVE"
2759
#: ../drizzled/error.cc:416
1805
2760
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2763
#: ../drizzled/error.cc:417
1809
2765
"Could not initialize master info structure; more error messages can be found "
1810
2766
"in the Drizzle error log"
2769
#: ../drizzled/error.cc:418
1813
2770
msgid "Could not create slave thread; check system resources"
2773
#: ../drizzled/error.cc:419
1818
2776
"User %-.64s already has more than 'max_user_connections' active connections"
2779
#: ../drizzled/error.cc:420
1821
2780
msgid "You may only use constant expressions with SET"
2783
#: ../drizzled/error.cc:421
1824
2784
msgid "Lock wait timeout exceeded; try restarting transaction"
2787
#: ../drizzled/error.cc:422
1827
2788
msgid "The total number of locks exceeds the lock table size"
2791
#: ../drizzled/error.cc:423
1830
2792
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2795
#: ../drizzled/error.cc:424
1833
2796
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2799
#: ../drizzled/error.cc:425
1836
2800
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2803
#: ../drizzled/error.cc:426
1840
2805
msgid "Incorrect arguments to %s"
2808
#: ../drizzled/error.cc:427
1844
2810
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2813
#: ../drizzled/error.cc:428
1848
2815
"Incorrect table definition; all MERGE tables must be in the same database"
2818
#: ../drizzled/error.cc:429
1851
2819
msgid "Deadlock found when trying to get lock; try restarting transaction"
2822
#: ../drizzled/error.cc:430
1854
2823
msgid "The used table type doesn't support FULLTEXT indexes"
2826
#: ../drizzled/error.cc:431
1857
2827
msgid "Cannot add foreign key constraint"
2830
#: ../drizzled/error.cc:432
1860
2831
msgid "Cannot add or update a child row: a foreign key constraint fails"
2834
#: ../drizzled/error.cc:433
1863
2835
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2838
#: ../drizzled/error.cc:434
1867
2840
msgid "Error connecting to master: %-.128s"
2843
#: ../drizzled/error.cc:435
1871
2845
msgid "Error running query on master: %-.128s"
2848
#: ../drizzled/error.cc:436
1875
2850
msgid "Error when executing command %s: %-.128s"
2853
#: ../drizzled/error.cc:437
1879
2855
msgid "Incorrect usage of %s and %s"
2858
#: ../drizzled/error.cc:438
1882
2859
msgid "The used SELECT statements have a different number of columns"
2862
#: ../drizzled/error.cc:439
1885
2863
msgid "Can't execute the query because you have a conflicting read lock"
2866
#: ../drizzled/error.cc:440
1888
2867
msgid "Mixing of transactional and non-transactional tables is disabled"
2870
#: ../drizzled/error.cc:441
1892
2872
msgid "Option '%s' used twice in statement"
2875
#: ../drizzled/error.cc:442
1896
2877
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2880
#: ../drizzled/error.cc:443
1900
2882
msgid "Access denied; you need the %-.128s privilege for this operation"
2885
#: ../drizzled/error.cc:444
1905
2888
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2891
#: ../drizzled/error.cc:445
1910
2894
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2897
#: ../drizzled/error.cc:446
1914
2899
msgid "Variable '%-.64s' doesn't have a default value"
2902
#: ../drizzled/error.cc:447
1918
2904
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2907
#: ../drizzled/error.cc:448
1922
2909
msgid "Incorrect argument type to variable '%-.64s'"
2912
#: ../drizzled/error.cc:449
1926
2914
msgid "Variable '%-.64s' can only be set, not read"
2917
#: ../drizzled/error.cc:450
1930
2919
msgid "Incorrect usage/placement of '%s'"
2922
#: ../drizzled/error.cc:451
1934
2924
msgid "This version of Drizzle doesn't yet support '%s'"
2927
#: ../drizzled/error.cc:452
1939
2930
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2933
#: ../drizzled/error.cc:453
1942
2934
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2937
#: ../drizzled/error.cc:454
1946
2939
msgid "Variable '%-.192s' is a %s variable"
2942
#: ../drizzled/error.cc:455
1950
2944
msgid "Incorrect foreign key definition for '%-.192s': %s"
2947
#: ../drizzled/error.cc:456
1953
2948
msgid "Key reference and table reference don't match"
2951
#: ../drizzled/error.cc:457
1957
2953
msgid "Operand should contain %d column(s)"
2956
#: ../drizzled/error.cc:458
1960
2957
msgid "Subquery returns more than 1 row"
2960
#: ../drizzled/error.cc:459
1964
2962
msgid "Unknown prepared statement handler (%.*s) given to %s"
2965
#: ../drizzled/error.cc:460
1967
2966
msgid "Help database is corrupt or does not exist"
2969
#: ../drizzled/error.cc:461
1970
2970
msgid "Cyclic reference on subqueries"
2973
#: ../drizzled/error.cc:462
1974
2975
msgid "Converting column '%s' from %s to %s"
2978
#: ../drizzled/error.cc:463
1978
2980
msgid "Reference '%-.64s' not supported (%s)"
2983
#: ../drizzled/error.cc:464
1981
2984
msgid "Every derived table must have its own alias"
2987
#: ../drizzled/error.cc:465
1985
2989
msgid "Select %u was reduced during optimization"
2992
#: ../drizzled/error.cc:466
1989
2994
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2997
#: ../drizzled/error.cc:467
1993
2999
"Client does not support authentication protocol requested by server; "
1994
3000
"consider upgrading Drizzle client"
3003
#: ../drizzled/error.cc:468
1997
3004
msgid "All parts of a SPATIAL index must be NOT NULL"
3007
#: ../drizzled/error.cc:469
2001
3009
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3012
#: ../drizzled/error.cc:470
2004
3013
msgid "Slave is already running"
3016
#: ../drizzled/error.cc:471
2007
3017
msgid "Slave already has been stopped"
3020
#: ../drizzled/error.cc:472
2012
"Uncompressed data size too large; the maximum size is %d (probably, length "
2013
"of uncompressed data was corrupted)"
3023
"Uncompressed data size too large; the maximum size is %d (based on "
3024
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3027
#: ../drizzled/error.cc:473
2016
3028
msgid "ZLIB: Not enough memory"
3031
#: ../drizzled/error.cc:474
2020
3033
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2021
3034
"data was corrupted)"
3037
#: ../drizzled/error.cc:475
2024
3038
msgid "ZLIB: Input data corrupted"
3041
#: ../drizzled/error.cc:476
2028
3043
msgid "%d line(s) were cut by GROUP_CONCAT()"
3046
#: ../drizzled/error.cc:477
2032
3048
msgid "Row %ld doesn't contain data for all columns"
3051
#: ../drizzled/error.cc:478
2037
3054
"Row %ld was truncated; it contained more data than there were input columns"
3057
#: ../drizzled/error.cc:479
2042
3060
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3063
#: ../drizzled/error.cc:480
2046
3065
msgid "Out of range value for column '%s' at row %ld"
3068
#: ../drizzled/error.cc:481
2050
3070
msgid "Data truncated for column '%s' at row %ld"
3073
#: ../drizzled/error.cc:482
2054
3075
msgid "Using storage engine %s for table '%s'"
3078
#: ../drizzled/error.cc:483
2058
3080
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3083
#: ../drizzled/error.cc:484
2061
3084
msgid "Cannot drop one or more of the requested users"
3087
#: ../drizzled/error.cc:485
2064
3088
msgid "Can't revoke all privileges for one or more of the requested users"
3091
#: ../drizzled/error.cc:486
2068
3093
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3096
#: ../drizzled/error.cc:487
2072
3098
msgid "Illegal mix of collations for operation '%s'"
3101
#: ../drizzled/error.cc:488
2077
3104
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2078
3105
"variable_name)"
3108
#: ../drizzled/error.cc:489
2082
3110
msgid "Unknown collation: '%-.64s'"
3113
#: ../drizzled/error.cc:490
2086
3115
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2087
3116
"compiled without SSL support; they can be used later if Drizzle slave with "
2088
3117
"SSL is started"
3120
#: ../drizzled/error.cc:491
2093
3123
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2094
3124
"old format; please change the password to the new format"
3127
#: ../drizzled/error.cc:492
2099
3130
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3134
#: ../drizzled/error.cc:493
2103
3135
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3138
#: ../drizzled/error.cc:494
2107
3140
"It is recommended to use --skip-slave-start when doing step-by-step "
2108
3141
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2109
3142
"get an unexpected slave's drizzled restart"
3145
#: ../drizzled/error.cc:495
2112
3146
msgid "SQL thread is not to be started so UNTIL options are ignored"
3149
#: ../drizzled/error.cc:496
2116
3151
msgid "Incorrect index name '%-.100s'"
3154
#: ../drizzled/error.cc:497
2120
3156
msgid "Incorrect catalog name '%-.100s'"
3159
#: ../drizzled/error.cc:498
2124
3161
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3164
#: ../drizzled/error.cc:499
2128
3166
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3169
#: ../drizzled/error.cc:500
2132
3171
msgid "Unknown key cache '%-.100s'"
3174
#: ../drizzled/error.cc:501
2136
3176
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2137
3177
"this switch for this grant to work"
3180
#: ../drizzled/error.cc:502
2141
3182
msgid "Unknown table engine '%s'"
3185
#: ../drizzled/error.cc:503
2145
3187
msgid "'%s' is deprecated; use '%s' instead"
3190
#: ../drizzled/error.cc:504
2149
3192
msgid "The target table %-.100s of the %s is not updatable"
3195
#: ../drizzled/error.cc:505
2154
3198
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3202
#: ../drizzled/error.cc:506
2160
3205
"The Drizzle server is running with the %s option so it cannot execute this "
3209
#: ../drizzled/error.cc:507
2165
3211
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3214
#: ../drizzled/error.cc:508
2169
3216
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3219
#: ../drizzled/error.cc:509
2173
3221
"Incorrect table definition; there can be only one TIMESTAMP column with "
2174
3222
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3225
#: ../drizzled/error.cc:510
2178
3227
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3230
#: ../drizzled/error.cc:511
2181
3231
msgid "This command is not supported in the prepared statement protocol yet"
3234
#: ../drizzled/error.cc:512
2185
3236
msgid "Got error %d '%-.100s' from %s"
3239
#: ../drizzled/error.cc:513
2189
3241
msgid "Got temporary error %d '%-.100s' from %s"
3244
#: ../drizzled/error.cc:514
2193
3246
msgid "Unknown or incorrect time zone: '%-.64s'"
3249
#: ../drizzled/error.cc:515
2197
3251
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3254
#: ../drizzled/error.cc:516
2201
3256
msgid "Invalid %s character string: '%.64s'"
3259
#: ../drizzled/error.cc:517
2205
3261
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3264
#: ../drizzled/error.cc:518
2209
3266
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3269
#: ../drizzled/error.cc:519
2213
3271
msgid "Can't create a %s from within another stored routine"
3274
#: ../drizzled/error.cc:520
2217
3276
msgid "%s %s already exists"
3279
#: ../drizzled/error.cc:521
2221
3281
msgid "%s %s does not exist"
3284
#: ../drizzled/error.cc:522
2225
3286
msgid "Failed to DROP %s %s"
3289
#: ../drizzled/error.cc:523
2229
3291
msgid "Failed to CREATE %s %s"
3294
#: ../drizzled/error.cc:524
2233
3296
msgid "%s with no matching label: %s"
3299
#: ../drizzled/error.cc:525
2237
3301
msgid "Redefining label %s"
3304
#: ../drizzled/error.cc:526
2241
3306
msgid "End-label %s without match"
3309
#: ../drizzled/error.cc:527
2245
3311
msgid "Referring to uninitialized variable %s"
3314
#: ../drizzled/error.cc:528
2249
3316
msgid "PROCEDURE %s can't return a result set in the given context"
3319
#: ../drizzled/error.cc:529
2252
3320
msgid "RETURN is only allowed in a FUNCTION"
3323
#: ../drizzled/error.cc:530
2256
3325
msgid "%s is not allowed in stored procedures"
3328
#: ../drizzled/error.cc:531
2260
3330
"The update log is deprecated and replaced by the binary log; SET "
2261
3331
"SQL_LOG_UPDATE has been ignored"
3334
#: ../drizzled/error.cc:532
2265
3336
"The update log is deprecated and replaced by the binary log; SET "
2266
3337
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3340
#: ../drizzled/error.cc:533
2269
3341
msgid "Query execution was interrupted"
3344
#: ../drizzled/error.cc:534
2273
3346
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3349
#: ../drizzled/error.cc:535
2277
3351
msgid "Undefined CONDITION: %s"
3354
#: ../drizzled/error.cc:536
2281
3356
msgid "No RETURN found in FUNCTION %s"
3359
#: ../drizzled/error.cc:537
2285
3361
msgid "FUNCTION %s ended without RETURN"
3364
#: ../drizzled/error.cc:538
2288
3365
msgid "Cursor statement must be a SELECT"
3368
#: ../drizzled/error.cc:539
2291
3369
msgid "Cursor SELECT must not have INTO"
3372
#: ../drizzled/error.cc:540
2295
3374
msgid "Undefined CURSOR: %s"
3377
#: ../drizzled/error.cc:541
2298
3378
msgid "Cursor is already open"
3381
#: ../drizzled/error.cc:542
2301
3382
msgid "Cursor is not open"
3385
#: ../drizzled/error.cc:543
2305
3387
msgid "Undeclared variable: %s"
3390
#: ../drizzled/error.cc:544
2308
3391
msgid "Incorrect number of FETCH variables"
3394
#: ../drizzled/error.cc:545
2311
3395
msgid "No data - zero rows fetched, selected, or processed"
3398
#: ../drizzled/error.cc:546
2315
3400
msgid "Duplicate parameter: %s"
3403
#: ../drizzled/error.cc:547
2319
3405
msgid "Duplicate variable: %s"
3408
#: ../drizzled/error.cc:548
2323
3410
msgid "Duplicate condition: %s"
3413
#: ../drizzled/error.cc:549
2327
3415
msgid "Duplicate cursor: %s"
3418
#: ../drizzled/error.cc:550
2331
3420
msgid "Failed to ALTER %s %s"
3423
#: ../drizzled/error.cc:551
2334
3424
msgid "Subquery value not supported"
3427
#: ../drizzled/error.cc:552
2338
3429
msgid "%s is not allowed in stored function or trigger"
3432
#: ../drizzled/error.cc:553
2341
3433
msgid "Variable or condition declaration after cursor or handler declaration"
3436
#: ../drizzled/error.cc:554
2344
3437
msgid "Cursor declaration after handler declaration"
3440
#: ../drizzled/error.cc:555
2347
3441
msgid "Case not found for CASE statement"
3444
#: ../drizzled/error.cc:556
2351
3446
msgid "Configuration file '%-.192s' is too big"
3449
#: ../drizzled/error.cc:557
2355
3451
msgid "Malformed file type header in file '%-.192s'"
3454
#: ../drizzled/error.cc:558
2359
3456
msgid "Unexpected end of file while parsing comment '%-.200s'"
3459
#: ../drizzled/error.cc:559
2363
3461
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3464
#: ../drizzled/error.cc:560
2367
3466
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3469
#: ../drizzled/error.cc:561
2370
3470
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3473
#: ../drizzled/error.cc:562
2374
3475
msgid "'%-.192s.%-.192s' is not %s"
3478
#: ../drizzled/error.cc:563
2378
3480
msgid "Column '%-.192s' is not updatable"
3483
#: ../drizzled/error.cc:564
2381
3484
msgid "View's SELECT contains a subquery in the FROM clause"
3487
#: ../drizzled/error.cc:565
2385
3489
msgid "View's SELECT contains a '%s' clause"
3492
#: ../drizzled/error.cc:566
2388
3493
msgid "View's SELECT contains a variable or parameter"
3496
#: ../drizzled/error.cc:567
2392
3498
msgid "View's SELECT refers to a temporary table '%-.192s'"
3501
#: ../drizzled/error.cc:568
2395
3502
msgid "View's SELECT and view's field list have different column counts"
3505
#: ../drizzled/error.cc:569
2399
3507
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3510
#: ../drizzled/error.cc:570
2402
3511
msgid "View being updated does not have complete key of underlying table in it"
3514
#: ../drizzled/error.cc:571
2407
3517
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2408
3518
"(s) or definer/invoker of view lack rights to use them"
3521
#: ../drizzled/error.cc:572
2412
3523
msgid "Can't drop or alter a %s from within another stored routine"
3526
#: ../drizzled/error.cc:573
2415
3527
msgid "GOTO is not allowed in a stored procedure handler"
3530
#: ../drizzled/error.cc:574
2418
3531
msgid "Trigger already exists"
3534
#: ../drizzled/error.cc:575
2421
3535
msgid "Trigger does not exist"
3538
#: ../drizzled/error.cc:576
2425
3540
msgid "Trigger's '%-.192s' is view or temporary table"
3543
#: ../drizzled/error.cc:577
2429
3545
msgid "Updating of %s row is not allowed in %strigger"
3548
#: ../drizzled/error.cc:578
2433
3550
msgid "There is no %s row in %s trigger"
3553
#: ../drizzled/error.cc:579
2437
3555
msgid "Field '%-.192s' doesn't have a default value"
3558
#: ../drizzled/error.cc:580
2440
3559
msgid "Division by 0"
3562
#: ../drizzled/error.cc:581
2444
3564
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3567
#: ../drizzled/error.cc:582
2448
3569
msgid "Illegal %s '%-.192s' value found during parsing"
3572
#: ../drizzled/error.cc:583
2452
3574
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3577
#: ../drizzled/error.cc:584
2456
3579
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3582
#: ../drizzled/error.cc:585
2460
3584
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3587
#: ../drizzled/error.cc:586
2464
3589
msgid "Failed purging old relay logs: %s"
3592
#: ../drizzled/error.cc:587
2468
3594
msgid "Password hash should be a %d-digit hexadecimal number"
3597
#: ../drizzled/error.cc:588
2471
3598
msgid "Target log not found in binlog index"
3601
#: ../drizzled/error.cc:589
2474
3602
msgid "I/O error reading log index file"
3605
#: ../drizzled/error.cc:590
2477
3606
msgid "Server configuration does not permit binlog purge"
3609
#: ../drizzled/error.cc:591
2480
3610
msgid "Failed on fseek()"
3613
#: ../drizzled/error.cc:592
2483
3614
msgid "Fatal error during log purge"
3617
#: ../drizzled/error.cc:593
2486
3618
msgid "A purgeable log is in use, will not purge"
3621
#: ../drizzled/error.cc:594
2489
3622
msgid "Unknown error during log purge"
3625
#: ../drizzled/error.cc:595
2493
3627
msgid "Failed initializing relay log position: %s"
3630
#: ../drizzled/error.cc:596
2496
3631
msgid "You are not using binary logging"
3634
#: ../drizzled/error.cc:597
2501
3637
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3640
#: ../drizzled/error.cc:598
2504
3641
msgid "WSAStartup Failed"
3644
#: ../drizzled/error.cc:599
2507
3645
msgid "Can't handle procedures with different groups yet"
3648
#: ../drizzled/error.cc:600
2510
3649
msgid "Select must have a group with this procedure"
3652
#: ../drizzled/error.cc:601
2513
3653
msgid "Can't use ORDER clause with this procedure"
3656
#: ../drizzled/error.cc:602
2517
3658
msgid "Binary logging and replication forbid changing the global server %s"
3661
#: ../drizzled/error.cc:603
2521
3663
msgid "Can't map file: %-.200s, errno: %d"
3666
#: ../drizzled/error.cc:604
2525
3668
msgid "Wrong magic in %-.64s"
3671
#: ../drizzled/error.cc:605
2528
3672
msgid "Prepared statement contains too many placeholders"
3675
#: ../drizzled/error.cc:606
2532
3677
msgid "Key part '%-.192s' length cannot be 0"
3680
#: ../drizzled/error.cc:607
2535
3681
msgid "View text checksum failed"
3684
#: ../drizzled/error.cc:608
2540
3687
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3690
#: ../drizzled/error.cc:609
2544
3692
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3695
#: ../drizzled/error.cc:610
2548
3697
msgid "Can not delete from join view '%-.192s.%-.192s'"
3700
#: ../drizzled/error.cc:611
2552
3702
msgid "Operation %s failed for %.256s"
3705
#: ../drizzled/error.cc:612
2555
3706
msgid "XAER_NOTA: Unknown XID"
3709
#: ../drizzled/error.cc:613
2558
3710
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3713
#: ../drizzled/error.cc:614
2563
3716
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2564
3717
"the %.64s state"
3720
#: ../drizzled/error.cc:615
2567
3721
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3724
#: ../drizzled/error.cc:616
2571
3726
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2572
3727
"for consistency"
3730
#: ../drizzled/error.cc:617
2575
3731
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3734
#: ../drizzled/error.cc:618
2580
3737
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3741
#: ../drizzled/error.cc:619
2584
3742
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3745
#: ../drizzled/error.cc:620
2587
3746
msgid "Failed to revoke all privileges to dropped routine"
3749
#: ../drizzled/error.cc:621
2591
3751
msgid "Data too long for column '%s' at row %ld"
3754
#: ../drizzled/error.cc:622
2595
3756
msgid "Bad SQLSTATE: '%s'"
3759
#: ../drizzled/error.cc:623
2600
3762
"%s: ready for connections.\n"
2601
3763
"Version: '%s' %s\n"
3766
#: ../drizzled/error.cc:624
2604
3767
msgid "Can't load value from file with fixed size rows to variable"
3770
#: ../drizzled/error.cc:625
2607
3771
msgid "You are not allowed to create a user with GRANT"
3774
#: ../drizzled/error.cc:626
2611
3776
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3779
#: ../drizzled/error.cc:627
2614
3780
msgid "Table definition has changed, please retry transaction"
3783
#: ../drizzled/error.cc:628
2617
3784
msgid "Duplicate handler declared in the same block"
3787
#: ../drizzled/error.cc:629
2622
3790
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2623
3791
"variable in BEFORE trigger"
3794
#: ../drizzled/error.cc:630
2627
3796
msgid "Not allowed to return a result set from a %s"
3799
#: ../drizzled/error.cc:631
2630
3800
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3803
#: ../drizzled/error.cc:632
2634
3805
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2635
3806
"declaration and binary logging is enabled; if non-transactional tables were "
2636
3807
"updated, the binary log will miss their changes"
3810
#: ../drizzled/error.cc:633
2640
3812
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2641
3813
"declaration and binary logging is enabled (you *might* want to use the less "
2642
3814
"safe log_bin_trust_function_creators variable)"
3817
#: ../drizzled/error.cc:634
2646
3819
"You do not have the SUPER privilege and binary logging is enabled (you "
2647
3820
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3823
#: ../drizzled/error.cc:635
2651
3825
"You can't execute a prepared statement which has an open cursor associated "
2652
3826
"with it. Reset the statement to re-execute it."
3829
#: ../drizzled/error.cc:636
2656
3831
msgid "The statement (%lu) has no open cursor."
3834
#: ../drizzled/error.cc:637
2660
3836
"Explicit or implicit commit is not allowed in stored function or trigger."
3839
#: ../drizzled/error.cc:638
2665
3842
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3845
#: ../drizzled/error.cc:639
2668
3846
msgid "Recursive stored functions and triggers are not allowed."
3849
#: ../drizzled/error.cc:640
2672
3851
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3854
#: ../drizzled/error.cc:641
2676
3856
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3859
#: ../drizzled/error.cc:642
2681
3862
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3866
#: ../drizzled/error.cc:643
2686
3868
"You can't combine write-locking of system tables with other tables or lock "
3872
#: ../drizzled/error.cc:644
2691
3874
msgid "Unable to connect to foreign data source: %.64s"
3877
#: ../drizzled/error.cc:645
2696
3880
"There was a problem processing the query on the foreign data source. Data "
2697
3881
"source error: %-.64s"
3884
#: ../drizzled/error.cc:646
2702
3887
"The foreign data source you are trying to reference does not exist. Data "
2703
3888
"source error: %-.64s"
3891
#: ../drizzled/error.cc:647
2708
3894
"Can't create federated table. The data source connection string '%-.64s' is "
2709
3895
"not in the correct format"
3898
#: ../drizzled/error.cc:648
2713
3900
msgid "The data source connection string '%-.64s' is not in the correct format"
3903
#: ../drizzled/error.cc:649
2717
3905
msgid "Can't create federated table. Foreign data src error: %-.64s"
3908
#: ../drizzled/error.cc:650
2720
3909
msgid "Trigger in wrong schema"
3912
#: ../drizzled/error.cc:651
2725
3915
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2726
3916
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3919
#: ../drizzled/error.cc:652
2730
3921
msgid "Routine body for '%-.100s' is too long"
3924
#: ../drizzled/error.cc:653
2733
3925
msgid "Cannot drop default keycache"
3928
#: ../drizzled/error.cc:654
2737
3930
msgid "Display width out of range for column '%-.192s' (max = %d)"
3933
#: ../drizzled/error.cc:655
2740
3934
msgid "XAER_DUPID: The XID already exists"
3937
#: ../drizzled/error.cc:656
2744
3939
msgid "Datetime function: %-.32s field overflow"
3942
#: ../drizzled/error.cc:657
2749
3945
"Can't update table '%-.192s' in stored function/trigger because it is "
2750
3946
"already used by statement which invoked this stored function/trigger."
3949
#: ../drizzled/error.cc:658
2755
3952
"The definition of table '%-.192s' prevents operation %.192s on table "
3956
#: ../drizzled/error.cc:659
2760
3958
"The prepared statement contains a stored routine call that refers to that "
2761
3959
"same statement. It's not allowed to execute a prepared statement in such a "
2762
3960
"recursive manner"
3963
#: ../drizzled/error.cc:660
2765
3964
msgid "Not allowed to set autocommit from a stored function or trigger"
3967
#: ../drizzled/error.cc:661
2768
3968
msgid "Definer is not fully qualified"
3971
#: ../drizzled/error.cc:662
2773
3974
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2774
3975
"Current user is used as definer. Please recreate the view!"
3978
#: ../drizzled/error.cc:663
2779
3981
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3985
#: ../drizzled/error.cc:664
2784
3987
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3990
#: ../drizzled/error.cc:665
2788
3992
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3995
#: ../drizzled/error.cc:666
2793
3998
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4001
#: ../drizzled/error.cc:667
2798
4004
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4007
#: ../drizzled/error.cc:668
2802
4009
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4012
#: ../drizzled/error.cc:669
2807
4015
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2809
4017
"insufficient privileges. Please recreate the trigger."
4020
#: ../drizzled/error.cc:670
2813
4022
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4025
#: ../drizzled/error.cc:671
2818
4028
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2819
4029
"exceeded for routine %.192s"
4032
#: ../drizzled/error.cc:672
2824
4035
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2825
4036
"or contains bad data (internal code %d)"
4039
#: ../drizzled/error.cc:673
2829
4041
msgid "Incorrect routine name '%-.192s'"
4044
#: ../drizzled/error.cc:674
2833
4046
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4049
#: ../drizzled/error.cc:675
2836
4050
msgid "AGGREGATE is not supported for stored functions"
4053
#: ../drizzled/error.cc:676
2841
4056
"Can't create more than max_prepared_stmt_count statements (current value: %"
4060
#: ../drizzled/error.cc:677
2846
4062
msgid "`%-.192s`.`%-.192s` contains view recursion"
4065
#: ../drizzled/error.cc:678
2850
4067
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4070
#: ../drizzled/error.cc:679
2853
4071
msgid "The used table type doesn't support SPATIAL indexes"
4074
#: ../drizzled/error.cc:680
2856
4075
msgid "Triggers can not be created on system tables"
4078
#: ../drizzled/error.cc:681
2860
4080
msgid "Leading spaces are removed from name '%s'"
4083
#: ../drizzled/error.cc:682
2863
4084
msgid "Failed to read auto-increment value from storage engine"
4087
#: ../drizzled/error.cc:683
2866
4088
msgid "user name"
4091
#: ../drizzled/error.cc:684
2869
4092
msgid "host name"
4095
#: ../drizzled/error.cc:685
2873
4097
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4100
#: ../drizzled/error.cc:686
2877
4102
msgid "The target table %-.100s of the %s is not insertable-into"
4105
#: ../drizzled/error.cc:687
2882
4108
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4111
#: ../drizzled/error.cc:688
2885
4112
msgid "Too high level of nesting for select"
4115
#: ../drizzled/error.cc:689
2889
4117
msgid "Name '%-.64s' has become ''"
4120
#: ../drizzled/error.cc:690
2893
4122
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2894
4123
"optional and non-empty FIELDS ENCLOSED BY"
4126
#: ../drizzled/error.cc:691
2898
4128
msgid "The foreign server, %s, you are trying to create already exists."
4131
#: ../drizzled/error.cc:692
2903
4134
"The foreign server name you are trying to reference does not exist. Data "
2904
4135
"source error: %-.64s"
4138
#: ../drizzled/error.cc:693
2909
4141
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4144
#: ../drizzled/error.cc:694
2914
4147
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2915
4148
"each partition"
4151
#: ../drizzled/error.cc:695
2919
4153
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4156
#: ../drizzled/error.cc:696
2922
4157
msgid "MAXVALUE can only be used in last partition definition"
4160
#: ../drizzled/error.cc:697
2925
4161
msgid "Subpartitions can only be hash partitions and by key"
4164
#: ../drizzled/error.cc:698
2928
4165
msgid "Must define subpartitions on all partitions if on one partition"
4168
#: ../drizzled/error.cc:699
2931
4169
msgid "Wrong number of partitions defined, mismatch with previous setting"
4172
#: ../drizzled/error.cc:700
2934
4173
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4176
#: ../drizzled/error.cc:701
2937
4177
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4180
#: ../drizzled/error.cc:702
2940
4181
msgid "Expression in RANGE/LIST VALUES must be constant"
4184
#: ../drizzled/error.cc:703
2943
4185
msgid "Field in list of fields for partition function not found in table"
4188
#: ../drizzled/error.cc:704
2946
4189
msgid "List of fields is only allowed in KEY partitions"
4192
#: ../drizzled/error.cc:705
2950
4194
"The partition info in the frm file is not consistent with what can be "
2951
4195
"written into the frm file"
4198
#: ../drizzled/error.cc:706
2955
4200
msgid "The %-.192s function returns the wrong type"
4203
#: ../drizzled/error.cc:707
2959
4205
msgid "For %-.64s partitions each partition must be defined"
4208
#: ../drizzled/error.cc:708
2962
4209
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4212
#: ../drizzled/error.cc:709
2965
4213
msgid "VALUES value must be of same type as partition function"
4216
#: ../drizzled/error.cc:710
2968
4217
msgid "Multiple definition of same constant in list partitioning"
4220
#: ../drizzled/error.cc:711
2971
4221
msgid "Partitioning can not be used stand-alone in query"
4224
#: ../drizzled/error.cc:712
2975
4226
"The mix of handlers in the partitions is not allowed in this version of "
4230
#: ../drizzled/error.cc:713
2980
4232
msgid "For the partitioned engine it is necessary to define all %-.64s"
4235
#: ../drizzled/error.cc:714
2983
4236
msgid "Too many partitions (including subpartitions) were defined"
4239
#: ../drizzled/error.cc:715
2987
4241
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
2988
4242
"partitioning for subpartitioning"
4245
#: ../drizzled/error.cc:716
2991
4246
msgid "Failed to create specific handler file"
4249
#: ../drizzled/error.cc:717
2994
4250
msgid "A BLOB field is not allowed in partition function"
4253
#: ../drizzled/error.cc:718
2998
4255
msgid "A %-.192s must include all columns in the table's partitioning function"
4258
#: ../drizzled/error.cc:719
3002
4260
msgid "Number of %-.64s = 0 is not an allowed value"
4263
#: ../drizzled/error.cc:720
3005
4264
msgid "Partition management on a not partitioned table is not possible"
4267
#: ../drizzled/error.cc:721
3009
4269
"Foreign key condition is not yet supported in conjunction with partitioning"
4272
#: ../drizzled/error.cc:722
3013
4274
msgid "Error in list of partitions to %-.64s"
4277
#: ../drizzled/error.cc:723
3016
4278
msgid "Cannot remove all partitions, use DROP TABLE instead"
4281
#: ../drizzled/error.cc:724
3019
4282
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4285
#: ../drizzled/error.cc:725
3023
4287
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3024
4288
"their numbers"
4291
#: ../drizzled/error.cc:726
3028
4293
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3029
4294
"tables using HASH PARTITIONs"
4297
#: ../drizzled/error.cc:727
3033
4299
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4302
#: ../drizzled/error.cc:728
3036
4303
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4306
#: ../drizzled/error.cc:729
3039
4307
msgid "At least one partition must be added"
4310
#: ../drizzled/error.cc:730
3042
4311
msgid "At least one partition must be coalesced"
4314
#: ../drizzled/error.cc:731
3045
4315
msgid "More partitions to reorganize than there are partitions"
4318
#: ../drizzled/error.cc:732
3049
4320
msgid "Duplicate partition name %-.192s"
4323
#: ../drizzled/error.cc:733
3052
4324
msgid "It is not allowed to shut off binlog on this command"
4327
#: ../drizzled/error.cc:734
3055
4328
msgid "When reorganizing a set of partitions they must be in consecutive order"
4331
#: ../drizzled/error.cc:735
3059
4333
"Reorganize of range partitions cannot change total ranges except for last "
3060
4334
"partition where it can extend the range"
4337
#: ../drizzled/error.cc:736
3063
4338
msgid "Partition function not supported in this version for this handler"
4341
#: ../drizzled/error.cc:737
3066
4342
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4345
#: ../drizzled/error.cc:738
3070
4347
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4350
#: ../drizzled/error.cc:739
3074
4352
msgid "Plugin '%-.192s' is not loaded"
4355
#: ../drizzled/error.cc:740
3078
4357
msgid "Incorrect %-.32s value: '%-.128s'"
4360
#: ../drizzled/error.cc:741
3082
4362
msgid "Table has no partition for value %-.64s"
4365
#: ../drizzled/error.cc:742
3086
4367
msgid "It is not allowed to specify %s more than once"
4370
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
3090
4372
msgid "Failed to create %s"
4375
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
3094
4377
msgid "Failed to drop %s"
4380
#: ../drizzled/error.cc:745
3097
4381
msgid "The handler doesn't support autoextend of tablespaces"
4384
#: ../drizzled/error.cc:746
3101
4386
"A size parameter was incorrectly specified, either number or on the form 10M"
4389
#: ../drizzled/error.cc:747
3105
4391
"The size number was correct but we don't allow the digit part to be more "
3106
4392
"than 2 billion"
4395
#: ../drizzled/error.cc:748
3110
4397
msgid "Failed to alter: %s"
4400
#: ../drizzled/error.cc:749
3113
4401
msgid "Writing one row to the row-based binary log failed"
4404
#: ../drizzled/error.cc:750
3117
4406
msgid "Table definition on master and slave does not match: %s"
4409
#: ../drizzled/error.cc:751
3121
4411
"Slave running with --log-slave-updates must use row-based binary logging to "
3122
4412
"be able to replicate row-based binary log events"
4415
#: ../drizzled/error.cc:752
3126
4417
msgid "Event '%-.192s' already exists"
4420
#: ../drizzled/error.cc:753
3130
4422
msgid "Failed to store event %s. Error code %d from storage engine."
4425
#: ../drizzled/error.cc:754
3134
4427
msgid "Unknown event '%-.192s'"
4430
#: ../drizzled/error.cc:755
3138
4432
msgid "Failed to alter event '%-.192s'"
4435
#: ../drizzled/error.cc:757
3141
4436
msgid "INTERVAL is either not positive or too big"
4439
#: ../drizzled/error.cc:758
3144
4440
msgid "ENDS is either invalid or before STARTS"
4443
#: ../drizzled/error.cc:759
3147
4444
msgid "Event execution time is in the past. Event has been disabled"
4447
#: ../drizzled/error.cc:760
3150
4448
msgid "Failed to open drizzle.event"
4451
#: ../drizzled/error.cc:761
3153
4452
msgid "No datetime expression provided"
4455
#: ../drizzled/error.cc:762
3158
4458
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3159
4459
"probably corrupted"
4462
#: ../drizzled/error.cc:763
3163
4464
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4467
#: ../drizzled/error.cc:764
3166
4468
msgid "Failed to delete the event from drizzle.event"
4471
#: ../drizzled/error.cc:765
3169
4472
msgid "Error during compilation of event's body"
4475
#: ../drizzled/error.cc:766
3172
4476
msgid "Same old and new event name"
4479
#: ../drizzled/error.cc:767
3176
4481
msgid "Data for column '%s' too long"
4484
#: ../drizzled/error.cc:768
3180
4486
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4489
#: ../drizzled/error.cc:769
3185
4492
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4496
#: ../drizzled/error.cc:770
3189
4497
msgid "You can't write-lock a log table. Only read access is possible"
4500
#: ../drizzled/error.cc:771
3192
4501
msgid "You can't use locks with log tables."
4504
#: ../drizzled/error.cc:772
3197
4507
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3198
4508
"d would lead to a duplicate entry"
4511
#: ../drizzled/error.cc:773
3203
4514
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3204
4515
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4518
#: ../drizzled/error.cc:774
3208
4520
"Cannot switch out of the row-based binary log format when the session has "
3209
4521
"open temporary tables"
4524
#: ../drizzled/error.cc:775
3213
4526
"Cannot change the binary logging format inside a stored function or trigger"
4529
#: ../drizzled/error.cc:776
3217
4531
"The NDB cluster engine does not support changing the binlog format on the "
4535
#: ../drizzled/error.cc:777
3221
4536
msgid "Cannot create temporary table with partitions"
4539
#: ../drizzled/error.cc:778
3224
4540
msgid "Partition constant is out of partition function domain"
4543
#: ../drizzled/error.cc:779
3227
4544
msgid "This partition function is not allowed"
4547
#: ../drizzled/error.cc:780
3230
4548
msgid "Error in DDL log"
4551
#: ../drizzled/error.cc:781
3233
4552
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4555
#: ../drizzled/error.cc:782
3236
4556
msgid "Incorrect partition name"
4559
#: ../drizzled/error.cc:783
3240
4561
"Transaction isolation level can't be changed while a transaction is in "
4565
#: ../drizzled/error.cc:784
3246
4568
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3247
4569
"'%-.192s' for key '%-.192s'"
4572
#: ../drizzled/error.cc:785
3251
4574
msgid "Internal scheduler error %d"
4577
#: ../drizzled/error.cc:786
3255
4579
msgid "Error during starting/stopping of the scheduler. Error code %u"
4582
#: ../drizzled/error.cc:787
3258
4583
msgid "Engine cannot be used in partitioned tables"
4586
#: ../drizzled/error.cc:788
3262
4588
msgid "Cannot activate '%-.64s' log"
4591
#: ../drizzled/error.cc:789
3265
4592
msgid "The server was not built with row-based replication"
4595
#: ../drizzled/error.cc:790
3268
4596
msgid "Decoding of base64 string failed"
4599
#: ../drizzled/error.cc:791
3271
4600
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4603
#: ../drizzled/error.cc:792
3275
4605
"Cannot proceed because system tables used by Event Scheduler were found "
3276
4606
"damaged at server start"
4609
#: ../drizzled/error.cc:793
3279
4610
msgid "Only integers allowed as number here"
4613
#: ../drizzled/error.cc:794
3282
4614
msgid "This storage engine cannot be used for log tables"
4617
#: ../drizzled/error.cc:795
3286
4619
msgid "You cannot '%s' a log table if logging is enabled"
4622
#: ../drizzled/error.cc:796
3291
4625
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4099
5689
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5692
#: ../drizzled/plugin/xa_resource_manager.cc:209
4102
5693
msgid "Crash recovery finished."
5696
#: ../drizzled/replication_services.cc:94
5698
"You registered a TransactionApplier plugin but no TransactionReplicator "
5699
"plugins were registered.\n"
5702
#: ../drizzled/replication_services.cc:125
5705
"You registered a TransactionApplier plugin but no TransactionReplicator "
5706
"plugins were registered that match the requested replicator name of '%s'.\n"
5707
"We have deactivated the TransactionApplier '%s'.\n"
5710
#: ../drizzled/session.cc:1911 ../drizzled/session.cc:1927
4106
5712
msgid "Could not remove temporary table: '%s', error: %d"
5715
#: ../drizzled/set_var.cc:1510
4110
5717
msgid "Variable named %s already exists!\n"
5720
#: ../drizzled/set_var.cc:1519
4114
5722
msgid "Could not add Variable: %s\n"
5725
#: ../drizzled/signal_handler.cc:56
5727
msgid "Got signal %d from thread %<PRIu64>"
5730
#: ../drizzled/signal_handler.cc:118
5732
msgid "Fatal signal %d while backtracing\n"
5735
#: ../drizzled/signal_handler.cc:127
5737
msgid "Fatal: time() call failed\n"
5740
#: ../drizzled/signal_handler.cc:133
5743
"%02d%02d%02d %2d:%02d:%02d - drizzled got signal %d;\n"
5744
"This could be because you hit a bug. It is also possible that this binary\n"
5745
" or one of the libraries it was linked against is corrupt, improperly "
5747
" or misconfigured. This error can also be caused by malfunctioning "
5751
#: ../drizzled/signal_handler.cc:141
5754
"We will try our best to scrape up some info that will hopefully help "
5756
"the problem, but since we have already crashed, something is definitely "
5758
"and this may fail.\n"
5762
#: ../drizzled/signal_handler.cc:148
5765
"It is possible that drizzled could use up to \n"
5766
"(read_buffer_size + sort_buffer_size)*thread_count\n"
5768
"Hope that's ok; if not, decrease some variables in the equation.\n"
5772
#: ../drizzled/sql_base.cc:1521
4118
5774
msgid "Table %s had a open data Cursor in reopen_table"
5777
#: ../drizzled/sql_table.cc:1957
4122
5779
msgid "Unknown - internal error %d during operation"
5782
#: ../drizzled/statement/alter_table.cc:1486
4127
5785
"order_st BY ignored because there is a user-defined clustered index in the "
4128
5786
"table '%-.192s'"
4133
"'%s' had no or invalid character set, and default character set is multi-"
4134
"byte, so character column sizes may have changed"
5789
#: ../drizzled/table.cc:1965
5791
msgid "Got error %d when reading table '%s'"
5794
#: ../drizzled/table_share.cc:867
5796
msgid "Table %s has invalid/unknown collation: %d,%s"
5799
#: ../drizzled/table_share.cc:1160
5801
msgid "ENUM column %s has greater than %d possible values"
5804
#: ../drizzled/table_share.cc:2071
4138
5806
msgid "Unknown collation '%s' in table '%-.64s' definition"
5809
#: ../drizzled/table_share.cc:2078
4143
5812
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4148
msgid "Got error %d when reading table '%s'"
5816
#: ../drizzled/tztime.cc:173
4152
5818
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4156
msgid "%s: option `%s' is ambiguous\n"
4160
msgid "%s: option `--%s' doesn't allow an argument\n"
4164
msgid "%s: option `%c%s' doesn't allow an argument\n"
4168
msgid "%s: option `%s' requires an argument\n"
4172
msgid "%s: unrecognized option `--%s'\n"
4176
msgid "%s: unrecognized option `%c%s'\n"
4180
msgid "%s: illegal option -- %c\n"
4184
msgid "%s: invalid option -- %c\n"
4188
msgid "%s: option requires an argument -- %c\n"
4192
msgid "%s: option `-W %s' is ambiguous\n"
4196
msgid "%s: option `-W %s' doesn't allow an argument\n"
5821
#: ../plugin/auth_file/auth_file.cc:225
5823
msgid "Could not load auth file: %s\n"
5826
#: ../plugin/auth_file/auth_file.cc:238 ../plugin/auth_file/auth_file.cc:253
5827
msgid "File to load for usernames and passwords"
5830
#: ../plugin/auth_http/auth_http.cc:143 ../plugin/auth_http/auth_http.cc:150
4199
5831
msgid "Enable HTTP Auth check"
5834
#: ../plugin/auth_http/auth_http.cc:160
4202
5835
msgid "URL for HTTP Auth check"
5838
#: ../plugin/auth_ldap/auth_ldap.cc:285
5840
msgid "Reconnect failed: %s\n"
5843
#: ../plugin/auth_ldap/auth_ldap.cc:304
5845
msgid "ldap_search_ext_s failed: %s\n"
5848
#: ../plugin/auth_ldap/auth_ldap.cc:410
5850
msgid "Could not load auth ldap: %s\n"
5853
#: ../plugin/auth_ldap/auth_ldap.cc:423
5854
msgid "URI of the LDAP server to contact"
5857
#: ../plugin/auth_ldap/auth_ldap.cc:431
5858
msgid "DN to use when binding to the LDAP server"
5861
#: ../plugin/auth_ldap/auth_ldap.cc:439
5862
msgid "Password to use when binding the DN"
5865
#: ../plugin/auth_ldap/auth_ldap.cc:447
5866
msgid "DN to use when searching"
5869
#: ../plugin/auth_ldap/auth_ldap.cc:455
5870
msgid "Attribute in LDAP with plain text password"
5873
#: ../plugin/auth_ldap/auth_ldap.cc:463
5874
msgid "Attribute in LDAP with MySQL hashed password"
5877
#: ../plugin/auth_ldap/auth_ldap.cc:471
5878
msgid "How often to empty the users cache, 0 to disable"
5881
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
4205
5882
msgid "Enable the console."
5885
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
4208
5886
msgid "Turn on extra debugging."
5889
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
4211
5890
msgid "User to use for auth."
5893
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
4214
5894
msgid "Password to use for auth."
5897
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
4217
5898
msgid "Default database to use."
4220
msgid "Enable default replicator"
4223
msgid "Default Replicator"
5901
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:826
5902
#: ../plugin/mysql_protocol/mysql_protocol.cc:900
5903
msgid "Invalid value of port\n"
5906
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:835
5907
#: ../plugin/mysql_protocol/mysql_protocol.cc:909
5908
msgid "Invalid value for connect_timeout\n"
5911
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:844
5912
#: ../plugin/mysql_protocol/mysql_protocol.cc:918
5913
msgid "Invalid value for read_timeout\n"
5916
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:853
5917
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
5918
msgid "Invalid value for write_timeout\n"
5921
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:862
5922
msgid "Invalid value for retry_count\n"
5925
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:871
5926
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
5927
msgid "Invalid value for buffer_length\n"
5930
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:891
5931
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:915
4227
5933
"Port number to use for connection or 0 for default to, in order of "
4228
5934
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
5937
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:897
5938
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:921
5939
#: ../plugin/mysql_protocol/mysql_protocol.cc:974
5940
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
4231
5941
msgid "Connect Timeout."
5944
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:900
5945
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:924
5946
#: ../plugin/mysql_protocol/mysql_protocol.cc:977
5947
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
4234
5948
msgid "Read Timeout."
5951
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:902
5952
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:927
5953
#: ../plugin/mysql_protocol/mysql_protocol.cc:979
5954
#: ../plugin/mysql_protocol/mysql_protocol.cc:1002
4237
5955
msgid "Write Timeout."
5958
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:904
5959
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:930
5960
#: ../plugin/mysql_protocol/mysql_protocol.cc:981
5961
#: ../plugin/mysql_protocol/mysql_protocol.cc:1005
4240
5962
msgid "Retry Count."
5965
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:906
5966
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:933
5967
#: ../plugin/mysql_protocol/mysql_protocol.cc:983
5968
#: ../plugin/mysql_protocol/mysql_protocol.cc:1008
4243
5969
msgid "Buffer length."
5972
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:909
5973
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:936
5974
#: ../plugin/mysql_protocol/mysql_protocol.cc:986
5975
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
4246
5976
msgid "Address to bind to."
5979
#: ../plugin/drizzle_protocol/errmsg.cc:31
4249
5980
msgid "Unknown Drizzle error"
5983
#: ../plugin/drizzle_protocol/errmsg.cc:32
4253
5985
msgid "Can't create UNIX socket (%d)"
5988
#: ../plugin/drizzle_protocol/errmsg.cc:33
4257
5990
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5993
#: ../plugin/drizzle_protocol/errmsg.cc:34
4261
5995
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5998
#: ../plugin/drizzle_protocol/errmsg.cc:35
4265
6000
msgid "Can't create TCP/IP socket (%d)"
6003
#: ../plugin/drizzle_protocol/errmsg.cc:36
4269
6005
msgid "Unknown Drizzle server host '%-.100s' (%d)"
6008
#: ../plugin/drizzle_protocol/errmsg.cc:37
4272
6009
msgid "Drizzle server has gone away"
6012
#: ../plugin/drizzle_protocol/errmsg.cc:38
4276
6014
msgid "Protocol mismatch; server version = %d, client version = %d"
6017
#: ../plugin/drizzle_protocol/errmsg.cc:39
4279
6018
msgid "Drizzle client ran out of memory"
6021
#: ../plugin/drizzle_protocol/errmsg.cc:40
4282
6022
msgid "Wrong host info"
6025
#: ../plugin/drizzle_protocol/errmsg.cc:41
4285
6026
msgid "Localhost via UNIX socket"
6029
#: ../plugin/drizzle_protocol/errmsg.cc:42
4289
6031
msgid "%-.100s via TCP/IP"
6034
#: ../plugin/drizzle_protocol/errmsg.cc:43
4292
6035
msgid "Error in server handshake"
6038
#: ../plugin/drizzle_protocol/errmsg.cc:44
4295
6039
msgid "Lost connection to Drizzle server during query"
6042
#: ../plugin/drizzle_protocol/errmsg.cc:45
4298
6043
msgid "Commands out of sync; you can't run this command now"
6046
#: ../plugin/drizzle_protocol/errmsg.cc:46
4302
6048
msgid "Named pipe: %-.32s"
6051
#: ../plugin/drizzle_protocol/errmsg.cc:47
4306
6053
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
6056
#: ../plugin/drizzle_protocol/errmsg.cc:48
4310
6058
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
6061
#: ../plugin/drizzle_protocol/errmsg.cc:49
4314
6063
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
6066
#: ../plugin/drizzle_protocol/errmsg.cc:50
4318
6068
msgid "Can't initialize character set %-.32s (path: %-.100s)"
6071
#: ../plugin/drizzle_protocol/errmsg.cc:51
4321
6072
msgid "Got packet bigger than 'max_allowed_packet' bytes"
6075
#: ../plugin/drizzle_protocol/errmsg.cc:52
4324
6076
msgid "Embedded server"
6079
#: ../plugin/drizzle_protocol/errmsg.cc:53
4327
6080
msgid "Error on SHOW SLAVE STATUS:"
6083
#: ../plugin/drizzle_protocol/errmsg.cc:54
4330
6084
msgid "Error on SHOW SLAVE HOSTS:"
6087
#: ../plugin/drizzle_protocol/errmsg.cc:55
4333
6088
msgid "Error connecting to slave:"
6091
#: ../plugin/drizzle_protocol/errmsg.cc:56
4336
6092
msgid "Error connecting to master:"
6095
#: ../plugin/drizzle_protocol/errmsg.cc:57
4339
6096
msgid "SSL connection error"
6099
#: ../plugin/drizzle_protocol/errmsg.cc:58
4342
6100
msgid "Malformed packet"
6103
#: ../plugin/drizzle_protocol/errmsg.cc:59
6104
#: ../plugin/drizzle_protocol/errmsg.cc:70
6105
#: ../plugin/drizzle_protocol/errmsg.cc:71
6106
#: ../plugin/drizzle_protocol/errmsg.cc:72
6107
#: ../plugin/drizzle_protocol/errmsg.cc:73
6108
#: ../plugin/drizzle_protocol/errmsg.cc:74
6109
#: ../plugin/drizzle_protocol/errmsg.cc:75
6110
#: ../plugin/drizzle_protocol/errmsg.cc:76
6111
#: ../plugin/drizzle_protocol/errmsg.cc:77
6112
#: ../plugin/drizzle_protocol/errmsg.cc:78
4345
6113
msgid "(unused error message)"
6116
#: ../plugin/drizzle_protocol/errmsg.cc:60
4348
6117
msgid "Invalid use of null pointer"
6120
#: ../plugin/drizzle_protocol/errmsg.cc:61
4351
6121
msgid "Statement not prepared"
6124
#: ../plugin/drizzle_protocol/errmsg.cc:62
4354
6125
msgid "No data supplied for parameters in prepared statement"
6128
#: ../plugin/drizzle_protocol/errmsg.cc:63
4357
6129
msgid "Data truncated"
6132
#: ../plugin/drizzle_protocol/errmsg.cc:64
4360
6133
msgid "No parameters exist in the statement"
6136
#: ../plugin/drizzle_protocol/errmsg.cc:65
4363
6137
msgid "Invalid parameter number"
6140
#: ../plugin/drizzle_protocol/errmsg.cc:66
4368
6143
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6146
#: ../plugin/drizzle_protocol/errmsg.cc:68
4372
6148
msgid "Using unsupported buffer type: %d (parameter: %d)"
6151
#: ../plugin/drizzle_protocol/errmsg.cc:69
4376
6153
msgid "Shared memory: %-.100s"
4377
6154
msgstr "Sdílená paměť: %-.100s"
6156
#: ../plugin/drizzle_protocol/errmsg.cc:79
4379
6157
msgid "Wrong or unknown protocol"
4380
6158
msgstr "Chybný či neznámý protokol"
6160
#: ../plugin/drizzle_protocol/errmsg.cc:80
4382
6161
msgid "Invalid connection handle"
6164
#: ../plugin/drizzle_protocol/errmsg.cc:81
4386
6166
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4387
6167
"option 'secure_auth' enabled)"
6170
#: ../plugin/drizzle_protocol/errmsg.cc:83
4390
6171
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6174
#: ../plugin/drizzle_protocol/errmsg.cc:84
4393
6175
msgid "Attempt to read column without prior row fetch"
6178
#: ../plugin/drizzle_protocol/errmsg.cc:85
4396
6179
msgid "Prepared statement contains no metadata"
6182
#: ../plugin/drizzle_protocol/errmsg.cc:86
4400
6184
"Attempt to read a row while there is no result set associated with the "
6188
#: ../plugin/drizzle_protocol/errmsg.cc:88
4404
6189
msgid "This feature is not implemented yet"
6192
#: ../plugin/drizzle_protocol/errmsg.cc:89
4409
6195
"Lost connection to Drizzle server while waiting for initial communication "
4410
6196
"packet, system error: %d"
6199
#: ../plugin/drizzle_protocol/errmsg.cc:91
4415
6202
"Lost connection to Drizzle server while reading initial communication "
4416
6203
"packet, system error: %d"
6206
#: ../plugin/drizzle_protocol/errmsg.cc:93
4421
6209
"Lost connection to Drizzle server while sending authentication information, "
4422
6210
"system error: %d"
6213
#: ../plugin/drizzle_protocol/errmsg.cc:95
4427
6216
"Lost connection to Drizzle server while reading authorization information, "
4428
6217
"system error: %d"
6220
#: ../plugin/drizzle_protocol/errmsg.cc:97
4433
6223
"Lost connection to Drizzle server while setting initial database, system "
6227
#: ../plugin/drizzle_protocol/errmsg.cc:99
4438
6229
msgid "Statement closed indirectly because of a preceding %s() call"
6232
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
6233
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
6234
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
6236
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
6239
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
6241
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
6244
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
6245
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
6246
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
6247
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
6249
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
6252
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
6253
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
6255
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
6258
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
6259
msgid "Invalid value of additional-mem-pool-size"
6262
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
6263
msgid "Invalid value of autoextend-increment"
6266
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
6267
msgid "Invalid value of buffer-pool-size"
6270
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
6271
msgid "Invalid value of io-capacity"
6274
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
6275
msgid "Invalid value of fast-shutdown"
6278
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
6279
msgid "Invalid value of flush-log-at-trx-commit"
6282
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
6283
msgid "Invalid value of force-recovery"
6286
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
6287
msgid "Invalid value of log-file-size"
6290
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
6291
msgid "Invalid value of log-files-in-group"
6294
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
6295
msgid "Invalid value of lock-wait-timeout"
6298
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
6299
msgid "Invalid value of log-buffer-size"
6302
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
6303
msgid "Invalid value of lru-old-blocks-pct"
6306
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
6307
msgid "Invalid value of lru-block-access-recency"
6310
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
6311
msgid "Invalid value of max-dirty-pages-pct"
6314
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
6315
msgid "Invalid value of max-purge-lag"
6318
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
6319
msgid "Invalid value of open-files"
6322
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
6323
msgid "Invalid value of read-io-threads"
6326
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
6327
msgid "Invalid value of sync_spin_loops"
6330
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
6332
msgid "Error starting Embedded InnoDB %d (%s)\n"
6335
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
6336
msgid "Enable InnoDB adaptive hash index (enabled by default)."
6339
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
6340
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
6343
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
6345
"Size of a memory pool InnoDB uses to store data dictionary information and "
6346
"other internal data structures."
6349
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
6350
msgid "Data file autoextend increment in megabytes"
6353
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
6355
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
6359
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
6360
msgid "The common part for InnoDB table spaces."
6363
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
6365
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
6369
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
6371
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
6372
"innodb-doublewrite."
6375
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
6376
msgid "Number of IOPs the server can do. Tunes the background IO rate"
6379
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
6381
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
6382
"are 0, 1 (faster) or 2 (fastest - crash-like)."
6385
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
6386
msgid "Stores each InnoDB table to an .ibd file in the database dir."
6389
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
6390
msgid "File format to use for new tables in .ibd files."
6393
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
6395
"Set to 0 (write and flush once per second),1 (write and flush at each "
6396
"commit) or 2 (write at commit, flush once per second)."
6399
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
6400
msgid "With which method to flush data."
6403
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
6405
"Helps to save your data in case the disk image of the database becomes "
6409
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
6410
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
6411
msgid "Path to individual files and their sizes."
6414
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
6415
msgid "Path to InnoDB log files."
6418
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
6419
msgid "Size of each log file in a log group."
6422
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
6424
"Number of log files in the log group. InnoDB writes to the files in a "
6425
"circular fashion. Value 3 is recommended here."
6428
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
6430
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
6431
"rolled back. Values above 100000000 disable the timeout."
6434
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
6436
"The size of the buffer which InnoDB uses to write log to the log files on "
6440
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
6442
"Sets the point in the LRU list from where all pages are classified as old "
6446
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
6448
"Milliseconds between accesses to a block at which it is made young. "
6449
"0=disabled (Advanced users)"
6452
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
6453
msgid "Percentage of dirty pages allowed in bufferpool."
6456
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
6457
msgid "Desired maximum length of the purge queue (0 = no limit)"
6460
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
6462
"Roll back the complete transaction on lock wait timeout, for 4.x "
6463
"compatibility (disabled by default)"
6466
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
6467
msgid "How many files at the maximum InnoDB keeps open at the same time."
6470
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
6471
msgid "Number of background read I/O threads in InnoDB."
6474
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
6475
msgid "Number of background write I/O threads in InnoDB."
6478
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
6480
"Disable if you want to reduce the number of messages written to the log "
6481
"(default: enabled)."
6484
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
6485
msgid "Enable SHOW INNODB STATUS output in the log"
6488
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
6489
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
6492
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
6493
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
6496
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4442
6498
msgid "Failed to send error message to libnotify\n"
6501
#: ../plugin/errmsg_stderr/errmsg_stderr.cc:72
4445
6502
msgid "Error Messages to stderr"
4448
msgid "Enable filtered replicator"
6505
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
6506
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
4451
6507
msgid "List of schemas to filter"
6510
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
6511
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
4454
6512
msgid "List of tables to filter"
6515
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
4457
6516
msgid "Regular expression to apply to schemas to filter"
6519
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
4460
6520
msgid "Regular expression to apply to tables to filter"
4463
msgid "Filtered Replicator"
6523
#: ../plugin/hello_events/hello_events.cc:301
6524
msgid "Invalid value of before-write-position\n"
6527
#: ../plugin/hello_events/hello_events.cc:310
6528
#: ../plugin/hello_events/hello_events.cc:319
6529
msgid "Invalid value of before-update-position\n"
6532
#: ../plugin/hello_events/hello_events.cc:359
6533
#: ../plugin/hello_events/hello_events.cc:362
6534
#: ../plugin/hello_events/hello_events.cc:380
6535
msgid "A comma delimited list of databases to watch"
6538
#: ../plugin/hello_events/hello_events.cc:365
6539
#: ../plugin/hello_events/hello_events.cc:396
6540
msgid "Enable Example Events Plugin"
6543
#: ../plugin/hello_events/hello_events.cc:368
6544
#: ../plugin/hello_events/hello_events.cc:404
6545
msgid "Before write row event observer call position"
6548
#: ../plugin/hello_events/hello_events.cc:371
6549
#: ../plugin/hello_events/hello_events.cc:415
6550
#: ../plugin/pbms/src/parameters_ms.cc:579
6551
msgid "Before update row event observer call position"
6554
#: ../plugin/hello_events/hello_events.cc:374
6555
#: ../plugin/hello_events/hello_events.cc:426
6556
msgid "After drop database event observer call position"
6559
#: ../plugin/hello_events/hello_events.cc:388
6560
msgid "A comma delimited list of tables to watch"
6563
#: ../plugin/hello_events/hello_events.cc:450
6564
msgid "An example events Plugin"
6567
#: ../plugin/innobase/handler/data_dictionary.cc:202
6569
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
6572
#: ../plugin/innobase/handler/ha_innodb.cc:1858
6573
msgid "Invalid value for io-capacity\n"
6576
#: ../plugin/innobase/handler/ha_innodb.cc:1877
6577
msgid "Invalid value for fast-shutdown\n"
6580
#: ../plugin/innobase/handler/ha_innodb.cc:1891
6581
msgid "Invalid value for flush-log-at-trx-commit\n"
6584
#: ../plugin/innobase/handler/ha_innodb.cc:1921
6585
msgid "Invalid value for max-dirty-pages-pct\n"
6588
#: ../plugin/innobase/handler/ha_innodb.cc:1930
6589
msgid "Invalid value for stats-sample-pages\n"
6592
#: ../plugin/innobase/handler/ha_innodb.cc:1941
6593
msgid "Invalid value for additional-mem-pool-size\n"
6596
#: ../plugin/innobase/handler/ha_innodb.cc:1951
6597
msgid "Invalid value for autoextend-increment\n"
6600
#: ../plugin/innobase/handler/ha_innodb.cc:1961
6601
msgid "Invalid value for buffer-pool-size\n"
6604
#: ../plugin/innobase/handler/ha_innodb.cc:1971
6605
msgid "Invalid value for commit-concurrency\n"
6608
#: ../plugin/innobase/handler/ha_innodb.cc:1980
6609
msgid "Invalid value for concurrency-tickets\n"
6612
#: ../plugin/innobase/handler/ha_innodb.cc:1989
6613
msgid "Invalid value for file-io-threads\n"
6616
#: ../plugin/innobase/handler/ha_innodb.cc:1998
6617
msgid "Invalid value for read-io-threads\n"
6620
#: ../plugin/innobase/handler/ha_innodb.cc:2007
6621
msgid "Invalid value for write-io-threads\n"
6624
#: ../plugin/innobase/handler/ha_innodb.cc:2016
6625
msgid "Invalid value for force-recovery\n"
6628
#: ../plugin/innobase/handler/ha_innodb.cc:2026
6629
#: ../plugin/innobase/handler/ha_innodb.cc:2036
6630
msgid "Invalid value for log-file-size\n"
6633
#: ../plugin/innobase/handler/ha_innodb.cc:2045
6634
msgid "Invalid value for log-files-in-group\n"
6637
#: ../plugin/innobase/handler/ha_innodb.cc:2054
6638
msgid "Invalid value for mirrored-log-groups\n"
6641
#: ../plugin/innobase/handler/ha_innodb.cc:2063
6642
msgid "Invalid value for open-files\n"
6645
#: ../plugin/innobase/handler/ha_innodb.cc:2072
6646
msgid "Invalid value for thread-concurrency\n"
6649
#: ../plugin/innobase/handler/ha_innodb.cc:2095
6650
msgid "Invalid value for read-ahead-threshold\n"
6653
#: ../plugin/innobase/handler/ha_innodb.cc:2119
6654
msgid "Invalid value for lock-wait-timeout\n"
6657
#: ../plugin/logging_gearman/logging_gearman.cc:199
4467
6659
msgid "fail gearman_client_create(): %s"
6662
#: ../plugin/logging_gearman/logging_gearman.cc:210
4471
6664
msgid "fail gearman_client_add_server(): %s"
6667
#: ../plugin/logging_gearman/logging_gearman.cc:309
6668
#: ../plugin/logging_gearman/logging_gearman.cc:316
4474
6669
msgid "Enable logging to a gearman server"
6672
#: ../plugin/logging_gearman/logging_gearman.cc:325
4477
6673
msgid "Hostname for logging to a Gearman server"
6676
#: ../plugin/logging_gearman/logging_gearman.cc:334
4480
6677
msgid "Gearman Function to send logging to"
6680
#: ../plugin/logging_gearman/logging_gearman.cc:352
4483
6681
msgid "Log queries to a Gearman server"
6684
#: ../plugin/logging_query/logging_query.cc:192
4487
6686
msgid "fail open() fn=%s er=%s\n"
6689
#: ../plugin/logging_query/logging_query.cc:316
6690
msgid "Invalid value for threshold-slow"
6693
#: ../plugin/logging_query/logging_query.cc:325
6694
msgid "Invalid value for threshold-big-resultset"
6697
#: ../plugin/logging_query/logging_query.cc:334
6698
msgid "Invalid value for threshold-big-examined"
6701
#: ../plugin/logging_query/logging_query.cc:348
6702
#: ../plugin/logging_query/logging_query.cc:364
4490
6703
msgid "Enable logging to CSV file"
4493
msgid "File to log to"
4496
msgid "PCRE to match the query against"
6706
#: ../plugin/logging_query/logging_query.cc:351
6707
#: ../plugin/logging_query/logging_query.cc:391 ../plugin/syslog/module.cc:167
6708
#: ../plugin/syslog/module.cc:233
4499
6709
msgid "Threshold for logging slow queries, in microseconds"
6712
#: ../plugin/logging_query/logging_query.cc:354
6713
#: ../plugin/logging_query/logging_query.cc:403 ../plugin/syslog/module.cc:179
6714
#: ../plugin/syslog/module.cc:236
4502
6715
msgid "Threshold for logging big queries, for rows returned"
6718
#: ../plugin/logging_query/logging_query.cc:357
6719
#: ../plugin/logging_query/logging_query.cc:415 ../plugin/syslog/module.cc:191
6720
#: ../plugin/syslog/module.cc:239
4505
6721
msgid "Threshold for logging big queries, for rows examined"
6724
#: ../plugin/logging_query/logging_query.cc:373
6725
msgid "File to log to"
6728
#: ../plugin/logging_query/logging_query.cc:382
6729
msgid "PCRE to match the query against"
6732
#: ../plugin/logging_query/logging_query.cc:439
4508
6733
msgid "Log queries to a CSV file"
4512
msgid "syslog facility \"%s\" not known, using \"local0\""
4516
msgid "syslog priority \"%s\" not known, using \"info\""
4519
msgid "Enable logging to syslog"
4522
msgid "Syslog Ident"
4525
msgid "Syslog Facility"
4528
msgid "Syslog Priority"
4531
msgid "Log to syslog"
6736
#: ../plugin/logging_stats/logging_stats.cc:312
6737
msgid "Invalid value for max-user-count\n"
6740
#: ../plugin/logging_stats/logging_stats.cc:320
6741
msgid "Invalid value for bucket-count\n"
6744
#: ../plugin/logging_stats/logging_stats.cc:329
6745
msgid "Invalid value for scoreboard-size\n"
6748
#: ../plugin/logging_stats/logging_stats.cc:364
6749
#: ../plugin/logging_stats/logging_stats.cc:406
6750
msgid "Max number of users that will be logged"
6753
#: ../plugin/logging_stats/logging_stats.cc:375
6754
#: ../plugin/logging_stats/logging_stats.cc:409
6755
msgid "Max number of range locks to use for Scoreboard"
6758
#: ../plugin/logging_stats/logging_stats.cc:386
6759
#: ../plugin/logging_stats/logging_stats.cc:412
6760
msgid "Max number of concurrent sessions that will be logged"
6763
#: ../plugin/logging_stats/logging_stats.cc:397
6764
#: ../plugin/logging_stats/logging_stats.cc:415
6765
msgid "Enable Logging Statistics Collection"
6768
#: ../plugin/logging_stats/logging_stats.cc:432
6769
msgid "User Statistics as DATA_DICTIONARY tables"
6772
#: ../plugin/md5/md5.cc:99
6773
msgid "libgcrypt library version mismatch\n"
6776
#: ../plugin/memcached_query_cache/memcached_qc.cc:102
6777
#: ../plugin/memcached_query_cache/memcached_qc.cc:466
6778
#: ../plugin/memcached_stats/memcached_stats.cc:128
6779
#: ../plugin/memcached_stats/memcached_stats.cc:137
4534
6780
msgid "List of memcached servers."
6783
#: ../plugin/memcached_query_cache/memcached_qc.cc:375
6784
msgid "Invalid value of expiry\n"
6787
#: ../plugin/memcached_query_cache/memcached_qc.cc:469
6788
msgid "Expiry time of memcached entries"
6791
#: ../plugin/memcached_query_cache/memcached_qc.cc:472
6792
msgid "Enable Memcached Query Cache"
6795
#: ../plugin/memcached_stats/analysis_table.cc:76
6796
#: ../plugin/memcached_stats/stats_table.cc:144
6797
msgid "No value in MEMCACHED_STATS_SERVERS variable."
6800
#: ../plugin/memcached_stats/memcached_stats.cc:152
4537
6801
msgid "Memcached Stats as I_S tables"
6804
#: ../plugin/memcached_stats/stats_table.cc:76
6807
"Unable get stats from memcached server %s. Got error from "
6808
"memcached_stat_servername()."
6811
#: ../plugin/memcached_stats/stats_table.cc:151
6812
msgid "Unable to create memcached struct. Got error from memcached_create()."
6815
#: ../plugin/memcached_stats/stats_table.cc:159
6818
"Unable to create memcached server list. Got error from "
6819
"memcached_servers_parse(%s)."
6822
#: ../plugin/multi_thread/multi_thread.cc:85
6824
msgid "Unable to set thread stack size to %<PRId64>\n"
6827
#: ../plugin/multi_thread/multi_thread.cc:98
6828
msgid "Unable to get thread stack size\n"
6831
#: ../plugin/multi_thread/multi_thread.cc:147
6832
msgid "Invalid value for max-threads\n"
6835
#: ../plugin/multi_thread/multi_thread.cc:160
6836
#: ../plugin/multi_thread/multi_thread.cc:167
6837
msgid "Maximum number of user threads available."
6840
#: ../plugin/myisam/ha_myisam.cc:534
4541
6842
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6845
#: ../plugin/myisam/ha_myisam.cc:538
4545
6847
msgid "Got an error from unknown thread, %s:%d"
6850
#: ../plugin/myisam/ha_myisam.cc:544
4548
6851
msgid "Unknown thread accessing table"
4551
msgid "Block size to be used for MyISAM index pages."
4555
"This characterizes the number of hits a hot block has to be untouched until "
4556
"it is considered aged enough to be downgraded to a warm block. This "
4557
"specifies the percentage ratio of that number of hits to the total number of "
4558
"blocks in key cache"
4561
msgid "The minimum percentage of warm blocks in key cache"
4565
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4566
"this to get better index handling (for all reads and multiple writes) to as "
4567
"much as you can afford;"
4571
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4572
"disables parallel repair."
6854
#: ../plugin/myisam/ha_myisam.cc:1500
6855
msgid "Invalid value for max-sort-file-size\n"
6858
#: ../plugin/myisam/ha_myisam.cc:1509
6859
msgid "Invalid value for sort-buffer-size\n"
6862
#: ../plugin/myisam/ha_myisam.cc:1523 ../plugin/myisam/ha_myisam.cc:1535
4576
6864
"Don't use the fast sort index method to created index if the temporary file "
4577
6865
"would get bigger than this."
6868
#: ../plugin/myisam/ha_myisam.cc:1528 ../plugin/myisam/ha_myisam.cc:1538
4581
6870
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4582
6871
"when creating indexes with CREATE INDEX or ALTER TABLE."
4585
msgid "Default pointer size to be used for MyISAM tables."
6874
#: ../plugin/myisam/my_handler_errors.cc:42
4588
6875
msgid "Didn't find key on read or update"
6878
#: ../plugin/myisam/my_handler_errors.cc:43
4591
6879
msgid "Duplicate key on write or update"
6882
#: ../plugin/myisam/my_handler_errors.cc:44
4594
6883
msgid "Internal (unspecified) error in handler"
6886
#: ../plugin/myisam/my_handler_errors.cc:46
4598
6888
"Someone has changed the row since it was read (while the table was locked to "
6892
#: ../plugin/myisam/my_handler_errors.cc:48
4602
6893
msgid "Wrong index given to function"
6896
#: ../plugin/myisam/my_handler_errors.cc:49
4605
6897
msgid "Index file is crashed"
6900
#: ../plugin/myisam/my_handler_errors.cc:50
4608
6901
msgid "Record file is crashed"
6904
#: ../plugin/myisam/my_handler_errors.cc:51
4611
6905
msgid "Out of memory in engine"
6908
#: ../plugin/myisam/my_handler_errors.cc:52
4614
6909
msgid "Incorrect file format"
6912
#: ../plugin/myisam/my_handler_errors.cc:53
4617
6913
msgid "Command not supported by database"
6916
#: ../plugin/myisam/my_handler_errors.cc:54
4620
6917
msgid "Old database file"
6920
#: ../plugin/myisam/my_handler_errors.cc:55
4623
6921
msgid "No record read before update"
6924
#: ../plugin/myisam/my_handler_errors.cc:56
4626
6925
msgid "Record was already deleted (or record file crashed)"
6928
#: ../plugin/myisam/my_handler_errors.cc:57
4629
6929
msgid "No more room in record file"
6932
#: ../plugin/myisam/my_handler_errors.cc:58
4632
6933
msgid "No more room in index file"
6936
#: ../plugin/myisam/my_handler_errors.cc:59
4635
6937
msgid "No more records (read after end of file)"
6940
#: ../plugin/myisam/my_handler_errors.cc:60
4638
6941
msgid "Unsupported extension used for table"
6944
#: ../plugin/myisam/my_handler_errors.cc:61
4641
6945
msgid "Too big row"
6948
#: ../plugin/myisam/my_handler_errors.cc:62
4644
6949
msgid "Wrong create options"
6952
#: ../plugin/myisam/my_handler_errors.cc:63
4647
6953
msgid "Duplicate unique key or constraint on write or update"
6956
#: ../plugin/myisam/my_handler_errors.cc:64
4650
6957
msgid "Unknown character set used in table"
6960
#: ../plugin/myisam/my_handler_errors.cc:65
4653
6961
msgid "Conflicting table definitions in sub-tables of MERGE table"
6964
#: ../plugin/myisam/my_handler_errors.cc:66
4656
6965
msgid "Table is crashed and last repair failed"
6968
#: ../plugin/myisam/my_handler_errors.cc:67
4659
6969
msgid "Table was marked as crashed and should be repaired"
6972
#: ../plugin/myisam/my_handler_errors.cc:68
4662
6973
msgid "Lock timed out; Retry transaction"
6976
#: ../plugin/myisam/my_handler_errors.cc:69
4665
6977
msgid "Lock table is full; Restart program with a larger locktable"
6980
#: ../plugin/myisam/my_handler_errors.cc:70
4668
6981
msgid "Updates are not allowed under a read only transactions"
6984
#: ../plugin/myisam/my_handler_errors.cc:71
4671
6985
msgid "Lock deadlock; Retry transaction"
6988
#: ../plugin/myisam/my_handler_errors.cc:72
4674
6989
msgid "Foreign key constraint is incorrectly formed"
6992
#: ../plugin/myisam/my_handler_errors.cc:73
4677
6993
msgid "Cannot add a child row"
6996
#: ../plugin/myisam/my_handler_errors.cc:74
4680
6997
msgid "Cannot delete a parent row"
7000
#: ../plugin/myisam/my_handler_errors.cc:75
4683
7001
msgid "No savepoint with that name"
7004
#: ../plugin/myisam/my_handler_errors.cc:76
4686
7005
msgid "Non unique key block size"
7008
#: ../plugin/myisam/my_handler_errors.cc:77
4689
7009
msgid "The table does not exist in engine"
7012
#: ../plugin/myisam/my_handler_errors.cc:78
4692
7013
msgid "The table already existed in storage engine"
7016
#: ../plugin/myisam/my_handler_errors.cc:79
4695
7017
msgid "Could not connect to storage engine"
7020
#: ../plugin/myisam/my_handler_errors.cc:80
4698
7021
msgid "Unexpected null pointer found when using spatial index"
7024
#: ../plugin/myisam/my_handler_errors.cc:81
4701
7025
msgid "The table changed in storage engine"
7028
#: ../plugin/myisam/my_handler_errors.cc:82
4704
7029
msgid "There's no partition in table for the given value"
7032
#: ../plugin/myisam/my_handler_errors.cc:83
4707
7033
msgid "Row-based binlogging of row failed"
7036
#: ../plugin/myisam/my_handler_errors.cc:84
4710
7037
msgid "Index needed in foreign key constraint"
7040
#: ../plugin/myisam/my_handler_errors.cc:85
4713
7041
msgid "Upholding foreign key constraints would lead to a duplicate key error"
7044
#: ../plugin/myisam/my_handler_errors.cc:86
4716
7045
msgid "Table needs to be upgraded before it can be used"
7048
#: ../plugin/myisam/my_handler_errors.cc:87
4719
7049
msgid "Table is read only"
7052
#: ../plugin/myisam/my_handler_errors.cc:88
4722
7053
msgid "Failed to get next auto increment value"
7056
#: ../plugin/myisam/my_handler_errors.cc:89
4725
7057
msgid "Failed to set row auto increment value"
7060
#: ../plugin/myisam/my_handler_errors.cc:90
4728
7061
msgid "Unknown (generic) error from engine"
7064
#: ../plugin/myisam/my_handler_errors.cc:91
4731
7065
msgid "Record is the same"
7068
#: ../plugin/myisam/my_handler_errors.cc:92
4734
7069
msgid "It is not possible to log this statement"
7072
#: ../plugin/myisam/my_handler_errors.cc:93
4737
7073
msgid "Tablespace exists"
7076
#: ../plugin/myisam/my_handler_errors.cc:94
4740
7077
msgid "The event was corrupt, leading to illegal data being read"
7080
#: ../plugin/myisam/my_handler_errors.cc:95
4743
7081
msgid "The table is of a new format not supported by this version"
7084
#: ../plugin/myisam/my_handler_errors.cc:96
4746
7085
msgid "The event could not be processed no other handler error happened"
7088
#: ../plugin/myisam/my_handler_errors.cc:97
4749
7089
msgid "Got a fatal error during initialzation of handler"
7092
#: ../plugin/myisam/my_handler_errors.cc:98
4752
7093
msgid "File to short; Expected more data in file"
7096
#: ../plugin/myisam/my_handler_errors.cc:99
4755
7097
msgid "Read page with wrong checksum"
7100
#. TODO: get a better message for these
7101
#: ../plugin/myisam/my_handler_errors.cc:101
4758
7102
msgid "Lock or active transaction"
7105
#: ../plugin/myisam/my_handler_errors.cc:102
4761
7106
msgid "No such table space"
7109
#: ../plugin/myisam/my_handler_errors.cc:103
4764
7110
msgid "Tablespace not empty"
7113
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
7114
msgid "Invalid value for retry_count"
7117
#: ../plugin/mysql_protocol/mysql_protocol.cc:970
7118
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
4768
7120
"Port number to use for connection or 0 for default to with MySQL protocol."
7123
#: ../plugin/pbms/src/parameters_ms.cc:552
7125
"A comma delimited list of tables to watch of the format: <database>."
7129
#: ../plugin/pbms/src/parameters_ms.cc:560
7130
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
7133
#: ../plugin/pbms/src/parameters_ms.cc:568
7134
msgid "Before insert row event observer call position"
7137
#: ../plugin/pool_of_threads/pool_of_threads.cc:232
7138
msgid "event_add error in libevent_add_session_callback\n"
7139
msgstr "chyba event_add v libevent_add_session_callback\n"
7141
#: ../plugin/pool_of_threads/pool_of_threads.cc:310
7142
msgid "libevent_thread_proc: internal::my_thread_init() failed\n"
7145
#: ../plugin/pool_of_threads/pool_of_threads.cc:588
7146
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
7149
#: ../plugin/pool_of_threads/pool_of_threads.cc:595
7150
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
7153
#: ../plugin/pool_of_threads/pool_of_threads.cc:607
7155
msgid "session_add_event event_add error in libevent_init\n"
7156
msgstr "chyba event_add v libevent_add_session_callback\n"
7158
#: ../plugin/pool_of_threads/pool_of_threads.cc:620
7160
msgid "Can't create completion port thread (error %d)"
7163
#: ../plugin/pool_of_threads/pool_of_threads.cc:650
7164
msgid "Invalid value for size\n"
7167
#: ../plugin/pool_of_threads/pool_of_threads.cc:668
7168
#: ../plugin/pool_of_threads/pool_of_threads.cc:675
7169
msgid "Size of Pool."
7172
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
7173
msgid "Failed to allocate enough memory to transaction message\n"
7176
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
7178
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
7181
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
7183
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
7186
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
7187
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
7188
msgid "Enable rabbitmq log"
7191
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
7192
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
7193
msgid "Host name to connect to"
7196
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
7197
msgid "RabbitMQ Port"
7200
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
7201
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
7202
msgid "RabbitMQ username"
7205
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
7206
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
7207
msgid "RabbitMQ password"
7210
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
7211
msgid "RabbitMQ virtualhost"
7214
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
7215
msgid "Name of RabbitMQ exchange to publish to"
7218
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
7219
msgid "Name of RabbitMQ routing key to use"
7222
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
7223
#: ../plugin/transaction_log/module.cc:311
7224
#: ../plugin/transaction_log/module.cc:364
7225
msgid "Name of the replicator plugin to use (default='default_replicator')"
7228
#: ../plugin/session_dictionary/processlist.cc:94
7231
msgstr "(nevyužito)"
7233
#: ../plugin/signal_handler/signal_handler.cc:230
4772
7235
msgid "Can't create interrupt-thread (error %d, errno: %d)"
7238
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:63
7240
msgid "syslog facility \"%s\" not known, using \"local0\""
7243
#: ../plugin/syslog/errmsg.cc:49
7245
msgid "syslog priority \"%s\" not known, using \"warn\""
7248
#: ../plugin/syslog/logging.cc:72
7250
msgid "syslog priority \"%s\" not known, using \"info\""
7253
#: ../plugin/syslog/module.cc:61
7254
msgid "Invalid value for logging-threshold-slow\n"
7257
#: ../plugin/syslog/module.cc:70
7258
msgid "Invalid value for logging-threshold-big-resultset\n"
7261
#: ../plugin/syslog/module.cc:79
7262
msgid "Invalid value for logging-threshold-big-examined\n"
7265
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
7266
msgid "Syslog Ident"
7269
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
7270
msgid "Syslog Facility"
7273
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
7274
msgid "Enable logging to syslog of the query log"
7277
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
7278
msgid "Syslog Priority of query logging"
7281
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
7282
msgid "Enable logging to syslog of the error messages"
7285
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
7286
msgid "Syslog Priority of error messages"
7289
#: ../plugin/transaction_log/background_worker.cc:77
4776
7291
msgid "Unable to create background worker thread. Got error %s.\n"
7294
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
7295
#: ../plugin/transaction_log/print_transaction_message.cc:105
7296
#: ../plugin/transaction_log/transaction_log_reader.cc:97
7298
msgid "Failed to open transaction log file %s. Got error: %s\n"
7301
#: ../plugin/transaction_log/hexdump_transaction_message.cc:151
7302
#: ../plugin/transaction_log/print_transaction_message.cc:149
7303
#: ../plugin/transaction_log/transaction_log_reader.cc:154
7305
msgid "Raw buffer read: %s.\n"
7308
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
7309
#: ../plugin/transaction_log/print_transaction_message.cc:155
7310
#: ../plugin/transaction_log/transaction_log_reader.cc:161
7312
msgid "Unable to parse transaction. Got error: %s.\n"
7315
#: ../plugin/transaction_log/hexdump_transaction_message.cc:171
7316
#: ../plugin/transaction_log/print_transaction_message.cc:157
7317
#: ../plugin/transaction_log/transaction_log_reader.cc:163
7319
msgid "BUFFER: %s\n"
7322
#: ../plugin/transaction_log/module.cc:137
7323
msgid "Invalid value for sync-method\n"
7326
#: ../plugin/transaction_log/module.cc:146
7327
msgid "Invalid value for num-write-buffers\n"
7330
#: ../plugin/transaction_log/module.cc:182
4780
7332
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
7335
#: ../plugin/transaction_log/module.cc:191
4784
7337
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4788
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
7340
#: ../plugin/transaction_log/module.cc:203
4792
7342
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
7345
#: ../plugin/transaction_log/module.cc:212
4796
7347
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
7350
#: ../plugin/transaction_log/module.cc:227
7352
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
7355
#: ../plugin/transaction_log/module.cc:287
7356
#: ../plugin/transaction_log/module.cc:358
4799
7357
msgid "Enable transaction log"
7360
#: ../plugin/transaction_log/module.cc:295
7361
#: ../plugin/transaction_log/module.cc:352
4802
7362
msgid "DEBUGGING - Truncate transaction log"
7365
#: ../plugin/transaction_log/module.cc:303
7366
#: ../plugin/transaction_log/module.cc:361
4805
7367
msgid "Path to the file to use for transaction log"
7370
#: ../plugin/transaction_log/module.cc:319
7371
#: ../plugin/transaction_log/module.cc:355
4808
7372
msgid "Enable CRC32 Checksumming of each written transaction log entry"
7375
#: ../plugin/transaction_log/module.cc:327
7376
#: ../plugin/transaction_log/module.cc:367
4812
7378
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4813
7379
"each transaction write, 2 == sync log file once per second"
4818
"Failed to allocate enough memory to buffer header, transaction message, and "
4819
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
7382
#: ../plugin/transaction_log/module.cc:340
7383
#: ../plugin/transaction_log/module.cc:370
7384
msgid "Number of slots for in-memory write buffers (default=8)."
7387
#: ../plugin/transaction_log/transaction_log.cc:114
4822
7388
msgid "Failed to open transaction log file "
7391
#: ../plugin/transaction_log/transaction_log.cc:215
4827
7394
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4828
7395
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
7398
#: ../plugin/transaction_log/transaction_log.cc:236
4832
7400
msgid "Failed to sync log file. Got error: %s\n"
4836
msgid "Failed to open transaction log file %s. Got error: %s\n"
4840
msgid "Raw buffer read: %s.\n"
4844
msgid "Unable to parse transaction. Got error: %s.\n"
4848
msgid "BUFFER: %s\n"
4851
#~ msgid "event_add error in libevent_add_session_callback\n"
4852
#~ msgstr "chyba event_add v libevent_add_session_callback\n"
7403
#~ msgid "Synonym for -?"
7404
#~ msgstr "Synonymum pro -?"