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