940
749
"the documentation for your distribution on how to do that.\n"
943
#: drizzled/drizzled.cc:956
947
"The '--memlock' argument, which was enabled, uses system calls that are\n"
948
"unreliable and unstable on some operating systems and operating-system\n"
949
"versions (notably, some versions of Linux). This crash could be due to use\n"
950
"of those buggy OS calls. You should consider whether you really need the\n"
951
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
955
#: drizzled/drizzled.cc:971
957
753
msgid "Writing a core file\n"
960
#: drizzled/drizzled.cc:1017
962
"setrlimit could not change the size of core files to 'infinity'; We may not "
963
"be able to generate a core file on signals"
966
#: drizzled/drizzled.cc:1212
968
757
msgid "gethostname failed, using '%s' as hostname"
971
#: drizzled/drizzled.cc:1283
973
761
msgid "Unknown locale: '%s'"
976
#: drizzled/drizzled.cc:1312
977
764
msgid "Can't create thread-keys"
980
#: drizzled/drizzled.cc:1337
981
767
msgid "Out of memory"
984
#: drizzled/drizzled.cc:1348
985
770
msgid "Failed to initialize plugins."
988
#: drizzled/drizzled.cc:1379
991
775
"%s: Too many arguments (first extra is '%s').\n"
992
776
"Use --verbose --help to get a list of available options\n"
995
#: drizzled/drizzled.cc:1399
996
779
msgid "No scheduler found, cannot continue!\n"
999
#: drizzled/drizzled.cc:1406
1000
msgid "Can't init databases"
1003
#: drizzled/drizzled.cc:1430
1005
msgid "Unknown/unsupported table type: %s"
1008
#: drizzled/drizzled.cc:1436
1010
msgid "Default storage engine (%s) is not available"
1013
#: drizzled/drizzled.cc:1467
1015
msgid "Failed to lock memory. Errno: %d\n"
1018
#: drizzled/drizzled.cc:1683
783
msgid "Unknown/unsupported storage engine: %s"
1019
786
msgid "Display this help and exit after initializing plugins."
1022
#: drizzled/drizzled.cc:1687
1023
789
msgid "Auto-increment columns are incremented by this"
1026
#: drizzled/drizzled.cc:1692
1028
"Offset added to Auto-increment columns. Used when auto-increment-increment "
793
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1032
#: drizzled/drizzled.cc:1698
1034
798
"Path to installation directory. All paths are usually resolved relative to "
1038
#: drizzled/drizzled.cc:1702
1039
msgid "IP address to bind to."
1042
#: drizzled/drizzled.cc:1706
1043
802
msgid "Chroot drizzled daemon during startup."
1046
#: drizzled/drizzled.cc:1710
1047
805
msgid "Set the default collation."
1050
#: drizzled/drizzled.cc:1714
1051
808
msgid "Default completion type."
1054
#: drizzled/drizzled.cc:1719
1055
811
msgid "Write core on errors."
1058
#: drizzled/drizzled.cc:1723
1059
814
msgid "Path to the database root."
1062
#: drizzled/drizzled.cc:1727
1063
817
msgid "Set the default storage engine (table type) for tables."
1066
#: drizzled/drizzled.cc:1731
1067
820
msgid "Set the default time zone."
1070
#: drizzled/drizzled.cc:1736
1071
823
msgid "Print a symbolic stack trace on failure."
1074
#: drizzled/drizzled.cc:1742
1075
826
msgid "Used for debugging; Use at your own risk!"
1078
#: drizzled/drizzled.cc:1747
1079
829
msgid "Set up signals usable for debugging"
1082
#: drizzled/drizzled.cc:1751
1083
832
msgid "(IGNORED)"
1086
#: drizzled/drizzled.cc:1755
1087
835
msgid "Set the language used for the month names and the days of the week."
1090
#: drizzled/drizzled.cc:1760
1091
838
msgid "Log some not critical warnings to the log file."
1094
#: drizzled/drizzled.cc:1765
1095
msgid "Lock drizzled in memory."
1098
#: drizzled/drizzled.cc:1769
1099
841
msgid "Pid file used by safe_mysqld."
1102
#: drizzled/drizzled.cc:1773
1104
"Port number to use for connection or 0 for default to, in order of "
1105
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1107
"Nomor port digunakan untuk koneksi atau 0 untuk standar, dalam urutan "
1108
"pilihan, drizzle.cnf, $ DRIZZLE_TCP_PORT, built-in standar ("
1110
#: drizzled/drizzled.cc:1779
1112
845
"Maximum time in seconds to wait for the port to become free. (Default: no "
1116
#: drizzled/drizzled.cc:1784
1118
850
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1119
851
"specified directory"
1122
#: drizzled/drizzled.cc:1789
1124
855
"Uniquely identifies the server instance in the community of replication "
1128
#: drizzled/drizzled.cc:1794
1129
859
msgid "Don't print a stack trace on failure."
1132
#: drizzled/drizzled.cc:1798
1133
862
msgid "Enable symbolic link support."
1136
#: drizzled/drizzled.cc:1807
1138
866
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1141
#: drizzled/drizzled.cc:1812
1142
869
msgid "Path for temporary files."
1145
#: drizzled/drizzled.cc:1816
1146
872
msgid "Default transaction isolation level."
1149
#: drizzled/drizzled.cc:1820
1150
875
msgid "Run drizzled daemon as user."
1153
#: drizzled/drizzled.cc:1828
1155
879
"The number of outstanding connection requests Drizzle can have. This comes "
1156
880
"into play when the main Drizzle thread gets very many connection requests in "
1157
881
"a very short time."
1160
#: drizzled/drizzled.cc:1834
1162
885
"Size of tree cache used in bulk insert optimization. Note that this is a "
1163
886
"limit per thread!"
1166
#: drizzled/drizzled.cc:1840
1168
890
"Precision of the result of '/' operator will be increased on that value."
1171
#: drizzled/drizzled.cc:1846
1172
893
msgid "The maximum length of the result of function group_concat."
1175
#: drizzled/drizzled.cc:1851
1176
896
msgid "The size of the buffer that is used for full joins."
1179
#: drizzled/drizzled.cc:1857
1181
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1182
"this to get better index handling (for all reads and multiple writes) to as "
1183
"much as you can afford;"
1186
#: drizzled/drizzled.cc:1866
1188
"This characterizes the number of hits a hot block has to be untouched until "
1189
"it is considered aged enough to be downgraded to a warm block. This "
1190
"specifies the percentage ratio of that number of hits to the total number of "
1191
"blocks in key cache"
1194
#: drizzled/drizzled.cc:1875
1195
msgid "The default size of key cache blocks"
1198
#: drizzled/drizzled.cc:1881
1199
msgid "The minimum percentage of warm blocks in key cache"
1202
#: drizzled/drizzled.cc:1887
1203
899
msgid "Max packetlength to send/receive from to server."
1206
#: drizzled/drizzled.cc:1892
1208
903
"If there is more than this number of interrupted connections from a host "
1209
904
"this host will be blocked from further connections."
1212
#: drizzled/drizzled.cc:1897
1213
907
msgid "Max number of errors/warnings to store for a statement."
1216
#: drizzled/drizzled.cc:1902
1217
910
msgid "Don't allow creation of heap tables bigger than this."
1220
#: drizzled/drizzled.cc:1908
1222
914
"Joins that are probably going to read more than max_join_size records return "
1226
#: drizzled/drizzled.cc:1914
1227
918
msgid "Max number of bytes in sorted records."
1230
#: drizzled/drizzled.cc:1919
1231
921
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1234
#: drizzled/drizzled.cc:1924
1236
925
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1237
926
"max_sort_length bytes of each value are used; the rest are ignored)."
1240
#: drizzled/drizzled.cc:1931
1241
929
msgid "After this many write locks, allow some read locks to run in between."
1244
#: drizzled/drizzled.cc:1935
1246
933
"Don't log queries which examine less than min_examined_row_limit rows to "
1250
#: drizzled/drizzled.cc:1941
1251
msgid "Buffer length for TCP/IP and socket communication."
1254
#: drizzled/drizzled.cc:1946
1256
938
"Controls the heuristic(s) applied during query optimization to prune less-"
1257
939
"promising partial plans from the optimizer search space. Meaning: false - do "
1359
1027
"Starts the Drizzle database server\n"
1362
#: drizzled/drizzled.cc:2192
1364
1031
msgid "Usage: %s [OPTIONS]\n"
1367
#: drizzled/drizzled.cc:2324
1370
1036
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1371
1037
"command line\n"
1374
#: drizzled/drizzled.cc:2368
1375
1040
msgid "Can't start server: cannot resolve hostname!"
1378
#: drizzled/drizzled.cc:2374
1379
1043
msgid "Can't start server: bind-address refers to multiple interfaces!"
1382
#: drizzled/errmsg.cc:73
1047
"setrlimit could not change the size of core files to 'infinity'; We may not "
1048
"be able to generate a core file on signals"
1384
msgid "errmsg plugin '%s' errmsg() failed"
1052
msgid "Data directory %s does not exist\n"
1387
#: drizzled/error.cc:34 drizzled/error.cc:36
1391
#: drizzled/error.cc:38
1395
#: drizzled/error.cc:40
1399
#: drizzled/error.cc:42
1401
1065
msgid "Can't create file '%-.200s' (errno: %d)"
1404
#: drizzled/error.cc:44
1406
1069
msgid "Can't create table '%-.200s' (errno: %d)"
1409
#: drizzled/error.cc:46
1411
1073
msgid "Can't create database '%-.192s' (errno: %d)"
1414
#: drizzled/error.cc:48
1416
1077
msgid "Can't create database '%-.192s'; database exists"
1419
#: drizzled/error.cc:50
1421
1081
msgid "Can't drop database '%-.192s'; database doesn't exist"
1424
#: drizzled/error.cc:52
1426
1085
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1429
#: drizzled/error.cc:54
1431
1089
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1434
#: drizzled/error.cc:56
1436
1093
msgid "Error on delete of '%-.192s' (errno: %d)"
1439
#: drizzled/error.cc:58
1440
1096
msgid "Can't read record in system table"
1443
#: drizzled/error.cc:60
1445
1100
msgid "Can't get status of '%-.200s' (errno: %d)"
1448
#: drizzled/error.cc:62
1450
1104
msgid "Can't get working directory (errno: %d)"
1453
#: drizzled/error.cc:64
1455
1108
msgid "Can't lock file (errno: %d)"
1458
#: drizzled/error.cc:66
1460
1112
msgid "Can't open file: '%-.200s' (errno: %d)"
1463
#: drizzled/error.cc:68
1465
1116
msgid "Can't find file: '%-.200s' (errno: %d)"
1468
#: drizzled/error.cc:70
1470
1120
msgid "Can't read dir of '%-.192s' (errno: %d)"
1473
#: drizzled/error.cc:72
1475
1124
msgid "Can't change dir to '%-.192s' (errno: %d)"
1478
#: drizzled/error.cc:74
1480
1128
msgid "Record has changed since last read in table '%-.192s'"
1483
#: drizzled/error.cc:76
1485
1132
msgid "Disk full (%s); waiting for someone to free some space..."
1488
#: drizzled/error.cc:78
1490
1136
msgid "Can't write; duplicate key in table '%-.192s'"
1493
#: drizzled/error.cc:80
1495
1140
msgid "Error on close of '%-.192s' (errno: %d)"
1498
#: drizzled/error.cc:82
1500
1144
msgid "Error reading file '%-.200s' (errno: %d)"
1503
#: drizzled/error.cc:84
1505
1148
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1508
#: drizzled/error.cc:86
1510
1152
msgid "Error writing file '%-.200s' (errno: %d)"
1513
#: drizzled/error.cc:88
1515
1156
msgid "'%-.192s' is locked against change"
1518
#: drizzled/error.cc:90
1519
1159
msgid "Sort aborted"
1522
#: drizzled/error.cc:92
1524
1163
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1527
#: drizzled/error.cc:94
1529
1167
msgid "Got error %d from storage engine"
1532
#: drizzled/error.cc:96
1534
1171
msgid "Table storage engine for '%-.192s' doesn't have this option"
1537
#: drizzled/error.cc:98
1539
1175
msgid "Can't find record in '%-.192s'"
1542
#: drizzled/error.cc:100
1544
1179
msgid "Incorrect information in file: '%-.200s'"
1547
#: drizzled/error.cc:102
1549
1183
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1552
#: drizzled/error.cc:104
1554
1187
msgid "Old key file for table '%-.192s'; repair it!"
1557
#: drizzled/error.cc:106
1559
1191
msgid "Table '%-.192s' is read only"
1562
#: drizzled/error.cc:108
1564
1195
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1567
#: drizzled/error.cc:110
1568
1198
msgid "Out of sort memory; increase server sort buffer size"
1571
#: drizzled/error.cc:112
1573
1202
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1576
#: drizzled/error.cc:114
1577
1205
msgid "Too many connections"
1580
#: drizzled/error.cc:116
1582
1209
"Out of memory; check if drizzled or some other process uses all available "
1583
1210
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1584
1211
"memory or you can add more swap space"
1587
#: drizzled/error.cc:118
1588
1214
msgid "Can't get hostname for your address"
1591
#: drizzled/error.cc:120
1592
1217
msgid "Bad handshake"
1595
#: drizzled/error.cc:122
1597
1221
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1600
#: drizzled/error.cc:124
1602
1225
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1605
#: drizzled/error.cc:126
1606
1228
msgid "No database selected"
1609
#: drizzled/error.cc:128
1610
1231
msgid "Unknown command"
1613
#: drizzled/error.cc:130
1615
1235
msgid "Column '%-.192s' cannot be null"
1618
#: drizzled/error.cc:132
1620
1239
msgid "Unknown database '%-.192s'"
1623
#: drizzled/error.cc:134
1625
1243
msgid "Table '%-.192s' already exists"
1628
#: drizzled/error.cc:136
1630
1247
msgid "Unknown table '%-.100s'"
1633
#: drizzled/error.cc:138
1635
1251
msgid "Column '%-.192s' in %-.192s is ambiguous"
1638
#: drizzled/error.cc:140
1639
1254
msgid "Server shutdown in progress"
1642
#: drizzled/error.cc:142
1644
1258
msgid "Unknown column '%-.192s' in '%-.192s'"
1647
#: drizzled/error.cc:144
1649
1262
msgid "'%-.192s' isn't in GROUP BY"
1652
#: drizzled/error.cc:146
1654
1266
msgid "Can't group on '%-.192s'"
1657
#: drizzled/error.cc:148
1658
1269
msgid "Statement has sum functions and columns in same statement"
1661
#: drizzled/error.cc:150
1662
1272
msgid "Column count doesn't match value count"
1665
#: drizzled/error.cc:152
1667
1276
msgid "Identifier name '%-.100s' is too long"
1670
#: drizzled/error.cc:154
1672
1280
msgid "Duplicate column name '%-.192s'"
1675
#: drizzled/error.cc:156
1677
1284
msgid "Duplicate key name '%-.192s'"
1680
#: drizzled/error.cc:158
1682
1288
msgid "Duplicate entry '%-.192s' for key %d"
1685
#: drizzled/error.cc:160
1687
1292
msgid "Incorrect column specifier for column '%-.192s'"
1690
#: drizzled/error.cc:162
1692
1296
msgid "%s near '%-.80s' at line %d"
1695
#: drizzled/error.cc:164
1696
1299
msgid "Query was empty"
1699
#: drizzled/error.cc:166
1701
1303
msgid "Not unique table/alias: '%-.192s'"
1704
#: drizzled/error.cc:168
1706
1307
msgid "Invalid default value for '%-.192s'"
1709
#: drizzled/error.cc:170
1710
1310
msgid "Multiple primary key defined"
1713
#: drizzled/error.cc:172
1715
1314
msgid "Too many keys specified; max %d keys allowed"
1718
#: drizzled/error.cc:174
1720
1318
msgid "Too many key parts specified; max %d parts allowed"
1723
#: drizzled/error.cc:176
1725
1322
msgid "Specified key was too long; max key length is %d bytes"
1728
#: drizzled/error.cc:178
1730
1326
msgid "Key column '%-.192s' doesn't exist in table"
1733
#: drizzled/error.cc:180
1736
1331
"BLOB column '%-.192s' can't be used in key specification with the used table "
1740
#: drizzled/error.cc:182
1743
1337
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1747
#: drizzled/error.cc:184
1749
1342
"Incorrect table definition; there can be only one auto column and it must be "
1750
1343
"defined as a key"
1753
#: drizzled/error.cc:186
1756
1348
"%s: ready for connections.\n"
1757
1349
"Version: '%s' socket: '%s' port: %u\n"
1760
#: drizzled/error.cc:188
1762
1353
msgid "%s: Normal shutdown\n"
1765
#: drizzled/error.cc:190
1767
1357
msgid "%s: Got signal %d. Aborting!\n"
1770
#: drizzled/error.cc:192
1772
1361
msgid "%s: Shutdown complete\n"
1775
#: drizzled/error.cc:194
1777
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1365
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1780
#: drizzled/error.cc:196
1781
1368
msgid "Can't create IP socket"
1784
#: drizzled/error.cc:198
1787
1373
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1791
#: drizzled/error.cc:200
1794
1379
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1795
1380
"check the manual"
1798
#: drizzled/error.cc:202
1800
1384
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1803
#: drizzled/error.cc:204
1806
1389
"The file '%-.128s' must be in the database directory or be readable by all"
1809
#: drizzled/error.cc:206
1811
1393
msgid "File '%-.200s' already exists"
1814
#: drizzled/error.cc:208
1816
1397
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1819
#: drizzled/error.cc:210
1821
1401
msgid "Records: %ld Duplicates: %ld"
1824
#: drizzled/error.cc:212
1826
1405
"Incorrect prefix key; the used key part isn't a string, the used length is "
1827
1406
"longer than the key part, or the storage engine doesn't support unique "
1831
#: drizzled/error.cc:214
1832
1410
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1835
#: drizzled/error.cc:216
1837
1414
msgid "Can't DROP '%-.192s'; check that column/key exists"
1840
#: drizzled/error.cc:218
1842
1418
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1845
#: drizzled/error.cc:220
1847
1422
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1850
#: drizzled/error.cc:222
1852
1426
msgid "Unknown thread id: %lu"
1855
#: drizzled/error.cc:224
1857
1430
msgid "You are not owner of thread %lu"
1860
#: drizzled/error.cc:226
1861
1433
msgid "No tables used"
1864
#: drizzled/error.cc:228
1866
1437
msgid "Too many strings for column %-.192s and SET"
1869
#: drizzled/error.cc:230
1871
1441
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1874
#: drizzled/error.cc:232
1876
1445
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1879
#: drizzled/error.cc:234
1881
1449
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1884
#: drizzled/error.cc:236
1886
1453
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1889
#: drizzled/error.cc:238
1891
1457
msgid "Incorrect database name '%-.100s'"
1894
#: drizzled/error.cc:240
1896
1461
msgid "Incorrect table name '%-.100s'"
1899
#: drizzled/error.cc:242
1901
1465
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1902
1466
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1905
#: drizzled/error.cc:244
1906
1469
msgid "Unknown error"
1909
#: drizzled/error.cc:246
1911
1473
msgid "Unknown procedure '%-.192s'"
1914
#: drizzled/error.cc:248
1916
1477
msgid "Incorrect parameter count to procedure '%-.192s'"
1919
#: drizzled/error.cc:250
1921
1481
msgid "Incorrect parameters to procedure '%-.192s'"
1924
#: drizzled/error.cc:252
1926
1485
msgid "Unknown table '%-.192s' in %-.32s"
1929
#: drizzled/error.cc:254
1931
1489
msgid "Column '%-.192s' specified twice"
1934
#: drizzled/error.cc:256
1935
1492
msgid "Invalid use of group function"
1938
#: drizzled/error.cc:258
1941
1497
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1944
#: drizzled/error.cc:260
1945
1500
msgid "A table must have at least 1 column"
1948
#: drizzled/error.cc:262
1950
1504
msgid "The table '%-.192s' is full"
1953
#: drizzled/error.cc:264
1955
1508
msgid "Unknown character set: '%-.64s'"
1958
#: drizzled/error.cc:266
1960
1512
msgid "Too many tables; Drizzle can only use %d tables in a join"
1963
#: drizzled/error.cc:268
1964
1515
msgid "Too many columns"
1967
#: drizzled/error.cc:270
1970
1520
"Row size too large. The maximum row size for the used table type, not "
1971
1521
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1974
#: drizzled/error.cc:272
1977
1526
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
1978
1527
"thread_stack=#' to specify a bigger stack if needed"
1981
#: drizzled/error.cc:274
1982
1530
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
1985
#: drizzled/error.cc:276
1988
"Table handler doesn't support NULL in given index. Please change column '%-"
1989
".192s' to be NOT NULL or use another handler"
1535
"Table handler doesn't support NULL in given index. Please change column "
1536
"'%-.192s' to be NOT NULL or use another handler"
1992
#: drizzled/error.cc:278
1994
1540
msgid "Can't load function '%-.192s'"
1997
#: drizzled/error.cc:280
1999
1544
msgid "Can't initialize function '%-.192s'; %-.80s"
2002
#: drizzled/error.cc:282
2003
msgid "No paths allowed for shared library"
1547
msgid "No paths allowed for plugin library"
2006
#: drizzled/error.cc:284
2008
msgid "Function '%-.192s' already exists"
1551
msgid "Plugin '%-.192s' already exists"
2011
#: drizzled/error.cc:286
2013
1555
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2016
#: drizzled/error.cc:288
2018
msgid "Can't find symbol '%-.128s' in library"
1559
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2021
#: drizzled/error.cc:290
2023
1563
msgid "Function '%-.192s' is not defined"
2026
#: drizzled/error.cc:292
2029
1568
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2030
1569
"'drizzleadmin flush-hosts'"
2033
#: drizzled/error.cc:294
2035
1573
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2038
#: drizzled/error.cc:296
2040
1577
"You are using Drizzle as an anonymous user and anonymous users are not "
2041
1578
"allowed to change passwords"
2044
#: drizzled/error.cc:298
2046
1582
"You must have privileges to update tables in the drizzle database to be able "
2047
1583
"to change passwords for others"
2050
#: drizzled/error.cc:300
2051
1586
msgid "Can't find any matching row in the user table"
2054
#: drizzled/error.cc:302
2056
1590
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2059
#: drizzled/error.cc:304
2062
1595
"Can't create a new thread (errno %d); if you are not out of available "
2063
1596
"memory, you can consult the manual for a possible OS-dependent bug"
2066
#: drizzled/error.cc:306
2068
1600
msgid "Column count doesn't match value count at row %ld"
2071
#: drizzled/error.cc:308
2073
1604
msgid "Can't reopen table: '%-.192s'"
2076
#: drizzled/error.cc:310
2077
1607
msgid "Invalid use of NULL value"
2080
#: drizzled/error.cc:312
2082
1611
msgid "Got error '%-.64s' from regexp"
2085
#: drizzled/error.cc:314
2087
1615
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2088
1616
"illegal if there is no GROUP BY clause"
2091
#: drizzled/error.cc:316
2093
1620
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2096
#: drizzled/error.cc:318
2098
1624
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2101
#: drizzled/error.cc:320
2104
1629
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2105
1630
"table '%-.192s'"
2108
#: drizzled/error.cc:322
2110
1634
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2111
1635
"privileges can be used"
2114
#: drizzled/error.cc:324
2115
1638
msgid "The host or user argument to GRANT is too long"
2118
#: drizzled/error.cc:326
2120
1642
msgid "Table '%-.192s.%-.192s' doesn't exist"
2123
#: drizzled/error.cc:328
2126
1647
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2130
#: drizzled/error.cc:330
2131
1651
msgid "The used command is not allowed with this Drizzle version"
2134
#: drizzled/error.cc:332
2136
1655
"You have an error in your SQL syntax; check the manual that corresponds to "
2137
1656
"your Drizzle server version for the right syntax to use"
2140
#: drizzled/error.cc:334
2142
1660
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2145
#: drizzled/error.cc:336
2146
1663
msgid "Too many delayed threads in use"
2149
#: drizzled/error.cc:338
2151
1667
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2154
#: drizzled/error.cc:340
2155
1670
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2158
#: drizzled/error.cc:342
2159
1673
msgid "Got a read error from the connection pipe"
2162
#: drizzled/error.cc:344
2163
1676
msgid "Got an error from fcntl()"
2166
#: drizzled/error.cc:346
2167
1679
msgid "Got packets out of order"
2170
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2171
1682
msgid "Couldn't uncompress communication packet"
2172
1683
msgstr "Tidak dapat memekarkan paket komunikasi"
2174
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2175
1685
msgid "Got an error reading communication packets"
2176
1686
msgstr "Mendapatkan kesalahan dalam membaca paket komunikasi"
2178
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2179
1688
msgid "Got timeout reading communication packets"
2180
1689
msgstr "Kehabisan waktu dalam membaca paket komunikasi"
2182
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2183
1691
msgid "Got an error writing communication packets"
2184
1692
msgstr "Mendapatkan kesalahan dalam menulis paket komunikasi"
2186
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2187
1694
msgid "Got timeout writing communication packets"
2188
1695
msgstr "Kehabisan waktu dalam menulis paket komunikasi"
2190
#: drizzled/error.cc:358
2191
1697
msgid "Result string is longer than 'max_allowed_packet' bytes"
2194
#: drizzled/error.cc:360
2195
1700
msgid "The used table type doesn't support BLOB/TEXT columns"
2198
#: drizzled/error.cc:362
2199
1703
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2202
#: drizzled/error.cc:364
2205
1708
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2209
#: drizzled/error.cc:366
2211
1713
msgid "Incorrect column name '%-.100s'"
2214
#: drizzled/error.cc:368
2216
1717
msgid "The used storage engine can't index column '%-.192s'"
2219
#: drizzled/error.cc:370
2221
1721
"Unable to open underlying table which is differently defined or of non-"
2222
1722
"MyISAM type or doesn't exist"
2225
#: drizzled/error.cc:372
2227
1726
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2230
#: drizzled/error.cc:374
2233
1731
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2236
#: drizzled/error.cc:376
2238
1735
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2239
1736
"UNIQUE instead"
2242
#: drizzled/error.cc:378
2243
1739
msgid "Result consisted of more than one row"
2246
#: drizzled/error.cc:380
2247
1742
msgid "This table type requires a primary key"
2250
#: drizzled/error.cc:382
2251
1745
msgid "This version of Drizzle is not compiled with RAID support"
2254
#: drizzled/error.cc:384
2256
1749
"You are using safe update mode and you tried to update a table without a "
2257
1750
"WHERE that uses a KEY column"
2260
#: drizzled/error.cc:386
2262
1754
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2265
#: drizzled/error.cc:388
2266
1757
msgid "Can't open table"
2269
#: drizzled/error.cc:390
2271
1761
msgid "The storage engine for the table doesn't support %s"
2274
#: drizzled/error.cc:392
2275
1764
msgid "You are not allowed to execute this command in a transaction"
2278
#: drizzled/error.cc:394
2280
1768
msgid "Got error %d during COMMIT"
2283
#: drizzled/error.cc:396
2285
1772
msgid "Got error %d during ROLLBACK"
2288
#: drizzled/error.cc:398
2290
1776
msgid "Got error %d during FLUSH_LOGS"
2293
#: drizzled/error.cc:400
2295
1780
msgid "Got error %d during CHECKPOINT"
2298
#: drizzled/error.cc:402
2301
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
1785
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2305
#: drizzled/error.cc:404
2306
1789
msgid "The storage engine for the table does not support binary table dump"
2309
#: drizzled/error.cc:406
2310
1792
msgid "Binlog closed, cannot RESET MASTER"
2313
#: drizzled/error.cc:408
2315
1796
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2318
#: drizzled/error.cc:410
2320
1800
msgid "Error from master: '%-.64s'"
2323
#: drizzled/error.cc:412
2324
1803
msgid "Net error reading from master"
2327
#: drizzled/error.cc:414
2328
1806
msgid "Net error writing to master"
2331
#: drizzled/error.cc:416
2332
1809
msgid "Can't find FULLTEXT index matching the column list"
2335
#: drizzled/error.cc:418
2337
1813
"Can't execute the given command because you have active locked tables or an "
2338
1814
"active transaction"
2341
#: drizzled/error.cc:420
2343
1818
msgid "Unknown system variable '%-.64s'"
2346
#: drizzled/error.cc:422
2348
1822
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2351
#: drizzled/error.cc:424
2354
1827
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2357
#: drizzled/error.cc:426
2358
1830
msgid "Some non-transactional changed tables couldn't be rolled back"
2361
#: drizzled/error.cc:428
2363
1834
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2364
1835
"of storage; increase this drizzled variable and try again"
2367
#: drizzled/error.cc:430
2369
1839
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2372
#: drizzled/error.cc:432
2374
1843
"This operation requires a running slave; configure slave and do START SLAVE"
2377
#: drizzled/error.cc:434
2378
1846
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2381
#: drizzled/error.cc:436
2383
1850
"Could not initialize master info structure; more error messages can be found "
2384
1851
"in the Drizzle error log"
2387
#: drizzled/error.cc:438
2388
1854
msgid "Could not create slave thread; check system resources"
2391
#: drizzled/error.cc:440
2394
1859
"User %-.64s already has more than 'max_user_connections' active connections"
2397
#: drizzled/error.cc:442
2398
1862
msgid "You may only use constant expressions with SET"
2401
#: drizzled/error.cc:444
2402
1865
msgid "Lock wait timeout exceeded; try restarting transaction"
2405
#: drizzled/error.cc:446
2406
1868
msgid "The total number of locks exceeds the lock table size"
2409
#: drizzled/error.cc:448
2410
1871
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2413
#: drizzled/error.cc:450
2414
1874
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2417
#: drizzled/error.cc:452
2418
1877
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2421
#: drizzled/error.cc:454
2423
1881
msgid "Incorrect arguments to %s"
2426
#: drizzled/error.cc:456
2428
1885
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2431
#: drizzled/error.cc:458
2433
1889
"Incorrect table definition; all MERGE tables must be in the same database"
2436
#: drizzled/error.cc:460
2437
1892
msgid "Deadlock found when trying to get lock; try restarting transaction"
2440
#: drizzled/error.cc:462
2441
1895
msgid "The used table type doesn't support FULLTEXT indexes"
2444
#: drizzled/error.cc:464
2445
1898
msgid "Cannot add foreign key constraint"
2448
#: drizzled/error.cc:466
2449
1901
msgid "Cannot add or update a child row: a foreign key constraint fails"
2452
#: drizzled/error.cc:468
2453
1904
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2456
#: drizzled/error.cc:470
2458
1908
msgid "Error connecting to master: %-.128s"
2461
#: drizzled/error.cc:472
2463
1912
msgid "Error running query on master: %-.128s"
2466
#: drizzled/error.cc:474
2468
1916
msgid "Error when executing command %s: %-.128s"
2471
#: drizzled/error.cc:476
2473
1920
msgid "Incorrect usage of %s and %s"
2476
#: drizzled/error.cc:478
2477
1923
msgid "The used SELECT statements have a different number of columns"
2480
#: drizzled/error.cc:480
2481
1926
msgid "Can't execute the query because you have a conflicting read lock"
2484
#: drizzled/error.cc:482
2485
1929
msgid "Mixing of transactional and non-transactional tables is disabled"
2488
#: drizzled/error.cc:484
2490
1933
msgid "Option '%s' used twice in statement"
2493
#: drizzled/error.cc:486
2495
1937
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2498
#: drizzled/error.cc:488
2500
1941
msgid "Access denied; you need the %-.128s privilege for this operation"
2503
#: drizzled/error.cc:490
2506
1946
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2509
#: drizzled/error.cc:492
2512
1951
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2515
#: drizzled/error.cc:494
2517
1955
msgid "Variable '%-.64s' doesn't have a default value"
2520
#: drizzled/error.cc:496
2522
1959
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2525
#: drizzled/error.cc:498
2527
1963
msgid "Incorrect argument type to variable '%-.64s'"
2530
#: drizzled/error.cc:500
2532
1967
msgid "Variable '%-.64s' can only be set, not read"
2535
#: drizzled/error.cc:502
2537
1971
msgid "Incorrect usage/placement of '%s'"
2540
#: drizzled/error.cc:504
2542
1975
msgid "This version of Drizzle doesn't yet support '%s'"
2545
#: drizzled/error.cc:506
2548
1980
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2551
#: drizzled/error.cc:508
2552
1983
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2555
#: drizzled/error.cc:510
2557
1987
msgid "Variable '%-.192s' is a %s variable"
2560
#: drizzled/error.cc:512
2562
1991
msgid "Incorrect foreign key definition for '%-.192s': %s"
2565
#: drizzled/error.cc:514
2566
1994
msgid "Key reference and table reference don't match"
2569
#: drizzled/error.cc:516
2571
1998
msgid "Operand should contain %d column(s)"
2574
#: drizzled/error.cc:518
2575
2001
msgid "Subquery returns more than 1 row"
2578
#: drizzled/error.cc:520
2580
2005
msgid "Unknown prepared statement handler (%.*s) given to %s"
2583
#: drizzled/error.cc:522
2584
2008
msgid "Help database is corrupt or does not exist"
2587
#: drizzled/error.cc:524
2588
2011
msgid "Cyclic reference on subqueries"
2591
#: drizzled/error.cc:526
2593
2015
msgid "Converting column '%s' from %s to %s"
2596
#: drizzled/error.cc:528
2598
2019
msgid "Reference '%-.64s' not supported (%s)"
2601
#: drizzled/error.cc:530
2602
2022
msgid "Every derived table must have its own alias"
2605
#: drizzled/error.cc:532
2607
2026
msgid "Select %u was reduced during optimization"
2610
#: drizzled/error.cc:534
2612
2030
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2615
#: drizzled/error.cc:536
2617
2034
"Client does not support authentication protocol requested by server; "
2618
2035
"consider upgrading Drizzle client"
2621
#: drizzled/error.cc:538
2622
2038
msgid "All parts of a SPATIAL index must be NOT NULL"
2625
#: drizzled/error.cc:540
2627
2042
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2630
#: drizzled/error.cc:542
2631
2045
msgid "Slave is already running"
2634
#: drizzled/error.cc:544
2635
2048
msgid "Slave already has been stopped"
2638
#: drizzled/error.cc:546
2641
2053
"Uncompressed data size too large; the maximum size is %d (probably, length "
2642
2054
"of uncompressed data was corrupted)"
2645
#: drizzled/error.cc:548
2646
2057
msgid "ZLIB: Not enough memory"
2649
#: drizzled/error.cc:550
2651
2061
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2652
2062
"data was corrupted)"
2655
#: drizzled/error.cc:552
2656
2065
msgid "ZLIB: Input data corrupted"
2659
#: drizzled/error.cc:554
2661
2069
msgid "%d line(s) were cut by GROUP_CONCAT()"
2664
#: drizzled/error.cc:556
2666
2073
msgid "Row %ld doesn't contain data for all columns"
2669
#: drizzled/error.cc:558
2672
2078
"Row %ld was truncated; it contained more data than there were input columns"
2675
#: drizzled/error.cc:560
2678
2083
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2681
#: drizzled/error.cc:562
2683
2087
msgid "Out of range value for column '%s' at row %ld"
2686
#: drizzled/error.cc:564
2688
2091
msgid "Data truncated for column '%s' at row %ld"
2691
#: drizzled/error.cc:566
2693
2095
msgid "Using storage engine %s for table '%s'"
2696
#: drizzled/error.cc:568
2698
2099
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2701
#: drizzled/error.cc:570
2702
2102
msgid "Cannot drop one or more of the requested users"
2705
#: drizzled/error.cc:572
2706
2105
msgid "Can't revoke all privileges for one or more of the requested users"
2709
#: drizzled/error.cc:574
2712
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2109
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2715
#: drizzled/error.cc:576
2717
2113
msgid "Illegal mix of collations for operation '%s'"
2720
#: drizzled/error.cc:578
2723
"Variable '%-.64s' is not a variable component (can't be used as "
2724
"XXXX.variable_name)"
2118
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2727
#: drizzled/error.cc:580
2729
2123
msgid "Unknown collation: '%-.64s'"
2732
#: drizzled/error.cc:582
2734
2127
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2735
2128
"compiled without SSL support; they can be used later if Drizzle slave with "
2736
2129
"SSL is started"
2739
#: drizzled/error.cc:584
2742
2134
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2743
2135
"old format; please change the password to the new format"
2746
#: drizzled/error.cc:586
2749
2140
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2753
#: drizzled/error.cc:588
2755
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2144
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2758
#: drizzled/error.cc:590
2760
2148
"It is recommended to use --skip-slave-start when doing step-by-step "
2761
2149
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2762
2150
"get an unexpected slave's drizzled restart"
2765
#: drizzled/error.cc:592
2766
2153
msgid "SQL thread is not to be started so UNTIL options are ignored"
2769
#: drizzled/error.cc:594
2771
2157
msgid "Incorrect index name '%-.100s'"
2774
#: drizzled/error.cc:596
2776
2161
msgid "Incorrect catalog name '%-.100s'"
2779
#: drizzled/error.cc:598
2781
2165
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2784
#: drizzled/error.cc:600
2786
2169
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2789
#: drizzled/error.cc:602
2791
2173
msgid "Unknown key cache '%-.100s'"
2794
#: drizzled/error.cc:604
2796
2177
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2797
2178
"this switch for this grant to work"
2800
#: drizzled/error.cc:606
2802
2182
msgid "Unknown table engine '%s'"
2805
#: drizzled/error.cc:608
2807
2186
msgid "'%s' is deprecated; use '%s' instead"
2810
#: drizzled/error.cc:610
2812
2190
msgid "The target table %-.100s of the %s is not updatable"
2815
#: drizzled/error.cc:612
2818
2195
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2822
#: drizzled/error.cc:614
2825
2201
"The Drizzle server is running with the %s option so it cannot execute this "
2829
#: drizzled/error.cc:616
2831
2206
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2834
#: drizzled/error.cc:618
2836
2210
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2839
#: drizzled/error.cc:620
2841
2214
"Incorrect table definition; there can be only one TIMESTAMP column with "
2842
2215
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2845
#: drizzled/error.cc:622
2847
2219
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2850
#: drizzled/error.cc:624
2851
2222
msgid "This command is not supported in the prepared statement protocol yet"
2854
#: drizzled/error.cc:626
2856
2226
msgid "Got error %d '%-.100s' from %s"
2859
#: drizzled/error.cc:628
2861
2230
msgid "Got temporary error %d '%-.100s' from %s"
2864
#: drizzled/error.cc:630
2866
2234
msgid "Unknown or incorrect time zone: '%-.64s'"
2869
#: drizzled/error.cc:632
2871
2238
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2874
#: drizzled/error.cc:634
2876
2242
msgid "Invalid %s character string: '%.64s'"
2879
#: drizzled/error.cc:636
2881
2246
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2884
#: drizzled/error.cc:638
2886
2250
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2889
#: drizzled/error.cc:640
2891
2254
msgid "Can't create a %s from within another stored routine"
2894
#: drizzled/error.cc:642
2896
2258
msgid "%s %s already exists"
2899
#: drizzled/error.cc:644
2901
2262
msgid "%s %s does not exist"
2904
#: drizzled/error.cc:646
2906
2266
msgid "Failed to DROP %s %s"
2909
#: drizzled/error.cc:648
2911
2270
msgid "Failed to CREATE %s %s"
2914
#: drizzled/error.cc:650
2916
2274
msgid "%s with no matching label: %s"
2919
#: drizzled/error.cc:652
2921
2278
msgid "Redefining label %s"
2924
#: drizzled/error.cc:654
2926
2282
msgid "End-label %s without match"
2929
#: drizzled/error.cc:656
2931
2286
msgid "Referring to uninitialized variable %s"
2934
#: drizzled/error.cc:658
2936
2290
msgid "PROCEDURE %s can't return a result set in the given context"
2939
#: drizzled/error.cc:660
2940
2293
msgid "RETURN is only allowed in a FUNCTION"
2943
#: drizzled/error.cc:662
2945
2297
msgid "%s is not allowed in stored procedures"
2948
#: drizzled/error.cc:664
2950
2301
"The update log is deprecated and replaced by the binary log; SET "
2951
2302
"SQL_LOG_UPDATE has been ignored"
2954
#: drizzled/error.cc:666
2956
2306
"The update log is deprecated and replaced by the binary log; SET "
2957
2307
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2960
#: drizzled/error.cc:668
2961
2310
msgid "Query execution was interrupted"
2964
#: drizzled/error.cc:670
2966
2314
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2969
#: drizzled/error.cc:672
2971
2318
msgid "Undefined CONDITION: %s"
2974
#: drizzled/error.cc:674
2976
2322
msgid "No RETURN found in FUNCTION %s"
2979
#: drizzled/error.cc:676
2981
2326
msgid "FUNCTION %s ended without RETURN"
2984
#: drizzled/error.cc:678
2985
2329
msgid "Cursor statement must be a SELECT"
2988
#: drizzled/error.cc:680
2989
2332
msgid "Cursor SELECT must not have INTO"
2992
#: drizzled/error.cc:682
2994
2336
msgid "Undefined CURSOR: %s"
2997
#: drizzled/error.cc:684
2998
2339
msgid "Cursor is already open"
3001
#: drizzled/error.cc:686
3002
2342
msgid "Cursor is not open"
3005
#: drizzled/error.cc:688
3007
2346
msgid "Undeclared variable: %s"
3010
#: drizzled/error.cc:690
3011
2349
msgid "Incorrect number of FETCH variables"
3014
#: drizzled/error.cc:692
3015
2352
msgid "No data - zero rows fetched, selected, or processed"
3018
#: drizzled/error.cc:694
3020
2356
msgid "Duplicate parameter: %s"
3023
#: drizzled/error.cc:696
3025
2360
msgid "Duplicate variable: %s"
3028
#: drizzled/error.cc:698
3030
2364
msgid "Duplicate condition: %s"
3033
#: drizzled/error.cc:700
3035
2368
msgid "Duplicate cursor: %s"
3038
#: drizzled/error.cc:702
3040
2372
msgid "Failed to ALTER %s %s"
3043
#: drizzled/error.cc:704
3044
2375
msgid "Subquery value not supported"
3047
#: drizzled/error.cc:706
3049
2379
msgid "%s is not allowed in stored function or trigger"
3052
#: drizzled/error.cc:708
3053
2382
msgid "Variable or condition declaration after cursor or handler declaration"
3056
#: drizzled/error.cc:710
3057
2385
msgid "Cursor declaration after handler declaration"
3060
#: drizzled/error.cc:712
3061
2388
msgid "Case not found for CASE statement"
3064
#: drizzled/error.cc:714
3066
2392
msgid "Configuration file '%-.192s' is too big"
3069
#: drizzled/error.cc:716
3071
2396
msgid "Malformed file type header in file '%-.192s'"
3074
#: drizzled/error.cc:718
3076
2400
msgid "Unexpected end of file while parsing comment '%-.200s'"
3079
#: drizzled/error.cc:720
3081
2404
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3084
#: drizzled/error.cc:722
3086
2408
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3089
#: drizzled/error.cc:724
3091
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3094
#: drizzled/error.cc:726
3096
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3099
#: drizzled/error.cc:728
2411
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3101
2415
msgid "'%-.192s.%-.192s' is not %s"
3104
#: drizzled/error.cc:730
3106
2419
msgid "Column '%-.192s' is not updatable"
3109
#: drizzled/error.cc:732
3110
2422
msgid "View's SELECT contains a subquery in the FROM clause"
3113
#: drizzled/error.cc:734
3115
2426
msgid "View's SELECT contains a '%s' clause"
3118
#: drizzled/error.cc:736
3119
2429
msgid "View's SELECT contains a variable or parameter"
3122
#: drizzled/error.cc:738
3124
2433
msgid "View's SELECT refers to a temporary table '%-.192s'"
3127
#: drizzled/error.cc:740
3128
2436
msgid "View's SELECT and view's field list have different column counts"
3131
#: drizzled/error.cc:742
3133
2440
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3136
#: drizzled/error.cc:744
3138
"View being updated does not have complete key of underlying table in it"
2443
msgid "View being updated does not have complete key of underlying table in it"
3141
#: drizzled/error.cc:746
3144
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3145
"function(s) or definer/invoker of view lack rights to use them"
2448
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2449
"(s) or definer/invoker of view lack rights to use them"
3148
#: drizzled/error.cc:748
3150
2453
msgid "Can't drop or alter a %s from within another stored routine"
3153
#: drizzled/error.cc:750
3154
2456
msgid "GOTO is not allowed in a stored procedure handler"
3157
#: drizzled/error.cc:752
3158
2459
msgid "Trigger already exists"
3161
#: drizzled/error.cc:754
3162
2462
msgid "Trigger does not exist"
3165
#: drizzled/error.cc:756
3167
2466
msgid "Trigger's '%-.192s' is view or temporary table"
3170
#: drizzled/error.cc:758
3172
2470
msgid "Updating of %s row is not allowed in %strigger"
3175
#: drizzled/error.cc:760
3177
2474
msgid "There is no %s row in %s trigger"
3180
#: drizzled/error.cc:762
3182
2478
msgid "Field '%-.192s' doesn't have a default value"
3185
#: drizzled/error.cc:764
3186
2481
msgid "Division by 0"
3189
#: drizzled/error.cc:766
3191
2485
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3194
#: drizzled/error.cc:768
3196
2489
msgid "Illegal %s '%-.192s' value found during parsing"
3199
#: drizzled/error.cc:770
3201
2493
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3204
#: drizzled/error.cc:772
3206
2497
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3209
#: drizzled/error.cc:774
3211
2501
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3214
#: drizzled/error.cc:776
3216
2505
msgid "Failed purging old relay logs: %s"
3219
#: drizzled/error.cc:778
3221
2509
msgid "Password hash should be a %d-digit hexadecimal number"
3224
#: drizzled/error.cc:780
3225
2512
msgid "Target log not found in binlog index"
3228
#: drizzled/error.cc:782
3229
2515
msgid "I/O error reading log index file"
3232
#: drizzled/error.cc:784
3233
2518
msgid "Server configuration does not permit binlog purge"
3236
#: drizzled/error.cc:786
3237
2521
msgid "Failed on fseek()"
3240
#: drizzled/error.cc:788
3241
2524
msgid "Fatal error during log purge"
3244
#: drizzled/error.cc:790
3245
2527
msgid "A purgeable log is in use, will not purge"
3248
#: drizzled/error.cc:792
3249
2530
msgid "Unknown error during log purge"
3252
#: drizzled/error.cc:794
3254
2534
msgid "Failed initializing relay log position: %s"
3257
#: drizzled/error.cc:796
3258
2537
msgid "You are not using binary logging"
3261
#: drizzled/error.cc:798
3264
2542
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3267
#: drizzled/error.cc:800
3268
2545
msgid "WSAStartup Failed"
3271
#: drizzled/error.cc:802
3272
2548
msgid "Can't handle procedures with different groups yet"
3275
#: drizzled/error.cc:804
3276
2551
msgid "Select must have a group with this procedure"
3279
#: drizzled/error.cc:806
3280
2554
msgid "Can't use ORDER clause with this procedure"
3283
#: drizzled/error.cc:808
3285
2558
msgid "Binary logging and replication forbid changing the global server %s"
3288
#: drizzled/error.cc:810
3290
2562
msgid "Can't map file: %-.200s, errno: %d"
3293
#: drizzled/error.cc:812
3295
2566
msgid "Wrong magic in %-.64s"
3298
#: drizzled/error.cc:814
3299
2569
msgid "Prepared statement contains too many placeholders"
3302
#: drizzled/error.cc:816
3304
2573
msgid "Key part '%-.192s' length cannot be 0"
3307
#: drizzled/error.cc:818
3308
2576
msgid "View text checksum failed"
3311
#: drizzled/error.cc:820
3314
2581
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3317
#: drizzled/error.cc:822
3319
2585
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3322
#: drizzled/error.cc:824
3324
2589
msgid "Can not delete from join view '%-.192s.%-.192s'"
3327
#: drizzled/error.cc:826
3329
2593
msgid "Operation %s failed for %.256s"
3332
#: drizzled/error.cc:828
3333
2596
msgid "XAER_NOTA: Unknown XID"
3336
#: drizzled/error.cc:830
3337
2599
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3340
#: drizzled/error.cc:832
3343
2604
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3344
2605
"the %.64s state"
3347
#: drizzled/error.cc:834
3348
2608
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3351
#: drizzled/error.cc:836
3353
2612
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3354
2613
"for consistency"
3357
#: drizzled/error.cc:838
3358
2616
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3361
#: drizzled/error.cc:840
3364
2621
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3368
#: drizzled/error.cc:842
3369
2625
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3372
#: drizzled/error.cc:844
3373
2628
msgid "Failed to revoke all privileges to dropped routine"
3376
#: drizzled/error.cc:846
3378
2632
msgid "Data too long for column '%s' at row %ld"
3381
#: drizzled/error.cc:848
3383
2636
msgid "Bad SQLSTATE: '%s'"
3386
#: drizzled/error.cc:850
3389
2641
"%s: ready for connections.\n"
3390
2642
"Version: '%s' %s\n"
3393
#: drizzled/error.cc:852
3394
2645
msgid "Can't load value from file with fixed size rows to variable"
3397
#: drizzled/error.cc:854
3398
2648
msgid "You are not allowed to create a user with GRANT"
3401
#: drizzled/error.cc:856
3403
2652
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3406
#: drizzled/error.cc:858
3407
2655
msgid "Table definition has changed, please retry transaction"
3410
#: drizzled/error.cc:860
3411
2658
msgid "Duplicate handler declared in the same block"
3414
#: drizzled/error.cc:862
3417
2663
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3418
2664
"variable in BEFORE trigger"
3421
#: drizzled/error.cc:864
3423
2668
msgid "Not allowed to return a result set from a %s"
3426
#: drizzled/error.cc:866
3427
2671
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3430
#: drizzled/error.cc:868
3432
2675
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3433
2676
"declaration and binary logging is enabled; if non-transactional tables were "
3434
2677
"updated, the binary log will miss their changes"
3437
#: drizzled/error.cc:870
3439
2681
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3440
2682
"declaration and binary logging is enabled (you *might* want to use the less "
3441
2683
"safe log_bin_trust_function_creators variable)"
3444
#: drizzled/error.cc:872
3446
2687
"You do not have the SUPER privilege and binary logging is enabled (you "
3447
2688
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3450
#: drizzled/error.cc:874
3452
2692
"You can't execute a prepared statement which has an open cursor associated "
3453
2693
"with it. Reset the statement to re-execute it."
3456
#: drizzled/error.cc:876
3458
2697
msgid "The statement (%lu) has no open cursor."
3461
#: drizzled/error.cc:878
3463
2701
"Explicit or implicit commit is not allowed in stored function or trigger."
3466
#: drizzled/error.cc:880
3469
2706
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3472
#: drizzled/error.cc:882
3473
2709
msgid "Recursive stored functions and triggers are not allowed."
3476
#: drizzled/error.cc:884
3478
2713
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3481
#: drizzled/error.cc:886
3483
2717
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3486
#: drizzled/error.cc:888
3489
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
2722
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3493
#: drizzled/error.cc:890
3495
2727
"You can't combine write-locking of system tables with other tables or lock "
3499
#: drizzled/error.cc:892
3501
2732
msgid "Unable to connect to foreign data source: %.64s"
3504
#: drizzled/error.cc:894
3507
2737
"There was a problem processing the query on the foreign data source. Data "
3508
2738
"source error: %-.64s"
3511
#: drizzled/error.cc:896
3514
2743
"The foreign data source you are trying to reference does not exist. Data "
3515
2744
"source error: %-.64s"
3518
#: drizzled/error.cc:898
3521
2749
"Can't create federated table. The data source connection string '%-.64s' is "
3522
2750
"not in the correct format"
3525
#: drizzled/error.cc:900
3528
"The data source connection string '%-.64s' is not in the correct format"
2754
msgid "The data source connection string '%-.64s' is not in the correct format"
3531
#: drizzled/error.cc:902
3533
2758
msgid "Can't create federated table. Foreign data src error: %-.64s"
3536
#: drizzled/error.cc:904
3537
2761
msgid "Trigger in wrong schema"
3540
#: drizzled/error.cc:906
3543
2766
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3544
2767
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3547
#: drizzled/error.cc:908
3549
2771
msgid "Routine body for '%-.100s' is too long"
3552
#: drizzled/error.cc:910
3553
2774
msgid "Cannot drop default keycache"
3556
#: drizzled/error.cc:912
3558
2778
msgid "Display width out of range for column '%-.192s' (max = %d)"
3561
#: drizzled/error.cc:914
3562
2781
msgid "XAER_DUPID: The XID already exists"
3565
#: drizzled/error.cc:916
3567
2785
msgid "Datetime function: %-.32s field overflow"
3570
#: drizzled/error.cc:918
3573
2790
"Can't update table '%-.192s' in stored function/trigger because it is "
3574
2791
"already used by statement which invoked this stored function/trigger."
3577
#: drizzled/error.cc:920
3580
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
2796
"The definition of table '%-.192s' prevents operation %.192s on table "
3584
#: drizzled/error.cc:922
3586
2801
"The prepared statement contains a stored routine call that refers to that "
3587
2802
"same statement. It's not allowed to execute a prepared statement in such a "
3588
2803
"recursive manner"
3591
#: drizzled/error.cc:924
3592
2806
msgid "Not allowed to set autocommit from a stored function or trigger"
3595
#: drizzled/error.cc:926
3596
2809
msgid "Definer is not fully qualified"
3599
#: drizzled/error.cc:928
3602
2814
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3603
2815
"Current user is used as definer. Please recreate the view!"
3606
#: drizzled/error.cc:930
3609
2820
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3613
#: drizzled/error.cc:932
3615
2825
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3618
#: drizzled/error.cc:934
3620
2829
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3623
#: drizzled/error.cc:936
3626
2834
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3629
#: drizzled/error.cc:938
3632
2839
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3635
#: drizzled/error.cc:940
3637
2843
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3640
#: drizzled/error.cc:942
3643
2848
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3645
2850
"insufficient privileges. Please recreate the trigger."
3648
#: drizzled/error.cc:944
3650
2854
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3653
#: drizzled/error.cc:946
3656
2859
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3657
2860
"exceeded for routine %.192s"
3660
#: drizzled/error.cc:948
3663
2865
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3664
2866
"or contains bad data (internal code %d)"
3667
#: drizzled/error.cc:950
3669
2870
msgid "Incorrect routine name '%-.192s'"
3672
#: drizzled/error.cc:952
3675
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2874
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3678
#: drizzled/error.cc:954
3679
2877
msgid "AGGREGATE is not supported for stored functions"
3682
#: drizzled/error.cc:956
3685
"Can't create more than max_prepared_stmt_count statements (current value: "
2882
"Can't create more than max_prepared_stmt_count statements (current value: %"
3689
#: drizzled/error.cc:958
3691
2887
msgid "`%-.192s`.`%-.192s` contains view recursion"
3694
#: drizzled/error.cc:960
3696
2891
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3699
#: drizzled/error.cc:962
3700
2894
msgid "The used table type doesn't support SPATIAL indexes"
3703
#: drizzled/error.cc:964
3704
2897
msgid "Triggers can not be created on system tables"
3707
#: drizzled/error.cc:966
3709
2901
msgid "Leading spaces are removed from name '%s'"
3712
#: drizzled/error.cc:968
3713
2904
msgid "Failed to read auto-increment value from storage engine"
3716
#: drizzled/error.cc:970
3717
2907
msgid "user name"
3720
#: drizzled/error.cc:972
3721
2910
msgid "host name"
3724
#: drizzled/error.cc:974
3726
2914
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3729
#: drizzled/error.cc:976
3731
2918
msgid "The target table %-.100s of the %s is not insertable-into"
3734
#: drizzled/error.cc:978
3737
2923
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3740
#: drizzled/error.cc:980
3741
2926
msgid "Too high level of nesting for select"
3744
#: drizzled/error.cc:982
3746
2930
msgid "Name '%-.64s' has become ''"
3749
#: drizzled/error.cc:984
3751
2934
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3752
2935
"optional and non-empty FIELDS ENCLOSED BY"
3755
#: drizzled/error.cc:986
3757
2939
msgid "The foreign server, %s, you are trying to create already exists."
3760
#: drizzled/error.cc:988
3763
2944
"The foreign server name you are trying to reference does not exist. Data "
3764
2945
"source error: %-.64s"
3767
#: drizzled/error.cc:990
3770
2950
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3773
#: drizzled/error.cc:992
3776
2955
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3777
2956
"each partition"
3780
#: drizzled/error.cc:994
3783
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
2960
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3786
#: drizzled/error.cc:996
3787
2963
msgid "MAXVALUE can only be used in last partition definition"
3790
#: drizzled/error.cc:998
3791
2966
msgid "Subpartitions can only be hash partitions and by key"
3794
#: drizzled/error.cc:1000
3795
2969
msgid "Must define subpartitions on all partitions if on one partition"
3798
#: drizzled/error.cc:1002
3799
2972
msgid "Wrong number of partitions defined, mismatch with previous setting"
3802
#: drizzled/error.cc:1004
3803
2975
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3806
#: drizzled/error.cc:1006
3808
"Constant/Random expression in (sub)partitioning function is not allowed"
2978
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3811
#: drizzled/error.cc:1008
3812
2981
msgid "Expression in RANGE/LIST VALUES must be constant"
3815
#: drizzled/error.cc:1010
3816
2984
msgid "Field in list of fields for partition function not found in table"
3819
#: drizzled/error.cc:1012
3820
2987
msgid "List of fields is only allowed in KEY partitions"
3823
#: drizzled/error.cc:1014
3825
2991
"The partition info in the frm file is not consistent with what can be "
3826
2992
"written into the frm file"
3829
#: drizzled/error.cc:1016
3831
2996
msgid "The %-.192s function returns the wrong type"
3834
#: drizzled/error.cc:1018
3836
3000
msgid "For %-.64s partitions each partition must be defined"
3839
#: drizzled/error.cc:1020
3840
3003
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3843
#: drizzled/error.cc:1022
3844
3006
msgid "VALUES value must be of same type as partition function"
3847
#: drizzled/error.cc:1024
3848
3009
msgid "Multiple definition of same constant in list partitioning"
3851
#: drizzled/error.cc:1026
3852
3012
msgid "Partitioning can not be used stand-alone in query"
3855
#: drizzled/error.cc:1028
3857
3016
"The mix of handlers in the partitions is not allowed in this version of "
3861
#: drizzled/error.cc:1030
3863
3021
msgid "For the partitioned engine it is necessary to define all %-.64s"
3866
#: drizzled/error.cc:1032
3867
3024
msgid "Too many partitions (including subpartitions) were defined"
3870
#: drizzled/error.cc:1034
3872
3028
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3873
3029
"partitioning for subpartitioning"
3876
#: drizzled/error.cc:1036
3877
3032
msgid "Failed to create specific handler file"
3880
#: drizzled/error.cc:1038
3881
3035
msgid "A BLOB field is not allowed in partition function"
3884
#: drizzled/error.cc:1040
3887
"A %-.192s must include all columns in the table's partitioning function"
3039
msgid "A %-.192s must include all columns in the table's partitioning function"
3890
#: drizzled/error.cc:1042
3892
3043
msgid "Number of %-.64s = 0 is not an allowed value"
3895
#: drizzled/error.cc:1044
3896
3046
msgid "Partition management on a not partitioned table is not possible"
3899
#: drizzled/error.cc:1046
3901
3050
"Foreign key condition is not yet supported in conjunction with partitioning"
3904
#: drizzled/error.cc:1048
3906
3054
msgid "Error in list of partitions to %-.64s"
3909
#: drizzled/error.cc:1050
3910
3057
msgid "Cannot remove all partitions, use DROP TABLE instead"
3913
#: drizzled/error.cc:1052
3914
3060
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3917
#: drizzled/error.cc:1054
3919
3064
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3920
3065
"their numbers"
3923
#: drizzled/error.cc:1056
3925
3069
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3926
3070
"tables using HASH PARTITIONs"
3929
#: drizzled/error.cc:1058
3931
3074
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3934
#: drizzled/error.cc:1060
3935
3077
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3938
#: drizzled/error.cc:1062
3939
3080
msgid "At least one partition must be added"
3942
#: drizzled/error.cc:1064
3943
3083
msgid "At least one partition must be coalesced"
3946
#: drizzled/error.cc:1066
3947
3086
msgid "More partitions to reorganize than there are partitions"
3950
#: drizzled/error.cc:1068
3952
3090
msgid "Duplicate partition name %-.192s"
3955
#: drizzled/error.cc:1070
3956
3093
msgid "It is not allowed to shut off binlog on this command"
3959
#: drizzled/error.cc:1072
3961
"When reorganizing a set of partitions they must be in consecutive order"
3096
msgid "When reorganizing a set of partitions they must be in consecutive order"
3964
#: drizzled/error.cc:1074
3966
3100
"Reorganize of range partitions cannot change total ranges except for last "
3967
3101
"partition where it can extend the range"
3970
#: drizzled/error.cc:1076
3971
3104
msgid "Partition function not supported in this version for this handler"
3974
#: drizzled/error.cc:1078
3975
3107
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
3978
#: drizzled/error.cc:1080
3980
3111
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
3983
#: drizzled/error.cc:1082
3985
3115
msgid "Plugin '%-.192s' is not loaded"
3988
#: drizzled/error.cc:1084
3990
3119
msgid "Incorrect %-.32s value: '%-.128s'"
3993
#: drizzled/error.cc:1086
3995
3123
msgid "Table has no partition for value %-.64s"
3998
#: drizzled/error.cc:1088
4000
3127
msgid "It is not allowed to specify %s more than once"
4003
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4005
3131
msgid "Failed to create %s"
4008
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4010
3135
msgid "Failed to drop %s"
4013
#: drizzled/error.cc:1094
4014
3138
msgid "The handler doesn't support autoextend of tablespaces"
4017
#: drizzled/error.cc:1096
4019
3142
"A size parameter was incorrectly specified, either number or on the form 10M"
4022
#: drizzled/error.cc:1098
4024
3146
"The size number was correct but we don't allow the digit part to be more "
4025
3147
"than 2 billion"
4028
#: drizzled/error.cc:1100
4030
3151
msgid "Failed to alter: %s"
4033
#: drizzled/error.cc:1102
4034
3154
msgid "Writing one row to the row-based binary log failed"
4037
#: drizzled/error.cc:1104
4039
3158
msgid "Table definition on master and slave does not match: %s"
4042
#: drizzled/error.cc:1106
4044
3162
"Slave running with --log-slave-updates must use row-based binary logging to "
4045
3163
"be able to replicate row-based binary log events"
4048
#: drizzled/error.cc:1108
4050
3167
msgid "Event '%-.192s' already exists"
4053
#: drizzled/error.cc:1110
4055
3171
msgid "Failed to store event %s. Error code %d from storage engine."
4058
#: drizzled/error.cc:1112
4060
3175
msgid "Unknown event '%-.192s'"
4063
#: drizzled/error.cc:1114
4065
3179
msgid "Failed to alter event '%-.192s'"
4068
#: drizzled/error.cc:1118
4069
3182
msgid "INTERVAL is either not positive or too big"
4072
#: drizzled/error.cc:1120
4073
3185
msgid "ENDS is either invalid or before STARTS"
4076
#: drizzled/error.cc:1122
4077
3188
msgid "Event execution time is in the past. Event has been disabled"
4080
#: drizzled/error.cc:1124
4081
3191
msgid "Failed to open drizzle.event"
4084
#: drizzled/error.cc:1126
4085
3194
msgid "No datetime expression provided"
4088
#: drizzled/error.cc:1128
4091
3199
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4092
3200
"probably corrupted"
4095
#: drizzled/error.cc:1130
4097
3204
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4100
#: drizzled/error.cc:1132
4101
3207
msgid "Failed to delete the event from drizzle.event"
4104
#: drizzled/error.cc:1134
4105
3210
msgid "Error during compilation of event's body"
4108
#: drizzled/error.cc:1136
4109
3213
msgid "Same old and new event name"
4112
#: drizzled/error.cc:1138
4114
3217
msgid "Data for column '%s' too long"
4117
#: drizzled/error.cc:1140
4119
3221
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4122
#: drizzled/error.cc:1142
4125
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
3226
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4129
#: drizzled/error.cc:1144
4130
3230
msgid "You can't write-lock a log table. Only read access is possible"
4133
#: drizzled/error.cc:1146
4134
3233
msgid "You can't use locks with log tables."
4137
#: drizzled/error.cc:1148
4140
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
4141
"%d would lead to a duplicate entry"
3238
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3239
"d would lead to a duplicate entry"
4144
#: drizzled/error.cc:1150
4147
3244
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4148
3245
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4151
#: drizzled/error.cc:1152
4153
3249
"Cannot switch out of the row-based binary log format when the session has "
4154
3250
"open temporary tables"
4157
#: drizzled/error.cc:1154
4159
3254
"Cannot change the binary logging format inside a stored function or trigger"
4162
#: drizzled/error.cc:1156
4164
3258
"The NDB cluster engine does not support changing the binlog format on the "
4168
#: drizzled/error.cc:1158
4169
3262
msgid "Cannot create temporary table with partitions"
4172
#: drizzled/error.cc:1160
4173
3265
msgid "Partition constant is out of partition function domain"
4176
#: drizzled/error.cc:1162
4177
3268
msgid "This partition function is not allowed"
4180
#: drizzled/error.cc:1164
4181
3271
msgid "Error in DDL log"
4184
#: drizzled/error.cc:1166
4185
3274
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4188
#: drizzled/error.cc:1168
4189
3277
msgid "Incorrect partition name"
4192
#: drizzled/error.cc:1170
4194
3281
"Transaction isolation level can't be changed while a transaction is in "
4198
#: drizzled/error.cc:1172
4201
3287
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4202
3288
"'%-.192s' for key '%-.192s'"
4205
#: drizzled/error.cc:1174
4207
3292
msgid "Internal scheduler error %d"
4210
#: drizzled/error.cc:1176
4212
3296
msgid "Error during starting/stopping of the scheduler. Error code %u"
4215
#: drizzled/error.cc:1178
4216
3299
msgid "Engine cannot be used in partitioned tables"
4219
#: drizzled/error.cc:1180
4221
3303
msgid "Cannot activate '%-.64s' log"
4224
#: drizzled/error.cc:1182
4225
3306
msgid "The server was not built with row-based replication"
4228
#: drizzled/error.cc:1184
4229
3309
msgid "Decoding of base64 string failed"
4232
#: drizzled/error.cc:1186
4233
3312
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4236
#: drizzled/error.cc:1188
4238
3316
"Cannot proceed because system tables used by Event Scheduler were found "
4239
3317
"damaged at server start"
4242
#: drizzled/error.cc:1190
4243
3320
msgid "Only integers allowed as number here"
4246
#: drizzled/error.cc:1192
4247
3323
msgid "This storage engine cannot be used for log tables"
4250
#: drizzled/error.cc:1194
4252
3327
msgid "You cannot '%s' a log table if logging is enabled"
4255
#: drizzled/error.cc:1196
4258
3332
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4263
#: drizzled/error.cc:1198
4265
3338
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4268
#: drizzled/error.cc:1200
4270
3342
msgid "Incorrect parameters in the call to native function '%-.192s'"
4273
#: drizzled/error.cc:1202
4275
3346
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4278
#: drizzled/error.cc:1204
4280
3350
msgid "This function '%-.192s' has the same name as a native function"
4283
#: drizzled/error.cc:1206
4285
3354
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4288
#: drizzled/error.cc:1208
4289
3357
msgid "Too many files opened, please execute the command again"
4292
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4294
3361
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4295
3362
"The event was dropped immediately after creation."
4298
#: drizzled/error.cc:1214
4300
3366
msgid "The incident %s occurred on the master. Message: %-.64s"
4303
#: drizzled/error.cc:1216
4304
3369
msgid "Table has no partition for some existing values"
4307
#: drizzled/error.cc:1218
4308
3372
msgid "Statement is not safe to log in statement format."
4311
#: drizzled/error.cc:1220
4313
3376
msgid "Fatal error: %s"
4316
#: drizzled/error.cc:1222
4318
3380
msgid "Relay log read failure: %s"
4321
#: drizzled/error.cc:1224
4323
3384
msgid "Relay log write failure: %s"
4326
#: drizzled/error.cc:1228
4328
3388
msgid "Master command %s failed: %s"
4331
#: drizzled/error.cc:1230
4333
3392
msgid "Binary logging not possible. Message: %s"
4336
#: drizzled/error.cc:1232
4338
3396
msgid "View `%-.64s`.`%-.64s` has no creation context"
4341
#: drizzled/error.cc:1234
4343
3400
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4346
#: drizzled/error.cc:1236
4348
3404
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4351
#: drizzled/error.cc:1238
4353
3408
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4356
#: drizzled/error.cc:1240
4358
3412
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4361
#: drizzled/error.cc:1242
4363
3416
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4366
#: drizzled/error.cc:1244
4368
3420
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4371
#: drizzled/error.cc:1246
4373
3424
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4376
#: drizzled/error.cc:1248
4378
3428
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4381
#: drizzled/error.cc:1250
4383
3432
msgid "Ambiguous slave modes combination. %s"
4386
#: drizzled/error.cc:1252
4389
3437
"The BINLOG statement of type `%s` was not preceded by a format description "
4390
3438
"BINLOG statement."
4393
#: drizzled/error.cc:1254
4394
3441
msgid "Corrupted replication event was detected"
4397
#: drizzled/error.cc:1256
4399
3445
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4402
#: drizzled/error.cc:1258
4404
3449
msgid "Being purged log %s was not found"
4407
#: drizzled/error.cc:1260
4409
3453
msgid "Converted to non-transactional lock on '%-.64s'"
4412
#: drizzled/error.cc:1262
4414
3457
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4417
#: drizzled/error.cc:1264
4420
3462
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4423
#: drizzled/error.cc:1266
4425
3466
msgid "Can't access storage engine of table %-.64s"
4428
#: drizzled/error.cc:1268
4429
3469
msgid "Starting backup process"
4432
#: drizzled/error.cc:1270
4433
3472
msgid "Backup completed"
4436
#: drizzled/error.cc:1272
4437
3475
msgid "Starting restore process"
4440
#: drizzled/error.cc:1274
4441
3478
msgid "Restore completed"
4444
#: drizzled/error.cc:1276
4445
3481
msgid "Nothing to backup"
4448
#: drizzled/error.cc:1278
4450
3485
msgid "Database '%-.64s' cannot be included in a backup"
4453
#: drizzled/error.cc:1280
4455
3489
"Error during backup operation - server's error log contains more information "
4456
3490
"about the error"
4459
#: drizzled/error.cc:1282
4461
3494
"Error during restore operation - server's error log contains more "
4462
3495
"information about the error"
4465
#: drizzled/error.cc:1284
4467
3499
"Can't execute this command because another BACKUP/RESTORE operation is in "
4471
#: drizzled/error.cc:1286
4472
3503
msgid "Error when preparing for backup operation"
4475
#: drizzled/error.cc:1288
4476
3506
msgid "Error when preparing for restore operation"
4479
#: drizzled/error.cc:1290
4481
3510
msgid "Invalid backup location '%-.64s'"
4484
#: drizzled/error.cc:1292
4486
3514
msgid "Can't read backup location '%-.64s'"
4489
#: drizzled/error.cc:1294
4491
3518
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4494
#: drizzled/error.cc:1296
4495
3521
msgid "Can't enumerate server databases"
4498
#: drizzled/error.cc:1298
4499
3524
msgid "Can't enumerate server tables"
4502
#: drizzled/error.cc:1300
4504
3528
msgid "Can't enumerate tables in database %-.64s"
4507
#: drizzled/error.cc:1302
4509
3532
msgid "Skipping view %-.64s in database %-.64s"
4512
#: drizzled/error.cc:1304
4514
3536
msgid "Skipping table %-.64s since it has no valid storage engine"
4517
#: drizzled/error.cc:1306
4519
3540
msgid "Can't open table %-.64s"
4522
#: drizzled/error.cc:1308
4523
3543
msgid "Can't read backup archive preamble"
4526
#: drizzled/error.cc:1310
4527
3546
msgid "Can't write backup archive preamble"
4530
#: drizzled/error.cc:1312
4532
3550
msgid "Can't find backup driver for table %-.64s"
4535
#: drizzled/error.cc:1314
4538
3555
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4542
#: drizzled/error.cc:1316
4544
3560
msgid "Can't create %-.64s backup driver"
4547
#: drizzled/error.cc:1318
4549
3564
msgid "Can't create %-.64s restore driver"
4552
#: drizzled/error.cc:1320
4554
3568
msgid "Found %d images in backup archive but maximum %d are supported"
4557
#: drizzled/error.cc:1322
4559
3572
msgid "Error when saving meta-data of %-.64s"
4562
#: drizzled/error.cc:1324
4563
3575
msgid "Error when reading meta-data list"
4566
#: drizzled/error.cc:1326
4568
3579
msgid "Can't create %-.64s"
4571
#: drizzled/error.cc:1328
4572
3582
msgid "Can't allocate buffer for image data transfer"
4575
#: drizzled/error.cc:1330
4577
3586
msgid "Error when writing %-.64s backup image data (for table #%d)"
4580
#: drizzled/error.cc:1332
4581
3589
msgid "Error when reading data from backup stream"
4584
#: drizzled/error.cc:1334
4585
3592
msgid "Can't go to the next chunk in backup stream"
4588
#: drizzled/error.cc:1336
4590
3596
msgid "Can't initialize %-.64s backup driver"
4593
#: drizzled/error.cc:1338
4595
3600
msgid "Can't initialize %-.64s restore driver"
4598
#: drizzled/error.cc:1340
4600
3604
msgid "Can't shut down %-.64s backup driver"
4603
#: drizzled/error.cc:1342
4605
3608
msgid "Can't shut down %-.64s backup driver(s)"
4608
#: drizzled/error.cc:1344
4610
3612
msgid "%-.64s backup driver can't prepare for synchronization"
4613
#: drizzled/error.cc:1346
4615
3616
msgid "%-.64s backup driver can't create its image validity point"
4618
#: drizzled/error.cc:1348
4620
3620
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4623
#: drizzled/error.cc:1350
4625
3624
msgid "%-.64s backup driver can't cancel its backup operation"
4628
#: drizzled/error.cc:1352
4630
3628
msgid "%-.64s restore driver can't cancel its restore operation"
4633
#: drizzled/error.cc:1354
4635
3632
msgid "Error when polling %-.64s backup driver for its image data"
4638
#: drizzled/error.cc:1356
4641
"Error when sending image data (for table #%d) to %-.64s restore driver"
3636
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4644
#: drizzled/error.cc:1358
4647
3641
"After %d attempts %-.64s restore driver still can't accept next block of data"
4650
#: drizzled/error.cc:1360
4652
3645
msgid "Open and lock tables failed in %-.64s"
4655
#: drizzled/error.cc:1362
4656
3648
msgid "Backup driver's table locking thread can not be initialized."
4659
#: drizzled/error.cc:1364
4661
3652
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4662
3653
"and 'drizzle.online_backup_progress'."
4665
#: drizzled/error.cc:1366
4667
3657
msgid "Tablespace '%-.192s' already exists"
4670
#: drizzled/error.cc:1368
4672
3661
msgid "Tablespace '%-.192s' doesn't exist"
4675
#: drizzled/error.cc:1370
4677
3665
msgid "Unexpected master's heartbeat data: %s"
4680
#: drizzled/error.cc:1372
4682
3669
msgid "The requested value for the heartbeat period %s %s"
4685
#: drizzled/error.cc:1374
4687
3673
msgid "Can't write to the online backup progress log %-.64s."
4690
#: drizzled/error.cc:1376
4692
3677
msgid "Tablespace '%-.192s' not empty"
4695
#: drizzled/error.cc:1378
4698
3682
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4700
3684
"while the same tablespace is defined on the server as '%-.256s'"
4703
#: drizzled/error.cc:1380
4704
3687
msgid "A virtual column cannot be based on a virtual column"
4707
#: drizzled/error.cc:1382
4709
3691
msgid "Non-deterministic expression for virtual column '%s'."
4712
#: drizzled/error.cc:1384
4715
3696
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4718
#: drizzled/error.cc:1386
4719
3699
msgid "Primary key cannot be defined upon a virtual column."
4722
#: drizzled/error.cc:1388
4723
3702
msgid "Key/Index cannot be defined on a non-stored virtual column."
4726
#: drizzled/error.cc:1390
4728
3706
msgid "Cannot define foreign key with %s clause on a virtual column."
4731
#: drizzled/error.cc:1392
4733
3710
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4736
#: drizzled/error.cc:1394
4738
3714
msgid "'%s' is not yet supported for virtual columns."
4741
#: drizzled/error.cc:1396
4742
3717
msgid "Constant expression in virtual column function is not allowed."
4745
#: drizzled/error.cc:1398
4746
3720
msgid "Encountered an unknown temporal type."
4749
#: drizzled/error.cc:1400
4751
3724
msgid "Received an invalid string format '%s' for a date value."
4754
#: drizzled/error.cc:1402
4756
3728
msgid "Received an invalid string format '%s' for a time value."
4759
#: drizzled/error.cc:1404
4761
3732
msgid "Received an invalid value '%s' for a UNIX timestamp."
4764
#: drizzled/error.cc:1406
4766
3736
msgid "Received an invalid datetime value '%s'."
4769
#: drizzled/error.cc:1408
4771
3740
msgid "Received a NULL argument for function '%s'."
4774
#: drizzled/error.cc:1410
4776
3744
msgid "Received an invalid negative argument '%s' for function '%s'."
4779
#: drizzled/error.cc:1412
4781
3748
msgid "Received an out-of-range argument '%s' for function '%s'."
4784
#: drizzled/error.cc:1414
4786
3752
msgid "Received an invalid time value '%s'."
4789
#: drizzled/error.cc:1416
4791
3756
msgid "Received an invalid enum value '%s'."
4794
#: drizzled/logging.cc:59
4796
msgid "logging '%s' pre() failed"
4799
#: drizzled/logging.cc:84
4801
msgid "logging '%s' post() failed"
4804
#: drizzled/plugin/storage_engine.cc:314
4806
msgid "Found %d prepared transaction(s) in %s"
4809
#: drizzled/plugin/storage_engine.cc:388
4810
msgid "Starting crash recovery..."
4813
#: drizzled/plugin/storage_engine.cc:397
4815
msgid "Found %d prepared XA transactions"
4818
#: drizzled/plugin/storage_engine.cc:402
4821
"Found %d prepared transactions! It means that drizzled was not shut down "
4822
"properly last time and critical recovery information (last binlog or %s "
4823
"file) was manually deleted after a crash. You have to start drizzled with "
4824
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4827
#: drizzled/plugin/storage_engine.cc:412
4828
msgid "Crash recovery finished."
4831
#: drizzled/qcache.cc:63
4833
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4836
#: drizzled/qcache.cc:86
4838
msgid "qcache plugin '%s' set() failed"
4841
#: drizzled/qcache.cc:110
4843
msgid "qcache plugin '%s' invalidate_table() failed"
4846
#: drizzled/qcache.cc:137
4848
msgid "qcache plugin '%s' invalidate_db() failed"
4851
#: drizzled/qcache.cc:157
4853
msgid "qcache plugin '%s' flush() failed"
4856
#: drizzled/scheduling.cc:37
4859
"Attempted to register a scheduler %s, but a scheduler has already been "
4860
"registered with that name.\n"
4863
#: drizzled/scheduling.cc:62
4865
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4868
#: drizzled/scheduling.cc:77
4869
msgid "Scheduler initialization failed.\n"
4872
#: drizzled/session.cc:2160
4874
msgid "Could not remove temporary table: '%s', error: %d"
4877
#: drizzled/slot/listen.cc:91
4879
msgid "getaddrinfo() failed with error %s"
4882
#: drizzled/slot/listen.cc:123
4884
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4887
#: drizzled/slot/listen.cc:134
4889
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4892
#: drizzled/slot/listen.cc:143
4894
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4897
#: drizzled/slot/listen.cc:152
4899
msgid "setsockopt(SO_LINGER) failed with errno %d"
4902
#: drizzled/slot/listen.cc:161
4904
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4907
#: drizzled/slot/listen.cc:182
4909
msgid "Retrying bind() on %u"
4912
#: drizzled/slot/listen.cc:190
4914
msgid "bind() failed with errno: %d"
4917
#: drizzled/slot/listen.cc:193
4918
msgid "Do you already have another drizzled running?"
4921
#: drizzled/slot/listen.cc:200
4923
msgid "listen() failed with errno %d"
4926
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4928
msgid "realloc() failed with errno %d"
4931
#: drizzled/slot/listen.cc:219
4933
msgid "Listening on %s:%s\n"
4936
#: drizzled/slot/listen.cc:227
4937
msgid "No sockets could be bound for listening"
4940
#: drizzled/slot/listen.cc:239
4942
msgid "pipe() failed with errno %d"
4945
#: drizzled/slot/listen.cc:275
4947
msgid "poll() failed with errno %d"
4950
#: drizzled/slot/listen.cc:317
4952
msgid "accept() failed with errno %d"
4955
#: drizzled/sql_base.cc:1445
4957
msgid "Table %s had a open data handler in reopen_table"
4960
#: drizzled/sql_base.cc:2026
4962
msgid "Couldn't repair table: %s.%s"
4965
#: drizzled/sql_base.cc:2068
4968
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
4969
"`%s`.`%s`' to replication"
4972
#: drizzled/sql_plugin.cc:552
4974
msgid "Plugin '%s' init function returned error.\n"
4977
#: drizzled/sql_plugin.cc:712
4978
msgid "plugin-load parameter too long"
4981
#: drizzled/sql_plugin.cc:774
4983
msgid "Couldn't load plugin named '%s' with soname '%s'."
4986
#: drizzled/sql_plugin.cc:1114
4987
msgid "Out of memory."
4990
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
4992
msgid "Unknown variable type code 0x%x in plugin '%s'."
4995
#: drizzled/sql_plugin.cc:1997
4998
"Server variable %s of plugin %s was forced to be read-only: string variable "
4999
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5002
#: drizzled/sql_plugin.cc:2028
5004
msgid "Missing variable name in plugin '%s'."
5007
#: drizzled/sql_plugin.cc:2045
5009
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5012
#: drizzled/sql_plugin.cc:2173
5014
msgid "Out of memory for plugin '%s'."
5017
#: drizzled/sql_plugin.cc:2180
5019
msgid "Bad options for plugin '%s'."
5022
#: drizzled/sql_plugin.cc:2189
5024
msgid "Parsing options for plugin '%s' failed."
5027
#: drizzled/sql_plugin.cc:2238
5029
msgid "Plugin '%s' has conflicting system variables"
5032
#: drizzled/sql_table.cc:247
5034
"Table name cannot be encoded and fit within filesystem name length "
5038
#: drizzled/sql_table.cc:257
5040
"Schema name cannot be encoded and fit within filesystem name length "
5044
#: drizzled/sql_table.cc:2495
5046
msgid "Unknown - internal error %d during operation"
5049
#: drizzled/sql_table.cc:3970
5051
msgid "Could not open table %s.%s after rename\n"
5054
#: drizzled/sql_table.cc:4133
5057
"order_st BY ignored because there is a user-defined clustered index in the "
5061
#: drizzled/table.cc:332
5064
"'%s' had no or invalid character set, and default character set is multi-"
5065
"byte, so character column sizes may have changed"
5068
#: drizzled/table.cc:1591
5070
msgid "Unknown collation '%s' in table '%-.64s' definition"
5073
#: drizzled/table.cc:1598
5076
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5080
#: drizzled/table.cc:3493
5082
msgid "Got error %d when reading table '%s'"
5085
#: drizzled/tztime.cc:1061
5087
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5090
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5092
msgid "%s: option `%s' is ambiguous\n"
5095
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5097
msgid "%s: option `--%s' doesn't allow an argument\n"
5100
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5102
msgid "%s: option `%c%s' doesn't allow an argument\n"
5105
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5106
#: gnulib/getopt.c:993
5108
msgid "%s: option `%s' requires an argument\n"
5111
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5113
msgid "%s: unrecognized option `--%s'\n"
5116
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5118
msgid "%s: unrecognized option `%c%s'\n"
5121
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5123
msgid "%s: illegal option -- %c\n"
5126
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5128
msgid "%s: invalid option -- %c\n"
5131
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5132
#: gnulib/getopt.c:1064
5134
msgid "%s: option requires an argument -- %c\n"
5137
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5139
msgid "%s: option `-W %s' is ambiguous\n"
5142
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5144
msgid "%s: option `-W %s' doesn't allow an argument\n"
5147
#: mysys/default.cc:684
5149
msgid "error: could not open directory: %s\n"
5152
#: mysys/errors.cc:25
3759
msgid "Tables which are replicated require a primary key."
3763
msgid "Corrupt or invalid table definition: %s"
3767
msgid "Schema does not exist: %s"
3771
msgid "Error altering schema: %s"
3775
msgid "Error droppping Schema : %s"
5154
3779
msgid "Can't create/write to file '%s' (Errcode: %d)"
5155
3780
msgstr "Tidak dapat membuat/menulis berkas '%s' (Errcode: %d)"
5157
#: mysys/errors.cc:26
5159
3783
msgid "Error reading file '%s' (Errcode: %d)"
5160
3784
msgstr "Kesalahan dalam membaca berkas '%s' (Errcode: %d)"
5162
#: mysys/errors.cc:27
5164
3787
msgid "Error writing file '%s' (Errcode: %d)"
5165
3788
msgstr "Kesalahan dalam menulis berkas '%s' (Errcode: %d)"
5167
#: mysys/errors.cc:28
5169
3791
msgid "Error on close of '%s' (Errcode: %d)"
5170
3792
msgstr "Kesalahan dalam menutup '%s' (Errcode: %d)"
5172
#: mysys/errors.cc:29
5174
3795
msgid "Out of memory (Needed %u bytes)"
5175
3796
msgstr "Memori yang tersedia tidak mencukupi (membutuhkan %u byte )"
5177
#: mysys/errors.cc:30
5179
3799
msgid "Error on delete of '%s' (Errcode: %d)"
5180
3800
msgstr "Kesalahan dalam menghapus '%s' (Errcode: %d)"
5182
#: mysys/errors.cc:31
5184
3803
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5185
3804
msgstr "Kesalahan dalam perubahan nama '%s' ke '%s' (Errcode: %d)"
5187
#: mysys/errors.cc:32
5189
3807
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5191
3809
"akhiran dalam suatu berkas (eof) yang tidak cocok ditemukan dalam membaca "
5192
3810
"berkas '%s' (Errcode: %d)"
5194
#: mysys/errors.cc:33
5196
3813
msgid "Can't lock file (Errcode: %d)"
5197
3814
msgstr "Tidak dapat mengunci berkas (Errcode: %d)"
5199
#: mysys/errors.cc:34
5201
3817
msgid "Can't unlock file (Errcode: %d)"
5202
3818
msgstr "Tidak dapat membuka kunci berkas (Errcode: %d)"
5204
#: mysys/errors.cc:35
5206
3821
msgid "Can't read dir of '%s' (Errcode: %d)"
5207
3822
msgstr "Tidak dapat membaca direktori dari '%s' (Errcode: %d)"
5209
#: mysys/errors.cc:36
5211
3825
msgid "Can't get stat of '%s' (Errcode: %d)"
5214
#: mysys/errors.cc:37
5216
3829
msgid "Can't change size of file (Errcode: %d)"
5219
#: mysys/errors.cc:38
5221
3833
msgid "Can't open stream from handle (Errcode: %d)"
5224
#: mysys/errors.cc:39
5226
3837
msgid "Can't get working dirctory (Errcode: %d)"
5229
#: mysys/errors.cc:40
5231
3841
msgid "Can't change dir to '%s' (Errcode: %d)"
5234
#: mysys/errors.cc:41
5236
3845
msgid "Warning: '%s' had %d links"
5239
#: mysys/errors.cc:42
5241
3849
msgid "Warning: %d files and %d streams is left open\n"
5244
#: mysys/errors.cc:43
5246
3853
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5249
#: mysys/errors.cc:44
5251
3857
msgid "Can't create directory '%s' (Errcode: %d)"
5254
#: mysys/errors.cc:45
5257
3862
"Character set '%s' is not a compiled character set and is not specified in "
5261
#: mysys/errors.cc:46
5263
3867
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5266
#: mysys/errors.cc:47
5268
3871
msgid "Can't read value for symlink '%s' (Error %d)"
5271
#: mysys/errors.cc:48
5273
3875
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5276
#: mysys/errors.cc:49
5278
3879
msgid "Error on realpath() on '%s' (Error %d)"
5281
#: mysys/errors.cc:50
5283
3883
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5286
#: mysys/errors.cc:51
5289
3888
"Collation '%s' is not a compiled collation and is not specified in the %s "
5293
#: mysys/errors.cc:52
5295
3893
msgid "File '%s' not found (Errcode: %d)"
5296
3894
msgstr "Berkas '%s' tidak ditemukan (Errcode: %d)"
5298
#: mysys/errors.cc:53
5300
3897
msgid "File '%s' (fileno: %d) was not closed"
5303
#: mysys/my_error.cc:85
5305
3901
msgid "Unknown error %d"
5308
#: mysys/my_getopt.cc:90
3905
msgid "error: could not open directory: %s\n"
3909
msgid "Usage: %s TRANSACTION_LOG [--checksum] \n"
3913
msgid "Cannot open file: %s\n"
3917
msgid "Found a non-transaction message in log. Currently, not supported.\n"
3921
msgid "Attempted to read record bigger than INT_MAX\n"
3925
msgid "Memory allocation failure trying to allocate %<PRIu64> bytes.\n"
3929
msgid "Could not read transaction message.\n"
3933
msgid "GPB ERROR: %s.\n"
3944
msgid "Unable to parse command. Got error: %s.\n"
3948
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
3952
msgid "Usage: %s TRANSACTION_LOG\n"
5309
3955
msgid "Warning: "
5312
#: mysys/my_getopt.cc:92
5316
#: mysys/my_getopt.cc:356
5318
3962
msgid "%s: %s: Option '%s' used, but is disabled\n"
5321
#: mysys/my_getopt.cc:357
5322
3965
msgid "WARNING"
5325
#: mysys/my_getopt.cc:357
5329
#: mysys/my_getopt.cc:460
5331
3972
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
5334
#: mysys/my_getopt.cc:775
5336
3976
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
5339
#: mysys/my_getopt.cc:968
5341
3980
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
5344
#: mysys/my_getopt.cc:1200
5346
3984
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
5349
#: mysys/my_getopt.cc:1220
5355
3992
"--------------------------------- -----------------------------\n"
5358
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5359
3995
msgid "(No default value)"
5362
#: mysys/my_getopt.cc:1255
5366
#: mysys/my_getopt.cc:1255
5370
#: mysys/my_getopt.cc:1288
5372
4005
msgid "(Disabled)\n"
5375
#: plugin/auth_http/auth_http.cc:138
4009
msgid "errmsg plugin '%s' errmsg() failed"
4013
msgid "A function named %s already exists!\n"
4016
msgid "Could not add Function!\n"
4019
msgid "No sockets could be bound for listening"
4023
msgid "pipe() failed with errno %d"
4027
msgid "poll() failed with errno %d"
4031
msgid "accept() failed with errno %d"
4035
msgid "getaddrinfo() failed with error %s"
4039
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4043
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4047
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4051
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4055
msgid "setsockopt(SO_LINGER) failed with errno %d"
4059
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4063
msgid "Retrying bind() on %u"
4067
msgid "bind() failed with errno: %d"
4070
msgid "Do you already have another drizzled running?"
4074
msgid "listen() failed with errno %d"
4078
msgid "Listening on %s:%s\n"
4083
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4088
msgid "Plugin '%s' init function returned error.\n"
4092
msgid "Couldn't load plugin library named '%s'.\n"
4096
msgid "Couldn't load plugin named '%s'.\n"
4099
msgid "Out of memory."
4103
msgid "Unknown variable type code 0x%x in plugin '%s'."
4108
"Server variable %s of plugin %s was forced to be read-only: string variable "
4109
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4113
msgid "Missing variable name in plugin '%s'."
4117
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4121
msgid "Out of memory for plugin '%s'."
4125
msgid "Bad options for plugin '%s'."
4129
msgid "Parsing options for plugin '%s' failed."
4133
msgid "Plugin '%s' has conflicting system variables"
4137
msgid "logging '%s' pre() failed"
4141
msgid "logging '%s' post() failed"
4145
msgid "logging '%s' postEnd() failed"
4149
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4153
msgid "qcache plugin '%s' set() failed"
4157
msgid "qcache plugin '%s' invalidateTable() failed"
4161
msgid "qcache plugin '%s' invalidateDb() failed"
4165
msgid "qcache plugin '%s' flush() failed"
4169
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4173
msgid "Fatal error: Failed initializing %s plugin.\n"
4178
"Attempted to register a scheduler %s, but a scheduler has already been "
4179
"registered with that name.\n"
4183
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4187
msgid "Error while loading database options: '%s':"
4191
msgid "Found %d prepared transaction(s) in resource manager."
4194
msgid "Starting crash recovery..."
4198
msgid "Found %d prepared XA transactions"
4203
"Found %d prepared transactions! It means that drizzled was not shut down "
4204
"properly last time and critical recovery information (last binlog or %s "
4205
"file) was manually deleted after a crash. You have to start drizzled with "
4206
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4209
msgid "Crash recovery finished."
4213
msgid "Could not remove temporary table: '%s', error: %d"
4217
msgid "Variable named %s already exists!\n"
4221
msgid "Could not add Variable: %s\n"
4225
msgid "Table %s had a open data Cursor in reopen_table"
4229
msgid "Unknown - internal error %d during operation"
4234
"order_st BY ignored because there is a user-defined clustered index in the "
4240
"'%s' had no or invalid character set, and default character set is multi-"
4241
"byte, so character column sizes may have changed"
4245
msgid "Unknown collation '%s' in table '%-.64s' definition"
4250
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4255
msgid "Got error %d when reading table '%s'"
4259
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4263
msgid "%s: option `%s' is ambiguous\n"
4267
msgid "%s: option `--%s' doesn't allow an argument\n"
4271
msgid "%s: option `%c%s' doesn't allow an argument\n"
4275
msgid "%s: option `%s' requires an argument\n"
4279
msgid "%s: unrecognized option `--%s'\n"
4283
msgid "%s: unrecognized option `%c%s'\n"
4287
msgid "%s: illegal option -- %c\n"
4291
msgid "%s: invalid option -- %c\n"
4295
msgid "%s: option requires an argument -- %c\n"
4299
msgid "%s: option `-W %s' is ambiguous\n"
4303
msgid "%s: option `-W %s' doesn't allow an argument\n"
5376
4306
msgid "Enable HTTP Auth check"
5379
#: plugin/auth_http/auth_http.cc:148
5380
4309
msgid "URL for HTTP Auth check"
5383
#: plugin/command_log/command_log.cc:94
5385
msgid "Failed to open command log file. Got error: %s"
5388
#: plugin/command_log/command_log.cc:172
5391
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5392
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5395
#: plugin/command_log/command_log.cc:212
5398
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5399
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5402
#: plugin/command_log/command_log.cc:290
5403
msgid "Enable command log"
5406
#: plugin/command_log/command_log.cc:298
5407
msgid "DEBUGGING - Truncate command log"
5410
#: plugin/command_log/command_log.cc:306
5411
msgid "Path to the file to use for command log."
5414
#: plugin/command_log/command_log.cc:323
5415
msgid "Simple Command Message Log"
5418
#: plugin/default_replicator/default_replicator.cc:90
4312
msgid "Enable the console."
4315
msgid "Turn on extra debugging."
4318
msgid "User to use for auth."
4321
msgid "Password to use for auth."
4325
msgid "Default database to use."
4326
msgstr "Database yang dipakai."
5419
4328
msgid "Enable default replicator"
5422
#: plugin/default_replicator/default_replicator.cc:105
5423
4331
msgid "Default Replicator"
5426
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
5427
msgid "Error Messages to stderr"
5430
#: plugin/logging_gearman/logging_gearman.cc:186
5432
msgid "fail gearman_client_create(): %s"
5435
#: plugin/logging_gearman/logging_gearman.cc:197
5437
msgid "fail gearman_client_add_server(): %s"
5440
#: plugin/logging_gearman/logging_gearman.cc:306
5441
msgid "Enable logging to a gearman server"
5444
#: plugin/logging_gearman/logging_gearman.cc:315
5445
msgid "Hostname for logging to a Gearman server"
5448
#: plugin/logging_gearman/logging_gearman.cc:324
5449
msgid "Gearman Function to send logging to"
5452
#: plugin/logging_gearman/logging_gearman.cc:341
5453
msgid "Log queries to a Gearman server"
5456
#: plugin/logging_query/logging_query.cc:188
5458
msgid "fail open() fn=%s er=%s\n"
5461
#: plugin/logging_query/logging_query.cc:340
5462
msgid "Enable logging to CSV file"
5465
#: plugin/logging_query/logging_query.cc:349
5466
msgid "File to log to"
5469
#: plugin/logging_query/logging_query.cc:358
5470
msgid "PCRE to match the query against"
5473
#: plugin/logging_query/logging_query.cc:367
5474
#: plugin/logging_syslog/logging_syslog.cc:231
5475
msgid "Threshold for logging slow queries, in microseconds"
5478
#: plugin/logging_query/logging_query.cc:379
5479
#: plugin/logging_syslog/logging_syslog.cc:243
5480
msgid "Threshold for logging big queries, for rows returned"
5483
#: plugin/logging_query/logging_query.cc:391
5484
#: plugin/logging_syslog/logging_syslog.cc:255
5485
msgid "Threshold for logging big queries, for rows examined"
5488
#: plugin/logging_query/logging_query.cc:414
5489
msgid "Log queries to a CSV file"
5492
#: plugin/logging_syslog/logging_syslog.cc:84
5494
msgid "syslog facility \"%s\" not known, using \"local0\""
5497
#: plugin/logging_syslog/logging_syslog.cc:100
5499
msgid "syslog priority \"%s\" not known, using \"info\""
5502
#: plugin/logging_syslog/logging_syslog.cc:195
5503
msgid "Enable logging to syslog"
5506
#: plugin/logging_syslog/logging_syslog.cc:204
5507
msgid "Syslog Ident"
5510
#: plugin/logging_syslog/logging_syslog.cc:213
5511
msgid "Syslog Facility"
5514
#: plugin/logging_syslog/logging_syslog.cc:222
5515
msgid "Syslog Priority"
5518
#: plugin/logging_syslog/logging_syslog.cc:279
5519
msgid "Log to syslog"
5522
#: plugin/multi_thread/multi_thread.cc:171
5523
msgid "Maximum number of user threads available."
5526
#: plugin/myisam/ha_myisam.cc:488
5528
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5531
#: plugin/myisam/ha_myisam.cc:492
5533
msgid "Got an error from unknown thread, %s:%d"
5536
#: plugin/myisam/ha_myisam.cc:498
5537
msgid "Unknown thread accessing table"
5540
#: plugin/myisam/ha_myisam.cc:1781
5541
msgid "Block size to be used for MyISAM index pages."
5544
#: plugin/myisam/ha_myisam.cc:1787
5546
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5547
"disables parallel repair."
5550
#: plugin/myisam/ha_myisam.cc:1793
5552
"Don't use the fast sort index method to created index if the temporary file "
5553
"would get bigger than this."
5556
#: plugin/myisam/ha_myisam.cc:1798
5558
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5559
"when creating indexes with CREATE INDEX or ALTER TABLE."
5562
#: plugin/myisam/ha_myisam.cc:1804
5563
msgid "Default pointer size to be used for MyISAM tables."
5566
#: plugin/myisam/my_handler_errors.cc:34
5567
msgid "Didn't find key on read or update"
5570
#: plugin/myisam/my_handler_errors.cc:36
5571
msgid "Duplicate key on write or update"
5574
#: plugin/myisam/my_handler_errors.cc:38
5575
msgid "Internal (unspecified) error in handler"
5578
#: plugin/myisam/my_handler_errors.cc:40
5580
"Someone has changed the row since it was read (while the table was locked to "
5584
#: plugin/myisam/my_handler_errors.cc:43
5585
msgid "Wrong index given to function"
5588
#: plugin/myisam/my_handler_errors.cc:45
5589
msgid "Undefined handler error 125"
5592
#: plugin/myisam/my_handler_errors.cc:47
5593
msgid "Index file is crashed"
5596
#: plugin/myisam/my_handler_errors.cc:49
5597
msgid "Record file is crashed"
5600
#: plugin/myisam/my_handler_errors.cc:51
5601
msgid "Out of memory in engine"
5604
#: plugin/myisam/my_handler_errors.cc:53
5605
msgid "Undefined handler error 129"
5608
#: plugin/myisam/my_handler_errors.cc:55
5609
msgid "Incorrect file format"
5612
#: plugin/myisam/my_handler_errors.cc:57
5613
msgid "Command not supported by database"
5616
#: plugin/myisam/my_handler_errors.cc:59
5617
msgid "Old database file"
5620
#: plugin/myisam/my_handler_errors.cc:61
5621
msgid "No record read before update"
5624
#: plugin/myisam/my_handler_errors.cc:63
5625
msgid "Record was already deleted (or record file crashed)"
5628
#: plugin/myisam/my_handler_errors.cc:65
5629
msgid "No more room in record file"
5632
#: plugin/myisam/my_handler_errors.cc:67
5633
msgid "No more room in index file"
5636
#: plugin/myisam/my_handler_errors.cc:69
5637
msgid "No more records (read after end of file)"
5640
#: plugin/myisam/my_handler_errors.cc:71
5641
msgid "Unsupported extension used for table"
5644
#: plugin/myisam/my_handler_errors.cc:73
5648
#: plugin/myisam/my_handler_errors.cc:75
5649
msgid "Wrong create options"
5652
#: plugin/myisam/my_handler_errors.cc:77
5653
msgid "Duplicate unique key or constraint on write or update"
5656
#: plugin/myisam/my_handler_errors.cc:79
5657
msgid "Unknown character set used in table"
5660
#: plugin/myisam/my_handler_errors.cc:81
5661
msgid "Conflicting table definitions in sub-tables of MERGE table"
5664
#: plugin/myisam/my_handler_errors.cc:83
5665
msgid "Table is crashed and last repair failed"
5668
#: plugin/myisam/my_handler_errors.cc:85
5669
msgid "Table was marked as crashed and should be repaired"
5672
#: plugin/myisam/my_handler_errors.cc:87
5673
msgid "Lock timed out; Retry transaction"
5676
#: plugin/myisam/my_handler_errors.cc:89
5677
msgid "Lock table is full; Restart program with a larger locktable"
5680
#: plugin/myisam/my_handler_errors.cc:91
5681
msgid "Updates are not allowed under a read only transactions"
5684
#: plugin/myisam/my_handler_errors.cc:93
5685
msgid "Lock deadlock; Retry transaction"
5688
#: plugin/myisam/my_handler_errors.cc:95
5689
msgid "Foreign key constraint is incorrectly formed"
5692
#: plugin/myisam/my_handler_errors.cc:97
5693
msgid "Cannot add a child row"
5696
#: plugin/myisam/my_handler_errors.cc:99
5697
msgid "Cannot delete a parent row"
5700
#: plugin/myisam/my_handler_errors.cc:101
5701
msgid "No savepoint with that name"
5704
#: plugin/myisam/my_handler_errors.cc:103
5705
msgid "Non unique key block size"
5708
#: plugin/myisam/my_handler_errors.cc:105
5709
msgid "The table does not exist in engine"
5712
#: plugin/myisam/my_handler_errors.cc:107
5713
msgid "The table already existed in storage engine"
5716
#: plugin/myisam/my_handler_errors.cc:109
5717
msgid "Could not connect to storage engine"
5720
#: plugin/myisam/my_handler_errors.cc:111
5721
msgid "Unexpected null pointer found when using spatial index"
5724
#: plugin/myisam/my_handler_errors.cc:113
5725
msgid "The table changed in storage engine"
5728
#: plugin/myisam/my_handler_errors.cc:115
5729
msgid "There's no partition in table for the given value"
5732
#: plugin/myisam/my_handler_errors.cc:117
5733
msgid "Row-based binlogging of row failed"
5736
#: plugin/myisam/my_handler_errors.cc:119
5737
msgid "Index needed in foreign key constraint"
5740
#: plugin/myisam/my_handler_errors.cc:121
5741
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5744
#: plugin/myisam/my_handler_errors.cc:123
5745
msgid "Table needs to be upgraded before it can be used"
5748
#: plugin/myisam/my_handler_errors.cc:125
5749
msgid "Table is read only"
5752
#: plugin/myisam/my_handler_errors.cc:127
5753
msgid "Failed to get next auto increment value"
5756
#: plugin/myisam/my_handler_errors.cc:129
5757
msgid "Failed to set row auto increment value"
5760
#: plugin/myisam/my_handler_errors.cc:131
5761
msgid "Unknown (generic) error from engine"
5764
#: plugin/myisam/my_handler_errors.cc:133
5765
msgid "Record is the same"
5768
#: plugin/myisam/my_handler_errors.cc:135
5769
msgid "It is not possible to log this statement"
5772
#: plugin/myisam/my_handler_errors.cc:137
5773
msgid "Tablespace exists"
5776
#: plugin/myisam/my_handler_errors.cc:139
5777
msgid "The event was corrupt, leading to illegal data being read"
5780
#: plugin/myisam/my_handler_errors.cc:141
5781
msgid "The table is of a new format not supported by this version"
5784
#: plugin/myisam/my_handler_errors.cc:143
5785
msgid "The event could not be processed no other handler error happened"
5788
#: plugin/myisam/my_handler_errors.cc:145
5789
msgid "Got a fatal error during initialzation of handler"
5792
#: plugin/myisam/my_handler_errors.cc:147
5793
msgid "File to short; Expected more data in file"
5796
#: plugin/myisam/my_handler_errors.cc:149
5797
msgid "Read page with wrong checksum"
5800
#: plugin/myisam/my_handler_errors.cc:151
5801
msgid "Lock or active transaction"
5804
#: plugin/myisam/my_handler_errors.cc:153
5805
msgid "No such table space"
5808
#: plugin/myisam/my_handler_errors.cc:155
5809
msgid "Tablespace not empty"
5812
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5814
msgid "%-.100s via TCP/IP"
5815
msgstr "%-.100s melalui TCP/IP"
5817
#: plugin/oldlibdrizzle/errmsg.cc:28
4336
"Port number to use for connection or 0 for default to, in order of "
4337
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4339
"Nomor port digunakan untuk koneksi atau 0 untuk standar, dalam urutan "
4340
"pilihan, drizzle.cnf, $ DRIZZLE_TCP_PORT, built-in standar ("
4342
msgid "Connect Timeout."
4345
msgid "Read Timeout."
4348
msgid "Write Timeout."
4351
msgid "Retry Count."
4354
msgid "Buffer length."
4357
msgid "Address to bind to."
5818
4360
msgid "Unknown Drizzle error"
5819
4361
msgstr "error di Drizzle yang tidak di ketahui"
5821
#: plugin/oldlibdrizzle/errmsg.cc:29
5823
4364
msgid "Can't create UNIX socket (%d)"
5824
4365
msgstr "Tidak dapat membuat socket UNIX (%d)"
5826
#: plugin/oldlibdrizzle/errmsg.cc:30
5828
4368
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5830
"idak dapat melakukan koneksi ke server lokal Drizzle melalui socket '%-"
4370
"idak dapat melakukan koneksi ke server lokal Drizzle melalui socket "
5833
#: plugin/oldlibdrizzle/errmsg.cc:31
5835
4374
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5838
#: plugin/oldlibdrizzle/errmsg.cc:32
5840
4378
msgid "Can't create TCP/IP socket (%d)"
5841
4379
msgstr "Tidak dapat membuat TCP / IP socket (%d)"
5843
#: plugin/oldlibdrizzle/errmsg.cc:33
5845
4382
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5846
4383
msgstr "Server drizzle tidak diketahui '%-.100s'(%d)"
5848
#: plugin/oldlibdrizzle/errmsg.cc:34
5849
4385
msgid "Drizzle server has gone away"
5852
#: plugin/oldlibdrizzle/errmsg.cc:35
5854
4389
msgid "Protocol mismatch; server version = %d, client version = %d"
5855
4390
msgstr "Protokol tidak sama; versi server = %d, versi klien = %d"
5857
#: plugin/oldlibdrizzle/errmsg.cc:36
5858
4392
msgid "Drizzle client ran out of memory"
5859
4393
msgstr "klien Drizzle"
5861
#: plugin/oldlibdrizzle/errmsg.cc:37
5862
4395
msgid "Wrong host info"
5863
4396
msgstr "Informasi host salah"
5865
#: plugin/oldlibdrizzle/errmsg.cc:38
5866
4398
msgid "Localhost via UNIX socket"
5867
4399
msgstr "koneksi localhost melalui socket unix"
5869
#: plugin/oldlibdrizzle/errmsg.cc:40
4402
msgid "%-.100s via TCP/IP"
4403
msgstr "%-.100s melalui TCP/IP"
5870
4405
msgid "Error in server handshake"
5871
4406
msgstr "Kesalahan di server"
5873
#: plugin/oldlibdrizzle/errmsg.cc:41
5874
4408
msgid "Lost connection to Drizzle server during query"
5875
4409
msgstr "Kehilangan koneksi ke server Drizzle selama permintaan"
5877
#: plugin/oldlibdrizzle/errmsg.cc:42
5878
4411
msgid "Commands out of sync; you can't run this command now"
5880
"Perintah dari sync; Anda tidak dapat menjalankan perintah ini sekarang"
4412
msgstr "Perintah dari sync; Anda tidak dapat menjalankan perintah ini sekarang"
5882
#: plugin/oldlibdrizzle/errmsg.cc:43
5884
4415
msgid "Named pipe: %-.32s"
5887
#: plugin/oldlibdrizzle/errmsg.cc:44
5889
4419
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5890
4420
msgstr "Tidak dapat menunggu named pipe ke host: %-.64s pipe: %-.32s(%lu)"
5892
#: plugin/oldlibdrizzle/errmsg.cc:45
5894
4423
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5895
4424
msgstr "Tidak dapat membuka named pipe ke host: %-.64s pipe: %-.32s(%lu)"
5897
#: plugin/oldlibdrizzle/errmsg.cc:46
5899
4427
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5901
"Tidak dapat menentukan permintaan dari named pipe ke host : %-.64s pipe: %-"
4429
"Tidak dapat menentukan permintaan dari named pipe ke host : %-.64s pipe: "
5904
#: plugin/oldlibdrizzle/errmsg.cc:47
5906
4433
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5907
4434
msgstr "Tidak dapat menginisialisasi karakter %-.32s(path:%-.100s)"
5909
#: plugin/oldlibdrizzle/errmsg.cc:48
5910
4436
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5911
4437
msgstr "Mendapatkan paket yang lebih besar dari 'max_allowed_packet' bytes"
5913
#: plugin/oldlibdrizzle/errmsg.cc:49
5914
4439
msgid "Embedded server"
5915
4440
msgstr "Server yang terintegrasi"
5917
#: plugin/oldlibdrizzle/errmsg.cc:50
5918
4442
msgid "Error on SHOW SLAVE STATUS:"
5919
4443
msgstr "Erro di SHOW SLAVE STATUS"
5921
#: plugin/oldlibdrizzle/errmsg.cc:51
5922
4445
msgid "Error on SHOW SLAVE HOSTS:"
5923
4446
msgstr "Error di SHOW SLAVE HOST"
5925
#: plugin/oldlibdrizzle/errmsg.cc:52
5926
4448
msgid "Error connecting to slave:"
5927
4449
msgstr "Error dalam melakukan koneksi ke slave"
5929
#: plugin/oldlibdrizzle/errmsg.cc:53
5930
4451
msgid "Error connecting to master:"
5931
4452
msgstr "Error dalam melakukan koneksi ke master"
5933
#: plugin/oldlibdrizzle/errmsg.cc:54
5934
4454
msgid "SSL connection error"
5935
4455
msgstr "Koneksi SSL error"
5937
#: plugin/oldlibdrizzle/errmsg.cc:55
5938
4457
msgid "Malformed packet"
5939
4458
msgstr "Salah paket"
5941
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5942
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5943
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5944
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5945
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5946
4460
msgid "(unused error message)"
5947
4461
msgstr "pesan kesalahan yang tidak digunakan"
5949
#: plugin/oldlibdrizzle/errmsg.cc:57
5950
4463
msgid "Invalid use of null pointer"
5951
4464
msgstr "Penggunaan yang tidak sah dari null pointer"
5953
#: plugin/oldlibdrizzle/errmsg.cc:58
5954
4466
msgid "Statement not prepared"
5955
4467
msgstr "Pernyataan tidak bersedia"
5957
#: plugin/oldlibdrizzle/errmsg.cc:59
5958
4469
msgid "No data supplied for parameters in prepared statement"
5960
4471
"Tidak ada data yang disertakan dalam parameter dalam prepared statement"
5962
#: plugin/oldlibdrizzle/errmsg.cc:60
5963
4473
msgid "Data truncated"
5964
4474
msgstr "Data terpotong"
5966
#: plugin/oldlibdrizzle/errmsg.cc:61
5967
4476
msgid "No parameters exist in the statement"
5968
4477
msgstr "Tidak parameter yang ada di dalam pernyataan"
5970
#: plugin/oldlibdrizzle/errmsg.cc:62
5971
4479
msgid "Invalid parameter number"
5972
4480
msgstr "Nomor parameter yang tidak sah"
5974
#: plugin/oldlibdrizzle/errmsg.cc:63
5977
4484
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6074
4565
"Kehilangan koneksi ke server Drizzle ketika menginisialisasi database, "
6075
4566
"sistem error: %d"
6077
#: plugin/oldlibdrizzle/errmsg.cc:96
6079
4569
msgid "Statement closed indirectly because of a preceding %s() call"
6082
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6083
msgid "Connect Timeout."
6086
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6087
msgid "Read Timeout."
6090
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6091
msgid "Write Timeout."
6094
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6095
msgid "Retry Count."
6098
#: plugin/pool_of_threads/pool_of_threads.cc:233
6099
msgid "event_add error in libevent_add_session_callback\n"
6102
#: plugin/pool_of_threads/pool_of_threads.cc:399
6103
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6106
#: plugin/pool_of_threads/pool_of_threads.cc:406
6107
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6110
#: plugin/pool_of_threads/pool_of_threads.cc:418
6111
msgid "session_add_event event_add error in libevent_init\n"
6114
#: plugin/pool_of_threads/pool_of_threads.cc:431
6116
msgid "Can't create completion port thread (error %d)"
6119
#: plugin/pool_of_threads/pool_of_threads.cc:523
6120
msgid "libevent_thread_proc: my_thread_init() failed\n"
6123
#: plugin/pool_of_threads/pool_of_threads.cc:721
6124
msgid "Size of Pool."
6127
#: plugin/signal_handler/signal_handler.cc:214
4573
msgid "Failed to send error message to libnotify\n"
4576
msgid "Error Messages to stderr"
4579
msgid "Enable filtered replicator"
4582
msgid "List of schemas to filter"
4585
msgid "List of tables to filter"
4588
msgid "Regular expression to apply to schemas to filter"
4591
msgid "Regular expression to apply to tables to filter"
4594
msgid "Filtered Replicator"
4598
msgid "fail gearman_client_create(): %s"
4602
msgid "fail gearman_client_add_server(): %s"
4605
msgid "Enable logging to a gearman server"
4608
msgid "Hostname for logging to a Gearman server"
4611
msgid "Gearman Function to send logging to"
4614
msgid "Log queries to a Gearman server"
4618
msgid "fail open() fn=%s er=%s\n"
4621
msgid "Enable logging to CSV file"
4624
msgid "File to log to"
4627
msgid "PCRE to match the query against"
4630
msgid "Threshold for logging slow queries, in microseconds"
4633
msgid "Threshold for logging big queries, for rows returned"
4636
msgid "Threshold for logging big queries, for rows examined"
4639
msgid "Log queries to a CSV file"
4643
msgid "syslog facility \"%s\" not known, using \"local0\""
4647
msgid "syslog priority \"%s\" not known, using \"info\""
4650
msgid "Enable logging to syslog"
4653
msgid "Syslog Ident"
4656
msgid "Syslog Facility"
4659
msgid "Syslog Priority"
4662
msgid "Log to syslog"
4665
msgid "List of memcached servers."
4668
msgid "Memcached Stats as I_S tables"
4672
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4676
msgid "Got an error from unknown thread, %s:%d"
4679
msgid "Unknown thread accessing table"
4682
msgid "Block size to be used for MyISAM index pages."
4686
"This characterizes the number of hits a hot block has to be untouched until "
4687
"it is considered aged enough to be downgraded to a warm block. This "
4688
"specifies the percentage ratio of that number of hits to the total number of "
4689
"blocks in key cache"
4692
msgid "The minimum percentage of warm blocks in key cache"
4696
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4697
"this to get better index handling (for all reads and multiple writes) to as "
4698
"much as you can afford;"
4702
"Number of threads to use when repairing MyISAM tables. The value of 1 "
4703
"disables parallel repair."
4707
"Don't use the fast sort index method to created index if the temporary file "
4708
"would get bigger than this."
4712
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4713
"when creating indexes with CREATE INDEX or ALTER TABLE."
4716
msgid "Default pointer size to be used for MyISAM tables."
4719
msgid "Didn't find key on read or update"
4722
msgid "Duplicate key on write or update"
4725
msgid "Internal (unspecified) error in handler"
4729
"Someone has changed the row since it was read (while the table was locked to "
4733
msgid "Wrong index given to function"
4736
msgid "Undefined handler error 125"
4739
msgid "Index file is crashed"
4742
msgid "Record file is crashed"
4745
msgid "Out of memory in engine"
4748
msgid "Undefined handler error 129"
4751
msgid "Incorrect file format"
4754
msgid "Command not supported by database"
4757
msgid "Old database file"
4760
msgid "No record read before update"
4763
msgid "Record was already deleted (or record file crashed)"
4766
msgid "No more room in record file"
4769
msgid "No more room in index file"
4772
msgid "No more records (read after end of file)"
4775
msgid "Unsupported extension used for table"
4781
msgid "Wrong create options"
4784
msgid "Duplicate unique key or constraint on write or update"
4787
msgid "Unknown character set used in table"
4790
msgid "Conflicting table definitions in sub-tables of MERGE table"
4793
msgid "Table is crashed and last repair failed"
4796
msgid "Table was marked as crashed and should be repaired"
4799
msgid "Lock timed out; Retry transaction"
4802
msgid "Lock table is full; Restart program with a larger locktable"
4805
msgid "Updates are not allowed under a read only transactions"
4808
msgid "Lock deadlock; Retry transaction"
4811
msgid "Foreign key constraint is incorrectly formed"
4814
msgid "Cannot add a child row"
4817
msgid "Cannot delete a parent row"
4820
msgid "No savepoint with that name"
4823
msgid "Non unique key block size"
4826
msgid "The table does not exist in engine"
4829
msgid "The table already existed in storage engine"
4832
msgid "Could not connect to storage engine"
4835
msgid "Unexpected null pointer found when using spatial index"
4838
msgid "The table changed in storage engine"
4841
msgid "There's no partition in table for the given value"
4844
msgid "Row-based binlogging of row failed"
4847
msgid "Index needed in foreign key constraint"
4850
msgid "Upholding foreign key constraints would lead to a duplicate key error"
4853
msgid "Table needs to be upgraded before it can be used"
4856
msgid "Table is read only"
4859
msgid "Failed to get next auto increment value"
4862
msgid "Failed to set row auto increment value"
4865
msgid "Unknown (generic) error from engine"
4868
msgid "Record is the same"
4871
msgid "It is not possible to log this statement"
4874
msgid "Tablespace exists"
4877
msgid "The event was corrupt, leading to illegal data being read"
4880
msgid "The table is of a new format not supported by this version"
4883
msgid "The event could not be processed no other handler error happened"
4886
msgid "Got a fatal error during initialzation of handler"
4889
msgid "File to short; Expected more data in file"
4892
msgid "Read page with wrong checksum"
4895
msgid "Lock or active transaction"
4898
msgid "No such table space"
4901
msgid "Tablespace not empty"
4906
"Port number to use for connection or 0 for default to with MySQL protocol."
4908
"Nomor port digunakan untuk koneksi atau 0 untuk standar, dalam urutan "
4909
"pilihan, drizzle.cnf, $ DRIZZLE_TCP_PORT, built-in standar ("
6129
4912
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4916
msgid "Unable to create background worker thread. Got error %s.\n"
4920
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4924
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4928
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4932
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
4936
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4939
msgid "Enable transaction log"
4942
msgid "DEBUGGING - Truncate transaction log"
4946
msgid "Path to the file to use for transaction log"
4947
msgstr "Berkas socket untuk digunakan melakukan koneksi"
4949
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4953
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4954
"each transaction write, 2 == sync log file once per second"
4959
"Failed to allocate enough memory to buffer header, transaction message, and "
4960
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
4963
msgid "Failed to open transaction log file "
4968
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4969
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4973
msgid "Failed to sync log file. Got error: %s\n"
4977
msgid "Failed to open transaction log file %s. Got error: %s\n"
4981
msgid "Raw buffer read: %s.\n"
4985
msgid "Unable to parse transaction. Got error: %s.\n"
4989
msgid "BUFFER: %s\n"
4992
#~ msgid "Check memory and open file usage at exit ."
4993
#~ msgstr "Cek penggunaan memori dan berkas yang dibuka saat keluar."
4995
#~ msgid "Print some debug info at exit."
4996
#~ msgstr "Cetak info debug saat keluar."
6132
4998
#~ msgid "Set the default character set."
6133
4999
#~ msgstr "Atur set karakter bawaan."
6136
5001
#~ msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
6137
5002
#~ msgstr "%s Ver %s Distrib %s, untuk %s (%s) menggunakan %s %s\n"
5004
#~ msgid "Unknown command '\\%c'."
5005
#~ msgstr "Perintah yang tidak diketahui '\\%c'"