364
456
"and you are welcome to modify and redistribute it under the GPL license\n"
459
#: client/drizzle.cc:1607
368
461
msgid "Usage: %s [OPTIONS] [database]\n"
464
#: client/drizzle.cc:1638
371
465
msgid "DELIMITER cannot contain a backslash character"
468
#: client/drizzle.cc:1656
375
470
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
376
471
msgstr "VARNING: valmƶjligheten Ƥr fƶrƄldrad; anvƤnd --disable-tee istƤllet.\n"
473
#: client/drizzle.cc:1679
379
475
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
381
477
"VARNING: valmƶjligheten Ƥr fƶrƄldrad; anvƤnd --disable-pager istƤllet.\n"
479
#: client/drizzle.cc:1683
384
481
msgid "WARNING: --server-arg option not supported in this configuration.\n"
386
483
"VARNING: valmƶjligheten --server-arg stƶds inte i denna konfiguration.\n"
485
#: client/drizzle.cc:1714
389
487
"Non-integer value supplied for port. If you are trying to enter a password "
390
488
"please use --password instead."
491
#: client/drizzle.cc:1722
393
492
msgid "Value supplied for port is not valid."
495
#: client/drizzle.cc:1861
397
497
msgid "Processing line: %<PRIu32>\n"
500
#: client/drizzle.cc:2076
401
502
msgid "Unknown command: "
402
503
msgstr "OkƤnt kommando '\\%c'."
505
#: client/drizzle.cc:2490
405
507
"Reading table information for completion of table and column names\n"
406
508
" You can turn off this feature to get a quicker startup with -A\n"
512
#: client/drizzle.cc:2579
410
513
msgid "No connection. Trying to reconnect..."
411
514
msgstr "Ingen anslutning. Fƶrsƶker att Ƅteransluta..."
516
#: client/drizzle.cc:2585
413
517
msgid "Can't connect to the server\n"
520
#: client/drizzle.cc:2663
416
521
msgid "List of all Drizzle commands:"
524
#: client/drizzle.cc:2665
419
525
msgid "Note that all text commands must be first on line and end with ';'"
528
#: client/drizzle.cc:2720
422
529
msgid "No query specified\n"
423
530
msgstr "Ingen frƄga angiven\n"
532
#: client/drizzle.cc:2735
425
533
msgid "Ignoring query to other database"
426
534
msgstr "Hoppar ƶver frƄga till annan databas"
536
#: client/drizzle.cc:2785
428
537
msgid "Empty set"
429
538
msgstr "Tom mƤngd"
540
#: client/drizzle.cc:2798
432
542
msgid "%ld row in set"
433
543
msgid_plural "%ld rows in set"
547
#: client/drizzle.cc:2807
551
#: client/drizzle.cc:2809
441
553
msgid "Query OK, %ld row affected"
442
554
msgid_plural "Query OK, %ld rows affected"
558
#: client/drizzledump.cc:345
446
559
msgid "Number of rows before each output progress report (requires --verbose)."
562
#: client/drizzledump.cc:415
450
564
msgid "Got errno %d on write"
567
#: client/drizzledump.cc:420
454
569
msgid "%s Drizzle %s libdrizzle %s, for %s-%s (%s)\n"
572
#: client/drizzledump.cc:427
458
574
msgid "Usage: %s [OPTIONS] database [tables]\n"
577
#: client/drizzledump.cc:428
462
579
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
582
#: client/drizzledump.cc:430
466
584
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
587
#: client/drizzledump.cc:438
470
589
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
471
590
"and you are welcome to modify and redistribute it under the GPL license\n"
593
#: client/drizzledump.cc:439
474
594
msgid "Dumps definitions and data from a Drizzle database server"
597
#: client/drizzledump.cc:450
478
599
msgid "For more options, use %s --help\n"
602
#: client/drizzledump.cc:557 client/drizzleimport.cc:195
603
#: client/drizzleslap.cc:747 client/drizzletest.cc:4729
483
606
"Non-integer value supplied for port. If you are trying to enter a password "
484
607
"please use --password instead.\n"
610
#: client/drizzledump.cc:565 client/drizzleimport.cc:203
611
#: client/drizzleslap.cc:755 client/drizzletest.cc:4737
488
613
msgid "Value supplied for port is not valid.\n"
616
#: client/drizzledump.cc:582
492
618
msgid "Memory allocation error while copying password. Aborting.\n"
621
#: client/drizzledump.cc:621
496
623
msgid "Input filename too long: %s"
626
#: client/drizzledump.cc:656
500
628
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
631
#: client/drizzledump.cc:681
504
633
msgid "Invalid mode to --compatible: %s\n"
636
#: client/drizzledump.cc:726
508
638
msgid "%s: You must use option --tab with --fields-...\n"
641
#: client/drizzledump.cc:732
513
644
"%s: You can't use --single-transaction and --lock-all-tables at the same "
648
#: client/drizzledump.cc:738
519
651
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
655
#: client/drizzledump.cc:744
524
657
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
660
#: client/drizzledump.cc:767
528
662
msgid "Got error: %s (%d) %s"
665
#: client/drizzledump.cc:774
532
667
msgid "Got error: %d %s"
670
#: client/drizzledump.cc:872 client/drizzledump.cc:879
671
#: client/drizzledump.cc:892
536
673
msgid "Couldn't execute '%s': %s (%d)"
676
#: client/drizzledump.cc:956
540
678
msgid "-- Connecting to %s...\n"
681
#: client/drizzledump.cc:977
544
683
msgid "-- Disconnecting from %s...\n"
686
#: client/drizzledump.cc:988
547
687
msgid "Couldn't allocate memory"
690
#: client/drizzledump.cc:1332
552
693
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
697
#: client/drizzledump.cc:1346
557
699
msgid "-- Retrieving table structure for table %s...\n"
702
#: client/drizzledump.cc:1460
561
704
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
707
#: client/drizzledump.cc:1567
565
709
msgid "%s: Can't get keys for table %s\n"
712
#: client/drizzledump.cc:1645 client/drizzledump.cc:2719
569
714
msgid "Error: Couldn't read status information for table %s\n"
717
#: client/drizzledump.cc:1788
573
719
msgid "Error retrieving table structure for table: \"%s\""
722
#: client/drizzledump.cc:1795
577
724
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
727
#: client/drizzledump.cc:1806
581
729
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
732
#: client/drizzledump.cc:1813
585
734
msgid "-- Skipping dump data for table '%s', it has no fields\n"
737
#: client/drizzledump.cc:1821
588
738
msgid "-- Sending SELECT query...\n"
741
#: client/drizzledump.cc:1875 client/drizzledump.cc:2350
591
742
msgid "when executing 'SELECT INTO OUTFILE'"
745
#: client/drizzledump.cc:1885
910
#: drizzled/drizzled.cc:969
734
912
msgid "Writing a core file\n"
915
#: drizzled/drizzled.cc:1015
738
917
"setrlimit could not change the size of core files to 'infinity'; We may not "
739
918
"be able to generate a core file on signals"
921
#: drizzled/drizzled.cc:1210
743
923
msgid "gethostname failed, using '%s' as hostname"
926
#: drizzled/drizzled.cc:1281
747
928
msgid "Unknown locale: '%s'"
931
#: drizzled/drizzled.cc:1310
750
932
msgid "Can't create thread-keys"
935
#: drizzled/drizzled.cc:1335
753
936
msgid "Out of memory"
939
#: drizzled/drizzled.cc:1346
756
940
msgid "Failed to initialize plugins."
943
#: drizzled/drizzled.cc:1377
761
946
"%s: Too many arguments (first extra is '%s').\n"
762
947
"Use --verbose --help to get a list of available options\n"
950
#: drizzled/drizzled.cc:1397
765
951
msgid "No scheduler found, cannot continue!\n"
954
#: drizzled/drizzled.cc:1404
768
955
msgid "Can't init databases"
958
#: drizzled/drizzled.cc:1428
772
960
msgid "Unknown/unsupported table type: %s"
963
#: drizzled/drizzled.cc:1434
776
965
msgid "Default storage engine (%s) is not available"
968
#: drizzled/drizzled.cc:1465
780
970
msgid "Failed to lock memory. Errno: %d\n"
973
#: drizzled/drizzled.cc:1681
783
974
msgid "Display this help and exit after initializing plugins."
977
#: drizzled/drizzled.cc:1685
786
978
msgid "Auto-increment columns are incremented by this"
981
#: drizzled/drizzled.cc:1690
790
983
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
987
#: drizzled/drizzled.cc:1696
795
989
"Path to installation directory. All paths are usually resolved relative to "
993
#: drizzled/drizzled.cc:1700
994
msgid "IP address to bind to."
997
#: drizzled/drizzled.cc:1704
799
998
msgid "Chroot drizzled daemon during startup."
1001
#: drizzled/drizzled.cc:1708
802
1002
msgid "Set the default collation."
1005
#: drizzled/drizzled.cc:1712
805
1006
msgid "Default completion type."
1009
#: drizzled/drizzled.cc:1717
808
1010
msgid "Write core on errors."
1013
#: drizzled/drizzled.cc:1721
811
1014
msgid "Path to the database root."
1017
#: drizzled/drizzled.cc:1725
814
1018
msgid "Set the default storage engine (table type) for tables."
1021
#: drizzled/drizzled.cc:1729
817
1022
msgid "Set the default time zone."
1025
#: drizzled/drizzled.cc:1734
820
1026
msgid "Print a symbolic stack trace on failure."
1029
#: drizzled/drizzled.cc:1740
823
1030
msgid "Used for debugging; Use at your own risk!"
1033
#: drizzled/drizzled.cc:1745
826
1034
msgid "Set up signals usable for debugging"
1037
#: drizzled/drizzled.cc:1749
829
1038
msgid "(IGNORED)"
1041
#: drizzled/drizzled.cc:1753
832
1042
msgid "Set the language used for the month names and the days of the week."
1045
#: drizzled/drizzled.cc:1758
835
1046
msgid "Log some not critical warnings to the log file."
1049
#: drizzled/drizzled.cc:1763
838
1050
msgid "Lock drizzled in memory."
1053
#: drizzled/drizzled.cc:1767
841
1054
msgid "Pid file used by safe_mysqld."
1057
#: drizzled/drizzled.cc:1771
1059
"Port number to use for connection or 0 for default to, in order of "
1060
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1063
#: drizzled/drizzled.cc:1777
845
1065
"Maximum time in seconds to wait for the port to become free. (Default: no "
1069
#: drizzled/drizzled.cc:1782
850
1071
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
851
1072
"specified directory"
1075
#: drizzled/drizzled.cc:1787
855
1077
"Uniquely identifies the server instance in the community of replication "
1081
#: drizzled/drizzled.cc:1792
859
1082
msgid "Don't print a stack trace on failure."
1085
#: drizzled/drizzled.cc:1796
862
1086
msgid "Enable symbolic link support."
1089
#: drizzled/drizzled.cc:1805
866
1091
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1094
#: drizzled/drizzled.cc:1810
869
1095
msgid "Path for temporary files."
1098
#: drizzled/drizzled.cc:1814
872
1099
msgid "Default transaction isolation level."
1102
#: drizzled/drizzled.cc:1818
875
1103
msgid "Run drizzled daemon as user."
1106
#: drizzled/drizzled.cc:1826
879
1108
"The number of outstanding connection requests Drizzle can have. This comes "
880
1109
"into play when the main Drizzle thread gets very many connection requests in "
881
1110
"a very short time."
1113
#: drizzled/drizzled.cc:1832
885
1115
"Size of tree cache used in bulk insert optimization. Note that this is a "
886
1116
"limit per thread!"
1119
#: drizzled/drizzled.cc:1838
890
1121
"Precision of the result of '/' operator will be increased on that value."
1124
#: drizzled/drizzled.cc:1844
893
1125
msgid "The maximum length of the result of function group_concat."
1128
#: drizzled/drizzled.cc:1849
896
1129
msgid "The size of the buffer that is used for full joins."
1132
#: drizzled/drizzled.cc:1855
900
1134
"The size of the buffer used for index blocks for MyISAM tables. Increase "
901
1135
"this to get better index handling (for all reads and multiple writes) to as "
902
1136
"much as you can afford;"
1139
#: drizzled/drizzled.cc:1864
906
1141
"This characterizes the number of hits a hot block has to be untouched until "
907
1142
"it is considered aged enough to be downgraded to a warm block. This "
1046
1312
"Starts the Drizzle database server\n"
1315
#: drizzled/drizzled.cc:2190
1050
1317
msgid "Usage: %s [OPTIONS]\n"
1320
#: drizzled/drizzled.cc:2322
1055
1323
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1056
1324
"command line\n"
1327
#: drizzled/drizzled.cc:2366
1059
1328
msgid "Can't start server: cannot resolve hostname!"
1331
#: drizzled/drizzled.cc:2372
1062
1332
msgid "Can't start server: bind-address refers to multiple interfaces!"
1335
#: drizzled/errmsg.cc:73
1337
msgid "errmsg plugin '%s' errmsg() failed"
1340
#: drizzled/error.cc:34 drizzled/error.cc:36
1344
#: drizzled/error.cc:38
1348
#: drizzled/error.cc:40
1352
#: drizzled/error.cc:42
1075
1354
msgid "Can't create file '%-.200s' (errno: %d)"
1357
#: drizzled/error.cc:44
1079
1359
msgid "Can't create table '%-.200s' (errno: %d)"
1362
#: drizzled/error.cc:46
1083
1364
msgid "Can't create database '%-.192s' (errno: %d)"
1367
#: drizzled/error.cc:48
1087
1369
msgid "Can't create database '%-.192s'; database exists"
1372
#: drizzled/error.cc:50
1091
1374
msgid "Can't drop database '%-.192s'; database doesn't exist"
1377
#: drizzled/error.cc:52
1095
1379
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1382
#: drizzled/error.cc:54
1099
1384
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1387
#: drizzled/error.cc:56
1103
1389
msgid "Error on delete of '%-.192s' (errno: %d)"
1392
#: drizzled/error.cc:58
1106
1393
msgid "Can't read record in system table"
1396
#: drizzled/error.cc:60
1110
1398
msgid "Can't get status of '%-.200s' (errno: %d)"
1401
#: drizzled/error.cc:62
1114
1403
msgid "Can't get working directory (errno: %d)"
1406
#: drizzled/error.cc:64
1118
1408
msgid "Can't lock file (errno: %d)"
1411
#: drizzled/error.cc:66
1122
1413
msgid "Can't open file: '%-.200s' (errno: %d)"
1416
#: drizzled/error.cc:68
1126
1418
msgid "Can't find file: '%-.200s' (errno: %d)"
1421
#: drizzled/error.cc:70
1130
1423
msgid "Can't read dir of '%-.192s' (errno: %d)"
1426
#: drizzled/error.cc:72
1134
1428
msgid "Can't change dir to '%-.192s' (errno: %d)"
1431
#: drizzled/error.cc:74
1138
1433
msgid "Record has changed since last read in table '%-.192s'"
1436
#: drizzled/error.cc:76
1142
1438
msgid "Disk full (%s); waiting for someone to free some space..."
1441
#: drizzled/error.cc:78
1146
1443
msgid "Can't write; duplicate key in table '%-.192s'"
1446
#: drizzled/error.cc:80
1150
1448
msgid "Error on close of '%-.192s' (errno: %d)"
1451
#: drizzled/error.cc:82
1154
1453
msgid "Error reading file '%-.200s' (errno: %d)"
1456
#: drizzled/error.cc:84
1158
1458
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1461
#: drizzled/error.cc:86
1162
1463
msgid "Error writing file '%-.200s' (errno: %d)"
1466
#: drizzled/error.cc:88
1166
1468
msgid "'%-.192s' is locked against change"
1471
#: drizzled/error.cc:90
1169
1472
msgid "Sort aborted"
1475
#: drizzled/error.cc:92
1173
1477
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1480
#: drizzled/error.cc:94
1177
1482
msgid "Got error %d from storage engine"
1485
#: drizzled/error.cc:96
1181
1487
msgid "Table storage engine for '%-.192s' doesn't have this option"
1490
#: drizzled/error.cc:98
1185
1492
msgid "Can't find record in '%-.192s'"
1495
#: drizzled/error.cc:100
1189
1497
msgid "Incorrect information in file: '%-.200s'"
1500
#: drizzled/error.cc:102
1193
1502
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1505
#: drizzled/error.cc:104
1197
1507
msgid "Old key file for table '%-.192s'; repair it!"
1510
#: drizzled/error.cc:106
1201
1512
msgid "Table '%-.192s' is read only"
1515
#: drizzled/error.cc:108
1205
1517
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1520
#: drizzled/error.cc:110
1208
1521
msgid "Out of sort memory; increase server sort buffer size"
1524
#: drizzled/error.cc:112
1212
1526
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1529
#: drizzled/error.cc:114
1215
1530
msgid "Too many connections"
1533
#: drizzled/error.cc:116
1219
1535
"Out of memory; check if drizzled or some other process uses all available "
1220
1536
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1221
1537
"memory or you can add more swap space"
1540
#: drizzled/error.cc:118
1224
1541
msgid "Can't get hostname for your address"
1544
#: drizzled/error.cc:120
1227
1545
msgid "Bad handshake"
1548
#: drizzled/error.cc:122
1231
1550
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1553
#: drizzled/error.cc:124
1235
1555
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1558
#: drizzled/error.cc:126
1238
1559
msgid "No database selected"
1562
#: drizzled/error.cc:128
1241
1563
msgid "Unknown command"
1566
#: drizzled/error.cc:130
1245
1568
msgid "Column '%-.192s' cannot be null"
1571
#: drizzled/error.cc:132
1249
1573
msgid "Unknown database '%-.192s'"
1576
#: drizzled/error.cc:134
1253
1578
msgid "Table '%-.192s' already exists"
1581
#: drizzled/error.cc:136
1257
1583
msgid "Unknown table '%-.100s'"
1586
#: drizzled/error.cc:138
1261
1588
msgid "Column '%-.192s' in %-.192s is ambiguous"
1591
#: drizzled/error.cc:140
1264
1592
msgid "Server shutdown in progress"
1595
#: drizzled/error.cc:142
1268
1597
msgid "Unknown column '%-.192s' in '%-.192s'"
1600
#: drizzled/error.cc:144
1272
1602
msgid "'%-.192s' isn't in GROUP BY"
1605
#: drizzled/error.cc:146
1276
1607
msgid "Can't group on '%-.192s'"
1610
#: drizzled/error.cc:148
1279
1611
msgid "Statement has sum functions and columns in same statement"
1614
#: drizzled/error.cc:150
1282
1615
msgid "Column count doesn't match value count"
1618
#: drizzled/error.cc:152
1286
1620
msgid "Identifier name '%-.100s' is too long"
1623
#: drizzled/error.cc:154
1290
1625
msgid "Duplicate column name '%-.192s'"
1628
#: drizzled/error.cc:156
1294
1630
msgid "Duplicate key name '%-.192s'"
1633
#: drizzled/error.cc:158
1298
1635
msgid "Duplicate entry '%-.192s' for key %d"
1638
#: drizzled/error.cc:160
1302
1640
msgid "Incorrect column specifier for column '%-.192s'"
1643
#: drizzled/error.cc:162
1306
1645
msgid "%s near '%-.80s' at line %d"
1648
#: drizzled/error.cc:164
1309
1649
msgid "Query was empty"
1652
#: drizzled/error.cc:166
1313
1654
msgid "Not unique table/alias: '%-.192s'"
1657
#: drizzled/error.cc:168
1317
1659
msgid "Invalid default value for '%-.192s'"
1662
#: drizzled/error.cc:170
1320
1663
msgid "Multiple primary key defined"
1666
#: drizzled/error.cc:172
1324
1668
msgid "Too many keys specified; max %d keys allowed"
1671
#: drizzled/error.cc:174
1328
1673
msgid "Too many key parts specified; max %d parts allowed"
1676
#: drizzled/error.cc:176
1332
1678
msgid "Specified key was too long; max key length is %d bytes"
1681
#: drizzled/error.cc:178
1336
1683
msgid "Key column '%-.192s' doesn't exist in table"
1686
#: drizzled/error.cc:180
1341
1689
"BLOB column '%-.192s' can't be used in key specification with the used table "
1693
#: drizzled/error.cc:182
1347
1696
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1700
#: drizzled/error.cc:184
1352
1702
"Incorrect table definition; there can be only one auto column and it must be "
1353
1703
"defined as a key"
1706
#: drizzled/error.cc:186
1358
1709
"%s: ready for connections.\n"
1359
1710
"Version: '%s' socket: '%s' port: %u\n"
1713
#: drizzled/error.cc:188
1363
1715
msgid "%s: Normal shutdown\n"
1718
#: drizzled/error.cc:190
1367
1720
msgid "%s: Got signal %d. Aborting!\n"
1723
#: drizzled/error.cc:192
1371
1725
msgid "%s: Shutdown complete\n"
1728
#: drizzled/error.cc:194
1375
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1730
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1733
#: drizzled/error.cc:196
1378
1734
msgid "Can't create IP socket"
1737
#: drizzled/error.cc:198
1383
1740
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1744
#: drizzled/error.cc:200
1389
1747
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1390
1748
"check the manual"
1751
#: drizzled/error.cc:202
1394
1753
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1756
#: drizzled/error.cc:204
1399
1759
"The file '%-.128s' must be in the database directory or be readable by all"
1762
#: drizzled/error.cc:206
1403
1764
msgid "File '%-.200s' already exists"
1767
#: drizzled/error.cc:208
1407
1769
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1772
#: drizzled/error.cc:210
1411
1774
msgid "Records: %ld Duplicates: %ld"
1777
#: drizzled/error.cc:212
1415
1779
"Incorrect prefix key; the used key part isn't a string, the used length is "
1416
1780
"longer than the key part, or the storage engine doesn't support unique "
1784
#: drizzled/error.cc:214
1420
1785
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1788
#: drizzled/error.cc:216
1424
1790
msgid "Can't DROP '%-.192s'; check that column/key exists"
1793
#: drizzled/error.cc:218
1428
1795
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1798
#: drizzled/error.cc:220
1432
1800
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1803
#: drizzled/error.cc:222
1436
1805
msgid "Unknown thread id: %lu"
1808
#: drizzled/error.cc:224
1440
1810
msgid "You are not owner of thread %lu"
1813
#: drizzled/error.cc:226
1443
1814
msgid "No tables used"
1817
#: drizzled/error.cc:228
1447
1819
msgid "Too many strings for column %-.192s and SET"
1822
#: drizzled/error.cc:230
1451
1824
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1827
#: drizzled/error.cc:232
1455
1829
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1832
#: drizzled/error.cc:234
1459
1834
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1837
#: drizzled/error.cc:236
1463
1839
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1842
#: drizzled/error.cc:238
1467
1844
msgid "Incorrect database name '%-.100s'"
1847
#: drizzled/error.cc:240
1471
1849
msgid "Incorrect table name '%-.100s'"
1852
#: drizzled/error.cc:242
1475
1854
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1476
1855
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1858
#: drizzled/error.cc:244
1479
1859
msgid "Unknown error"
1862
#: drizzled/error.cc:246
1483
1864
msgid "Unknown procedure '%-.192s'"
1867
#: drizzled/error.cc:248
1487
1869
msgid "Incorrect parameter count to procedure '%-.192s'"
1872
#: drizzled/error.cc:250
1491
1874
msgid "Incorrect parameters to procedure '%-.192s'"
1877
#: drizzled/error.cc:252
1495
1879
msgid "Unknown table '%-.192s' in %-.32s"
1882
#: drizzled/error.cc:254
1499
1884
msgid "Column '%-.192s' specified twice"
1887
#: drizzled/error.cc:256
1502
1888
msgid "Invalid use of group function"
1891
#: drizzled/error.cc:258
1507
1894
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1897
#: drizzled/error.cc:260
1510
1898
msgid "A table must have at least 1 column"
1901
#: drizzled/error.cc:262
1514
1903
msgid "The table '%-.192s' is full"
1906
#: drizzled/error.cc:264
1518
1908
msgid "Unknown character set: '%-.64s'"
1911
#: drizzled/error.cc:266
1522
1913
msgid "Too many tables; Drizzle can only use %d tables in a join"
1916
#: drizzled/error.cc:268
1525
1917
msgid "Too many columns"
1920
#: drizzled/error.cc:270
1530
1923
"Row size too large. The maximum row size for the used table type, not "
1531
1924
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1927
#: drizzled/error.cc:272
1536
1930
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1537
1931
"thread_stack=#' to specify a bigger stack if needed"
1934
#: drizzled/error.cc:274
1540
1935
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1938
#: drizzled/error.cc:276
1545
1941
"Table handler doesn't support NULL in given index. Please change column "
1546
1942
"'%-.192s' to be NOT NULL or use another handler"
1945
#: drizzled/error.cc:278
1550
1947
msgid "Can't load function '%-.192s'"
1950
#: drizzled/error.cc:280
1554
1952
msgid "Can't initialize function '%-.192s'; %-.80s"
1955
#: drizzled/error.cc:282
1557
1956
msgid "No paths allowed for shared library"
1959
#: drizzled/error.cc:284
1561
1961
msgid "Function '%-.192s' already exists"
1964
#: drizzled/error.cc:286
1565
1966
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
1969
#: drizzled/error.cc:288
1569
1971
msgid "Can't find symbol '%-.128s' in library"
1974
#: drizzled/error.cc:290
1573
1976
msgid "Function '%-.192s' is not defined"
1979
#: drizzled/error.cc:292
1578
1982
"Host '%-.64s' is blocked because of many connection errors; unblock with "
1579
1983
"'drizzleadmin flush-hosts'"
1986
#: drizzled/error.cc:294
1583
1988
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
1991
#: drizzled/error.cc:296
1587
1993
"You are using Drizzle as an anonymous user and anonymous users are not "
1588
1994
"allowed to change passwords"
1997
#: drizzled/error.cc:298
1592
1999
"You must have privileges to update tables in the drizzle database to be able "
1593
2000
"to change passwords for others"
2003
#: drizzled/error.cc:300
1596
2004
msgid "Can't find any matching row in the user table"
2007
#: drizzled/error.cc:302
1600
2009
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2012
#: drizzled/error.cc:304
1605
2015
"Can't create a new thread (errno %d); if you are not out of available "
1606
2016
"memory, you can consult the manual for a possible OS-dependent bug"
2019
#: drizzled/error.cc:306
1610
2021
msgid "Column count doesn't match value count at row %ld"
2024
#: drizzled/error.cc:308
1614
2026
msgid "Can't reopen table: '%-.192s'"
2029
#: drizzled/error.cc:310
1617
2030
msgid "Invalid use of NULL value"
2033
#: drizzled/error.cc:312
1621
2035
msgid "Got error '%-.64s' from regexp"
2038
#: drizzled/error.cc:314
1625
2040
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
1626
2041
"illegal if there is no GROUP BY clause"
2044
#: drizzled/error.cc:316
1630
2046
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2049
#: drizzled/error.cc:318
1634
2051
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2054
#: drizzled/error.cc:320
1639
2057
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
1640
2058
"table '%-.192s'"
2061
#: drizzled/error.cc:322
1644
2063
"Illegal GRANT/REVOKE command; please consult the manual to see which "
1645
2064
"privileges can be used"
2067
#: drizzled/error.cc:324
1648
2068
msgid "The host or user argument to GRANT is too long"
2071
#: drizzled/error.cc:326
1652
2073
msgid "Table '%-.192s.%-.192s' doesn't exist"
2076
#: drizzled/error.cc:328
1657
2079
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2083
#: drizzled/error.cc:330
1661
2084
msgid "The used command is not allowed with this Drizzle version"
2087
#: drizzled/error.cc:332
1665
2089
"You have an error in your SQL syntax; check the manual that corresponds to "
1666
2090
"your Drizzle server version for the right syntax to use"
2093
#: drizzled/error.cc:334
1670
2095
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2098
#: drizzled/error.cc:336
1673
2099
msgid "Too many delayed threads in use"
2102
#: drizzled/error.cc:338
1677
2104
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2107
#: drizzled/error.cc:340
1680
2108
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2111
#: drizzled/error.cc:342
1683
2112
msgid "Got a read error from the connection pipe"
2115
#: drizzled/error.cc:344
1686
2116
msgid "Got an error from fcntl()"
2119
#: drizzled/error.cc:346
1689
2120
msgid "Got packets out of order"
2123
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
1692
2124
msgid "Couldn't uncompress communication packet"
2127
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
1695
2128
msgid "Got an error reading communication packets"
2131
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
1698
2132
msgid "Got timeout reading communication packets"
2135
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
1701
2136
msgid "Got an error writing communication packets"
2139
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
1704
2140
msgid "Got timeout writing communication packets"
2143
#: drizzled/error.cc:358
1707
2144
msgid "Result string is longer than 'max_allowed_packet' bytes"
2147
#: drizzled/error.cc:360
1710
2148
msgid "The used table type doesn't support BLOB/TEXT columns"
2151
#: drizzled/error.cc:362
1713
2152
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2155
#: drizzled/error.cc:364
1718
2158
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2162
#: drizzled/error.cc:366
1723
2164
msgid "Incorrect column name '%-.100s'"
2167
#: drizzled/error.cc:368
1727
2169
msgid "The used storage engine can't index column '%-.192s'"
2172
#: drizzled/error.cc:370
1731
2174
"Unable to open underlying table which is differently defined or of non-"
1732
2175
"MyISAM type or doesn't exist"
2178
#: drizzled/error.cc:372
1736
2180
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2183
#: drizzled/error.cc:374
1741
2186
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2189
#: drizzled/error.cc:376
1745
2191
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
1746
2192
"UNIQUE instead"
2195
#: drizzled/error.cc:378
1749
2196
msgid "Result consisted of more than one row"
2199
#: drizzled/error.cc:380
1752
2200
msgid "This table type requires a primary key"
2203
#: drizzled/error.cc:382
1755
2204
msgid "This version of Drizzle is not compiled with RAID support"
2207
#: drizzled/error.cc:384
1759
2209
"You are using safe update mode and you tried to update a table without a "
1760
2210
"WHERE that uses a KEY column"
2213
#: drizzled/error.cc:386
1764
2215
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2218
#: drizzled/error.cc:388
1767
2219
msgid "Can't open table"
2222
#: drizzled/error.cc:390
1771
2224
msgid "The storage engine for the table doesn't support %s"
2227
#: drizzled/error.cc:392
1774
2228
msgid "You are not allowed to execute this command in a transaction"
2231
#: drizzled/error.cc:394
1778
2233
msgid "Got error %d during COMMIT"
2236
#: drizzled/error.cc:396
1782
2238
msgid "Got error %d during ROLLBACK"
2241
#: drizzled/error.cc:398
1786
2243
msgid "Got error %d during FLUSH_LOGS"
2246
#: drizzled/error.cc:400
1790
2248
msgid "Got error %d during CHECKPOINT"
2251
#: drizzled/error.cc:402
1795
2254
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
1796
2255
"'%-.64s' (%-.64s)"
2258
#: drizzled/error.cc:404
1799
2259
msgid "The storage engine for the table does not support binary table dump"
2262
#: drizzled/error.cc:406
1802
2263
msgid "Binlog closed, cannot RESET MASTER"
2266
#: drizzled/error.cc:408
1806
2268
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2271
#: drizzled/error.cc:410
1810
2273
msgid "Error from master: '%-.64s'"
2276
#: drizzled/error.cc:412
1813
2277
msgid "Net error reading from master"
2280
#: drizzled/error.cc:414
1816
2281
msgid "Net error writing to master"
2284
#: drizzled/error.cc:416
1819
2285
msgid "Can't find FULLTEXT index matching the column list"
2288
#: drizzled/error.cc:418
1823
2290
"Can't execute the given command because you have active locked tables or an "
1824
2291
"active transaction"
2294
#: drizzled/error.cc:420
1828
2296
msgid "Unknown system variable '%-.64s'"
2299
#: drizzled/error.cc:422
1832
2301
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2304
#: drizzled/error.cc:424
1837
2307
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2310
#: drizzled/error.cc:426
1840
2311
msgid "Some non-transactional changed tables couldn't be rolled back"
2314
#: drizzled/error.cc:428
1844
2316
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
1845
2317
"of storage; increase this drizzled variable and try again"
2320
#: drizzled/error.cc:430
1849
2322
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2325
#: drizzled/error.cc:432
1853
2327
"This operation requires a running slave; configure slave and do START SLAVE"
2330
#: drizzled/error.cc:434
1856
2331
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2334
#: drizzled/error.cc:436
1860
2336
"Could not initialize master info structure; more error messages can be found "
1861
2337
"in the Drizzle error log"
2340
#: drizzled/error.cc:438
1864
2341
msgid "Could not create slave thread; check system resources"
2344
#: drizzled/error.cc:440
1869
2347
"User %-.64s already has more than 'max_user_connections' active connections"
2350
#: drizzled/error.cc:442
1872
2351
msgid "You may only use constant expressions with SET"
2354
#: drizzled/error.cc:444
1875
2355
msgid "Lock wait timeout exceeded; try restarting transaction"
2358
#: drizzled/error.cc:446
1878
2359
msgid "The total number of locks exceeds the lock table size"
2362
#: drizzled/error.cc:448
1881
2363
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2366
#: drizzled/error.cc:450
1884
2367
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2370
#: drizzled/error.cc:452
1887
2371
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2374
#: drizzled/error.cc:454
1891
2376
msgid "Incorrect arguments to %s"
2379
#: drizzled/error.cc:456
1895
2381
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2384
#: drizzled/error.cc:458
1899
2386
"Incorrect table definition; all MERGE tables must be in the same database"
2389
#: drizzled/error.cc:460
1902
2390
msgid "Deadlock found when trying to get lock; try restarting transaction"
2393
#: drizzled/error.cc:462
1905
2394
msgid "The used table type doesn't support FULLTEXT indexes"
2397
#: drizzled/error.cc:464
1908
2398
msgid "Cannot add foreign key constraint"
2401
#: drizzled/error.cc:466
1911
2402
msgid "Cannot add or update a child row: a foreign key constraint fails"
2405
#: drizzled/error.cc:468
1914
2406
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2409
#: drizzled/error.cc:470
1918
2411
msgid "Error connecting to master: %-.128s"
2414
#: drizzled/error.cc:472
1922
2416
msgid "Error running query on master: %-.128s"
2419
#: drizzled/error.cc:474
1926
2421
msgid "Error when executing command %s: %-.128s"
2424
#: drizzled/error.cc:476
1930
2426
msgid "Incorrect usage of %s and %s"
2429
#: drizzled/error.cc:478
1933
2430
msgid "The used SELECT statements have a different number of columns"
2433
#: drizzled/error.cc:480
1936
2434
msgid "Can't execute the query because you have a conflicting read lock"
2437
#: drizzled/error.cc:482
1939
2438
msgid "Mixing of transactional and non-transactional tables is disabled"
2441
#: drizzled/error.cc:484
1943
2443
msgid "Option '%s' used twice in statement"
2446
#: drizzled/error.cc:486
1947
2448
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2451
#: drizzled/error.cc:488
1951
2453
msgid "Access denied; you need the %-.128s privilege for this operation"
2456
#: drizzled/error.cc:490
1956
2459
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2462
#: drizzled/error.cc:492
1961
2465
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2468
#: drizzled/error.cc:494
1965
2470
msgid "Variable '%-.64s' doesn't have a default value"
2473
#: drizzled/error.cc:496
1969
2475
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2478
#: drizzled/error.cc:498
1973
2480
msgid "Incorrect argument type to variable '%-.64s'"
2483
#: drizzled/error.cc:500
1977
2485
msgid "Variable '%-.64s' can only be set, not read"
2488
#: drizzled/error.cc:502
1981
2490
msgid "Incorrect usage/placement of '%s'"
2493
#: drizzled/error.cc:504
1985
2495
msgid "This version of Drizzle doesn't yet support '%s'"
2498
#: drizzled/error.cc:506
1990
2501
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2504
#: drizzled/error.cc:508
1993
2505
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2508
#: drizzled/error.cc:510
1997
2510
msgid "Variable '%-.192s' is a %s variable"
2513
#: drizzled/error.cc:512
2001
2515
msgid "Incorrect foreign key definition for '%-.192s': %s"
2518
#: drizzled/error.cc:514
2004
2519
msgid "Key reference and table reference don't match"
2522
#: drizzled/error.cc:516
2008
2524
msgid "Operand should contain %d column(s)"
2527
#: drizzled/error.cc:518
2011
2528
msgid "Subquery returns more than 1 row"
2531
#: drizzled/error.cc:520
2015
2533
msgid "Unknown prepared statement handler (%.*s) given to %s"
2536
#: drizzled/error.cc:522
2018
2537
msgid "Help database is corrupt or does not exist"
2540
#: drizzled/error.cc:524
2021
2541
msgid "Cyclic reference on subqueries"
2544
#: drizzled/error.cc:526
2025
2546
msgid "Converting column '%s' from %s to %s"
2549
#: drizzled/error.cc:528
2029
2551
msgid "Reference '%-.64s' not supported (%s)"
2554
#: drizzled/error.cc:530
2032
2555
msgid "Every derived table must have its own alias"
2558
#: drizzled/error.cc:532
2036
2560
msgid "Select %u was reduced during optimization"
2563
#: drizzled/error.cc:534
2040
2565
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2568
#: drizzled/error.cc:536
2044
2570
"Client does not support authentication protocol requested by server; "
2045
2571
"consider upgrading Drizzle client"
2574
#: drizzled/error.cc:538
2048
2575
msgid "All parts of a SPATIAL index must be NOT NULL"
2578
#: drizzled/error.cc:540
2052
2580
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2583
#: drizzled/error.cc:542
2055
2584
msgid "Slave is already running"
2587
#: drizzled/error.cc:544
2058
2588
msgid "Slave already has been stopped"
2591
#: drizzled/error.cc:546
2063
2594
"Uncompressed data size too large; the maximum size is %d (probably, length "
2064
2595
"of uncompressed data was corrupted)"
2598
#: drizzled/error.cc:548
2067
2599
msgid "ZLIB: Not enough memory"
2602
#: drizzled/error.cc:550
2071
2604
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2072
2605
"data was corrupted)"
2608
#: drizzled/error.cc:552
2075
2609
msgid "ZLIB: Input data corrupted"
2612
#: drizzled/error.cc:554
2079
2614
msgid "%d line(s) were cut by GROUP_CONCAT()"
2617
#: drizzled/error.cc:556
2083
2619
msgid "Row %ld doesn't contain data for all columns"
2622
#: drizzled/error.cc:558
2088
2625
"Row %ld was truncated; it contained more data than there were input columns"
2628
#: drizzled/error.cc:560
2093
2631
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2634
#: drizzled/error.cc:562
2097
2636
msgid "Out of range value for column '%s' at row %ld"
2639
#: drizzled/error.cc:564
2101
2641
msgid "Data truncated for column '%s' at row %ld"
2644
#: drizzled/error.cc:566
2105
2646
msgid "Using storage engine %s for table '%s'"
2649
#: drizzled/error.cc:568
2109
2651
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2654
#: drizzled/error.cc:570
2112
2655
msgid "Cannot drop one or more of the requested users"
2658
#: drizzled/error.cc:572
2115
2659
msgid "Can't revoke all privileges for one or more of the requested users"
2662
#: drizzled/error.cc:574
2119
2664
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2667
#: drizzled/error.cc:576
2123
2669
msgid "Illegal mix of collations for operation '%s'"
2672
#: drizzled/error.cc:578
2128
2675
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2129
2676
"variable_name)"
2679
#: drizzled/error.cc:580
2133
2681
msgid "Unknown collation: '%-.64s'"
2684
#: drizzled/error.cc:582
2137
2686
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2138
2687
"compiled without SSL support; they can be used later if Drizzle slave with "
2139
2688
"SSL is started"
2691
#: drizzled/error.cc:584
2144
2694
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2145
2695
"old format; please change the password to the new format"
2698
#: drizzled/error.cc:586
2150
2701
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2705
#: drizzled/error.cc:588
2154
2706
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2709
#: drizzled/error.cc:590
2158
2711
"It is recommended to use --skip-slave-start when doing step-by-step "
2159
2712
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2160
2713
"get an unexpected slave's drizzled restart"
2716
#: drizzled/error.cc:592
2163
2717
msgid "SQL thread is not to be started so UNTIL options are ignored"
2720
#: drizzled/error.cc:594
2167
2722
msgid "Incorrect index name '%-.100s'"
2725
#: drizzled/error.cc:596
2171
2727
msgid "Incorrect catalog name '%-.100s'"
2730
#: drizzled/error.cc:598
2175
2732
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2735
#: drizzled/error.cc:600
2179
2737
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2740
#: drizzled/error.cc:602
2183
2742
msgid "Unknown key cache '%-.100s'"
2745
#: drizzled/error.cc:604
2187
2747
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2188
2748
"this switch for this grant to work"
2751
#: drizzled/error.cc:606
2192
2753
msgid "Unknown table engine '%s'"
2756
#: drizzled/error.cc:608
2196
2758
msgid "'%s' is deprecated; use '%s' instead"
2761
#: drizzled/error.cc:610
2200
2763
msgid "The target table %-.100s of the %s is not updatable"
2766
#: drizzled/error.cc:612
2205
2769
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2773
#: drizzled/error.cc:614
2211
2776
"The Drizzle server is running with the %s option so it cannot execute this "
2780
#: drizzled/error.cc:616
2216
2782
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2785
#: drizzled/error.cc:618
2220
2787
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2790
#: drizzled/error.cc:620
2224
2792
"Incorrect table definition; there can be only one TIMESTAMP column with "
2225
2793
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2796
#: drizzled/error.cc:622
2229
2798
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2801
#: drizzled/error.cc:624
2232
2802
msgid "This command is not supported in the prepared statement protocol yet"
2805
#: drizzled/error.cc:626
2236
2807
msgid "Got error %d '%-.100s' from %s"
2810
#: drizzled/error.cc:628
2240
2812
msgid "Got temporary error %d '%-.100s' from %s"
2815
#: drizzled/error.cc:630
2244
2817
msgid "Unknown or incorrect time zone: '%-.64s'"
2820
#: drizzled/error.cc:632
2248
2822
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2825
#: drizzled/error.cc:634
2252
2827
msgid "Invalid %s character string: '%.64s'"
2830
#: drizzled/error.cc:636
2256
2832
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2835
#: drizzled/error.cc:638
2260
2837
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2840
#: drizzled/error.cc:640
2264
2842
msgid "Can't create a %s from within another stored routine"
2845
#: drizzled/error.cc:642
2268
2847
msgid "%s %s already exists"
2850
#: drizzled/error.cc:644
2272
2852
msgid "%s %s does not exist"
2855
#: drizzled/error.cc:646
2276
2857
msgid "Failed to DROP %s %s"
2860
#: drizzled/error.cc:648
2280
2862
msgid "Failed to CREATE %s %s"
2865
#: drizzled/error.cc:650
2284
2867
msgid "%s with no matching label: %s"
2870
#: drizzled/error.cc:652
2288
2872
msgid "Redefining label %s"
2875
#: drizzled/error.cc:654
2292
2877
msgid "End-label %s without match"
2880
#: drizzled/error.cc:656
2296
2882
msgid "Referring to uninitialized variable %s"
2885
#: drizzled/error.cc:658
2300
2887
msgid "PROCEDURE %s can't return a result set in the given context"
2890
#: drizzled/error.cc:660
2303
2891
msgid "RETURN is only allowed in a FUNCTION"
2894
#: drizzled/error.cc:662
2307
2896
msgid "%s is not allowed in stored procedures"
2899
#: drizzled/error.cc:664
2311
2901
"The update log is deprecated and replaced by the binary log; SET "
2312
2902
"SQL_LOG_UPDATE has been ignored"
2905
#: drizzled/error.cc:666
2316
2907
"The update log is deprecated and replaced by the binary log; SET "
2317
2908
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2911
#: drizzled/error.cc:668
2320
2912
msgid "Query execution was interrupted"
2915
#: drizzled/error.cc:670
2324
2917
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2920
#: drizzled/error.cc:672
2328
2922
msgid "Undefined CONDITION: %s"
2925
#: drizzled/error.cc:674
2332
2927
msgid "No RETURN found in FUNCTION %s"
2930
#: drizzled/error.cc:676
2336
2932
msgid "FUNCTION %s ended without RETURN"
2935
#: drizzled/error.cc:678
2339
2936
msgid "Cursor statement must be a SELECT"
2939
#: drizzled/error.cc:680
2342
2940
msgid "Cursor SELECT must not have INTO"
2943
#: drizzled/error.cc:682
2346
2945
msgid "Undefined CURSOR: %s"
2948
#: drizzled/error.cc:684
2349
2949
msgid "Cursor is already open"
2952
#: drizzled/error.cc:686
2352
2953
msgid "Cursor is not open"
2956
#: drizzled/error.cc:688
2356
2958
msgid "Undeclared variable: %s"
2961
#: drizzled/error.cc:690
2359
2962
msgid "Incorrect number of FETCH variables"
2965
#: drizzled/error.cc:692
2362
2966
msgid "No data - zero rows fetched, selected, or processed"
2969
#: drizzled/error.cc:694
2366
2971
msgid "Duplicate parameter: %s"
2974
#: drizzled/error.cc:696
2370
2976
msgid "Duplicate variable: %s"
2979
#: drizzled/error.cc:698
2374
2981
msgid "Duplicate condition: %s"
2984
#: drizzled/error.cc:700
2378
2986
msgid "Duplicate cursor: %s"
2989
#: drizzled/error.cc:702
2382
2991
msgid "Failed to ALTER %s %s"
2994
#: drizzled/error.cc:704
2385
2995
msgid "Subquery value not supported"
2998
#: drizzled/error.cc:706
2389
3000
msgid "%s is not allowed in stored function or trigger"
3003
#: drizzled/error.cc:708
2392
3004
msgid "Variable or condition declaration after cursor or handler declaration"
3007
#: drizzled/error.cc:710
2395
3008
msgid "Cursor declaration after handler declaration"
3011
#: drizzled/error.cc:712
2398
3012
msgid "Case not found for CASE statement"
3015
#: drizzled/error.cc:714
2402
3017
msgid "Configuration file '%-.192s' is too big"
3020
#: drizzled/error.cc:716
2406
3022
msgid "Malformed file type header in file '%-.192s'"
3025
#: drizzled/error.cc:718
2410
3027
msgid "Unexpected end of file while parsing comment '%-.200s'"
3030
#: drizzled/error.cc:720
2414
3032
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3035
#: drizzled/error.cc:722
2418
3037
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3040
#: drizzled/error.cc:724
2421
3041
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3044
#: drizzled/error.cc:726
2425
3046
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3049
#: drizzled/error.cc:728
2429
3051
msgid "'%-.192s.%-.192s' is not %s"
3054
#: drizzled/error.cc:730
2433
3056
msgid "Column '%-.192s' is not updatable"
3059
#: drizzled/error.cc:732
2436
3060
msgid "View's SELECT contains a subquery in the FROM clause"
3063
#: drizzled/error.cc:734
2440
3065
msgid "View's SELECT contains a '%s' clause"
3068
#: drizzled/error.cc:736
2443
3069
msgid "View's SELECT contains a variable or parameter"
3072
#: drizzled/error.cc:738
2447
3074
msgid "View's SELECT refers to a temporary table '%-.192s'"
3077
#: drizzled/error.cc:740
2450
3078
msgid "View's SELECT and view's field list have different column counts"
3081
#: drizzled/error.cc:742
2454
3083
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3086
#: drizzled/error.cc:744
2457
3087
msgid "View being updated does not have complete key of underlying table in it"
3090
#: drizzled/error.cc:746
2462
3093
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2463
3094
"(s) or definer/invoker of view lack rights to use them"
3097
#: drizzled/error.cc:748
2467
3099
msgid "Can't drop or alter a %s from within another stored routine"
3102
#: drizzled/error.cc:750
2470
3103
msgid "GOTO is not allowed in a stored procedure handler"
3106
#: drizzled/error.cc:752
2473
3107
msgid "Trigger already exists"
3110
#: drizzled/error.cc:754
2476
3111
msgid "Trigger does not exist"
3114
#: drizzled/error.cc:756
2480
3116
msgid "Trigger's '%-.192s' is view or temporary table"
3119
#: drizzled/error.cc:758
2484
3121
msgid "Updating of %s row is not allowed in %strigger"
3124
#: drizzled/error.cc:760
2488
3126
msgid "There is no %s row in %s trigger"
3129
#: drizzled/error.cc:762
2492
3131
msgid "Field '%-.192s' doesn't have a default value"
3134
#: drizzled/error.cc:764
2495
3135
msgid "Division by 0"
3138
#: drizzled/error.cc:766
2499
3140
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3143
#: drizzled/error.cc:768
2503
3145
msgid "Illegal %s '%-.192s' value found during parsing"
3148
#: drizzled/error.cc:770
2507
3150
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3153
#: drizzled/error.cc:772
2511
3155
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3158
#: drizzled/error.cc:774
2515
3160
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3163
#: drizzled/error.cc:776
2519
3165
msgid "Failed purging old relay logs: %s"
3168
#: drizzled/error.cc:778
2523
3170
msgid "Password hash should be a %d-digit hexadecimal number"
3173
#: drizzled/error.cc:780
2526
3174
msgid "Target log not found in binlog index"
3177
#: drizzled/error.cc:782
2529
3178
msgid "I/O error reading log index file"
3181
#: drizzled/error.cc:784
2532
3182
msgid "Server configuration does not permit binlog purge"
3185
#: drizzled/error.cc:786
2535
3186
msgid "Failed on fseek()"
3189
#: drizzled/error.cc:788
2538
3190
msgid "Fatal error during log purge"
3193
#: drizzled/error.cc:790
2541
3194
msgid "A purgeable log is in use, will not purge"
3197
#: drizzled/error.cc:792
2544
3198
msgid "Unknown error during log purge"
3201
#: drizzled/error.cc:794
2548
3203
msgid "Failed initializing relay log position: %s"
3206
#: drizzled/error.cc:796
2551
3207
msgid "You are not using binary logging"
3210
#: drizzled/error.cc:798
2556
3213
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3216
#: drizzled/error.cc:800
2559
3217
msgid "WSAStartup Failed"
3220
#: drizzled/error.cc:802
2562
3221
msgid "Can't handle procedures with different groups yet"
3224
#: drizzled/error.cc:804
2565
3225
msgid "Select must have a group with this procedure"
3228
#: drizzled/error.cc:806
2568
3229
msgid "Can't use ORDER clause with this procedure"
3232
#: drizzled/error.cc:808
2572
3234
msgid "Binary logging and replication forbid changing the global server %s"
3237
#: drizzled/error.cc:810
2576
3239
msgid "Can't map file: %-.200s, errno: %d"
3242
#: drizzled/error.cc:812
2580
3244
msgid "Wrong magic in %-.64s"
3247
#: drizzled/error.cc:814
2583
3248
msgid "Prepared statement contains too many placeholders"
3251
#: drizzled/error.cc:816
2587
3253
msgid "Key part '%-.192s' length cannot be 0"
3256
#: drizzled/error.cc:818
2590
3257
msgid "View text checksum failed"
3260
#: drizzled/error.cc:820
2595
3263
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3266
#: drizzled/error.cc:822
2599
3268
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3271
#: drizzled/error.cc:824
2603
3273
msgid "Can not delete from join view '%-.192s.%-.192s'"
3276
#: drizzled/error.cc:826
2607
3278
msgid "Operation %s failed for %.256s"
3281
#: drizzled/error.cc:828
2610
3282
msgid "XAER_NOTA: Unknown XID"
3285
#: drizzled/error.cc:830
2613
3286
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3289
#: drizzled/error.cc:832
2618
3292
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2619
3293
"the %.64s state"
3296
#: drizzled/error.cc:834
2622
3297
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3300
#: drizzled/error.cc:836
2626
3302
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
2627
3303
"for consistency"
3306
#: drizzled/error.cc:838
2630
3307
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3310
#: drizzled/error.cc:840
2635
3313
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3317
#: drizzled/error.cc:842
2639
3318
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3321
#: drizzled/error.cc:844
2642
3322
msgid "Failed to revoke all privileges to dropped routine"
3325
#: drizzled/error.cc:846
2646
3327
msgid "Data too long for column '%s' at row %ld"
3330
#: drizzled/error.cc:848
2650
3332
msgid "Bad SQLSTATE: '%s'"
3335
#: drizzled/error.cc:850
2655
3338
"%s: ready for connections.\n"
2656
3339
"Version: '%s' %s\n"
3342
#: drizzled/error.cc:852
2659
3343
msgid "Can't load value from file with fixed size rows to variable"
3346
#: drizzled/error.cc:854
2662
3347
msgid "You are not allowed to create a user with GRANT"
3350
#: drizzled/error.cc:856
2666
3352
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3355
#: drizzled/error.cc:858
2669
3356
msgid "Table definition has changed, please retry transaction"
3359
#: drizzled/error.cc:860
2672
3360
msgid "Duplicate handler declared in the same block"
3363
#: drizzled/error.cc:862
2677
3366
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
2678
3367
"variable in BEFORE trigger"
3370
#: drizzled/error.cc:864
2682
3372
msgid "Not allowed to return a result set from a %s"
3375
#: drizzled/error.cc:866
2685
3376
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3379
#: drizzled/error.cc:868
2689
3381
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
2690
3382
"declaration and binary logging is enabled; if non-transactional tables were "
2691
3383
"updated, the binary log will miss their changes"
3386
#: drizzled/error.cc:870
2695
3388
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
2696
3389
"declaration and binary logging is enabled (you *might* want to use the less "
2697
3390
"safe log_bin_trust_function_creators variable)"
3393
#: drizzled/error.cc:872
2701
3395
"You do not have the SUPER privilege and binary logging is enabled (you "
2702
3396
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3399
#: drizzled/error.cc:874
2706
3401
"You can't execute a prepared statement which has an open cursor associated "
2707
3402
"with it. Reset the statement to re-execute it."
3405
#: drizzled/error.cc:876
2711
3407
msgid "The statement (%lu) has no open cursor."
3410
#: drizzled/error.cc:878
2715
3412
"Explicit or implicit commit is not allowed in stored function or trigger."
3415
#: drizzled/error.cc:880
2720
3418
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3421
#: drizzled/error.cc:882
2723
3422
msgid "Recursive stored functions and triggers are not allowed."
3425
#: drizzled/error.cc:884
2727
3427
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3430
#: drizzled/error.cc:886
2731
3432
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3435
#: drizzled/error.cc:888
2736
3438
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3442
#: drizzled/error.cc:890
2741
3444
"You can't combine write-locking of system tables with other tables or lock "
3448
#: drizzled/error.cc:892
2746
3450
msgid "Unable to connect to foreign data source: %.64s"
3453
#: drizzled/error.cc:894
2751
3456
"There was a problem processing the query on the foreign data source. Data "
2752
3457
"source error: %-.64s"
3460
#: drizzled/error.cc:896
2757
3463
"The foreign data source you are trying to reference does not exist. Data "
2758
3464
"source error: %-.64s"
3467
#: drizzled/error.cc:898
2763
3470
"Can't create federated table. The data source connection string '%-.64s' is "
2764
3471
"not in the correct format"
3474
#: drizzled/error.cc:900
2768
3476
msgid "The data source connection string '%-.64s' is not in the correct format"
3479
#: drizzled/error.cc:902
2772
3481
msgid "Can't create federated table. Foreign data src error: %-.64s"
3484
#: drizzled/error.cc:904
2775
3485
msgid "Trigger in wrong schema"
3488
#: drizzled/error.cc:906
2780
3491
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2781
3492
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3495
#: drizzled/error.cc:908
2785
3497
msgid "Routine body for '%-.100s' is too long"
3500
#: drizzled/error.cc:910
2788
3501
msgid "Cannot drop default keycache"
3504
#: drizzled/error.cc:912
2792
3506
msgid "Display width out of range for column '%-.192s' (max = %d)"
3509
#: drizzled/error.cc:914
2795
3510
msgid "XAER_DUPID: The XID already exists"
3513
#: drizzled/error.cc:916
2799
3515
msgid "Datetime function: %-.32s field overflow"
3518
#: drizzled/error.cc:918
2804
3521
"Can't update table '%-.192s' in stored function/trigger because it is "
2805
3522
"already used by statement which invoked this stored function/trigger."
3525
#: drizzled/error.cc:920
2810
3528
"The definition of table '%-.192s' prevents operation %.192s on table "
3532
#: drizzled/error.cc:922
2815
3534
"The prepared statement contains a stored routine call that refers to that "
2816
3535
"same statement. It's not allowed to execute a prepared statement in such a "
2817
3536
"recursive manner"
3539
#: drizzled/error.cc:924
2820
3540
msgid "Not allowed to set autocommit from a stored function or trigger"
3543
#: drizzled/error.cc:926
2823
3544
msgid "Definer is not fully qualified"
3547
#: drizzled/error.cc:928
2828
3550
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
2829
3551
"Current user is used as definer. Please recreate the view!"
3554
#: drizzled/error.cc:930
2834
3557
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3561
#: drizzled/error.cc:932
2839
3563
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3566
#: drizzled/error.cc:934
2843
3568
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3571
#: drizzled/error.cc:936
2848
3574
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3577
#: drizzled/error.cc:938
2853
3580
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3583
#: drizzled/error.cc:940
2857
3585
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3588
#: drizzled/error.cc:942
2862
3591
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
2864
3593
"insufficient privileges. Please recreate the trigger."
3596
#: drizzled/error.cc:944
2868
3598
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3601
#: drizzled/error.cc:946
2873
3604
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
2874
3605
"exceeded for routine %.192s"
3608
#: drizzled/error.cc:948
2879
3611
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
2880
3612
"or contains bad data (internal code %d)"
3615
#: drizzled/error.cc:950
2884
3617
msgid "Incorrect routine name '%-.192s'"
3620
#: drizzled/error.cc:952
2888
3622
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3625
#: drizzled/error.cc:954
2891
3626
msgid "AGGREGATE is not supported for stored functions"
3629
#: drizzled/error.cc:956
2896
3632
"Can't create more than max_prepared_stmt_count statements (current value: %"
3636
#: drizzled/error.cc:958
2901
3638
msgid "`%-.192s`.`%-.192s` contains view recursion"
3641
#: drizzled/error.cc:960
2905
3643
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3646
#: drizzled/error.cc:962
2908
3647
msgid "The used table type doesn't support SPATIAL indexes"
3650
#: drizzled/error.cc:964
2911
3651
msgid "Triggers can not be created on system tables"
3654
#: drizzled/error.cc:966
2915
3656
msgid "Leading spaces are removed from name '%s'"
3659
#: drizzled/error.cc:968
2918
3660
msgid "Failed to read auto-increment value from storage engine"
3663
#: drizzled/error.cc:970
2921
3664
msgid "user name"
3667
#: drizzled/error.cc:972
2924
3668
msgid "host name"
3671
#: drizzled/error.cc:974
2928
3673
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3676
#: drizzled/error.cc:976
2932
3678
msgid "The target table %-.100s of the %s is not insertable-into"
3681
#: drizzled/error.cc:978
2937
3684
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3687
#: drizzled/error.cc:980
2940
3688
msgid "Too high level of nesting for select"
3691
#: drizzled/error.cc:982
2944
3693
msgid "Name '%-.64s' has become ''"
3696
#: drizzled/error.cc:984
2948
3698
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2949
3699
"optional and non-empty FIELDS ENCLOSED BY"
3702
#: drizzled/error.cc:986
2953
3704
msgid "The foreign server, %s, you are trying to create already exists."
3707
#: drizzled/error.cc:988
2958
3710
"The foreign server name you are trying to reference does not exist. Data "
2959
3711
"source error: %-.64s"
3714
#: drizzled/error.cc:990
2964
3717
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3720
#: drizzled/error.cc:992
2969
3723
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
2970
3724
"each partition"
3727
#: drizzled/error.cc:994
2974
3729
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3732
#: drizzled/error.cc:996
2977
3733
msgid "MAXVALUE can only be used in last partition definition"
3736
#: drizzled/error.cc:998
2980
3737
msgid "Subpartitions can only be hash partitions and by key"
3740
#: drizzled/error.cc:1000
2983
3741
msgid "Must define subpartitions on all partitions if on one partition"
3744
#: drizzled/error.cc:1002
2986
3745
msgid "Wrong number of partitions defined, mismatch with previous setting"
3748
#: drizzled/error.cc:1004
2989
3749
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3752
#: drizzled/error.cc:1006
2992
3753
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3756
#: drizzled/error.cc:1008
2995
3757
msgid "Expression in RANGE/LIST VALUES must be constant"
3760
#: drizzled/error.cc:1010
2998
3761
msgid "Field in list of fields for partition function not found in table"
3764
#: drizzled/error.cc:1012
3001
3765
msgid "List of fields is only allowed in KEY partitions"
3768
#: drizzled/error.cc:1014
3005
3770
"The partition info in the frm file is not consistent with what can be "
3006
3771
"written into the frm file"
3774
#: drizzled/error.cc:1016
3010
3776
msgid "The %-.192s function returns the wrong type"
3779
#: drizzled/error.cc:1018
3014
3781
msgid "For %-.64s partitions each partition must be defined"
3784
#: drizzled/error.cc:1020
3017
3785
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3788
#: drizzled/error.cc:1022
3020
3789
msgid "VALUES value must be of same type as partition function"
3792
#: drizzled/error.cc:1024
3023
3793
msgid "Multiple definition of same constant in list partitioning"
3796
#: drizzled/error.cc:1026
3026
3797
msgid "Partitioning can not be used stand-alone in query"
3800
#: drizzled/error.cc:1028
3030
3802
"The mix of handlers in the partitions is not allowed in this version of "
3806
#: drizzled/error.cc:1030
3035
3808
msgid "For the partitioned engine it is necessary to define all %-.64s"
3811
#: drizzled/error.cc:1032
3038
3812
msgid "Too many partitions (including subpartitions) were defined"
3815
#: drizzled/error.cc:1034
3042
3817
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3043
3818
"partitioning for subpartitioning"
3821
#: drizzled/error.cc:1036
3046
3822
msgid "Failed to create specific handler file"
3825
#: drizzled/error.cc:1038
3049
3826
msgid "A BLOB field is not allowed in partition function"
3829
#: drizzled/error.cc:1040
3053
3831
msgid "A %-.192s must include all columns in the table's partitioning function"
3834
#: drizzled/error.cc:1042
3057
3836
msgid "Number of %-.64s = 0 is not an allowed value"
3839
#: drizzled/error.cc:1044
3060
3840
msgid "Partition management on a not partitioned table is not possible"
3843
#: drizzled/error.cc:1046
3064
3845
"Foreign key condition is not yet supported in conjunction with partitioning"
3848
#: drizzled/error.cc:1048
3068
3850
msgid "Error in list of partitions to %-.64s"
3853
#: drizzled/error.cc:1050
3071
3854
msgid "Cannot remove all partitions, use DROP TABLE instead"
3857
#: drizzled/error.cc:1052
3074
3858
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3861
#: drizzled/error.cc:1054
3078
3863
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3079
3864
"their numbers"
3867
#: drizzled/error.cc:1056
3083
3869
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3084
3870
"tables using HASH PARTITIONs"
3873
#: drizzled/error.cc:1058
3088
3875
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3878
#: drizzled/error.cc:1060
3091
3879
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3882
#: drizzled/error.cc:1062
3094
3883
msgid "At least one partition must be added"
3886
#: drizzled/error.cc:1064
3097
3887
msgid "At least one partition must be coalesced"
3890
#: drizzled/error.cc:1066
3100
3891
msgid "More partitions to reorganize than there are partitions"
3894
#: drizzled/error.cc:1068
3104
3896
msgid "Duplicate partition name %-.192s"
3899
#: drizzled/error.cc:1070
3107
3900
msgid "It is not allowed to shut off binlog on this command"
3903
#: drizzled/error.cc:1072
3110
3904
msgid "When reorganizing a set of partitions they must be in consecutive order"
3907
#: drizzled/error.cc:1074
3114
3909
"Reorganize of range partitions cannot change total ranges except for last "
3115
3910
"partition where it can extend the range"
3913
#: drizzled/error.cc:1076
3118
3914
msgid "Partition function not supported in this version for this handler"
3917
#: drizzled/error.cc:1078
3121
3918
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3921
#: drizzled/error.cc:1080
3125
3923
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3926
#: drizzled/error.cc:1082
3129
3928
msgid "Plugin '%-.192s' is not loaded"
3931
#: drizzled/error.cc:1084
3133
3933
msgid "Incorrect %-.32s value: '%-.128s'"
3936
#: drizzled/error.cc:1086
3137
3938
msgid "Table has no partition for value %-.64s"
3941
#: drizzled/error.cc:1088
3141
3943
msgid "It is not allowed to specify %s more than once"
3946
#: drizzled/error.cc:1090 drizzled/error.cc:1226
3145
3948
msgid "Failed to create %s"
3951
#: drizzled/error.cc:1092 drizzled/error.cc:1116
3149
3953
msgid "Failed to drop %s"
3956
#: drizzled/error.cc:1094
3152
3957
msgid "The handler doesn't support autoextend of tablespaces"
3960
#: drizzled/error.cc:1096
3156
3962
"A size parameter was incorrectly specified, either number or on the form 10M"
3965
#: drizzled/error.cc:1098
3160
3967
"The size number was correct but we don't allow the digit part to be more "
3161
3968
"than 2 billion"
3971
#: drizzled/error.cc:1100
3165
3973
msgid "Failed to alter: %s"
3976
#: drizzled/error.cc:1102
3168
3977
msgid "Writing one row to the row-based binary log failed"
3980
#: drizzled/error.cc:1104
3172
3982
msgid "Table definition on master and slave does not match: %s"
3985
#: drizzled/error.cc:1106
3176
3987
"Slave running with --log-slave-updates must use row-based binary logging to "
3177
3988
"be able to replicate row-based binary log events"
3991
#: drizzled/error.cc:1108
3181
3993
msgid "Event '%-.192s' already exists"
3996
#: drizzled/error.cc:1110
3185
3998
msgid "Failed to store event %s. Error code %d from storage engine."
4001
#: drizzled/error.cc:1112
3189
4003
msgid "Unknown event '%-.192s'"
4006
#: drizzled/error.cc:1114
3193
4008
msgid "Failed to alter event '%-.192s'"
4011
#: drizzled/error.cc:1118
3196
4012
msgid "INTERVAL is either not positive or too big"
4015
#: drizzled/error.cc:1120
3199
4016
msgid "ENDS is either invalid or before STARTS"
4019
#: drizzled/error.cc:1122
3202
4020
msgid "Event execution time is in the past. Event has been disabled"
4023
#: drizzled/error.cc:1124
3205
4024
msgid "Failed to open drizzle.event"
4027
#: drizzled/error.cc:1126
3208
4028
msgid "No datetime expression provided"
4031
#: drizzled/error.cc:1128
3213
4034
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
3214
4035
"probably corrupted"
4038
#: drizzled/error.cc:1130
3218
4040
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4043
#: drizzled/error.cc:1132
3221
4044
msgid "Failed to delete the event from drizzle.event"
4047
#: drizzled/error.cc:1134
3224
4048
msgid "Error during compilation of event's body"
4051
#: drizzled/error.cc:1136
3227
4052
msgid "Same old and new event name"
4055
#: drizzled/error.cc:1138
3231
4057
msgid "Data for column '%s' too long"
4060
#: drizzled/error.cc:1140
3235
4062
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4065
#: drizzled/error.cc:1142
3240
4068
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4072
#: drizzled/error.cc:1144
3244
4073
msgid "You can't write-lock a log table. Only read access is possible"
4076
#: drizzled/error.cc:1146
3247
4077
msgid "You can't use locks with log tables."
4080
#: drizzled/error.cc:1148
3252
4083
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3253
4084
"d would lead to a duplicate entry"
4087
#: drizzled/error.cc:1150
3258
4090
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
3259
4091
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4094
#: drizzled/error.cc:1152
3263
4096
"Cannot switch out of the row-based binary log format when the session has "
3264
4097
"open temporary tables"
4100
#: drizzled/error.cc:1154
3268
4102
"Cannot change the binary logging format inside a stored function or trigger"
4105
#: drizzled/error.cc:1156
3272
4107
"The NDB cluster engine does not support changing the binlog format on the "
4111
#: drizzled/error.cc:1158
3276
4112
msgid "Cannot create temporary table with partitions"
4115
#: drizzled/error.cc:1160
3279
4116
msgid "Partition constant is out of partition function domain"
4119
#: drizzled/error.cc:1162
3282
4120
msgid "This partition function is not allowed"
4123
#: drizzled/error.cc:1164
3285
4124
msgid "Error in DDL log"
4127
#: drizzled/error.cc:1166
3288
4128
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4131
#: drizzled/error.cc:1168
3291
4132
msgid "Incorrect partition name"
4135
#: drizzled/error.cc:1170
3295
4137
"Transaction isolation level can't be changed while a transaction is in "
4141
#: drizzled/error.cc:1172
3301
4144
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
3302
4145
"'%-.192s' for key '%-.192s'"
4148
#: drizzled/error.cc:1174
3306
4150
msgid "Internal scheduler error %d"
4153
#: drizzled/error.cc:1176
3310
4155
msgid "Error during starting/stopping of the scheduler. Error code %u"
4158
#: drizzled/error.cc:1178
3313
4159
msgid "Engine cannot be used in partitioned tables"
4162
#: drizzled/error.cc:1180
3317
4164
msgid "Cannot activate '%-.64s' log"
4167
#: drizzled/error.cc:1182
3320
4168
msgid "The server was not built with row-based replication"
4171
#: drizzled/error.cc:1184
3323
4172
msgid "Decoding of base64 string failed"
4175
#: drizzled/error.cc:1186
3326
4176
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4179
#: drizzled/error.cc:1188
3330
4181
"Cannot proceed because system tables used by Event Scheduler were found "
3331
4182
"damaged at server start"
4185
#: drizzled/error.cc:1190
3334
4186
msgid "Only integers allowed as number here"
4189
#: drizzled/error.cc:1192
3337
4190
msgid "This storage engine cannot be used for log tables"
4193
#: drizzled/error.cc:1194
3341
4195
msgid "You cannot '%s' a log table if logging is enabled"
4198
#: drizzled/error.cc:1196
3346
4201
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4206
#: drizzled/error.cc:1198
3352
4208
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4211
#: drizzled/error.cc:1200
3356
4213
msgid "Incorrect parameters in the call to native function '%-.192s'"
4216
#: drizzled/error.cc:1202
3360
4218
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4221
#: drizzled/error.cc:1204
3364
4223
msgid "This function '%-.192s' has the same name as a native function"
4226
#: drizzled/error.cc:1206
3368
4228
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4231
#: drizzled/error.cc:1208
3371
4232
msgid "Too many files opened, please execute the command again"
4235
#: drizzled/error.cc:1210 drizzled/error.cc:1212
3375
4237
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
3376
4238
"The event was dropped immediately after creation."
4241
#: drizzled/error.cc:1214
3380
4243
msgid "The incident %s occurred on the master. Message: %-.64s"
4246
#: drizzled/error.cc:1216
3383
4247
msgid "Table has no partition for some existing values"
4250
#: drizzled/error.cc:1218
3386
4251
msgid "Statement is not safe to log in statement format."
4254
#: drizzled/error.cc:1220
3390
4256
msgid "Fatal error: %s"
4259
#: drizzled/error.cc:1222
3394
4261
msgid "Relay log read failure: %s"
4264
#: drizzled/error.cc:1224
3398
4266
msgid "Relay log write failure: %s"
4269
#: drizzled/error.cc:1228
3402
4271
msgid "Master command %s failed: %s"
4274
#: drizzled/error.cc:1230
3406
4276
msgid "Binary logging not possible. Message: %s"
4279
#: drizzled/error.cc:1232
3410
4281
msgid "View `%-.64s`.`%-.64s` has no creation context"
4284
#: drizzled/error.cc:1234
3414
4286
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4289
#: drizzled/error.cc:1236
3418
4291
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4294
#: drizzled/error.cc:1238
3422
4296
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4299
#: drizzled/error.cc:1240
3426
4301
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4304
#: drizzled/error.cc:1242
3430
4306
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4309
#: drizzled/error.cc:1244
3434
4311
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4314
#: drizzled/error.cc:1246
3438
4316
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4319
#: drizzled/error.cc:1248
3442
4321
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4324
#: drizzled/error.cc:1250
3446
4326
msgid "Ambiguous slave modes combination. %s"
4329
#: drizzled/error.cc:1252
3451
4332
"The BINLOG statement of type `%s` was not preceded by a format description "
3452
4333
"BINLOG statement."
4336
#: drizzled/error.cc:1254
3455
4337
msgid "Corrupted replication event was detected"
4340
#: drizzled/error.cc:1256
3459
4342
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4345
#: drizzled/error.cc:1258
3463
4347
msgid "Being purged log %s was not found"
4350
#: drizzled/error.cc:1260
3467
4352
msgid "Converted to non-transactional lock on '%-.64s'"
4355
#: drizzled/error.cc:1262
3471
4357
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4360
#: drizzled/error.cc:1264
3476
4363
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4366
#: drizzled/error.cc:1266
3480
4368
msgid "Can't access storage engine of table %-.64s"
4371
#: drizzled/error.cc:1268
3483
4372
msgid "Starting backup process"
4375
#: drizzled/error.cc:1270
3486
4376
msgid "Backup completed"
4379
#: drizzled/error.cc:1272
3489
4380
msgid "Starting restore process"
4383
#: drizzled/error.cc:1274
3492
4384
msgid "Restore completed"
4387
#: drizzled/error.cc:1276
3495
4388
msgid "Nothing to backup"
4391
#: drizzled/error.cc:1278
3499
4393
msgid "Database '%-.64s' cannot be included in a backup"
4396
#: drizzled/error.cc:1280
3503
4398
"Error during backup operation - server's error log contains more information "
3504
4399
"about the error"
4402
#: drizzled/error.cc:1282
3508
4404
"Error during restore operation - server's error log contains more "
3509
4405
"information about the error"
4408
#: drizzled/error.cc:1284
3513
4410
"Can't execute this command because another BACKUP/RESTORE operation is in "
4414
#: drizzled/error.cc:1286
3517
4415
msgid "Error when preparing for backup operation"
4418
#: drizzled/error.cc:1288
3520
4419
msgid "Error when preparing for restore operation"
4422
#: drizzled/error.cc:1290
3524
4424
msgid "Invalid backup location '%-.64s'"
4427
#: drizzled/error.cc:1292
3528
4429
msgid "Can't read backup location '%-.64s'"
4432
#: drizzled/error.cc:1294
3532
4434
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4437
#: drizzled/error.cc:1296
3535
4438
msgid "Can't enumerate server databases"
4441
#: drizzled/error.cc:1298
3538
4442
msgid "Can't enumerate server tables"
4445
#: drizzled/error.cc:1300
3542
4447
msgid "Can't enumerate tables in database %-.64s"
4450
#: drizzled/error.cc:1302
3546
4452
msgid "Skipping view %-.64s in database %-.64s"
4455
#: drizzled/error.cc:1304
3550
4457
msgid "Skipping table %-.64s since it has no valid storage engine"
4460
#: drizzled/error.cc:1306
3554
4462
msgid "Can't open table %-.64s"
4465
#: drizzled/error.cc:1308
3557
4466
msgid "Can't read backup archive preamble"
4469
#: drizzled/error.cc:1310
3560
4470
msgid "Can't write backup archive preamble"
4473
#: drizzled/error.cc:1312
3564
4475
msgid "Can't find backup driver for table %-.64s"
4478
#: drizzled/error.cc:1314
3569
4481
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4485
#: drizzled/error.cc:1316
3574
4487
msgid "Can't create %-.64s backup driver"
4490
#: drizzled/error.cc:1318
3578
4492
msgid "Can't create %-.64s restore driver"
4495
#: drizzled/error.cc:1320
3582
4497
msgid "Found %d images in backup archive but maximum %d are supported"
4500
#: drizzled/error.cc:1322
3586
4502
msgid "Error when saving meta-data of %-.64s"
4505
#: drizzled/error.cc:1324
3589
4506
msgid "Error when reading meta-data list"
4509
#: drizzled/error.cc:1326
3593
4511
msgid "Can't create %-.64s"
4514
#: drizzled/error.cc:1328
3596
4515
msgid "Can't allocate buffer for image data transfer"
4518
#: drizzled/error.cc:1330
3600
4520
msgid "Error when writing %-.64s backup image data (for table #%d)"
4523
#: drizzled/error.cc:1332
3603
4524
msgid "Error when reading data from backup stream"
4527
#: drizzled/error.cc:1334
3606
4528
msgid "Can't go to the next chunk in backup stream"
4531
#: drizzled/error.cc:1336
3610
4533
msgid "Can't initialize %-.64s backup driver"
4536
#: drizzled/error.cc:1338
3614
4538
msgid "Can't initialize %-.64s restore driver"
4541
#: drizzled/error.cc:1340
3618
4543
msgid "Can't shut down %-.64s backup driver"
4546
#: drizzled/error.cc:1342
3622
4548
msgid "Can't shut down %-.64s backup driver(s)"
4551
#: drizzled/error.cc:1344
3626
4553
msgid "%-.64s backup driver can't prepare for synchronization"
4556
#: drizzled/error.cc:1346
3630
4558
msgid "%-.64s backup driver can't create its image validity point"
4561
#: drizzled/error.cc:1348
3634
4563
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4566
#: drizzled/error.cc:1350
3638
4568
msgid "%-.64s backup driver can't cancel its backup operation"
4571
#: drizzled/error.cc:1352
3642
4573
msgid "%-.64s restore driver can't cancel its restore operation"
4576
#: drizzled/error.cc:1354
3646
4578
msgid "Error when polling %-.64s backup driver for its image data"
4581
#: drizzled/error.cc:1356
3650
4583
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4586
#: drizzled/error.cc:1358
3655
4589
"After %d attempts %-.64s restore driver still can't accept next block of data"
4592
#: drizzled/error.cc:1360
3659
4594
msgid "Open and lock tables failed in %-.64s"
4597
#: drizzled/error.cc:1362
3662
4598
msgid "Backup driver's table locking thread can not be initialized."
4601
#: drizzled/error.cc:1364
3666
4603
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
3667
4604
"and 'drizzle.online_backup_progress'."
4607
#: drizzled/error.cc:1366
3671
4609
msgid "Tablespace '%-.192s' already exists"
4612
#: drizzled/error.cc:1368
3675
4614
msgid "Tablespace '%-.192s' doesn't exist"
4617
#: drizzled/error.cc:1370
3679
4619
msgid "Unexpected master's heartbeat data: %s"
4622
#: drizzled/error.cc:1372
3683
4624
msgid "The requested value for the heartbeat period %s %s"
4627
#: drizzled/error.cc:1374
3687
4629
msgid "Can't write to the online backup progress log %-.64s."
4632
#: drizzled/error.cc:1376
3691
4634
msgid "Tablespace '%-.192s' not empty"
4637
#: drizzled/error.cc:1378
3696
4640
"Tablespace `%-.64s` needed by tables being restored has changed on the "
3698
4642
"while the same tablespace is defined on the server as '%-.256s'"
4645
#: drizzled/error.cc:1380
3701
4646
msgid "A virtual column cannot be based on a virtual column"
4649
#: drizzled/error.cc:1382
3705
4651
msgid "Non-deterministic expression for virtual column '%s'."
4654
#: drizzled/error.cc:1384
3710
4657
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4660
#: drizzled/error.cc:1386
3713
4661
msgid "Primary key cannot be defined upon a virtual column."
4664
#: drizzled/error.cc:1388
3716
4665
msgid "Key/Index cannot be defined on a non-stored virtual column."
4668
#: drizzled/error.cc:1390
3720
4670
msgid "Cannot define foreign key with %s clause on a virtual column."
4673
#: drizzled/error.cc:1392
3724
4675
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4678
#: drizzled/error.cc:1394
3728
4680
msgid "'%s' is not yet supported for virtual columns."
4683
#: drizzled/error.cc:1396
3731
4684
msgid "Constant expression in virtual column function is not allowed."
4687
#: drizzled/error.cc:1398
3734
4688
msgid "Encountered an unknown temporal type."
4691
#: drizzled/error.cc:1400
3738
4693
msgid "Received an invalid string format '%s' for a date value."
4696
#: drizzled/error.cc:1402
3742
4698
msgid "Received an invalid string format '%s' for a time value."
4701
#: drizzled/error.cc:1404
3746
4703
msgid "Received an invalid value '%s' for a UNIX timestamp."
4706
#: drizzled/error.cc:1406
3750
4708
msgid "Received an invalid datetime value '%s'."
4711
#: drizzled/error.cc:1408
3754
4713
msgid "Received a NULL argument for function '%s'."
4716
#: drizzled/error.cc:1410
3758
4718
msgid "Received an invalid negative argument '%s' for function '%s'."
4721
#: drizzled/error.cc:1412
3762
4723
msgid "Received an out-of-range argument '%s' for function '%s'."
4726
#: drizzled/error.cc:1414
3766
4728
msgid "Received an invalid time value '%s'."
4731
#: drizzled/error.cc:1416
3770
4733
msgid "Received an invalid enum value '%s'."
3774
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
4736
#: drizzled/logging.cc:59
4738
msgid "logging '%s' pre() failed"
4741
#: drizzled/logging.cc:84
4743
msgid "logging '%s' post() failed"
4746
#: drizzled/message/command_reader.cc:55
4748
msgid "Usage: %s COMMAND_LOG\n"
4751
#: drizzled/message/command_reader.cc:64
3778
4753
msgid "Cannot open file: %s\n"
3782
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3786
msgid "Attempted to read record bigger than INT_MAX\n"
4756
#: drizzled/message/command_reader.cc:83
4758
msgid "Failed to read initial length header\n"
4761
#: drizzled/message/command_reader.cc:90
4763
msgid "Attempted to read record bigger than SIZE_MAX\n"
4766
#: drizzled/message/command_reader.cc:110
3790
4768
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3794
msgid "Could not read transaction message.\n"
3798
msgid "GPB ERROR: %s.\n"
3802
msgid "Raw buffer read: %s.\n"
4771
#: drizzled/message/command_reader.cc:120
4774
"Could not read entire transaction. Read %<PRIu64> bytes instead of %<PRIu64> "
4778
#: drizzled/message/command_reader.cc:126
3806
4780
msgid "Unable to parse command. Got error: %s.\n"
4783
#: drizzled/message/command_reader.cc:128
3810
4785
msgid "BUFFER: %s\n"
3814
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3818
msgid "Usage: %s TRANSACTION_LOG\n"
3822
msgid "errmsg plugin '%s' errmsg() failed"
3825
msgid "Could not add Function!"
3828
msgid "No sockets could be bound for listening"
3832
msgid "pipe() failed with errno %d"
3836
msgid "poll() failed with errno %d"
4788
#: drizzled/message/command_reader.cc:136
4791
"Could not read entire checksum. Read %<PRIu64> bytes instead of 4 bytes.\n"
4794
#: drizzled/plugin/listen_tcp.cc:47
3840
4796
msgid "accept() failed with errno %d"
4799
#: drizzled/plugin/listen_tcp.cc:83
3844
4801
msgid "getaddrinfo() failed with error %s"
4804
#: drizzled/plugin/listen_tcp.cc:115
3848
4806
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4809
#: drizzled/plugin/listen_tcp.cc:126
3852
4811
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4814
#: drizzled/plugin/listen_tcp.cc:135
3856
4816
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4819
#: drizzled/plugin/listen_tcp.cc:144
3860
4821
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4824
#: drizzled/plugin/listen_tcp.cc:153
3864
4826
msgid "setsockopt(SO_LINGER) failed with errno %d"
4829
#: drizzled/plugin/listen_tcp.cc:162
3868
4831
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4834
#: drizzled/plugin/listen_tcp.cc:183
3872
4836
msgid "Retrying bind() on %u"
4839
#: drizzled/plugin/listen_tcp.cc:190
3876
4841
msgid "bind() failed with errno: %d"
4844
#: drizzled/plugin/listen_tcp.cc:193
3879
4845
msgid "Do you already have another drizzled running?"
4848
#: drizzled/plugin/listen_tcp.cc:200
3883
4850
msgid "listen() failed with errno %d"
4853
#: drizzled/plugin/listen_tcp.cc:206
3887
4855
msgid "Listening on %s:%s\n"
4858
#: drizzled/plugin/storage_engine.cc:315
4860
msgid "Found %d prepared transaction(s) in %s"
4863
#: drizzled/plugin/storage_engine.cc:389
4864
msgid "Starting crash recovery..."
4867
#: drizzled/plugin/storage_engine.cc:398
4869
msgid "Found %d prepared XA transactions"
4872
#: drizzled/plugin/storage_engine.cc:403
4875
"Found %d prepared transactions! It means that drizzled was not shut down "
4876
"properly last time and critical recovery information (last binlog or %s "
4877
"file) was manually deleted after a crash. You have to start drizzled with "
4878
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4881
#: drizzled/plugin/storage_engine.cc:413
4882
msgid "Crash recovery finished."
4885
#: drizzled/qcache.cc:63
4887
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4890
#: drizzled/qcache.cc:86
4892
msgid "qcache plugin '%s' set() failed"
4895
#: drizzled/qcache.cc:110
4897
msgid "qcache plugin '%s' invalidate_table() failed"
4900
#: drizzled/qcache.cc:137
4902
msgid "qcache plugin '%s' invalidate_db() failed"
4905
#: drizzled/qcache.cc:157
4907
msgid "qcache plugin '%s' flush() failed"
4910
#: drizzled/scheduling.cc:37
4913
"Attempted to register a scheduler %s, but a scheduler has already been "
4914
"registered with that name.\n"
4917
#: drizzled/scheduling.cc:62
4919
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4922
#: drizzled/scheduling.cc:77
4923
msgid "Scheduler initialization failed.\n"
4926
#: drizzled/session.cc:2166
4928
msgid "Could not remove temporary table: '%s', error: %d"
4931
#: drizzled/slot/listen.cc:75 drizzled/slot/listen.cc:112
4933
msgid "realloc() failed with errno %d"
4936
#: drizzled/slot/listen.cc:94
4937
msgid "No sockets could be bound for listening"
4940
#: drizzled/slot/listen.cc:104 plugin/console/console.cc:314
4942
msgid "pipe() failed with errno %d"
4945
#: drizzled/slot/listen.cc:137
4947
msgid "poll() failed with errno %d"
4950
#: drizzled/sql_base.cc:1445
4952
msgid "Table %s had a open data handler in reopen_table"
4955
#: drizzled/sql_base.cc:2026
4957
msgid "Couldn't repair table: %s.%s"
4960
#: drizzled/sql_base.cc:2068
4963
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4964
"s`.`%s`' to replication"
4967
#: drizzled/sql_plugin.cc:553
3891
4969
msgid "Plugin '%s' init function returned error.\n"
4972
#: drizzled/sql_plugin.cc:713
3894
4973
msgid "plugin-load parameter too long"
4976
#: drizzled/sql_plugin.cc:775
3898
4978
msgid "Couldn't load plugin named '%s' with soname '%s'."
4981
#: drizzled/sql_plugin.cc:1115
3901
4982
msgid "Out of memory."
4985
#: drizzled/sql_plugin.cc:1967 drizzled/sql_plugin.cc:2030
3905
4987
msgid "Unknown variable type code 0x%x in plugin '%s'."
4990
#: drizzled/sql_plugin.cc:2010
3910
4993
"Server variable %s of plugin %s was forced to be read-only: string variable "
3911
4994
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4997
#: drizzled/sql_plugin.cc:2041
3915
4999
msgid "Missing variable name in plugin '%s'."
5002
#: drizzled/sql_plugin.cc:2058
3919
5004
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5007
#: drizzled/sql_plugin.cc:2186
3923
5009
msgid "Out of memory for plugin '%s'."
5012
#: drizzled/sql_plugin.cc:2193
3927
5014
msgid "Bad options for plugin '%s'."
5017
#: drizzled/sql_plugin.cc:2202
3931
5019
msgid "Parsing options for plugin '%s' failed."
5022
#: drizzled/sql_plugin.cc:2251
3935
5024
msgid "Plugin '%s' has conflicting system variables"
3939
msgid "logging '%s' pre() failed"
3943
msgid "logging '%s' post() failed"
3947
msgid "qcache plugin '%s' try_fetch_and_send() failed"
3951
msgid "qcache plugin '%s' set() failed"
3955
msgid "qcache plugin '%s' invalidateTable() failed"
3959
msgid "qcache plugin '%s' invalidateDb() failed"
3963
msgid "qcache plugin '%s' flush() failed"
3967
msgid "Loading plugin %s failed: a plugin by that name already exists."
3971
msgid "Fatal error: Failed initializing %s plugin."
3976
"Attempted to register a scheduler %s, but a scheduler has already been "
3977
"registered with that name.\n"
3981
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3985
msgid "Found %d prepared transaction(s) in %s"
3988
msgid "Starting crash recovery..."
3992
msgid "Found %d prepared XA transactions"
3997
"Found %d prepared transactions! It means that drizzled was not shut down "
3998
"properly last time and critical recovery information (last binlog or %s "
3999
"file) was manually deleted after a crash. You have to start drizzled with "
4000
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4003
msgid "Crash recovery finished."
4007
msgid "Could not remove temporary table: '%s', error: %d"
4011
msgid "Table %s had a open data Cursor in reopen_table"
4015
msgid "Couldn't repair table: %s.%s"
4020
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
4021
"s`.`%s`' to replication"
5027
#: drizzled/sql_table.cc:231
4025
5029
"Table name cannot be encoded and fit within filesystem name length "
4026
5030
"restrictions."
5033
#: drizzled/sql_table.cc:241
4030
5035
"Schema name cannot be encoded and fit within filesystem name length "
4031
5036
"restrictions."
5039
#: drizzled/sql_table.cc:2360
4035
5041
msgid "Unknown - internal error %d during operation"
5044
#: drizzled/statement/alter_table.cc:1136
5046
msgid "Could not open table %s.%s after rename\n"
5049
#: drizzled/statement/alter_table.cc:1299
4040
5052
"order_st BY ignored because there is a user-defined clustered index in the "
4041
5053
"table '%-.192s'"
5056
#: drizzled/table.cc:329
4046
5059
"'%s' had no or invalid character set, and default character set is multi-"
4047
5060
"byte, so character column sizes may have changed"
5063
#: drizzled/table.cc:1608
4051
5065
msgid "Unknown collation '%s' in table '%-.64s' definition"
5068
#: drizzled/table.cc:1615
4056
5071
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5075
#: drizzled/table.cc:3515
4061
5077
msgid "Got error %d when reading table '%s'"
5080
#: drizzled/tztime.cc:1061
4065
5082
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5085
#: gnulib/getopt.c:529 gnulib/getopt.c:545
4069
5087
msgid "%s: option `%s' is ambiguous\n"
5090
#: gnulib/getopt.c:578 gnulib/getopt.c:582
4073
5092
msgid "%s: option `--%s' doesn't allow an argument\n"
5095
#: gnulib/getopt.c:591 gnulib/getopt.c:596
4077
5097
msgid "%s: option `%c%s' doesn't allow an argument\n"
5100
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5101
#: gnulib/getopt.c:993
4081
5103
msgid "%s: option `%s' requires an argument\n"
5106
#: gnulib/getopt.c:696 gnulib/getopt.c:699
4085
5108
msgid "%s: unrecognized option `--%s'\n"
5111
#: gnulib/getopt.c:707 gnulib/getopt.c:710
4089
5113
msgid "%s: unrecognized option `%c%s'\n"
5116
#: gnulib/getopt.c:762 gnulib/getopt.c:765
4093
5118
msgid "%s: illegal option -- %c\n"
5121
#: gnulib/getopt.c:771 gnulib/getopt.c:774
4097
5123
msgid "%s: invalid option -- %c\n"
5126
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5127
#: gnulib/getopt.c:1064
4101
5129
msgid "%s: option requires an argument -- %c\n"
5132
#: gnulib/getopt.c:895 gnulib/getopt.c:911
4105
5134
msgid "%s: option `-W %s' is ambiguous\n"
5137
#: gnulib/getopt.c:935 gnulib/getopt.c:953
4109
5139
msgid "%s: option `-W %s' doesn't allow an argument\n"
5142
#: mysys/default.cc:684
4113
5144
msgid "error: could not open directory: %s\n"
5147
#: mysys/errors.cc:25
4117
5149
msgid "Can't create/write to file '%s' (Errcode: %d)"
5152
#: mysys/errors.cc:26
4121
5154
msgid "Error reading file '%s' (Errcode: %d)"
5157
#: mysys/errors.cc:27
4125
5159
msgid "Error writing file '%s' (Errcode: %d)"
5162
#: mysys/errors.cc:28
4129
5164
msgid "Error on close of '%s' (Errcode: %d)"
5167
#: mysys/errors.cc:29
4133
5169
msgid "Out of memory (Needed %u bytes)"
5172
#: mysys/errors.cc:30
4137
5174
msgid "Error on delete of '%s' (Errcode: %d)"
5177
#: mysys/errors.cc:31
4141
5179
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5182
#: mysys/errors.cc:32
4145
5184
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5187
#: mysys/errors.cc:33
4149
5189
msgid "Can't lock file (Errcode: %d)"
5192
#: mysys/errors.cc:34
4153
5194
msgid "Can't unlock file (Errcode: %d)"
5197
#: mysys/errors.cc:35
4157
5199
msgid "Can't read dir of '%s' (Errcode: %d)"
5202
#: mysys/errors.cc:36
4161
5204
msgid "Can't get stat of '%s' (Errcode: %d)"
5207
#: mysys/errors.cc:37
4165
5209
msgid "Can't change size of file (Errcode: %d)"
5212
#: mysys/errors.cc:38
4169
5214
msgid "Can't open stream from handle (Errcode: %d)"
5217
#: mysys/errors.cc:39
4173
5219
msgid "Can't get working dirctory (Errcode: %d)"
5222
#: mysys/errors.cc:40
4177
5224
msgid "Can't change dir to '%s' (Errcode: %d)"
5227
#: mysys/errors.cc:41
4181
5229
msgid "Warning: '%s' had %d links"
5232
#: mysys/errors.cc:42
4185
5234
msgid "Warning: %d files and %d streams is left open\n"
5237
#: mysys/errors.cc:43
4189
5239
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5242
#: mysys/errors.cc:44
4193
5244
msgid "Can't create directory '%s' (Errcode: %d)"
5247
#: mysys/errors.cc:45
4198
5250
"Character set '%s' is not a compiled character set and is not specified in "
5254
#: mysys/errors.cc:46
4203
5256
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5259
#: mysys/errors.cc:47
4207
5261
msgid "Can't read value for symlink '%s' (Error %d)"
5264
#: mysys/errors.cc:48
4211
5266
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5269
#: mysys/errors.cc:49
4215
5271
msgid "Error on realpath() on '%s' (Error %d)"
5274
#: mysys/errors.cc:50
4219
5276
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5279
#: mysys/errors.cc:51
4224
5282
"Collation '%s' is not a compiled collation and is not specified in the %s "
5286
#: mysys/errors.cc:52
4229
5288
msgid "File '%s' not found (Errcode: %d)"
5291
#: mysys/errors.cc:53
4233
5293
msgid "File '%s' (fileno: %d) was not closed"
5296
#: mysys/my_error.cc:85
4237
5298
msgid "Unknown error %d"
5301
#: mysys/my_getopt.cc:90
4240
5302
msgid "Warning: "
5305
#: mysys/my_getopt.cc:92
5309
#: mysys/my_getopt.cc:356
4247
5311
msgid "%s: %s: Option '%s' used, but is disabled\n"
5314
#: mysys/my_getopt.cc:357
4250
5315
msgid "WARNING"
5318
#: mysys/my_getopt.cc:357
5322
#: mysys/my_getopt.cc:460
4257
5324
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5327
#: mysys/my_getopt.cc:775
4261
5329
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5332
#: mysys/my_getopt.cc:968
4265
5334
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5337
#: mysys/my_getopt.cc:1200
4269
5339
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5342
#: mysys/my_getopt.cc:1220
4277
5348
"--------------------------------- -----------------------------\n"
5351
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
4280
5352
msgid "(No default value)"
5355
#: mysys/my_getopt.cc:1255
5359
#: mysys/my_getopt.cc:1255
5363
#: mysys/my_getopt.cc:1288
4290
5365
msgid "(Disabled)\n"
5368
#: plugin/auth_http/auth_http.cc:138
4293
5369
msgid "Enable HTTP Auth check"
5372
#: plugin/auth_http/auth_http.cc:148
4296
5373
msgid "URL for HTTP Auth check"
5376
#: plugin/command_log/command_log.cc:116
5377
#: plugin/command_log/command_log_reader.cc:94
5379
msgid "Failed to open command log file %s. Got error: %s\n"
5382
#: plugin/command_log/command_log.cc:200
5385
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5386
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5389
#: plugin/command_log/command_log.cc:242
5392
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5393
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5396
#: plugin/command_log/command_log.cc:294
5399
"Failed to write full checksum of command. Tried to write %<PRId64> bytes at "
5400
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5403
#: plugin/command_log/command_log.cc:390
5404
msgid "Enable command log"
5407
#: plugin/command_log/command_log.cc:398
5408
msgid "DEBUGGING - Truncate command log"
5411
#: plugin/command_log/command_log.cc:406
5412
msgid "Path to the file to use for command log."
5415
#: plugin/command_log/command_log.cc:414
5416
msgid "Enable CRC32 Checksumming"
5419
#: plugin/command_log/command_log.cc:432
5420
msgid "Command Message Log"
5423
#: plugin/command_log/command_log_reader.cc:114
5425
msgid "Failed to read length header at offset %<PRId64>. Got error: %s\n"
5428
#: plugin/command_log/command_log_reader.cc:137
5430
msgid "Failed to parse command message at offset %<PRId64>. Got error: %s\n"
5433
#: plugin/command_log/command_log_reader.cc:171
5435
msgid "Failed to read checksum trailer at offset %<PRId64>. Got error: %s\n"
5438
#: plugin/command_log/command_log_reader.cc:186
5439
msgid "Checksum FAILED!\n"
5442
#: plugin/console/console.cc:346
4299
5443
msgid "Enable the console."
5446
#: plugin/console/console.cc:349
4302
5447
msgid "Turn on extra debugging."
5450
#: plugin/default_replicator/default_replicator.cc:97
4305
5451
msgid "Enable default replicator"
5454
#: plugin/default_replicator/default_replicator.cc:112
4308
5455
msgid "Default Replicator"
4311
msgid "Unknown Drizzle error"
4312
msgstr "OkƤnt Drizzle fel"
4315
msgid "Can't create UNIX socket (%d)"
4319
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4323
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4327
msgid "Can't create TCP/IP socket (%d)"
4331
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4334
msgid "Drizzle server has gone away"
4338
msgid "Protocol mismatch; server version = %d, client version = %d"
4341
msgid "Drizzle client ran out of memory"
4344
msgid "Wrong host info"
4347
msgid "Localhost via UNIX socket"
4351
msgid "%-.100s via TCP/IP"
4354
msgid "Error in server handshake"
4357
msgid "Lost connection to Drizzle server during query"
4360
msgid "Commands out of sync; you can't run this command now"
4364
msgid "Named pipe: %-.32s"
4368
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4372
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4376
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4380
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4383
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4386
msgid "Embedded server"
4389
msgid "Error on SHOW SLAVE STATUS:"
4392
msgid "Error on SHOW SLAVE HOSTS:"
4395
msgid "Error connecting to slave:"
4398
msgid "Error connecting to master:"
4401
msgid "SSL connection error"
4404
msgid "Malformed packet"
4407
msgid "(unused error message)"
4410
msgid "Invalid use of null pointer"
4413
msgid "Statement not prepared"
4416
msgid "No data supplied for parameters in prepared statement"
4419
msgid "Data truncated"
4422
msgid "No parameters exist in the statement"
4425
msgid "Invalid parameter number"
4430
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4434
msgid "Using unsupported buffer type: %d (parameter: %d)"
4438
msgid "Shared memory: %-.100s"
4441
msgid "Wrong or unknown protocol"
4444
msgid "Invalid connection handle"
4448
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4449
"option 'secure_auth' enabled)"
4452
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4455
msgid "Attempt to read column without prior row fetch"
4458
msgid "Prepared statement contains no metadata"
4462
"Attempt to read a row while there is no result set associated with the "
4466
msgid "This feature is not implemented yet"
4471
"Lost connection to Drizzle server while waiting for initial communication "
4472
"packet, system error: %d"
4477
"Lost connection to Drizzle server while reading initial communication "
4478
"packet, system error: %d"
4483
"Lost connection to Drizzle server while sending authentication information, "
4489
"Lost connection to Drizzle server while reading authorization information, "
4495
"Lost connection to Drizzle server while setting initial database, system "
4500
msgid "Statement closed indirectly because of a preceding %s() call"
4504
"Port number to use for connection or 0 for default to, in order of "
4505
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
4508
msgid "Connect Timeout."
4511
msgid "Read Timeout."
4514
msgid "Write Timeout."
4517
msgid "Retry Count."
4520
msgid "Buffer length."
4523
msgid "Address to bind to."
5458
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4526
5459
msgid "Error Messages to stderr"
5462
#: plugin/filtered_replicator/filtered_replicator.cc:486
4529
5463
msgid "Enable filtered replicator"
5466
#: plugin/filtered_replicator/filtered_replicator.cc:493
4532
5467
msgid "List of schemas to filter"
5470
#: plugin/filtered_replicator/filtered_replicator.cc:500
4535
5471
msgid "List of tables to filter"
5474
#: plugin/filtered_replicator/filtered_replicator.cc:507
4538
5475
msgid "Regular expression to apply to schemas to filter"
5478
#: plugin/filtered_replicator/filtered_replicator.cc:514
4541
5479
msgid "Regular expression to apply to tables to filter"
5482
#: plugin/filtered_replicator/filtered_replicator.cc:533
4544
5483
msgid "Filtered Replicator"
5486
#: plugin/logging_gearman/logging_gearman.cc:186
4548
5488
msgid "fail gearman_client_create(): %s"
5491
#: plugin/logging_gearman/logging_gearman.cc:197
4552
5493
msgid "fail gearman_client_add_server(): %s"
5496
#: plugin/logging_gearman/logging_gearman.cc:310
4555
5497
msgid "Enable logging to a gearman server"
5500
#: plugin/logging_gearman/logging_gearman.cc:319
4558
5501
msgid "Hostname for logging to a Gearman server"
5504
#: plugin/logging_gearman/logging_gearman.cc:328
4561
5505
msgid "Gearman Function to send logging to"
5508
#: plugin/logging_gearman/logging_gearman.cc:345
4564
5509
msgid "Log queries to a Gearman server"
5512
#: plugin/logging_query/logging_query.cc:188
4568
5514
msgid "fail open() fn=%s er=%s\n"
5517
#: plugin/logging_query/logging_query.cc:344
4571
5518
msgid "Enable logging to CSV file"
5521
#: plugin/logging_query/logging_query.cc:353
4574
5522
msgid "File to log to"
5525
#: plugin/logging_query/logging_query.cc:362
4577
5526
msgid "PCRE to match the query against"
5529
#: plugin/logging_query/logging_query.cc:371
5530
#: plugin/logging_syslog/logging_syslog.cc:231
4580
5531
msgid "Threshold for logging slow queries, in microseconds"
5534
#: plugin/logging_query/logging_query.cc:383
5535
#: plugin/logging_syslog/logging_syslog.cc:243
4583
5536
msgid "Threshold for logging big queries, for rows returned"
5539
#: plugin/logging_query/logging_query.cc:395
5540
#: plugin/logging_syslog/logging_syslog.cc:255
4586
5541
msgid "Threshold for logging big queries, for rows examined"
5544
#: plugin/logging_query/logging_query.cc:418
4589
5545
msgid "Log queries to a CSV file"
5548
#: plugin/logging_syslog/logging_syslog.cc:84
4593
5550
msgid "syslog facility \"%s\" not known, using \"local0\""
5553
#: plugin/logging_syslog/logging_syslog.cc:100
4597
5555
msgid "syslog priority \"%s\" not known, using \"info\""
5558
#: plugin/logging_syslog/logging_syslog.cc:195
4600
5559
msgid "Enable logging to syslog"
5562
#: plugin/logging_syslog/logging_syslog.cc:204
4603
5563
msgid "Syslog Ident"
5566
#: plugin/logging_syslog/logging_syslog.cc:213
4606
5567
msgid "Syslog Facility"
5570
#: plugin/logging_syslog/logging_syslog.cc:222
4609
5571
msgid "Syslog Priority"
5574
#: plugin/logging_syslog/logging_syslog.cc:279
4612
5575
msgid "Log to syslog"
4615
msgid "List of memcached servers."
4618
msgid "Memcached Stats as I_S tables"
5578
#: plugin/multi_thread/multi_thread.cc:171
5579
msgid "Maximum number of user threads available."
5582
#: plugin/myisam/ha_myisam.cc:447
4622
5584
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5587
#: plugin/myisam/ha_myisam.cc:451
4626
5589
msgid "Got an error from unknown thread, %s:%d"
5592
#: plugin/myisam/ha_myisam.cc:457
4629
5593
msgid "Unknown thread accessing table"
5596
#: plugin/myisam/ha_myisam.cc:1488
4632
5597
msgid "Block size to be used for MyISAM index pages."
5600
#: plugin/myisam/ha_myisam.cc:1494
4636
5602
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4637
5603
"disables parallel repair."
5606
#: plugin/myisam/ha_myisam.cc:1500
4641
5608
"Don't use the fast sort index method to created index if the temporary file "
4642
5609
"would get bigger than this."
5612
#: plugin/myisam/ha_myisam.cc:1505
4646
5614
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4647
5615
"when creating indexes with CREATE INDEX or ALTER TABLE."
5618
#: plugin/myisam/ha_myisam.cc:1511
4650
5619
msgid "Default pointer size to be used for MyISAM tables."
5622
#: plugin/myisam/my_handler_errors.cc:34
4653
5623
msgid "Didn't find key on read or update"
5626
#: plugin/myisam/my_handler_errors.cc:36
4656
5627
msgid "Duplicate key on write or update"
5630
#: plugin/myisam/my_handler_errors.cc:38
4659
5631
msgid "Internal (unspecified) error in handler"
5634
#: plugin/myisam/my_handler_errors.cc:40
4663
5636
"Someone has changed the row since it was read (while the table was locked to "
5640
#: plugin/myisam/my_handler_errors.cc:43
4667
5641
msgid "Wrong index given to function"
5644
#: plugin/myisam/my_handler_errors.cc:45
4670
5645
msgid "Undefined handler error 125"
5648
#: plugin/myisam/my_handler_errors.cc:47
4673
5649
msgid "Index file is crashed"
5652
#: plugin/myisam/my_handler_errors.cc:49
4676
5653
msgid "Record file is crashed"
5656
#: plugin/myisam/my_handler_errors.cc:51
4679
5657
msgid "Out of memory in engine"
5660
#: plugin/myisam/my_handler_errors.cc:53
4682
5661
msgid "Undefined handler error 129"
5664
#: plugin/myisam/my_handler_errors.cc:55
4685
5665
msgid "Incorrect file format"
5668
#: plugin/myisam/my_handler_errors.cc:57
4688
5669
msgid "Command not supported by database"
5672
#: plugin/myisam/my_handler_errors.cc:59
4691
5673
msgid "Old database file"
5676
#: plugin/myisam/my_handler_errors.cc:61
4694
5677
msgid "No record read before update"
5680
#: plugin/myisam/my_handler_errors.cc:63
4697
5681
msgid "Record was already deleted (or record file crashed)"
5684
#: plugin/myisam/my_handler_errors.cc:65
4700
5685
msgid "No more room in record file"
5688
#: plugin/myisam/my_handler_errors.cc:67
4703
5689
msgid "No more room in index file"
5692
#: plugin/myisam/my_handler_errors.cc:69
4706
5693
msgid "No more records (read after end of file)"
5696
#: plugin/myisam/my_handler_errors.cc:71
4709
5697
msgid "Unsupported extension used for table"
5700
#: plugin/myisam/my_handler_errors.cc:73
4712
5701
msgid "Too big row"
5704
#: plugin/myisam/my_handler_errors.cc:75
4715
5705
msgid "Wrong create options"
5708
#: plugin/myisam/my_handler_errors.cc:77
4718
5709
msgid "Duplicate unique key or constraint on write or update"
5712
#: plugin/myisam/my_handler_errors.cc:79
4721
5713
msgid "Unknown character set used in table"
5716
#: plugin/myisam/my_handler_errors.cc:81
4724
5717
msgid "Conflicting table definitions in sub-tables of MERGE table"
5720
#: plugin/myisam/my_handler_errors.cc:83
4727
5721
msgid "Table is crashed and last repair failed"
5724
#: plugin/myisam/my_handler_errors.cc:85
4730
5725
msgid "Table was marked as crashed and should be repaired"
5728
#: plugin/myisam/my_handler_errors.cc:87
4733
5729
msgid "Lock timed out; Retry transaction"
5732
#: plugin/myisam/my_handler_errors.cc:89
4736
5733
msgid "Lock table is full; Restart program with a larger locktable"
5736
#: plugin/myisam/my_handler_errors.cc:91
4739
5737
msgid "Updates are not allowed under a read only transactions"
5740
#: plugin/myisam/my_handler_errors.cc:93
4742
5741
msgid "Lock deadlock; Retry transaction"
5744
#: plugin/myisam/my_handler_errors.cc:95
4745
5745
msgid "Foreign key constraint is incorrectly formed"
5748
#: plugin/myisam/my_handler_errors.cc:97
4748
5749
msgid "Cannot add a child row"
5752
#: plugin/myisam/my_handler_errors.cc:99
4751
5753
msgid "Cannot delete a parent row"
5756
#: plugin/myisam/my_handler_errors.cc:101
4754
5757
msgid "No savepoint with that name"
5760
#: plugin/myisam/my_handler_errors.cc:103
4757
5761
msgid "Non unique key block size"
5764
#: plugin/myisam/my_handler_errors.cc:105
4760
5765
msgid "The table does not exist in engine"
5768
#: plugin/myisam/my_handler_errors.cc:107
4763
5769
msgid "The table already existed in storage engine"
5772
#: plugin/myisam/my_handler_errors.cc:109
4766
5773
msgid "Could not connect to storage engine"
5776
#: plugin/myisam/my_handler_errors.cc:111
4769
5777
msgid "Unexpected null pointer found when using spatial index"
5780
#: plugin/myisam/my_handler_errors.cc:113
4772
5781
msgid "The table changed in storage engine"
5784
#: plugin/myisam/my_handler_errors.cc:115
4775
5785
msgid "There's no partition in table for the given value"
5788
#: plugin/myisam/my_handler_errors.cc:117
4778
5789
msgid "Row-based binlogging of row failed"
5792
#: plugin/myisam/my_handler_errors.cc:119
4781
5793
msgid "Index needed in foreign key constraint"
5796
#: plugin/myisam/my_handler_errors.cc:121
4784
5797
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5800
#: plugin/myisam/my_handler_errors.cc:123
4787
5801
msgid "Table needs to be upgraded before it can be used"
5804
#: plugin/myisam/my_handler_errors.cc:125
4790
5805
msgid "Table is read only"
5808
#: plugin/myisam/my_handler_errors.cc:127
4793
5809
msgid "Failed to get next auto increment value"
5812
#: plugin/myisam/my_handler_errors.cc:129
4796
5813
msgid "Failed to set row auto increment value"
5816
#: plugin/myisam/my_handler_errors.cc:131
4799
5817
msgid "Unknown (generic) error from engine"
5820
#: plugin/myisam/my_handler_errors.cc:133
4802
5821
msgid "Record is the same"
5824
#: plugin/myisam/my_handler_errors.cc:135
4805
5825
msgid "It is not possible to log this statement"
5828
#: plugin/myisam/my_handler_errors.cc:137
4808
5829
msgid "Tablespace exists"
5832
#: plugin/myisam/my_handler_errors.cc:139
4811
5833
msgid "The event was corrupt, leading to illegal data being read"
5836
#: plugin/myisam/my_handler_errors.cc:141
4814
5837
msgid "The table is of a new format not supported by this version"
5840
#: plugin/myisam/my_handler_errors.cc:143
4817
5841
msgid "The event could not be processed no other handler error happened"
5844
#: plugin/myisam/my_handler_errors.cc:145
4820
5845
msgid "Got a fatal error during initialzation of handler"
5848
#: plugin/myisam/my_handler_errors.cc:147
4823
5849
msgid "File to short; Expected more data in file"
5852
#: plugin/myisam/my_handler_errors.cc:149
4826
5853
msgid "Read page with wrong checksum"
5856
#: plugin/myisam/my_handler_errors.cc:151
4829
5857
msgid "Lock or active transaction"
5860
#: plugin/myisam/my_handler_errors.cc:153
4832
5861
msgid "No such table space"
5864
#: plugin/myisam/my_handler_errors.cc:155
4835
5865
msgid "Tablespace not empty"
4839
"Port number to use for connection or 0 for default to with MySQL protocol."
5868
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5870
msgid "%-.100s via TCP/IP"
5873
#: plugin/oldlibdrizzle/errmsg.cc:28
5874
msgid "Unknown Drizzle error"
5875
msgstr "OkƤnt Drizzle fel"
5877
#: plugin/oldlibdrizzle/errmsg.cc:29
5879
msgid "Can't create UNIX socket (%d)"
5882
#: plugin/oldlibdrizzle/errmsg.cc:30
5884
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5887
#: plugin/oldlibdrizzle/errmsg.cc:31
5889
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5892
#: plugin/oldlibdrizzle/errmsg.cc:32
5894
msgid "Can't create TCP/IP socket (%d)"
5897
#: plugin/oldlibdrizzle/errmsg.cc:33
5899
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5902
#: plugin/oldlibdrizzle/errmsg.cc:34
5903
msgid "Drizzle server has gone away"
5906
#: plugin/oldlibdrizzle/errmsg.cc:35
5908
msgid "Protocol mismatch; server version = %d, client version = %d"
5911
#: plugin/oldlibdrizzle/errmsg.cc:36
5912
msgid "Drizzle client ran out of memory"
5915
#: plugin/oldlibdrizzle/errmsg.cc:37
5916
msgid "Wrong host info"
5919
#: plugin/oldlibdrizzle/errmsg.cc:38
5920
msgid "Localhost via UNIX socket"
5923
#: plugin/oldlibdrizzle/errmsg.cc:40
5924
msgid "Error in server handshake"
5927
#: plugin/oldlibdrizzle/errmsg.cc:41
5928
msgid "Lost connection to Drizzle server during query"
5931
#: plugin/oldlibdrizzle/errmsg.cc:42
5932
msgid "Commands out of sync; you can't run this command now"
5935
#: plugin/oldlibdrizzle/errmsg.cc:43
5937
msgid "Named pipe: %-.32s"
5940
#: plugin/oldlibdrizzle/errmsg.cc:44
5942
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5945
#: plugin/oldlibdrizzle/errmsg.cc:45
5947
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5950
#: plugin/oldlibdrizzle/errmsg.cc:46
5952
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5955
#: plugin/oldlibdrizzle/errmsg.cc:47
5957
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5960
#: plugin/oldlibdrizzle/errmsg.cc:48
5961
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5964
#: plugin/oldlibdrizzle/errmsg.cc:49
5965
msgid "Embedded server"
5968
#: plugin/oldlibdrizzle/errmsg.cc:50
5969
msgid "Error on SHOW SLAVE STATUS:"
5972
#: plugin/oldlibdrizzle/errmsg.cc:51
5973
msgid "Error on SHOW SLAVE HOSTS:"
5976
#: plugin/oldlibdrizzle/errmsg.cc:52
5977
msgid "Error connecting to slave:"
5980
#: plugin/oldlibdrizzle/errmsg.cc:53
5981
msgid "Error connecting to master:"
5984
#: plugin/oldlibdrizzle/errmsg.cc:54
5985
msgid "SSL connection error"
5988
#: plugin/oldlibdrizzle/errmsg.cc:55
5989
msgid "Malformed packet"
5992
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5993
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5994
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5995
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5996
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5997
msgid "(unused error message)"
6000
#: plugin/oldlibdrizzle/errmsg.cc:57
6001
msgid "Invalid use of null pointer"
6004
#: plugin/oldlibdrizzle/errmsg.cc:58
6005
msgid "Statement not prepared"
6008
#: plugin/oldlibdrizzle/errmsg.cc:59
6009
msgid "No data supplied for parameters in prepared statement"
6012
#: plugin/oldlibdrizzle/errmsg.cc:60
6013
msgid "Data truncated"
6016
#: plugin/oldlibdrizzle/errmsg.cc:61
6017
msgid "No parameters exist in the statement"
6020
#: plugin/oldlibdrizzle/errmsg.cc:62
6021
msgid "Invalid parameter number"
6024
#: plugin/oldlibdrizzle/errmsg.cc:63
6027
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6030
#: plugin/oldlibdrizzle/errmsg.cc:65
6032
msgid "Using unsupported buffer type: %d (parameter: %d)"
6035
#: plugin/oldlibdrizzle/errmsg.cc:66
6037
msgid "Shared memory: %-.100s"
6040
#: plugin/oldlibdrizzle/errmsg.cc:76
6041
msgid "Wrong or unknown protocol"
6044
#: plugin/oldlibdrizzle/errmsg.cc:77
6045
msgid "Invalid connection handle"
6048
#: plugin/oldlibdrizzle/errmsg.cc:78
6050
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6051
"option 'secure_auth' enabled)"
6054
#: plugin/oldlibdrizzle/errmsg.cc:80
6055
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6058
#: plugin/oldlibdrizzle/errmsg.cc:81
6059
msgid "Attempt to read column without prior row fetch"
6062
#: plugin/oldlibdrizzle/errmsg.cc:82
6063
msgid "Prepared statement contains no metadata"
6066
#: plugin/oldlibdrizzle/errmsg.cc:83
6068
"Attempt to read a row while there is no result set associated with the "
6072
#: plugin/oldlibdrizzle/errmsg.cc:85
6073
msgid "This feature is not implemented yet"
6076
#: plugin/oldlibdrizzle/errmsg.cc:86
6079
"Lost connection to Drizzle server while waiting for initial communication "
6080
"packet, system error: %d"
6083
#: plugin/oldlibdrizzle/errmsg.cc:88
6086
"Lost connection to Drizzle server while reading initial communication "
6087
"packet, system error: %d"
6090
#: plugin/oldlibdrizzle/errmsg.cc:90
6093
"Lost connection to Drizzle server while sending authentication information, "
6097
#: plugin/oldlibdrizzle/errmsg.cc:92
6100
"Lost connection to Drizzle server while reading authorization information, "
6104
#: plugin/oldlibdrizzle/errmsg.cc:94
6107
"Lost connection to Drizzle server while setting initial database, system "
6111
#: plugin/oldlibdrizzle/errmsg.cc:96
6113
msgid "Statement closed indirectly because of a preceding %s() call"
6116
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6117
msgid "Connect Timeout."
6120
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6121
msgid "Read Timeout."
6124
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6125
msgid "Write Timeout."
6128
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6129
msgid "Retry Count."
6132
#: plugin/pool_of_threads/pool_of_threads.cc:237
6133
msgid "event_add error in libevent_add_session_callback\n"
6136
#: plugin/pool_of_threads/pool_of_threads.cc:403
6137
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6140
#: plugin/pool_of_threads/pool_of_threads.cc:410
6141
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6144
#: plugin/pool_of_threads/pool_of_threads.cc:422
6145
msgid "session_add_event event_add error in libevent_init\n"
6148
#: plugin/pool_of_threads/pool_of_threads.cc:435
6150
msgid "Can't create completion port thread (error %d)"
6153
#: plugin/pool_of_threads/pool_of_threads.cc:527
6154
msgid "libevent_thread_proc: my_thread_init() failed\n"
6157
#: plugin/pool_of_threads/pool_of_threads.cc:725
6158
msgid "Size of Pool."
6161
#: plugin/signal_handler/signal_handler.cc:214
4843
6163
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4847
msgid "Failed to open transaction log file %s. Got error: %s\n"
4852
"Failed to allocate enough memory to buffer header, transaction message, and "
4853
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
4858
"Failed to write full size of transaction. Tried to write %<PRId64> bytes at "
4859
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4863
msgid "Failed to sync log file. Got error: %s\n"
4866
msgid "Enable transaction log"
4869
msgid "DEBUGGING - Truncate transaction log"
4872
msgid "Path to the file to use for transaction log."
4875
msgid "Enable CRC32 Checksumming"
4878
msgid "Transaction Message Log"
4882
msgid "Unable to parse transaction. Got error: %s.\n"