1004
932
msgid "Error: Not enough memory to store ORDER BY clause\n"
1007
#: libdrizzle/errmsg.c:27
1008
msgid "Unknown Drizzle error"
1009
msgstr "Okänt Drizzle fel"
1011
#: libdrizzle/errmsg.c:28
1013
msgid "Can't create UNIX socket (%d)"
1016
#: libdrizzle/errmsg.c:29
1018
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
1021
#: libdrizzle/errmsg.c:30
1023
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
1026
#: libdrizzle/errmsg.c:31
1028
msgid "Can't create TCP/IP socket (%d)"
1031
#: libdrizzle/errmsg.c:32
1033
msgid "Unknown Drizzle server host '%-.100s' (%d)"
1036
#: libdrizzle/errmsg.c:33
1037
msgid "Drizzle server has gone away"
1040
#: libdrizzle/errmsg.c:34
1042
msgid "Protocol mismatch; server version = %d, client version = %d"
1045
#: libdrizzle/errmsg.c:35
1046
msgid "Drizzle client ran out of memory"
1049
#: libdrizzle/errmsg.c:36
1050
msgid "Wrong host info"
1053
#: libdrizzle/errmsg.c:37
1054
msgid "Localhost via UNIX socket"
1057
#: libdrizzle/errmsg.c:38
1059
msgid "%-.100s via TCP/IP"
1062
#: libdrizzle/errmsg.c:39
1063
msgid "Error in server handshake"
1066
#: libdrizzle/errmsg.c:40
1067
msgid "Lost connection to Drizzle server during query"
1070
#: libdrizzle/errmsg.c:41
1071
msgid "Commands out of sync; you can't run this command now"
1074
#: libdrizzle/errmsg.c:42
1076
msgid "Named pipe: %-.32s"
1079
#: libdrizzle/errmsg.c:43
1081
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
1084
#: libdrizzle/errmsg.c:44
1086
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
1089
#: libdrizzle/errmsg.c:45
1091
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
1094
#: libdrizzle/errmsg.c:46
1096
msgid "Can't initialize character set %-.32s (path: %-.100s)"
1099
#: libdrizzle/errmsg.c:47
1100
msgid "Got packet bigger than 'max_allowed_packet' bytes"
1103
#: libdrizzle/errmsg.c:48
1104
msgid "Embedded server"
1107
#: libdrizzle/errmsg.c:49
1108
msgid "Error on SHOW SLAVE STATUS:"
1111
#: libdrizzle/errmsg.c:50
1112
msgid "Error on SHOW SLAVE HOSTS:"
1115
#: libdrizzle/errmsg.c:51
1116
msgid "Error connecting to slave:"
1119
#: libdrizzle/errmsg.c:52
1120
msgid "Error connecting to master:"
1123
#: libdrizzle/errmsg.c:53
1124
msgid "SSL connection error"
1127
#: libdrizzle/errmsg.c:54
1128
msgid "Malformed packet"
1131
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
1132
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
1133
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
1134
#: libdrizzle/errmsg.c:74
1135
msgid "(unused error message)"
1138
#: libdrizzle/errmsg.c:56
1139
msgid "Invalid use of null pointer"
1142
#: libdrizzle/errmsg.c:57
1143
msgid "Statement not prepared"
1146
#: libdrizzle/errmsg.c:58
1147
msgid "No data supplied for parameters in prepared statement"
1150
#: libdrizzle/errmsg.c:59
1151
msgid "Data truncated"
1154
#: libdrizzle/errmsg.c:60
1155
msgid "No parameters exist in the statement"
1158
#: libdrizzle/errmsg.c:61
1159
msgid "Invalid parameter number"
1162
#: libdrizzle/errmsg.c:62
1165
"Can't send long data for non-string/non-binary data types (parameter: %d)"
1168
#: libdrizzle/errmsg.c:64
1170
msgid "Using unsupported buffer type: %d (parameter: %d)"
1173
#: libdrizzle/errmsg.c:65
1175
msgid "Shared memory: %-.100s"
1178
#: libdrizzle/errmsg.c:75
1179
msgid "Wrong or unknown protocol"
1182
#: libdrizzle/errmsg.c:76
1183
msgid "Invalid connection handle"
1186
#: libdrizzle/errmsg.c:77
1188
"Connection using old (pre-4.1.1) authentication protocol refused (client "
1189
"option 'secure_auth' enabled)"
1192
#: libdrizzle/errmsg.c:79
1193
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
1196
#: libdrizzle/errmsg.c:80
1197
msgid "Attempt to read column without prior row fetch"
1200
#: libdrizzle/errmsg.c:81
1201
msgid "Prepared statement contains no metadata"
1204
#: libdrizzle/errmsg.c:82
1206
"Attempt to read a row while there is no result set associated with the "
1210
#: libdrizzle/errmsg.c:84
1211
msgid "This feature is not implemented yet"
1214
#: libdrizzle/errmsg.c:85
1217
"Lost connection to Drizzle server while waiting for initial communication "
1218
"packet, system error: %d"
1221
#: libdrizzle/errmsg.c:87
1224
"Lost connection to Drizzle server while reading initial communication "
1225
"packet, system error: %d"
1228
#: libdrizzle/errmsg.c:89
1231
"Lost connection to Drizzle server while sending authentication information, "
1235
#: libdrizzle/errmsg.c:91
1238
"Lost connection to Drizzle server while reading authorization information, "
1242
#: libdrizzle/errmsg.c:93
1245
"Lost connection to Drizzle server while setting initial database, system "
1249
#: libdrizzle/errmsg.c:95
1251
msgid "Statement closed indirectly because of a preceding %s() call"
1254
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1255
msgid "Couldn't uncompress communication packet"
1258
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1259
msgid "Got an error reading communication packets"
1262
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1263
msgid "Got timeout reading communication packets"
1266
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1267
msgid "Got an error writing communication packets"
1270
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1271
msgid "Got timeout writing communication packets"
1274
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1276
msgid "File '%s' not found (Errcode: %d)"
1279
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1281
msgid "Error reading file '%s' (Errcode: %d)"
1284
#: mysys/errors.cc:25
1286
msgid "Can't create/write to file '%s' (Errcode: %d)"
1289
#: mysys/errors.cc:27
1291
msgid "Error writing file '%s' (Errcode: %d)"
1294
#: mysys/errors.cc:28
1296
msgid "Error on close of '%s' (Errcode: %d)"
1299
#: mysys/errors.cc:29
1301
msgid "Out of memory (Needed %u bytes)"
1304
#: mysys/errors.cc:30
1306
msgid "Error on delete of '%s' (Errcode: %d)"
1309
#: mysys/errors.cc:31
1311
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1314
#: mysys/errors.cc:32
1316
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1319
#: mysys/errors.cc:33
1321
msgid "Can't lock file (Errcode: %d)"
1324
#: mysys/errors.cc:34
1326
msgid "Can't unlock file (Errcode: %d)"
1329
#: mysys/errors.cc:35
1331
msgid "Can't read dir of '%s' (Errcode: %d)"
1334
#: mysys/errors.cc:36
1336
msgid "Can't get stat of '%s' (Errcode: %d)"
1339
#: mysys/errors.cc:37
1341
msgid "Can't change size of file (Errcode: %d)"
1344
#: mysys/errors.cc:38
1346
msgid "Can't open stream from handle (Errcode: %d)"
1349
#: mysys/errors.cc:39
1351
msgid "Can't get working dirctory (Errcode: %d)"
1354
#: mysys/errors.cc:40
1356
msgid "Can't change dir to '%s' (Errcode: %d)"
1359
#: mysys/errors.cc:41
1361
msgid "Warning: '%s' had %d links"
1364
#: mysys/errors.cc:42
1366
msgid "Warning: %d files and %d streams is left open\n"
1369
#: mysys/errors.cc:43
1371
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1374
#: mysys/errors.cc:44
1376
msgid "Can't create directory '%s' (Errcode: %d)"
1379
#: mysys/errors.cc:45
1382
"Character set '%s' is not a compiled character set and is not specified in "
1386
#: mysys/errors.cc:46
1388
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1391
#: mysys/errors.cc:47
1393
msgid "Can't read value for symlink '%s' (Error %d)"
1396
#: mysys/errors.cc:48
1398
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1401
#: mysys/errors.cc:49
1403
msgid "Error on realpath() on '%s' (Error %d)"
1406
#: mysys/errors.cc:50
1408
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1411
#: mysys/errors.cc:51
1414
"Collation '%s' is not a compiled collation and is not specified in the %s "
1418
#: mysys/errors.cc:53
1420
msgid "File '%s' (fileno: %d) was not closed"
1423
#: mysys/my_error.cc:87
1425
msgid "Unknown error %d"
1428
#: mysys/my_getopt.cc:89
1432
#: mysys/my_getopt.cc:91
1436
#: mysys/my_getopt.cc:355
1438
msgid "%s: %s: Option '%s' used, but is disabled\n"
1441
#: mysys/my_getopt.cc:356
1445
#: mysys/my_getopt.cc:356
1449
#: mysys/my_getopt.cc:459
1451
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1454
#: mysys/my_getopt.cc:772
1456
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1459
#: mysys/my_getopt.cc:963
1461
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1464
#: mysys/my_getopt.cc:1190
1466
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1469
#: mysys/my_getopt.cc:1210
1473
"Variables (--variable-name=value)\n"
1474
"and boolean options {false|true} Value (after reading options)\n"
1475
"--------------------------------- -----------------------------\n"
1478
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
1479
msgid "(No default value)"
1482
#: mysys/my_getopt.cc:1245
1486
#: mysys/my_getopt.cc:1245
1490
#: mysys/my_getopt.cc:1273
1492
msgid "(Disabled)\n"
1495
#: drizzled/authentication.cc:69 drizzled/show.cc:4541
1496
#: drizzled/sql_plugin.cc:796
935
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
936
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:798
1498
938
msgid "Plugin '%s' init function returned error."
1665
#: drizzled/drizzled.cc:1400
1105
#: drizzled/drizzled.cc:1352
1667
1107
msgid "Writing a core file\n"
1670
#: drizzled/drizzled.cc:1447
1110
#: drizzled/drizzled.cc:1399
1672
1112
"setrlimit could not change the size of core files to 'infinity'; We may not "
1673
1113
"be able to generate a core file on signals"
1676
#: drizzled/drizzled.cc:1515
1116
#: drizzled/drizzled.cc:1467
1678
1118
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1681
#: drizzled/drizzled.cc:1603
1121
#: drizzled/drizzled.cc:1555
1683
1123
msgid "Got signal %d to shutdown drizzled"
1686
#: drizzled/drizzled.cc:1620 drizzled/sql_base.cc:6218
1126
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1687
1127
msgid "Can't create thread to kill server"
1690
#: drizzled/drizzled.cc:1643
1130
#: drizzled/drizzled.cc:1595
1692
1132
msgid "Got signal: %d error: %d"
1695
#: drizzled/drizzled.cc:1758
1135
#: drizzled/drizzled.cc:1708
1697
1137
msgid "Wrong date/time format specifier: %s\n"
1700
#: drizzled/drizzled.cc:1880
1140
#: drizzled/drizzled.cc:1812
1702
1142
msgid "gethostname failed, using '%s' as hostname"
1705
#: drizzled/drizzled.cc:1944
1145
#: drizzled/drizzled.cc:1876
1708
1148
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1712
#: drizzled/drizzled.cc:1949
1152
#: drizzled/drizzled.cc:1881
1715
1155
"Could not increase number of max_open_files to more than %u (request: %u)"
1718
#: drizzled/drizzled.cc:2027
1158
#: drizzled/drizzled.cc:1958
1720
1160
msgid "Unknown locale: '%s'"
1723
#: drizzled/drizzled.cc:2096
1163
#: drizzled/drizzled.cc:2014
1724
1164
msgid "Can't create thread-keys"
1727
#: drizzled/drizzled.cc:2120
1167
#: drizzled/drizzled.cc:2038
1728
1168
msgid "Out of memory"
1731
#: drizzled/drizzled.cc:2126
1733
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1734
"impossible, it would lead to infinite loops in this server."
1737
#: drizzled/drizzled.cc:2146
1740
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1741
"replication may break when this Drizzle server acts as a master and has his "
1742
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1745
#: drizzled/drizzled.cc:2158
1746
msgid "Out of memory in init_server_components."
1749
#: drizzled/drizzled.cc:2179
1171
#: drizzled/drizzled.cc:2053
1750
1172
msgid "Failed to initialize plugins."
1753
#: drizzled/drizzled.cc:2210
1175
#: drizzled/drizzled.cc:2084
1756
1178
"%s: Too many arguments (first extra is '%s').\n"
1757
1179
"Use --verbose --help to get a list of available options\n"
1760
#: drizzled/drizzled.cc:2220
1182
#: drizzled/drizzled.cc:2094
1761
1183
msgid "Can't init databases"
1764
#: drizzled/drizzled.cc:2240
1186
#: drizzled/drizzled.cc:2114
1766
1188
msgid "Unknown/unsupported table type: %s"
1769
#: drizzled/drizzled.cc:2246
1191
#: drizzled/drizzled.cc:2120
1771
1193
msgid "Default storage engine (%s) is not available"
1774
#: drizzled/drizzled.cc:2269
1775
msgid "Can't initialize tc_log"
1778
#: drizzled/drizzled.cc:2300
1196
#: drizzled/drizzled.cc:2152
1780
1198
msgid "Failed to lock memory. Errno: %d\n"
1783
#: drizzled/drizzled.cc:2361
1201
#: drizzled/drizzled.cc:2213
1785
1203
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1788
#: drizzled/drizzled.cc:2399
1790
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1791
"value: we force server id to 1; updates will be logged to the binary log, "
1792
"but connections from slaves will not be accepted."
1795
#: drizzled/drizzled.cc:2452
1206
#: drizzled/drizzled.cc:2294
1796
1207
msgid "Before Lock_thread_count"
1799
#: drizzled/drizzled.cc:2459
1210
#: drizzled/drizzled.cc:2301
1800
1211
msgid "After lock_thread_count"
1803
#: drizzled/drizzled.cc:2565
1214
#: drizzled/drizzled.cc:2407
1805
1216
msgid "drizzled: Got error %d from select"
1808
#: drizzled/drizzled.cc:2795 drizzled/drizzled.cc:2873
1809
#: drizzled/drizzled.cc:2982
1810
msgid "Option used by mysql-test for debugging and testing of replication."
1813
#: drizzled/drizzled.cc:2799
1219
#: drizzled/drizzled.cc:2632
1814
1220
msgid "Auto-increment columns are incremented by this"
1817
#: drizzled/drizzled.cc:2804
1223
#: drizzled/drizzled.cc:2637
1819
1225
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1823
#: drizzled/drizzled.cc:2810
1229
#: drizzled/drizzled.cc:2643
1825
1231
"Path to installation directory. All paths are usually resolved relative to "
1829
#: drizzled/drizzled.cc:2814
1235
#: drizzled/drizzled.cc:2647
1830
1236
msgid "IP address to bind to."
1833
#: drizzled/drizzled.cc:2818
1835
"The maximum size of a row-based binary log event in bytes. Rows will be "
1836
"grouped into events smaller than this size if possible. The value has to be "
1837
"a multiple of 256."
1840
#: drizzled/drizzled.cc:2829
1239
#: drizzled/drizzled.cc:2651
1841
1240
msgid "Set the filesystem character set."
1844
#: drizzled/drizzled.cc:2834
1243
#: drizzled/drizzled.cc:2656
1845
1244
msgid "Set the default character set."
1848
#: drizzled/drizzled.cc:2841
1247
#: drizzled/drizzled.cc:2663
1849
1248
msgid "Chroot drizzled daemon during startup."
1852
#: drizzled/drizzled.cc:2845
1251
#: drizzled/drizzled.cc:2667
1853
1252
msgid "Set the default collation."
1856
#: drizzled/drizzled.cc:2849
1255
#: drizzled/drizzled.cc:2671
1857
1256
msgid "Default completion type."
1860
#: drizzled/drizzled.cc:2854
1259
#: drizzled/drizzled.cc:2676
1861
1260
msgid "Write core on errors."
1864
#: drizzled/drizzled.cc:2858
1263
#: drizzled/drizzled.cc:2680
1865
1264
msgid "Path to the database root."
1868
#: drizzled/drizzled.cc:2862
1267
#: drizzled/drizzled.cc:2684
1869
1268
msgid "Set the default storage engine (table type) for tables."
1872
#: drizzled/drizzled.cc:2866
1271
#: drizzled/drizzled.cc:2688
1873
1272
msgid "Set the default time zone."
1876
#: drizzled/drizzled.cc:2870
1275
#: drizzled/drizzled.cc:2692
1877
1276
msgid "Type of DELAY_KEY_WRITE."
1880
#: drizzled/drizzled.cc:2879
1279
#: drizzled/drizzled.cc:2696
1881
1280
msgid "Print a symbolic stack trace on failure."
1884
#: drizzled/drizzled.cc:2885
1283
#: drizzled/drizzled.cc:2702
1885
1284
msgid "Push supported query conditions to the storage engine."
1888
#: drizzled/drizzled.cc:2891
1287
#: drizzled/drizzled.cc:2708
1889
1288
msgid "Used for debugging; Use at your own risk!"
1892
#: drizzled/drizzled.cc:2894
1291
#: drizzled/drizzled.cc:2711
1893
1292
msgid "Flush tables to disk between SQL commands."
1896
#: drizzled/drizzled.cc:2899
1295
#: drizzled/drizzled.cc:2716
1897
1296
msgid "Set up signals usable for debugging"
1900
#: drizzled/drizzled.cc:2903
1299
#: drizzled/drizzled.cc:2720
1901
1300
msgid "Command(s) that are executed for each new connection"
1904
#: drizzled/drizzled.cc:2907
1303
#: drizzled/drizzled.cc:2724
1905
1304
msgid "Read SQL commands from this file at startup."
1908
#: drizzled/drizzled.cc:2911
1909
msgid "Command(s) that are executed when a slave connects to this master"
1912
#: drizzled/drizzled.cc:2915
1307
#: drizzled/drizzled.cc:2728
1913
1308
msgid "(IGNORED)"
1916
#: drizzled/drizzled.cc:2919
1311
#: drizzled/drizzled.cc:2732
1917
1312
msgid "Set the language used for the month names and the days of the week."
1920
#: drizzled/drizzled.cc:2924
1315
#: drizzled/drizzled.cc:2737
1921
1316
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1924
#: drizzled/drizzled.cc:2929
1319
#: drizzled/drizzled.cc:2742
1925
1320
msgid "Log connections and queries to file."
1928
#: drizzled/drizzled.cc:2933
1930
"Log update queries in binary format. Optional argument is the location for "
1931
"the binary log files.(Strongly recommended to avoid replication problems if "
1932
"server's hostname changes)"
1935
#: drizzled/drizzled.cc:2940
1936
msgid "File that holds the names for last binary log files."
1939
#: drizzled/drizzled.cc:2944
1323
#: drizzled/drizzled.cc:2746
1940
1324
msgid "Log all MyISAM changes to file."
1943
#: drizzled/drizzled.cc:2948
1945
"Tells the slave to log the updates from the slave thread to the binary log. "
1946
"You will need to turn it on if you plan to daisy-chain the slaves."
1949
#: drizzled/drizzled.cc:2955
1951
"Path to transaction coordinator log (used for transactions that affect more "
1952
"than one storage engine, when binary log is disabled)"
1955
#: drizzled/drizzled.cc:2961
1956
msgid "Size of transaction coordinator log."
1959
#: drizzled/drizzled.cc:2967
1327
#: drizzled/drizzled.cc:2750
1960
1328
msgid "Log some not critical warnings to the log file."
1963
#: drizzled/drizzled.cc:2972
1965
"The location and name of the file that remembers the master and where the I/"
1966
"O replication thread is in the master's binlogs."
1969
#: drizzled/drizzled.cc:2977
1971
"The number of tries the slave will make to connect to the master before "
1975
#: drizzled/drizzled.cc:2986
1331
#: drizzled/drizzled.cc:2755
1976
1332
msgid "Lock drizzled in memory."
1979
#: drizzled/drizzled.cc:2990
1335
#: drizzled/drizzled.cc:2759
1981
1337
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1982
1338
"BACKUP, FORCE or QUICK."
1985
#: drizzled/drizzled.cc:2995
1341
#: drizzled/drizzled.cc:2764
1986
1342
msgid "Use very new possible 'unsafe' functions."
1989
#: drizzled/drizzled.cc:3000
1345
#: drizzled/drizzled.cc:2769
1990
1346
msgid "Use old, non-optimized alter table."
1993
#: drizzled/drizzled.cc:3005
1349
#: drizzled/drizzled.cc:2774
1994
1350
msgid "Pid file used by safe_mysqld."
1997
#: drizzled/drizzled.cc:3015
1353
#: drizzled/drizzled.cc:2784
1999
1355
"Maximum time in seconds to wait for the port to become free. (Default: no "
2003
#: drizzled/drizzled.cc:3020
2004
msgid "The location and name to use for relay logs."
2007
#: drizzled/drizzled.cc:3024
2009
"The location and name to use for the file that keeps a list of the last "
2013
#: drizzled/drizzled.cc:3029
2015
"The location and name of the file that remembers where the SQL replication "
2016
"thread is in the relay logs."
2019
#: drizzled/drizzled.cc:3034
2021
"In replication, if set to 1, do not skip events having our server id. "
2022
"Default value is 0 (to break infinite loops in circular replication). Can't "
2023
"be set to 1 if --log-slave-updates is used."
2026
#: drizzled/drizzled.cc:3042
2028
"Hostname or IP of the slave to be reported to to the master during slave "
2029
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2030
"you do not want the slave to register itself with the master. Note that it "
2031
"is not sufficient for the master to simply read the IP of the slave off the "
2032
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2033
"may not be valid for connecting to the slave from the master or other hosts."
2036
#: drizzled/drizzled.cc:3052
1359
#: drizzled/drizzled.cc:2789
2037
1360
msgid "Skip some optimize stages (for testing)."
2040
#: drizzled/drizzled.cc:3055
1363
#: drizzled/drizzled.cc:2792
2042
1365
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2043
1366
"specified directory"
2046
#: drizzled/drizzled.cc:3060
1369
#: drizzled/drizzled.cc:2797
2048
1371
"Uniquely identifies the server instance in the community of replication "
2052
#: drizzled/drizzled.cc:3065
1375
#: drizzled/drizzled.cc:2802
2053
1376
msgid "Don't use new, possible wrong routines."
2056
#: drizzled/drizzled.cc:3068
2057
msgid "If set, slave is not started automatically."
2060
#: drizzled/drizzled.cc:3072
1379
#: drizzled/drizzled.cc:2805
2061
1380
msgid "Don't print a stack trace on failure."
2064
#: drizzled/drizzled.cc:3076
1383
#: drizzled/drizzled.cc:2809
2065
1384
msgid "Don't give threads different priorities."
2068
#: drizzled/drizzled.cc:3080
2070
"The location where the slave should put its temporary files when replicating "
2071
"a LOAD DATA INFILE command."
2074
#: drizzled/drizzled.cc:3085
2076
"Tells the slave thread to continue replication when a query event returns an "
2077
"error from the provided list."
2080
#: drizzled/drizzled.cc:3089
2082
"Modes for how replication events should be executed. Legal values are "
2083
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2084
"stop for operations that are idempotent. In STRICT mode, replication will "
2085
"stop on any unexpected difference between the master and the slave."
2088
#: drizzled/drizzled.cc:3097
2092
#: drizzled/drizzled.cc:3100
1387
#: drizzled/drizzled.cc:2813
2093
1388
msgid "Enable symbolic link support."
2096
#: drizzled/drizzled.cc:3109
1391
#: drizzled/drizzled.cc:2822
2098
1393
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2101
#: drizzled/drizzled.cc:3114
2103
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2107
#: drizzled/drizzled.cc:3119
1396
#: drizzled/drizzled.cc:2827
2109
1398
"Using this option will cause most temporary files created to use a small set "
2110
1399
"of names, rather than a unique name for each new file."
2113
#: drizzled/drizzled.cc:3124
1402
#: drizzled/drizzled.cc:2832
2115
1404
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2118
#: drizzled/drizzled.cc:3129
1407
#: drizzled/drizzled.cc:2837
2119
1408
msgid "Path for temporary files."
2122
#: drizzled/drizzled.cc:3133
1411
#: drizzled/drizzled.cc:2841
2123
1412
msgid "Default transaction isolation level."
2126
#: drizzled/drizzled.cc:3137
1415
#: drizzled/drizzled.cc:2845
2127
1416
msgid "Run drizzled daemon as user."
2130
#: drizzled/drizzled.cc:3145
1419
#: drizzled/drizzled.cc:2853
2132
1421
"The number of outstanding connection requests Drizzle can have. This comes "
2133
1422
"into play when the main Drizzle thread gets very many connection requests in "
2134
1423
"a very short time."
2137
#: drizzled/drizzled.cc:3151
2139
"The size of the cache to hold the SQL statements for the binary log during a "
2140
"transaction. If you often use big, multi-statement transactions you can "
2141
"increase this to get more performance."
2144
#: drizzled/drizzled.cc:3157
1426
#: drizzled/drizzled.cc:2859
2146
1428
"Size of tree cache used in bulk insert optimization. Note that this is a "
2147
1429
"limit per thread!"
2150
#: drizzled/drizzled.cc:3163
1432
#: drizzled/drizzled.cc:2865
2152
1434
"The number of seconds the drizzled server is waiting for a connect packet "
2153
1435
"before responding with 'Bad handshake'."
2156
#: drizzled/drizzled.cc:3168
1438
#: drizzled/drizzled.cc:2870
2157
1439
msgid "The DATE format (For future)."
2160
#: drizzled/drizzled.cc:3173
1442
#: drizzled/drizzled.cc:2875
2161
1443
msgid "The DATETIME/TIMESTAMP format (for future)."
2164
#: drizzled/drizzled.cc:3178
1446
#: drizzled/drizzled.cc:2880
2165
1447
msgid "The default week format used by WEEK() functions."
2168
#: drizzled/drizzled.cc:3183
1450
#: drizzled/drizzled.cc:2885
2170
1452
"Precision of the result of '/' operator will be increased on that value."
2173
#: drizzled/drizzled.cc:3189
2175
"If non-zero, binary logs will be purged after expire_logs_days days; "
2176
"possible purges happen at startup and at binary log rotation."
2179
#: drizzled/drizzled.cc:3195
1455
#: drizzled/drizzled.cc:2891
2180
1456
msgid "The maximum length of the result of function group_concat."
2183
#: drizzled/drizzled.cc:3200
1459
#: drizzled/drizzled.cc:2896
2185
1461
"The number of seconds the server waits for activity on an interactive "
2186
1462
"connection before closing it."
2189
#: drizzled/drizzled.cc:3206
1465
#: drizzled/drizzled.cc:2902
2190
1466
msgid "The size of the buffer that is used for full joins."
2193
#: drizzled/drizzled.cc:3212
1469
#: drizzled/drizzled.cc:2908
2194
1470
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2197
#: drizzled/drizzled.cc:3217
1473
#: drizzled/drizzled.cc:2913
2199
1475
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2200
1476
"this to get better index handling (for all reads and multiple writes) to as "
2201
1477
"much as you can afford;"
2204
#: drizzled/drizzled.cc:3226
1480
#: drizzled/drizzled.cc:2922
2206
1482
"This characterizes the number of hits a hot block has to be untouched until "
2207
1483
"it is considered aged enough to be downgraded to a warm block. This "
2209
1485
"blocks in key cache"
2212
#: drizzled/drizzled.cc:3235
1488
#: drizzled/drizzled.cc:2931
2213
1489
msgid "The default size of key cache blocks"
2216
#: drizzled/drizzled.cc:3241
1492
#: drizzled/drizzled.cc:2937
2217
1493
msgid "The minimum percentage of warm blocks in key cache"
2220
#: drizzled/drizzled.cc:3247
1496
#: drizzled/drizzled.cc:2943
2221
1497
msgid "Max packetlength to send/receive from to server."
2224
#: drizzled/drizzled.cc:3252
2226
"Can be used to restrict the total size used to cache a multi-transaction "
2230
#: drizzled/drizzled.cc:3257
2232
"Binary log will be rotated automatically when the size exceeds this value. "
2233
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2234
"for this variable is 4096."
2237
#: drizzled/drizzled.cc:3263
1500
#: drizzled/drizzled.cc:2948
2239
1502
"If there is more than this number of interrupted connections from a host "
2240
1503
"this host will be blocked from further connections."
2243
#: drizzled/drizzled.cc:3270
1506
#: drizzled/drizzled.cc:2955
2244
1507
msgid "The number of simultaneous clients allowed."
2247
#: drizzled/drizzled.cc:3275
1510
#: drizzled/drizzled.cc:2959
2248
1511
msgid "Max number of errors/warnings to store for a statement."
2251
#: drizzled/drizzled.cc:3280
1514
#: drizzled/drizzled.cc:2964
2252
1515
msgid "Don't allow creation of heap tables bigger than this."
2255
#: drizzled/drizzled.cc:3286
1518
#: drizzled/drizzled.cc:2970
2257
1520
"Joins that are probably going to read more than max_join_size records return "
2261
#: drizzled/drizzled.cc:3292
1524
#: drizzled/drizzled.cc:2976
2262
1525
msgid "Max number of bytes in sorted records."
2265
#: drizzled/drizzled.cc:3297
2267
"If non-zero: relay log will be rotated automatically when the size exceeds "
2268
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2269
"excepted, the minimum value for this variable is 4096."
2272
#: drizzled/drizzled.cc:3304
1528
#: drizzled/drizzled.cc:2981
2273
1529
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2276
#: drizzled/drizzled.cc:3309
1532
#: drizzled/drizzled.cc:2986
2278
1534
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2279
1535
"max_sort_length bytes of each value are used; the rest are ignored)."
2282
#: drizzled/drizzled.cc:3316
1538
#: drizzled/drizzled.cc:2993
2283
1539
msgid "Maximum number of temporary tables a client can keep open at a time."
2286
#: drizzled/drizzled.cc:3321
1542
#: drizzled/drizzled.cc:2998
2287
1543
msgid "After this many write locks, allow some read locks to run in between."
2290
#: drizzled/drizzled.cc:3325
1546
#: drizzled/drizzled.cc:3002
2292
1548
"Don't log queries which examine less than min_examined_row_limit rows to "
2296
#: drizzled/drizzled.cc:3331
1552
#: drizzled/drizzled.cc:3008
2298
1554
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2299
1555
"Possible values of name are 'nulls_unequal' (default behavior), "
2300
1556
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2303
#: drizzled/drizzled.cc:3338
1559
#: drizzled/drizzled.cc:3015
2304
1560
msgid "Buffer length for TCP/IP and socket communication."
2307
#: drizzled/drizzled.cc:3343
1563
#: drizzled/drizzled.cc:3020
2309
1565
"Number of seconds to wait for more data from a connection before aborting "
2313
#: drizzled/drizzled.cc:3349
1569
#: drizzled/drizzled.cc:3026
2315
1571
"If a read on a communication port is interrupted, retry this many times "
2316
1572
"before giving up."
2319
#: drizzled/drizzled.cc:3355
1575
#: drizzled/drizzled.cc:3032
2321
1577
"Number of seconds to wait for a block to be written to a connection before "
2322
1578
"aborting the write."
2325
#: drizzled/drizzled.cc:3361
1581
#: drizzled/drizzled.cc:3038
2326
1582
msgid "Use compatible behavior."
2329
#: drizzled/drizzled.cc:3366
1585
#: drizzled/drizzled.cc:3043
2331
1587
"If this is not 0, then drizzled will use this value to reserve file "
2332
1588
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2353
1609
"(used for testing/comparison)."
2356
#: drizzled/drizzled.cc:3393
1612
#: drizzled/drizzled.cc:3070
2357
1613
msgid "Directory for plugins."
2360
#: drizzled/drizzled.cc:3397
1616
#: drizzled/drizzled.cc:3074
2362
1618
"Optional colon (or semicolon) separated list of plugins to load,where each "
2363
1619
"plugin is identified by the name of the shared library. [for example: --"
2364
1620
"plugin_load=libmd5udf.so:libauth_pam.so]"
2367
#: drizzled/drizzled.cc:3403
1623
#: drizzled/drizzled.cc:3080
2368
1624
msgid "The size of the buffer that is allocated when preloading indexes"
2371
#: drizzled/drizzled.cc:3408
1627
#: drizzled/drizzled.cc:3085
2372
1628
msgid "Allocation block size for query parsing and execution"
2375
#: drizzled/drizzled.cc:3413
1631
#: drizzled/drizzled.cc:3090
2376
1632
msgid "Persistent buffer for query parsing and execution"
2379
#: drizzled/drizzled.cc:3419
1635
#: drizzled/drizzled.cc:3096
2380
1636
msgid "Allocation block size for storing ranges during optimization"
2383
#: drizzled/drizzled.cc:3425
1639
#: drizzled/drizzled.cc:3102
2385
1641
"Each thread that does a sequential scan allocates a buffer of this size for "
2386
1642
"each table it scans. If you do many sequential scans, you may want to "
2387
1643
"increase this value."
2390
#: drizzled/drizzled.cc:3433
1646
#: drizzled/drizzled.cc:3110
2392
1648
"When reading rows in sorted order after a sort, the rows are read through "
2393
1649
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2394
1650
"record_buffer."
2397
#: drizzled/drizzled.cc:3441
2399
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2403
#: drizzled/drizzled.cc:3447
2404
msgid "Maximum space to use for all relay logs."
2407
#: drizzled/drizzled.cc:3452
2408
msgid "Use compression on master/slave protocol."
2411
#: drizzled/drizzled.cc:3457
2413
"Number of seconds to wait for more data from a master/slave connection "
2414
"before aborting the read."
2417
#: drizzled/drizzled.cc:3462
2419
"Number of times the slave SQL thread will retry a transaction in case it "
2420
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2424
#: drizzled/drizzled.cc:3468
2425
msgid "Allow slave to batch requests."
2428
#: drizzled/drizzled.cc:3472
2430
"If creating the thread takes longer than this value (in seconds), the "
2431
"Slow_launch_threads counter will be incremented."
2434
#: drizzled/drizzled.cc:3477
1653
#: drizzled/drizzled.cc:3118
2435
1654
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2438
#: drizzled/drizzled.cc:3483
2440
"Synchronously flush binary log to disk after every #th event. Use 0 "
2441
"(default) to disable synchronous flushing."
2444
#: drizzled/drizzled.cc:3488
1657
#: drizzled/drizzled.cc:3124
2445
1658
msgid "The number of cached table definitions."
2448
#: drizzled/drizzled.cc:3492
1661
#: drizzled/drizzled.cc:3128
2449
1662
msgid "The number of cached open tables."
2452
#: drizzled/drizzled.cc:3496
1665
#: drizzled/drizzled.cc:3132
2454
1667
"Timeout in seconds to wait for a table level lock before returning an error. "
2455
1668
"Used only if the connection has active cursors."
2458
#: drizzled/drizzled.cc:3501
2460
"How many threads we should create to handle query requests in case of "
2461
"'thread_handling=pool-of-threads'"
2464
#: drizzled/drizzled.cc:3506
1671
#: drizzled/drizzled.cc:3137
2465
1672
msgid "The stack size for each thread."
2468
#: drizzled/drizzled.cc:3512
1675
#: drizzled/drizzled.cc:3143
2469
1676
msgid "The TIME format (for future)."
2472
#: drizzled/drizzled.cc:3517
1679
#: drizzled/drizzled.cc:3148
2474
1681
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2475
1682
"automatically convert it to an on-disk MyISAM table."
2478
#: drizzled/drizzled.cc:3523
1685
#: drizzled/drizzled.cc:3154
2479
1686
msgid "Allocation block size for transactions to be stored in binary log"
2482
#: drizzled/drizzled.cc:3528
1689
#: drizzled/drizzled.cc:3159
2483
1690
msgid "Persistent buffer for transactions to be stored in binary log"
2486
#: drizzled/drizzled.cc:3533
1693
#: drizzled/drizzled.cc:3164
2488
1695
"The number of seconds the server waits for activity on a connection before "
2492
#: drizzled/drizzled.cc:3779
1699
#: drizzled/drizzled.cc:3317
2494
1701
"Copyright (C) 2008 Sun Microsystems\n"
2495
1702
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5909
5180
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5912
#: drizzled/handler.cc:1058
5183
#: drizzled/handler.cc:1054
5913
5184
msgid "Crash recovery finished."
5916
#: drizzled/log.cc:329
5917
msgid "I/O error reading the header from the binary log"
5920
#: drizzled/log.cc:336
5922
"Binlog has bad magic number; It's not a binary log file that can be used by "
5923
"this version of Drizzle"
5926
#: drizzled/log.cc:351
5928
msgid "Failed to open log (file '%s', errno %d)"
5931
#: drizzled/log.cc:353 drizzled/log.cc:361
5932
msgid "Could not open log file"
5935
#: drizzled/log.cc:359
5937
msgid "Failed to create a cache on log (file '%s')"
5940
#: drizzled/log.cc:511 drizzled/log.cc:876
5943
"Could not use %s for logging (error %d). Turning logging off for the whole "
5944
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5945
"shutdown the Drizzle server and restart it."
5948
#: drizzled/log.cc:1144 drizzled/log.cc:1175 drizzled/log.cc:1424
5949
#: drizzled/log.cc:1546
5951
msgid "Failed to delete file '%s'"
5954
#: drizzled/log.cc:1153 drizzled/log.cc:1432 drizzled/log.cc:1554
5957
"a problem with deleting %s; consider examining correspondence of your binlog "
5958
"index file to the actual binlog files"
5961
#: drizzled/log.cc:1280
5963
msgid "next log error: %d offset: %s log: %s included: %d"
5966
#: drizzled/log.cc:1390 drizzled/log.cc:1514
5968
msgid "Failed to execute stat() on file '%s'"
5971
#: drizzled/log.cc:1401 drizzled/log.cc:1525
5974
"a problem with getting info on being purged %s; consider examining "
5975
"correspondence of your binlog index file to the actual binlog files"
5978
#: drizzled/log.cc:2477 drizzled/log.cc:2975
5980
msgid "Recovering after a crash using %s"
5983
#: drizzled/log.cc:2480
5985
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5988
#: drizzled/log.cc:2822
5989
msgid "Bad magic header in tc log"
5992
#: drizzled/log.cc:2832
5995
"Recovery failed! You must enable exactly %d storage engines that support two-"
5996
"phase commit protocol"
5999
#: drizzled/log.cc:2860
6001
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6002
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
6003
"heuristic-recover={commit|rollback}"
6006
#: drizzled/log.cc:2890
6007
msgid "Heuristic crash recovery mode"
6010
#: drizzled/log.cc:2892
6011
msgid "Heuristic crash recovery failed"
6014
#: drizzled/log.cc:2893
6015
msgid "Please restart mysqld without --tc-heuristic-recover"
6018
#: drizzled/log.cc:2937 drizzled/log.cc:2961
6020
msgid "find_log_pos() failed (error: %d)"
6023
#: drizzled/log.cc:3076
6025
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6026
"of memory error) and restart, or delete (or rename) binary log and start "
6027
"mysqld with --tc-heuristic-recover={commit|rollback}"
6030
#: drizzled/log_event.cc:140
6032
msgid " %s, Error_code: %d;"
6035
#: drizzled/log_event.cc:144
6038
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
6039
"master log %s, end_log_pos %lu"
6042
#: drizzled/log_event.cc:150
6046
#: drizzled/log_event.cc:904
6049
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6052
#: drizzled/log_event.cc:1613
6055
"Query partially completed on the master (error on master: %d) and was "
6056
"aborted. There is a chance that your master is inconsistent at this point. "
6057
"If you are sure that your master is ok, run this query manually on the slave "
6058
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
6059
"SLAVE; . Query: '%s'"
6062
#: drizzled/log_event.cc:1639
6065
"Query caused differenxt errors on master and slave.\n"
6066
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
6067
"Default database: '%s'. Query: '%s'"
6070
#: drizzled/log_event.cc:1644
6074
#: drizzled/log_event.cc:1664
6076
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6079
#: drizzled/log_event.cc:1666 drizzled/log_event.cc:4309
6080
#: drizzled/log_event.cc:4340 drizzled/log_event.cc:5077
6081
msgid "unexpected success or fatal error"
6084
#: drizzled/log_event.cc:2119
6086
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6087
"probable cause is that the master died while writing the transaction to its "
6088
"binary log, thus rolled back too."
6091
#: drizzled/log_event.cc:2774
6094
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6095
"produced %ld warning(s). Default database: '%s'"
6098
#: drizzled/log_event.cc:2824
6101
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6104
#: drizzled/log_event.cc:2836
6106
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6109
#: drizzled/log_event.cc:3098
6110
msgid "Out of memory while recording slave event"
6113
#: drizzled/log_event.cc:3348 drizzled/log_event.cc:3374
6115
msgid "Error in Create_file event: could not open file '%s'"
6118
#: drizzled/log_event.cc:3360
6120
msgid "Error in Create_file event: could not write to file '%s'"
6123
#: drizzled/log_event.cc:3381
6125
msgid "Error in Create_file event: write to '%s' failed"
6128
#: drizzled/log_event.cc:3495
6130
msgid "Error in %s event: could not create file '%s'"
6133
#: drizzled/log_event.cc:3504
6135
msgid "Error in %s event: could not open file '%s'"
6138
#: drizzled/log_event.cc:3511
6140
msgid "Error in %s event: write to '%s' failed"
6143
#: drizzled/log_event.cc:3673
6145
msgid "Error in Exec_load event: could not open file '%s'"
6148
#: drizzled/log_event.cc:3683
6150
msgid "Error in Exec_load event: file '%s' appears corrupted"
6153
#: drizzled/log_event.cc:3713
6155
msgid "%s. Failed executing load from '%s'"
6158
#: drizzled/log_event.cc:3886
6159
msgid "Not enough memory"
6162
#: drizzled/log_event.cc:4306
6164
msgid "Error '%s' in %s event: when locking tables"
6167
#: drizzled/log_event.cc:4316
6169
msgid "Error in %s event: when locking tables"
6172
#: drizzled/log_event.cc:4337
6174
msgid "Error '%s' on reopening tables"
6177
#: drizzled/log_event.cc:4678
6179
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6182
#: drizzled/log_event.cc:5074
6184
msgid "Error '%s' on opening table `%s`.`%s`"
5187
#: drizzled/handlerton.cc:268
5188
msgid "Too many storage engines!"
5191
#: drizzled/handlerton.cc:273
5193
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6187
5196
#. TRANSLATORS: The leading word "logging" is the name
6188
5197
#. of the plugin api, and so should not be translated.
6189
#: drizzled/logging.cc:62
5198
#: drizzled/logging.cc:65
6191
5200
msgid "logging plugin '%s' deinit() failed"
6194
5203
#. TRANSLATORS: The leading word "logging" is the name
6195
5204
#. of the plugin api, and so should not be translated.
6196
#: drizzled/logging.cc:85
5205
#: drizzled/logging.cc:87
6198
5207
msgid "logging plugin '%s' logging_pre() failed"
6201
5210
#. TRANSLATORS: The leading word "logging" is the name
6202
5211
#. of the plugin api, and so should not be translated.
6203
#: drizzled/logging.cc:118
5212
#: drizzled/logging.cc:119
6205
5214
msgid "logging plugin '%s' logging_post() failed"
6238
5247
msgid "qcache plugin '%s' init() failed"
6241
#: drizzled/qcache.cc:58
5250
#: drizzled/qcache.cc:60
6243
5252
msgid "qcache plugin '%s' deinit() failed"
6246
#: drizzled/qcache.cc:103
5255
#: drizzled/qcache.cc:105
6248
5257
msgid "qcache plugin '%s' try_fetch_and_send() failed"
6251
#: drizzled/qcache.cc:120
5260
#: drizzled/qcache.cc:122
6253
5262
msgid "qcache plugin '%s' set() failed"
6256
#: drizzled/qcache.cc:139
5265
#: drizzled/qcache.cc:141
6258
5267
msgid "qcache plugin '%s' invalidate_table() failed"
6261
#: drizzled/qcache.cc:158
5270
#: drizzled/qcache.cc:160
6263
5272
msgid "qcache plugin '%s' invalidate_db() failed"
6266
#: drizzled/qcache.cc:176
5275
#: drizzled/qcache.cc:178
6268
5277
msgid "qcache plugin '%s' flush() failed"
6271
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1090
6272
#: drizzled/slave.cc:2104
6273
msgid "Failed to flush master info file"
6276
#: drizzled/replication/replication.cc:106
6277
msgid "Failed in send_file() while reading file name"
6280
#: drizzled/replication/replication.cc:119
6281
msgid "Failed in send_file() on open of file"
6284
#: drizzled/replication/replication.cc:127
6285
msgid "Failed in send_file() while writing data to client"
6288
#: drizzled/replication/replication.cc:136
6289
msgid "Failed in send_file() while negotiating file transfer close"
6292
#: drizzled/replication/reporting.cc:54
6294
msgid "Slave %s: %s%s Error_code: %d"
6297
#: drizzled/replication/rli.cc:149
6300
"Neither --relay-log nor --relay-log-index were used; so replication may "
6301
"break when this Drizzle server acts as a slave and has his hostname "
6302
"changed!! Please use '--relay-log=%s' to avoid this problem."
6305
#: drizzled/replication/rli.cc:166
6306
msgid "Failed in open_log() called from init_relay_log_info()"
6309
#: drizzled/replication/rli.cc:188
6310
msgid "Failed to flush relay log info file"
6313
#: drizzled/replication/rli.cc:191
6314
msgid "Error counting relay log space"
6317
#: drizzled/replication/rli.cc:215
6319
msgid "log %s listed in the index, but failed to stat"
6322
#: drizzled/replication/rli.cc:230
6323
msgid "Could not find first log while counting relay log space"
6326
#: drizzled/replication/rli.cc:885
6327
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6330
#: drizzled/replication/utility.cc:117
6332
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6335
#: drizzled/replication/utility.cc:132
6338
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6339
"Master's column size should be <= the slave's column size."
6342
#: drizzled/scheduler.cc:132
6343
msgid "Memory allocation error in session_scheduler::init\n"
6346
#: drizzled/scheduler.cc:210
6347
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6350
#: drizzled/scheduler.cc:216
6351
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6354
#: drizzled/scheduler.cc:228
6355
msgid "session_add_event event_add error in libevent_init\n"
6358
#: drizzled/scheduler.cc:244
6360
msgid "Can't create completion port thread (error %d)"
6363
#: drizzled/scheduler.cc:357
6364
msgid "event_add error in libevent_add_session_callback\n"
6367
#: drizzled/scheduler.cc:383
6368
msgid "Scheduler init error in libevent_add_new_connection\n"
6371
#: drizzled/scheduler.cc:464
6372
msgid "libevent_thread_proc: my_thread_init() failed\n"
6375
#. TRANSLATORS: The leading word "scheduling" is the name
6376
#. of the plugin api, and so should not be translated.
6377
#: drizzled/scheduling.cc:40
5280
#. TRANSLATORS: The leading word "replicator" is the name
5281
#. of the plugin api, and so should not be translated.
5282
#: drizzled/replicator.cc:41
5284
msgid "replicator plugin '%s' init() failed"
5287
#. TRANSLATORS: The leading word "replicator" is the name
5288
#. of the plugin api, and so should not be translated.
5289
#: drizzled/replicator.cc:65
5291
msgid "replicator plugin '%s' deinit() failed"
5294
#. TRANSLATORS: The leading word "replicator" is the name
5295
#. of the plugin api, and so should not be translated.
5296
#: drizzled/replicator.cc:89
5298
msgid "replicator plugin '%s' session_init() failed"
5301
#. TRANSLATORS: The leading word "replicator" is the name
5302
#. of the plugin api, and so should not be translated.
5303
#: drizzled/replicator.cc:159
5305
msgid "replicator plugin '%s' row_insert() failed"
5308
#. TRANSLATORS: The leading word "replicator" is the name
5309
#. of the plugin api, and so should not be translated.
5310
#: drizzled/replicator.cc:173
5312
msgid "replicator plugin '%s' row_update() failed"
5315
#. TRANSLATORS: The leading word "replicator" is the name
5316
#. of the plugin api, and so should not be translated.
5317
#: drizzled/replicator.cc:187
5319
msgid "replicator plugin '%s' row_delete() failed"
5322
#. TRANSLATORS: The leading word "replicator" is the name
5323
#. of the plugin api, and so should not be translated.
5324
#: drizzled/replicator.cc:272
5326
msgid "replicator plugin '%s' end_transaction() failed"
5329
#. TRANSLATORS: The leading word "replicator" is the name
5330
#. of the plugin api, and so should not be translated.
5331
#: drizzled/replicator.cc:329
5333
msgid "replicator plugin '%s' statement() failed"
5336
#: drizzled/scheduling.cc:55
6379
5338
msgid "scheduling plugin '%s' init() failed"
6382
5341
#. TRANSLATORS: The leading word "scheduling" is the name
6383
5342
#. of the plugin api, and so should not be translated.
6384
#: drizzled/scheduling.cc:62
5343
#: drizzled/scheduling.cc:98
6386
5345
msgid "scheduling plugin '%s' deinit() failed"
6389
#. TRANSLATORS: The leading word "scheduling" is the name
6390
#. of the plugin api, and so should not be translated.
6391
#: drizzled/scheduling.cc:98
6393
msgid "scheduling plugin '%s' scheduling_func1() failed"
6396
#. TRANSLATORS: The leading word "scheduling" is the name
6397
#. of the plugin api, and so should not be translated.
6398
#: drizzled/scheduling.cc:152
6400
msgid "scheduling plugin '%s' scheduling_func2() failed"
6403
#: drizzled/set_var.cc:684
6404
msgid "Ambiguous slave modes combination. STRICT will be used"
6407
#: drizzled/slave.cc:104
6408
msgid "Waiting to reconnect after a failed registration on master"
6411
#: drizzled/slave.cc:105
6413
"Slave I/O thread killed while waiting to reconnect after a failed "
6414
"registration on master"
6417
#: drizzled/slave.cc:107
6418
msgid "Reconnecting after a failed registration on master"
6421
#: drizzled/slave.cc:108
6424
"failed registering on master, reconnecting to try again, log '%s' at "
6428
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6429
msgid "Slave I/O thread killed during or after reconnect"
6432
#: drizzled/slave.cc:114
6433
msgid "Waiting to reconnect after a failed binlog dump request"
6436
#: drizzled/slave.cc:115
6437
msgid "Slave I/O thread killed while retrying master dump"
6440
#: drizzled/slave.cc:116
6441
msgid "Reconnecting after a failed binlog dump request"
6444
#: drizzled/slave.cc:117
6446
msgid "failed dump request, reconnecting to try again, log '%s' at position %s"
6449
#: drizzled/slave.cc:123
6450
msgid "Waiting to reconnect after a failed master event read"
6453
#: drizzled/slave.cc:124
6454
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6457
#: drizzled/slave.cc:126
6458
msgid "Reconnecting after a failed master event read"
6461
#: drizzled/slave.cc:127
6464
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6468
#: drizzled/slave.cc:130
6470
"Slave I/O thread killed during or after a reconnect done to recover from "
6474
#: drizzled/slave.cc:243
6475
msgid "Failed to allocate memory for the master info structure"
6478
#: drizzled/slave.cc:249 drizzled/slave.cc:1776
6479
msgid "Failed to initialize the master info structure"
6482
#: drizzled/slave.cc:264
6483
msgid "Failed to create slave threads"
6486
#: drizzled/slave.cc:461
6487
msgid "Server id not set, will not start slave"
6490
#: drizzled/slave.cc:627
6492
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6493
"updates to a non-transactional table without any primary key. There is a "
6494
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6495
"check your tables' contents after restart."
6498
#: drizzled/slave.cc:788 drizzled/slave.cc:803
6499
msgid "Master reported unrecognized DRIZZLE version"
6502
#: drizzled/slave.cc:844
6503
msgid "default Format_description_log_event"
6506
#: drizzled/slave.cc:866
6509
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6510
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6513
#: drizzled/slave.cc:893
6515
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6516
"server ids; these ids must be different for replication to work (or the --"
6517
"replicate-same-server-id option must be used on slave but this does not "
6518
"always make sense; please check the manual before using it)."
6521
#: drizzled/slave.cc:938
6523
"The slave I/O thread stops because master and slave have different values "
6524
"for the COLLATION_SERVER global variable. The values must be equal for "
6525
"replication to work"
6528
#: drizzled/slave.cc:974
6530
"The slave I/O thread stops because master and slave have different values "
6531
"for the TIME_ZONE global variable. The values must be equal for replication "
6535
#: drizzled/slave.cc:1039
6536
msgid "Waiting for the slave SQL thread to free enough relay log space"
6539
#: drizzled/slave.cc:1085
6541
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6545
#: drizzled/slave.cc:1096
6546
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6549
#: drizzled/slave.cc:1428
6551
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6554
#: drizzled/slave.cc:1481
6556
msgid "Error reading packet from server: %s ( server_errno=%d)"
6559
#: drizzled/slave.cc:1489
6561
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6564
#: drizzled/slave.cc:1647
6567
"It was not possible to update the positions of the relay log information: "
6568
"the slave may be in an inconsistent state. Stopped in %s position %s"
6571
#: drizzled/slave.cc:1722 drizzled/slave.cc:2314
6573
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6576
#: drizzled/slave.cc:1781 drizzled/slave.cc:2263
6578
msgid "Error initializing relay log position: %s"
6581
#: drizzled/slave.cc:1797
6584
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6585
"Consider raising the value of the slave_transaction_retries variable."
6588
#: drizzled/slave.cc:1820
6590
"Could not parse relay log event entry. The possible reasons are: the "
6591
"master's binary log is corrupted (you can check this by running "
6592
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6593
"can check this by running 'mysqlbinlog' on the relay log), a network "
6594
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6595
"check the master's binary log or slave's relay log, you will be able to know "
6596
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6599
#: drizzled/slave.cc:1941
6600
msgid "Failed during slave I/O thread initialization"
6603
#: drizzled/slave.cc:1955
6604
msgid "error in drizzle_create()"
6607
#: drizzled/slave.cc:1963
6610
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6611
"'%s' at position %s"
6614
#: drizzled/slave.cc:1977
6615
msgid "Slave I/O thread killed while connecting to master"
6618
#: drizzled/slave.cc:2001
6619
msgid "Slave I/O thread couldn't register on master"
6622
#: drizzled/slave.cc:2013 drizzled/slave.cc:2037 drizzled/slave.cc:2061
6623
msgid "Forcing to reconnect slave I/O thread"
6626
#: drizzled/slave.cc:2026
6627
msgid "Failed on request_dump()"
6630
#: drizzled/slave.cc:2027
6632
"Slave I/O thread killed while "
6633
"requesting master dump"
6636
#: drizzled/slave.cc:2053
6637
msgid "Waiting for master to send event"
6640
#: drizzled/slave.cc:2055
6641
msgid "Slave I/O thread killed while reading event"
6644
#: drizzled/slave.cc:2073
6647
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6648
"entry is correct, restart the server with a higher value of "
6649
"max_allowed_packet"
6652
#: drizzled/slave.cc:2087
6653
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6656
#: drizzled/slave.cc:2097
6657
msgid "Queuing master event to the relay log"
6660
#: drizzled/slave.cc:2124
6661
msgid "Slave I/O thread aborted while waiting for relay log space"
6664
#: drizzled/slave.cc:2134
6666
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6669
#: drizzled/slave.cc:2155
6670
msgid "Waiting for slave mutex on exit"
6673
#: drizzled/slave.cc:2219
6674
msgid "Failed during slave thread initialization"
6677
#: drizzled/slave.cc:2285
6680
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6681
"s, relay log '%s' position: %s"
6684
#: drizzled/slave.cc:2299
6685
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6688
#: drizzled/slave.cc:2325
6689
msgid "Reading event from the relay log"
6692
#: drizzled/slave.cc:2350
6694
msgid "Slave (additional info): %s Error_code: %d"
6697
#: drizzled/slave.cc:2367
6699
msgid "Slave: %s Error_code: %d"
6702
#: drizzled/slave.cc:2370
6705
"Error loading user-defined library, slave SQL thread aborted. Install the "
6706
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6707
"stopped at log '%s' position %s"
6710
#: drizzled/slave.cc:2378
6713
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6714
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6717
#: drizzled/slave.cc:2390
6720
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6723
#: drizzled/slave.cc:2479
6725
msgid "Slave I/O: failed requesting download of '%s'"
6728
#: drizzled/slave.cc:2496
6730
msgid "Network read error downloading '%s' from master"
6733
#: drizzled/slave.cc:2518
6734
msgid "error writing Exec_load event to relay log"
6737
#: drizzled/slave.cc:2532
6738
msgid "error writing Create_file event to relay log"
6741
#: drizzled/slave.cc:2547
6742
msgid "error writing Append_block event to relay log"
6745
#: drizzled/slave.cc:2643
6746
msgid "Memory allocation failed"
6749
#: drizzled/slave.cc:2668 drizzled/slave.cc:2754
6752
"Read invalid event from master: '%s', master could be corrupt but a more "
6753
"likely cause of this is a bug"
6756
#: drizzled/slave.cc:3026
6757
msgid "could not queue event from master"
6760
#: drizzled/slave.cc:3116
6762
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6765
#: drizzled/slave.cc:3118
6766
msgid "reconnecting"
6769
#: drizzled/slave.cc:3118
6773
#: drizzled/slave.cc:3142
6776
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6780
#: drizzled/slave.cc:3503
6782
msgid "next log '%s' is currently active"
6785
#: drizzled/slave.cc:3533
6787
msgid "next log '%s' is not active"
6790
#: drizzled/slave.cc:3549
6793
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6796
#: drizzled/slave.cc:3555
6797
msgid "Aborting slave SQL thread because of partial event read"
6800
#: drizzled/slave.cc:3561 drizzled/slave.cc:3568
6802
msgid "Error reading relay log event: %s"
6805
#: drizzled/slave.cc:3562
6806
msgid "slave SQL thread was killed"
6809
#: drizzled/slave.cc:3660
6812
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6813
"check error log on slave for more info"
6816
#: drizzled/slave.cc:3666
6819
"According to the master's version ('%s'), it is probable that master suffers "
6820
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6821
"current binary log event may make the slave's data become different from the "
6822
"master's data. To take no risk, slave refuses to replicate this event and "
6823
"stops. We recommend that all updates be stopped on the master and slave, "
6824
"that the data of both be manually synchronized, that master's binary logs be "
6825
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6826
"Then replication can be restarted."
6829
#: drizzled/sql_base.cc:2317
5348
#: drizzled/sql_base.cc:2311
6831
5350
msgid "Table %s had a open data handler in reopen_table"
6834
#: drizzled/sql_base.cc:2966
5353
#: drizzled/sql_base.cc:2960
6836
5355
msgid "Couldn't repair table: %s.%s"
6839
#: drizzled/sql_base.cc:3009
5358
#: drizzled/sql_base.cc:3002
6842
5361
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6843
"s`.`%s`' to the binary log"
5362
"s`.`%s`' to replication"
6846
#: drizzled/sql_base.cc:3618
5365
#: drizzled/sql_base.cc:3609
6848
5367
msgid "Could not remove temporary table: '%s', error: %d"
6851
#: drizzled/sql_plugin.cc:686
5370
#: drizzled/sql_plugin.cc:687
6853
5372
msgid "Plugin '%s' of type %s failed deinitialization"
6856
#: drizzled/sql_plugin.cc:700
5375
#: drizzled/sql_plugin.cc:701
6858
5377
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6861
#: drizzled/sql_plugin.cc:787
5380
#: drizzled/sql_plugin.cc:789
6863
5382
msgid "Plugin '%s' registration as a %s failed."
6866
#: drizzled/sql_plugin.cc:1026
5385
#: drizzled/sql_plugin.cc:1027
6867
5386
msgid "plugin-load parameter too long"
6870
#: drizzled/sql_plugin.cc:1086
5389
#: drizzled/sql_plugin.cc:1087
6872
5391
msgid "Couldn't load plugin named '%s' with soname '%s'."
6875
#: drizzled/sql_plugin.cc:1139
5394
#: drizzled/sql_plugin.cc:1140
6877
5396
msgid "Forcing shutdown of %<PRIu64> plugins"
6880
#: drizzled/sql_plugin.cc:1162
5399
#: drizzled/sql_plugin.cc:1163
6882
5401
msgid "Plugin '%s' will be forced to shutdown"
6885
#: drizzled/sql_plugin.cc:1178
5404
#: drizzled/sql_plugin.cc:1179
6887
5406
msgid "Plugin '%s' has ref_count=%d after shutdown."
6890
#: drizzled/sql_plugin.cc:1568
5409
#: drizzled/sql_plugin.cc:1569
6891
5410
msgid "Out of memory."
6894
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
5413
#: drizzled/sql_plugin.cc:2418 drizzled/sql_plugin.cc:2481
6896
5415
msgid "Unknown variable type code 0x%x in plugin '%s'."
6899
#: drizzled/sql_plugin.cc:2460
5418
#: drizzled/sql_plugin.cc:2461
6902
5421
"Server variable %s of plugin %s was forced to be read-only: string variable "
6903
5422
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6906
#: drizzled/sql_plugin.cc:2491
5425
#: drizzled/sql_plugin.cc:2492
6908
5427
msgid "Missing variable name in plugin '%s'."
6911
#: drizzled/sql_plugin.cc:2508
5430
#: drizzled/sql_plugin.cc:2509
6913
5432
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6916
#: drizzled/sql_plugin.cc:2627
5435
#: drizzled/sql_plugin.cc:2628
6918
5437
msgid "Out of memory for plugin '%s'."
6921
#: drizzled/sql_plugin.cc:2634
5440
#: drizzled/sql_plugin.cc:2635
6923
5442
msgid "Bad options for plugin '%s'."
6926
#: drizzled/sql_plugin.cc:2643
5445
#: drizzled/sql_plugin.cc:2644
6928
5447
msgid "Parsing options for plugin '%s' failed."
6931
#: drizzled/sql_plugin.cc:2686
5450
#: drizzled/sql_plugin.cc:2687
6933
5452
msgid "Plugin '%s' has conflicting system variables"
6936
#: drizzled/sql_plugin.cc:2696
5455
#: drizzled/sql_plugin.cc:2697
6938
5457
msgid "Plugin '%s' disabled by command line option"
6941
#: drizzled/sql_table.cc:112
5460
#: drizzled/sql_table.cc:130
6943
5462
msgid "Invalid (old?) table or database name '%s'"
6946
#: drizzled/sql_table.cc:2745
5465
#: drizzled/sql_table.cc:2726
6948
5467
msgid "Unknown - internal error %d during operation"
6951
#: drizzled/sql_table.cc:5015
5470
#: drizzled/sql_table.cc:5006
6953
5472
msgid "Could not open table %s.%s after rename\n"
6956
#: drizzled/sql_table.cc:5182
5475
#: drizzled/sql_table.cc:5173
6959
5478
"order_st BY ignored because there is a user-defined clustered index in the "
7028
5547
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5550
#: gnulib/getopt.c:526 gnulib/getopt.c:542
5552
msgid "%s: option `%s' is ambiguous\n"
5555
#: gnulib/getopt.c:575 gnulib/getopt.c:579
5557
msgid "%s: option `--%s' doesn't allow an argument\n"
5560
#: gnulib/getopt.c:588 gnulib/getopt.c:593
5562
msgid "%s: option `%c%s' doesn't allow an argument\n"
5565
#: gnulib/getopt.c:636 gnulib/getopt.c:655 gnulib/getopt.c:971
5566
#: gnulib/getopt.c:990
5568
msgid "%s: option `%s' requires an argument\n"
5571
#: gnulib/getopt.c:693 gnulib/getopt.c:696
5573
msgid "%s: unrecognized option `--%s'\n"
5576
#: gnulib/getopt.c:704 gnulib/getopt.c:707
5578
msgid "%s: unrecognized option `%c%s'\n"
5581
#: gnulib/getopt.c:759 gnulib/getopt.c:762
5583
msgid "%s: illegal option -- %c\n"
5586
#: gnulib/getopt.c:768 gnulib/getopt.c:771
5588
msgid "%s: invalid option -- %c\n"
5591
#: gnulib/getopt.c:823 gnulib/getopt.c:839 gnulib/getopt.c:1043
5592
#: gnulib/getopt.c:1061
5594
msgid "%s: option requires an argument -- %c\n"
5597
#: gnulib/getopt.c:892 gnulib/getopt.c:908
5599
msgid "%s: option `-W %s' is ambiguous\n"
5602
#: gnulib/getopt.c:932 gnulib/getopt.c:950
5604
msgid "%s: option `-W %s' doesn't allow an argument\n"
5607
#: libdrizzleclient/errmsg.c:27
5608
msgid "Unknown Drizzle error"
5609
msgstr "Okänt Drizzle fel"
5611
#: libdrizzleclient/errmsg.c:28
5613
msgid "Can't create UNIX socket (%d)"
5616
#: libdrizzleclient/errmsg.c:29
5618
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5621
#: libdrizzleclient/errmsg.c:30
5623
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5626
#: libdrizzleclient/errmsg.c:31
5628
msgid "Can't create TCP/IP socket (%d)"
5631
#: libdrizzleclient/errmsg.c:32
5633
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5636
#: libdrizzleclient/errmsg.c:33
5637
msgid "Drizzle server has gone away"
5640
#: libdrizzleclient/errmsg.c:34
5642
msgid "Protocol mismatch; server version = %d, client version = %d"
5645
#: libdrizzleclient/errmsg.c:35
5646
msgid "Drizzle client ran out of memory"
5649
#: libdrizzleclient/errmsg.c:36
5650
msgid "Wrong host info"
5653
#: libdrizzleclient/errmsg.c:37
5654
msgid "Localhost via UNIX socket"
5657
#: libdrizzleclient/errmsg.c:38
5659
msgid "%-.100s via TCP/IP"
5662
#: libdrizzleclient/errmsg.c:39
5663
msgid "Error in server handshake"
5666
#: libdrizzleclient/errmsg.c:40
5667
msgid "Lost connection to Drizzle server during query"
5670
#: libdrizzleclient/errmsg.c:41
5671
msgid "Commands out of sync; you can't run this command now"
5674
#: libdrizzleclient/errmsg.c:42
5676
msgid "Named pipe: %-.32s"
5679
#: libdrizzleclient/errmsg.c:43
5681
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5684
#: libdrizzleclient/errmsg.c:44
5686
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5689
#: libdrizzleclient/errmsg.c:45
5691
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5694
#: libdrizzleclient/errmsg.c:46
5696
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5699
#: libdrizzleclient/errmsg.c:47
5700
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5703
#: libdrizzleclient/errmsg.c:48
5704
msgid "Embedded server"
5707
#: libdrizzleclient/errmsg.c:49
5708
msgid "Error on SHOW SLAVE STATUS:"
5711
#: libdrizzleclient/errmsg.c:50
5712
msgid "Error on SHOW SLAVE HOSTS:"
5715
#: libdrizzleclient/errmsg.c:51
5716
msgid "Error connecting to slave:"
5719
#: libdrizzleclient/errmsg.c:52
5720
msgid "Error connecting to master:"
5723
#: libdrizzleclient/errmsg.c:53
5724
msgid "SSL connection error"
5727
#: libdrizzleclient/errmsg.c:54
5728
msgid "Malformed packet"
5731
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5732
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5733
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5734
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5735
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5736
msgid "(unused error message)"
5739
#: libdrizzleclient/errmsg.c:56
5740
msgid "Invalid use of null pointer"
5743
#: libdrizzleclient/errmsg.c:57
5744
msgid "Statement not prepared"
5747
#: libdrizzleclient/errmsg.c:58
5748
msgid "No data supplied for parameters in prepared statement"
5751
#: libdrizzleclient/errmsg.c:59
5752
msgid "Data truncated"
5755
#: libdrizzleclient/errmsg.c:60
5756
msgid "No parameters exist in the statement"
5759
#: libdrizzleclient/errmsg.c:61
5760
msgid "Invalid parameter number"
5763
#: libdrizzleclient/errmsg.c:62
5766
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5769
#: libdrizzleclient/errmsg.c:64
5771
msgid "Using unsupported buffer type: %d (parameter: %d)"
5774
#: libdrizzleclient/errmsg.c:65
5776
msgid "Shared memory: %-.100s"
5779
#: libdrizzleclient/errmsg.c:75
5780
msgid "Wrong or unknown protocol"
5783
#: libdrizzleclient/errmsg.c:76
5784
msgid "Invalid connection handle"
5787
#: libdrizzleclient/errmsg.c:77
5789
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5790
"option 'secure_auth' enabled)"
5793
#: libdrizzleclient/errmsg.c:79
5794
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5797
#: libdrizzleclient/errmsg.c:80
5798
msgid "Attempt to read column without prior row fetch"
5801
#: libdrizzleclient/errmsg.c:81
5802
msgid "Prepared statement contains no metadata"
5805
#: libdrizzleclient/errmsg.c:82
5807
"Attempt to read a row while there is no result set associated with the "
5811
#: libdrizzleclient/errmsg.c:84
5812
msgid "This feature is not implemented yet"
5815
#: libdrizzleclient/errmsg.c:85
5818
"Lost connection to Drizzle server while waiting for initial communication "
5819
"packet, system error: %d"
5822
#: libdrizzleclient/errmsg.c:87
5825
"Lost connection to Drizzle server while reading initial communication "
5826
"packet, system error: %d"
5829
#: libdrizzleclient/errmsg.c:89
5832
"Lost connection to Drizzle server while sending authentication information, "
5836
#: libdrizzleclient/errmsg.c:91
5839
"Lost connection to Drizzle server while reading authorization information, "
5843
#: libdrizzleclient/errmsg.c:93
5846
"Lost connection to Drizzle server while setting initial database, system "
5850
#: libdrizzleclient/errmsg.c:95
5852
msgid "Statement closed indirectly because of a preceding %s() call"
5855
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
5857
msgid "File '%s' not found (Errcode: %d)"
5860
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
5862
msgid "Error reading file '%s' (Errcode: %d)"
5865
#: mysys/errors.cc:25
5867
msgid "Can't create/write to file '%s' (Errcode: %d)"
5870
#: mysys/errors.cc:27
5872
msgid "Error writing file '%s' (Errcode: %d)"
5875
#: mysys/errors.cc:28
5877
msgid "Error on close of '%s' (Errcode: %d)"
5880
#: mysys/errors.cc:29
5882
msgid "Out of memory (Needed %u bytes)"
5885
#: mysys/errors.cc:30
5887
msgid "Error on delete of '%s' (Errcode: %d)"
5890
#: mysys/errors.cc:31
5892
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5895
#: mysys/errors.cc:32
5897
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5900
#: mysys/errors.cc:33
5902
msgid "Can't lock file (Errcode: %d)"
5905
#: mysys/errors.cc:34
5907
msgid "Can't unlock file (Errcode: %d)"
5910
#: mysys/errors.cc:35
5912
msgid "Can't read dir of '%s' (Errcode: %d)"
5915
#: mysys/errors.cc:36
5917
msgid "Can't get stat of '%s' (Errcode: %d)"
5920
#: mysys/errors.cc:37
5922
msgid "Can't change size of file (Errcode: %d)"
5925
#: mysys/errors.cc:38
5927
msgid "Can't open stream from handle (Errcode: %d)"
5930
#: mysys/errors.cc:39
5932
msgid "Can't get working dirctory (Errcode: %d)"
5935
#: mysys/errors.cc:40
5937
msgid "Can't change dir to '%s' (Errcode: %d)"
5940
#: mysys/errors.cc:41
5942
msgid "Warning: '%s' had %d links"
5945
#: mysys/errors.cc:42
5947
msgid "Warning: %d files and %d streams is left open\n"
5950
#: mysys/errors.cc:43
5952
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5955
#: mysys/errors.cc:44
5957
msgid "Can't create directory '%s' (Errcode: %d)"
5960
#: mysys/errors.cc:45
5963
"Character set '%s' is not a compiled character set and is not specified in "
5967
#: mysys/errors.cc:46
5969
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5972
#: mysys/errors.cc:47
5974
msgid "Can't read value for symlink '%s' (Error %d)"
5977
#: mysys/errors.cc:48
5979
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5982
#: mysys/errors.cc:49
5984
msgid "Error on realpath() on '%s' (Error %d)"
5987
#: mysys/errors.cc:50
5989
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5992
#: mysys/errors.cc:51
5995
"Collation '%s' is not a compiled collation and is not specified in the %s "
5999
#: mysys/errors.cc:53
6001
msgid "File '%s' (fileno: %d) was not closed"
6004
#: mysys/my_error.cc:87
6006
msgid "Unknown error %d"
6009
#: mysys/my_getopt.cc:89
6013
#: mysys/my_getopt.cc:91
6017
#: mysys/my_getopt.cc:355
6019
msgid "%s: %s: Option '%s' used, but is disabled\n"
6022
#: mysys/my_getopt.cc:356
6026
#: mysys/my_getopt.cc:356
6030
#: mysys/my_getopt.cc:459
6032
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
6035
#: mysys/my_getopt.cc:772
6037
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
6040
#: mysys/my_getopt.cc:963
6042
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
6045
#: mysys/my_getopt.cc:1190
6047
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
6050
#: mysys/my_getopt.cc:1210
6054
"Variables (--variable-name=value)\n"
6055
"and boolean options {false|true} Value (after reading options)\n"
6056
"--------------------------------- -----------------------------\n"
6059
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
6060
msgid "(No default value)"
6063
#: mysys/my_getopt.cc:1245
6067
#: mysys/my_getopt.cc:1245
6071
#: mysys/my_getopt.cc:1273
6073
msgid "(Disabled)\n"
7031
6076
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
7032
6077
msgid "Error Messages to stderr"
7035
#: plugin/logging_query/logging_query.cc:160
6080
#: plugin/logging_query/logging_query.cc:275
7037
6082
msgid "fail open() fn=%s er=%s\n"
7040
#: plugin/logging_query/logging_query.cc:200
6085
#: plugin/logging_query/logging_query.cc:315
6086
msgid "Enable logging to CSV file"
6089
#: plugin/logging_query/logging_query.cc:324
7041
6090
msgid "File to log to"
7044
#: plugin/logging_query/logging_query.cc:209
7045
msgid "Enable logging"
7048
#: plugin/logging_query/logging_query.cc:218
7049
msgid "Disable after this many seconds. Zero for forever"
7052
#: plugin/logging_query/logging_query.cc:231
6093
#: plugin/logging_query/logging_query.cc:333
6094
#: plugin/logging_syslog/logging_syslog.cc:247
7053
6095
msgid "Threshold for logging slow queries, in microseconds"
7056
#: plugin/logging_query/logging_query.cc:244
6098
#: plugin/logging_query/logging_query.cc:345
6099
#: plugin/logging_syslog/logging_syslog.cc:259
7057
6100
msgid "Threshold for logging big queries, for rows returned"
7060
#: plugin/logging_query/logging_query.cc:257
6103
#: plugin/logging_query/logging_query.cc:357
6104
#: plugin/logging_syslog/logging_syslog.cc:271
7061
6105
msgid "Threshold for logging big queries, for rows examined"
7064
#: plugin/logging_query/logging_query.cc:280
7065
msgid "Log queries to a file"
6108
#: plugin/logging_query/logging_query.cc:380
6109
msgid "Log queries to a CSV file"
6112
#: plugin/logging_syslog/logging_syslog.cc:166
6114
msgid "syslog facility \"%s\" not known, using \"local0\""
6117
#: plugin/logging_syslog/logging_syslog.cc:183
6119
msgid "syslog priority \"%s\" not known, using \"info\""
6122
#: plugin/logging_syslog/logging_syslog.cc:211
6123
msgid "Enable logging"
6126
#: plugin/logging_syslog/logging_syslog.cc:220
6127
msgid "Syslog Ident"
6130
#: plugin/logging_syslog/logging_syslog.cc:229
6131
msgid "Syslog Facility"
6134
#: plugin/logging_syslog/logging_syslog.cc:238
6135
msgid "Syslog Priority"
6138
#: plugin/logging_syslog/logging_syslog.cc:296
6139
msgid "Log to syslog"
6142
#: plugin/pool_of_threads/pool_of_threads.cc:110
6143
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6146
#: plugin/pool_of_threads/pool_of_threads.cc:116
6147
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6150
#: plugin/pool_of_threads/pool_of_threads.cc:128
6151
msgid "session_add_event event_add error in libevent_init\n"
6154
#: plugin/pool_of_threads/pool_of_threads.cc:144
6156
msgid "Can't create completion port thread (error %d)"
6159
#: plugin/pool_of_threads/pool_of_threads.cc:263
6160
msgid "event_add error in libevent_add_session_callback\n"
6163
#: plugin/pool_of_threads/pool_of_threads.cc:292
6164
msgid "Scheduler init error in libevent_add_new_connection\n"
6167
#: plugin/pool_of_threads/pool_of_threads.cc:382
6168
msgid "libevent_thread_proc: my_thread_init() failed\n"
6171
#: plugin/pool_of_threads/pool_of_threads.cc:590
6172
msgid "Size of Pool."
6175
#: plugin/pool_of_threads/pool_of_threads.cc:595
6176
msgid "Enable Pool of Threads Scheduler"
6179
#: plugin/replicator/replicator.cc:249
6180
msgid "Enable Replicator"
6183
#: plugin/replicator/replicator.cc:258
6184
msgid "Directory to place replication logs."
6187
#: plugin/single_thread/single_thread.cc:87
6188
msgid "Enable One Thread per Connection Scheduler"
7068
6191
#: storage/myisam/ha_myisam.cc:457