444
356
"and you are welcome to modify and redistribute it under the GPL license\n"
447
#: client/drizzle.cc:1469
449
360
msgid "Usage: %s [OPTIONS] [database]\n"
452
#: client/drizzle.cc:1500
453
363
msgid "DELIMITER cannot contain a backslash character"
456
#: client/drizzle.cc:1521
458
367
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
461
#: client/drizzle.cc:1544
463
371
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
466
#: client/drizzle.cc:1548
468
375
msgid "WARNING: --server-arg option not supported in this configuration.\n"
471
#: client/drizzle.cc:1575
473
379
"Non-integer value supplied for port. If you are trying to enter a password "
474
380
"please use --password instead."
477
#: client/drizzle.cc:1583
478
383
msgid "Value supplied for port is not valid."
481
#: client/drizzle.cc:1736
483
387
msgid "Processing line: %<PRIu32>\n"
486
#: client/drizzle.cc:1952
488
msgid "Unknown command '\\%c'."
390
msgid "Unknown command: "
491
#: client/drizzle.cc:2376
493
394
"Reading table information for completion of table and column names\n"
494
395
" You can turn off this feature to get a quicker startup with -A\n"
498
#: client/drizzle.cc:2473
499
399
msgid "No connection. Trying to reconnect..."
502
#: client/drizzle.cc:2479
503
402
msgid "Can't connect to the server\n"
506
#: client/drizzle.cc:2537
507
405
msgid "List of all Drizzle commands:"
510
#: client/drizzle.cc:2539
511
408
msgid "Note that all text commands must be first on line and end with ';'"
514
#: client/drizzle.cc:2592
515
411
msgid "No query specified\n"
518
#: client/drizzle.cc:2607
519
414
msgid "Ignoring query to other database"
522
#: client/drizzle.cc:2656
523
417
msgid "Empty set"
526
#: client/drizzle.cc:2669
528
421
msgid "%ld row in set"
529
422
msgid_plural "%ld rows in set"
533
#: client/drizzle.cc:2678
537
#: client/drizzle.cc:2680
539
430
msgid "Query OK, %ld row affected"
540
431
msgid_plural "Query OK, %ld rows affected"
544
#: client/drizzleadmin.cc:81 drizzled/drizzled.cc:2281
546
"Port number to use for connection or 0 for default to, in order of "
547
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
550
#: client/drizzleadmin.cc:85
551
msgid "Silently exit if one can't connect to server."
554
#: client/drizzleadmin.cc:91
555
msgid "Write more information."
558
#: client/drizzleadmin.cc:122 client/drizzlecheck.cc:265
559
#: client/drizzledump.cc:611 client/drizzleimport.cc:196
560
#: client/drizzleslap.cc:751 client/drizzletest.cc:4639
563
"Non-integer value supplied for port. If you are trying to enter a password "
564
"please use --password instead.\n"
567
#: client/drizzleadmin.cc:130 client/drizzlecheck.cc:273
568
#: client/drizzledump.cc:619 client/drizzleimport.cc:204
569
#: client/drizzleslap.cc:759 client/drizzletest.cc:4647
571
msgid "Value supplied for port is not valid.\n"
574
#: client/drizzleadmin.cc:148 client/drizzledump.cc:636
576
msgid "Memory allocation error while copying password. Aborting.\n"
579
#: client/drizzleadmin.cc:290
582
"connect to server at '%s' failed\n"
586
#: client/drizzleadmin.cc:296
588
msgid "Check that drizzled is running on %s"
591
#: client/drizzleadmin.cc:297
593
msgid " and that the port is %d.\n"
596
#: client/drizzleadmin.cc:299
598
msgid "You can check this by doing 'telnet %s %d'\n"
601
#: client/drizzleadmin.cc:310
603
msgid "Got error: %s\n"
606
#: client/drizzleadmin.cc:317
607
msgid "Waiting for Drizzle server to answer"
610
#: client/drizzleadmin.cc:350
612
msgid "shutting down drizzled...\n"
615
#: client/drizzleadmin.cc:354
617
msgid "shutdown failed; error: '%s'"
620
#: client/drizzleadmin.cc:361
625
#: client/drizzleadmin.cc:371
626
msgid "drizzled is alive"
629
#: client/drizzleadmin.cc:379
630
msgid "connection was down, but drizzled is now alive"
633
#: client/drizzleadmin.cc:383
635
msgid "drizzled doesn't answer to ping, error: '%s'"
638
#: client/drizzleadmin.cc:392
640
msgid "Unknown command: '%-.60s'"
643
#: client/drizzleadmin.cc:401
645
msgid "%s Ver %s Distrib %s, for %s on %s\n"
648
#: client/drizzleadmin.cc:408
649
msgid "Copyright (C) 2000-2008 MySQL AB"
652
#: client/drizzleadmin.cc:409 client/drizzledump.cc:489
654
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
655
"and you are welcome to modify and redistribute it under the GPL license\n"
658
#: client/drizzleadmin.cc:410
659
msgid "Administration program for the drizzled daemon."
662
#: client/drizzleadmin.cc:411
664
msgid "Usage: %s [OPTIONS] command command....\n"
667
#: client/drizzleadmin.cc:413
669
" ping Check if server is down\n"
670
" shutdown Take server down\n"
673
#: client/drizzledump.cc:393
674
435
msgid "Number of rows before each output progress report (requires --verbose)."
677
#: client/drizzledump.cc:466
679
439
msgid "Got errno %d on write"
682
#: client/drizzledump.cc:471
684
msgid "%s Ver %s Distrib %s, for %s (%s)\n"
443
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
687
#: client/drizzledump.cc:478
689
447
msgid "Usage: %s [OPTIONS] database [tables]\n"
692
#: client/drizzledump.cc:479
694
451
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
697
#: client/drizzledump.cc:481
699
455
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
702
#: client/drizzledump.cc:488
703
msgid "By Igor Romanenko, Monty, Jani & Sinisa"
706
#: client/drizzledump.cc:490
707
msgid "Dumping definition and data DRIZZLE database or table"
710
#: client/drizzledump.cc:501
459
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
460
"and you are welcome to modify and redistribute it under the GPL license\n"
463
msgid "Dumps definitions and data from a Drizzle database server"
712
467
msgid "For more options, use %s --help\n"
715
#: client/drizzledump.cc:675
472
"Non-integer value supplied for port. If you are trying to enter a password "
473
"please use --password instead.\n"
477
msgid "Value supplied for port is not valid.\n"
481
msgid "Memory allocation error while copying password. Aborting.\n"
717
485
msgid "Input filename too long: %s"
720
#: client/drizzledump.cc:718
722
489
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
725
#: client/drizzledump.cc:743
727
493
msgid "Invalid mode to --compatible: %s\n"
730
#: client/drizzledump.cc:803
732
497
msgid "%s: You must use option --tab with --fields-...\n"
735
#: client/drizzledump.cc:820
738
502
"%s: You can't use --single-transaction and --lock-all-tables at the same "
742
#: client/drizzledump.cc:833
745
508
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
749
#: client/drizzledump.cc:839
751
513
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
754
#: client/drizzledump.cc:863
756
msgid "Got error: %d: %s %s"
759
#: client/drizzledump.cc:955
517
msgid "Got error: %s (%d) %s"
521
msgid "Got error: %d %s"
761
525
msgid "Couldn't execute '%s': %s (%d)"
764
#: client/drizzledump.cc:1016
766
529
msgid "-- Connecting to %s...\n"
769
#: client/drizzledump.cc:1037
771
533
msgid "-- Disconnecting from %s...\n"
774
#: client/drizzledump.cc:1047
775
536
msgid "Couldn't allocate memory"
778
#: client/drizzledump.cc:1388
781
541
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
785
#: client/drizzledump.cc:1402
787
546
msgid "-- Retrieving table structure for table %s...\n"
790
#: client/drizzledump.cc:1511
792
550
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
795
#: client/drizzledump.cc:1620
797
msgid "%s: Can't get keys for table %s (%s)\n"
800
#: client/drizzledump.cc:1697 client/drizzledump.cc:2995
802
msgid "-- Warning: Couldn't get status information for table %s (%s)\n"
805
#: client/drizzledump.cc:1704 client/drizzledump.cc:3003
807
msgid "Error: Couldn't read status information for table %s (%s)\n"
810
#: client/drizzledump.cc:1846
554
msgid "%s: Can't get keys for table %s\n"
558
msgid "Error: Couldn't read status information for table %s\n"
812
562
msgid "Error retrieving table structure for table: \"%s\""
815
#: client/drizzledump.cc:1853
817
566
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
820
#: client/drizzledump.cc:1864
822
570
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
825
#: client/drizzledump.cc:1871
827
574
msgid "-- Skipping dump data for table '%s', it has no fields\n"
830
#: client/drizzledump.cc:1879
831
577
msgid "-- Sending SELECT query...\n"
834
#: client/drizzledump.cc:1931
835
580
msgid "when executing 'SELECT INTO OUTFILE'"
838
#: client/drizzledump.cc:1939
1088
#: drizzled/drizzled.cc:1183
1090
723
msgid "Writing a core file\n"
1093
#: drizzled/drizzled.cc:1228
1095
727
"setrlimit could not change the size of core files to 'infinity'; We may not "
1096
728
"be able to generate a core file on signals"
1099
#: drizzled/drizzled.cc:1432
1101
732
msgid "gethostname failed, using '%s' as hostname"
1104
#: drizzled/drizzled.cc:1529
1106
736
msgid "Unknown locale: '%s'"
1109
#: drizzled/drizzled.cc:1584
1110
739
msgid "Can't create thread-keys"
1113
#: drizzled/drizzled.cc:1610
1114
742
msgid "Out of memory"
1117
#: drizzled/drizzled.cc:1625
1118
745
msgid "Failed to initialize plugins."
1121
#: drizzled/drizzled.cc:1656
1124
750
"%s: Too many arguments (first extra is '%s').\n"
1125
751
"Use --verbose --help to get a list of available options\n"
1128
#: drizzled/drizzled.cc:1666
754
msgid "No scheduler found, cannot continue!\n"
1129
757
msgid "Can't init databases"
1132
#: drizzled/drizzled.cc:1686
1134
761
msgid "Unknown/unsupported table type: %s"
1137
#: drizzled/drizzled.cc:1692
1139
765
msgid "Default storage engine (%s) is not available"
1142
#: drizzled/drizzled.cc:1724
1144
769
msgid "Failed to lock memory. Errno: %d\n"
1147
#: drizzled/drizzled.cc:1785
1149
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1152
#: drizzled/drizzled.cc:1955
1154
msgid "drizzled: Got error %d from select"
1157
#: drizzled/drizzled.cc:2138
772
msgid "Display this help and exit after initializing plugins."
1158
775
msgid "Auto-increment columns are incremented by this"
1161
#: drizzled/drizzled.cc:2143
1163
779
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1167
#: drizzled/drizzled.cc:2149
1169
784
"Path to installation directory. All paths are usually resolved relative to "
1173
#: drizzled/drizzled.cc:2153
1174
msgid "IP address to bind to."
1177
#: drizzled/drizzled.cc:2157
1178
msgid "Set the filesystem character set."
1181
#: drizzled/drizzled.cc:2162
1182
msgid "Set the default character set."
1185
#: drizzled/drizzled.cc:2166
1186
788
msgid "Chroot drizzled daemon during startup."
1189
#: drizzled/drizzled.cc:2170
1190
791
msgid "Set the default collation."
1193
#: drizzled/drizzled.cc:2174
1194
794
msgid "Default completion type."
1197
#: drizzled/drizzled.cc:2179
1198
797
msgid "Write core on errors."
1201
#: drizzled/drizzled.cc:2183
1202
800
msgid "Path to the database root."
1205
#: drizzled/drizzled.cc:2187
1206
803
msgid "Set the default storage engine (table type) for tables."
1209
#: drizzled/drizzled.cc:2191
1210
806
msgid "Set the default time zone."
1213
#: drizzled/drizzled.cc:2195
1214
msgid "Type of DELAY_KEY_WRITE."
1217
#: drizzled/drizzled.cc:2199
1218
809
msgid "Print a symbolic stack trace on failure."
1221
#: drizzled/drizzled.cc:2205
1222
msgid "Push supported query conditions to the storage engine."
1225
#: drizzled/drizzled.cc:2211
1226
812
msgid "Used for debugging; Use at your own risk!"
1229
#: drizzled/drizzled.cc:2214
1230
msgid "Flush tables to disk between SQL commands."
1233
#: drizzled/drizzled.cc:2219
1234
815
msgid "Set up signals usable for debugging"
1237
#: drizzled/drizzled.cc:2223
1238
msgid "Command(s) that are executed for each new connection"
1241
#: drizzled/drizzled.cc:2227
1242
msgid "Read SQL commands from this file at startup."
1245
#: drizzled/drizzled.cc:2231
1246
818
msgid "(IGNORED)"
1249
#: drizzled/drizzled.cc:2235
1250
821
msgid "Set the language used for the month names and the days of the week."
1253
#: drizzled/drizzled.cc:2240
1254
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1257
#: drizzled/drizzled.cc:2245
1258
msgid "Log connections and queries to file."
1261
#: drizzled/drizzled.cc:2249
1262
msgid "Log all MyISAM changes to file."
1265
#: drizzled/drizzled.cc:2253
1266
824
msgid "Log some not critical warnings to the log file."
1269
#: drizzled/drizzled.cc:2258
1270
827
msgid "Lock drizzled in memory."
1273
#: drizzled/drizzled.cc:2262
1275
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1276
"BACKUP, FORCE or QUICK."
1279
#: drizzled/drizzled.cc:2267
1280
msgid "Use very new possible 'unsafe' functions."
1283
#: drizzled/drizzled.cc:2272
1284
msgid "Use old, non-optimized alter table."
1287
#: drizzled/drizzled.cc:2277
1288
830
msgid "Pid file used by safe_mysqld."
1291
#: drizzled/drizzled.cc:2287
1293
834
"Maximum time in seconds to wait for the port to become free. (Default: no "
1297
#: drizzled/drizzled.cc:2292
1298
msgid "Skip some optimize stages (for testing)."
1301
#: drizzled/drizzled.cc:2295
1303
839
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1304
840
"specified directory"
1307
#: drizzled/drizzled.cc:2300
1309
844
"Uniquely identifies the server instance in the community of replication "
1313
#: drizzled/drizzled.cc:2305
1314
msgid "Don't use new, possible wrong routines."
1317
#: drizzled/drizzled.cc:2308
1318
848
msgid "Don't print a stack trace on failure."
1321
#: drizzled/drizzled.cc:2312
1322
msgid "Don't give threads different priorities."
1325
#: drizzled/drizzled.cc:2316
1326
851
msgid "Enable symbolic link support."
1329
#: drizzled/drizzled.cc:2325
1331
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
1334
#: drizzled/drizzled.cc:2330
1336
"Using this option will cause most temporary files created to use a small set "
1337
"of names, rather than a unique name for each new file."
1340
#: drizzled/drizzled.cc:2335
1342
855
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1345
#: drizzled/drizzled.cc:2340
1346
858
msgid "Path for temporary files."
1349
#: drizzled/drizzled.cc:2344
1350
861
msgid "Default transaction isolation level."
1353
#: drizzled/drizzled.cc:2348
1354
864
msgid "Run drizzled daemon as user."
1357
#: drizzled/drizzled.cc:2356
1359
868
"The number of outstanding connection requests Drizzle can have. This comes "
1360
869
"into play when the main Drizzle thread gets very many connection requests in "
1361
870
"a very short time."
1364
#: drizzled/drizzled.cc:2362
1366
874
"Size of tree cache used in bulk insert optimization. Note that this is a "
1367
875
"limit per thread!"
1370
#: drizzled/drizzled.cc:2368
1372
"The number of seconds the drizzled server is waiting for a connect packet "
1373
"before responding with 'Bad handshake'."
1376
#: drizzled/drizzled.cc:2373
1378
879
"Precision of the result of '/' operator will be increased on that value."
1381
#: drizzled/drizzled.cc:2379
1382
882
msgid "The maximum length of the result of function group_concat."
1385
#: drizzled/drizzled.cc:2384
1387
"The number of seconds the server waits for activity on an interactive "
1388
"connection before closing it."
1391
#: drizzled/drizzled.cc:2390
1392
885
msgid "The size of the buffer that is used for full joins."
1395
#: drizzled/drizzled.cc:2396
1396
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
1399
#: drizzled/drizzled.cc:2401
1401
889
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1402
890
"this to get better index handling (for all reads and multiple writes) to as "
1403
891
"much as you can afford;"
1406
#: drizzled/drizzled.cc:2410
1408
895
"This characterizes the number of hits a hot block has to be untouched until "
1409
896
"it is considered aged enough to be downgraded to a warm block. This "
1615
1035
"Starts the Drizzle database server\n"
1618
#: drizzled/drizzled.cc:2791
1620
1039
msgid "Usage: %s [OPTIONS]\n"
1623
#: drizzled/drizzled.cc:2802
1626
"To see what values a running Drizzle server is using, type\n"
1627
"'drizzleadmin variables' instead of 'drizzled --help'."
1630
#: drizzled/drizzled.cc:2952
1633
1044
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1634
1045
"command line\n"
1637
#: drizzled/drizzled.cc:2996
1638
1048
msgid "Can't start server: cannot resolve hostname!"
1641
#: drizzled/drizzled.cc:3002
1642
1051
msgid "Can't start server: bind-address refers to multiple interfaces!"
1645
#: drizzled/drizzled.cc:3316
1647
msgid "No option given to %s\n"
1650
#: drizzled/drizzled.cc:3318
1652
msgid "Wrong option to %s. Option(s) given: %s\n"
1655
#: drizzled/drizzled.cc:3320
1657
msgid "Alternatives are: '%s'"
1660
#: drizzled/errmsg.cc:46
1662
msgid "errmsg plugin '%s' init() failed."
1665
#: drizzled/errmsg.cc:76
1667
msgid "errmsg plugin '%s' deinit() failed."
1670
#: drizzled/errmsg.cc:117
1672
msgid "errmsg plugin '%s' errmsg_func() failed"
1675
#: drizzled/error.cc:34
1679
#: drizzled/error.cc:36
1683
#: drizzled/error.cc:38
1687
#: drizzled/error.cc:40
1691
#: drizzled/error.cc:42
1693
1064
msgid "Can't create file '%-.200s' (errno: %d)"
1696
#: drizzled/error.cc:44
1698
1068
msgid "Can't create table '%-.200s' (errno: %d)"
1701
#: drizzled/error.cc:46
1703
1072
msgid "Can't create database '%-.192s' (errno: %d)"
1706
#: drizzled/error.cc:48
1708
1076
msgid "Can't create database '%-.192s'; database exists"
1711
#: drizzled/error.cc:50
1713
1080
msgid "Can't drop database '%-.192s'; database doesn't exist"
1716
#: drizzled/error.cc:52
1718
1084
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1721
#: drizzled/error.cc:54
1723
1088
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1726
#: drizzled/error.cc:56
1728
1092
msgid "Error on delete of '%-.192s' (errno: %d)"
1731
#: drizzled/error.cc:58
1732
1095
msgid "Can't read record in system table"
1735
#: drizzled/error.cc:60
1737
1099
msgid "Can't get status of '%-.200s' (errno: %d)"
1740
#: drizzled/error.cc:62
1742
1103
msgid "Can't get working directory (errno: %d)"
1745
#: drizzled/error.cc:64
1747
1107
msgid "Can't lock file (errno: %d)"
1750
#: drizzled/error.cc:66
1752
1111
msgid "Can't open file: '%-.200s' (errno: %d)"
1755
#: drizzled/error.cc:68
1757
1115
msgid "Can't find file: '%-.200s' (errno: %d)"
1760
#: drizzled/error.cc:70
1762
1119
msgid "Can't read dir of '%-.192s' (errno: %d)"
1765
#: drizzled/error.cc:72
1767
1123
msgid "Can't change dir to '%-.192s' (errno: %d)"
1770
#: drizzled/error.cc:74
1772
1127
msgid "Record has changed since last read in table '%-.192s'"
1775
#: drizzled/error.cc:76
1777
1131
msgid "Disk full (%s); waiting for someone to free some space..."
1780
#: drizzled/error.cc:78
1782
1135
msgid "Can't write; duplicate key in table '%-.192s'"
1785
#: drizzled/error.cc:80
1787
1139
msgid "Error on close of '%-.192s' (errno: %d)"
1790
#: drizzled/error.cc:82
1792
1143
msgid "Error reading file '%-.200s' (errno: %d)"
1795
#: drizzled/error.cc:84
1797
1147
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1800
#: drizzled/error.cc:86
1802
1151
msgid "Error writing file '%-.200s' (errno: %d)"
1805
#: drizzled/error.cc:88
1807
1155
msgid "'%-.192s' is locked against change"
1810
#: drizzled/error.cc:90
1811
1158
msgid "Sort aborted"
1814
#: drizzled/error.cc:92
1816
1162
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1819
#: drizzled/error.cc:94
1821
1166
msgid "Got error %d from storage engine"
1824
#: drizzled/error.cc:96
1826
1170
msgid "Table storage engine for '%-.192s' doesn't have this option"
1829
#: drizzled/error.cc:98
1831
1174
msgid "Can't find record in '%-.192s'"
1834
#: drizzled/error.cc:100
1836
1178
msgid "Incorrect information in file: '%-.200s'"
1839
#: drizzled/error.cc:102
1841
1182
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1844
#: drizzled/error.cc:104
1846
1186
msgid "Old key file for table '%-.192s'; repair it!"
1849
#: drizzled/error.cc:106
1851
1190
msgid "Table '%-.192s' is read only"
1854
#: drizzled/error.cc:108
1856
1194
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1859
#: drizzled/error.cc:110
1860
1197
msgid "Out of sort memory; increase server sort buffer size"
1863
#: drizzled/error.cc:112
1865
1201
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1868
#: drizzled/error.cc:114
1869
1204
msgid "Too many connections"
1872
#: drizzled/error.cc:116
1874
1208
"Out of memory; check if drizzled or some other process uses all available "
1875
1209
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1876
1210
"memory or you can add more swap space"
1879
#: drizzled/error.cc:118
1880
1213
msgid "Can't get hostname for your address"
1883
#: drizzled/error.cc:120
1884
1216
msgid "Bad handshake"
1887
#: drizzled/error.cc:122
1889
1220
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1892
#: drizzled/error.cc:124
1894
1224
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1897
#: drizzled/error.cc:126
1898
1227
msgid "No database selected"
1901
#: drizzled/error.cc:128
1902
1230
msgid "Unknown command"
1905
#: drizzled/error.cc:130
1907
1234
msgid "Column '%-.192s' cannot be null"
1910
#: drizzled/error.cc:132
1912
1238
msgid "Unknown database '%-.192s'"
1915
#: drizzled/error.cc:134
1917
1242
msgid "Table '%-.192s' already exists"
1920
#: drizzled/error.cc:136
1922
1246
msgid "Unknown table '%-.100s'"
1925
#: drizzled/error.cc:138
1927
1250
msgid "Column '%-.192s' in %-.192s is ambiguous"
1930
#: drizzled/error.cc:140
1931
1253
msgid "Server shutdown in progress"
1934
#: drizzled/error.cc:142
1936
1257
msgid "Unknown column '%-.192s' in '%-.192s'"
1939
#: drizzled/error.cc:144
1941
1261
msgid "'%-.192s' isn't in GROUP BY"
1944
#: drizzled/error.cc:146
1946
1265
msgid "Can't group on '%-.192s'"
1949
#: drizzled/error.cc:148
1950
1268
msgid "Statement has sum functions and columns in same statement"
1953
#: drizzled/error.cc:150
1954
1271
msgid "Column count doesn't match value count"
1957
#: drizzled/error.cc:152
1959
1275
msgid "Identifier name '%-.100s' is too long"
1962
#: drizzled/error.cc:154
1964
1279
msgid "Duplicate column name '%-.192s'"
1967
#: drizzled/error.cc:156
1969
1283
msgid "Duplicate key name '%-.192s'"
1972
#: drizzled/error.cc:158
1974
1287
msgid "Duplicate entry '%-.192s' for key %d"
1977
#: drizzled/error.cc:160
1979
1291
msgid "Incorrect column specifier for column '%-.192s'"
1982
#: drizzled/error.cc:162
1984
1295
msgid "%s near '%-.80s' at line %d"
1987
#: drizzled/error.cc:164
1988
1298
msgid "Query was empty"
1991
#: drizzled/error.cc:166
1993
1302
msgid "Not unique table/alias: '%-.192s'"
1996
#: drizzled/error.cc:168
1998
1306
msgid "Invalid default value for '%-.192s'"
2001
#: drizzled/error.cc:170
2002
1309
msgid "Multiple primary key defined"
2005
#: drizzled/error.cc:172
2007
1313
msgid "Too many keys specified; max %d keys allowed"
2010
#: drizzled/error.cc:174
2012
1317
msgid "Too many key parts specified; max %d parts allowed"
2015
#: drizzled/error.cc:176
2017
1321
msgid "Specified key was too long; max key length is %d bytes"
2020
#: drizzled/error.cc:178
2022
1325
msgid "Key column '%-.192s' doesn't exist in table"
2025
#: drizzled/error.cc:180
2028
1330
"BLOB column '%-.192s' can't be used in key specification with the used table "
2032
#: drizzled/error.cc:182
2035
1336
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2039
#: drizzled/error.cc:184
2041
1341
"Incorrect table definition; there can be only one auto column and it must be "
2042
1342
"defined as a key"
2045
#: drizzled/error.cc:186
2048
1347
"%s: ready for connections.\n"
2049
"Version: '%s' socket: '%s' port: %d"
1348
"Version: '%s' socket: '%s' port: %u\n"
2052
#: drizzled/error.cc:188
2054
1352
msgid "%s: Normal shutdown\n"
2057
#: drizzled/error.cc:190
2059
1356
msgid "%s: Got signal %d. Aborting!\n"
2062
#: drizzled/error.cc:192
2064
1360
msgid "%s: Shutdown complete\n"
2067
#: drizzled/error.cc:194
2069
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1364
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2072
#: drizzled/error.cc:196
2073
1367
msgid "Can't create IP socket"
2076
#: drizzled/error.cc:198
2079
1372
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2083
#: drizzled/error.cc:200
2086
1378
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2087
1379
"check the manual"
2090
#: drizzled/error.cc:202
2092
1383
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2095
#: drizzled/error.cc:204
2098
1388
"The file '%-.128s' must be in the database directory or be readable by all"
2101
#: drizzled/error.cc:206
2103
1392
msgid "File '%-.200s' already exists"
2106
#: drizzled/error.cc:208
2108
1396
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2111
#: drizzled/error.cc:210
2113
1400
msgid "Records: %ld Duplicates: %ld"
2116
#: drizzled/error.cc:212
2118
1404
"Incorrect prefix key; the used key part isn't a string, the used length is "
2119
1405
"longer than the key part, or the storage engine doesn't support unique "
2123
#: drizzled/error.cc:214
2124
1409
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2127
#: drizzled/error.cc:216
2129
1413
msgid "Can't DROP '%-.192s'; check that column/key exists"
2132
#: drizzled/error.cc:218
2134
1417
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2137
#: drizzled/error.cc:220
2139
1421
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2142
#: drizzled/error.cc:222
2144
1425
msgid "Unknown thread id: %lu"
2147
#: drizzled/error.cc:224
2149
1429
msgid "You are not owner of thread %lu"
2152
#: drizzled/error.cc:226
2153
1432
msgid "No tables used"
2156
#: drizzled/error.cc:228
2158
1436
msgid "Too many strings for column %-.192s and SET"
2161
#: drizzled/error.cc:230
2163
1440
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2166
#: drizzled/error.cc:232
2168
1444
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2171
#: drizzled/error.cc:234
2173
1448
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2176
#: drizzled/error.cc:236
2178
1452
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2181
#: drizzled/error.cc:238
2183
1456
msgid "Incorrect database name '%-.100s'"
2186
#: drizzled/error.cc:240
2188
1460
msgid "Incorrect table name '%-.100s'"
2191
#: drizzled/error.cc:242
2193
1464
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2194
1465
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2197
#: drizzled/error.cc:244
2198
1468
msgid "Unknown error"
2201
#: drizzled/error.cc:246
2203
1472
msgid "Unknown procedure '%-.192s'"
2206
#: drizzled/error.cc:248
2208
1476
msgid "Incorrect parameter count to procedure '%-.192s'"
2211
#: drizzled/error.cc:250
2213
1480
msgid "Incorrect parameters to procedure '%-.192s'"
2216
#: drizzled/error.cc:252
2218
1484
msgid "Unknown table '%-.192s' in %-.32s"
2221
#: drizzled/error.cc:254
2223
1488
msgid "Column '%-.192s' specified twice"
2226
#: drizzled/error.cc:256
2227
1491
msgid "Invalid use of group function"
2230
#: drizzled/error.cc:258
2233
1496
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2236
#: drizzled/error.cc:260
2237
1499
msgid "A table must have at least 1 column"
2240
#: drizzled/error.cc:262
2242
1503
msgid "The table '%-.192s' is full"
2245
#: drizzled/error.cc:264
2247
1507
msgid "Unknown character set: '%-.64s'"
2250
#: drizzled/error.cc:266
2252
1511
msgid "Too many tables; Drizzle can only use %d tables in a join"
2255
#: drizzled/error.cc:268
2256
1514
msgid "Too many columns"
2259
#: drizzled/error.cc:270
2262
1519
"Row size too large. The maximum row size for the used table type, not "
2263
1520
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2266
#: drizzled/error.cc:272
2269
1525
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2270
1526
"thread_stack=#' to specify a bigger stack if needed"
2273
#: drizzled/error.cc:274
2274
1529
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2277
#: drizzled/error.cc:276
2280
1534
"Table handler doesn't support NULL in given index. Please change column "
2281
1535
"'%-.192s' to be NOT NULL or use another handler"
2284
#: drizzled/error.cc:278
2286
1539
msgid "Can't load function '%-.192s'"
2289
#: drizzled/error.cc:280
2291
1543
msgid "Can't initialize function '%-.192s'; %-.80s"
2294
#: drizzled/error.cc:282
2295
1546
msgid "No paths allowed for shared library"
2298
#: drizzled/error.cc:284
2300
1550
msgid "Function '%-.192s' already exists"
2303
#: drizzled/error.cc:286
2305
1554
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2308
#: drizzled/error.cc:288
2310
1558
msgid "Can't find symbol '%-.128s' in library"
2313
#: drizzled/error.cc:290
2315
1562
msgid "Function '%-.192s' is not defined"
2318
#: drizzled/error.cc:292
2321
1567
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2322
1568
"'drizzleadmin flush-hosts'"
2325
#: drizzled/error.cc:294
2327
1572
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2330
#: drizzled/error.cc:296
2332
1576
"You are using Drizzle as an anonymous user and anonymous users are not "
2333
1577
"allowed to change passwords"
2336
#: drizzled/error.cc:298
2338
1581
"You must have privileges to update tables in the drizzle database to be able "
2339
1582
"to change passwords for others"
2342
#: drizzled/error.cc:300
2343
1585
msgid "Can't find any matching row in the user table"
2346
#: drizzled/error.cc:302
2348
1589
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2351
#: drizzled/error.cc:304
2354
1594
"Can't create a new thread (errno %d); if you are not out of available "
2355
1595
"memory, you can consult the manual for a possible OS-dependent bug"
2358
#: drizzled/error.cc:306
2360
1599
msgid "Column count doesn't match value count at row %ld"
2363
#: drizzled/error.cc:308
2365
1603
msgid "Can't reopen table: '%-.192s'"
2368
#: drizzled/error.cc:310
2369
1606
msgid "Invalid use of NULL value"
2372
#: drizzled/error.cc:312
2374
1610
msgid "Got error '%-.64s' from regexp"
2377
#: drizzled/error.cc:314
2379
1614
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2380
1615
"illegal if there is no GROUP BY clause"
2383
#: drizzled/error.cc:316
2385
1619
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2388
#: drizzled/error.cc:318
2390
1623
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2393
#: drizzled/error.cc:320
2396
1628
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2397
1629
"table '%-.192s'"
2400
#: drizzled/error.cc:322
2402
1633
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2403
1634
"privileges can be used"
2406
#: drizzled/error.cc:324
2407
1637
msgid "The host or user argument to GRANT is too long"
2410
#: drizzled/error.cc:326
2412
1641
msgid "Table '%-.192s.%-.192s' doesn't exist"
2415
#: drizzled/error.cc:328
2418
1646
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2422
#: drizzled/error.cc:330
2423
1650
msgid "The used command is not allowed with this Drizzle version"
2426
#: drizzled/error.cc:332
2428
1654
"You have an error in your SQL syntax; check the manual that corresponds to "
2429
1655
"your Drizzle server version for the right syntax to use"
2432
#: drizzled/error.cc:334
2434
1659
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2437
#: drizzled/error.cc:336
2438
1662
msgid "Too many delayed threads in use"
2441
#: drizzled/error.cc:338
2443
1666
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2446
#: drizzled/error.cc:340
2447
1669
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2450
#: drizzled/error.cc:342
2451
1672
msgid "Got a read error from the connection pipe"
2454
#: drizzled/error.cc:344
2455
1675
msgid "Got an error from fcntl()"
2458
#: drizzled/error.cc:346
2459
1678
msgid "Got packets out of order"
2462
#: drizzled/error.cc:348 libdrizzleclient/errmsg.c:98
2463
1681
msgid "Couldn't uncompress communication packet"
2466
#: drizzled/error.cc:350 libdrizzleclient/errmsg.c:100
2467
1684
msgid "Got an error reading communication packets"
2470
#: drizzled/error.cc:352 libdrizzleclient/errmsg.c:102
2471
1687
msgid "Got timeout reading communication packets"
2474
#: drizzled/error.cc:354 libdrizzleclient/errmsg.c:104
2475
1690
msgid "Got an error writing communication packets"
2478
#: drizzled/error.cc:356 libdrizzleclient/errmsg.c:106
2479
1693
msgid "Got timeout writing communication packets"
2482
#: drizzled/error.cc:358
2483
1696
msgid "Result string is longer than 'max_allowed_packet' bytes"
2486
#: drizzled/error.cc:360
2487
1699
msgid "The used table type doesn't support BLOB/TEXT columns"
2490
#: drizzled/error.cc:362
2491
1702
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2494
#: drizzled/error.cc:364
2497
1707
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2501
#: drizzled/error.cc:366
2503
1712
msgid "Incorrect column name '%-.100s'"
2506
#: drizzled/error.cc:368
2508
1716
msgid "The used storage engine can't index column '%-.192s'"
2511
#: drizzled/error.cc:370
2513
1720
"Unable to open underlying table which is differently defined or of non-"
2514
1721
"MyISAM type or doesn't exist"
2517
#: drizzled/error.cc:372
2519
1725
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2522
#: drizzled/error.cc:374
2525
1730
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2528
#: drizzled/error.cc:376
2530
1734
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2531
1735
"UNIQUE instead"
2534
#: drizzled/error.cc:378
2535
1738
msgid "Result consisted of more than one row"
2538
#: drizzled/error.cc:380
2539
1741
msgid "This table type requires a primary key"
2542
#: drizzled/error.cc:382
2543
1744
msgid "This version of Drizzle is not compiled with RAID support"
2546
#: drizzled/error.cc:384
2548
1748
"You are using safe update mode and you tried to update a table without a "
2549
1749
"WHERE that uses a KEY column"
2552
#: drizzled/error.cc:386
2554
1753
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2557
#: drizzled/error.cc:388
2558
1756
msgid "Can't open table"
2561
#: drizzled/error.cc:390
2563
1760
msgid "The storage engine for the table doesn't support %s"
2566
#: drizzled/error.cc:392
2567
1763
msgid "You are not allowed to execute this command in a transaction"
2570
#: drizzled/error.cc:394
2572
1767
msgid "Got error %d during COMMIT"
2575
#: drizzled/error.cc:396
2577
1771
msgid "Got error %d during ROLLBACK"
2580
#: drizzled/error.cc:398
2582
1775
msgid "Got error %d during FLUSH_LOGS"
2585
#: drizzled/error.cc:400
2587
1779
msgid "Got error %d during CHECKPOINT"
2590
#: drizzled/error.cc:402
2593
"Aborted connection %ld to db: '%-.192s' user: '%-.48s' host: "
1784
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2594
1785
"'%-.64s' (%-.64s)"
2597
#: drizzled/error.cc:404
2598
1788
msgid "The storage engine for the table does not support binary table dump"
2601
#: drizzled/error.cc:406
2602
1791
msgid "Binlog closed, cannot RESET MASTER"
2605
#: drizzled/error.cc:408
2607
1795
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2610
#: drizzled/error.cc:410
2612
1799
msgid "Error from master: '%-.64s'"
2615
#: drizzled/error.cc:412
2616
1802
msgid "Net error reading from master"
2619
#: drizzled/error.cc:414
2620
1805
msgid "Net error writing to master"
2623
#: drizzled/error.cc:416
2624
1808
msgid "Can't find FULLTEXT index matching the column list"
2627
#: drizzled/error.cc:418
2629
1812
"Can't execute the given command because you have active locked tables or an "
2630
1813
"active transaction"
2633
#: drizzled/error.cc:420
2635
1817
msgid "Unknown system variable '%-.64s'"
2638
#: drizzled/error.cc:422
2640
1821
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2643
#: drizzled/error.cc:424
2646
1826
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2649
#: drizzled/error.cc:426
2650
1829
msgid "Some non-transactional changed tables couldn't be rolled back"
2653
#: drizzled/error.cc:428
2655
1833
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2656
1834
"of storage; increase this drizzled variable and try again"
2659
#: drizzled/error.cc:430
2661
1838
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2664
#: drizzled/error.cc:432
2666
1842
"This operation requires a running slave; configure slave and do START SLAVE"
2669
#: drizzled/error.cc:434
2670
1845
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2673
#: drizzled/error.cc:436
2675
1849
"Could not initialize master info structure; more error messages can be found "
2676
1850
"in the Drizzle error log"
2679
#: drizzled/error.cc:438
2680
1853
msgid "Could not create slave thread; check system resources"
2683
#: drizzled/error.cc:440
2686
1858
"User %-.64s already has more than 'max_user_connections' active connections"
2689
#: drizzled/error.cc:442
2690
1861
msgid "You may only use constant expressions with SET"
2693
#: drizzled/error.cc:444
2694
1864
msgid "Lock wait timeout exceeded; try restarting transaction"
2697
#: drizzled/error.cc:446
2698
1867
msgid "The total number of locks exceeds the lock table size"
2701
#: drizzled/error.cc:448
2702
1870
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2705
#: drizzled/error.cc:450
2706
1873
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2709
#: drizzled/error.cc:452
2710
1876
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2713
#: drizzled/error.cc:454
2715
1880
msgid "Incorrect arguments to %s"
2718
#: drizzled/error.cc:456
2720
1884
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2723
#: drizzled/error.cc:458
2725
1888
"Incorrect table definition; all MERGE tables must be in the same database"
2728
#: drizzled/error.cc:460
2729
1891
msgid "Deadlock found when trying to get lock; try restarting transaction"
2732
#: drizzled/error.cc:462
2733
1894
msgid "The used table type doesn't support FULLTEXT indexes"
2736
#: drizzled/error.cc:464
2737
1897
msgid "Cannot add foreign key constraint"
2740
#: drizzled/error.cc:466
2741
1900
msgid "Cannot add or update a child row: a foreign key constraint fails"
2744
#: drizzled/error.cc:468
2745
1903
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2748
#: drizzled/error.cc:470
2750
1907
msgid "Error connecting to master: %-.128s"
2753
#: drizzled/error.cc:472
2755
1911
msgid "Error running query on master: %-.128s"
2758
#: drizzled/error.cc:474
2760
1915
msgid "Error when executing command %s: %-.128s"
2763
#: drizzled/error.cc:476
2765
1919
msgid "Incorrect usage of %s and %s"
2768
#: drizzled/error.cc:478
2769
1922
msgid "The used SELECT statements have a different number of columns"
2772
#: drizzled/error.cc:480
2773
1925
msgid "Can't execute the query because you have a conflicting read lock"
2776
#: drizzled/error.cc:482
2777
1928
msgid "Mixing of transactional and non-transactional tables is disabled"
2780
#: drizzled/error.cc:484
2782
1932
msgid "Option '%s' used twice in statement"
2785
#: drizzled/error.cc:486
2787
1936
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2790
#: drizzled/error.cc:488
2792
1940
msgid "Access denied; you need the %-.128s privilege for this operation"
2795
#: drizzled/error.cc:490
2798
1945
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2801
#: drizzled/error.cc:492
2804
1950
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2807
#: drizzled/error.cc:494
2809
1954
msgid "Variable '%-.64s' doesn't have a default value"
2812
#: drizzled/error.cc:496
2814
1958
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2817
#: drizzled/error.cc:498
2819
1962
msgid "Incorrect argument type to variable '%-.64s'"
2822
#: drizzled/error.cc:500
2824
1966
msgid "Variable '%-.64s' can only be set, not read"
2827
#: drizzled/error.cc:502
2829
1970
msgid "Incorrect usage/placement of '%s'"
2832
#: drizzled/error.cc:504
2834
1974
msgid "This version of Drizzle doesn't yet support '%s'"
2837
#: drizzled/error.cc:506
2840
1979
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2843
#: drizzled/error.cc:508
2844
1982
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2847
#: drizzled/error.cc:510
2849
1986
msgid "Variable '%-.192s' is a %s variable"
2852
#: drizzled/error.cc:512
2854
1990
msgid "Incorrect foreign key definition for '%-.192s': %s"
2857
#: drizzled/error.cc:514
2858
1993
msgid "Key reference and table reference don't match"
2861
#: drizzled/error.cc:516
2863
1997
msgid "Operand should contain %d column(s)"
2866
#: drizzled/error.cc:518
2867
2000
msgid "Subquery returns more than 1 row"
2870
#: drizzled/error.cc:520
2872
2004
msgid "Unknown prepared statement handler (%.*s) given to %s"
2875
#: drizzled/error.cc:522
2876
2007
msgid "Help database is corrupt or does not exist"
2879
#: drizzled/error.cc:524
2880
2010
msgid "Cyclic reference on subqueries"
2883
#: drizzled/error.cc:526
2885
2014
msgid "Converting column '%s' from %s to %s"
2888
#: drizzled/error.cc:528
2890
2018
msgid "Reference '%-.64s' not supported (%s)"
2893
#: drizzled/error.cc:530
2894
2021
msgid "Every derived table must have its own alias"
2897
#: drizzled/error.cc:532
2899
2025
msgid "Select %u was reduced during optimization"
2902
#: drizzled/error.cc:534
2904
2029
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2907
#: drizzled/error.cc:536
2909
2033
"Client does not support authentication protocol requested by server; "
2910
2034
"consider upgrading Drizzle client"
2913
#: drizzled/error.cc:538
2914
2037
msgid "All parts of a SPATIAL index must be NOT NULL"
2917
#: drizzled/error.cc:540
2919
2041
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2922
#: drizzled/error.cc:542
2923
2044
msgid "Slave is already running"
2926
#: drizzled/error.cc:544
2927
2047
msgid "Slave already has been stopped"
2930
#: drizzled/error.cc:546
2933
2052
"Uncompressed data size too large; the maximum size is %d (probably, length "
2934
2053
"of uncompressed data was corrupted)"
2937
#: drizzled/error.cc:548
2938
2056
msgid "ZLIB: Not enough memory"
2941
#: drizzled/error.cc:550
2943
2060
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2944
2061
"data was corrupted)"
2947
#: drizzled/error.cc:552
2948
2064
msgid "ZLIB: Input data corrupted"
2951
#: drizzled/error.cc:554
2953
2068
msgid "%d line(s) were cut by GROUP_CONCAT()"
2956
#: drizzled/error.cc:556
2958
2072
msgid "Row %ld doesn't contain data for all columns"
2961
#: drizzled/error.cc:558
2964
2077
"Row %ld was truncated; it contained more data than there were input columns"
2967
#: drizzled/error.cc:560
2970
2082
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2973
#: drizzled/error.cc:562
2975
2086
msgid "Out of range value for column '%s' at row %ld"
2978
#: drizzled/error.cc:564
2980
2090
msgid "Data truncated for column '%s' at row %ld"
2983
#: drizzled/error.cc:566
2985
2094
msgid "Using storage engine %s for table '%s'"
2988
#: drizzled/error.cc:568
2990
2098
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2993
#: drizzled/error.cc:570
2994
2101
msgid "Cannot drop one or more of the requested users"
2997
#: drizzled/error.cc:572
2998
2104
msgid "Can't revoke all privileges for one or more of the requested users"
3001
#: drizzled/error.cc:574
3003
2108
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3006
#: drizzled/error.cc:576
3008
2112
msgid "Illegal mix of collations for operation '%s'"
3011
#: drizzled/error.cc:578
3014
2117
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3015
2118
"variable_name)"
3018
#: drizzled/error.cc:580
3020
2122
msgid "Unknown collation: '%-.64s'"
3023
#: drizzled/error.cc:582
3025
2126
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
3026
2127
"compiled without SSL support; they can be used later if Drizzle slave with "
3027
2128
"SSL is started"
3030
#: drizzled/error.cc:584
3033
2133
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3034
2134
"old format; please change the password to the new format"
3037
#: drizzled/error.cc:586
3040
2139
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3044
#: drizzled/error.cc:588
3045
2143
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3048
#: drizzled/error.cc:590
3050
2147
"It is recommended to use --skip-slave-start when doing step-by-step "
3051
2148
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3052
2149
"get an unexpected slave's drizzled restart"
3055
#: drizzled/error.cc:592
3056
2152
msgid "SQL thread is not to be started so UNTIL options are ignored"
3059
#: drizzled/error.cc:594
3061
2156
msgid "Incorrect index name '%-.100s'"
3064
#: drizzled/error.cc:596
3066
2160
msgid "Incorrect catalog name '%-.100s'"
3069
#: drizzled/error.cc:598
3071
2164
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3074
#: drizzled/error.cc:600
3076
2168
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3079
#: drizzled/error.cc:602
3081
2172
msgid "Unknown key cache '%-.100s'"
3084
#: drizzled/error.cc:604
3086
2176
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3087
2177
"this switch for this grant to work"
3090
#: drizzled/error.cc:606
3092
2181
msgid "Unknown table engine '%s'"
3095
#: drizzled/error.cc:608
3097
2185
msgid "'%s' is deprecated; use '%s' instead"
3100
#: drizzled/error.cc:610
3102
2189
msgid "The target table %-.100s of the %s is not updatable"
3105
#: drizzled/error.cc:612
3108
2194
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3112
#: drizzled/error.cc:614
3115
2200
"The Drizzle server is running with the %s option so it cannot execute this "
3119
#: drizzled/error.cc:616
3121
2205
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3124
#: drizzled/error.cc:618
3126
2209
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3129
#: drizzled/error.cc:620
3131
2213
"Incorrect table definition; there can be only one TIMESTAMP column with "
3132
2214
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3135
#: drizzled/error.cc:622
3137
2218
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3140
#: drizzled/error.cc:624
3141
2221
msgid "This command is not supported in the prepared statement protocol yet"
3144
#: drizzled/error.cc:626
3146
2225
msgid "Got error %d '%-.100s' from %s"
3149
#: drizzled/error.cc:628
3151
2229
msgid "Got temporary error %d '%-.100s' from %s"
3154
#: drizzled/error.cc:630
3156
2233
msgid "Unknown or incorrect time zone: '%-.64s'"
3159
#: drizzled/error.cc:632
3161
2237
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3164
#: drizzled/error.cc:634
3166
2241
msgid "Invalid %s character string: '%.64s'"
3169
#: drizzled/error.cc:636
3171
2245
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3174
#: drizzled/error.cc:638
3176
2249
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3179
#: drizzled/error.cc:640
3181
2253
msgid "Can't create a %s from within another stored routine"
3184
#: drizzled/error.cc:642
3186
2257
msgid "%s %s already exists"
3189
#: drizzled/error.cc:644
3191
2261
msgid "%s %s does not exist"
3194
#: drizzled/error.cc:646
3196
2265
msgid "Failed to DROP %s %s"
3199
#: drizzled/error.cc:648
3201
2269
msgid "Failed to CREATE %s %s"
3204
#: drizzled/error.cc:650
3206
2273
msgid "%s with no matching label: %s"
3209
#: drizzled/error.cc:652
3211
2277
msgid "Redefining label %s"
3214
#: drizzled/error.cc:654
3216
2281
msgid "End-label %s without match"
3219
#: drizzled/error.cc:656
3221
2285
msgid "Referring to uninitialized variable %s"
3224
#: drizzled/error.cc:658
3226
2289
msgid "PROCEDURE %s can't return a result set in the given context"
3229
#: drizzled/error.cc:660
3230
2292
msgid "RETURN is only allowed in a FUNCTION"
3233
#: drizzled/error.cc:662
3235
2296
msgid "%s is not allowed in stored procedures"
3238
#: drizzled/error.cc:664
3240
2300
"The update log is deprecated and replaced by the binary log; SET "
3241
2301
"SQL_LOG_UPDATE has been ignored"
3244
#: drizzled/error.cc:666
3246
2305
"The update log is deprecated and replaced by the binary log; SET "
3247
2306
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3250
#: drizzled/error.cc:668
3251
2309
msgid "Query execution was interrupted"
3254
#: drizzled/error.cc:670
3256
2313
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3259
#: drizzled/error.cc:672
3261
2317
msgid "Undefined CONDITION: %s"
3264
#: drizzled/error.cc:674
3266
2321
msgid "No RETURN found in FUNCTION %s"
3269
#: drizzled/error.cc:676
3271
2325
msgid "FUNCTION %s ended without RETURN"
3274
#: drizzled/error.cc:678
3275
2328
msgid "Cursor statement must be a SELECT"
3278
#: drizzled/error.cc:680
3279
2331
msgid "Cursor SELECT must not have INTO"
3282
#: drizzled/error.cc:682
3284
2335
msgid "Undefined CURSOR: %s"
3287
#: drizzled/error.cc:684
3288
2338
msgid "Cursor is already open"
3291
#: drizzled/error.cc:686
3292
2341
msgid "Cursor is not open"
3295
#: drizzled/error.cc:688
3297
2345
msgid "Undeclared variable: %s"
3300
#: drizzled/error.cc:690
3301
2348
msgid "Incorrect number of FETCH variables"
3304
#: drizzled/error.cc:692
3305
2351
msgid "No data - zero rows fetched, selected, or processed"
3308
#: drizzled/error.cc:694
3310
2355
msgid "Duplicate parameter: %s"
3313
#: drizzled/error.cc:696
3315
2359
msgid "Duplicate variable: %s"
3318
#: drizzled/error.cc:698
3320
2363
msgid "Duplicate condition: %s"
3323
#: drizzled/error.cc:700
3325
2367
msgid "Duplicate cursor: %s"
3328
#: drizzled/error.cc:702
3330
2371
msgid "Failed to ALTER %s %s"
3333
#: drizzled/error.cc:704
3334
2374
msgid "Subquery value not supported"
3337
#: drizzled/error.cc:706
3339
2378
msgid "%s is not allowed in stored function or trigger"
3342
#: drizzled/error.cc:708
3343
2381
msgid "Variable or condition declaration after cursor or handler declaration"
3346
#: drizzled/error.cc:710
3347
2384
msgid "Cursor declaration after handler declaration"
3350
#: drizzled/error.cc:712
3351
2387
msgid "Case not found for CASE statement"
3354
#: drizzled/error.cc:714
3356
2391
msgid "Configuration file '%-.192s' is too big"
3359
#: drizzled/error.cc:716
3361
2395
msgid "Malformed file type header in file '%-.192s'"
3364
#: drizzled/error.cc:718
3366
2399
msgid "Unexpected end of file while parsing comment '%-.200s'"
3369
#: drizzled/error.cc:720
3371
2403
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3374
#: drizzled/error.cc:722
3376
2407
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3379
#: drizzled/error.cc:724
3380
2410
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3383
#: drizzled/error.cc:726
3385
2414
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3388
#: drizzled/error.cc:728
3390
2418
msgid "'%-.192s.%-.192s' is not %s"
3393
#: drizzled/error.cc:730
3395
2422
msgid "Column '%-.192s' is not updatable"
3398
#: drizzled/error.cc:732
3399
2425
msgid "View's SELECT contains a subquery in the FROM clause"
3402
#: drizzled/error.cc:734
3404
2429
msgid "View's SELECT contains a '%s' clause"
3407
#: drizzled/error.cc:736
3408
2432
msgid "View's SELECT contains a variable or parameter"
3411
#: drizzled/error.cc:738
3413
2436
msgid "View's SELECT refers to a temporary table '%-.192s'"
3416
#: drizzled/error.cc:740
3417
2439
msgid "View's SELECT and view's field list have different column counts"
3420
#: drizzled/error.cc:742
3422
2443
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3425
#: drizzled/error.cc:744
3426
2446
msgid "View being updated does not have complete key of underlying table in it"
3429
#: drizzled/error.cc:746
3432
2451
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3433
2452
"(s) or definer/invoker of view lack rights to use them"
3436
#: drizzled/error.cc:748
3438
2456
msgid "Can't drop or alter a %s from within another stored routine"
3441
#: drizzled/error.cc:750
3442
2459
msgid "GOTO is not allowed in a stored procedure handler"
3445
#: drizzled/error.cc:752
3446
2462
msgid "Trigger already exists"
3449
#: drizzled/error.cc:754
3450
2465
msgid "Trigger does not exist"
3453
#: drizzled/error.cc:756
3455
2469
msgid "Trigger's '%-.192s' is view or temporary table"
3458
#: drizzled/error.cc:758
3460
2473
msgid "Updating of %s row is not allowed in %strigger"
3463
#: drizzled/error.cc:760
3465
2477
msgid "There is no %s row in %s trigger"
3468
#: drizzled/error.cc:762
3470
2481
msgid "Field '%-.192s' doesn't have a default value"
3473
#: drizzled/error.cc:764
3474
2484
msgid "Division by 0"
3477
#: drizzled/error.cc:766
3479
2488
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3482
#: drizzled/error.cc:768
3484
2492
msgid "Illegal %s '%-.192s' value found during parsing"
3487
#: drizzled/error.cc:770
3489
2496
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3492
#: drizzled/error.cc:772
3494
2500
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3497
#: drizzled/error.cc:774
3499
2504
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3502
#: drizzled/error.cc:776
3504
2508
msgid "Failed purging old relay logs: %s"
3507
#: drizzled/error.cc:778
3509
2512
msgid "Password hash should be a %d-digit hexadecimal number"
3512
#: drizzled/error.cc:780
3513
2515
msgid "Target log not found in binlog index"
3516
#: drizzled/error.cc:782
3517
2518
msgid "I/O error reading log index file"
3520
#: drizzled/error.cc:784
3521
2521
msgid "Server configuration does not permit binlog purge"
3524
#: drizzled/error.cc:786
3525
2524
msgid "Failed on fseek()"
3528
#: drizzled/error.cc:788
3529
2527
msgid "Fatal error during log purge"
3532
#: drizzled/error.cc:790
3533
2530
msgid "A purgeable log is in use, will not purge"
3536
#: drizzled/error.cc:792
3537
2533
msgid "Unknown error during log purge"
3540
#: drizzled/error.cc:794
3542
2537
msgid "Failed initializing relay log position: %s"
3545
#: drizzled/error.cc:796
3546
2540
msgid "You are not using binary logging"
3549
#: drizzled/error.cc:798
3552
2545
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3555
#: drizzled/error.cc:800
3556
2548
msgid "WSAStartup Failed"
3559
#: drizzled/error.cc:802
3560
2551
msgid "Can't handle procedures with different groups yet"
3563
#: drizzled/error.cc:804
3564
2554
msgid "Select must have a group with this procedure"
3567
#: drizzled/error.cc:806
3568
2557
msgid "Can't use ORDER clause with this procedure"
3571
#: drizzled/error.cc:808
3573
2561
msgid "Binary logging and replication forbid changing the global server %s"
3576
#: drizzled/error.cc:810
3578
2565
msgid "Can't map file: %-.200s, errno: %d"
3581
#: drizzled/error.cc:812
3583
2569
msgid "Wrong magic in %-.64s"
3586
#: drizzled/error.cc:814
3587
2572
msgid "Prepared statement contains too many placeholders"
3590
#: drizzled/error.cc:816
3592
2576
msgid "Key part '%-.192s' length cannot be 0"
3595
#: drizzled/error.cc:818
3596
2579
msgid "View text checksum failed"
3599
#: drizzled/error.cc:820
3602
2584
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3605
#: drizzled/error.cc:822
3607
2588
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3610
#: drizzled/error.cc:824
3612
2592
msgid "Can not delete from join view '%-.192s.%-.192s'"
3615
#: drizzled/error.cc:826
3617
2596
msgid "Operation %s failed for %.256s"
3620
#: drizzled/error.cc:828
3621
2599
msgid "XAER_NOTA: Unknown XID"
3624
#: drizzled/error.cc:830
3625
2602
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3628
#: drizzled/error.cc:832
3631
2607
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3632
2608
"the %.64s state"
3635
#: drizzled/error.cc:834
3636
2611
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3639
#: drizzled/error.cc:836
3641
2615
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3642
2616
"for consistency"
3645
#: drizzled/error.cc:838
3646
2619
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3649
#: drizzled/error.cc:840
3652
2624
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3656
#: drizzled/error.cc:842
3657
2628
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3660
#: drizzled/error.cc:844
3661
2631
msgid "Failed to revoke all privileges to dropped routine"
3664
#: drizzled/error.cc:846
3666
2635
msgid "Data too long for column '%s' at row %ld"
3669
#: drizzled/error.cc:848
3671
2639
msgid "Bad SQLSTATE: '%s'"
3674
#: drizzled/error.cc:850
3677
2644
"%s: ready for connections.\n"
3678
"Version: '%s' socket: '%s' port: %d %s"
2645
"Version: '%s' %s\n"
3681
#: drizzled/error.cc:852
3682
2648
msgid "Can't load value from file with fixed size rows to variable"
3685
#: drizzled/error.cc:854
3686
2651
msgid "You are not allowed to create a user with GRANT"
3689
#: drizzled/error.cc:856
3691
2655
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3694
#: drizzled/error.cc:858
3695
2658
msgid "Table definition has changed, please retry transaction"
3698
#: drizzled/error.cc:860
3699
2661
msgid "Duplicate handler declared in the same block"
3702
#: drizzled/error.cc:862
3705
2666
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3706
2667
"variable in BEFORE trigger"
3709
#: drizzled/error.cc:864
3711
2671
msgid "Not allowed to return a result set from a %s"
3714
#: drizzled/error.cc:866
3715
2674
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3718
#: drizzled/error.cc:868
3720
2678
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3721
2679
"declaration and binary logging is enabled; if non-transactional tables were "
3722
2680
"updated, the binary log will miss their changes"
3725
#: drizzled/error.cc:870
3727
2684
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3728
2685
"declaration and binary logging is enabled (you *might* want to use the less "
3729
2686
"safe log_bin_trust_function_creators variable)"
3732
#: drizzled/error.cc:872
3734
2690
"You do not have the SUPER privilege and binary logging is enabled (you "
3735
2691
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3738
#: drizzled/error.cc:874
3740
2695
"You can't execute a prepared statement which has an open cursor associated "
3741
2696
"with it. Reset the statement to re-execute it."
3744
#: drizzled/error.cc:876
3746
2700
msgid "The statement (%lu) has no open cursor."
3749
#: drizzled/error.cc:878
3751
2704
"Explicit or implicit commit is not allowed in stored function or trigger."
3754
#: drizzled/error.cc:880
3757
2709
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3760
#: drizzled/error.cc:882
3761
2712
msgid "Recursive stored functions and triggers are not allowed."
3764
#: drizzled/error.cc:884
3766
2716
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3769
#: drizzled/error.cc:886
3771
2720
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3774
#: drizzled/error.cc:888
3777
2725
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3781
#: drizzled/error.cc:890
3783
2730
"You can't combine write-locking of system tables with other tables or lock "
3787
#: drizzled/error.cc:892
3789
2735
msgid "Unable to connect to foreign data source: %.64s"
3792
#: drizzled/error.cc:894
3795
2740
"There was a problem processing the query on the foreign data source. Data "
3796
2741
"source error: %-.64s"
3799
#: drizzled/error.cc:896
3802
2746
"The foreign data source you are trying to reference does not exist. Data "
3803
2747
"source error: %-.64s"
3806
#: drizzled/error.cc:898
3809
2752
"Can't create federated table. The data source connection string '%-.64s' is "
3810
2753
"not in the correct format"
3813
#: drizzled/error.cc:900
3815
2757
msgid "The data source connection string '%-.64s' is not in the correct format"
3818
#: drizzled/error.cc:902
3820
2761
msgid "Can't create federated table. Foreign data src error: %-.64s"
3823
#: drizzled/error.cc:904
3824
2764
msgid "Trigger in wrong schema"
3827
#: drizzled/error.cc:906
3830
2769
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3831
2770
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3834
#: drizzled/error.cc:908
3836
2774
msgid "Routine body for '%-.100s' is too long"
3839
#: drizzled/error.cc:910
3840
2777
msgid "Cannot drop default keycache"
3843
#: drizzled/error.cc:912
3845
2781
msgid "Display width out of range for column '%-.192s' (max = %d)"
3848
#: drizzled/error.cc:914
3849
2784
msgid "XAER_DUPID: The XID already exists"
3852
#: drizzled/error.cc:916
3854
2788
msgid "Datetime function: %-.32s field overflow"
3857
#: drizzled/error.cc:918
3860
2793
"Can't update table '%-.192s' in stored function/trigger because it is "
3861
2794
"already used by statement which invoked this stored function/trigger."
3864
#: drizzled/error.cc:920
3867
2799
"The definition of table '%-.192s' prevents operation %.192s on table "
3871
#: drizzled/error.cc:922
3873
2804
"The prepared statement contains a stored routine call that refers to that "
3874
2805
"same statement. It's not allowed to execute a prepared statement in such a "
3875
2806
"recursive manner"
3878
#: drizzled/error.cc:924
3879
2809
msgid "Not allowed to set autocommit from a stored function or trigger"
3882
#: drizzled/error.cc:926
3883
2812
msgid "Definer is not fully qualified"
3886
#: drizzled/error.cc:928
3889
2817
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3890
2818
"Current user is used as definer. Please recreate the view!"
3893
#: drizzled/error.cc:930
3896
2823
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3900
#: drizzled/error.cc:932
3902
2828
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3905
#: drizzled/error.cc:934
3907
2832
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3910
#: drizzled/error.cc:936
3913
2837
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3916
#: drizzled/error.cc:938
3919
2842
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3922
#: drizzled/error.cc:940
3924
2846
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3927
#: drizzled/error.cc:942
3930
2851
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3932
2853
"insufficient privileges. Please recreate the trigger."
3935
#: drizzled/error.cc:944
3937
2857
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3940
#: drizzled/error.cc:946
3943
2862
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3944
2863
"exceeded for routine %.192s"
3947
#: drizzled/error.cc:948
3950
2868
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3951
2869
"or contains bad data (internal code %d)"
3954
#: drizzled/error.cc:950
3956
2873
msgid "Incorrect routine name '%-.192s'"
3959
#: drizzled/error.cc:952
3961
2877
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3964
#: drizzled/error.cc:954
3965
2880
msgid "AGGREGATE is not supported for stored functions"
3968
#: drizzled/error.cc:956
3971
2885
"Can't create more than max_prepared_stmt_count statements (current value: %"
3975
#: drizzled/error.cc:958
3977
2890
msgid "`%-.192s`.`%-.192s` contains view recursion"
3980
#: drizzled/error.cc:960
3982
2894
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3985
#: drizzled/error.cc:962
3986
2897
msgid "The used table type doesn't support SPATIAL indexes"
3989
#: drizzled/error.cc:964
3990
2900
msgid "Triggers can not be created on system tables"
3993
#: drizzled/error.cc:966
3995
2904
msgid "Leading spaces are removed from name '%s'"
3998
#: drizzled/error.cc:968
3999
2907
msgid "Failed to read auto-increment value from storage engine"
4002
#: drizzled/error.cc:970
4003
2910
msgid "user name"
4006
#: drizzled/error.cc:972
4007
2913
msgid "host name"
4010
#: drizzled/error.cc:974
4012
2917
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4015
#: drizzled/error.cc:976
4017
2921
msgid "The target table %-.100s of the %s is not insertable-into"
4020
#: drizzled/error.cc:978
4023
2926
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4026
#: drizzled/error.cc:980
4027
2929
msgid "Too high level of nesting for select"
4030
#: drizzled/error.cc:982
4032
2933
msgid "Name '%-.64s' has become ''"
4035
#: drizzled/error.cc:984
4037
2937
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4038
2938
"optional and non-empty FIELDS ENCLOSED BY"
4041
#: drizzled/error.cc:986
4043
2942
msgid "The foreign server, %s, you are trying to create already exists."
4046
#: drizzled/error.cc:988
4049
2947
"The foreign server name you are trying to reference does not exist. Data "
4050
2948
"source error: %-.64s"
4053
#: drizzled/error.cc:990
4056
2953
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4059
#: drizzled/error.cc:992
4062
2958
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4063
2959
"each partition"
4066
#: drizzled/error.cc:994
4068
2963
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4071
#: drizzled/error.cc:996
4072
2966
msgid "MAXVALUE can only be used in last partition definition"
4075
#: drizzled/error.cc:998
4076
2969
msgid "Subpartitions can only be hash partitions and by key"
4079
#: drizzled/error.cc:1000
4080
2972
msgid "Must define subpartitions on all partitions if on one partition"
4083
#: drizzled/error.cc:1002
4084
2975
msgid "Wrong number of partitions defined, mismatch with previous setting"
4087
#: drizzled/error.cc:1004
4088
2978
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4091
#: drizzled/error.cc:1006
4092
2981
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4095
#: drizzled/error.cc:1008
4096
2984
msgid "Expression in RANGE/LIST VALUES must be constant"
4099
#: drizzled/error.cc:1010
4100
2987
msgid "Field in list of fields for partition function not found in table"
4103
#: drizzled/error.cc:1012
4104
2990
msgid "List of fields is only allowed in KEY partitions"
4107
#: drizzled/error.cc:1014
4109
2994
"The partition info in the frm file is not consistent with what can be "
4110
2995
"written into the frm file"
4113
#: drizzled/error.cc:1016
4115
2999
msgid "The %-.192s function returns the wrong type"
4118
#: drizzled/error.cc:1018
4120
3003
msgid "For %-.64s partitions each partition must be defined"
4123
#: drizzled/error.cc:1020
4124
3006
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4127
#: drizzled/error.cc:1022
4128
3009
msgid "VALUES value must be of same type as partition function"
4131
#: drizzled/error.cc:1024
4132
3012
msgid "Multiple definition of same constant in list partitioning"
4135
#: drizzled/error.cc:1026
4136
3015
msgid "Partitioning can not be used stand-alone in query"
4139
#: drizzled/error.cc:1028
4141
3019
"The mix of handlers in the partitions is not allowed in this version of "
4145
#: drizzled/error.cc:1030
4147
3024
msgid "For the partitioned engine it is necessary to define all %-.64s"
4150
#: drizzled/error.cc:1032
4151
3027
msgid "Too many partitions (including subpartitions) were defined"
4154
#: drizzled/error.cc:1034
4156
3031
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4157
3032
"partitioning for subpartitioning"
4160
#: drizzled/error.cc:1036
4161
3035
msgid "Failed to create specific handler file"
4164
#: drizzled/error.cc:1038
4165
3038
msgid "A BLOB field is not allowed in partition function"
4168
#: drizzled/error.cc:1040
4170
3042
msgid "A %-.192s must include all columns in the table's partitioning function"
4173
#: drizzled/error.cc:1042
4175
3046
msgid "Number of %-.64s = 0 is not an allowed value"
4178
#: drizzled/error.cc:1044
4179
3049
msgid "Partition management on a not partitioned table is not possible"
4182
#: drizzled/error.cc:1046
4184
3053
"Foreign key condition is not yet supported in conjunction with partitioning"
4187
#: drizzled/error.cc:1048
4189
3057
msgid "Error in list of partitions to %-.64s"
4192
#: drizzled/error.cc:1050
4193
3060
msgid "Cannot remove all partitions, use DROP TABLE instead"
4196
#: drizzled/error.cc:1052
4197
3063
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4200
#: drizzled/error.cc:1054
4202
3067
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4203
3068
"their numbers"
4206
#: drizzled/error.cc:1056
4208
3072
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4209
3073
"tables using HASH PARTITIONs"
4212
#: drizzled/error.cc:1058
4214
3077
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4217
#: drizzled/error.cc:1060
4218
3080
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4221
#: drizzled/error.cc:1062
4222
3083
msgid "At least one partition must be added"
4225
#: drizzled/error.cc:1064
4226
3086
msgid "At least one partition must be coalesced"
4229
#: drizzled/error.cc:1066
4230
3089
msgid "More partitions to reorganize than there are partitions"
4233
#: drizzled/error.cc:1068
4235
3093
msgid "Duplicate partition name %-.192s"
4238
#: drizzled/error.cc:1070
4239
3096
msgid "It is not allowed to shut off binlog on this command"
4242
#: drizzled/error.cc:1072
4243
3099
msgid "When reorganizing a set of partitions they must be in consecutive order"
4246
#: drizzled/error.cc:1074
4248
3103
"Reorganize of range partitions cannot change total ranges except for last "
4249
3104
"partition where it can extend the range"
4252
#: drizzled/error.cc:1076
4253
3107
msgid "Partition function not supported in this version for this handler"
4256
#: drizzled/error.cc:1078
4257
3110
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4260
#: drizzled/error.cc:1080
4262
3114
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4265
#: drizzled/error.cc:1082
4267
3118
msgid "Plugin '%-.192s' is not loaded"
4270
#: drizzled/error.cc:1084
4272
3122
msgid "Incorrect %-.32s value: '%-.128s'"
4275
#: drizzled/error.cc:1086
4277
3126
msgid "Table has no partition for value %-.64s"
4280
#: drizzled/error.cc:1088
4282
3130
msgid "It is not allowed to specify %s more than once"
4285
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4287
3134
msgid "Failed to create %s"
4290
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4292
3138
msgid "Failed to drop %s"
4295
#: drizzled/error.cc:1094
4296
3141
msgid "The handler doesn't support autoextend of tablespaces"
4299
#: drizzled/error.cc:1096
4301
3145
"A size parameter was incorrectly specified, either number or on the form 10M"
4304
#: drizzled/error.cc:1098
4306
3149
"The size number was correct but we don't allow the digit part to be more "
4307
3150
"than 2 billion"
4310
#: drizzled/error.cc:1100
4312
3154
msgid "Failed to alter: %s"
4315
#: drizzled/error.cc:1102
4316
3157
msgid "Writing one row to the row-based binary log failed"
4319
#: drizzled/error.cc:1104
4321
3161
msgid "Table definition on master and slave does not match: %s"
4324
#: drizzled/error.cc:1106
4326
3165
"Slave running with --log-slave-updates must use row-based binary logging to "
4327
3166
"be able to replicate row-based binary log events"
4330
#: drizzled/error.cc:1108
4332
3170
msgid "Event '%-.192s' already exists"
4335
#: drizzled/error.cc:1110
4337
3174
msgid "Failed to store event %s. Error code %d from storage engine."
4340
#: drizzled/error.cc:1112
4342
3178
msgid "Unknown event '%-.192s'"
4345
#: drizzled/error.cc:1114
4347
3182
msgid "Failed to alter event '%-.192s'"
4350
#: drizzled/error.cc:1118
4351
3185
msgid "INTERVAL is either not positive or too big"
4354
#: drizzled/error.cc:1120
4355
3188
msgid "ENDS is either invalid or before STARTS"
4358
#: drizzled/error.cc:1122
4359
3191
msgid "Event execution time is in the past. Event has been disabled"
4362
#: drizzled/error.cc:1124
4363
3194
msgid "Failed to open drizzle.event"
4366
#: drizzled/error.cc:1126
4367
3197
msgid "No datetime expression provided"
4370
#: drizzled/error.cc:1128
4373
3202
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4374
3203
"probably corrupted"
4377
#: drizzled/error.cc:1130
4379
3207
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4382
#: drizzled/error.cc:1132
4383
3210
msgid "Failed to delete the event from drizzle.event"
4386
#: drizzled/error.cc:1134
4387
3213
msgid "Error during compilation of event's body"
4390
#: drizzled/error.cc:1136
4391
3216
msgid "Same old and new event name"
4394
#: drizzled/error.cc:1138
4396
3220
msgid "Data for column '%s' too long"
4399
#: drizzled/error.cc:1140
4401
3224
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4404
#: drizzled/error.cc:1142
4407
3229
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4411
#: drizzled/error.cc:1144
4412
3233
msgid "You can't write-lock a log table. Only read access is possible"
4415
#: drizzled/error.cc:1146
4416
3236
msgid "You can't use locks with log tables."
4419
#: drizzled/error.cc:1148
4422
3241
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4423
3242
"d would lead to a duplicate entry"
4426
#: drizzled/error.cc:1150
4429
3247
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4430
3248
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4433
#: drizzled/error.cc:1152
4435
3252
"Cannot switch out of the row-based binary log format when the session has "
4436
3253
"open temporary tables"
4439
#: drizzled/error.cc:1154
4441
3257
"Cannot change the binary logging format inside a stored function or trigger"
4444
#: drizzled/error.cc:1156
4446
3261
"The NDB cluster engine does not support changing the binlog format on the "
4450
#: drizzled/error.cc:1158
4451
3265
msgid "Cannot create temporary table with partitions"
4454
#: drizzled/error.cc:1160
4455
3268
msgid "Partition constant is out of partition function domain"
4458
#: drizzled/error.cc:1162
4459
3271
msgid "This partition function is not allowed"
4462
#: drizzled/error.cc:1164
4463
3274
msgid "Error in DDL log"
4466
#: drizzled/error.cc:1166
4467
3277
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4470
#: drizzled/error.cc:1168
4471
3280
msgid "Incorrect partition name"
4474
#: drizzled/error.cc:1170
4476
3284
"Transaction isolation level can't be changed while a transaction is in "
4480
#: drizzled/error.cc:1172
4483
3290
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4484
3291
"'%-.192s' for key '%-.192s'"
4487
#: drizzled/error.cc:1174
4489
3295
msgid "Internal scheduler error %d"
4492
#: drizzled/error.cc:1176
4494
3299
msgid "Error during starting/stopping of the scheduler. Error code %u"
4497
#: drizzled/error.cc:1178
4498
3302
msgid "Engine cannot be used in partitioned tables"
4501
#: drizzled/error.cc:1180
4503
3306
msgid "Cannot activate '%-.64s' log"
4506
#: drizzled/error.cc:1182
4507
3309
msgid "The server was not built with row-based replication"
4510
#: drizzled/error.cc:1184
4511
3312
msgid "Decoding of base64 string failed"
4514
#: drizzled/error.cc:1186
4515
3315
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4518
#: drizzled/error.cc:1188
4520
3319
"Cannot proceed because system tables used by Event Scheduler were found "
4521
3320
"damaged at server start"
4524
#: drizzled/error.cc:1190
4525
3323
msgid "Only integers allowed as number here"
4528
#: drizzled/error.cc:1192
4529
3326
msgid "This storage engine cannot be used for log tables"
4532
#: drizzled/error.cc:1194
4534
3330
msgid "You cannot '%s' a log table if logging is enabled"
4537
#: drizzled/error.cc:1196
4540
3335
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4545
#: drizzled/error.cc:1198
4547
3341
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4550
#: drizzled/error.cc:1200
4552
3345
msgid "Incorrect parameters in the call to native function '%-.192s'"
4555
#: drizzled/error.cc:1202
4557
3349
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4560
#: drizzled/error.cc:1204
4562
3353
msgid "This function '%-.192s' has the same name as a native function"
4565
#: drizzled/error.cc:1206
4567
3357
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4570
#: drizzled/error.cc:1208
4571
3360
msgid "Too many files opened, please execute the command again"
4574
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4576
3364
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4577
3365
"The event was dropped immediately after creation."
4580
#: drizzled/error.cc:1214
4582
3369
msgid "The incident %s occurred on the master. Message: %-.64s"
4585
#: drizzled/error.cc:1216
4586
3372
msgid "Table has no partition for some existing values"
4589
#: drizzled/error.cc:1218
4590
3375
msgid "Statement is not safe to log in statement format."
4593
#: drizzled/error.cc:1220
4595
3379
msgid "Fatal error: %s"
4598
#: drizzled/error.cc:1222
4600
3383
msgid "Relay log read failure: %s"
4603
#: drizzled/error.cc:1224
4605
3387
msgid "Relay log write failure: %s"
4608
#: drizzled/error.cc:1228
4610
3391
msgid "Master command %s failed: %s"
4613
#: drizzled/error.cc:1230
4615
3395
msgid "Binary logging not possible. Message: %s"
4618
#: drizzled/error.cc:1232
4620
3399
msgid "View `%-.64s`.`%-.64s` has no creation context"
4623
#: drizzled/error.cc:1234
4625
3403
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4628
#: drizzled/error.cc:1236
4630
3407
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4633
#: drizzled/error.cc:1238
4635
3411
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4638
#: drizzled/error.cc:1240
4640
3415
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4643
#: drizzled/error.cc:1242
4645
3419
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4648
#: drizzled/error.cc:1244
4650
3423
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4653
#: drizzled/error.cc:1246
4655
3427
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4658
#: drizzled/error.cc:1248
4660
3431
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4663
#: drizzled/error.cc:1250
4665
3435
msgid "Ambiguous slave modes combination. %s"
4668
#: drizzled/error.cc:1252
4671
3440
"The BINLOG statement of type `%s` was not preceded by a format description "
4672
3441
"BINLOG statement."
4675
#: drizzled/error.cc:1254
4676
3444
msgid "Corrupted replication event was detected"
4679
#: drizzled/error.cc:1256
4681
3448
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4684
#: drizzled/error.cc:1258
4686
3452
msgid "Being purged log %s was not found"
4689
#: drizzled/error.cc:1260
4691
3456
msgid "Converted to non-transactional lock on '%-.64s'"
4694
#: drizzled/error.cc:1262
4696
3460
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4699
#: drizzled/error.cc:1264
4702
3465
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4705
#: drizzled/error.cc:1266
4707
3469
msgid "Can't access storage engine of table %-.64s"
4710
#: drizzled/error.cc:1268
4711
3472
msgid "Starting backup process"
4714
#: drizzled/error.cc:1270
4715
3475
msgid "Backup completed"
4718
#: drizzled/error.cc:1272
4719
3478
msgid "Starting restore process"
4722
#: drizzled/error.cc:1274
4723
3481
msgid "Restore completed"
4726
#: drizzled/error.cc:1276
4727
3484
msgid "Nothing to backup"
4730
#: drizzled/error.cc:1278
4732
3488
msgid "Database '%-.64s' cannot be included in a backup"
4735
#: drizzled/error.cc:1280
4737
3492
"Error during backup operation - server's error log contains more information "
4738
3493
"about the error"
4741
#: drizzled/error.cc:1282
4743
3497
"Error during restore operation - server's error log contains more "
4744
3498
"information about the error"
4747
#: drizzled/error.cc:1284
4749
3502
"Can't execute this command because another BACKUP/RESTORE operation is in "
4753
#: drizzled/error.cc:1286
4754
3506
msgid "Error when preparing for backup operation"
4757
#: drizzled/error.cc:1288
4758
3509
msgid "Error when preparing for restore operation"
4761
#: drizzled/error.cc:1290
4763
3513
msgid "Invalid backup location '%-.64s'"
4766
#: drizzled/error.cc:1292
4768
3517
msgid "Can't read backup location '%-.64s'"
4771
#: drizzled/error.cc:1294
4773
3521
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4776
#: drizzled/error.cc:1296
4777
3524
msgid "Can't enumerate server databases"
4780
#: drizzled/error.cc:1298
4781
3527
msgid "Can't enumerate server tables"
4784
#: drizzled/error.cc:1300
4786
3531
msgid "Can't enumerate tables in database %-.64s"
4789
#: drizzled/error.cc:1302
4791
3535
msgid "Skipping view %-.64s in database %-.64s"
4794
#: drizzled/error.cc:1304
4796
3539
msgid "Skipping table %-.64s since it has no valid storage engine"
4799
#: drizzled/error.cc:1306
4801
3543
msgid "Can't open table %-.64s"
4804
#: drizzled/error.cc:1308
4805
3546
msgid "Can't read backup archive preamble"
4808
#: drizzled/error.cc:1310
4809
3549
msgid "Can't write backup archive preamble"
4812
#: drizzled/error.cc:1312
4814
3553
msgid "Can't find backup driver for table %-.64s"
4817
#: drizzled/error.cc:1314
4820
3558
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4824
#: drizzled/error.cc:1316
4826
3563
msgid "Can't create %-.64s backup driver"
4829
#: drizzled/error.cc:1318
4831
3567
msgid "Can't create %-.64s restore driver"
4834
#: drizzled/error.cc:1320
4836
3571
msgid "Found %d images in backup archive but maximum %d are supported"
4839
#: drizzled/error.cc:1322
4841
3575
msgid "Error when saving meta-data of %-.64s"
4844
#: drizzled/error.cc:1324
4845
3578
msgid "Error when reading meta-data list"
4848
#: drizzled/error.cc:1326
4850
3582
msgid "Can't create %-.64s"
4853
#: drizzled/error.cc:1328
4854
3585
msgid "Can't allocate buffer for image data transfer"
4857
#: drizzled/error.cc:1330
4859
3589
msgid "Error when writing %-.64s backup image data (for table #%d)"
4862
#: drizzled/error.cc:1332
4863
3592
msgid "Error when reading data from backup stream"
4866
#: drizzled/error.cc:1334
4867
3595
msgid "Can't go to the next chunk in backup stream"
4870
#: drizzled/error.cc:1336
4872
3599
msgid "Can't initialize %-.64s backup driver"
4875
#: drizzled/error.cc:1338
4877
3603
msgid "Can't initialize %-.64s restore driver"
4880
#: drizzled/error.cc:1340
4882
3607
msgid "Can't shut down %-.64s backup driver"
4885
#: drizzled/error.cc:1342
4887
3611
msgid "Can't shut down %-.64s backup driver(s)"
4890
#: drizzled/error.cc:1344
4892
3615
msgid "%-.64s backup driver can't prepare for synchronization"
4895
#: drizzled/error.cc:1346
4897
3619
msgid "%-.64s backup driver can't create its image validity point"
4900
#: drizzled/error.cc:1348
4902
3623
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4905
#: drizzled/error.cc:1350
4907
3627
msgid "%-.64s backup driver can't cancel its backup operation"
4910
#: drizzled/error.cc:1352
4912
3631
msgid "%-.64s restore driver can't cancel its restore operation"
4915
#: drizzled/error.cc:1354
4917
3635
msgid "Error when polling %-.64s backup driver for its image data"
4920
#: drizzled/error.cc:1356
4922
3639
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4925
#: drizzled/error.cc:1358
4928
3644
"After %d attempts %-.64s restore driver still can't accept next block of data"
4931
#: drizzled/error.cc:1360
4933
3648
msgid "Open and lock tables failed in %-.64s"
4936
#: drizzled/error.cc:1362
4937
3651
msgid "Backup driver's table locking thread can not be initialized."
4940
#: drizzled/error.cc:1364
4942
3655
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4943
3656
"and 'drizzle.online_backup_progress'."
4946
#: drizzled/error.cc:1366
4948
3660
msgid "Tablespace '%-.192s' already exists"
4951
#: drizzled/error.cc:1368
4953
3664
msgid "Tablespace '%-.192s' doesn't exist"
4956
#: drizzled/error.cc:1370
4958
3668
msgid "Unexpected master's heartbeat data: %s"
4961
#: drizzled/error.cc:1372
4963
3672
msgid "The requested value for the heartbeat period %s %s"
4966
#: drizzled/error.cc:1374
4968
3676
msgid "Can't write to the online backup progress log %-.64s."
4971
#: drizzled/error.cc:1376
4973
3680
msgid "Tablespace '%-.192s' not empty"
4976
#: drizzled/error.cc:1378
4979
3685
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4981
3687
"while the same tablespace is defined on the server as '%-.256s'"
4984
#: drizzled/error.cc:1380
4985
3690
msgid "A virtual column cannot be based on a virtual column"
4988
#: drizzled/error.cc:1382
4990
3694
msgid "Non-deterministic expression for virtual column '%s'."
4993
#: drizzled/error.cc:1384
4996
3699
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4999
#: drizzled/error.cc:1386
5000
3702
msgid "Primary key cannot be defined upon a virtual column."
5003
#: drizzled/error.cc:1388
5004
3705
msgid "Key/Index cannot be defined on a non-stored virtual column."
5007
#: drizzled/error.cc:1390
5009
3709
msgid "Cannot define foreign key with %s clause on a virtual column."
5012
#: drizzled/error.cc:1392
5014
3713
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5017
#: drizzled/error.cc:1394
5019
3717
msgid "'%s' is not yet supported for virtual columns."
5022
#: drizzled/error.cc:1396
5023
3720
msgid "Constant expression in virtual column function is not allowed."
5026
#: drizzled/error.cc:1398
5027
3723
msgid "Encountered an unknown temporal type."
5030
#: drizzled/error.cc:1400
5032
3727
msgid "Received an invalid string format '%s' for a date value."
5035
#: drizzled/error.cc:1402
5037
3731
msgid "Received an invalid string format '%s' for a time value."
5040
#: drizzled/error.cc:1404
5042
3735
msgid "Received an invalid value '%s' for a UNIX timestamp."
5045
#: drizzled/error.cc:1406
5047
3739
msgid "Received an invalid datetime value '%s'."
5050
#: drizzled/error.cc:1408
5052
3743
msgid "Received a NULL argument for function '%s'."
5055
#: drizzled/error.cc:1410
5057
3747
msgid "Received an invalid negative argument '%s' for function '%s'."
5060
#: drizzled/error.cc:1412
5062
3751
msgid "Received an out-of-range argument '%s' for function '%s'."
5065
#: drizzled/error.cc:1414
5067
3755
msgid "Received an invalid time value '%s'."
5070
#: drizzled/handler.cc:956
5072
msgid "Found %d prepared transaction(s) in %s"
5075
#: drizzled/handler.cc:1008
5076
msgid "Starting crash recovery..."
5079
#: drizzled/handler.cc:1040
5081
msgid "Found %d prepared XA transactions"
5084
#: drizzled/handler.cc:1045
5087
"Found %d prepared transactions! It means that drizzled was not shut down "
5088
"properly last time and critical recovery information (last binlog or %s "
5089
"file) was manually deleted after a crash. You have to start drizzled with "
5090
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5093
#: drizzled/handler.cc:1055
5094
msgid "Crash recovery finished."
5097
#: drizzled/handlerton.cc:268
5098
msgid "Too many storage engines!"
5101
#: drizzled/handlerton.cc:273
5103
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
5106
#. TRANSLATORS: The leading word "logging" is the name
5107
#. of the plugin api, and so should not be translated.
5108
#: drizzled/logging.cc:65
5110
msgid "logging plugin '%s' deinit() failed"
5113
#. TRANSLATORS: The leading word "logging" is the name
5114
#. of the plugin api, and so should not be translated.
5115
#: drizzled/logging.cc:87
5117
msgid "logging plugin '%s' logging_pre() failed"
5120
#. TRANSLATORS: The leading word "logging" is the name
5121
#. of the plugin api, and so should not be translated.
5122
#: drizzled/logging.cc:119
5124
msgid "logging plugin '%s' logging_post() failed"
5127
#. TRANSLATORS: The leading word "parser" is the name
5128
#. of the plugin api, and so should not be translated.
5129
#: drizzled/parser.cc:42
5131
msgid "parser plugin '%s' init() failed"
5134
#. TRANSLATORS: The leading word "parser" is the name
5135
#. of the plugin api, and so should not be translated.
5136
#: drizzled/parser.cc:67
5138
msgid "parser plugin '%s' deinit() failed"
5141
#. TRANSLATORS: The leading word "parser" is the name
5142
#. of the plugin api, and so should not be translated.
5143
#: drizzled/parser.cc:104
5145
msgid "parser plugin '%s' parser_func1() failed"
5148
#. TRANSLATORS: The leading word "parser" is the name
5149
#. of the plugin api, and so should not be translated.
5150
#: drizzled/parser.cc:158
5152
msgid "parser plugin '%s' parser_func2() failed"
5155
#: drizzled/qcache.cc:38
5157
msgid "qcache plugin '%s' init() failed"
5160
#: drizzled/qcache.cc:60
5162
msgid "qcache plugin '%s' deinit() failed"
5165
#: drizzled/qcache.cc:105
5167
msgid "qcache plugin '%s' try_fetch_and_send() failed"
5170
#: drizzled/qcache.cc:122
5172
msgid "qcache plugin '%s' set() failed"
5175
#: drizzled/qcache.cc:141
5177
msgid "qcache plugin '%s' invalidate_table() failed"
5180
#: drizzled/qcache.cc:160
5182
msgid "qcache plugin '%s' invalidate_db() failed"
5185
#: drizzled/qcache.cc:178
5187
msgid "qcache plugin '%s' flush() failed"
5190
#. TRANSLATORS: The leading word "replicator" is the name
5191
#. of the plugin api, and so should not be translated.
5192
#: drizzled/replicator.cc:41
5194
msgid "replicator plugin '%s' init() failed"
5197
#. TRANSLATORS: The leading word "replicator" is the name
5198
#. of the plugin api, and so should not be translated.
5199
#: drizzled/replicator.cc:65
5201
msgid "replicator plugin '%s' deinit() failed"
5204
#. TRANSLATORS: The leading word "replicator" is the name
5205
#. of the plugin api, and so should not be translated.
5206
#: drizzled/replicator.cc:89
5208
msgid "replicator plugin '%s' session_init() failed"
5211
#. TRANSLATORS: The leading word "replicator" is the name
5212
#. of the plugin api, and so should not be translated.
5213
#: drizzled/replicator.cc:159
5215
msgid "replicator plugin '%s' row_insert() failed"
5218
#. TRANSLATORS: The leading word "replicator" is the name
5219
#. of the plugin api, and so should not be translated.
5220
#: drizzled/replicator.cc:173
5222
msgid "replicator plugin '%s' row_update() failed"
5225
#. TRANSLATORS: The leading word "replicator" is the name
5226
#. of the plugin api, and so should not be translated.
5227
#: drizzled/replicator.cc:187
5229
msgid "replicator plugin '%s' row_delete() failed"
5232
#. TRANSLATORS: The leading word "replicator" is the name
5233
#. of the plugin api, and so should not be translated.
5234
#: drizzled/replicator.cc:272
5236
msgid "replicator plugin '%s' end_transaction() failed"
5239
#. TRANSLATORS: The leading word "replicator" is the name
5240
#. of the plugin api, and so should not be translated.
5241
#: drizzled/replicator.cc:329
5243
msgid "replicator plugin '%s' statement() failed"
5246
#: drizzled/scheduling.cc:61
5248
msgid "scheduling plugin '%s' init() failed"
5251
#. TRANSLATORS: The leading word "scheduling" is the name
5252
#. of the plugin api, and so should not be translated.
5253
#: drizzled/scheduling.cc:95
5255
msgid "scheduling plugin '%s' deinit() failed"
5258
#: drizzled/sql_base.cc:2306
5260
msgid "Table %s had a open data handler in reopen_table"
5263
#: drizzled/sql_base.cc:2955
5265
msgid "Couldn't repair table: %s.%s"
5268
#: drizzled/sql_base.cc:2997
5271
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
5272
"s`.`%s`' to replication"
5275
#: drizzled/sql_base.cc:3600
5277
msgid "Could not remove temporary table: '%s', error: %d"
5280
#: drizzled/sql_base.cc:6195
5281
msgid "Can't create thread to kill server"
5284
#: drizzled/sql_plugin.cc:680
5286
msgid "Plugin '%s' of type %s failed deinitialization"
5289
#: drizzled/sql_plugin.cc:694
5291
msgid "Plugin '%s' has ref_count=%d after deinitialization."
5294
#: drizzled/sql_plugin.cc:782
5296
msgid "Plugin '%s' registration as a %s failed."
5299
#: drizzled/sql_plugin.cc:1005
3759
msgid "Received an invalid enum value '%s'."
3763
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3767
msgid "Cannot open file: %s\n"
3771
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3775
msgid "Attempted to read record bigger than INT_MAX\n"
3779
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3783
msgid "Could not read transaction message.\n"
3787
msgid "GPB ERROR: %s.\n"
3791
msgid "Raw buffer read: %s.\n"
3795
msgid "Unable to parse command. Got error: %s.\n"
3799
msgid "BUFFER: %s\n"
3803
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3807
msgid "Usage: %s TRANSACTION_LOG\n"
3811
msgid "errmsg plugin '%s' errmsg() failed"
3814
msgid "Could not add Function!"
3817
msgid "No sockets could be bound for listening"
3821
msgid "pipe() failed with errno %d"
3825
msgid "poll() failed with errno %d"
3829
msgid "accept() failed with errno %d"
3833
msgid "getaddrinfo() failed with error %s"
3837
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3841
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3845
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3849
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3853
msgid "setsockopt(SO_LINGER) failed with errno %d"
3857
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3861
msgid "Retrying bind() on %u"
3865
msgid "bind() failed with errno: %d"
3868
msgid "Do you already have another drizzled running?"
3872
msgid "listen() failed with errno %d"
3876
msgid "Listening on %s:%s\n"
3880
msgid "Plugin '%s' init function returned error.\n"
5300
3883
msgid "plugin-load parameter too long"
5303
#: drizzled/sql_plugin.cc:1065
5305
3887
msgid "Couldn't load plugin named '%s' with soname '%s'."
5308
#: drizzled/sql_plugin.cc:1118
5310
msgid "Forcing shutdown of %<PRIu64> plugins"
5313
#: drizzled/sql_plugin.cc:1141
5315
msgid "Plugin '%s' will be forced to shutdown"
5318
#: drizzled/sql_plugin.cc:1157
5320
msgid "Plugin '%s' has ref_count=%d after shutdown."
5323
#: drizzled/sql_plugin.cc:1545
5324
3890
msgid "Out of memory."
5327
#: drizzled/sql_plugin.cc:2394 drizzled/sql_plugin.cc:2457
5329
3894
msgid "Unknown variable type code 0x%x in plugin '%s'."
5332
#: drizzled/sql_plugin.cc:2437
5335
3899
"Server variable %s of plugin %s was forced to be read-only: string variable "
5336
3900
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5339
#: drizzled/sql_plugin.cc:2468
5341
3904
msgid "Missing variable name in plugin '%s'."
5344
#: drizzled/sql_plugin.cc:2485
5346
3908
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5349
#: drizzled/sql_plugin.cc:2603
5351
3912
msgid "Out of memory for plugin '%s'."
5354
#: drizzled/sql_plugin.cc:2610
5356
3916
msgid "Bad options for plugin '%s'."
5359
#: drizzled/sql_plugin.cc:2619
5361
3920
msgid "Parsing options for plugin '%s' failed."
5364
#: drizzled/sql_plugin.cc:2662
5366
3924
msgid "Plugin '%s' has conflicting system variables"
5369
#: drizzled/sql_table.cc:130
5371
msgid "Invalid (old?) table or database name '%s'"
5374
#: drizzled/sql_table.cc:2691
3928
msgid "logging '%s' pre() failed"
3932
msgid "logging '%s' post() failed"
3936
msgid "qcache plugin '%s' try_fetch_and_send() failed"
3940
msgid "qcache plugin '%s' set() failed"
3944
msgid "qcache plugin '%s' invalidateTable() failed"
3948
msgid "qcache plugin '%s' invalidateDb() failed"
3952
msgid "qcache plugin '%s' flush() failed"
3956
msgid "Loading plugin %s failed: a plugin by that name already exists."
3960
msgid "Fatal error: Failed initializing %s plugin."
3965
"Attempted to register a scheduler %s, but a scheduler has already been "
3966
"registered with that name.\n"
3970
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3974
msgid "Found %d prepared transaction(s) in %s"
3977
msgid "Starting crash recovery..."
3981
msgid "Found %d prepared XA transactions"
3986
"Found %d prepared transactions! It means that drizzled was not shut down "
3987
"properly last time and critical recovery information (last binlog or %s "
3988
"file) was manually deleted after a crash. You have to start drizzled with "
3989
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
3992
msgid "Crash recovery finished."
3996
msgid "Could not remove temporary table: '%s', error: %d"
4000
msgid "Table %s had a open data Cursor in reopen_table"
4004
msgid "Couldn't repair table: %s.%s"
4009
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4010
"s`.`%s`' to replication"
4014
"Table name cannot be encoded and fit within filesystem name length "
4019
"Schema name cannot be encoded and fit within filesystem name length "
5376
4024
msgid "Unknown - internal error %d during operation"
5379
#: drizzled/sql_table.cc:4961
5381
msgid "Could not open table %s.%s after rename\n"
5384
#: drizzled/sql_table.cc:5141
5387
4029
"order_st BY ignored because there is a user-defined clustered index in the "
5388
4030
"table '%-.192s'"
5391
#: drizzled/table.cc:482
5394
4035
"'%s' had no or invalid character set, and default character set is multi-"
5395
4036
"byte, so character column sizes may have changed"
5398
#: drizzled/table.cc:2297
5400
4040
msgid "Unknown collation '%s' in table '%-.64s' definition"
5403
#: drizzled/table.cc:2304
5406
4045
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5410
#: drizzled/table.cc:2768
5413
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
5417
#: drizzled/table.cc:2795
5420
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5421
"have type %s, found type %s."
5424
#: drizzled/table.cc:2806
5427
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5428
"position %d to have character set '%s' but the type has no character set."
5431
#: drizzled/table.cc:2818
5434
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
5435
"position %d to have character set '%s' but found character set '%s'."
5438
#: drizzled/table.cc:2831
5441
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
5442
"have type %s but the column is not found."
5445
#: drizzled/table.cc:4951
5447
4050
msgid "Got error %d when reading table '%s'"
5450
#: drizzled/tztime.cc:1061
5452
4054
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5455
#: gnulib/getopt.c:531 gnulib/getopt.c:547
5457
4058
msgid "%s: option `%s' is ambiguous\n"
5460
#: gnulib/getopt.c:580 gnulib/getopt.c:584
5462
4062
msgid "%s: option `--%s' doesn't allow an argument\n"
5465
#: gnulib/getopt.c:593 gnulib/getopt.c:598
5467
4066
msgid "%s: option `%c%s' doesn't allow an argument\n"
5470
#: gnulib/getopt.c:641 gnulib/getopt.c:660 gnulib/getopt.c:976
5471
#: gnulib/getopt.c:995
5473
4070
msgid "%s: option `%s' requires an argument\n"
5476
#: gnulib/getopt.c:698 gnulib/getopt.c:701
5478
4074
msgid "%s: unrecognized option `--%s'\n"
5481
#: gnulib/getopt.c:709 gnulib/getopt.c:712
5483
4078
msgid "%s: unrecognized option `%c%s'\n"
5486
#: gnulib/getopt.c:764 gnulib/getopt.c:767
5488
4082
msgid "%s: illegal option -- %c\n"
5491
#: gnulib/getopt.c:773 gnulib/getopt.c:776
5493
4086
msgid "%s: invalid option -- %c\n"
5496
#: gnulib/getopt.c:828 gnulib/getopt.c:844 gnulib/getopt.c:1048
5497
#: gnulib/getopt.c:1066
5499
4090
msgid "%s: option requires an argument -- %c\n"
5502
#: gnulib/getopt.c:897 gnulib/getopt.c:913
5504
4094
msgid "%s: option `-W %s' is ambiguous\n"
5507
#: gnulib/getopt.c:937 gnulib/getopt.c:955
5509
4098
msgid "%s: option `-W %s' doesn't allow an argument\n"
5512
#: libdrizzleclient/errmsg.c:28
4102
msgid "error: could not open directory: %s\n"
4106
msgid "Can't create/write to file '%s' (Errcode: %d)"
4110
msgid "Error reading file '%s' (Errcode: %d)"
4114
msgid "Error writing file '%s' (Errcode: %d)"
4118
msgid "Error on close of '%s' (Errcode: %d)"
4122
msgid "Out of memory (Needed %u bytes)"
4126
msgid "Error on delete of '%s' (Errcode: %d)"
4130
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
4134
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
4138
msgid "Can't lock file (Errcode: %d)"
4142
msgid "Can't unlock file (Errcode: %d)"
4146
msgid "Can't read dir of '%s' (Errcode: %d)"
4150
msgid "Can't get stat of '%s' (Errcode: %d)"
4154
msgid "Can't change size of file (Errcode: %d)"
4158
msgid "Can't open stream from handle (Errcode: %d)"
4162
msgid "Can't get working dirctory (Errcode: %d)"
4166
msgid "Can't change dir to '%s' (Errcode: %d)"
4170
msgid "Warning: '%s' had %d links"
4174
msgid "Warning: %d files and %d streams is left open\n"
4178
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
4182
msgid "Can't create directory '%s' (Errcode: %d)"
4187
"Character set '%s' is not a compiled character set and is not specified in "
4192
msgid "Out of resources when opening file '%s' (Errcode: %d)"
4196
msgid "Can't read value for symlink '%s' (Error %d)"
4200
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
4204
msgid "Error on realpath() on '%s' (Error %d)"
4208
msgid "Can't sync file '%s' to disk (Errcode: %d)"
4213
"Collation '%s' is not a compiled collation and is not specified in the %s "
4218
msgid "File '%s' not found (Errcode: %d)"
4222
msgid "File '%s' (fileno: %d) was not closed"
4226
msgid "Unknown error %d"
4236
msgid "%s: %s: Option '%s' used, but is disabled\n"
4246
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
4250
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
4254
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
4258
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
4264
"Variables (--variable-name=value)\n"
4265
"and boolean options {false|true} Value (after reading options)\n"
4266
"--------------------------------- -----------------------------\n"
4269
msgid "(No default value)"
4279
msgid "(Disabled)\n"
4282
msgid "Enable HTTP Auth check"
4285
msgid "URL for HTTP Auth check"
4288
msgid "Enable the console."
4291
msgid "Turn on extra debugging."
4294
msgid "Enable default replicator"
4297
msgid "Default Replicator"
5513
4300
msgid "Unknown Drizzle error"
5516
#: libdrizzleclient/errmsg.c:29
5518
4304
msgid "Can't create UNIX socket (%d)"
5521
#: libdrizzleclient/errmsg.c:30
5523
4308
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5526
#: libdrizzleclient/errmsg.c:31
5528
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
4312
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5531
#: libdrizzleclient/errmsg.c:32
5533
4316
msgid "Can't create TCP/IP socket (%d)"
5536
#: libdrizzleclient/errmsg.c:33
5538
4320
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5541
#: libdrizzleclient/errmsg.c:34
5542
4323
msgid "Drizzle server has gone away"
5545
#: libdrizzleclient/errmsg.c:35
5547
4327
msgid "Protocol mismatch; server version = %d, client version = %d"
5550
#: libdrizzleclient/errmsg.c:36
5551
4330
msgid "Drizzle client ran out of memory"
5554
#: libdrizzleclient/errmsg.c:37
5555
4333
msgid "Wrong host info"
5558
#: libdrizzleclient/errmsg.c:38
5559
4336
msgid "Localhost via UNIX socket"
5562
#: libdrizzleclient/errmsg.c:39
5564
4340
msgid "%-.100s via TCP/IP"
5567
#: libdrizzleclient/errmsg.c:40
5568
4343
msgid "Error in server handshake"
5571
#: libdrizzleclient/errmsg.c:41
5572
4346
msgid "Lost connection to Drizzle server during query"
5575
#: libdrizzleclient/errmsg.c:42
5576
4349
msgid "Commands out of sync; you can't run this command now"
5579
#: libdrizzleclient/errmsg.c:43
5581
4353
msgid "Named pipe: %-.32s"
5584
#: libdrizzleclient/errmsg.c:44
5586
4357
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5589
#: libdrizzleclient/errmsg.c:45
5591
4361
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5594
#: libdrizzleclient/errmsg.c:46
5596
4365
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5599
#: libdrizzleclient/errmsg.c:47
5601
4369
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5604
#: libdrizzleclient/errmsg.c:48
5605
4372
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5608
#: libdrizzleclient/errmsg.c:49
5609
4375
msgid "Embedded server"
5612
#: libdrizzleclient/errmsg.c:50
5613
4378
msgid "Error on SHOW SLAVE STATUS:"
5616
#: libdrizzleclient/errmsg.c:51
5617
4381
msgid "Error on SHOW SLAVE HOSTS:"
5620
#: libdrizzleclient/errmsg.c:52
5621
4384
msgid "Error connecting to slave:"
5624
#: libdrizzleclient/errmsg.c:53
5625
4387
msgid "Error connecting to master:"
5628
#: libdrizzleclient/errmsg.c:54
5629
4390
msgid "SSL connection error"
5632
#: libdrizzleclient/errmsg.c:55
5633
4393
msgid "Malformed packet"
5636
#: libdrizzleclient/errmsg.c:56 libdrizzleclient/errmsg.c:67
5637
#: libdrizzleclient/errmsg.c:68 libdrizzleclient/errmsg.c:69
5638
#: libdrizzleclient/errmsg.c:70 libdrizzleclient/errmsg.c:71
5639
#: libdrizzleclient/errmsg.c:72 libdrizzleclient/errmsg.c:73
5640
#: libdrizzleclient/errmsg.c:74 libdrizzleclient/errmsg.c:75
5641
4396
msgid "(unused error message)"
5644
#: libdrizzleclient/errmsg.c:57
5645
4399
msgid "Invalid use of null pointer"
5648
#: libdrizzleclient/errmsg.c:58
5649
4402
msgid "Statement not prepared"
5652
#: libdrizzleclient/errmsg.c:59
5653
4405
msgid "No data supplied for parameters in prepared statement"
5656
#: libdrizzleclient/errmsg.c:60
5657
4408
msgid "Data truncated"
5660
#: libdrizzleclient/errmsg.c:61
5661
4411
msgid "No parameters exist in the statement"
5664
#: libdrizzleclient/errmsg.c:62
5665
4414
msgid "Invalid parameter number"
5668
#: libdrizzleclient/errmsg.c:63
5671
4419
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5674
#: libdrizzleclient/errmsg.c:65
5676
4423
msgid "Using unsupported buffer type: %d (parameter: %d)"
5679
#: libdrizzleclient/errmsg.c:66
5681
4427
msgid "Shared memory: %-.100s"
5684
#: libdrizzleclient/errmsg.c:76
5685
4430
msgid "Wrong or unknown protocol"
5688
#: libdrizzleclient/errmsg.c:77
5689
4433
msgid "Invalid connection handle"
5692
#: libdrizzleclient/errmsg.c:78
5694
4437
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5695
4438
"option 'secure_auth' enabled)"
5698
#: libdrizzleclient/errmsg.c:80
5699
4441
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5702
#: libdrizzleclient/errmsg.c:81
5703
4444
msgid "Attempt to read column without prior row fetch"
5706
#: libdrizzleclient/errmsg.c:82
5707
4447
msgid "Prepared statement contains no metadata"
5710
#: libdrizzleclient/errmsg.c:83
5712
4451
"Attempt to read a row while there is no result set associated with the "
5716
#: libdrizzleclient/errmsg.c:85
5717
4455
msgid "This feature is not implemented yet"
5720
#: libdrizzleclient/errmsg.c:86
5723
4460
"Lost connection to Drizzle server while waiting for initial communication "
5724
4461
"packet, system error: %d"
5727
#: libdrizzleclient/errmsg.c:88
5730
4466
"Lost connection to Drizzle server while reading initial communication "
5731
4467
"packet, system error: %d"
5734
#: libdrizzleclient/errmsg.c:90
5737
4472
"Lost connection to Drizzle server while sending authentication information, "
5738
4473
"system error: %d"
5741
#: libdrizzleclient/errmsg.c:92
5744
4478
"Lost connection to Drizzle server while reading authorization information, "
5745
4479
"system error: %d"
5748
#: libdrizzleclient/errmsg.c:94
5751
4484
"Lost connection to Drizzle server while setting initial database, system "
5755
#: libdrizzleclient/errmsg.c:96
5757
4489
msgid "Statement closed indirectly because of a preceding %s() call"
5760
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
5762
msgid "File '%s' not found (Errcode: %d)"
5765
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
5767
msgid "Error reading file '%s' (Errcode: %d)"
5770
#: mysys/errors.cc:25
5772
msgid "Can't create/write to file '%s' (Errcode: %d)"
5775
#: mysys/errors.cc:27
5777
msgid "Error writing file '%s' (Errcode: %d)"
5780
#: mysys/errors.cc:28
5782
msgid "Error on close of '%s' (Errcode: %d)"
5785
#: mysys/errors.cc:29
5787
msgid "Out of memory (Needed %u bytes)"
5790
#: mysys/errors.cc:30
5792
msgid "Error on delete of '%s' (Errcode: %d)"
5795
#: mysys/errors.cc:31
5797
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5800
#: mysys/errors.cc:32
5802
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5805
#: mysys/errors.cc:33
5807
msgid "Can't lock file (Errcode: %d)"
5810
#: mysys/errors.cc:34
5812
msgid "Can't unlock file (Errcode: %d)"
5815
#: mysys/errors.cc:35
5817
msgid "Can't read dir of '%s' (Errcode: %d)"
5820
#: mysys/errors.cc:36
5822
msgid "Can't get stat of '%s' (Errcode: %d)"
5825
#: mysys/errors.cc:37
5827
msgid "Can't change size of file (Errcode: %d)"
5830
#: mysys/errors.cc:38
5832
msgid "Can't open stream from handle (Errcode: %d)"
5835
#: mysys/errors.cc:39
5837
msgid "Can't get working dirctory (Errcode: %d)"
5840
#: mysys/errors.cc:40
5842
msgid "Can't change dir to '%s' (Errcode: %d)"
5845
#: mysys/errors.cc:41
5847
msgid "Warning: '%s' had %d links"
5850
#: mysys/errors.cc:42
5852
msgid "Warning: %d files and %d streams is left open\n"
5855
#: mysys/errors.cc:43
5857
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5860
#: mysys/errors.cc:44
5862
msgid "Can't create directory '%s' (Errcode: %d)"
5865
#: mysys/errors.cc:45
5868
"Character set '%s' is not a compiled character set and is not specified in "
5872
#: mysys/errors.cc:46
5874
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5877
#: mysys/errors.cc:47
5879
msgid "Can't read value for symlink '%s' (Error %d)"
5882
#: mysys/errors.cc:48
5884
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5887
#: mysys/errors.cc:49
5889
msgid "Error on realpath() on '%s' (Error %d)"
5892
#: mysys/errors.cc:50
5894
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5897
#: mysys/errors.cc:51
5900
"Collation '%s' is not a compiled collation and is not specified in the %s "
5904
#: mysys/errors.cc:53
5906
msgid "File '%s' (fileno: %d) was not closed"
5909
#: mysys/my_error.cc:87
5911
msgid "Unknown error %d"
5914
#: mysys/my_getopt.cc:89
5918
#: mysys/my_getopt.cc:91
5922
#: mysys/my_getopt.cc:355
5924
msgid "%s: %s: Option '%s' used, but is disabled\n"
5927
#: mysys/my_getopt.cc:356
5931
#: mysys/my_getopt.cc:356
5935
#: mysys/my_getopt.cc:459
5937
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5940
#: mysys/my_getopt.cc:774
5942
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5945
#: mysys/my_getopt.cc:967
5947
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5950
#: mysys/my_getopt.cc:1199
5952
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5955
#: mysys/my_getopt.cc:1219
5959
"Variables (--variable-name=value)\n"
5960
"and boolean options {false|true} Value (after reading options)\n"
5961
"--------------------------------- -----------------------------\n"
5964
#: mysys/my_getopt.cc:1235 mysys/my_getopt.cc:1251
5965
msgid "(No default value)"
5968
#: mysys/my_getopt.cc:1254
5972
#: mysys/my_getopt.cc:1254
5976
#: mysys/my_getopt.cc:1286
5978
msgid "(Disabled)\n"
5981
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
4493
"Port number to use for connection or 0 for default to, in order of "
4494
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
4497
msgid "Connect Timeout."
4500
msgid "Read Timeout."
4503
msgid "Write Timeout."
4506
msgid "Retry Count."
4509
msgid "Buffer length."
4512
msgid "Address to bind to."
5982
4515
msgid "Error Messages to stderr"
5985
#: plugin/logging_query/logging_query.cc:275
4518
msgid "Enable filtered replicator"
4521
msgid "List of schemas to filter"
4524
msgid "List of tables to filter"
4527
msgid "Regular expression to apply to schemas to filter"
4530
msgid "Regular expression to apply to tables to filter"
4533
msgid "Filtered Replicator"
4537
msgid "fail gearman_client_create(): %s"
4541
msgid "fail gearman_client_add_server(): %s"
4544
msgid "Enable logging to a gearman server"
4547
msgid "Hostname for logging to a Gearman server"
4550
msgid "Gearman Function to send logging to"
4553
msgid "Log queries to a Gearman server"
5987
4557
msgid "fail open() fn=%s er=%s\n"
5990
#: plugin/logging_query/logging_query.cc:315
5991
4560
msgid "Enable logging to CSV file"
5994
#: plugin/logging_query/logging_query.cc:324
5995
4563
msgid "File to log to"
5998
#: plugin/logging_query/logging_query.cc:333
5999
#: plugin/logging_syslog/logging_syslog.cc:247
4566
msgid "PCRE to match the query against"
6000
4569
msgid "Threshold for logging slow queries, in microseconds"
6003
#: plugin/logging_query/logging_query.cc:345
6004
#: plugin/logging_syslog/logging_syslog.cc:259
6005
4572
msgid "Threshold for logging big queries, for rows returned"
6008
#: plugin/logging_query/logging_query.cc:357
6009
#: plugin/logging_syslog/logging_syslog.cc:271
6010
4575
msgid "Threshold for logging big queries, for rows examined"
6013
#: plugin/logging_query/logging_query.cc:380
6014
4578
msgid "Log queries to a CSV file"
6017
#: plugin/logging_syslog/logging_syslog.cc:166
6019
4582
msgid "syslog facility \"%s\" not known, using \"local0\""
6022
#: plugin/logging_syslog/logging_syslog.cc:183
6024
4586
msgid "syslog priority \"%s\" not known, using \"info\""
6027
#: plugin/logging_syslog/logging_syslog.cc:211
6028
msgid "Enable logging"
4589
msgid "Enable logging to syslog"
6031
#: plugin/logging_syslog/logging_syslog.cc:220
6032
4592
msgid "Syslog Ident"
6035
#: plugin/logging_syslog/logging_syslog.cc:229
6036
4595
msgid "Syslog Facility"
6039
#: plugin/logging_syslog/logging_syslog.cc:238
6040
4598
msgid "Syslog Priority"
6043
#: plugin/logging_syslog/logging_syslog.cc:296
6044
4601
msgid "Log to syslog"
6047
#: plugin/multi_thread/multi_thread.cc:83
6048
msgid "Maximum number of user threads available."
6051
#: plugin/pool_of_threads/pool_of_threads.cc:110
6052
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6055
#: plugin/pool_of_threads/pool_of_threads.cc:116
6056
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6059
#: plugin/pool_of_threads/pool_of_threads.cc:128
6060
msgid "session_add_event event_add error in libevent_init\n"
6063
#: plugin/pool_of_threads/pool_of_threads.cc:144
6065
msgid "Can't create completion port thread (error %d)"
6068
#: plugin/pool_of_threads/pool_of_threads.cc:263
6069
msgid "event_add error in libevent_add_session_callback\n"
6072
#: plugin/pool_of_threads/pool_of_threads.cc:377
6073
msgid "libevent_thread_proc: my_thread_init() failed\n"
6076
#: plugin/pool_of_threads/pool_of_threads.cc:572
6077
msgid "Size of Pool."
6080
#: plugin/replicator/replicator.cc:249
6081
msgid "Enable Replicator"
6084
#: plugin/replicator/replicator.cc:258
6085
msgid "Directory to place replication logs."
6088
#: plugin/signal_handler/signal_handler.cc:223
6090
msgid "Can't create interrupt-thread (error %d, errno: %d)"
6093
#: storage/myisam/ha_myisam.cc:457
4604
msgid "List of memcached servers."
4607
msgid "Memcached Stats as I_S tables"
6095
4611
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
6098
#: storage/myisam/ha_myisam.cc:461
6100
4615
msgid "Got an error from unknown thread, %s:%d"
6103
#: storage/myisam/ha_myisam.cc:466
6104
4618
msgid "Unknown thread accessing table"
6107
#: storage/myisam/ha_myisam.cc:1872
6108
4621
msgid "Block size to be used for MyISAM index pages."
6111
#: storage/myisam/ha_myisam.cc:1878
6113
4625
"Number of threads to use when repairing MyISAM tables. The value of 1 "
6114
4626
"disables parallel repair."
6117
#: storage/myisam/ha_myisam.cc:1884
6119
4630
"Don't use the fast sort index method to created index if the temporary file "
6120
4631
"would get bigger than this."
6123
#: storage/myisam/ha_myisam.cc:1889
6125
4635
"The buffer that is allocated when sorting the index when doing a REPAIR or "
6126
4636
"when creating indexes with CREATE INDEX or ALTER TABLE."
6129
#: storage/myisam/ha_myisam.cc:1895
6130
4639
msgid "Default pointer size to be used for MyISAM tables."
6133
#: storage/myisam/my_handler_errors.c:34
6134
4642
msgid "Didn't find key on read or update"
6137
#: storage/myisam/my_handler_errors.c:36
6138
4645
msgid "Duplicate key on write or update"
6141
#: storage/myisam/my_handler_errors.c:38
6142
4648
msgid "Internal (unspecified) error in handler"
6145
#: storage/myisam/my_handler_errors.c:40
6147
4652
"Someone has changed the row since it was read (while the table was locked to "
6151
#: storage/myisam/my_handler_errors.c:43
6152
4656
msgid "Wrong index given to function"
6155
#: storage/myisam/my_handler_errors.c:45
6156
4659
msgid "Undefined handler error 125"
6159
#: storage/myisam/my_handler_errors.c:47
6160
4662
msgid "Index file is crashed"
6163
#: storage/myisam/my_handler_errors.c:49
6164
4665
msgid "Record file is crashed"
6167
#: storage/myisam/my_handler_errors.c:51
6168
4668
msgid "Out of memory in engine"
6171
#: storage/myisam/my_handler_errors.c:53
6172
4671
msgid "Undefined handler error 129"
6175
#: storage/myisam/my_handler_errors.c:55
6176
4674
msgid "Incorrect file format"
6179
#: storage/myisam/my_handler_errors.c:57
6180
4677
msgid "Command not supported by database"
6183
#: storage/myisam/my_handler_errors.c:59
6184
4680
msgid "Old database file"
6187
#: storage/myisam/my_handler_errors.c:61
6188
4683
msgid "No record read before update"
6191
#: storage/myisam/my_handler_errors.c:63
6192
4686
msgid "Record was already deleted (or record file crashed)"
6195
#: storage/myisam/my_handler_errors.c:65
6196
4689
msgid "No more room in record file"
6199
#: storage/myisam/my_handler_errors.c:67
6200
4692
msgid "No more room in index file"
6203
#: storage/myisam/my_handler_errors.c:69
6204
4695
msgid "No more records (read after end of file)"
6207
#: storage/myisam/my_handler_errors.c:71
6208
4698
msgid "Unsupported extension used for table"
6211
#: storage/myisam/my_handler_errors.c:73
6212
4701
msgid "Too big row"
6215
#: storage/myisam/my_handler_errors.c:75
6216
4704
msgid "Wrong create options"
6219
#: storage/myisam/my_handler_errors.c:77
6220
4707
msgid "Duplicate unique key or constraint on write or update"
6223
#: storage/myisam/my_handler_errors.c:79
6224
4710
msgid "Unknown character set used in table"
6227
#: storage/myisam/my_handler_errors.c:81
6228
4713
msgid "Conflicting table definitions in sub-tables of MERGE table"
6231
#: storage/myisam/my_handler_errors.c:83
6232
4716
msgid "Table is crashed and last repair failed"
6235
#: storage/myisam/my_handler_errors.c:85
6236
4719
msgid "Table was marked as crashed and should be repaired"
6239
#: storage/myisam/my_handler_errors.c:87
6240
4722
msgid "Lock timed out; Retry transaction"
6243
#: storage/myisam/my_handler_errors.c:89
6244
4725
msgid "Lock table is full; Restart program with a larger locktable"
6247
#: storage/myisam/my_handler_errors.c:91
6248
4728
msgid "Updates are not allowed under a read only transactions"
6251
#: storage/myisam/my_handler_errors.c:93
6252
4731
msgid "Lock deadlock; Retry transaction"
6255
#: storage/myisam/my_handler_errors.c:95
6256
4734
msgid "Foreign key constraint is incorrectly formed"
6259
#: storage/myisam/my_handler_errors.c:97
6260
4737
msgid "Cannot add a child row"
6263
#: storage/myisam/my_handler_errors.c:99
6264
4740
msgid "Cannot delete a parent row"
6267
#: storage/myisam/my_handler_errors.c:101
6268
4743
msgid "No savepoint with that name"
6271
#: storage/myisam/my_handler_errors.c:103
6272
4746
msgid "Non unique key block size"
6275
#: storage/myisam/my_handler_errors.c:105
6276
4749
msgid "The table does not exist in engine"
6279
#: storage/myisam/my_handler_errors.c:107
6280
4752
msgid "The table already existed in storage engine"
6283
#: storage/myisam/my_handler_errors.c:109
6284
4755
msgid "Could not connect to storage engine"
6287
#: storage/myisam/my_handler_errors.c:111
6288
4758
msgid "Unexpected null pointer found when using spatial index"
6291
#: storage/myisam/my_handler_errors.c:113
6292
4761
msgid "The table changed in storage engine"
6295
#: storage/myisam/my_handler_errors.c:115
6296
4764
msgid "There's no partition in table for the given value"
6299
#: storage/myisam/my_handler_errors.c:117
6300
4767
msgid "Row-based binlogging of row failed"
6303
#: storage/myisam/my_handler_errors.c:119
6304
4770
msgid "Index needed in foreign key constraint"
6307
#: storage/myisam/my_handler_errors.c:121
6308
4773
msgid "Upholding foreign key constraints would lead to a duplicate key error"
6311
#: storage/myisam/my_handler_errors.c:123
6312
4776
msgid "Table needs to be upgraded before it can be used"
6315
#: storage/myisam/my_handler_errors.c:125
6316
4779
msgid "Table is read only"
6319
#: storage/myisam/my_handler_errors.c:127
6320
4782
msgid "Failed to get next auto increment value"
6323
#: storage/myisam/my_handler_errors.c:129
6324
4785
msgid "Failed to set row auto increment value"
6327
#: storage/myisam/my_handler_errors.c:131
6328
4788
msgid "Unknown (generic) error from engine"
6331
#: storage/myisam/my_handler_errors.c:133
6332
4791
msgid "Record is the same"
6335
#: storage/myisam/my_handler_errors.c:135
6336
4794
msgid "It is not possible to log this statement"
6339
#: storage/myisam/my_handler_errors.c:137
6340
4797
msgid "Tablespace exists"
6343
#: storage/myisam/my_handler_errors.c:139
6344
4800
msgid "The event was corrupt, leading to illegal data being read"
6347
#: storage/myisam/my_handler_errors.c:141
6348
4803
msgid "The table is of a new format not supported by this version"
6351
#: storage/myisam/my_handler_errors.c:143
6352
4806
msgid "The event could not be processed no other handler error happened"
6355
#: storage/myisam/my_handler_errors.c:145
6356
4809
msgid "Got a fatal error during initialzation of handler"
6359
#: storage/myisam/my_handler_errors.c:147
6360
4812
msgid "File to short; Expected more data in file"
6363
#: storage/myisam/my_handler_errors.c:149
6364
4815
msgid "Read page with wrong checksum"
6367
#: storage/myisam/my_handler_errors.c:151
6368
4818
msgid "Lock or active transaction"
6371
#: storage/myisam/my_handler_errors.c:153
6372
4821
msgid "No such table space"
6375
#: storage/myisam/my_handler_errors.c:155
6376
4824
msgid "Tablespace not empty"
4828
"Port number to use for connection or 0 for default to with MySQL protocol."
4832
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4836
msgid "Failed to open transaction log file %s. Got error: %s\n"
4841
"Failed to allocate enough memory to buffer header, transaction message, and "
4842
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
4847
"Failed to write full size of transaction. Tried to write %<PRId64> bytes at "
4848
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4852
msgid "Failed to sync log file. Got error: %s\n"
4855
msgid "Enable transaction log"
4858
msgid "DEBUGGING - Truncate transaction log"
4861
msgid "Path to the file to use for transaction log."
4864
msgid "Enable CRC32 Checksumming"
4867
msgid "Transaction Message Log"
4871
msgid "Unable to parse transaction. Got error: %s.\n"