995
927
msgid "Error: Not enough memory to store ORDER BY clause\n"
998
#: libdrizzle/errmsg.c:27
999
msgid "Unknown Drizzle error"
1002
#: libdrizzle/errmsg.c:28
1004
msgid "Can't create UNIX socket (%d)"
1007
#: libdrizzle/errmsg.c:29
1009
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
1012
#: libdrizzle/errmsg.c:30
1014
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
1017
#: libdrizzle/errmsg.c:31
1019
msgid "Can't create TCP/IP socket (%d)"
1022
#: libdrizzle/errmsg.c:32
1024
msgid "Unknown Drizzle server host '%-.100s' (%d)"
1027
#: libdrizzle/errmsg.c:33
1028
msgid "Drizzle server has gone away"
1031
#: libdrizzle/errmsg.c:34
1033
msgid "Protocol mismatch; server version = %d, client version = %d"
1036
#: libdrizzle/errmsg.c:35
1037
msgid "Drizzle client ran out of memory"
1040
#: libdrizzle/errmsg.c:36
1041
msgid "Wrong host info"
1044
#: libdrizzle/errmsg.c:37
1045
msgid "Localhost via UNIX socket"
1048
#: libdrizzle/errmsg.c:38
1050
msgid "%-.100s via TCP/IP"
1053
#: libdrizzle/errmsg.c:39
1054
msgid "Error in server handshake"
1057
#: libdrizzle/errmsg.c:40
1058
msgid "Lost connection to Drizzle server during query"
1061
#: libdrizzle/errmsg.c:41
1062
msgid "Commands out of sync; you can't run this command now"
1065
#: libdrizzle/errmsg.c:42
1067
msgid "Named pipe: %-.32s"
1070
#: libdrizzle/errmsg.c:43
1072
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
1075
#: libdrizzle/errmsg.c:44
1077
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
1080
#: libdrizzle/errmsg.c:45
1082
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
1085
#: libdrizzle/errmsg.c:46
1087
msgid "Can't initialize character set %-.32s (path: %-.100s)"
1090
#: libdrizzle/errmsg.c:47
1091
msgid "Got packet bigger than 'max_allowed_packet' bytes"
1094
#: libdrizzle/errmsg.c:48
1095
msgid "Embedded server"
1098
#: libdrizzle/errmsg.c:49
1099
msgid "Error on SHOW SLAVE STATUS:"
1102
#: libdrizzle/errmsg.c:50
1103
msgid "Error on SHOW SLAVE HOSTS:"
1106
#: libdrizzle/errmsg.c:51
1107
msgid "Error connecting to slave:"
1110
#: libdrizzle/errmsg.c:52
1111
msgid "Error connecting to master:"
1114
#: libdrizzle/errmsg.c:53
1115
msgid "SSL connection error"
1118
#: libdrizzle/errmsg.c:54
1119
msgid "Malformed packet"
1122
#: libdrizzle/errmsg.c:55 libdrizzle/errmsg.c:66 libdrizzle/errmsg.c:67
1123
#: libdrizzle/errmsg.c:68 libdrizzle/errmsg.c:69 libdrizzle/errmsg.c:70
1124
#: libdrizzle/errmsg.c:71 libdrizzle/errmsg.c:72 libdrizzle/errmsg.c:73
1125
#: libdrizzle/errmsg.c:74
1126
msgid "(unused error message)"
1129
#: libdrizzle/errmsg.c:56
1130
msgid "Invalid use of null pointer"
1133
#: libdrizzle/errmsg.c:57
1134
msgid "Statement not prepared"
1137
#: libdrizzle/errmsg.c:58
1138
msgid "No data supplied for parameters in prepared statement"
1141
#: libdrizzle/errmsg.c:59
1142
msgid "Data truncated"
1145
#: libdrizzle/errmsg.c:60
1146
msgid "No parameters exist in the statement"
1149
#: libdrizzle/errmsg.c:61
1150
msgid "Invalid parameter number"
1153
#: libdrizzle/errmsg.c:62
1156
"Can't send long data for non-string/non-binary data types (parameter: %d)"
1159
#: libdrizzle/errmsg.c:64
1161
msgid "Using unsupported buffer type: %d (parameter: %d)"
1164
#: libdrizzle/errmsg.c:65
1166
msgid "Shared memory: %-.100s"
1169
#: libdrizzle/errmsg.c:75
1170
msgid "Wrong or unknown protocol"
1173
#: libdrizzle/errmsg.c:76
1174
msgid "Invalid connection handle"
1177
#: libdrizzle/errmsg.c:77
1179
"Connection using old (pre-4.1.1) authentication protocol refused (client "
1180
"option 'secure_auth' enabled)"
1183
#: libdrizzle/errmsg.c:79
1184
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
1187
#: libdrizzle/errmsg.c:80
1188
msgid "Attempt to read column without prior row fetch"
1191
#: libdrizzle/errmsg.c:81
1192
msgid "Prepared statement contains no metadata"
1195
#: libdrizzle/errmsg.c:82
1197
"Attempt to read a row while there is no result set associated with the "
1201
#: libdrizzle/errmsg.c:84
1202
msgid "This feature is not implemented yet"
1205
#: libdrizzle/errmsg.c:85
1208
"Lost connection to Drizzle server while waiting for initial communication "
1209
"packet, system error: %d"
1212
#: libdrizzle/errmsg.c:87
1215
"Lost connection to Drizzle server while reading initial communication "
1216
"packet, system error: %d"
1219
#: libdrizzle/errmsg.c:89
1222
"Lost connection to Drizzle server while sending authentication information, "
1226
#: libdrizzle/errmsg.c:91
1229
"Lost connection to Drizzle server while reading authorization information, "
1233
#: libdrizzle/errmsg.c:93
1236
"Lost connection to Drizzle server while setting initial database, system "
1240
#: libdrizzle/errmsg.c:95
1242
msgid "Statement closed indirectly because of a preceding %s() call"
1245
#: libdrizzle/errmsg.c:97 drizzled/error.cc:348
1246
msgid "Couldn't uncompress communication packet"
1249
#: libdrizzle/errmsg.c:99 drizzled/error.cc:350
1250
msgid "Got an error reading communication packets"
1253
#: libdrizzle/errmsg.c:101 drizzled/error.cc:352
1254
msgid "Got timeout reading communication packets"
1257
#: libdrizzle/errmsg.c:103 drizzled/error.cc:354
1258
msgid "Got an error writing communication packets"
1261
#: libdrizzle/errmsg.c:105 drizzled/error.cc:356
1262
msgid "Got timeout writing communication packets"
1265
#: libdrizzle/local_infile.c:189 mysys/errors.cc:52
1267
msgid "File '%s' not found (Errcode: %d)"
1270
#: libdrizzle/local_infile.c:220 mysys/errors.cc:26
1272
msgid "Error reading file '%s' (Errcode: %d)"
1275
#: mysys/errors.cc:25
1277
msgid "Can't create/write to file '%s' (Errcode: %d)"
1280
#: mysys/errors.cc:27
1282
msgid "Error writing file '%s' (Errcode: %d)"
1285
#: mysys/errors.cc:28
1287
msgid "Error on close of '%s' (Errcode: %d)"
1290
#: mysys/errors.cc:29
1292
msgid "Out of memory (Needed %u bytes)"
1295
#: mysys/errors.cc:30
1297
msgid "Error on delete of '%s' (Errcode: %d)"
1300
#: mysys/errors.cc:31
1302
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
1305
#: mysys/errors.cc:32
1307
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
1310
#: mysys/errors.cc:33
1312
msgid "Can't lock file (Errcode: %d)"
1315
#: mysys/errors.cc:34
1317
msgid "Can't unlock file (Errcode: %d)"
1320
#: mysys/errors.cc:35
1322
msgid "Can't read dir of '%s' (Errcode: %d)"
1325
#: mysys/errors.cc:36
1327
msgid "Can't get stat of '%s' (Errcode: %d)"
1330
#: mysys/errors.cc:37
1332
msgid "Can't change size of file (Errcode: %d)"
1335
#: mysys/errors.cc:38
1337
msgid "Can't open stream from handle (Errcode: %d)"
1340
#: mysys/errors.cc:39
1342
msgid "Can't get working dirctory (Errcode: %d)"
1345
#: mysys/errors.cc:40
1347
msgid "Can't change dir to '%s' (Errcode: %d)"
1350
#: mysys/errors.cc:41
1352
msgid "Warning: '%s' had %d links"
1355
#: mysys/errors.cc:42
1357
msgid "Warning: %d files and %d streams is left open\n"
1360
#: mysys/errors.cc:43
1362
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
1365
#: mysys/errors.cc:44
1367
msgid "Can't create directory '%s' (Errcode: %d)"
1370
#: mysys/errors.cc:45
1373
"Character set '%s' is not a compiled character set and is not specified in "
1377
#: mysys/errors.cc:46
1379
msgid "Out of resources when opening file '%s' (Errcode: %d)"
1382
#: mysys/errors.cc:47
1384
msgid "Can't read value for symlink '%s' (Error %d)"
1387
#: mysys/errors.cc:48
1389
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
1392
#: mysys/errors.cc:49
1394
msgid "Error on realpath() on '%s' (Error %d)"
1397
#: mysys/errors.cc:50
1399
msgid "Can't sync file '%s' to disk (Errcode: %d)"
1402
#: mysys/errors.cc:51
1405
"Collation '%s' is not a compiled collation and is not specified in the %s "
1409
#: mysys/errors.cc:53
1411
msgid "File '%s' (fileno: %d) was not closed"
1414
#: mysys/my_error.cc:87
1416
msgid "Unknown error %d"
1419
#: mysys/my_getopt.cc:89
1423
#: mysys/my_getopt.cc:91
1425
msgstr "Informació: "
1427
#: mysys/my_getopt.cc:355
1429
msgid "%s: %s: Option '%s' used, but is disabled\n"
1432
#: mysys/my_getopt.cc:356
1436
#: mysys/my_getopt.cc:356
1440
#: mysys/my_getopt.cc:459
1442
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
1445
#: mysys/my_getopt.cc:772
1447
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
1450
#: mysys/my_getopt.cc:963
1452
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
1455
#: mysys/my_getopt.cc:1190
1457
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
1460
#: mysys/my_getopt.cc:1210
1464
"Variables (--variable-name=value)\n"
1465
"and boolean options {false|true} Value (after reading options)\n"
1466
"--------------------------------- -----------------------------\n"
1469
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
1470
msgid "(No default value)"
1473
#: mysys/my_getopt.cc:1245
1477
#: mysys/my_getopt.cc:1245
1481
#: mysys/my_getopt.cc:1273
1483
msgid "(Disabled)\n"
1486
#: drizzled/authentication.cc:69 drizzled/show.cc:4541
1487
#: drizzled/sql_plugin.cc:796
930
#: drizzled/authentication.cc:69 drizzled/handlerton.cc:238
931
#: drizzled/show.cc:4526 drizzled/sql_plugin.cc:798
1489
933
msgid "Plugin '%s' init function returned error."
1656
#: drizzled/drizzled.cc:1400
1100
#: drizzled/drizzled.cc:1352
1658
1102
msgid "Writing a core file\n"
1661
#: drizzled/drizzled.cc:1447
1105
#: drizzled/drizzled.cc:1399
1663
1107
"setrlimit could not change the size of core files to 'infinity'; We may not "
1664
1108
"be able to generate a core file on signals"
1667
#: drizzled/drizzled.cc:1515
1111
#: drizzled/drizzled.cc:1467
1669
1113
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1672
#: drizzled/drizzled.cc:1603
1116
#: drizzled/drizzled.cc:1555
1674
1118
msgid "Got signal %d to shutdown drizzled"
1677
#: drizzled/drizzled.cc:1620 drizzled/sql_base.cc:6218
1121
#: drizzled/drizzled.cc:1572 drizzled/sql_base.cc:6208
1678
1122
msgid "Can't create thread to kill server"
1681
#: drizzled/drizzled.cc:1643
1125
#: drizzled/drizzled.cc:1595
1683
1127
msgid "Got signal: %d error: %d"
1686
#: drizzled/drizzled.cc:1758
1130
#: drizzled/drizzled.cc:1708
1688
1132
msgid "Wrong date/time format specifier: %s\n"
1691
#: drizzled/drizzled.cc:1880
1135
#: drizzled/drizzled.cc:1812
1693
1137
msgid "gethostname failed, using '%s' as hostname"
1696
#: drizzled/drizzled.cc:1944
1140
#: drizzled/drizzled.cc:1876
1699
1143
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1703
#: drizzled/drizzled.cc:1949
1147
#: drizzled/drizzled.cc:1881
1706
1150
"Could not increase number of max_open_files to more than %u (request: %u)"
1709
#: drizzled/drizzled.cc:2027
1153
#: drizzled/drizzled.cc:1958
1711
1155
msgid "Unknown locale: '%s'"
1714
#: drizzled/drizzled.cc:2096
1158
#: drizzled/drizzled.cc:2014
1715
1159
msgid "Can't create thread-keys"
1718
#: drizzled/drizzled.cc:2120
1162
#: drizzled/drizzled.cc:2038
1719
1163
msgid "Out of memory"
1722
#: drizzled/drizzled.cc:2126
1724
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1725
"impossible, it would lead to infinite loops in this server."
1728
#: drizzled/drizzled.cc:2146
1731
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1732
"replication may break when this Drizzle server acts as a master and has his "
1733
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1736
#: drizzled/drizzled.cc:2158
1737
msgid "Out of memory in init_server_components."
1740
#: drizzled/drizzled.cc:2179
1166
#: drizzled/drizzled.cc:2053
1741
1167
msgid "Failed to initialize plugins."
1744
#: drizzled/drizzled.cc:2210
1170
#: drizzled/drizzled.cc:2084
1747
1173
"%s: Too many arguments (first extra is '%s').\n"
1748
1174
"Use --verbose --help to get a list of available options\n"
1751
#: drizzled/drizzled.cc:2220
1177
#: drizzled/drizzled.cc:2094
1752
1178
msgid "Can't init databases"
1755
#: drizzled/drizzled.cc:2240
1181
#: drizzled/drizzled.cc:2114
1757
1183
msgid "Unknown/unsupported table type: %s"
1760
#: drizzled/drizzled.cc:2246
1186
#: drizzled/drizzled.cc:2120
1762
1188
msgid "Default storage engine (%s) is not available"
1765
#: drizzled/drizzled.cc:2269
1766
msgid "Can't initialize tc_log"
1769
#: drizzled/drizzled.cc:2300
1191
#: drizzled/drizzled.cc:2152
1771
1193
msgid "Failed to lock memory. Errno: %d\n"
1774
#: drizzled/drizzled.cc:2361
1196
#: drizzled/drizzled.cc:2213
1776
1198
msgid "Asked for %<PRIu64> thread stack, but got %<PRIu64>"
1779
#: drizzled/drizzled.cc:2399
1781
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1782
"value: we force server id to 1; updates will be logged to the binary log, "
1783
"but connections from slaves will not be accepted."
1786
#: drizzled/drizzled.cc:2452
1201
#: drizzled/drizzled.cc:2294
1787
1202
msgid "Before Lock_thread_count"
1790
#: drizzled/drizzled.cc:2459
1205
#: drizzled/drizzled.cc:2301
1791
1206
msgid "After lock_thread_count"
1794
#: drizzled/drizzled.cc:2565
1209
#: drizzled/drizzled.cc:2407
1796
1211
msgid "drizzled: Got error %d from select"
1799
#: drizzled/drizzled.cc:2795 drizzled/drizzled.cc:2873
1800
#: drizzled/drizzled.cc:2982
1801
msgid "Option used by mysql-test for debugging and testing of replication."
1804
#: drizzled/drizzled.cc:2799
1214
#: drizzled/drizzled.cc:2632
1805
1215
msgid "Auto-increment columns are incremented by this"
1808
#: drizzled/drizzled.cc:2804
1218
#: drizzled/drizzled.cc:2637
1810
1220
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1814
#: drizzled/drizzled.cc:2810
1224
#: drizzled/drizzled.cc:2643
1816
1226
"Path to installation directory. All paths are usually resolved relative to "
1820
#: drizzled/drizzled.cc:2814
1230
#: drizzled/drizzled.cc:2647
1821
1231
msgid "IP address to bind to."
1824
#: drizzled/drizzled.cc:2818
1826
"The maximum size of a row-based binary log event in bytes. Rows will be "
1827
"grouped into events smaller than this size if possible. The value has to be "
1828
"a multiple of 256."
1831
#: drizzled/drizzled.cc:2829
1234
#: drizzled/drizzled.cc:2651
1832
1235
msgid "Set the filesystem character set."
1835
#: drizzled/drizzled.cc:2834
1238
#: drizzled/drizzled.cc:2656
1836
1239
msgid "Set the default character set."
1839
#: drizzled/drizzled.cc:2841
1242
#: drizzled/drizzled.cc:2663
1840
1243
msgid "Chroot drizzled daemon during startup."
1843
#: drizzled/drizzled.cc:2845
1246
#: drizzled/drizzled.cc:2667
1844
1247
msgid "Set the default collation."
1847
#: drizzled/drizzled.cc:2849
1250
#: drizzled/drizzled.cc:2671
1848
1251
msgid "Default completion type."
1851
#: drizzled/drizzled.cc:2854
1254
#: drizzled/drizzled.cc:2676
1852
1255
msgid "Write core on errors."
1855
#: drizzled/drizzled.cc:2858
1258
#: drizzled/drizzled.cc:2680
1856
1259
msgid "Path to the database root."
1859
#: drizzled/drizzled.cc:2862
1262
#: drizzled/drizzled.cc:2684
1860
1263
msgid "Set the default storage engine (table type) for tables."
1863
#: drizzled/drizzled.cc:2866
1266
#: drizzled/drizzled.cc:2688
1864
1267
msgid "Set the default time zone."
1867
#: drizzled/drizzled.cc:2870
1270
#: drizzled/drizzled.cc:2692
1868
1271
msgid "Type of DELAY_KEY_WRITE."
1871
#: drizzled/drizzled.cc:2879
1274
#: drizzled/drizzled.cc:2696
1872
1275
msgid "Print a symbolic stack trace on failure."
1875
#: drizzled/drizzled.cc:2885
1278
#: drizzled/drizzled.cc:2702
1876
1279
msgid "Push supported query conditions to the storage engine."
1879
#: drizzled/drizzled.cc:2891
1282
#: drizzled/drizzled.cc:2708
1880
1283
msgid "Used for debugging; Use at your own risk!"
1883
#: drizzled/drizzled.cc:2894
1286
#: drizzled/drizzled.cc:2711
1884
1287
msgid "Flush tables to disk between SQL commands."
1887
#: drizzled/drizzled.cc:2899
1290
#: drizzled/drizzled.cc:2716
1888
1291
msgid "Set up signals usable for debugging"
1891
#: drizzled/drizzled.cc:2903
1294
#: drizzled/drizzled.cc:2720
1892
1295
msgid "Command(s) that are executed for each new connection"
1895
#: drizzled/drizzled.cc:2907
1298
#: drizzled/drizzled.cc:2724
1896
1299
msgid "Read SQL commands from this file at startup."
1899
#: drizzled/drizzled.cc:2911
1900
msgid "Command(s) that are executed when a slave connects to this master"
1903
#: drizzled/drizzled.cc:2915
1302
#: drizzled/drizzled.cc:2728
1904
1303
msgid "(IGNORED)"
1907
#: drizzled/drizzled.cc:2919
1306
#: drizzled/drizzled.cc:2732
1908
1307
msgid "Set the language used for the month names and the days of the week."
1911
#: drizzled/drizzled.cc:2924
1310
#: drizzled/drizzled.cc:2737
1912
1311
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1915
#: drizzled/drizzled.cc:2929
1314
#: drizzled/drizzled.cc:2742
1916
1315
msgid "Log connections and queries to file."
1919
#: drizzled/drizzled.cc:2933
1921
"Log update queries in binary format. Optional argument is the location for "
1922
"the binary log files.(Strongly recommended to avoid replication problems if "
1923
"server's hostname changes)"
1926
#: drizzled/drizzled.cc:2940
1927
msgid "File that holds the names for last binary log files."
1930
#: drizzled/drizzled.cc:2944
1318
#: drizzled/drizzled.cc:2746
1931
1319
msgid "Log all MyISAM changes to file."
1934
#: drizzled/drizzled.cc:2948
1936
"Tells the slave to log the updates from the slave thread to the binary log. "
1937
"You will need to turn it on if you plan to daisy-chain the slaves."
1940
#: drizzled/drizzled.cc:2955
1942
"Path to transaction coordinator log (used for transactions that affect more "
1943
"than one storage engine, when binary log is disabled)"
1946
#: drizzled/drizzled.cc:2961
1947
msgid "Size of transaction coordinator log."
1950
#: drizzled/drizzled.cc:2967
1322
#: drizzled/drizzled.cc:2750
1951
1323
msgid "Log some not critical warnings to the log file."
1954
#: drizzled/drizzled.cc:2972
1956
"The location and name of the file that remembers the master and where the I/"
1957
"O replication thread is in the master's binlogs."
1960
#: drizzled/drizzled.cc:2977
1962
"The number of tries the slave will make to connect to the master before "
1966
#: drizzled/drizzled.cc:2986
1326
#: drizzled/drizzled.cc:2755
1967
1327
msgid "Lock drizzled in memory."
1970
#: drizzled/drizzled.cc:2990
1330
#: drizzled/drizzled.cc:2759
1972
1332
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1973
1333
"BACKUP, FORCE or QUICK."
1976
#: drizzled/drizzled.cc:2995
1336
#: drizzled/drizzled.cc:2764
1977
1337
msgid "Use very new possible 'unsafe' functions."
1980
#: drizzled/drizzled.cc:3000
1340
#: drizzled/drizzled.cc:2769
1981
1341
msgid "Use old, non-optimized alter table."
1984
#: drizzled/drizzled.cc:3005
1344
#: drizzled/drizzled.cc:2774
1985
1345
msgid "Pid file used by safe_mysqld."
1988
#: drizzled/drizzled.cc:3015
1348
#: drizzled/drizzled.cc:2784
1990
1350
"Maximum time in seconds to wait for the port to become free. (Default: no "
1994
#: drizzled/drizzled.cc:3020
1995
msgid "The location and name to use for relay logs."
1998
#: drizzled/drizzled.cc:3024
2000
"The location and name to use for the file that keeps a list of the last "
2004
#: drizzled/drizzled.cc:3029
2006
"The location and name of the file that remembers where the SQL replication "
2007
"thread is in the relay logs."
2010
#: drizzled/drizzled.cc:3034
2012
"In replication, if set to 1, do not skip events having our server id. "
2013
"Default value is 0 (to break infinite loops in circular replication). Can't "
2014
"be set to 1 if --log-slave-updates is used."
2017
#: drizzled/drizzled.cc:3042
2019
"Hostname or IP of the slave to be reported to to the master during slave "
2020
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
2021
"you do not want the slave to register itself with the master. Note that it "
2022
"is not sufficient for the master to simply read the IP of the slave off the "
2023
"socket once the slave connects. Due to NAT and other routing issues, that IP "
2024
"may not be valid for connecting to the slave from the master or other hosts."
2027
#: drizzled/drizzled.cc:3052
1354
#: drizzled/drizzled.cc:2789
2028
1355
msgid "Skip some optimize stages (for testing)."
2031
#: drizzled/drizzled.cc:3055
1358
#: drizzled/drizzled.cc:2792
2033
1360
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
2034
1361
"specified directory"
2037
#: drizzled/drizzled.cc:3060
1364
#: drizzled/drizzled.cc:2797
2039
1366
"Uniquely identifies the server instance in the community of replication "
2043
#: drizzled/drizzled.cc:3065
1370
#: drizzled/drizzled.cc:2802
2044
1371
msgid "Don't use new, possible wrong routines."
2047
#: drizzled/drizzled.cc:3068
2048
msgid "If set, slave is not started automatically."
2051
#: drizzled/drizzled.cc:3072
1374
#: drizzled/drizzled.cc:2805
2052
1375
msgid "Don't print a stack trace on failure."
2055
#: drizzled/drizzled.cc:3076
1378
#: drizzled/drizzled.cc:2809
2056
1379
msgid "Don't give threads different priorities."
2059
#: drizzled/drizzled.cc:3080
2061
"The location where the slave should put its temporary files when replicating "
2062
"a LOAD DATA INFILE command."
2065
#: drizzled/drizzled.cc:3085
2067
"Tells the slave thread to continue replication when a query event returns an "
2068
"error from the provided list."
2071
#: drizzled/drizzled.cc:3089
2073
"Modes for how replication events should be executed. Legal values are "
2074
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2075
"stop for operations that are idempotent. In STRICT mode, replication will "
2076
"stop on any unexpected difference between the master and the slave."
2079
#: drizzled/drizzled.cc:3097
2083
#: drizzled/drizzled.cc:3100
1382
#: drizzled/drizzled.cc:2813
2084
1383
msgid "Enable symbolic link support."
2087
#: drizzled/drizzled.cc:3109
1386
#: drizzled/drizzled.cc:2822
2089
1388
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2092
#: drizzled/drizzled.cc:3114
2094
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2098
#: drizzled/drizzled.cc:3119
1391
#: drizzled/drizzled.cc:2827
2100
1393
"Using this option will cause most temporary files created to use a small set "
2101
1394
"of names, rather than a unique name for each new file."
2104
#: drizzled/drizzled.cc:3124
1397
#: drizzled/drizzled.cc:2832
2106
1399
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2109
#: drizzled/drizzled.cc:3129
1402
#: drizzled/drizzled.cc:2837
2110
1403
msgid "Path for temporary files."
2113
#: drizzled/drizzled.cc:3133
1406
#: drizzled/drizzled.cc:2841
2114
1407
msgid "Default transaction isolation level."
2117
#: drizzled/drizzled.cc:3137
1410
#: drizzled/drizzled.cc:2845
2118
1411
msgid "Run drizzled daemon as user."
2121
#: drizzled/drizzled.cc:3145
1414
#: drizzled/drizzled.cc:2853
2123
1416
"The number of outstanding connection requests Drizzle can have. This comes "
2124
1417
"into play when the main Drizzle thread gets very many connection requests in "
2125
1418
"a very short time."
2128
#: drizzled/drizzled.cc:3151
2130
"The size of the cache to hold the SQL statements for the binary log during a "
2131
"transaction. If you often use big, multi-statement transactions you can "
2132
"increase this to get more performance."
2135
#: drizzled/drizzled.cc:3157
1421
#: drizzled/drizzled.cc:2859
2137
1423
"Size of tree cache used in bulk insert optimization. Note that this is a "
2138
1424
"limit per thread!"
2141
#: drizzled/drizzled.cc:3163
1427
#: drizzled/drizzled.cc:2865
2143
1429
"The number of seconds the drizzled server is waiting for a connect packet "
2144
1430
"before responding with 'Bad handshake'."
2147
#: drizzled/drizzled.cc:3168
1433
#: drizzled/drizzled.cc:2870
2148
1434
msgid "The DATE format (For future)."
2151
#: drizzled/drizzled.cc:3173
1437
#: drizzled/drizzled.cc:2875
2152
1438
msgid "The DATETIME/TIMESTAMP format (for future)."
2155
#: drizzled/drizzled.cc:3178
1441
#: drizzled/drizzled.cc:2880
2156
1442
msgid "The default week format used by WEEK() functions."
2159
#: drizzled/drizzled.cc:3183
1445
#: drizzled/drizzled.cc:2885
2161
1447
"Precision of the result of '/' operator will be increased on that value."
2164
#: drizzled/drizzled.cc:3189
2166
"If non-zero, binary logs will be purged after expire_logs_days days; "
2167
"possible purges happen at startup and at binary log rotation."
2170
#: drizzled/drizzled.cc:3195
1450
#: drizzled/drizzled.cc:2891
2171
1451
msgid "The maximum length of the result of function group_concat."
2174
#: drizzled/drizzled.cc:3200
1454
#: drizzled/drizzled.cc:2896
2176
1456
"The number of seconds the server waits for activity on an interactive "
2177
1457
"connection before closing it."
2180
#: drizzled/drizzled.cc:3206
1460
#: drizzled/drizzled.cc:2902
2181
1461
msgid "The size of the buffer that is used for full joins."
2184
#: drizzled/drizzled.cc:3212
1464
#: drizzled/drizzled.cc:2908
2185
1465
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2188
#: drizzled/drizzled.cc:3217
1468
#: drizzled/drizzled.cc:2913
2190
1470
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2191
1471
"this to get better index handling (for all reads and multiple writes) to as "
2192
1472
"much as you can afford;"
2195
#: drizzled/drizzled.cc:3226
1475
#: drizzled/drizzled.cc:2922
2197
1477
"This characterizes the number of hits a hot block has to be untouched until "
2198
1478
"it is considered aged enough to be downgraded to a warm block. This "
2200
1480
"blocks in key cache"
2203
#: drizzled/drizzled.cc:3235
1483
#: drizzled/drizzled.cc:2931
2204
1484
msgid "The default size of key cache blocks"
2207
#: drizzled/drizzled.cc:3241
1487
#: drizzled/drizzled.cc:2937
2208
1488
msgid "The minimum percentage of warm blocks in key cache"
2211
#: drizzled/drizzled.cc:3247
1491
#: drizzled/drizzled.cc:2943
2212
1492
msgid "Max packetlength to send/receive from to server."
2215
#: drizzled/drizzled.cc:3252
2217
"Can be used to restrict the total size used to cache a multi-transaction "
2221
#: drizzled/drizzled.cc:3257
2223
"Binary log will be rotated automatically when the size exceeds this value. "
2224
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2225
"for this variable is 4096."
2228
#: drizzled/drizzled.cc:3263
1495
#: drizzled/drizzled.cc:2948
2230
1497
"If there is more than this number of interrupted connections from a host "
2231
1498
"this host will be blocked from further connections."
2234
#: drizzled/drizzled.cc:3270
1501
#: drizzled/drizzled.cc:2955
2235
1502
msgid "The number of simultaneous clients allowed."
2238
#: drizzled/drizzled.cc:3275
1505
#: drizzled/drizzled.cc:2959
2239
1506
msgid "Max number of errors/warnings to store for a statement."
2242
#: drizzled/drizzled.cc:3280
1509
#: drizzled/drizzled.cc:2964
2243
1510
msgid "Don't allow creation of heap tables bigger than this."
2246
#: drizzled/drizzled.cc:3286
1513
#: drizzled/drizzled.cc:2970
2248
1515
"Joins that are probably going to read more than max_join_size records return "
2252
#: drizzled/drizzled.cc:3292
1519
#: drizzled/drizzled.cc:2976
2253
1520
msgid "Max number of bytes in sorted records."
2256
#: drizzled/drizzled.cc:3297
2258
"If non-zero: relay log will be rotated automatically when the size exceeds "
2259
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2260
"excepted, the minimum value for this variable is 4096."
2263
#: drizzled/drizzled.cc:3304
1523
#: drizzled/drizzled.cc:2981
2264
1524
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2267
#: drizzled/drizzled.cc:3309
1527
#: drizzled/drizzled.cc:2986
2269
1529
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2270
1530
"max_sort_length bytes of each value are used; the rest are ignored)."
2273
#: drizzled/drizzled.cc:3316
1533
#: drizzled/drizzled.cc:2993
2274
1534
msgid "Maximum number of temporary tables a client can keep open at a time."
2277
#: drizzled/drizzled.cc:3321
1537
#: drizzled/drizzled.cc:2998
2278
1538
msgid "After this many write locks, allow some read locks to run in between."
2281
#: drizzled/drizzled.cc:3325
1541
#: drizzled/drizzled.cc:3002
2283
1543
"Don't log queries which examine less than min_examined_row_limit rows to "
2287
#: drizzled/drizzled.cc:3331
1547
#: drizzled/drizzled.cc:3008
2289
1549
"Specifies how MyISAM index statistics collection code should threat NULLs. "
2290
1550
"Possible values of name are 'nulls_unequal' (default behavior), "
2291
1551
"'nulls_equal' (emulate MySQL 4.0 behavior), and 'nulls_ignored'."
2294
#: drizzled/drizzled.cc:3338
1554
#: drizzled/drizzled.cc:3015
2295
1555
msgid "Buffer length for TCP/IP and socket communication."
2298
#: drizzled/drizzled.cc:3343
1558
#: drizzled/drizzled.cc:3020
2300
1560
"Number of seconds to wait for more data from a connection before aborting "
2304
#: drizzled/drizzled.cc:3349
1564
#: drizzled/drizzled.cc:3026
2306
1566
"If a read on a communication port is interrupted, retry this many times "
2307
1567
"before giving up."
2310
#: drizzled/drizzled.cc:3355
1570
#: drizzled/drizzled.cc:3032
2312
1572
"Number of seconds to wait for a block to be written to a connection before "
2313
1573
"aborting the write."
2316
#: drizzled/drizzled.cc:3361
1576
#: drizzled/drizzled.cc:3038
2317
1577
msgid "Use compatible behavior."
2320
#: drizzled/drizzled.cc:3366
1580
#: drizzled/drizzled.cc:3043
2322
1582
"If this is not 0, then drizzled will use this value to reserve file "
2323
1583
"descriptors to use with setrlimit(). If this value is 0 then drizzled will "
2344
1604
"(used for testing/comparison)."
2347
#: drizzled/drizzled.cc:3393
1607
#: drizzled/drizzled.cc:3070
2348
1608
msgid "Directory for plugins."
2351
#: drizzled/drizzled.cc:3397
1611
#: drizzled/drizzled.cc:3074
2353
1613
"Optional colon (or semicolon) separated list of plugins to load,where each "
2354
1614
"plugin is identified by the name of the shared library. [for example: --"
2355
1615
"plugin_load=libmd5udf.so:libauth_pam.so]"
2358
#: drizzled/drizzled.cc:3403
1618
#: drizzled/drizzled.cc:3080
2359
1619
msgid "The size of the buffer that is allocated when preloading indexes"
2362
#: drizzled/drizzled.cc:3408
1622
#: drizzled/drizzled.cc:3085
2363
1623
msgid "Allocation block size for query parsing and execution"
2366
#: drizzled/drizzled.cc:3413
1626
#: drizzled/drizzled.cc:3090
2367
1627
msgid "Persistent buffer for query parsing and execution"
2370
#: drizzled/drizzled.cc:3419
1630
#: drizzled/drizzled.cc:3096
2371
1631
msgid "Allocation block size for storing ranges during optimization"
2374
#: drizzled/drizzled.cc:3425
1634
#: drizzled/drizzled.cc:3102
2376
1636
"Each thread that does a sequential scan allocates a buffer of this size for "
2377
1637
"each table it scans. If you do many sequential scans, you may want to "
2378
1638
"increase this value."
2381
#: drizzled/drizzled.cc:3433
1641
#: drizzled/drizzled.cc:3110
2383
1643
"When reading rows in sorted order after a sort, the rows are read through "
2384
1644
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2385
1645
"record_buffer."
2388
#: drizzled/drizzled.cc:3441
2390
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2394
#: drizzled/drizzled.cc:3447
2395
msgid "Maximum space to use for all relay logs."
2398
#: drizzled/drizzled.cc:3452
2399
msgid "Use compression on master/slave protocol."
2402
#: drizzled/drizzled.cc:3457
2404
"Number of seconds to wait for more data from a master/slave connection "
2405
"before aborting the read."
2408
#: drizzled/drizzled.cc:3462
2410
"Number of times the slave SQL thread will retry a transaction in case it "
2411
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2415
#: drizzled/drizzled.cc:3468
2416
msgid "Allow slave to batch requests."
2419
#: drizzled/drizzled.cc:3472
2421
"If creating the thread takes longer than this value (in seconds), the "
2422
"Slow_launch_threads counter will be incremented."
2425
#: drizzled/drizzled.cc:3477
1648
#: drizzled/drizzled.cc:3118
2426
1649
msgid "Each thread that needs to do a sort allocates a buffer of this size."
2429
#: drizzled/drizzled.cc:3483
2431
"Synchronously flush binary log to disk after every #th event. Use 0 "
2432
"(default) to disable synchronous flushing."
2435
#: drizzled/drizzled.cc:3488
1652
#: drizzled/drizzled.cc:3124
2436
1653
msgid "The number of cached table definitions."
2439
#: drizzled/drizzled.cc:3492
1656
#: drizzled/drizzled.cc:3128
2440
1657
msgid "The number of cached open tables."
2443
#: drizzled/drizzled.cc:3496
1660
#: drizzled/drizzled.cc:3132
2445
1662
"Timeout in seconds to wait for a table level lock before returning an error. "
2446
1663
"Used only if the connection has active cursors."
2449
#: drizzled/drizzled.cc:3501
2451
"How many threads we should create to handle query requests in case of "
2452
"'thread_handling=pool-of-threads'"
2455
#: drizzled/drizzled.cc:3506
1666
#: drizzled/drizzled.cc:3137
2456
1667
msgid "The stack size for each thread."
2459
#: drizzled/drizzled.cc:3512
1670
#: drizzled/drizzled.cc:3143
2460
1671
msgid "The TIME format (for future)."
2463
#: drizzled/drizzled.cc:3517
1674
#: drizzled/drizzled.cc:3148
2465
1676
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2466
1677
"automatically convert it to an on-disk MyISAM table."
2469
#: drizzled/drizzled.cc:3523
1680
#: drizzled/drizzled.cc:3154
2470
1681
msgid "Allocation block size for transactions to be stored in binary log"
2473
#: drizzled/drizzled.cc:3528
1684
#: drizzled/drizzled.cc:3159
2474
1685
msgid "Persistent buffer for transactions to be stored in binary log"
2477
#: drizzled/drizzled.cc:3533
1688
#: drizzled/drizzled.cc:3164
2479
1690
"The number of seconds the server waits for activity on a connection before "
2483
#: drizzled/drizzled.cc:3779
1694
#: drizzled/drizzled.cc:3317
2485
1696
"Copyright (C) 2008 Sun Microsystems\n"
2486
1697
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
5900
5175
"the --tc-heuristic-recover switch to commit or rollback pending transactions."
5903
#: drizzled/handler.cc:1058
5178
#: drizzled/handler.cc:1054
5904
5179
msgid "Crash recovery finished."
5907
#: drizzled/log.cc:329
5908
msgid "I/O error reading the header from the binary log"
5911
#: drizzled/log.cc:336
5913
"Binlog has bad magic number; It's not a binary log file that can be used by "
5914
"this version of Drizzle"
5917
#: drizzled/log.cc:351
5919
msgid "Failed to open log (file '%s', errno %d)"
5922
#: drizzled/log.cc:353 drizzled/log.cc:361
5923
msgid "Could not open log file"
5926
#: drizzled/log.cc:359
5928
msgid "Failed to create a cache on log (file '%s')"
5931
#: drizzled/log.cc:511 drizzled/log.cc:876
5934
"Could not use %s for logging (error %d). Turning logging off for the whole "
5935
"duration of the Drizzle server process. To turn it on again: fix the cause, "
5936
"shutdown the Drizzle server and restart it."
5939
#: drizzled/log.cc:1144 drizzled/log.cc:1175 drizzled/log.cc:1424
5940
#: drizzled/log.cc:1546
5942
msgid "Failed to delete file '%s'"
5945
#: drizzled/log.cc:1153 drizzled/log.cc:1432 drizzled/log.cc:1554
5948
"a problem with deleting %s; consider examining correspondence of your binlog "
5949
"index file to the actual binlog files"
5952
#: drizzled/log.cc:1280
5954
msgid "next log error: %d offset: %s log: %s included: %d"
5957
#: drizzled/log.cc:1390 drizzled/log.cc:1514
5959
msgid "Failed to execute stat() on file '%s'"
5962
#: drizzled/log.cc:1401 drizzled/log.cc:1525
5965
"a problem with getting info on being purged %s; consider examining "
5966
"correspondence of your binlog index file to the actual binlog files"
5969
#: drizzled/log.cc:2477 drizzled/log.cc:2975
5971
msgid "Recovering after a crash using %s"
5974
#: drizzled/log.cc:2480
5976
"Cannot perform automatic crash recovery when --tc-heuristic-recover is used"
5979
#: drizzled/log.cc:2822
5980
msgid "Bad magic header in tc log"
5983
#: drizzled/log.cc:2832
5986
"Recovery failed! You must enable exactly %d storage engines that support two-"
5987
"phase commit protocol"
5990
#: drizzled/log.cc:2860
5992
"Crash recovery failed. Either correct the problem (if it's, for example, out "
5993
"of memory error) and restart, or delete tc log and start drizzled with --tc-"
5994
"heuristic-recover={commit|rollback}"
5997
#: drizzled/log.cc:2890
5998
msgid "Heuristic crash recovery mode"
6001
#: drizzled/log.cc:2892
6002
msgid "Heuristic crash recovery failed"
6005
#: drizzled/log.cc:2893
6006
msgid "Please restart mysqld without --tc-heuristic-recover"
6009
#: drizzled/log.cc:2937 drizzled/log.cc:2961
6011
msgid "find_log_pos() failed (error: %d)"
6014
#: drizzled/log.cc:3076
6016
"Crash recovery failed. Either correct the problem (if it's, for example, out "
6017
"of memory error) and restart, or delete (or rename) binary log and start "
6018
"mysqld with --tc-heuristic-recover={commit|rollback}"
6021
#: drizzled/log_event.cc:140
6023
msgid " %s, Error_code: %d;"
6026
#: drizzled/log_event.cc:144
6029
"Could not execute %s event on table %s.%s;%s handler error %s; the event's "
6030
"master log %s, end_log_pos %lu"
6033
#: drizzled/log_event.cc:150
6037
#: drizzled/log_event.cc:904
6040
"Error in Log_event::read_log_event(): '%s', data_len: %d, event_type: %d"
6043
#: drizzled/log_event.cc:1613
6046
"Query partially completed on the master (error on master: %d) and was "
6047
"aborted. There is a chance that your master is inconsistent at this point. "
6048
"If you are sure that your master is ok, run this query manually on the slave "
6049
"and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; START "
6050
"SLAVE; . Query: '%s'"
6053
#: drizzled/log_event.cc:1639
6056
"Query caused differenxt errors on master and slave.\n"
6057
"Error on master: '%s' (%d), Error on slave: '%s' (%d).\n"
6058
"Default database: '%s'. Query: '%s'"
6061
#: drizzled/log_event.cc:1644
6065
#: drizzled/log_event.cc:1664
6067
msgid "Error '%s' on query. Default database: '%s'. Query: '%s'"
6070
#: drizzled/log_event.cc:1666 drizzled/log_event.cc:4309
6071
#: drizzled/log_event.cc:4340 drizzled/log_event.cc:5077
6072
msgid "unexpected success or fatal error"
6075
#: drizzled/log_event.cc:2119
6077
"Rolling back unfinished transaction (no COMMIT or ROLLBACK in relay log). A "
6078
"probable cause is that the master died while writing the transaction to its "
6079
"binary log, thus rolled back too."
6082
#: drizzled/log_event.cc:2774
6085
"Slave: load data infile on table '%s' at log position %s in log '%s' "
6086
"produced %ld warning(s). Default database: '%s'"
6089
#: drizzled/log_event.cc:2824
6092
"Error '%s' running LOAD DATA INFILE on table '%s'. Default database: '%s'"
6095
#: drizzled/log_event.cc:2836
6097
msgid "Running LOAD DATA INFILE on table '%-.64s'. Default database: '%-.64s'"
6100
#: drizzled/log_event.cc:3098
6101
msgid "Out of memory while recording slave event"
6104
#: drizzled/log_event.cc:3348 drizzled/log_event.cc:3374
6106
msgid "Error in Create_file event: could not open file '%s'"
6109
#: drizzled/log_event.cc:3360
6111
msgid "Error in Create_file event: could not write to file '%s'"
6114
#: drizzled/log_event.cc:3381
6116
msgid "Error in Create_file event: write to '%s' failed"
6119
#: drizzled/log_event.cc:3495
6121
msgid "Error in %s event: could not create file '%s'"
6124
#: drizzled/log_event.cc:3504
6126
msgid "Error in %s event: could not open file '%s'"
6129
#: drizzled/log_event.cc:3511
6131
msgid "Error in %s event: write to '%s' failed"
6134
#: drizzled/log_event.cc:3673
6136
msgid "Error in Exec_load event: could not open file '%s'"
6139
#: drizzled/log_event.cc:3683
6141
msgid "Error in Exec_load event: file '%s' appears corrupted"
6144
#: drizzled/log_event.cc:3713
6146
msgid "%s. Failed executing load from '%s'"
6149
#: drizzled/log_event.cc:3886
6150
msgid "Not enough memory"
6153
#: drizzled/log_event.cc:4306
6155
msgid "Error '%s' in %s event: when locking tables"
6158
#: drizzled/log_event.cc:4316
6160
msgid "Error in %s event: when locking tables"
6163
#: drizzled/log_event.cc:4337
6165
msgid "Error '%s' on reopening tables"
6168
#: drizzled/log_event.cc:4678
6170
msgid "Error in %s event: commit of row events failed, table `%s`.`%s`"
6173
#: drizzled/log_event.cc:5074
6175
msgid "Error '%s' on opening table `%s`.`%s`"
5182
#: drizzled/handlerton.cc:268
5183
msgid "Too many storage engines!"
5186
#: drizzled/handlerton.cc:273
5188
msgid "Storage engine '%s' has conflicting typecode. Assigning value %d."
6178
5191
#. TRANSLATORS: The leading word "logging" is the name
6179
5192
#. of the plugin api, and so should not be translated.
6180
#: drizzled/logging.cc:62
5193
#: drizzled/logging.cc:65
6182
5195
msgid "logging plugin '%s' deinit() failed"
6185
5198
#. TRANSLATORS: The leading word "logging" is the name
6186
5199
#. of the plugin api, and so should not be translated.
6187
#: drizzled/logging.cc:85
5200
#: drizzled/logging.cc:87
6189
5202
msgid "logging plugin '%s' logging_pre() failed"
6192
5205
#. TRANSLATORS: The leading word "logging" is the name
6193
5206
#. of the plugin api, and so should not be translated.
6194
#: drizzled/logging.cc:118
5207
#: drizzled/logging.cc:119
6196
5209
msgid "logging plugin '%s' logging_post() failed"
6229
5242
msgid "qcache plugin '%s' init() failed"
6232
#: drizzled/qcache.cc:58
5245
#: drizzled/qcache.cc:60
6234
5247
msgid "qcache plugin '%s' deinit() failed"
6237
#: drizzled/qcache.cc:103
5250
#: drizzled/qcache.cc:105
6239
5252
msgid "qcache plugin '%s' try_fetch_and_send() failed"
6242
#: drizzled/qcache.cc:120
5255
#: drizzled/qcache.cc:122
6244
5257
msgid "qcache plugin '%s' set() failed"
6247
#: drizzled/qcache.cc:139
5260
#: drizzled/qcache.cc:141
6249
5262
msgid "qcache plugin '%s' invalidate_table() failed"
6252
#: drizzled/qcache.cc:158
5265
#: drizzled/qcache.cc:160
6254
5267
msgid "qcache plugin '%s' invalidate_db() failed"
6257
#: drizzled/qcache.cc:176
5270
#: drizzled/qcache.cc:178
6259
5272
msgid "qcache plugin '%s' flush() failed"
6262
#: drizzled/replication/mi.cc:254 drizzled/slave.cc:1090
6263
#: drizzled/slave.cc:2104
6264
msgid "Failed to flush master info file"
6267
#: drizzled/replication/replication.cc:106
6268
msgid "Failed in send_file() while reading file name"
6271
#: drizzled/replication/replication.cc:119
6272
msgid "Failed in send_file() on open of file"
6275
#: drizzled/replication/replication.cc:127
6276
msgid "Failed in send_file() while writing data to client"
6279
#: drizzled/replication/replication.cc:136
6280
msgid "Failed in send_file() while negotiating file transfer close"
6283
#: drizzled/replication/reporting.cc:54
6285
msgid "Slave %s: %s%s Error_code: %d"
6288
#: drizzled/replication/rli.cc:149
6291
"Neither --relay-log nor --relay-log-index were used; so replication may "
6292
"break when this Drizzle server acts as a slave and has his hostname "
6293
"changed!! Please use '--relay-log=%s' to avoid this problem."
6296
#: drizzled/replication/rli.cc:166
6297
msgid "Failed in open_log() called from init_relay_log_info()"
6300
#: drizzled/replication/rli.cc:188
6301
msgid "Failed to flush relay log info file"
6304
#: drizzled/replication/rli.cc:191
6305
msgid "Error counting relay log space"
6308
#: drizzled/replication/rli.cc:215
6310
msgid "log %s listed in the index, but failed to stat"
6313
#: drizzled/replication/rli.cc:230
6314
msgid "Could not find first log while counting relay log space"
6317
#: drizzled/replication/rli.cc:885
6318
msgid "Slave SQL thread is stopped because UNTIL condition is bad."
6321
#: drizzled/replication/utility.cc:117
6323
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
6326
#: drizzled/replication/utility.cc:132
6329
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
6330
"Master's column size should be <= the slave's column size."
6333
#: drizzled/scheduler.cc:132
6334
msgid "Memory allocation error in session_scheduler::init\n"
6337
#: drizzled/scheduler.cc:210
6338
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6341
#: drizzled/scheduler.cc:216
6342
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6345
#: drizzled/scheduler.cc:228
6346
msgid "session_add_event event_add error in libevent_init\n"
6349
#: drizzled/scheduler.cc:244
6351
msgid "Can't create completion port thread (error %d)"
6354
#: drizzled/scheduler.cc:357
6355
msgid "event_add error in libevent_add_session_callback\n"
6358
#: drizzled/scheduler.cc:383
6359
msgid "Scheduler init error in libevent_add_new_connection\n"
6362
#: drizzled/scheduler.cc:464
6363
msgid "libevent_thread_proc: my_thread_init() failed\n"
6366
#. TRANSLATORS: The leading word "scheduling" is the name
6367
#. of the plugin api, and so should not be translated.
6368
#: drizzled/scheduling.cc:40
5275
#. TRANSLATORS: The leading word "replicator" is the name
5276
#. of the plugin api, and so should not be translated.
5277
#: drizzled/replicator.cc:41
5279
msgid "replicator plugin '%s' init() failed"
5282
#. TRANSLATORS: The leading word "replicator" is the name
5283
#. of the plugin api, and so should not be translated.
5284
#: drizzled/replicator.cc:65
5286
msgid "replicator plugin '%s' deinit() failed"
5289
#. TRANSLATORS: The leading word "replicator" is the name
5290
#. of the plugin api, and so should not be translated.
5291
#: drizzled/replicator.cc:89
5293
msgid "replicator plugin '%s' session_init() failed"
5296
#. TRANSLATORS: The leading word "replicator" is the name
5297
#. of the plugin api, and so should not be translated.
5298
#: drizzled/replicator.cc:159
5300
msgid "replicator plugin '%s' row_insert() failed"
5303
#. TRANSLATORS: The leading word "replicator" is the name
5304
#. of the plugin api, and so should not be translated.
5305
#: drizzled/replicator.cc:173
5307
msgid "replicator plugin '%s' row_update() failed"
5310
#. TRANSLATORS: The leading word "replicator" is the name
5311
#. of the plugin api, and so should not be translated.
5312
#: drizzled/replicator.cc:187
5314
msgid "replicator plugin '%s' row_delete() failed"
5317
#. TRANSLATORS: The leading word "replicator" is the name
5318
#. of the plugin api, and so should not be translated.
5319
#: drizzled/replicator.cc:272
5321
msgid "replicator plugin '%s' end_transaction() failed"
5324
#. TRANSLATORS: The leading word "replicator" is the name
5325
#. of the plugin api, and so should not be translated.
5326
#: drizzled/replicator.cc:329
5328
msgid "replicator plugin '%s' statement() failed"
5331
#: drizzled/scheduling.cc:55
6370
5333
msgid "scheduling plugin '%s' init() failed"
6373
5336
#. TRANSLATORS: The leading word "scheduling" is the name
6374
5337
#. of the plugin api, and so should not be translated.
6375
#: drizzled/scheduling.cc:62
5338
#: drizzled/scheduling.cc:98
6377
5340
msgid "scheduling plugin '%s' deinit() failed"
6380
#. TRANSLATORS: The leading word "scheduling" is the name
6381
#. of the plugin api, and so should not be translated.
6382
#: drizzled/scheduling.cc:98
6384
msgid "scheduling plugin '%s' scheduling_func1() failed"
6387
#. TRANSLATORS: The leading word "scheduling" is the name
6388
#. of the plugin api, and so should not be translated.
6389
#: drizzled/scheduling.cc:152
6391
msgid "scheduling plugin '%s' scheduling_func2() failed"
6394
#: drizzled/set_var.cc:684
6395
msgid "Ambiguous slave modes combination. STRICT will be used"
6398
#: drizzled/slave.cc:104
6399
msgid "Waiting to reconnect after a failed registration on master"
6402
#: drizzled/slave.cc:105
6404
"Slave I/O thread killed while waiting to reconnect after a failed "
6405
"registration on master"
6408
#: drizzled/slave.cc:107
6409
msgid "Reconnecting after a failed registration on master"
6412
#: drizzled/slave.cc:108
6415
"failed registering on master, reconnecting to try again, log '%s' at "
6419
#: drizzled/slave.cc:111 drizzled/slave.cc:120
6420
msgid "Slave I/O thread killed during or after reconnect"
6423
#: drizzled/slave.cc:114
6424
msgid "Waiting to reconnect after a failed binlog dump request"
6427
#: drizzled/slave.cc:115
6428
msgid "Slave I/O thread killed while retrying master dump"
6431
#: drizzled/slave.cc:116
6432
msgid "Reconnecting after a failed binlog dump request"
6435
#: drizzled/slave.cc:117
6437
msgid "failed dump request, reconnecting to try again, log '%s' at position %s"
6440
#: drizzled/slave.cc:123
6441
msgid "Waiting to reconnect after a failed master event read"
6444
#: drizzled/slave.cc:124
6445
msgid "Slave I/O thread killed while waiting to reconnect after a failed read"
6448
#: drizzled/slave.cc:126
6449
msgid "Reconnecting after a failed master event read"
6452
#: drizzled/slave.cc:127
6455
"Slave I/O thread: Failed reading log event, reconnecting to retry, log '%s' "
6459
#: drizzled/slave.cc:130
6461
"Slave I/O thread killed during or after a reconnect done to recover from "
6465
#: drizzled/slave.cc:243
6466
msgid "Failed to allocate memory for the master info structure"
6469
#: drizzled/slave.cc:249 drizzled/slave.cc:1776
6470
msgid "Failed to initialize the master info structure"
6473
#: drizzled/slave.cc:264
6474
msgid "Failed to create slave threads"
6477
#: drizzled/slave.cc:461
6478
msgid "Server id not set, will not start slave"
6481
#: drizzled/slave.cc:627
6483
"SQL thread had to stop in an unsafe situation, in the middle of applying "
6484
"updates to a non-transactional table without any primary key. There is a "
6485
"risk of duplicate updates when the slave SQL thread is restarted. Please "
6486
"check your tables' contents after restart."
6489
#: drizzled/slave.cc:788 drizzled/slave.cc:803
6490
msgid "Master reported unrecognized DRIZZLE version"
6493
#: drizzled/slave.cc:844
6494
msgid "default Format_description_log_event"
6497
#: drizzled/slave.cc:866
6500
"\"SELECT UNIX_TIMESTAMP()\" failed on master, do not trust column "
6501
"Seconds_Behind_Master of SHOW SLAVE STATUS. Error: %s (%d)"
6504
#: drizzled/slave.cc:893
6506
"The slave I/O thread stops because master and slave have equal DRIZZLE "
6507
"server ids; these ids must be different for replication to work (or the --"
6508
"replicate-same-server-id option must be used on slave but this does not "
6509
"always make sense; please check the manual before using it)."
6512
#: drizzled/slave.cc:938
6514
"The slave I/O thread stops because master and slave have different values "
6515
"for the COLLATION_SERVER global variable. The values must be equal for "
6516
"replication to work"
6519
#: drizzled/slave.cc:974
6521
"The slave I/O thread stops because master and slave have different values "
6522
"for the TIME_ZONE global variable. The values must be equal for replication "
6526
#: drizzled/slave.cc:1039
6527
msgid "Waiting for the slave SQL thread to free enough relay log space"
6530
#: drizzled/slave.cc:1085
6532
"failed to write a Rotate event to the relay log, SHOW SLAVE STATUS may be "
6536
#: drizzled/slave.cc:1096
6537
msgid "Rotate_event (out of memory?), SHOW SLAVE STATUS may be inaccurate"
6540
#: drizzled/slave.cc:1428
6542
msgid "Error on COM_BINLOG_DUMP: %d %s, will retry in %d secs"
6545
#: drizzled/slave.cc:1481
6547
msgid "Error reading packet from server: %s ( server_errno=%d)"
6550
#: drizzled/slave.cc:1489
6552
msgid "Slave: received end packet from server, apparent master shutdown: %s"
6555
#: drizzled/slave.cc:1647
6558
"It was not possible to update the positions of the relay log information: "
6559
"the slave may be in an inconsistent state. Stopped in %s position %s"
6562
#: drizzled/slave.cc:1722 drizzled/slave.cc:2314
6564
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
6567
#: drizzled/slave.cc:1781 drizzled/slave.cc:2263
6569
msgid "Error initializing relay log position: %s"
6572
#: drizzled/slave.cc:1797
6575
"Slave SQL thread retried transaction %<PRIu64> time(s) in vain, giving up. "
6576
"Consider raising the value of the slave_transaction_retries variable."
6579
#: drizzled/slave.cc:1820
6581
"Could not parse relay log event entry. The possible reasons are: the "
6582
"master's binary log is corrupted (you can check this by running "
6583
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
6584
"can check this by running 'mysqlbinlog' on the relay log), a network "
6585
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
6586
"check the master's binary log or slave's relay log, you will be able to know "
6587
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
6590
#: drizzled/slave.cc:1941
6591
msgid "Failed during slave I/O thread initialization"
6594
#: drizzled/slave.cc:1955
6595
msgid "error in drizzle_create()"
6598
#: drizzled/slave.cc:1963
6601
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
6602
"'%s' at position %s"
6605
#: drizzled/slave.cc:1977
6606
msgid "Slave I/O thread killed while connecting to master"
6609
#: drizzled/slave.cc:2001
6610
msgid "Slave I/O thread couldn't register on master"
6613
#: drizzled/slave.cc:2013 drizzled/slave.cc:2037 drizzled/slave.cc:2061
6614
msgid "Forcing to reconnect slave I/O thread"
6617
#: drizzled/slave.cc:2026
6618
msgid "Failed on request_dump()"
6621
#: drizzled/slave.cc:2027
6623
"Slave I/O thread killed while "
6624
"requesting master dump"
6627
#: drizzled/slave.cc:2053
6628
msgid "Waiting for master to send event"
6631
#: drizzled/slave.cc:2055
6632
msgid "Slave I/O thread killed while reading event"
6635
#: drizzled/slave.cc:2073
6638
"Log entry on master is longer than max_allowed_packet (%u) on slave. If the "
6639
"entry is correct, restart the server with a higher value of "
6640
"max_allowed_packet"
6643
#: drizzled/slave.cc:2087
6644
msgid "Stopping slave I/O thread due to out-of-memory error from master"
6647
#: drizzled/slave.cc:2097
6648
msgid "Queuing master event to the relay log"
6651
#: drizzled/slave.cc:2124
6652
msgid "Slave I/O thread aborted while waiting for relay log space"
6655
#: drizzled/slave.cc:2134
6657
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
6660
#: drizzled/slave.cc:2155
6661
msgid "Waiting for slave mutex on exit"
6664
#: drizzled/slave.cc:2219
6665
msgid "Failed during slave thread initialization"
6668
#: drizzled/slave.cc:2285
6671
"Slave SQL thread initialized, starting replication in log '%s' at position %"
6672
"s, relay log '%s' position: %s"
6675
#: drizzled/slave.cc:2299
6676
msgid "Slave SQL thread aborted. Can't execute init_slave query"
6679
#: drizzled/slave.cc:2325
6680
msgid "Reading event from the relay log"
6683
#: drizzled/slave.cc:2350
6685
msgid "Slave (additional info): %s Error_code: %d"
6688
#: drizzled/slave.cc:2367
6690
msgid "Slave: %s Error_code: %d"
6693
#: drizzled/slave.cc:2370
6696
"Error loading user-defined library, slave SQL thread aborted. Install the "
6697
"missing library, and restart the slave SQL thread with \"SLAVE START\". We "
6698
"stopped at log '%s' position %s"
6701
#: drizzled/slave.cc:2378
6704
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
6705
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
6708
#: drizzled/slave.cc:2390
6711
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
6714
#: drizzled/slave.cc:2479
6716
msgid "Slave I/O: failed requesting download of '%s'"
6719
#: drizzled/slave.cc:2496
6721
msgid "Network read error downloading '%s' from master"
6724
#: drizzled/slave.cc:2518
6725
msgid "error writing Exec_load event to relay log"
6728
#: drizzled/slave.cc:2532
6729
msgid "error writing Create_file event to relay log"
6732
#: drizzled/slave.cc:2547
6733
msgid "error writing Append_block event to relay log"
6736
#: drizzled/slave.cc:2643
6737
msgid "Memory allocation failed"
6738
msgstr "Ha fallat l'assignació de memòria"
6740
#: drizzled/slave.cc:2668 drizzled/slave.cc:2754
6743
"Read invalid event from master: '%s', master could be corrupt but a more "
6744
"likely cause of this is a bug"
6747
#: drizzled/slave.cc:3026
6748
msgid "could not queue event from master"
6751
#: drizzled/slave.cc:3116
6753
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
6756
#: drizzled/slave.cc:3118
6757
msgid "reconnecting"
6758
msgstr "reconnectant"
6760
#: drizzled/slave.cc:3118
6762
msgstr "s'està connectant"
6764
#: drizzled/slave.cc:3142
6767
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
6771
#: drizzled/slave.cc:3503
6773
msgid "next log '%s' is currently active"
6776
#: drizzled/slave.cc:3533
6778
msgid "next log '%s' is not active"
6781
#: drizzled/slave.cc:3549
6784
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
6787
#: drizzled/slave.cc:3555
6788
msgid "Aborting slave SQL thread because of partial event read"
6791
#: drizzled/slave.cc:3561 drizzled/slave.cc:3568
6793
msgid "Error reading relay log event: %s"
6796
#: drizzled/slave.cc:3562
6797
msgid "slave SQL thread was killed"
6800
#: drizzled/slave.cc:3660
6803
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
6804
"check error log on slave for more info"
6807
#: drizzled/slave.cc:3666
6810
"According to the master's version ('%s'), it is probable that master suffers "
6811
"from this bug: http://bugs.mysql.com/bug.php?id=%u and thus replicating the "
6812
"current binary log event may make the slave's data become different from the "
6813
"master's data. To take no risk, slave refuses to replicate this event and "
6814
"stops. We recommend that all updates be stopped on the master and slave, "
6815
"that the data of both be manually synchronized, that master's binary logs be "
6816
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
6817
"Then replication can be restarted."
6820
#: drizzled/sql_base.cc:2317
5343
#: drizzled/sql_base.cc:2311
6822
5345
msgid "Table %s had a open data handler in reopen_table"
6825
#: drizzled/sql_base.cc:2966
5348
#: drizzled/sql_base.cc:2960
6827
5350
msgid "Couldn't repair table: %s.%s"
6830
#: drizzled/sql_base.cc:3009
5353
#: drizzled/sql_base.cc:3002
6833
5356
"When opening HEAP table, could not allocate memory to write 'DELETE FROM `%"
6834
"s`.`%s`' to the binary log"
5357
"s`.`%s`' to replication"
6837
#: drizzled/sql_base.cc:3618
5360
#: drizzled/sql_base.cc:3609
6839
5362
msgid "Could not remove temporary table: '%s', error: %d"
6842
#: drizzled/sql_plugin.cc:686
5365
#: drizzled/sql_plugin.cc:687
6844
5367
msgid "Plugin '%s' of type %s failed deinitialization"
6847
#: drizzled/sql_plugin.cc:700
5370
#: drizzled/sql_plugin.cc:701
6849
5372
msgid "Plugin '%s' has ref_count=%d after deinitialization."
6852
#: drizzled/sql_plugin.cc:787
5375
#: drizzled/sql_plugin.cc:789
6854
5377
msgid "Plugin '%s' registration as a %s failed."
6857
#: drizzled/sql_plugin.cc:1026
5380
#: drizzled/sql_plugin.cc:1027
6858
5381
msgid "plugin-load parameter too long"
6861
#: drizzled/sql_plugin.cc:1086
5384
#: drizzled/sql_plugin.cc:1087
6863
5386
msgid "Couldn't load plugin named '%s' with soname '%s'."
6866
#: drizzled/sql_plugin.cc:1139
5389
#: drizzled/sql_plugin.cc:1140
6868
5391
msgid "Forcing shutdown of %<PRIu64> plugins"
6871
#: drizzled/sql_plugin.cc:1162
5394
#: drizzled/sql_plugin.cc:1163
6873
5396
msgid "Plugin '%s' will be forced to shutdown"
6876
#: drizzled/sql_plugin.cc:1178
5399
#: drizzled/sql_plugin.cc:1179
6878
5401
msgid "Plugin '%s' has ref_count=%d after shutdown."
6881
#: drizzled/sql_plugin.cc:1568
5404
#: drizzled/sql_plugin.cc:1569
6882
5405
msgid "Out of memory."
6885
#: drizzled/sql_plugin.cc:2417 drizzled/sql_plugin.cc:2480
5408
#: drizzled/sql_plugin.cc:2418 drizzled/sql_plugin.cc:2481
6887
5410
msgid "Unknown variable type code 0x%x in plugin '%s'."
6890
#: drizzled/sql_plugin.cc:2460
5413
#: drizzled/sql_plugin.cc:2461
6893
5416
"Server variable %s of plugin %s was forced to be read-only: string variable "
6894
5417
"without update_func and PLUGIN_VAR_MEMALLOC flag"
6897
#: drizzled/sql_plugin.cc:2491
5420
#: drizzled/sql_plugin.cc:2492
6899
5422
msgid "Missing variable name in plugin '%s'."
6902
#: drizzled/sql_plugin.cc:2508
5425
#: drizzled/sql_plugin.cc:2509
6904
5427
msgid "Thread local variable '%s' not allocated in plugin '%s'."
6907
#: drizzled/sql_plugin.cc:2627
5430
#: drizzled/sql_plugin.cc:2628
6909
5432
msgid "Out of memory for plugin '%s'."
6912
#: drizzled/sql_plugin.cc:2634
5435
#: drizzled/sql_plugin.cc:2635
6914
5437
msgid "Bad options for plugin '%s'."
6917
#: drizzled/sql_plugin.cc:2643
5440
#: drizzled/sql_plugin.cc:2644
6919
5442
msgid "Parsing options for plugin '%s' failed."
6922
#: drizzled/sql_plugin.cc:2686
5445
#: drizzled/sql_plugin.cc:2687
6924
5447
msgid "Plugin '%s' has conflicting system variables"
6927
#: drizzled/sql_plugin.cc:2696
5450
#: drizzled/sql_plugin.cc:2697
6929
5452
msgid "Plugin '%s' disabled by command line option"
6932
#: drizzled/sql_table.cc:112
5455
#: drizzled/sql_table.cc:130
6934
5457
msgid "Invalid (old?) table or database name '%s'"
6937
#: drizzled/sql_table.cc:2745
5460
#: drizzled/sql_table.cc:2726
6939
5462
msgid "Unknown - internal error %d during operation"
6942
#: drizzled/sql_table.cc:5015
5465
#: drizzled/sql_table.cc:5006
6944
5467
msgid "Could not open table %s.%s after rename\n"
6947
#: drizzled/sql_table.cc:5182
5470
#: drizzled/sql_table.cc:5173
6950
5473
"order_st BY ignored because there is a user-defined clustered index in the "
7019
5542
msgid "Fatal error: Illegal or unknown default time zone '%s'"
5545
#: gnulib/getopt.c:526 gnulib/getopt.c:542
5547
msgid "%s: option `%s' is ambiguous\n"
5550
#: gnulib/getopt.c:575 gnulib/getopt.c:579
5552
msgid "%s: option `--%s' doesn't allow an argument\n"
5555
#: gnulib/getopt.c:588 gnulib/getopt.c:593
5557
msgid "%s: option `%c%s' doesn't allow an argument\n"
5560
#: gnulib/getopt.c:636 gnulib/getopt.c:655 gnulib/getopt.c:971
5561
#: gnulib/getopt.c:990
5563
msgid "%s: option `%s' requires an argument\n"
5566
#: gnulib/getopt.c:693 gnulib/getopt.c:696
5568
msgid "%s: unrecognized option `--%s'\n"
5571
#: gnulib/getopt.c:704 gnulib/getopt.c:707
5573
msgid "%s: unrecognized option `%c%s'\n"
5576
#: gnulib/getopt.c:759 gnulib/getopt.c:762
5578
msgid "%s: illegal option -- %c\n"
5581
#: gnulib/getopt.c:768 gnulib/getopt.c:771
5583
msgid "%s: invalid option -- %c\n"
5586
#: gnulib/getopt.c:823 gnulib/getopt.c:839 gnulib/getopt.c:1043
5587
#: gnulib/getopt.c:1061
5589
msgid "%s: option requires an argument -- %c\n"
5592
#: gnulib/getopt.c:892 gnulib/getopt.c:908
5594
msgid "%s: option `-W %s' is ambiguous\n"
5597
#: gnulib/getopt.c:932 gnulib/getopt.c:950
5599
msgid "%s: option `-W %s' doesn't allow an argument\n"
5602
#: libdrizzleclient/errmsg.c:27
5603
msgid "Unknown Drizzle error"
5606
#: libdrizzleclient/errmsg.c:28
5608
msgid "Can't create UNIX socket (%d)"
5611
#: libdrizzleclient/errmsg.c:29
5613
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
5616
#: libdrizzleclient/errmsg.c:30
5618
msgid "Can't connect to Drizzle server on '%-.100s' (%d)"
5621
#: libdrizzleclient/errmsg.c:31
5623
msgid "Can't create TCP/IP socket (%d)"
5626
#: libdrizzleclient/errmsg.c:32
5628
msgid "Unknown Drizzle server host '%-.100s' (%d)"
5631
#: libdrizzleclient/errmsg.c:33
5632
msgid "Drizzle server has gone away"
5635
#: libdrizzleclient/errmsg.c:34
5637
msgid "Protocol mismatch; server version = %d, client version = %d"
5640
#: libdrizzleclient/errmsg.c:35
5641
msgid "Drizzle client ran out of memory"
5644
#: libdrizzleclient/errmsg.c:36
5645
msgid "Wrong host info"
5648
#: libdrizzleclient/errmsg.c:37
5649
msgid "Localhost via UNIX socket"
5652
#: libdrizzleclient/errmsg.c:38
5654
msgid "%-.100s via TCP/IP"
5657
#: libdrizzleclient/errmsg.c:39
5658
msgid "Error in server handshake"
5661
#: libdrizzleclient/errmsg.c:40
5662
msgid "Lost connection to Drizzle server during query"
5665
#: libdrizzleclient/errmsg.c:41
5666
msgid "Commands out of sync; you can't run this command now"
5669
#: libdrizzleclient/errmsg.c:42
5671
msgid "Named pipe: %-.32s"
5674
#: libdrizzleclient/errmsg.c:43
5676
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
5679
#: libdrizzleclient/errmsg.c:44
5681
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
5684
#: libdrizzleclient/errmsg.c:45
5686
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
5689
#: libdrizzleclient/errmsg.c:46
5691
msgid "Can't initialize character set %-.32s (path: %-.100s)"
5694
#: libdrizzleclient/errmsg.c:47
5695
msgid "Got packet bigger than 'max_allowed_packet' bytes"
5698
#: libdrizzleclient/errmsg.c:48
5699
msgid "Embedded server"
5702
#: libdrizzleclient/errmsg.c:49
5703
msgid "Error on SHOW SLAVE STATUS:"
5706
#: libdrizzleclient/errmsg.c:50
5707
msgid "Error on SHOW SLAVE HOSTS:"
5710
#: libdrizzleclient/errmsg.c:51
5711
msgid "Error connecting to slave:"
5714
#: libdrizzleclient/errmsg.c:52
5715
msgid "Error connecting to master:"
5718
#: libdrizzleclient/errmsg.c:53
5719
msgid "SSL connection error"
5722
#: libdrizzleclient/errmsg.c:54
5723
msgid "Malformed packet"
5726
#: libdrizzleclient/errmsg.c:55 libdrizzleclient/errmsg.c:66
5727
#: libdrizzleclient/errmsg.c:67 libdrizzleclient/errmsg.c:68
5728
#: libdrizzleclient/errmsg.c:69 libdrizzleclient/errmsg.c:70
5729
#: libdrizzleclient/errmsg.c:71 libdrizzleclient/errmsg.c:72
5730
#: libdrizzleclient/errmsg.c:73 libdrizzleclient/errmsg.c:74
5731
msgid "(unused error message)"
5734
#: libdrizzleclient/errmsg.c:56
5735
msgid "Invalid use of null pointer"
5738
#: libdrizzleclient/errmsg.c:57
5739
msgid "Statement not prepared"
5742
#: libdrizzleclient/errmsg.c:58
5743
msgid "No data supplied for parameters in prepared statement"
5746
#: libdrizzleclient/errmsg.c:59
5747
msgid "Data truncated"
5750
#: libdrizzleclient/errmsg.c:60
5751
msgid "No parameters exist in the statement"
5754
#: libdrizzleclient/errmsg.c:61
5755
msgid "Invalid parameter number"
5758
#: libdrizzleclient/errmsg.c:62
5761
"Can't send long data for non-string/non-binary data types (parameter: %d)"
5764
#: libdrizzleclient/errmsg.c:64
5766
msgid "Using unsupported buffer type: %d (parameter: %d)"
5769
#: libdrizzleclient/errmsg.c:65
5771
msgid "Shared memory: %-.100s"
5774
#: libdrizzleclient/errmsg.c:75
5775
msgid "Wrong or unknown protocol"
5778
#: libdrizzleclient/errmsg.c:76
5779
msgid "Invalid connection handle"
5782
#: libdrizzleclient/errmsg.c:77
5784
"Connection using old (pre-4.1.1) authentication protocol refused (client "
5785
"option 'secure_auth' enabled)"
5788
#: libdrizzleclient/errmsg.c:79
5789
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
5792
#: libdrizzleclient/errmsg.c:80
5793
msgid "Attempt to read column without prior row fetch"
5796
#: libdrizzleclient/errmsg.c:81
5797
msgid "Prepared statement contains no metadata"
5800
#: libdrizzleclient/errmsg.c:82
5802
"Attempt to read a row while there is no result set associated with the "
5806
#: libdrizzleclient/errmsg.c:84
5807
msgid "This feature is not implemented yet"
5810
#: libdrizzleclient/errmsg.c:85
5813
"Lost connection to Drizzle server while waiting for initial communication "
5814
"packet, system error: %d"
5817
#: libdrizzleclient/errmsg.c:87
5820
"Lost connection to Drizzle server while reading initial communication "
5821
"packet, system error: %d"
5824
#: libdrizzleclient/errmsg.c:89
5827
"Lost connection to Drizzle server while sending authentication information, "
5831
#: libdrizzleclient/errmsg.c:91
5834
"Lost connection to Drizzle server while reading authorization information, "
5838
#: libdrizzleclient/errmsg.c:93
5841
"Lost connection to Drizzle server while setting initial database, system "
5845
#: libdrizzleclient/errmsg.c:95
5847
msgid "Statement closed indirectly because of a preceding %s() call"
5850
#: libdrizzleclient/local_infile.c:190 mysys/errors.cc:52
5852
msgid "File '%s' not found (Errcode: %d)"
5855
#: libdrizzleclient/local_infile.c:221 mysys/errors.cc:26
5857
msgid "Error reading file '%s' (Errcode: %d)"
5860
#: mysys/errors.cc:25
5862
msgid "Can't create/write to file '%s' (Errcode: %d)"
5865
#: mysys/errors.cc:27
5867
msgid "Error writing file '%s' (Errcode: %d)"
5870
#: mysys/errors.cc:28
5872
msgid "Error on close of '%s' (Errcode: %d)"
5875
#: mysys/errors.cc:29
5877
msgid "Out of memory (Needed %u bytes)"
5880
#: mysys/errors.cc:30
5882
msgid "Error on delete of '%s' (Errcode: %d)"
5885
#: mysys/errors.cc:31
5887
msgid "Error on rename of '%s' to '%s' (Errcode: %d)"
5890
#: mysys/errors.cc:32
5892
msgid "Unexpected eof found when reading file '%s' (Errcode: %d)"
5895
#: mysys/errors.cc:33
5897
msgid "Can't lock file (Errcode: %d)"
5900
#: mysys/errors.cc:34
5902
msgid "Can't unlock file (Errcode: %d)"
5905
#: mysys/errors.cc:35
5907
msgid "Can't read dir of '%s' (Errcode: %d)"
5910
#: mysys/errors.cc:36
5912
msgid "Can't get stat of '%s' (Errcode: %d)"
5915
#: mysys/errors.cc:37
5917
msgid "Can't change size of file (Errcode: %d)"
5920
#: mysys/errors.cc:38
5922
msgid "Can't open stream from handle (Errcode: %d)"
5925
#: mysys/errors.cc:39
5927
msgid "Can't get working dirctory (Errcode: %d)"
5930
#: mysys/errors.cc:40
5932
msgid "Can't change dir to '%s' (Errcode: %d)"
5935
#: mysys/errors.cc:41
5937
msgid "Warning: '%s' had %d links"
5940
#: mysys/errors.cc:42
5942
msgid "Warning: %d files and %d streams is left open\n"
5945
#: mysys/errors.cc:43
5947
msgid "Disk is full writing '%s'. Waiting for someone to free space..."
5950
#: mysys/errors.cc:44
5952
msgid "Can't create directory '%s' (Errcode: %d)"
5955
#: mysys/errors.cc:45
5958
"Character set '%s' is not a compiled character set and is not specified in "
5962
#: mysys/errors.cc:46
5964
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5967
#: mysys/errors.cc:47
5969
msgid "Can't read value for symlink '%s' (Error %d)"
5972
#: mysys/errors.cc:48
5974
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5977
#: mysys/errors.cc:49
5979
msgid "Error on realpath() on '%s' (Error %d)"
5982
#: mysys/errors.cc:50
5984
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5987
#: mysys/errors.cc:51
5990
"Collation '%s' is not a compiled collation and is not specified in the %s "
5994
#: mysys/errors.cc:53
5996
msgid "File '%s' (fileno: %d) was not closed"
5999
#: mysys/my_error.cc:87
6001
msgid "Unknown error %d"
6004
#: mysys/my_getopt.cc:89
6008
#: mysys/my_getopt.cc:91
6010
msgstr "Informació: "
6012
#: mysys/my_getopt.cc:355
6014
msgid "%s: %s: Option '%s' used, but is disabled\n"
6017
#: mysys/my_getopt.cc:356
6021
#: mysys/my_getopt.cc:356
6025
#: mysys/my_getopt.cc:459
6027
msgid "%s: ERROR: Option '-%c' used, but is disabled\n"
6030
#: mysys/my_getopt.cc:772
6032
msgid "Unknown suffix '%c' used for variable '%s' (value '%s')\n"
6035
#: mysys/my_getopt.cc:963
6037
msgid "%s: ERROR: Invalid decimal value for option '%s'\n"
6040
#: mysys/my_getopt.cc:1190
6042
msgid "%*s(Defaults to on; use --skip-%s to disable.)\n"
6045
#: mysys/my_getopt.cc:1210
6049
"Variables (--variable-name=value)\n"
6050
"and boolean options {false|true} Value (after reading options)\n"
6051
"--------------------------------- -----------------------------\n"
6054
#: mysys/my_getopt.cc:1226 mysys/my_getopt.cc:1242
6055
msgid "(No default value)"
6058
#: mysys/my_getopt.cc:1245
6062
#: mysys/my_getopt.cc:1245
6066
#: mysys/my_getopt.cc:1273
6068
msgid "(Disabled)\n"
7022
6071
#: plugin/errmsg_stderr/errmsg_stderr.cc:74
7023
6072
msgid "Error Messages to stderr"
7026
#: plugin/logging_query/logging_query.cc:160
6075
#: plugin/logging_query/logging_query.cc:275
7028
6077
msgid "fail open() fn=%s er=%s\n"
7031
#: plugin/logging_query/logging_query.cc:200
6080
#: plugin/logging_query/logging_query.cc:315
6081
msgid "Enable logging to CSV file"
6084
#: plugin/logging_query/logging_query.cc:324
7032
6085
msgid "File to log to"
7035
#: plugin/logging_query/logging_query.cc:209
7036
msgid "Enable logging"
7039
#: plugin/logging_query/logging_query.cc:218
7040
msgid "Disable after this many seconds. Zero for forever"
7043
#: plugin/logging_query/logging_query.cc:231
6088
#: plugin/logging_query/logging_query.cc:333
6089
#: plugin/logging_syslog/logging_syslog.cc:247
7044
6090
msgid "Threshold for logging slow queries, in microseconds"
7047
#: plugin/logging_query/logging_query.cc:244
6093
#: plugin/logging_query/logging_query.cc:345
6094
#: plugin/logging_syslog/logging_syslog.cc:259
7048
6095
msgid "Threshold for logging big queries, for rows returned"
7051
#: plugin/logging_query/logging_query.cc:257
6098
#: plugin/logging_query/logging_query.cc:357
6099
#: plugin/logging_syslog/logging_syslog.cc:271
7052
6100
msgid "Threshold for logging big queries, for rows examined"
7055
#: plugin/logging_query/logging_query.cc:280
7056
msgid "Log queries to a file"
6103
#: plugin/logging_query/logging_query.cc:380
6104
msgid "Log queries to a CSV file"
6107
#: plugin/logging_syslog/logging_syslog.cc:166
6109
msgid "syslog facility \"%s\" not known, using \"local0\""
6112
#: plugin/logging_syslog/logging_syslog.cc:183
6114
msgid "syslog priority \"%s\" not known, using \"info\""
6117
#: plugin/logging_syslog/logging_syslog.cc:211
6118
msgid "Enable logging"
6121
#: plugin/logging_syslog/logging_syslog.cc:220
6122
msgid "Syslog Ident"
6125
#: plugin/logging_syslog/logging_syslog.cc:229
6126
msgid "Syslog Facility"
6129
#: plugin/logging_syslog/logging_syslog.cc:238
6130
msgid "Syslog Priority"
6133
#: plugin/logging_syslog/logging_syslog.cc:296
6134
msgid "Log to syslog"
6137
#: plugin/pool_of_threads/pool_of_threads.cc:110
6138
msgid "init_pipe(session_add_pipe) error in libevent_init\n"
6141
#: plugin/pool_of_threads/pool_of_threads.cc:116
6142
msgid "init_pipe(session_kill_pipe) error in libevent_init\n"
6145
#: plugin/pool_of_threads/pool_of_threads.cc:128
6146
msgid "session_add_event event_add error in libevent_init\n"
6149
#: plugin/pool_of_threads/pool_of_threads.cc:144
6151
msgid "Can't create completion port thread (error %d)"
6154
#: plugin/pool_of_threads/pool_of_threads.cc:263
6155
msgid "event_add error in libevent_add_session_callback\n"
6158
#: plugin/pool_of_threads/pool_of_threads.cc:292
6159
msgid "Scheduler init error in libevent_add_new_connection\n"
6162
#: plugin/pool_of_threads/pool_of_threads.cc:382
6163
msgid "libevent_thread_proc: my_thread_init() failed\n"
6166
#: plugin/pool_of_threads/pool_of_threads.cc:590
6167
msgid "Size of Pool."
6170
#: plugin/pool_of_threads/pool_of_threads.cc:595
6171
msgid "Enable Pool of Threads Scheduler"
6174
#: plugin/replicator/replicator.cc:249
6175
msgid "Enable Replicator"
6178
#: plugin/replicator/replicator.cc:258
6179
msgid "Directory to place replication logs."
6182
#: plugin/single_thread/single_thread.cc:87
6183
msgid "Enable One Thread per Connection Scheduler"
7059
6186
#: storage/myisam/ha_myisam.cc:457