964
773
"the documentation for your distribution on how to do that.\n"
967
#: drizzled/drizzled.cc:956
971
"The '--memlock' argument, which was enabled, uses system calls that are\n"
972
"unreliable and unstable on some operating systems and operating-system\n"
973
"versions (notably, some versions of Linux). This crash could be due to use\n"
974
"of those buggy OS calls. You should consider whether you really need the\n"
975
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
979
#: drizzled/drizzled.cc:971
981
777
msgid "Writing a core file\n"
984
#: drizzled/drizzled.cc:1017
986
"setrlimit could not change the size of core files to 'infinity'; We may not "
987
"be able to generate a core file on signals"
990
#: drizzled/drizzled.cc:1212
992
781
msgid "gethostname failed, using '%s' as hostname"
995
#: drizzled/drizzled.cc:1283
997
785
msgid "Unknown locale: '%s'"
1000
#: drizzled/drizzled.cc:1312
1001
788
msgid "Can't create thread-keys"
1004
#: drizzled/drizzled.cc:1337
1005
791
msgid "Out of memory"
1008
#: drizzled/drizzled.cc:1348
1009
794
msgid "Failed to initialize plugins."
1012
#: drizzled/drizzled.cc:1379
1015
799
"%s: Too many arguments (first extra is '%s').\n"
1016
800
"Use --verbose --help to get a list of available options\n"
1019
#: drizzled/drizzled.cc:1399
1020
803
msgid "No scheduler found, cannot continue!\n"
1023
#: drizzled/drizzled.cc:1406
1024
msgid "Can't init databases"
1027
#: drizzled/drizzled.cc:1430
1029
msgid "Unknown/unsupported table type: %s"
1032
#: drizzled/drizzled.cc:1436
1034
msgid "Default storage engine (%s) is not available"
1037
#: drizzled/drizzled.cc:1467
1039
msgid "Failed to lock memory. Errno: %d\n"
1042
#: drizzled/drizzled.cc:1683
807
msgid "Unknown/unsupported storage engine: %s"
1043
810
msgid "Display this help and exit after initializing plugins."
1046
#: drizzled/drizzled.cc:1687
1047
813
msgid "Auto-increment columns are incremented by this"
1050
#: drizzled/drizzled.cc:1692
1052
"Offset added to Auto-increment columns. Used when auto-increment-increment "
817
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1056
#: drizzled/drizzled.cc:1698
1058
822
"Path to installation directory. All paths are usually resolved relative to "
1062
#: drizzled/drizzled.cc:1702
1063
msgid "IP address to bind to."
1066
#: drizzled/drizzled.cc:1706
1067
826
msgid "Chroot drizzled daemon during startup."
1070
#: drizzled/drizzled.cc:1710
1071
829
msgid "Set the default collation."
1074
#: drizzled/drizzled.cc:1714
1075
832
msgid "Default completion type."
1078
#: drizzled/drizzled.cc:1719
1079
835
msgid "Write core on errors."
1082
#: drizzled/drizzled.cc:1723
1083
838
msgid "Path to the database root."
1086
#: drizzled/drizzled.cc:1727
1087
841
msgid "Set the default storage engine (table type) for tables."
1090
#: drizzled/drizzled.cc:1731
1091
844
msgid "Set the default time zone."
1094
#: drizzled/drizzled.cc:1736
1095
847
msgid "Print a symbolic stack trace on failure."
1098
#: drizzled/drizzled.cc:1742
1099
850
msgid "Used for debugging; Use at your own risk!"
1102
#: drizzled/drizzled.cc:1747
1103
853
msgid "Set up signals usable for debugging"
1106
#: drizzled/drizzled.cc:1751
1107
856
msgid "(IGNORED)"
1110
#: drizzled/drizzled.cc:1755
1111
859
msgid "Set the language used for the month names and the days of the week."
1114
#: drizzled/drizzled.cc:1760
1115
862
msgid "Log some not critical warnings to the log file."
1118
#: drizzled/drizzled.cc:1765
1119
msgid "Lock drizzled in memory."
1122
#: drizzled/drizzled.cc:1769
1123
865
msgid "Pid file used by safe_mysqld."
1126
#: drizzled/drizzled.cc:1773
1128
"Port number to use for connection or 0 for default to, in order of "
1129
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default ("
1132
#: drizzled/drizzled.cc:1779
1134
869
"Maximum time in seconds to wait for the port to become free. (Default: no "
1138
#: drizzled/drizzled.cc:1784
1140
874
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1141
875
"specified directory"
1144
#: drizzled/drizzled.cc:1789
1146
879
"Uniquely identifies the server instance in the community of replication "
1150
#: drizzled/drizzled.cc:1794
1151
883
msgid "Don't print a stack trace on failure."
1154
#: drizzled/drizzled.cc:1798
1155
886
msgid "Enable symbolic link support."
1158
#: drizzled/drizzled.cc:1807
1160
890
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1163
#: drizzled/drizzled.cc:1812
1164
893
msgid "Path for temporary files."
1167
#: drizzled/drizzled.cc:1816
1168
896
msgid "Default transaction isolation level."
1171
#: drizzled/drizzled.cc:1820
1172
899
msgid "Run drizzled daemon as user."
1175
#: drizzled/drizzled.cc:1828
1177
903
"The number of outstanding connection requests Drizzle can have. This comes "
1178
904
"into play when the main Drizzle thread gets very many connection requests in "
1179
905
"a very short time."
1182
#: drizzled/drizzled.cc:1834
1184
909
"Size of tree cache used in bulk insert optimization. Note that this is a "
1185
910
"limit per thread!"
1188
#: drizzled/drizzled.cc:1840
1190
914
"Precision of the result of '/' operator will be increased on that value."
1193
#: drizzled/drizzled.cc:1846
1194
917
msgid "The maximum length of the result of function group_concat."
1197
#: drizzled/drizzled.cc:1851
1198
920
msgid "The size of the buffer that is used for full joins."
1201
#: drizzled/drizzled.cc:1857
1203
"The size of the buffer used for index blocks for MyISAM tables. Increase "
1204
"this to get better index handling (for all reads and multiple writes) to as "
1205
"much as you can afford;"
1208
#: drizzled/drizzled.cc:1866
1210
"This characterizes the number of hits a hot block has to be untouched until "
1211
"it is considered aged enough to be downgraded to a warm block. This "
1212
"specifies the percentage ratio of that number of hits to the total number of "
1213
"blocks in key cache"
1216
#: drizzled/drizzled.cc:1875
1217
msgid "The default size of key cache blocks"
1220
#: drizzled/drizzled.cc:1881
1221
msgid "The minimum percentage of warm blocks in key cache"
1224
#: drizzled/drizzled.cc:1887
1225
923
msgid "Max packetlength to send/receive from to server."
1228
#: drizzled/drizzled.cc:1892
1230
927
"If there is more than this number of interrupted connections from a host "
1231
928
"this host will be blocked from further connections."
1234
#: drizzled/drizzled.cc:1897
1235
931
msgid "Max number of errors/warnings to store for a statement."
1238
#: drizzled/drizzled.cc:1902
1239
934
msgid "Don't allow creation of heap tables bigger than this."
1242
#: drizzled/drizzled.cc:1908
1244
938
"Joins that are probably going to read more than max_join_size records return "
1248
#: drizzled/drizzled.cc:1914
1249
942
msgid "Max number of bytes in sorted records."
1252
#: drizzled/drizzled.cc:1919
1253
945
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1256
#: drizzled/drizzled.cc:1924
1258
949
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1259
950
"max_sort_length bytes of each value are used; the rest are ignored)."
1262
#: drizzled/drizzled.cc:1931
1263
953
msgid "After this many write locks, allow some read locks to run in between."
1266
#: drizzled/drizzled.cc:1935
1268
957
"Don't log queries which examine less than min_examined_row_limit rows to "
1272
#: drizzled/drizzled.cc:1941
1273
msgid "Buffer length for TCP/IP and socket communication."
1276
#: drizzled/drizzled.cc:1946
1278
962
"Controls the heuristic(s) applied during query optimization to prune less-"
1279
963
"promising partial plans from the optimizer search space. Meaning: false - do "
1381
1051
"Starts the Drizzle database server\n"
1384
#: drizzled/drizzled.cc:2192
1386
1055
msgid "Usage: %s [OPTIONS]\n"
1389
#: drizzled/drizzled.cc:2324
1392
1060
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1393
1061
"command line\n"
1396
#: drizzled/drizzled.cc:2368
1397
1064
msgid "Can't start server: cannot resolve hostname!"
1400
#: drizzled/drizzled.cc:2374
1401
1067
msgid "Can't start server: bind-address refers to multiple interfaces!"
1404
#: drizzled/errmsg.cc:73
1071
"setrlimit could not change the size of core files to 'infinity'; We may not "
1072
"be able to generate a core file on signals"
1406
msgid "errmsg plugin '%s' errmsg() failed"
1076
msgid "Data directory %s does not exist\n"
1409
#: drizzled/error.cc:34 drizzled/error.cc:36
1413
#: drizzled/error.cc:38
1417
#: drizzled/error.cc:40
1421
#: drizzled/error.cc:42
1423
1089
msgid "Can't create file '%-.200s' (errno: %d)"
1426
#: drizzled/error.cc:44
1428
1093
msgid "Can't create table '%-.200s' (errno: %d)"
1431
#: drizzled/error.cc:46
1433
1097
msgid "Can't create database '%-.192s' (errno: %d)"
1436
#: drizzled/error.cc:48
1438
1101
msgid "Can't create database '%-.192s'; database exists"
1439
1102
msgstr "Kan ikke lage databasen '%-.192s'; databasen finnes allerede"
1441
#: drizzled/error.cc:50
1443
1105
msgid "Can't drop database '%-.192s'; database doesn't exist"
1444
1106
msgstr "Kan ikke fjerne databasen '%-.192s'; databasen finnes ikke"
1446
#: drizzled/error.cc:52
1448
1109
msgid "Error dropping database (can't delete '%-.192s', errno: %d)"
1451
#: drizzled/error.cc:54
1453
1113
msgid "Error dropping database (can't rmdir '%-.192s', errno: %d)"
1455
1115
"Feil ved fjerning av databasen (klarte ikke å kjøre rmdir '%-.192s', "
1456
1116
"feilnummer: %d)"
1458
#: drizzled/error.cc:56
1460
1119
msgid "Error on delete of '%-.192s' (errno: %d)"
1463
#: drizzled/error.cc:58
1464
1122
msgid "Can't read record in system table"
1465
1123
msgstr "Klarte ikke å lese raden fra systemtabellen"
1467
#: drizzled/error.cc:60
1469
1126
msgid "Can't get status of '%-.200s' (errno: %d)"
1472
#: drizzled/error.cc:62
1474
1130
msgid "Can't get working directory (errno: %d)"
1477
#: drizzled/error.cc:64
1479
1134
msgid "Can't lock file (errno: %d)"
1482
#: drizzled/error.cc:66
1484
1138
msgid "Can't open file: '%-.200s' (errno: %d)"
1487
#: drizzled/error.cc:68
1489
1142
msgid "Can't find file: '%-.200s' (errno: %d)"
1492
#: drizzled/error.cc:70
1494
1146
msgid "Can't read dir of '%-.192s' (errno: %d)"
1497
#: drizzled/error.cc:72
1499
1150
msgid "Can't change dir to '%-.192s' (errno: %d)"
1502
#: drizzled/error.cc:74
1504
1154
msgid "Record has changed since last read in table '%-.192s'"
1505
1155
msgstr "Raden har blitt endret siden den sist ble lest fra tabellen '%-192s'"
1507
#: drizzled/error.cc:76
1509
1158
msgid "Disk full (%s); waiting for someone to free some space..."
1512
#: drizzled/error.cc:78
1514
1162
msgid "Can't write; duplicate key in table '%-.192s'"
1515
1163
msgstr "Kunne ikke skrive; nøkkelen er ikke unik i tabellen '%-.192s'"
1517
#: drizzled/error.cc:80
1519
1166
msgid "Error on close of '%-.192s' (errno: %d)"
1522
#: drizzled/error.cc:82
1524
1170
msgid "Error reading file '%-.200s' (errno: %d)"
1527
#: drizzled/error.cc:84
1529
1174
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1532
#: drizzled/error.cc:86
1534
1178
msgid "Error writing file '%-.200s' (errno: %d)"
1537
#: drizzled/error.cc:88
1539
1182
msgid "'%-.192s' is locked against change"
1540
1183
msgstr "'%-192s' er låst for endringer"
1542
#: drizzled/error.cc:90
1543
1185
msgid "Sort aborted"
1546
#: drizzled/error.cc:92
1548
1189
msgid "View '%-.192s' doesn't exist for '%-.192s'"
1549
1190
msgstr "View-et '%-.192s' eksisterer ikke i '%-.192s'"
1551
#: drizzled/error.cc:94
1553
1193
msgid "Got error %d from storage engine"
1556
#: drizzled/error.cc:96
1558
1197
msgid "Table storage engine for '%-.192s' doesn't have this option"
1559
1198
msgstr "Tabellmotoren for '%-.192s' har ikke denne innstillingen"
1561
#: drizzled/error.cc:98
1563
1201
msgid "Can't find record in '%-.192s'"
1564
1202
msgstr "Klarte ikke å finne raden i '%-192s'"
1566
#: drizzled/error.cc:100
1568
1205
msgid "Incorrect information in file: '%-.200s'"
1569
1206
msgstr "Feil informasjon i filen '%-.200s'"
1571
#: drizzled/error.cc:102
1573
1209
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1574
1210
msgstr "Feil nøkkelfil for tabellen '%-.200s'; prøv å reparere den"
1576
#: drizzled/error.cc:104
1578
1213
msgid "Old key file for table '%-.192s'; repair it!"
1579
1214
msgstr "Gammel nøkkelfil for tabellen '%-.192s'; reparer den!"
1581
#: drizzled/error.cc:106
1583
1217
msgid "Table '%-.192s' is read only"
1586
#: drizzled/error.cc:108
1588
1221
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1591
#: drizzled/error.cc:110
1592
1224
msgid "Out of sort memory; increase server sort buffer size"
1594
1226
"Tom for sorteringsminne; øk størrelsen på sorteringsbufferen på serveren"
1596
#: drizzled/error.cc:112
1598
1229
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1601
#: drizzled/error.cc:114
1602
1232
msgid "Too many connections"
1605
#: drizzled/error.cc:116
1607
1236
"Out of memory; check if drizzled or some other process uses all available "
1608
1237
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1609
1238
"memory or you can add more swap space"
1612
#: drizzled/error.cc:118
1613
1241
msgid "Can't get hostname for your address"
1616
#: drizzled/error.cc:120
1617
1244
msgid "Bad handshake"
1620
#: drizzled/error.cc:122
1622
1248
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1625
#: drizzled/error.cc:124
1627
1252
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1630
#: drizzled/error.cc:126
1631
1255
msgid "No database selected"
1634
#: drizzled/error.cc:128
1635
1258
msgid "Unknown command"
1638
#: drizzled/error.cc:130
1640
1262
msgid "Column '%-.192s' cannot be null"
1643
#: drizzled/error.cc:132
1645
1266
msgid "Unknown database '%-.192s'"
1648
#: drizzled/error.cc:134
1650
1270
msgid "Table '%-.192s' already exists"
1653
#: drizzled/error.cc:136
1655
1274
msgid "Unknown table '%-.100s'"
1658
#: drizzled/error.cc:138
1660
1278
msgid "Column '%-.192s' in %-.192s is ambiguous"
1663
#: drizzled/error.cc:140
1664
1281
msgid "Server shutdown in progress"
1667
#: drizzled/error.cc:142
1669
1285
msgid "Unknown column '%-.192s' in '%-.192s'"
1672
#: drizzled/error.cc:144
1674
1289
msgid "'%-.192s' isn't in GROUP BY"
1677
#: drizzled/error.cc:146
1679
1293
msgid "Can't group on '%-.192s'"
1682
#: drizzled/error.cc:148
1683
1296
msgid "Statement has sum functions and columns in same statement"
1686
#: drizzled/error.cc:150
1687
1299
msgid "Column count doesn't match value count"
1690
#: drizzled/error.cc:152
1692
1303
msgid "Identifier name '%-.100s' is too long"
1695
#: drizzled/error.cc:154
1697
1307
msgid "Duplicate column name '%-.192s'"
1700
#: drizzled/error.cc:156
1702
1311
msgid "Duplicate key name '%-.192s'"
1705
#: drizzled/error.cc:158
1707
1315
msgid "Duplicate entry '%-.192s' for key %d"
1710
#: drizzled/error.cc:160
1712
1319
msgid "Incorrect column specifier for column '%-.192s'"
1715
#: drizzled/error.cc:162
1717
1323
msgid "%s near '%-.80s' at line %d"
1720
#: drizzled/error.cc:164
1721
1326
msgid "Query was empty"
1724
#: drizzled/error.cc:166
1726
1330
msgid "Not unique table/alias: '%-.192s'"
1729
#: drizzled/error.cc:168
1731
1334
msgid "Invalid default value for '%-.192s'"
1734
#: drizzled/error.cc:170
1735
1337
msgid "Multiple primary key defined"
1738
#: drizzled/error.cc:172
1740
1341
msgid "Too many keys specified; max %d keys allowed"
1743
#: drizzled/error.cc:174
1745
1345
msgid "Too many key parts specified; max %d parts allowed"
1748
#: drizzled/error.cc:176
1750
1349
msgid "Specified key was too long; max key length is %d bytes"
1753
#: drizzled/error.cc:178
1755
1353
msgid "Key column '%-.192s' doesn't exist in table"
1758
#: drizzled/error.cc:180
1761
1358
"BLOB column '%-.192s' can't be used in key specification with the used table "
1765
#: drizzled/error.cc:182
1768
1364
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
1772
#: drizzled/error.cc:184
1774
1369
"Incorrect table definition; there can be only one auto column and it must be "
1775
1370
"defined as a key"
1778
#: drizzled/error.cc:186
1781
1375
"%s: ready for connections.\n"
1782
1376
"Version: '%s' socket: '%s' port: %u\n"
1785
#: drizzled/error.cc:188
1787
1380
msgid "%s: Normal shutdown\n"
1790
#: drizzled/error.cc:190
1792
1384
msgid "%s: Got signal %d. Aborting!\n"
1795
#: drizzled/error.cc:192
1797
1388
msgid "%s: Shutdown complete\n"
1800
#: drizzled/error.cc:194
1802
msgid "%s: Forcing close of thread %ld user: '%-.48s'\n"
1392
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
1805
#: drizzled/error.cc:196
1806
1395
msgid "Can't create IP socket"
1809
#: drizzled/error.cc:198
1812
1400
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
1816
#: drizzled/error.cc:200
1819
1406
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
1820
1407
"check the manual"
1823
#: drizzled/error.cc:202
1825
1411
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
1828
#: drizzled/error.cc:204
1831
1416
"The file '%-.128s' must be in the database directory or be readable by all"
1834
#: drizzled/error.cc:206
1836
1420
msgid "File '%-.200s' already exists"
1839
#: drizzled/error.cc:208
1841
1424
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
1844
#: drizzled/error.cc:210
1846
1428
msgid "Records: %ld Duplicates: %ld"
1849
#: drizzled/error.cc:212
1851
1432
"Incorrect prefix key; the used key part isn't a string, the used length is "
1852
1433
"longer than the key part, or the storage engine doesn't support unique "
1856
#: drizzled/error.cc:214
1857
1437
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
1860
#: drizzled/error.cc:216
1862
1441
msgid "Can't DROP '%-.192s'; check that column/key exists"
1865
#: drizzled/error.cc:218
1867
1445
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
1870
#: drizzled/error.cc:220
1872
1449
msgid "You can't specify target table '%-.192s' for update in FROM clause"
1875
#: drizzled/error.cc:222
1877
1453
msgid "Unknown thread id: %lu"
1880
#: drizzled/error.cc:224
1882
1457
msgid "You are not owner of thread %lu"
1885
#: drizzled/error.cc:226
1886
1460
msgid "No tables used"
1889
#: drizzled/error.cc:228
1891
1464
msgid "Too many strings for column %-.192s and SET"
1894
#: drizzled/error.cc:230
1896
1468
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
1899
#: drizzled/error.cc:232
1901
1472
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
1904
#: drizzled/error.cc:234
1906
1476
msgid "Table '%-.192s' was not locked with LOCK TABLES"
1909
#: drizzled/error.cc:236
1911
1480
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
1914
#: drizzled/error.cc:238
1916
1484
msgid "Incorrect database name '%-.100s'"
1919
#: drizzled/error.cc:240
1921
1488
msgid "Incorrect table name '%-.100s'"
1924
#: drizzled/error.cc:242
1926
1492
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
1927
1493
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
1930
#: drizzled/error.cc:244
1931
1496
msgid "Unknown error"
1934
#: drizzled/error.cc:246
1936
1500
msgid "Unknown procedure '%-.192s'"
1939
#: drizzled/error.cc:248
1941
1504
msgid "Incorrect parameter count to procedure '%-.192s'"
1944
#: drizzled/error.cc:250
1946
1508
msgid "Incorrect parameters to procedure '%-.192s'"
1949
#: drizzled/error.cc:252
1951
1512
msgid "Unknown table '%-.192s' in %-.32s"
1954
#: drizzled/error.cc:254
1956
1516
msgid "Column '%-.192s' specified twice"
1959
#: drizzled/error.cc:256
1960
1519
msgid "Invalid use of group function"
1963
#: drizzled/error.cc:258
1966
1524
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
1969
#: drizzled/error.cc:260
1970
1527
msgid "A table must have at least 1 column"
1973
#: drizzled/error.cc:262
1975
1531
msgid "The table '%-.192s' is full"
1978
#: drizzled/error.cc:264
1980
1535
msgid "Unknown character set: '%-.64s'"
1983
#: drizzled/error.cc:266
1985
1539
msgid "Too many tables; Drizzle can only use %d tables in a join"
1988
#: drizzled/error.cc:268
1989
1542
msgid "Too many columns"
1992
#: drizzled/error.cc:270
1995
1547
"Row size too large. The maximum row size for the used table type, not "
1996
1548
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
1999
#: drizzled/error.cc:272
2002
1553
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2003
1554
"thread_stack=#' to specify a bigger stack if needed"
2006
#: drizzled/error.cc:274
2007
1557
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2010
#: drizzled/error.cc:276
2013
"Table handler doesn't support NULL in given index. Please change column '%-"
2014
".192s' to be NOT NULL or use another handler"
1562
"Table handler doesn't support NULL in given index. Please change column "
1563
"'%-.192s' to be NOT NULL or use another handler"
2017
#: drizzled/error.cc:278
2019
1567
msgid "Can't load function '%-.192s'"
2022
#: drizzled/error.cc:280
2024
1571
msgid "Can't initialize function '%-.192s'; %-.80s"
2027
#: drizzled/error.cc:282
2028
msgid "No paths allowed for shared library"
1574
msgid "No paths allowed for plugin library"
2031
#: drizzled/error.cc:284
2033
msgid "Function '%-.192s' already exists"
1578
msgid "Plugin '%-.192s' already exists"
2036
#: drizzled/error.cc:286
2038
1582
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2041
#: drizzled/error.cc:288
2043
msgid "Can't find symbol '%-.128s' in library"
1586
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
1587
msgstr "Klarte ikke å finne raden i '%-192s'"
2046
#: drizzled/error.cc:290
2048
1590
msgid "Function '%-.192s' is not defined"
2051
#: drizzled/error.cc:292
2054
1595
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2055
1596
"'drizzleadmin flush-hosts'"
2058
#: drizzled/error.cc:294
2060
1600
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2063
#: drizzled/error.cc:296
2065
1604
"You are using Drizzle as an anonymous user and anonymous users are not "
2066
1605
"allowed to change passwords"
2069
#: drizzled/error.cc:298
2071
1609
"You must have privileges to update tables in the drizzle database to be able "
2072
1610
"to change passwords for others"
2075
#: drizzled/error.cc:300
2076
1613
msgid "Can't find any matching row in the user table"
2079
#: drizzled/error.cc:302
2081
1617
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2084
#: drizzled/error.cc:304
2087
1622
"Can't create a new thread (errno %d); if you are not out of available "
2088
1623
"memory, you can consult the manual for a possible OS-dependent bug"
2091
#: drizzled/error.cc:306
2093
1627
msgid "Column count doesn't match value count at row %ld"
2096
#: drizzled/error.cc:308
2098
1631
msgid "Can't reopen table: '%-.192s'"
2101
#: drizzled/error.cc:310
2102
1634
msgid "Invalid use of NULL value"
2105
#: drizzled/error.cc:312
2107
1638
msgid "Got error '%-.64s' from regexp"
2110
#: drizzled/error.cc:314
2112
1642
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2113
1643
"illegal if there is no GROUP BY clause"
2116
#: drizzled/error.cc:316
2118
1647
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2121
#: drizzled/error.cc:318
2123
1651
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2126
#: drizzled/error.cc:320
2129
1656
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2130
1657
"table '%-.192s'"
2133
#: drizzled/error.cc:322
2135
1661
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2136
1662
"privileges can be used"
2139
#: drizzled/error.cc:324
2140
1665
msgid "The host or user argument to GRANT is too long"
2143
#: drizzled/error.cc:326
2145
1669
msgid "Table '%-.192s.%-.192s' doesn't exist"
2148
#: drizzled/error.cc:328
2151
1674
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2155
#: drizzled/error.cc:330
2156
1678
msgid "The used command is not allowed with this Drizzle version"
2159
#: drizzled/error.cc:332
2161
1682
"You have an error in your SQL syntax; check the manual that corresponds to "
2162
1683
"your Drizzle server version for the right syntax to use"
2165
#: drizzled/error.cc:334
2167
1687
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2170
#: drizzled/error.cc:336
2171
1690
msgid "Too many delayed threads in use"
2174
#: drizzled/error.cc:338
2176
1694
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2179
#: drizzled/error.cc:340
2180
1697
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2183
#: drizzled/error.cc:342
2184
1700
msgid "Got a read error from the connection pipe"
2187
#: drizzled/error.cc:344
2188
1703
msgid "Got an error from fcntl()"
2191
#: drizzled/error.cc:346
2192
1706
msgid "Got packets out of order"
2195
#: drizzled/error.cc:348 plugin/oldlibdrizzle/errmsg.cc:98
2196
1709
msgid "Couldn't uncompress communication packet"
2199
#: drizzled/error.cc:350 plugin/oldlibdrizzle/errmsg.cc:100
2200
1712
msgid "Got an error reading communication packets"
2203
#: drizzled/error.cc:352 plugin/oldlibdrizzle/errmsg.cc:102
2204
1715
msgid "Got timeout reading communication packets"
2207
#: drizzled/error.cc:354 plugin/oldlibdrizzle/errmsg.cc:104
2208
1718
msgid "Got an error writing communication packets"
2211
#: drizzled/error.cc:356 plugin/oldlibdrizzle/errmsg.cc:106
2212
1721
msgid "Got timeout writing communication packets"
2215
#: drizzled/error.cc:358
2216
1724
msgid "Result string is longer than 'max_allowed_packet' bytes"
2219
#: drizzled/error.cc:360
2220
1727
msgid "The used table type doesn't support BLOB/TEXT columns"
2223
#: drizzled/error.cc:362
2224
1730
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2227
#: drizzled/error.cc:364
2230
1735
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2234
#: drizzled/error.cc:366
2236
1740
msgid "Incorrect column name '%-.100s'"
2239
#: drizzled/error.cc:368
2241
1744
msgid "The used storage engine can't index column '%-.192s'"
2244
#: drizzled/error.cc:370
2246
1748
"Unable to open underlying table which is differently defined or of non-"
2247
1749
"MyISAM type or doesn't exist"
2250
#: drizzled/error.cc:372
2252
1753
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2255
#: drizzled/error.cc:374
2258
1758
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2261
#: drizzled/error.cc:376
2263
1762
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2264
1763
"UNIQUE instead"
2267
#: drizzled/error.cc:378
2268
1766
msgid "Result consisted of more than one row"
2271
#: drizzled/error.cc:380
2272
1769
msgid "This table type requires a primary key"
2275
#: drizzled/error.cc:382
2276
1772
msgid "This version of Drizzle is not compiled with RAID support"
2279
#: drizzled/error.cc:384
2281
1776
"You are using safe update mode and you tried to update a table without a "
2282
1777
"WHERE that uses a KEY column"
2285
#: drizzled/error.cc:386
2287
1781
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2290
#: drizzled/error.cc:388
2291
1784
msgid "Can't open table"
2294
#: drizzled/error.cc:390
2296
1788
msgid "The storage engine for the table doesn't support %s"
2299
#: drizzled/error.cc:392
2300
1791
msgid "You are not allowed to execute this command in a transaction"
2303
#: drizzled/error.cc:394
2305
1795
msgid "Got error %d during COMMIT"
2308
#: drizzled/error.cc:396
2310
1799
msgid "Got error %d during ROLLBACK"
2313
#: drizzled/error.cc:398
2315
1803
msgid "Got error %d during FLUSH_LOGS"
2318
#: drizzled/error.cc:400
2320
1807
msgid "Got error %d during CHECKPOINT"
2323
#: drizzled/error.cc:402
2326
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: '%-.64s' "
1812
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2330
#: drizzled/error.cc:404
2331
1816
msgid "The storage engine for the table does not support binary table dump"
2334
#: drizzled/error.cc:406
2335
1819
msgid "Binlog closed, cannot RESET MASTER"
2338
#: drizzled/error.cc:408
2340
1823
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2343
#: drizzled/error.cc:410
2345
1827
msgid "Error from master: '%-.64s'"
2348
#: drizzled/error.cc:412
2349
1830
msgid "Net error reading from master"
2352
#: drizzled/error.cc:414
2353
1833
msgid "Net error writing to master"
2356
#: drizzled/error.cc:416
2357
1836
msgid "Can't find FULLTEXT index matching the column list"
2360
#: drizzled/error.cc:418
2362
1840
"Can't execute the given command because you have active locked tables or an "
2363
1841
"active transaction"
2366
#: drizzled/error.cc:420
2368
1845
msgid "Unknown system variable '%-.64s'"
2371
#: drizzled/error.cc:422
2373
1849
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2376
#: drizzled/error.cc:424
2379
1854
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2382
#: drizzled/error.cc:426
2383
1857
msgid "Some non-transactional changed tables couldn't be rolled back"
2386
#: drizzled/error.cc:428
2388
1861
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2389
1862
"of storage; increase this drizzled variable and try again"
2392
#: drizzled/error.cc:430
2394
1866
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2397
#: drizzled/error.cc:432
2399
1870
"This operation requires a running slave; configure slave and do START SLAVE"
2402
#: drizzled/error.cc:434
2403
1873
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2406
#: drizzled/error.cc:436
2408
1877
"Could not initialize master info structure; more error messages can be found "
2409
1878
"in the Drizzle error log"
2412
#: drizzled/error.cc:438
2413
1881
msgid "Could not create slave thread; check system resources"
2416
#: drizzled/error.cc:440
2419
1886
"User %-.64s already has more than 'max_user_connections' active connections"
2422
#: drizzled/error.cc:442
2423
1889
msgid "You may only use constant expressions with SET"
2426
#: drizzled/error.cc:444
2427
1892
msgid "Lock wait timeout exceeded; try restarting transaction"
2430
#: drizzled/error.cc:446
2431
1895
msgid "The total number of locks exceeds the lock table size"
2434
#: drizzled/error.cc:448
2435
1898
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2438
#: drizzled/error.cc:450
2439
1901
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2442
#: drizzled/error.cc:452
2443
1904
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2446
#: drizzled/error.cc:454
2448
1908
msgid "Incorrect arguments to %s"
2451
#: drizzled/error.cc:456
2453
1912
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2456
#: drizzled/error.cc:458
2458
1916
"Incorrect table definition; all MERGE tables must be in the same database"
2461
#: drizzled/error.cc:460
2462
1919
msgid "Deadlock found when trying to get lock; try restarting transaction"
2465
#: drizzled/error.cc:462
2466
1922
msgid "The used table type doesn't support FULLTEXT indexes"
2469
#: drizzled/error.cc:464
2470
1925
msgid "Cannot add foreign key constraint"
2473
#: drizzled/error.cc:466
2474
1928
msgid "Cannot add or update a child row: a foreign key constraint fails"
2477
#: drizzled/error.cc:468
2478
1931
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2481
#: drizzled/error.cc:470
2483
1935
msgid "Error connecting to master: %-.128s"
2486
#: drizzled/error.cc:472
2488
1939
msgid "Error running query on master: %-.128s"
2491
#: drizzled/error.cc:474
2493
1943
msgid "Error when executing command %s: %-.128s"
2496
#: drizzled/error.cc:476
2498
1947
msgid "Incorrect usage of %s and %s"
2501
#: drizzled/error.cc:478
2502
1950
msgid "The used SELECT statements have a different number of columns"
2505
#: drizzled/error.cc:480
2506
1953
msgid "Can't execute the query because you have a conflicting read lock"
2509
#: drizzled/error.cc:482
2510
1956
msgid "Mixing of transactional and non-transactional tables is disabled"
2513
#: drizzled/error.cc:484
2515
1960
msgid "Option '%s' used twice in statement"
2518
#: drizzled/error.cc:486
2520
1964
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
2523
#: drizzled/error.cc:488
2525
1968
msgid "Access denied; you need the %-.128s privilege for this operation"
2528
#: drizzled/error.cc:490
2531
1973
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2534
#: drizzled/error.cc:492
2537
1978
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2540
#: drizzled/error.cc:494
2542
1982
msgid "Variable '%-.64s' doesn't have a default value"
2545
#: drizzled/error.cc:496
2547
1986
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2550
#: drizzled/error.cc:498
2552
1990
msgid "Incorrect argument type to variable '%-.64s'"
2555
#: drizzled/error.cc:500
2557
1994
msgid "Variable '%-.64s' can only be set, not read"
2560
#: drizzled/error.cc:502
2562
1998
msgid "Incorrect usage/placement of '%s'"
2565
#: drizzled/error.cc:504
2567
2002
msgid "This version of Drizzle doesn't yet support '%s'"
2570
#: drizzled/error.cc:506
2573
2007
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
2576
#: drizzled/error.cc:508
2577
2010
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
2580
#: drizzled/error.cc:510
2582
2014
msgid "Variable '%-.192s' is a %s variable"
2585
#: drizzled/error.cc:512
2587
2018
msgid "Incorrect foreign key definition for '%-.192s': %s"
2590
#: drizzled/error.cc:514
2591
2021
msgid "Key reference and table reference don't match"
2594
#: drizzled/error.cc:516
2596
2025
msgid "Operand should contain %d column(s)"
2599
#: drizzled/error.cc:518
2600
2028
msgid "Subquery returns more than 1 row"
2603
#: drizzled/error.cc:520
2605
2032
msgid "Unknown prepared statement handler (%.*s) given to %s"
2608
#: drizzled/error.cc:522
2609
2035
msgid "Help database is corrupt or does not exist"
2612
#: drizzled/error.cc:524
2613
2038
msgid "Cyclic reference on subqueries"
2616
#: drizzled/error.cc:526
2618
2042
msgid "Converting column '%s' from %s to %s"
2621
#: drizzled/error.cc:528
2623
2046
msgid "Reference '%-.64s' not supported (%s)"
2626
#: drizzled/error.cc:530
2627
2049
msgid "Every derived table must have its own alias"
2630
#: drizzled/error.cc:532
2632
2053
msgid "Select %u was reduced during optimization"
2635
#: drizzled/error.cc:534
2637
2057
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2640
#: drizzled/error.cc:536
2642
2061
"Client does not support authentication protocol requested by server; "
2643
2062
"consider upgrading Drizzle client"
2646
#: drizzled/error.cc:538
2647
2065
msgid "All parts of a SPATIAL index must be NOT NULL"
2650
#: drizzled/error.cc:540
2652
2069
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2655
#: drizzled/error.cc:542
2656
2072
msgid "Slave is already running"
2659
#: drizzled/error.cc:544
2660
2075
msgid "Slave already has been stopped"
2663
#: drizzled/error.cc:546
2666
2080
"Uncompressed data size too large; the maximum size is %d (probably, length "
2667
2081
"of uncompressed data was corrupted)"
2670
#: drizzled/error.cc:548
2671
2084
msgid "ZLIB: Not enough memory"
2674
#: drizzled/error.cc:550
2676
2088
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2677
2089
"data was corrupted)"
2680
#: drizzled/error.cc:552
2681
2092
msgid "ZLIB: Input data corrupted"
2684
#: drizzled/error.cc:554
2686
2096
msgid "%d line(s) were cut by GROUP_CONCAT()"
2689
#: drizzled/error.cc:556
2691
2100
msgid "Row %ld doesn't contain data for all columns"
2694
#: drizzled/error.cc:558
2697
2105
"Row %ld was truncated; it contained more data than there were input columns"
2700
#: drizzled/error.cc:560
2703
2110
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2706
#: drizzled/error.cc:562
2708
2114
msgid "Out of range value for column '%s' at row %ld"
2711
#: drizzled/error.cc:564
2713
2118
msgid "Data truncated for column '%s' at row %ld"
2716
#: drizzled/error.cc:566
2718
2122
msgid "Using storage engine %s for table '%s'"
2721
#: drizzled/error.cc:568
2723
2126
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2726
#: drizzled/error.cc:570
2727
2129
msgid "Cannot drop one or more of the requested users"
2730
#: drizzled/error.cc:572
2731
2132
msgid "Can't revoke all privileges for one or more of the requested users"
2734
#: drizzled/error.cc:574
2737
"Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2136
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2740
#: drizzled/error.cc:576
2742
2140
msgid "Illegal mix of collations for operation '%s'"
2745
#: drizzled/error.cc:578
2748
"Variable '%-.64s' is not a variable component (can't be used as "
2749
"XXXX.variable_name)"
2145
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2752
#: drizzled/error.cc:580
2754
2150
msgid "Unknown collation: '%-.64s'"
2757
#: drizzled/error.cc:582
2759
2154
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
2760
2155
"compiled without SSL support; they can be used later if Drizzle slave with "
2761
2156
"SSL is started"
2764
#: drizzled/error.cc:584
2767
2161
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
2768
2162
"old format; please change the password to the new format"
2771
#: drizzled/error.cc:586
2774
2167
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2778
#: drizzled/error.cc:588
2780
"Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2171
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
2783
#: drizzled/error.cc:590
2785
2175
"It is recommended to use --skip-slave-start when doing step-by-step "
2786
2176
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
2787
2177
"get an unexpected slave's drizzled restart"
2790
#: drizzled/error.cc:592
2791
2180
msgid "SQL thread is not to be started so UNTIL options are ignored"
2794
#: drizzled/error.cc:594
2796
2184
msgid "Incorrect index name '%-.100s'"
2799
#: drizzled/error.cc:596
2801
2188
msgid "Incorrect catalog name '%-.100s'"
2804
#: drizzled/error.cc:598
2806
2192
msgid "Query cache failed to set size %lu; new query cache size is %lu"
2809
#: drizzled/error.cc:600
2811
2196
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2814
#: drizzled/error.cc:602
2816
2200
msgid "Unknown key cache '%-.100s'"
2819
#: drizzled/error.cc:604
2821
2204
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
2822
2205
"this switch for this grant to work"
2825
#: drizzled/error.cc:606
2827
2209
msgid "Unknown table engine '%s'"
2830
#: drizzled/error.cc:608
2832
2213
msgid "'%s' is deprecated; use '%s' instead"
2835
#: drizzled/error.cc:610
2837
2217
msgid "The target table %-.100s of the %s is not updatable"
2840
#: drizzled/error.cc:612
2843
2222
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2847
#: drizzled/error.cc:614
2850
2228
"The Drizzle server is running with the %s option so it cannot execute this "
2854
#: drizzled/error.cc:616
2856
2233
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2859
#: drizzled/error.cc:618
2861
2237
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2864
#: drizzled/error.cc:620
2866
2241
"Incorrect table definition; there can be only one TIMESTAMP column with "
2867
2242
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2870
#: drizzled/error.cc:622
2872
2246
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2875
#: drizzled/error.cc:624
2876
2249
msgid "This command is not supported in the prepared statement protocol yet"
2879
#: drizzled/error.cc:626
2881
2253
msgid "Got error %d '%-.100s' from %s"
2884
#: drizzled/error.cc:628
2886
2257
msgid "Got temporary error %d '%-.100s' from %s"
2889
#: drizzled/error.cc:630
2891
2261
msgid "Unknown or incorrect time zone: '%-.64s'"
2894
#: drizzled/error.cc:632
2896
2265
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
2899
#: drizzled/error.cc:634
2901
2269
msgid "Invalid %s character string: '%.64s'"
2904
#: drizzled/error.cc:636
2906
2273
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2909
#: drizzled/error.cc:638
2911
2277
msgid "Conflicting declarations: '%s%s' and '%s%s'"
2914
#: drizzled/error.cc:640
2916
2281
msgid "Can't create a %s from within another stored routine"
2919
#: drizzled/error.cc:642
2921
2285
msgid "%s %s already exists"
2924
#: drizzled/error.cc:644
2926
2289
msgid "%s %s does not exist"
2929
#: drizzled/error.cc:646
2931
2293
msgid "Failed to DROP %s %s"
2934
#: drizzled/error.cc:648
2936
2297
msgid "Failed to CREATE %s %s"
2939
#: drizzled/error.cc:650
2941
2301
msgid "%s with no matching label: %s"
2944
#: drizzled/error.cc:652
2946
2305
msgid "Redefining label %s"
2949
#: drizzled/error.cc:654
2951
2309
msgid "End-label %s without match"
2954
#: drizzled/error.cc:656
2956
2313
msgid "Referring to uninitialized variable %s"
2959
#: drizzled/error.cc:658
2961
2317
msgid "PROCEDURE %s can't return a result set in the given context"
2964
#: drizzled/error.cc:660
2965
2320
msgid "RETURN is only allowed in a FUNCTION"
2968
#: drizzled/error.cc:662
2970
2324
msgid "%s is not allowed in stored procedures"
2973
#: drizzled/error.cc:664
2975
2328
"The update log is deprecated and replaced by the binary log; SET "
2976
2329
"SQL_LOG_UPDATE has been ignored"
2979
#: drizzled/error.cc:666
2981
2333
"The update log is deprecated and replaced by the binary log; SET "
2982
2334
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
2985
#: drizzled/error.cc:668
2986
2337
msgid "Query execution was interrupted"
2989
#: drizzled/error.cc:670
2991
2341
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
2994
#: drizzled/error.cc:672
2996
2345
msgid "Undefined CONDITION: %s"
2999
#: drizzled/error.cc:674
3001
2349
msgid "No RETURN found in FUNCTION %s"
3004
#: drizzled/error.cc:676
3006
2353
msgid "FUNCTION %s ended without RETURN"
3009
#: drizzled/error.cc:678
3010
2356
msgid "Cursor statement must be a SELECT"
3013
#: drizzled/error.cc:680
3014
2359
msgid "Cursor SELECT must not have INTO"
3017
#: drizzled/error.cc:682
3019
2363
msgid "Undefined CURSOR: %s"
3022
#: drizzled/error.cc:684
3023
2366
msgid "Cursor is already open"
3026
#: drizzled/error.cc:686
3027
2369
msgid "Cursor is not open"
3030
#: drizzled/error.cc:688
3032
2373
msgid "Undeclared variable: %s"
3035
#: drizzled/error.cc:690
3036
2376
msgid "Incorrect number of FETCH variables"
3039
#: drizzled/error.cc:692
3040
2379
msgid "No data - zero rows fetched, selected, or processed"
3043
#: drizzled/error.cc:694
3045
2383
msgid "Duplicate parameter: %s"
3048
#: drizzled/error.cc:696
3050
2387
msgid "Duplicate variable: %s"
3053
#: drizzled/error.cc:698
3055
2391
msgid "Duplicate condition: %s"
3058
#: drizzled/error.cc:700
3060
2395
msgid "Duplicate cursor: %s"
3063
#: drizzled/error.cc:702
3065
2399
msgid "Failed to ALTER %s %s"
3068
#: drizzled/error.cc:704
3069
2402
msgid "Subquery value not supported"
3072
#: drizzled/error.cc:706
3074
2406
msgid "%s is not allowed in stored function or trigger"
3077
#: drizzled/error.cc:708
3078
2409
msgid "Variable or condition declaration after cursor or handler declaration"
3081
#: drizzled/error.cc:710
3082
2412
msgid "Cursor declaration after handler declaration"
3085
#: drizzled/error.cc:712
3086
2415
msgid "Case not found for CASE statement"
3089
#: drizzled/error.cc:714
3091
2419
msgid "Configuration file '%-.192s' is too big"
3094
#: drizzled/error.cc:716
3096
2423
msgid "Malformed file type header in file '%-.192s'"
3099
#: drizzled/error.cc:718
3101
2427
msgid "Unexpected end of file while parsing comment '%-.200s'"
3104
#: drizzled/error.cc:720
3106
2431
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3109
#: drizzled/error.cc:722
3111
2435
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3114
#: drizzled/error.cc:724
3116
"EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3119
#: drizzled/error.cc:726
3121
msgid "File '%-.192s' has unknown type '%-.64s' in its header"
3124
#: drizzled/error.cc:728
2438
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3126
2442
msgid "'%-.192s.%-.192s' is not %s"
3129
#: drizzled/error.cc:730
3131
2446
msgid "Column '%-.192s' is not updatable"
3134
#: drizzled/error.cc:732
3135
2449
msgid "View's SELECT contains a subquery in the FROM clause"
3138
#: drizzled/error.cc:734
3140
2453
msgid "View's SELECT contains a '%s' clause"
3143
#: drizzled/error.cc:736
3144
2456
msgid "View's SELECT contains a variable or parameter"
3147
#: drizzled/error.cc:738
3149
2460
msgid "View's SELECT refers to a temporary table '%-.192s'"
3152
#: drizzled/error.cc:740
3153
2463
msgid "View's SELECT and view's field list have different column counts"
3156
#: drizzled/error.cc:742
3158
2467
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3161
#: drizzled/error.cc:744
3163
"View being updated does not have complete key of underlying table in it"
2470
msgid "View being updated does not have complete key of underlying table in it"
3166
#: drizzled/error.cc:746
3169
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or "
3170
"function(s) or definer/invoker of view lack rights to use them"
2475
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2476
"(s) or definer/invoker of view lack rights to use them"
3173
#: drizzled/error.cc:748
3175
2480
msgid "Can't drop or alter a %s from within another stored routine"
3178
#: drizzled/error.cc:750
3179
2483
msgid "GOTO is not allowed in a stored procedure handler"
3182
#: drizzled/error.cc:752
3183
2486
msgid "Trigger already exists"
3186
#: drizzled/error.cc:754
3187
2489
msgid "Trigger does not exist"
3190
#: drizzled/error.cc:756
3192
2493
msgid "Trigger's '%-.192s' is view or temporary table"
3195
#: drizzled/error.cc:758
3197
2497
msgid "Updating of %s row is not allowed in %strigger"
3200
#: drizzled/error.cc:760
3202
2501
msgid "There is no %s row in %s trigger"
3205
#: drizzled/error.cc:762
3207
2505
msgid "Field '%-.192s' doesn't have a default value"
3210
#: drizzled/error.cc:764
3211
2508
msgid "Division by 0"
3214
#: drizzled/error.cc:766
3216
2512
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3219
#: drizzled/error.cc:768
3221
2516
msgid "Illegal %s '%-.192s' value found during parsing"
3224
#: drizzled/error.cc:770
3226
2520
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3229
#: drizzled/error.cc:772
3231
2524
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3234
#: drizzled/error.cc:774
3236
2528
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3239
#: drizzled/error.cc:776
3241
2532
msgid "Failed purging old relay logs: %s"
3244
#: drizzled/error.cc:778
3246
2536
msgid "Password hash should be a %d-digit hexadecimal number"
3249
#: drizzled/error.cc:780
3250
2539
msgid "Target log not found in binlog index"
3253
#: drizzled/error.cc:782
3254
2542
msgid "I/O error reading log index file"
3257
#: drizzled/error.cc:784
3258
2545
msgid "Server configuration does not permit binlog purge"
3261
#: drizzled/error.cc:786
3262
2548
msgid "Failed on fseek()"
3265
#: drizzled/error.cc:788
3266
2551
msgid "Fatal error during log purge"
3269
#: drizzled/error.cc:790
3270
2554
msgid "A purgeable log is in use, will not purge"
3273
#: drizzled/error.cc:792
3274
2557
msgid "Unknown error during log purge"
3277
#: drizzled/error.cc:794
3279
2561
msgid "Failed initializing relay log position: %s"
3282
#: drizzled/error.cc:796
3283
2564
msgid "You are not using binary logging"
3286
#: drizzled/error.cc:798
3289
2569
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3292
#: drizzled/error.cc:800
3293
2572
msgid "WSAStartup Failed"
3296
#: drizzled/error.cc:802
3297
2575
msgid "Can't handle procedures with different groups yet"
3300
#: drizzled/error.cc:804
3301
2578
msgid "Select must have a group with this procedure"
3304
#: drizzled/error.cc:806
3305
2581
msgid "Can't use ORDER clause with this procedure"
3308
#: drizzled/error.cc:808
3310
2585
msgid "Binary logging and replication forbid changing the global server %s"
3313
#: drizzled/error.cc:810
3315
2589
msgid "Can't map file: %-.200s, errno: %d"
3318
#: drizzled/error.cc:812
3320
2593
msgid "Wrong magic in %-.64s"
3323
#: drizzled/error.cc:814
3324
2596
msgid "Prepared statement contains too many placeholders"
3327
#: drizzled/error.cc:816
3329
2600
msgid "Key part '%-.192s' length cannot be 0"
3332
#: drizzled/error.cc:818
3333
2603
msgid "View text checksum failed"
3336
#: drizzled/error.cc:820
3339
2608
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3342
#: drizzled/error.cc:822
3344
2612
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3347
#: drizzled/error.cc:824
3349
2616
msgid "Can not delete from join view '%-.192s.%-.192s'"
3352
#: drizzled/error.cc:826
3354
2620
msgid "Operation %s failed for %.256s"
3357
#: drizzled/error.cc:828
3358
2623
msgid "XAER_NOTA: Unknown XID"
3361
#: drizzled/error.cc:830
3362
2626
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3365
#: drizzled/error.cc:832
3368
2631
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3369
2632
"the %.64s state"
3372
#: drizzled/error.cc:834
3373
2635
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3376
#: drizzled/error.cc:836
3378
2639
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3379
2640
"for consistency"
3382
#: drizzled/error.cc:838
3383
2643
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3386
#: drizzled/error.cc:840
3389
2648
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3393
#: drizzled/error.cc:842
3394
2652
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3397
#: drizzled/error.cc:844
3398
2655
msgid "Failed to revoke all privileges to dropped routine"
3401
#: drizzled/error.cc:846
3403
2659
msgid "Data too long for column '%s' at row %ld"
3406
#: drizzled/error.cc:848
3408
2663
msgid "Bad SQLSTATE: '%s'"
3411
#: drizzled/error.cc:850
3414
2668
"%s: ready for connections.\n"
3415
2669
"Version: '%s' %s\n"
3418
#: drizzled/error.cc:852
3419
2672
msgid "Can't load value from file with fixed size rows to variable"
3422
#: drizzled/error.cc:854
3423
2675
msgid "You are not allowed to create a user with GRANT"
3426
#: drizzled/error.cc:856
3428
2679
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3431
#: drizzled/error.cc:858
3432
2682
msgid "Table definition has changed, please retry transaction"
3435
#: drizzled/error.cc:860
3436
2685
msgid "Duplicate handler declared in the same block"
3439
#: drizzled/error.cc:862
3442
2690
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3443
2691
"variable in BEFORE trigger"
3446
#: drizzled/error.cc:864
3448
2695
msgid "Not allowed to return a result set from a %s"
3451
#: drizzled/error.cc:866
3452
2698
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3455
#: drizzled/error.cc:868
3457
2702
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3458
2703
"declaration and binary logging is enabled; if non-transactional tables were "
3459
2704
"updated, the binary log will miss their changes"
3462
#: drizzled/error.cc:870
3464
2708
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3465
2709
"declaration and binary logging is enabled (you *might* want to use the less "
3466
2710
"safe log_bin_trust_function_creators variable)"
3469
#: drizzled/error.cc:872
3471
2714
"You do not have the SUPER privilege and binary logging is enabled (you "
3472
2715
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3475
#: drizzled/error.cc:874
3477
2719
"You can't execute a prepared statement which has an open cursor associated "
3478
2720
"with it. Reset the statement to re-execute it."
3481
#: drizzled/error.cc:876
3483
2724
msgid "The statement (%lu) has no open cursor."
3486
#: drizzled/error.cc:878
3488
2728
"Explicit or implicit commit is not allowed in stored function or trigger."
3491
#: drizzled/error.cc:880
3494
2733
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3497
#: drizzled/error.cc:882
3498
2736
msgid "Recursive stored functions and triggers are not allowed."
3501
#: drizzled/error.cc:884
3503
2740
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3506
#: drizzled/error.cc:886
3508
2744
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3511
#: drizzled/error.cc:888
3514
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column '%-"
2749
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
3518
#: drizzled/error.cc:890
3520
2754
"You can't combine write-locking of system tables with other tables or lock "
3524
#: drizzled/error.cc:892
3526
2759
msgid "Unable to connect to foreign data source: %.64s"
3529
#: drizzled/error.cc:894
3532
2764
"There was a problem processing the query on the foreign data source. Data "
3533
2765
"source error: %-.64s"
3536
#: drizzled/error.cc:896
3539
2770
"The foreign data source you are trying to reference does not exist. Data "
3540
2771
"source error: %-.64s"
3543
#: drizzled/error.cc:898
3546
2776
"Can't create federated table. The data source connection string '%-.64s' is "
3547
2777
"not in the correct format"
3550
#: drizzled/error.cc:900
3553
"The data source connection string '%-.64s' is not in the correct format"
2781
msgid "The data source connection string '%-.64s' is not in the correct format"
3556
#: drizzled/error.cc:902
3558
2785
msgid "Can't create federated table. Foreign data src error: %-.64s"
3561
#: drizzled/error.cc:904
3562
2788
msgid "Trigger in wrong schema"
3565
#: drizzled/error.cc:906
3568
2793
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
3569
2794
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
3572
#: drizzled/error.cc:908
3574
2798
msgid "Routine body for '%-.100s' is too long"
3577
#: drizzled/error.cc:910
3578
2801
msgid "Cannot drop default keycache"
3581
#: drizzled/error.cc:912
3583
2805
msgid "Display width out of range for column '%-.192s' (max = %d)"
3586
#: drizzled/error.cc:914
3587
2808
msgid "XAER_DUPID: The XID already exists"
3590
#: drizzled/error.cc:916
3592
2812
msgid "Datetime function: %-.32s field overflow"
3595
#: drizzled/error.cc:918
3598
2817
"Can't update table '%-.192s' in stored function/trigger because it is "
3599
2818
"already used by statement which invoked this stored function/trigger."
3602
#: drizzled/error.cc:920
3605
"The definition of table '%-.192s' prevents operation %.192s on table '%-"
2823
"The definition of table '%-.192s' prevents operation %.192s on table "
3609
#: drizzled/error.cc:922
3611
2828
"The prepared statement contains a stored routine call that refers to that "
3612
2829
"same statement. It's not allowed to execute a prepared statement in such a "
3613
2830
"recursive manner"
3616
#: drizzled/error.cc:924
3617
2833
msgid "Not allowed to set autocommit from a stored function or trigger"
3620
#: drizzled/error.cc:926
3621
2836
msgid "Definer is not fully qualified"
3624
#: drizzled/error.cc:928
3627
2841
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
3628
2842
"Current user is used as definer. Please recreate the view!"
3631
#: drizzled/error.cc:930
3634
2847
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
3638
#: drizzled/error.cc:932
3640
2852
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
3643
#: drizzled/error.cc:934
3645
2856
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
3648
#: drizzled/error.cc:936
3651
2861
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
3654
#: drizzled/error.cc:938
3657
2866
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3660
#: drizzled/error.cc:940
3662
2870
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
3665
#: drizzled/error.cc:942
3668
2875
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
3670
2877
"insufficient privileges. Please recreate the trigger."
3673
#: drizzled/error.cc:944
3675
2881
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
3678
#: drizzled/error.cc:946
3681
2886
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
3682
2887
"exceeded for routine %.192s"
3685
#: drizzled/error.cc:948
3688
2892
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
3689
2893
"or contains bad data (internal code %d)"
3692
#: drizzled/error.cc:950
3694
2897
msgid "Incorrect routine name '%-.192s'"
3697
#: drizzled/error.cc:952
3700
"Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2901
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3703
#: drizzled/error.cc:954
3704
2904
msgid "AGGREGATE is not supported for stored functions"
3707
#: drizzled/error.cc:956
3710
"Can't create more than max_prepared_stmt_count statements (current value: "
2909
"Can't create more than max_prepared_stmt_count statements (current value: %"
3714
#: drizzled/error.cc:958
3716
2914
msgid "`%-.192s`.`%-.192s` contains view recursion"
3719
#: drizzled/error.cc:960
3721
2918
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3724
#: drizzled/error.cc:962
3725
2921
msgid "The used table type doesn't support SPATIAL indexes"
3728
#: drizzled/error.cc:964
3729
2924
msgid "Triggers can not be created on system tables"
3732
#: drizzled/error.cc:966
3734
2928
msgid "Leading spaces are removed from name '%s'"
3737
#: drizzled/error.cc:968
3738
2931
msgid "Failed to read auto-increment value from storage engine"
3741
#: drizzled/error.cc:970
3742
2934
msgid "user name"
3745
#: drizzled/error.cc:972
3746
2937
msgid "host name"
3749
#: drizzled/error.cc:974
3751
2941
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3754
#: drizzled/error.cc:976
3756
2945
msgid "The target table %-.100s of the %s is not insertable-into"
3759
#: drizzled/error.cc:978
3762
2950
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
3765
#: drizzled/error.cc:980
3766
2953
msgid "Too high level of nesting for select"
3769
#: drizzled/error.cc:982
3771
2957
msgid "Name '%-.64s' has become ''"
3774
#: drizzled/error.cc:984
3776
2961
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3777
2962
"optional and non-empty FIELDS ENCLOSED BY"
3780
#: drizzled/error.cc:986
3782
2966
msgid "The foreign server, %s, you are trying to create already exists."
3785
#: drizzled/error.cc:988
3788
2971
"The foreign server name you are trying to reference does not exist. Data "
3789
2972
"source error: %-.64s"
3792
#: drizzled/error.cc:990
3795
2977
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3798
#: drizzled/error.cc:992
3801
2982
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
3802
2983
"each partition"
3805
#: drizzled/error.cc:994
3808
"Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
2987
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
3811
#: drizzled/error.cc:996
3812
2990
msgid "MAXVALUE can only be used in last partition definition"
3815
#: drizzled/error.cc:998
3816
2993
msgid "Subpartitions can only be hash partitions and by key"
3819
#: drizzled/error.cc:1000
3820
2996
msgid "Must define subpartitions on all partitions if on one partition"
3823
#: drizzled/error.cc:1002
3824
2999
msgid "Wrong number of partitions defined, mismatch with previous setting"
3827
#: drizzled/error.cc:1004
3828
3002
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
3831
#: drizzled/error.cc:1006
3833
"Constant/Random expression in (sub)partitioning function is not allowed"
3005
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
3836
#: drizzled/error.cc:1008
3837
3008
msgid "Expression in RANGE/LIST VALUES must be constant"
3840
#: drizzled/error.cc:1010
3841
3011
msgid "Field in list of fields for partition function not found in table"
3844
#: drizzled/error.cc:1012
3845
3014
msgid "List of fields is only allowed in KEY partitions"
3848
#: drizzled/error.cc:1014
3850
3018
"The partition info in the frm file is not consistent with what can be "
3851
3019
"written into the frm file"
3854
#: drizzled/error.cc:1016
3856
3023
msgid "The %-.192s function returns the wrong type"
3859
#: drizzled/error.cc:1018
3861
3027
msgid "For %-.64s partitions each partition must be defined"
3864
#: drizzled/error.cc:1020
3865
3030
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
3868
#: drizzled/error.cc:1022
3869
3033
msgid "VALUES value must be of same type as partition function"
3872
#: drizzled/error.cc:1024
3873
3036
msgid "Multiple definition of same constant in list partitioning"
3876
#: drizzled/error.cc:1026
3877
3039
msgid "Partitioning can not be used stand-alone in query"
3880
#: drizzled/error.cc:1028
3882
3043
"The mix of handlers in the partitions is not allowed in this version of "
3886
#: drizzled/error.cc:1030
3888
3048
msgid "For the partitioned engine it is necessary to define all %-.64s"
3891
#: drizzled/error.cc:1032
3892
3051
msgid "Too many partitions (including subpartitions) were defined"
3895
#: drizzled/error.cc:1034
3897
3055
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
3898
3056
"partitioning for subpartitioning"
3901
#: drizzled/error.cc:1036
3902
3059
msgid "Failed to create specific handler file"
3905
#: drizzled/error.cc:1038
3906
3062
msgid "A BLOB field is not allowed in partition function"
3909
#: drizzled/error.cc:1040
3912
"A %-.192s must include all columns in the table's partitioning function"
3066
msgid "A %-.192s must include all columns in the table's partitioning function"
3915
#: drizzled/error.cc:1042
3917
3070
msgid "Number of %-.64s = 0 is not an allowed value"
3920
#: drizzled/error.cc:1044
3921
3073
msgid "Partition management on a not partitioned table is not possible"
3924
#: drizzled/error.cc:1046
3926
3077
"Foreign key condition is not yet supported in conjunction with partitioning"
3929
#: drizzled/error.cc:1048
3931
3081
msgid "Error in list of partitions to %-.64s"
3934
#: drizzled/error.cc:1050
3935
3084
msgid "Cannot remove all partitions, use DROP TABLE instead"
3938
#: drizzled/error.cc:1052
3939
3087
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
3942
#: drizzled/error.cc:1054
3944
3091
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
3945
3092
"their numbers"
3948
#: drizzled/error.cc:1056
3950
3096
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
3951
3097
"tables using HASH PARTITIONs"
3954
#: drizzled/error.cc:1058
3956
3101
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
3959
#: drizzled/error.cc:1060
3960
3104
msgid "Trying to Add partition(s) with wrong number of subpartitions"
3963
#: drizzled/error.cc:1062
3964
3107
msgid "At least one partition must be added"
3967
#: drizzled/error.cc:1064
3968
3110
msgid "At least one partition must be coalesced"
3971
#: drizzled/error.cc:1066
3972
3113
msgid "More partitions to reorganize than there are partitions"
3975
#: drizzled/error.cc:1068
3977
3117
msgid "Duplicate partition name %-.192s"
3980
#: drizzled/error.cc:1070
3981
3120
msgid "It is not allowed to shut off binlog on this command"
3984
#: drizzled/error.cc:1072
3986
"When reorganizing a set of partitions they must be in consecutive order"
3123
msgid "When reorganizing a set of partitions they must be in consecutive order"
3989
#: drizzled/error.cc:1074
3991
3127
"Reorganize of range partitions cannot change total ranges except for last "
3992
3128
"partition where it can extend the range"
3995
#: drizzled/error.cc:1076
3996
3131
msgid "Partition function not supported in this version for this handler"
3999
#: drizzled/error.cc:1078
4000
3134
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4003
#: drizzled/error.cc:1080
4005
3138
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4008
#: drizzled/error.cc:1082
4010
3142
msgid "Plugin '%-.192s' is not loaded"
4013
#: drizzled/error.cc:1084
4015
3146
msgid "Incorrect %-.32s value: '%-.128s'"
4018
#: drizzled/error.cc:1086
4020
3150
msgid "Table has no partition for value %-.64s"
4023
#: drizzled/error.cc:1088
4025
3154
msgid "It is not allowed to specify %s more than once"
4028
#: drizzled/error.cc:1090 drizzled/error.cc:1226
4030
3158
msgid "Failed to create %s"
4033
#: drizzled/error.cc:1092 drizzled/error.cc:1116
4035
3162
msgid "Failed to drop %s"
4038
#: drizzled/error.cc:1094
4039
3165
msgid "The handler doesn't support autoextend of tablespaces"
4042
#: drizzled/error.cc:1096
4044
3169
"A size parameter was incorrectly specified, either number or on the form 10M"
4047
#: drizzled/error.cc:1098
4049
3173
"The size number was correct but we don't allow the digit part to be more "
4050
3174
"than 2 billion"
4053
#: drizzled/error.cc:1100
4055
3178
msgid "Failed to alter: %s"
4058
#: drizzled/error.cc:1102
4059
3181
msgid "Writing one row to the row-based binary log failed"
4062
#: drizzled/error.cc:1104
4064
3185
msgid "Table definition on master and slave does not match: %s"
4067
#: drizzled/error.cc:1106
4069
3189
"Slave running with --log-slave-updates must use row-based binary logging to "
4070
3190
"be able to replicate row-based binary log events"
4073
#: drizzled/error.cc:1108
4075
3194
msgid "Event '%-.192s' already exists"
4078
#: drizzled/error.cc:1110
4080
3198
msgid "Failed to store event %s. Error code %d from storage engine."
4083
#: drizzled/error.cc:1112
4085
3202
msgid "Unknown event '%-.192s'"
4088
#: drizzled/error.cc:1114
4090
3206
msgid "Failed to alter event '%-.192s'"
4093
#: drizzled/error.cc:1118
4094
3209
msgid "INTERVAL is either not positive or too big"
4097
#: drizzled/error.cc:1120
4098
3212
msgid "ENDS is either invalid or before STARTS"
4101
#: drizzled/error.cc:1122
4102
3215
msgid "Event execution time is in the past. Event has been disabled"
4105
#: drizzled/error.cc:1124
4106
3218
msgid "Failed to open drizzle.event"
4109
#: drizzled/error.cc:1126
4110
3221
msgid "No datetime expression provided"
4113
#: drizzled/error.cc:1128
4116
3226
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4117
3227
"probably corrupted"
4120
#: drizzled/error.cc:1130
4122
3231
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4125
#: drizzled/error.cc:1132
4126
3234
msgid "Failed to delete the event from drizzle.event"
4129
#: drizzled/error.cc:1134
4130
3237
msgid "Error during compilation of event's body"
4133
#: drizzled/error.cc:1136
4134
3240
msgid "Same old and new event name"
4137
#: drizzled/error.cc:1138
4139
3244
msgid "Data for column '%s' too long"
4142
#: drizzled/error.cc:1140
4144
3248
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4147
#: drizzled/error.cc:1142
4150
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use "
3253
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4154
#: drizzled/error.cc:1144
4155
3257
msgid "You can't write-lock a log table. Only read access is possible"
4158
#: drizzled/error.cc:1146
4159
3260
msgid "You can't use locks with log tables."
4162
#: drizzled/error.cc:1148
4165
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
4166
"%d would lead to a duplicate entry"
3265
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3266
"d would lead to a duplicate entry"
4169
#: drizzled/error.cc:1150
4172
3271
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4173
3272
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4176
#: drizzled/error.cc:1152
4178
3276
"Cannot switch out of the row-based binary log format when the session has "
4179
3277
"open temporary tables"
4182
#: drizzled/error.cc:1154
4184
3281
"Cannot change the binary logging format inside a stored function or trigger"
4187
#: drizzled/error.cc:1156
4189
3285
"The NDB cluster engine does not support changing the binlog format on the "
4193
#: drizzled/error.cc:1158
4194
3289
msgid "Cannot create temporary table with partitions"
4197
#: drizzled/error.cc:1160
4198
3292
msgid "Partition constant is out of partition function domain"
4201
#: drizzled/error.cc:1162
4202
3295
msgid "This partition function is not allowed"
4205
#: drizzled/error.cc:1164
4206
3298
msgid "Error in DDL log"
4209
#: drizzled/error.cc:1166
4210
3301
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4213
#: drizzled/error.cc:1168
4214
3304
msgid "Incorrect partition name"
4217
#: drizzled/error.cc:1170
4219
3308
"Transaction isolation level can't be changed while a transaction is in "
4223
#: drizzled/error.cc:1172
4226
3314
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4227
3315
"'%-.192s' for key '%-.192s'"
4230
#: drizzled/error.cc:1174
4232
3319
msgid "Internal scheduler error %d"
4235
#: drizzled/error.cc:1176
4237
3323
msgid "Error during starting/stopping of the scheduler. Error code %u"
4240
#: drizzled/error.cc:1178
4241
3326
msgid "Engine cannot be used in partitioned tables"
4244
#: drizzled/error.cc:1180
4246
3330
msgid "Cannot activate '%-.64s' log"
4249
#: drizzled/error.cc:1182
4250
3333
msgid "The server was not built with row-based replication"
4253
#: drizzled/error.cc:1184
4254
3336
msgid "Decoding of base64 string failed"
4257
#: drizzled/error.cc:1186
4258
3339
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4261
#: drizzled/error.cc:1188
4263
3343
"Cannot proceed because system tables used by Event Scheduler were found "
4264
3344
"damaged at server start"
4267
#: drizzled/error.cc:1190
4268
3347
msgid "Only integers allowed as number here"
4271
#: drizzled/error.cc:1192
4272
3350
msgid "This storage engine cannot be used for log tables"
4275
#: drizzled/error.cc:1194
4277
3354
msgid "You cannot '%s' a log table if logging is enabled"
4280
#: drizzled/error.cc:1196
4283
3359
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4288
#: drizzled/error.cc:1198
4290
3365
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4293
#: drizzled/error.cc:1200
4295
3369
msgid "Incorrect parameters in the call to native function '%-.192s'"
4298
#: drizzled/error.cc:1202
4300
3373
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4303
#: drizzled/error.cc:1204
4305
3377
msgid "This function '%-.192s' has the same name as a native function"
4308
#: drizzled/error.cc:1206
4310
3381
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4313
#: drizzled/error.cc:1208
4314
3384
msgid "Too many files opened, please execute the command again"
4317
#: drizzled/error.cc:1210 drizzled/error.cc:1212
4319
3388
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4320
3389
"The event was dropped immediately after creation."
4323
#: drizzled/error.cc:1214
4325
3393
msgid "The incident %s occurred on the master. Message: %-.64s"
4328
#: drizzled/error.cc:1216
4329
3396
msgid "Table has no partition for some existing values"
4332
#: drizzled/error.cc:1218
4333
3399
msgid "Statement is not safe to log in statement format."
4336
#: drizzled/error.cc:1220
4338
3403
msgid "Fatal error: %s"
4341
#: drizzled/error.cc:1222
4343
3407
msgid "Relay log read failure: %s"
4346
#: drizzled/error.cc:1224
4348
3411
msgid "Relay log write failure: %s"
4351
#: drizzled/error.cc:1228
4353
3415
msgid "Master command %s failed: %s"
4356
#: drizzled/error.cc:1230
4358
3419
msgid "Binary logging not possible. Message: %s"
4361
#: drizzled/error.cc:1232
4363
3423
msgid "View `%-.64s`.`%-.64s` has no creation context"
4366
#: drizzled/error.cc:1234
4368
3427
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4371
#: drizzled/error.cc:1236
4373
3431
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4376
#: drizzled/error.cc:1238
4378
3435
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4381
#: drizzled/error.cc:1240
4383
3439
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4386
#: drizzled/error.cc:1242
4388
3443
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4391
#: drizzled/error.cc:1244
4393
3447
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4396
#: drizzled/error.cc:1246
4398
3451
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4401
#: drizzled/error.cc:1248
4403
3455
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4406
#: drizzled/error.cc:1250
4408
3459
msgid "Ambiguous slave modes combination. %s"
4411
#: drizzled/error.cc:1252
4414
3464
"The BINLOG statement of type `%s` was not preceded by a format description "
4415
3465
"BINLOG statement."
4418
#: drizzled/error.cc:1254
4419
3468
msgid "Corrupted replication event was detected"
4422
#: drizzled/error.cc:1256
4424
3472
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4427
#: drizzled/error.cc:1258
4429
3476
msgid "Being purged log %s was not found"
4432
#: drizzled/error.cc:1260
4434
3480
msgid "Converted to non-transactional lock on '%-.64s'"
4437
#: drizzled/error.cc:1262
4439
3484
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4442
#: drizzled/error.cc:1264
4445
3489
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4448
#: drizzled/error.cc:1266
4450
3493
msgid "Can't access storage engine of table %-.64s"
4453
#: drizzled/error.cc:1268
4454
3496
msgid "Starting backup process"
4457
#: drizzled/error.cc:1270
4458
3499
msgid "Backup completed"
4461
#: drizzled/error.cc:1272
4462
3502
msgid "Starting restore process"
4465
#: drizzled/error.cc:1274
4466
3505
msgid "Restore completed"
4469
#: drizzled/error.cc:1276
4470
3508
msgid "Nothing to backup"
4473
#: drizzled/error.cc:1278
4475
3512
msgid "Database '%-.64s' cannot be included in a backup"
4478
#: drizzled/error.cc:1280
4480
3516
"Error during backup operation - server's error log contains more information "
4481
3517
"about the error"
4484
#: drizzled/error.cc:1282
4486
3521
"Error during restore operation - server's error log contains more "
4487
3522
"information about the error"
4490
#: drizzled/error.cc:1284
4492
3526
"Can't execute this command because another BACKUP/RESTORE operation is in "
4496
#: drizzled/error.cc:1286
4497
3530
msgid "Error when preparing for backup operation"
4500
#: drizzled/error.cc:1288
4501
3533
msgid "Error when preparing for restore operation"
4504
#: drizzled/error.cc:1290
4506
3537
msgid "Invalid backup location '%-.64s'"
4509
#: drizzled/error.cc:1292
4511
3541
msgid "Can't read backup location '%-.64s'"
4514
#: drizzled/error.cc:1294
4516
3545
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4519
#: drizzled/error.cc:1296
4520
3548
msgid "Can't enumerate server databases"
4523
#: drizzled/error.cc:1298
4524
3551
msgid "Can't enumerate server tables"
4527
#: drizzled/error.cc:1300
4529
3555
msgid "Can't enumerate tables in database %-.64s"
4532
#: drizzled/error.cc:1302
4534
3559
msgid "Skipping view %-.64s in database %-.64s"
4537
#: drizzled/error.cc:1304
4539
3563
msgid "Skipping table %-.64s since it has no valid storage engine"
4542
#: drizzled/error.cc:1306
4544
3567
msgid "Can't open table %-.64s"
4547
#: drizzled/error.cc:1308
4548
3570
msgid "Can't read backup archive preamble"
4551
#: drizzled/error.cc:1310
4552
3573
msgid "Can't write backup archive preamble"
4555
#: drizzled/error.cc:1312
4557
3577
msgid "Can't find backup driver for table %-.64s"
4560
#: drizzled/error.cc:1314
4563
3582
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
4567
#: drizzled/error.cc:1316
4569
3587
msgid "Can't create %-.64s backup driver"
4572
#: drizzled/error.cc:1318
4574
3591
msgid "Can't create %-.64s restore driver"
4577
#: drizzled/error.cc:1320
4579
3595
msgid "Found %d images in backup archive but maximum %d are supported"
4582
#: drizzled/error.cc:1322
4584
3599
msgid "Error when saving meta-data of %-.64s"
4587
#: drizzled/error.cc:1324
4588
3602
msgid "Error when reading meta-data list"
4591
#: drizzled/error.cc:1326
4593
3606
msgid "Can't create %-.64s"
4596
#: drizzled/error.cc:1328
4597
3609
msgid "Can't allocate buffer for image data transfer"
4600
#: drizzled/error.cc:1330
4602
3613
msgid "Error when writing %-.64s backup image data (for table #%d)"
4605
#: drizzled/error.cc:1332
4606
3616
msgid "Error when reading data from backup stream"
4609
#: drizzled/error.cc:1334
4610
3619
msgid "Can't go to the next chunk in backup stream"
4613
#: drizzled/error.cc:1336
4615
3623
msgid "Can't initialize %-.64s backup driver"
4618
#: drizzled/error.cc:1338
4620
3627
msgid "Can't initialize %-.64s restore driver"
4623
#: drizzled/error.cc:1340
4625
3631
msgid "Can't shut down %-.64s backup driver"
4628
#: drizzled/error.cc:1342
4630
3635
msgid "Can't shut down %-.64s backup driver(s)"
4633
#: drizzled/error.cc:1344
4635
3639
msgid "%-.64s backup driver can't prepare for synchronization"
4638
#: drizzled/error.cc:1346
4640
3643
msgid "%-.64s backup driver can't create its image validity point"
4643
#: drizzled/error.cc:1348
4645
3647
msgid "Can't unlock %-.64s backup driver after creating the validity point"
4648
#: drizzled/error.cc:1350
4650
3651
msgid "%-.64s backup driver can't cancel its backup operation"
4653
#: drizzled/error.cc:1352
4655
3655
msgid "%-.64s restore driver can't cancel its restore operation"
4658
#: drizzled/error.cc:1354
4660
3659
msgid "Error when polling %-.64s backup driver for its image data"
4663
#: drizzled/error.cc:1356
4666
"Error when sending image data (for table #%d) to %-.64s restore driver"
3663
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
4669
#: drizzled/error.cc:1358
4672
3668
"After %d attempts %-.64s restore driver still can't accept next block of data"
4675
#: drizzled/error.cc:1360
4677
3672
msgid "Open and lock tables failed in %-.64s"
4680
#: drizzled/error.cc:1362
4681
3675
msgid "Backup driver's table locking thread can not be initialized."
4684
#: drizzled/error.cc:1364
4686
3679
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
4687
3680
"and 'drizzle.online_backup_progress'."
4690
#: drizzled/error.cc:1366
4692
3684
msgid "Tablespace '%-.192s' already exists"
4695
#: drizzled/error.cc:1368
4697
3688
msgid "Tablespace '%-.192s' doesn't exist"
4700
#: drizzled/error.cc:1370
4702
3692
msgid "Unexpected master's heartbeat data: %s"
4705
#: drizzled/error.cc:1372
4707
3696
msgid "The requested value for the heartbeat period %s %s"
4710
#: drizzled/error.cc:1374
4712
3700
msgid "Can't write to the online backup progress log %-.64s."
4715
#: drizzled/error.cc:1376
4717
3704
msgid "Tablespace '%-.192s' not empty"
4720
#: drizzled/error.cc:1378
4723
3709
"Tablespace `%-.64s` needed by tables being restored has changed on the "
4725
3711
"while the same tablespace is defined on the server as '%-.256s'"
4728
#: drizzled/error.cc:1380
4729
3714
msgid "A virtual column cannot be based on a virtual column"
4732
#: drizzled/error.cc:1382
4734
3718
msgid "Non-deterministic expression for virtual column '%s'."
4737
#: drizzled/error.cc:1384
4740
3723
"Generated value for virtual column '%s' cannot be converted to type '%s'."
4743
#: drizzled/error.cc:1386
4744
3726
msgid "Primary key cannot be defined upon a virtual column."
4747
#: drizzled/error.cc:1388
4748
3729
msgid "Key/Index cannot be defined on a non-stored virtual column."
4751
#: drizzled/error.cc:1390
4753
3733
msgid "Cannot define foreign key with %s clause on a virtual column."
4756
#: drizzled/error.cc:1392
4758
3737
msgid "The value specified for virtual column '%s' in table '%s' ignored."
4761
#: drizzled/error.cc:1394
4763
3741
msgid "'%s' is not yet supported for virtual columns."
4766
#: drizzled/error.cc:1396
4767
3744
msgid "Constant expression in virtual column function is not allowed."
4770
#: drizzled/error.cc:1398
4771
3747
msgid "Encountered an unknown temporal type."
4774
#: drizzled/error.cc:1400
4776
3751
msgid "Received an invalid string format '%s' for a date value."
4779
#: drizzled/error.cc:1402
4781
3755
msgid "Received an invalid string format '%s' for a time value."
4784
#: drizzled/error.cc:1404
4786
3759
msgid "Received an invalid value '%s' for a UNIX timestamp."
4789
#: drizzled/error.cc:1406
4791
3763
msgid "Received an invalid datetime value '%s'."
4794
#: drizzled/error.cc:1408
4796
3767
msgid "Received a NULL argument for function '%s'."
4799
#: drizzled/error.cc:1410
4801
3771
msgid "Received an invalid negative argument '%s' for function '%s'."
4804
#: drizzled/error.cc:1412
4806
3775
msgid "Received an out-of-range argument '%s' for function '%s'."
4809
#: drizzled/error.cc:1414
4811
3779
msgid "Received an invalid time value '%s'."
4814
#: drizzled/error.cc:1416
4816
3783
msgid "Received an invalid enum value '%s'."
4819
#: drizzled/logging.cc:59
4821
msgid "logging '%s' pre() failed"
4824
#: drizzled/logging.cc:84
4826
msgid "logging '%s' post() failed"
4829
#: drizzled/plugin/storage_engine.cc:314
4831
msgid "Found %d prepared transaction(s) in %s"
4834
#: drizzled/plugin/storage_engine.cc:388
4835
msgid "Starting crash recovery..."
4838
#: drizzled/plugin/storage_engine.cc:397
4840
msgid "Found %d prepared XA transactions"
4843
#: drizzled/plugin/storage_engine.cc:402
4846
"Found %d prepared transactions! It means that drizzled was not shut down "
4847
"properly last time and critical recovery information (last binlog or %s "
4848
"file) was manually deleted after a crash. You have to start drizzled with "
4849
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4852
#: drizzled/plugin/storage_engine.cc:412
4853
msgid "Crash recovery finished."
4856
#: drizzled/qcache.cc:63
4858
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4861
#: drizzled/qcache.cc:86
4863
msgid "qcache plugin '%s' set() failed"
4866
#: drizzled/qcache.cc:110
4868
msgid "qcache plugin '%s' invalidate_table() failed"
4871
#: drizzled/qcache.cc:137
4873
msgid "qcache plugin '%s' invalidate_db() failed"
4876
#: drizzled/qcache.cc:157
4878
msgid "qcache plugin '%s' flush() failed"
4881
#: drizzled/scheduling.cc:37
4884
"Attempted to register a scheduler %s, but a scheduler has already been "
4885
"registered with that name.\n"
4888
#: drizzled/scheduling.cc:62
4890
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4893
#: drizzled/scheduling.cc:77
4894
msgid "Scheduler initialization failed.\n"
4897
#: drizzled/session.cc:2160
4899
msgid "Could not remove temporary table: '%s', error: %d"
4902
#: drizzled/slot/listen.cc:91
4904
msgid "getaddrinfo() failed with error %s"
4907
#: drizzled/slot/listen.cc:123
4909
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4912
#: drizzled/slot/listen.cc:134
4914
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4917
#: drizzled/slot/listen.cc:143
4919
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4922
#: drizzled/slot/listen.cc:152
4924
msgid "setsockopt(SO_LINGER) failed with errno %d"
4927
#: drizzled/slot/listen.cc:161
4929
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4932
#: drizzled/slot/listen.cc:182
4934
msgid "Retrying bind() on %u"
4937
#: drizzled/slot/listen.cc:190
4939
msgid "bind() failed with errno: %d"
4942
#: drizzled/slot/listen.cc:193
4943
msgid "Do you already have another drizzled running?"
4946
#: drizzled/slot/listen.cc:200
4948
msgid "listen() failed with errno %d"
4951
#: drizzled/slot/listen.cc:208 drizzled/slot/listen.cc:247
4953
msgid "realloc() failed with errno %d"
4956
#: drizzled/slot/listen.cc:219
4958
msgid "Listening on %s:%s\n"
4961
#: drizzled/slot/listen.cc:227
4962
msgid "No sockets could be bound for listening"
4965
#: drizzled/slot/listen.cc:239
4967
msgid "pipe() failed with errno %d"
4970
#: drizzled/slot/listen.cc:275
4972
msgid "poll() failed with errno %d"
4975
#: drizzled/slot/listen.cc:317
4977
msgid "accept() failed with errno %d"
4980
#: drizzled/sql_base.cc:1445
4982
msgid "Table %s had a open data handler in reopen_table"
4985
#: drizzled/sql_base.cc:2026
4987
msgid "Couldn't repair table: %s.%s"
4990
#: drizzled/sql_base.cc:2068
4993
"When opening HEAP table, could not allocate memory to write 'DELETE FROM "
4994
"`%s`.`%s`' to replication"
4997
#: drizzled/sql_plugin.cc:552
4999
msgid "Plugin '%s' init function returned error.\n"
5002
#: drizzled/sql_plugin.cc:712
5003
msgid "plugin-load parameter too long"
5006
#: drizzled/sql_plugin.cc:774
5008
msgid "Couldn't load plugin named '%s' with soname '%s'."
5011
#: drizzled/sql_plugin.cc:1114
5012
msgid "Out of memory."
5015
#: drizzled/sql_plugin.cc:1954 drizzled/sql_plugin.cc:2017
5017
msgid "Unknown variable type code 0x%x in plugin '%s'."
5020
#: drizzled/sql_plugin.cc:1997
5023
"Server variable %s of plugin %s was forced to be read-only: string variable "
5024
"without update_func and PLUGIN_VAR_MEMALLOC flag"
5027
#: drizzled/sql_plugin.cc:2028
5029
msgid "Missing variable name in plugin '%s'."
5032
#: drizzled/sql_plugin.cc:2045
5034
msgid "Thread local variable '%s' not allocated in plugin '%s'."
5037
#: drizzled/sql_plugin.cc:2173
5039
msgid "Out of memory for plugin '%s'."
5042
#: drizzled/sql_plugin.cc:2180
5044
msgid "Bad options for plugin '%s'."
5047
#: drizzled/sql_plugin.cc:2189
5049
msgid "Parsing options for plugin '%s' failed."
5052
#: drizzled/sql_plugin.cc:2238
5054
msgid "Plugin '%s' has conflicting system variables"
5057
#: drizzled/sql_table.cc:247
5059
"Table name cannot be encoded and fit within filesystem name length "
5063
#: drizzled/sql_table.cc:257
5065
"Schema name cannot be encoded and fit within filesystem name length "
5069
#: drizzled/sql_table.cc:2495
5071
msgid "Unknown - internal error %d during operation"
5074
#: drizzled/sql_table.cc:3970
5076
msgid "Could not open table %s.%s after rename\n"
5079
#: drizzled/sql_table.cc:4133
5082
"order_st BY ignored because there is a user-defined clustered index in the "
5086
#: drizzled/table.cc:332
5089
"'%s' had no or invalid character set, and default character set is multi-"
5090
"byte, so character column sizes may have changed"
5092
"'%s' har manglende eller ugyldig tegnsett, og standardtegnsettet er "
5093
"multibyte, så kolonnetyper basert på tegn kan ha blitt endret"
5095
#: drizzled/table.cc:1591
5097
msgid "Unknown collation '%s' in table '%-.64s' definition"
5098
msgstr "Ukjent sorteringsangivelse '%s' i tabelldefinisjonen for '%-.64s'"
5100
#: drizzled/table.cc:1598
5103
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
5107
#: drizzled/table.cc:3493
5109
msgid "Got error %d when reading table '%s'"
5112
#: drizzled/tztime.cc:1061
5114
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5115
msgstr "Fatal feil: ugyldig eller ukjent standardtidssone '%s'."
5117
#: gnulib/getopt.c:529 gnulib/getopt.c:545
5119
msgid "%s: option `%s' is ambiguous\n"
5122
#: gnulib/getopt.c:578 gnulib/getopt.c:582
5124
msgid "%s: option `--%s' doesn't allow an argument\n"
5127
#: gnulib/getopt.c:591 gnulib/getopt.c:596
5129
msgid "%s: option `%c%s' doesn't allow an argument\n"
5132
#: gnulib/getopt.c:639 gnulib/getopt.c:658 gnulib/getopt.c:974
5133
#: gnulib/getopt.c:993
5135
msgid "%s: option `%s' requires an argument\n"
5138
#: gnulib/getopt.c:696 gnulib/getopt.c:699
5140
msgid "%s: unrecognized option `--%s'\n"
5143
#: gnulib/getopt.c:707 gnulib/getopt.c:710
5145
msgid "%s: unrecognized option `%c%s'\n"
5148
#: gnulib/getopt.c:762 gnulib/getopt.c:765
5150
msgid "%s: illegal option -- %c\n"
5153
#: gnulib/getopt.c:771 gnulib/getopt.c:774
5155
msgid "%s: invalid option -- %c\n"
5158
#: gnulib/getopt.c:826 gnulib/getopt.c:842 gnulib/getopt.c:1046
5159
#: gnulib/getopt.c:1064
5161
msgid "%s: option requires an argument -- %c\n"
5164
#: gnulib/getopt.c:895 gnulib/getopt.c:911
5166
msgid "%s: option `-W %s' is ambiguous\n"
5169
#: gnulib/getopt.c:935 gnulib/getopt.c:953
5171
msgid "%s: option `-W %s' doesn't allow an argument\n"
5174
#: mysys/default.cc:684
5176
msgid "error: could not open directory: %s\n"
5179
#: mysys/errors.cc:25
3786
msgid "Tables which are replicated require a primary key."
3790
msgid "Corrupt or invalid table definition: %s"
3794
msgid "Schema does not exist: %s"
3795
msgstr "Tabellen eksisterer ikke i databasemotoren"
3798
msgid "Error altering schema: %s"
3802
msgid "Error droppping Schema : %s"
5181
3806
msgid "Can't create/write to file '%s' (Errcode: %d)"
5182
3807
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
5184
#: mysys/errors.cc:26
5186
3810
msgid "Error reading file '%s' (Errcode: %d)"
5187
3811
msgstr "Lesingen av '%s' mislykkes (Feilkode: %d)"
5189
#: mysys/errors.cc:27
5191
3814
msgid "Error writing file '%s' (Errcode: %d)"
5192
3815
msgstr "Skrivingen av '%s' mislykkes (Feilkode: %d)"
5194
#: mysys/errors.cc:28
5196
3818
msgid "Error on close of '%s' (Errcode: %d)"
5199
#: mysys/errors.cc:29
5201
3822
msgid "Out of memory (Needed %u bytes)"
5202
3823
msgstr "Tomt for minne (Trengte %u bytes)"
5204
#: mysys/errors.cc:30
5206
3826
msgid "Error on delete of '%s' (Errcode: %d)"
5207
3827
msgstr "Feil ved slettingen av '%s' (Feilkode: %d)"
5209
#: mysys/errors.cc:31
5211
3830
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5212
3831
msgstr "Klarte ikke å bytte navn på '%s' til '%s' (Feilkode: %d)"
5214
#: mysys/errors.cc:32
5216
3834
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5217
3835
msgstr "Uventet slutt-på-fil (EOF) inntraff da vi leste '%s' (Feilkode: %d)"
5219
#: mysys/errors.cc:33
5221
3838
msgid "Can't lock file (Errcode: %d)"
5222
3839
msgstr "Kan ikke låse filen (Feilkode: %d)"
5224
#: mysys/errors.cc:34
5226
3842
msgid "Can't unlock file (Errcode: %d)"
5227
3843
msgstr "Kan ikke låse opp filen (Feilkode: %d)"
5229
#: mysys/errors.cc:35
5231
3846
msgid "Can't read dir of '%s' (Errcode: %d)"
5232
3847
msgstr "Kan ikke lese katalogen '%s' (Feilkode: %d)"
5234
#: mysys/errors.cc:36
5236
3850
msgid "Can't get stat of '%s' (Errcode: %d)"
5237
3851
msgstr "Kan ikke 'stat'-e '%s' (Feilkode: %d)"
5239
#: mysys/errors.cc:37
5241
3854
msgid "Can't change size of file (Errcode: %d)"
5242
3855
msgstr "Kan ikke endre størrelsen på filen (Feilkode: %d)"
5244
#: mysys/errors.cc:38
5246
3858
msgid "Can't open stream from handle (Errcode: %d)"
5247
3859
msgstr "Kan ikke åpne strømmen fra pekeren (Feilkode: %d)"
5249
#: mysys/errors.cc:39
5251
3862
msgid "Can't get working dirctory (Errcode: %d)"
5252
3863
msgstr "Fikk ikke tak i arbeidskatalogen (Feilkode: %d)"
5254
#: mysys/errors.cc:40
5256
3866
msgid "Can't change dir to '%s' (Errcode: %d)"
5257
3867
msgstr "Kunne ikke bytte katalog til '%s' (Feilkode: %d)"
5259
#: mysys/errors.cc:41
5261
3870
msgid "Warning: '%s' had %d links"
5262
3871
msgstr "Advarsel: '%s' hadde %d lenker."
5264
#: mysys/errors.cc:42
5266
3874
msgid "Warning: %d files and %d streams is left open\n"
5267
3875
msgstr "Advarsel: %d filer og %d strømmer er fortsatt åpne\n"
5269
#: mysys/errors.cc:43
5271
3878
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5273
3880
"Disken er full når vi prøver å skrive '%s'. Venter på at noen skal frigi "
5276
#: mysys/errors.cc:44
5278
3884
msgid "Can't create directory '%s' (Errcode: %d)"
5279
3885
msgstr "Kan ikke lage katalogen '%s' (Feilkode: %d)"
5281
#: mysys/errors.cc:45
5284
3889
"Character set '%s' is not a compiled character set and is not specified in "
5389
4026
"og boolske egenskaper {false|true} Verdi (etter å ha lest brukervalg)\n"
5390
4027
"--------------------------------- -----------------------------\n"
5392
#: mysys/my_getopt.cc:1236 mysys/my_getopt.cc:1252
5393
4029
msgid "(No default value)"
5394
4030
msgstr "(Ingen standardverdi)"
5396
#: mysys/my_getopt.cc:1255
5400
#: mysys/my_getopt.cc:1255
5404
#: mysys/my_getopt.cc:1288
5406
4039
msgid "(Disabled)\n"
5407
4040
msgstr "(Skrudd av)\n"
5409
#: plugin/auth_http/auth_http.cc:138
4043
msgid "errmsg plugin '%s' errmsg() failed"
4047
msgid "A function named %s already exists!\n"
4050
msgid "Could not add Function!\n"
4053
msgid "No sockets could be bound for listening"
4057
msgid "pipe() failed with errno %d"
4061
msgid "poll() failed with errno %d"
4065
msgid "accept() failed with errno %d"
4069
msgid "getaddrinfo() failed with error %s"
4073
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
4077
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
4081
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
4085
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
4089
msgid "setsockopt(SO_LINGER) failed with errno %d"
4093
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
4097
msgid "Retrying bind() on %u"
4101
msgid "bind() failed with errno: %d"
4104
msgid "Do you already have another drizzled running?"
4108
msgid "listen() failed with errno %d"
4112
msgid "Listening on %s:%s\n"
4117
"Plugin '%s' contains the name '%s' in its manifest, which has already been "
4122
msgid "Plugin '%s' init function returned error.\n"
4126
msgid "Couldn't load plugin library named '%s'.\n"
4130
msgid "Couldn't load plugin named '%s'.\n"
4133
msgid "Out of memory."
4137
msgid "Unknown variable type code 0x%x in plugin '%s'."
4142
"Server variable %s of plugin %s was forced to be read-only: string variable "
4143
"without update_func and PLUGIN_VAR_MEMALLOC flag"
4147
msgid "Missing variable name in plugin '%s'."
4151
msgid "Thread local variable '%s' not allocated in plugin '%s'."
4155
msgid "Out of memory for plugin '%s'."
4159
msgid "Bad options for plugin '%s'."
4163
msgid "Parsing options for plugin '%s' failed."
4167
msgid "Plugin '%s' has conflicting system variables"
4171
msgid "logging '%s' pre() failed"
4175
msgid "logging '%s' post() failed"
4179
msgid "logging '%s' postEnd() failed"
4183
msgid "qcache plugin '%s' try_fetch_and_send() failed"
4187
msgid "qcache plugin '%s' set() failed"
4191
msgid "qcache plugin '%s' invalidateTable() failed"
4195
msgid "qcache plugin '%s' invalidateDb() failed"
4199
msgid "qcache plugin '%s' flush() failed"
4203
msgid "Loading plugin %s failed: a plugin by that name already exists.\n"
4207
msgid "Fatal error: Failed initializing %s plugin.\n"
4212
"Attempted to register a scheduler %s, but a scheduler has already been "
4213
"registered with that name.\n"
4217
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
4221
msgid "Error while loading database options: '%s':"
4225
msgid "Found %d prepared transaction(s) in resource manager."
4228
msgid "Starting crash recovery..."
4232
msgid "Found %d prepared XA transactions"
4237
"Found %d prepared transactions! It means that drizzled was not shut down "
4238
"properly last time and critical recovery information (last binlog or %s "
4239
"file) was manually deleted after a crash. You have to start drizzled with "
4240
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
4243
msgid "Crash recovery finished."
4247
msgid "Could not remove temporary table: '%s', error: %d"
4251
msgid "Variable named %s already exists!\n"
4255
msgid "Could not add Variable: %s\n"
4259
msgid "Table %s had a open data Cursor in reopen_table"
4263
msgid "Unknown - internal error %d during operation"
4268
"order_st BY ignored because there is a user-defined clustered index in the "
4274
"'%s' had no or invalid character set, and default character set is multi-"
4275
"byte, so character column sizes may have changed"
4277
"'%s' har manglende eller ugyldig tegnsett, og standardtegnsettet er "
4278
"multibyte, så kolonnetyper basert på tegn kan ha blitt endret"
4281
msgid "Unknown collation '%s' in table '%-.64s' definition"
4282
msgstr "Ukjent sorteringsangivelse '%s' i tabelldefinisjonen for '%-.64s'"
4286
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4291
msgid "Got error %d when reading table '%s'"
4295
msgid "Fatal error: Illegal or unknown default time zone '%s'"
4296
msgstr "Fatal feil: ugyldig eller ukjent standardtidssone '%s'."
4299
msgid "%s: option `%s' is ambiguous\n"
4303
msgid "%s: option `--%s' doesn't allow an argument\n"
4307
msgid "%s: option `%c%s' doesn't allow an argument\n"
4311
msgid "%s: option `%s' requires an argument\n"
4315
msgid "%s: unrecognized option `--%s'\n"
4319
msgid "%s: unrecognized option `%c%s'\n"
4323
msgid "%s: illegal option -- %c\n"
4327
msgid "%s: invalid option -- %c\n"
4331
msgid "%s: option requires an argument -- %c\n"
4335
msgid "%s: option `-W %s' is ambiguous\n"
4339
msgid "%s: option `-W %s' doesn't allow an argument\n"
5410
4342
msgid "Enable HTTP Auth check"
5413
#: plugin/auth_http/auth_http.cc:148
5414
4345
msgid "URL for HTTP Auth check"
5417
#: plugin/command_log/command_log.cc:94
5419
msgid "Failed to open command log file. Got error: %s"
5422
#: plugin/command_log/command_log.cc:172
5425
"Failed to write full size of command. Tried to write %<PRId64> bytes at "
5426
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5429
#: plugin/command_log/command_log.cc:212
5432
"Failed to write full serialized command. Tried to write %<PRId64> bytes at "
5433
"offset %<PRId64>, but only wrote %<PRId64> bytes. Error: %s\n"
5436
#: plugin/command_log/command_log.cc:290
5437
msgid "Enable command log"
5440
#: plugin/command_log/command_log.cc:298
5441
msgid "DEBUGGING - Truncate command log"
5444
#: plugin/command_log/command_log.cc:306
5445
msgid "Path to the file to use for command log."
5448
#: plugin/command_log/command_log.cc:323
5449
msgid "Simple Command Message Log"
5452
#: plugin/default_replicator/default_replicator.cc:90
4348
msgid "Enable the console."
4351
msgid "Turn on extra debugging."
4354
msgid "User to use for auth."
4357
msgid "Password to use for auth."
4361
msgid "Default database to use."
4362
msgstr "Databasen som skal brukes."
5453
4364
msgid "Enable default replicator"
5456
#: plugin/default_replicator/default_replicator.cc:105
5457
4367
msgid "Default Replicator"
5460
#: plugin/errmsg_stderr/errmsg_stderr.cc:78
4371
"Port number to use for connection or 0 for default to, in order of "
4372
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
4375
msgid "Connect Timeout."
4378
msgid "Read Timeout."
4381
msgid "Write Timeout."
4384
msgid "Retry Count."
4387
msgid "Buffer length."
4390
msgid "Address to bind to."
4393
msgid "Unknown Drizzle error"
4394
msgstr "Ukjent Drizzle-feil"
4397
msgid "Can't create UNIX socket (%d)"
4398
msgstr "Klarte ikke å lage UNIX-socketen (%d)"
4401
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
4403
"Klarer ikke å koble til den lokale Drizzle-serveren gjennom socketen "
4407
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
4411
msgid "Can't create TCP/IP socket (%d)"
4412
msgstr "Klarer ikke å lage en TCP/IP-socket (%d)"
4415
msgid "Unknown Drizzle server host '%-.100s' (%d)"
4416
msgstr "Ukjent Drizzle-serverhost '%-.100s' (%d)"
4418
msgid "Drizzle server has gone away"
4419
msgstr "Drizzle-serveren har forsvunnet"
4422
msgid "Protocol mismatch; server version = %d, client version = %d"
4425
msgid "Drizzle client ran out of memory"
4428
msgid "Wrong host info"
4431
msgid "Localhost via UNIX socket"
4435
msgid "%-.100s via TCP/IP"
4438
msgid "Error in server handshake"
4441
msgid "Lost connection to Drizzle server during query"
4444
msgid "Commands out of sync; you can't run this command now"
4448
msgid "Named pipe: %-.32s"
4452
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
4456
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
4460
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
4464
msgid "Can't initialize character set %-.32s (path: %-.100s)"
4467
msgid "Got packet bigger than 'max_allowed_packet' bytes"
4470
msgid "Embedded server"
4473
msgid "Error on SHOW SLAVE STATUS:"
4476
msgid "Error on SHOW SLAVE HOSTS:"
4479
msgid "Error connecting to slave:"
4482
msgid "Error connecting to master:"
4485
msgid "SSL connection error"
4488
msgid "Malformed packet"
4491
msgid "(unused error message)"
4494
msgid "Invalid use of null pointer"
4497
msgid "Statement not prepared"
4500
msgid "No data supplied for parameters in prepared statement"
4503
msgid "Data truncated"
4506
msgid "No parameters exist in the statement"
4509
msgid "Invalid parameter number"
4514
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4518
msgid "Using unsupported buffer type: %d (parameter: %d)"
4522
msgid "Shared memory: %-.100s"
4525
msgid "Wrong or unknown protocol"
4528
msgid "Invalid connection handle"
4532
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4533
"option 'secure_auth' enabled)"
4536
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4539
msgid "Attempt to read column without prior row fetch"
4542
msgid "Prepared statement contains no metadata"
4546
"Attempt to read a row while there is no result set associated with the "
4550
msgid "This feature is not implemented yet"
4555
"Lost connection to Drizzle server while waiting for initial communication "
4556
"packet, system error: %d"
4561
"Lost connection to Drizzle server while reading initial communication "
4562
"packet, system error: %d"
4567
"Lost connection to Drizzle server while sending authentication information, "
4573
"Lost connection to Drizzle server while reading authorization information, "
4579
"Lost connection to Drizzle server while setting initial database, system "
4584
msgid "Statement closed indirectly because of a preceding %s() call"
4588
msgid "Failed to send error message to libnotify\n"
5461
4591
msgid "Error Messages to stderr"
5464
#: plugin/logging_gearman/logging_gearman.cc:186
4594
msgid "Enable filtered replicator"
4597
msgid "List of schemas to filter"
4600
msgid "List of tables to filter"
4603
msgid "Regular expression to apply to schemas to filter"
4606
msgid "Regular expression to apply to tables to filter"
4609
msgid "Filtered Replicator"
5466
4613
msgid "fail gearman_client_create(): %s"
5469
#: plugin/logging_gearman/logging_gearman.cc:197
5471
4617
msgid "fail gearman_client_add_server(): %s"
5474
#: plugin/logging_gearman/logging_gearman.cc:306
5475
4620
msgid "Enable logging to a gearman server"
5478
#: plugin/logging_gearman/logging_gearman.cc:315
5479
4623
msgid "Hostname for logging to a Gearman server"
5482
#: plugin/logging_gearman/logging_gearman.cc:324
5483
4626
msgid "Gearman Function to send logging to"
5486
#: plugin/logging_gearman/logging_gearman.cc:341
5487
4629
msgid "Log queries to a Gearman server"
5490
#: plugin/logging_query/logging_query.cc:188
5492
4633
msgid "fail open() fn=%s er=%s\n"
5495
#: plugin/logging_query/logging_query.cc:340
5496
4636
msgid "Enable logging to CSV file"
5499
#: plugin/logging_query/logging_query.cc:349
5500
4639
msgid "File to log to"
5503
#: plugin/logging_query/logging_query.cc:358
5504
4642
msgid "PCRE to match the query against"
5507
#: plugin/logging_query/logging_query.cc:367
5508
#: plugin/logging_syslog/logging_syslog.cc:231
5509
4645
msgid "Threshold for logging slow queries, in microseconds"
5512
#: plugin/logging_query/logging_query.cc:379
5513
#: plugin/logging_syslog/logging_syslog.cc:243
5514
4648
msgid "Threshold for logging big queries, for rows returned"
5517
#: plugin/logging_query/logging_query.cc:391
5518
#: plugin/logging_syslog/logging_syslog.cc:255
5519
4651
msgid "Threshold for logging big queries, for rows examined"
5522
#: plugin/logging_query/logging_query.cc:414
5523
4654
msgid "Log queries to a CSV file"
5526
#: plugin/logging_syslog/logging_syslog.cc:84
5528
4658
msgid "syslog facility \"%s\" not known, using \"local0\""
5531
#: plugin/logging_syslog/logging_syslog.cc:100
5533
4662
msgid "syslog priority \"%s\" not known, using \"info\""
5536
#: plugin/logging_syslog/logging_syslog.cc:195
5537
4665
msgid "Enable logging to syslog"
5540
#: plugin/logging_syslog/logging_syslog.cc:204
5541
4668
msgid "Syslog Ident"
5544
#: plugin/logging_syslog/logging_syslog.cc:213
5545
4671
msgid "Syslog Facility"
5548
#: plugin/logging_syslog/logging_syslog.cc:222
5549
4674
msgid "Syslog Priority"
5552
#: plugin/logging_syslog/logging_syslog.cc:279
5553
4677
msgid "Log to syslog"
5556
#: plugin/multi_thread/multi_thread.cc:171
5557
msgid "Maximum number of user threads available."
5560
#: plugin/myisam/ha_myisam.cc:488
4680
msgid "List of memcached servers."
4683
msgid "Memcached Stats as I_S tables"
5562
4687
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
5565
#: plugin/myisam/ha_myisam.cc:492
5567
4691
msgid "Got an error from unknown thread, %s:%d"
5570
#: plugin/myisam/ha_myisam.cc:498
5571
4694
msgid "Unknown thread accessing table"
5574
#: plugin/myisam/ha_myisam.cc:1781
5575
4697
msgid "Block size to be used for MyISAM index pages."
5578
#: plugin/myisam/ha_myisam.cc:1787
4701
"This characterizes the number of hits a hot block has to be untouched until "
4702
"it is considered aged enough to be downgraded to a warm block. This "
4703
"specifies the percentage ratio of that number of hits to the total number of "
4704
"blocks in key cache"
4707
msgid "The minimum percentage of warm blocks in key cache"
4711
"The size of the buffer used for index blocks for MyISAM tables. Increase "
4712
"this to get better index handling (for all reads and multiple writes) to as "
4713
"much as you can afford;"
5580
4717
"Number of threads to use when repairing MyISAM tables. The value of 1 "
5581
4718
"disables parallel repair."
5584
#: plugin/myisam/ha_myisam.cc:1793
5586
4722
"Don't use the fast sort index method to created index if the temporary file "
5587
4723
"would get bigger than this."
5590
#: plugin/myisam/ha_myisam.cc:1798
5592
4727
"The buffer that is allocated when sorting the index when doing a REPAIR or "
5593
4728
"when creating indexes with CREATE INDEX or ALTER TABLE."
5596
#: plugin/myisam/ha_myisam.cc:1804
5597
4731
msgid "Default pointer size to be used for MyISAM tables."
5600
#: plugin/myisam/my_handler_errors.cc:34
5601
4734
msgid "Didn't find key on read or update"
5602
4735
msgstr "Fant ikke nøkkelen ved lesing eller oppdatering"
5604
#: plugin/myisam/my_handler_errors.cc:36
5605
4737
msgid "Duplicate key on write or update"
5606
4738
msgstr "Duplikatnøkkel ved skriving eller oppdatering"
5608
#: plugin/myisam/my_handler_errors.cc:38
5609
4740
msgid "Internal (unspecified) error in handler"
5610
4741
msgstr "Intern (uspesifisert) feil i håndteringen"
5612
#: plugin/myisam/my_handler_errors.cc:40
5614
4744
"Someone has changed the row since it was read (while the table was locked to "
5617
4747
"Noen har endret raden siden den ble lest (mens tabellen var låst for å "
5618
4748
"forhindre endringer)"
5620
#: plugin/myisam/my_handler_errors.cc:43
5621
4750
msgid "Wrong index given to function"
5622
4751
msgstr "Feil indeks gitt til funksjonen"
5624
#: plugin/myisam/my_handler_errors.cc:45
5625
4753
msgid "Undefined handler error 125"
5626
4754
msgstr "Udefinert håndteringsfeil 125"
5628
#: plugin/myisam/my_handler_errors.cc:47
5629
4756
msgid "Index file is crashed"
5630
4757
msgstr "Indeksfilen har kræsjet"
5632
#: plugin/myisam/my_handler_errors.cc:49
5633
4759
msgid "Record file is crashed"
5634
4760
msgstr "Radfilen har kræsjet"
5636
#: plugin/myisam/my_handler_errors.cc:51
5637
4762
msgid "Out of memory in engine"
5638
4763
msgstr "Databasemotoren er tom for minne"
5640
#: plugin/myisam/my_handler_errors.cc:53
5641
4765
msgid "Undefined handler error 129"
5642
4766
msgstr "Udefinert håndteringsfeil 129"
5644
#: plugin/myisam/my_handler_errors.cc:55
5645
4768
msgid "Incorrect file format"
5646
4769
msgstr "Feil filformat"
5648
#: plugin/myisam/my_handler_errors.cc:57
5649
4771
msgid "Command not supported by database"
5650
4772
msgstr "Kommandoen er ikke støttet av databasen"
5652
#: plugin/myisam/my_handler_errors.cc:59
5653
4774
msgid "Old database file"
5654
4775
msgstr "Gammel databasefil"
5656
#: plugin/myisam/my_handler_errors.cc:61
5657
4777
msgid "No record read before update"
5658
4778
msgstr "Ingen rad ble lest før oppdateringen"
5660
#: plugin/myisam/my_handler_errors.cc:63
5661
4780
msgid "Record was already deleted (or record file crashed)"
5662
4781
msgstr "Raden var allerede slettet (eller så kræsjet radfilen)"
5664
#: plugin/myisam/my_handler_errors.cc:65
5665
4783
msgid "No more room in record file"
5666
4784
msgstr "Ikke mer plass i radfilen"
5668
#: plugin/myisam/my_handler_errors.cc:67
5669
4786
msgid "No more room in index file"
5670
4787
msgstr "Ikke mer plass i indeksfilen"
5672
#: plugin/myisam/my_handler_errors.cc:69
5673
4789
msgid "No more records (read after end of file)"
5674
4790
msgstr "Ingen flere rader (leste etter slutten på filen)"
5676
#: plugin/myisam/my_handler_errors.cc:71
5677
4792
msgid "Unsupported extension used for table"
5678
4793
msgstr "En utvidelse som ikke er støttet er brukt på tabellen"
5680
#: plugin/myisam/my_handler_errors.cc:73
5681
4795
msgid "Too big row"
5682
4796
msgstr "Raden er for stor"
5684
#: plugin/myisam/my_handler_errors.cc:75
5685
4798
msgid "Wrong create options"
5686
4799
msgstr "Egenskapene for å opprette en ny er feil"
5688
#: plugin/myisam/my_handler_errors.cc:77
5689
4801
msgid "Duplicate unique key or constraint on write or update"
5691
4803
"Det er duplikater av en unik nøkkel eller begrensning ved skriving eller "
5694
#: plugin/myisam/my_handler_errors.cc:79
5695
4806
msgid "Unknown character set used in table"
5696
4807
msgstr "Ukjent tegnsett er brukt i tabellen"
5698
#: plugin/myisam/my_handler_errors.cc:81
5699
4809
msgid "Conflicting table definitions in sub-tables of MERGE table"
5701
4811
"Uoverensstemmelse i tabelldefinisjonene mellom deltabellene av en MERGE-"
5704
#: plugin/myisam/my_handler_errors.cc:83
5705
4814
msgid "Table is crashed and last repair failed"
5706
4815
msgstr "Tabellen har kræsjet og siste repareringsforsøk feilet"
5708
#: plugin/myisam/my_handler_errors.cc:85
5709
4817
msgid "Table was marked as crashed and should be repaired"
5710
4818
msgstr "Tabellen var merket som kræsjet og bør bli reparert"
5712
#: plugin/myisam/my_handler_errors.cc:87
5713
4820
msgid "Lock timed out; Retry transaction"
5714
4821
msgstr "Låsen timet ut; prøv transaksjonen på nytt"
5716
#: plugin/myisam/my_handler_errors.cc:89
5717
4823
msgid "Lock table is full; Restart program with a larger locktable"
5719
4825
"Låsetabellen er full; start programmet på nytt med en større låsetabell"
5721
#: plugin/myisam/my_handler_errors.cc:91
5722
4827
msgid "Updates are not allowed under a read only transactions"
5723
4828
msgstr "Oppdateringer er ikke tillatt i en bare-lese transaksjon"
5725
#: plugin/myisam/my_handler_errors.cc:93
5726
4830
msgid "Lock deadlock; Retry transaction"
5727
4831
msgstr "Deadlock mellom låsene; prøv transaksjonen på nytt"
5729
#: plugin/myisam/my_handler_errors.cc:95
5730
4833
msgid "Foreign key constraint is incorrectly formed"
5731
4834
msgstr "Fremmednøkkelbegrensningen er på feil format"
5733
#: plugin/myisam/my_handler_errors.cc:97
5734
4836
msgid "Cannot add a child row"
5735
4837
msgstr "Kan ikke legge til en barnerad"
5737
#: plugin/myisam/my_handler_errors.cc:99
5738
4839
msgid "Cannot delete a parent row"
5739
4840
msgstr "Kan ikke slette en foreldrerad"
5741
#: plugin/myisam/my_handler_errors.cc:101
5742
4842
msgid "No savepoint with that name"
5743
4843
msgstr "Det er ikke noe lagringspunkt med det navnet"
5745
#: plugin/myisam/my_handler_errors.cc:103
5746
4845
msgid "Non unique key block size"
5747
4846
msgstr "Størrelse på blokken for ikke-unike nøkler"
5749
#: plugin/myisam/my_handler_errors.cc:105
5750
4848
msgid "The table does not exist in engine"
5751
4849
msgstr "Tabellen eksisterer ikke i databasemotoren"
5753
#: plugin/myisam/my_handler_errors.cc:107
5754
4851
msgid "The table already existed in storage engine"
5755
4852
msgstr "Tabellen eksisterer allerede i lagringsmotoren"
5757
#: plugin/myisam/my_handler_errors.cc:109
5758
4854
msgid "Could not connect to storage engine"
5759
4855
msgstr "Kunne ikke koble til lagringsmotoren"
5761
#: plugin/myisam/my_handler_errors.cc:111
5762
4857
msgid "Unexpected null pointer found when using spatial index"
5763
4858
msgstr "Uventet nullpeker ble funnet i romindeksen (spatial index)"
5765
#: plugin/myisam/my_handler_errors.cc:113
5766
4860
msgid "The table changed in storage engine"
5767
4861
msgstr "Tabellen ble endret i lagringsmotoren"
5769
#: plugin/myisam/my_handler_errors.cc:115
5770
4863
msgid "There's no partition in table for the given value"
5771
4864
msgstr "Det er ikke partisjon i tabellen for den angitte verdien"
5773
#: plugin/myisam/my_handler_errors.cc:117
5774
4866
msgid "Row-based binlogging of row failed"
5775
4867
msgstr "Radbasert binærlogging av raden feilet"
5777
#: plugin/myisam/my_handler_errors.cc:119
5778
4869
msgid "Index needed in foreign key constraint"
5779
4870
msgstr "En indeks er nødvendig for en fremmednøkkelbegrensning"
5781
#: plugin/myisam/my_handler_errors.cc:121
5782
4872
msgid "Upholding foreign key constraints would lead to a duplicate key error"
5784
4874
"Det å beholde fremmednøkkelbegrensningen ville ha gitt en feil med duplikate "
5787
#: plugin/myisam/my_handler_errors.cc:123
5788
4877
msgid "Table needs to be upgraded before it can be used"
5789
4878
msgstr "Tabellen må oppgraderes før den kan brukes"
5791
#: plugin/myisam/my_handler_errors.cc:125
5792
4880
msgid "Table is read only"
5793
4881
msgstr "Tabellen er i bare-lese-modus"
5795
#: plugin/myisam/my_handler_errors.cc:127
5796
4883
msgid "Failed to get next auto increment value"
5797
4884
msgstr "Kunne ikke hente neste auto increment-verdi"
5799
#: plugin/myisam/my_handler_errors.cc:129
5800
4886
msgid "Failed to set row auto increment value"
5801
4887
msgstr "Kunne ikke sette radens auto increment-verdi"
5803
#: plugin/myisam/my_handler_errors.cc:131
5804
4889
msgid "Unknown (generic) error from engine"
5805
4890
msgstr "Ukjent (generell) feil fra motoren"
5807
#: plugin/myisam/my_handler_errors.cc:133
5808
4892
msgid "Record is the same"
5809
4893
msgstr "Raden er den samme"
5811
#: plugin/myisam/my_handler_errors.cc:135
5812
4895
msgid "It is not possible to log this statement"
5813
4896
msgstr "Det er ikke mulig å logge denne spørringen"
5815
#: plugin/myisam/my_handler_errors.cc:137
5816
4898
msgid "Tablespace exists"
5817
4899
msgstr "Tabellplassen eksisterer"
5819
#: plugin/myisam/my_handler_errors.cc:139
5820
4901
msgid "The event was corrupt, leading to illegal data being read"
5821
4902
msgstr "Hendelsen var ugyldig, og dette førte til at ulovlig data ble lest"
5823
#: plugin/myisam/my_handler_errors.cc:141
5824
4904
msgid "The table is of a new format not supported by this version"
5825
4905
msgstr "Tabellen har et nytt format som ikke er støttet av denne versjonen"
5827
#: plugin/myisam/my_handler_errors.cc:143
5828
4907
msgid "The event could not be processed no other handler error happened"
5831
#: plugin/myisam/my_handler_errors.cc:145
5832
4910
msgid "Got a fatal error during initialzation of handler"
5835
#: plugin/myisam/my_handler_errors.cc:147
5836
4913
msgid "File to short; Expected more data in file"
5837
4914
msgstr "Filen er for kort; forventet å finne mer data i filen"
5839
#: plugin/myisam/my_handler_errors.cc:149
5840
4916
msgid "Read page with wrong checksum"
5841
4917
msgstr "Leste en side med feil sjekksum"
5843
#: plugin/myisam/my_handler_errors.cc:151
5844
4919
msgid "Lock or active transaction"
5845
4920
msgstr "Lås eller aktiv transaksjon"
5847
#: plugin/myisam/my_handler_errors.cc:153
5848
4922
msgid "No such table space"
5849
4923
msgstr "Ingen slik tabellplass"
5851
#: plugin/myisam/my_handler_errors.cc:155
5852
4925
msgid "Tablespace not empty"
5853
4926
msgstr "Tabellplassen er ikke tom"
5855
#: plugin/oldlibdrizzle/drizzle.cc:257 plugin/oldlibdrizzle/errmsg.cc:39
5857
msgid "%-.100s via TCP/IP"
5860
#: plugin/oldlibdrizzle/errmsg.cc:28
5861
msgid "Unknown Drizzle error"
5862
msgstr "Ukjent Drizzle-feil"
5864
#: plugin/oldlibdrizzle/errmsg.cc:29
5866
msgid "Can't create UNIX socket (%d)"
5867
msgstr "Klarte ikke å lage UNIX-socketen (%d)"
5869
#: plugin/oldlibdrizzle/errmsg.cc:30
5871
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5873
"Klarer ikke å koble til den lokale Drizzle-serveren gjennom socketen '%-"
5876
#: plugin/oldlibdrizzle/errmsg.cc:31
5878
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
5881
#: plugin/oldlibdrizzle/errmsg.cc:32
5883
msgid "Can't create TCP/IP socket (%d)"
5884
msgstr "Klarer ikke å lage en TCP/IP-socket (%d)"
5886
#: plugin/oldlibdrizzle/errmsg.cc:33
5888
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5889
msgstr "Ukjent Drizzle-serverhost '%-.100s' (%d)"
5891
#: plugin/oldlibdrizzle/errmsg.cc:34
5892
msgid "Drizzle server has gone away"
5893
msgstr "Drizzle-serveren har forsvunnet"
5895
#: plugin/oldlibdrizzle/errmsg.cc:35
5897
msgid "Protocol mismatch; server version = %d, client version = %d"
5900
#: plugin/oldlibdrizzle/errmsg.cc:36
5901
msgid "Drizzle client ran out of memory"
5904
#: plugin/oldlibdrizzle/errmsg.cc:37
5905
msgid "Wrong host info"
5908
#: plugin/oldlibdrizzle/errmsg.cc:38
5909
msgid "Localhost via UNIX socket"
5912
#: plugin/oldlibdrizzle/errmsg.cc:40
5913
msgid "Error in server handshake"
5916
#: plugin/oldlibdrizzle/errmsg.cc:41
5917
msgid "Lost connection to Drizzle server during query"
5920
#: plugin/oldlibdrizzle/errmsg.cc:42
5921
msgid "Commands out of sync; you can't run this command now"
5924
#: plugin/oldlibdrizzle/errmsg.cc:43
5926
msgid "Named pipe: %-.32s"
5929
#: plugin/oldlibdrizzle/errmsg.cc:44
5931
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5934
#: plugin/oldlibdrizzle/errmsg.cc:45
5936
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5939
#: plugin/oldlibdrizzle/errmsg.cc:46
5941
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5944
#: plugin/oldlibdrizzle/errmsg.cc:47
5946
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5949
#: plugin/oldlibdrizzle/errmsg.cc:48
5950
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5953
#: plugin/oldlibdrizzle/errmsg.cc:49
5954
msgid "Embedded server"
5957
#: plugin/oldlibdrizzle/errmsg.cc:50
5958
msgid "Error on SHOW SLAVE STATUS:"
5961
#: plugin/oldlibdrizzle/errmsg.cc:51
5962
msgid "Error on SHOW SLAVE HOSTS:"
5965
#: plugin/oldlibdrizzle/errmsg.cc:52
5966
msgid "Error connecting to slave:"
5969
#: plugin/oldlibdrizzle/errmsg.cc:53
5970
msgid "Error connecting to master:"
5973
#: plugin/oldlibdrizzle/errmsg.cc:54
5974
msgid "SSL connection error"
5977
#: plugin/oldlibdrizzle/errmsg.cc:55
5978
msgid "Malformed packet"
5981
#: plugin/oldlibdrizzle/errmsg.cc:56 plugin/oldlibdrizzle/errmsg.cc:67
5982
#: plugin/oldlibdrizzle/errmsg.cc:68 plugin/oldlibdrizzle/errmsg.cc:69
5983
#: plugin/oldlibdrizzle/errmsg.cc:70 plugin/oldlibdrizzle/errmsg.cc:71
5984
#: plugin/oldlibdrizzle/errmsg.cc:72 plugin/oldlibdrizzle/errmsg.cc:73
5985
#: plugin/oldlibdrizzle/errmsg.cc:74 plugin/oldlibdrizzle/errmsg.cc:75
5986
msgid "(unused error message)"
5989
#: plugin/oldlibdrizzle/errmsg.cc:57
5990
msgid "Invalid use of null pointer"
5993
#: plugin/oldlibdrizzle/errmsg.cc:58
5994
msgid "Statement not prepared"
5997
#: plugin/oldlibdrizzle/errmsg.cc:59
5998
msgid "No data supplied for parameters in prepared statement"
6001
#: plugin/oldlibdrizzle/errmsg.cc:60
6002
msgid "Data truncated"
6005
#: plugin/oldlibdrizzle/errmsg.cc:61
6006
msgid "No parameters exist in the statement"
6009
#: plugin/oldlibdrizzle/errmsg.cc:62
6010
msgid "Invalid parameter number"
6013
#: plugin/oldlibdrizzle/errmsg.cc:63
6016
"Can't send long data for non-string/non-binary data types (parameter: %d)"
6019
#: plugin/oldlibdrizzle/errmsg.cc:65
6021
msgid "Using unsupported buffer type: %d (parameter: %d)"
6024
#: plugin/oldlibdrizzle/errmsg.cc:66
6026
msgid "Shared memory: %-.100s"
6029
#: plugin/oldlibdrizzle/errmsg.cc:76
6030
msgid "Wrong or unknown protocol"
6033
#: plugin/oldlibdrizzle/errmsg.cc:77
6034
msgid "Invalid connection handle"
6037
#: plugin/oldlibdrizzle/errmsg.cc:78
6039
"Connection using old (pre-4.1.1) authentication protocol refused (client "
6040
"option 'secure_auth' enabled)"
6043
#: plugin/oldlibdrizzle/errmsg.cc:80
6044
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
6047
#: plugin/oldlibdrizzle/errmsg.cc:81
6048
msgid "Attempt to read column without prior row fetch"
6051
#: plugin/oldlibdrizzle/errmsg.cc:82
6052
msgid "Prepared statement contains no metadata"
6055
#: plugin/oldlibdrizzle/errmsg.cc:83
6057
"Attempt to read a row while there is no result set associated with the "
6061
#: plugin/oldlibdrizzle/errmsg.cc:85
6062
msgid "This feature is not implemented yet"
6065
#: plugin/oldlibdrizzle/errmsg.cc:86
6068
"Lost connection to Drizzle server while waiting for initial communication "
6069
"packet, system error: %d"
6072
#: plugin/oldlibdrizzle/errmsg.cc:88
6075
"Lost connection to Drizzle server while reading initial communication "
6076
"packet, system error: %d"
6079
#: plugin/oldlibdrizzle/errmsg.cc:90
6082
"Lost connection to Drizzle server while sending authentication information, "
6086
#: plugin/oldlibdrizzle/errmsg.cc:92
6089
"Lost connection to Drizzle server while reading authorization information, "
6093
#: plugin/oldlibdrizzle/errmsg.cc:94
6096
"Lost connection to Drizzle server while setting initial database, system "
6100
#: plugin/oldlibdrizzle/errmsg.cc:96
6102
msgid "Statement closed indirectly because of a preceding %s() call"
6105
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:829
6106
msgid "Connect Timeout."
6109
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:832
6110
msgid "Read Timeout."
6113
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:834
6114
msgid "Write Timeout."
6117
#: plugin/oldlibdrizzle/oldlibdrizzle.cc:836
6118
msgid "Retry Count."
6121
#: plugin/pool_of_threads/pool_of_threads.cc:233
6122
msgid "event_add error in libevent_add_session_callback\n"
6125
#: plugin/pool_of_threads/pool_of_threads.cc:399
6126
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6129
#: plugin/pool_of_threads/pool_of_threads.cc:406
6130
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6133
#: plugin/pool_of_threads/pool_of_threads.cc:418
6134
msgid "session_add_event event_add error in libevent_init\n"
6137
#: plugin/pool_of_threads/pool_of_threads.cc:431
6139
msgid "Can't create completion port thread (error %d)"
6142
#: plugin/pool_of_threads/pool_of_threads.cc:523
6143
msgid "libevent_thread_proc: my_thread_init() failed\n"
6146
#: plugin/pool_of_threads/pool_of_threads.cc:721
6147
msgid "Size of Pool."
6150
#: plugin/signal_handler/signal_handler.cc:214
4929
"Port number to use for connection or 0 for default to with MySQL protocol."
6152
4933
msgid "Can't create interrupt-thread (error %d, errno: %d)"
4937
msgid "Unable to create background worker thread. Got error %s.\n"
4941
msgid "Failed to allocate the TransactionLog instance. Got error: %s\n"
4945
msgid "Failed to initialize the Transaction Log. Got error: %s\n"
4949
msgid "Failed to allocate the TransactionLogApplier instance. Got error: %s\n"
4953
msgid "Failed to allocate the TransactionLogIndex instance. Got error: %s\n"
4957
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
4960
msgid "Enable transaction log"
4963
msgid "DEBUGGING - Truncate transaction log"
4967
msgid "Path to the file to use for transaction log"
4968
msgstr "Socket-fil som skal brukes for tilkobling"
4970
msgid "Enable CRC32 Checksumming of each written transaction log entry"
4974
"0 == rely on operating system to sync log file (default), 1 == sync file at "
4975
"each transaction write, 2 == sync log file once per second"
4980
"Failed to allocate enough memory to buffer header, transaction message, and "
4981
"trailing checksum bytes. Tried to allocate %<PRId64> bytes. Error: %s\n"
4984
msgid "Failed to open transaction log file "
4989
"Failed to write full size of log entry. Tried to write %<PRId64> bytes at "
4990
"offset %<PRId64>, but only wrote %<PRId32> bytes. Error: %s\n"
4994
msgid "Failed to sync log file. Got error: %s\n"
4998
msgid "Failed to open transaction log file %s. Got error: %s\n"
5002
msgid "Raw buffer read: %s.\n"
5006
msgid "Unable to parse transaction. Got error: %s.\n"
5010
msgid "BUFFER: %s\n"
5013
#~ msgid "Check memory and open file usage at exit ."
5014
#~ msgstr "Sjekk minnebruk og bruk av åpne filer ved avslutning"
5016
#~ msgid "Print some debug info at exit."
5017
#~ msgstr "Vis litt debug-informasjon og avslutt."
6155
5019
#~ msgid "Set the default character set."
6156
5020
#~ msgstr "Setter standardtegnsett."
5022
#~ msgid "Unknown command '\\%c'."
5023
#~ msgstr "Ukjent kommando '\\%c'."
6159
5025
#~ msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
6160
5026
#~ msgstr "%s Ver %s Distrib %s, for %s (%s) bruker %s %s\n"
6164
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d to "
6165
#~ "have type %s but the column is not found."
5029
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d "
5030
#~ "to have type %s but the column is not found."
6167
#~ "Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon %d "
6168
#~ "hadde typen %s, men kolonna ble ikke funnet."
5032
#~ "Gal definisjon av tabellen %s.%s: forventet at kolonnen '%s' i posisjon %"
5033
#~ "d hadde typen %s, men kolonna ble ikke funnet."
6172
5036
#~ "Incorrect definition of table %s.%s: expected column '%s' at position %d, "
6173
5037
#~ "found '%s'."