97
97
#: ../client/drizzle.cc:493
98
msgid "Use another schema. Takes schema name as argument."
101
#: ../client/drizzle.cc:495
102
msgid "Shutdown the instance you are connected too."
105
#: ../client/drizzle.cc:497 ../client/drizzle.cc:1321
98
msgid "Use another database. Takes database name as argument."
101
#: ../client/drizzle.cc:495 ../client/drizzle.cc:1319
106
102
msgid "Show warnings after every statement."
109
#: ../client/drizzle.cc:499
105
#: ../client/drizzle.cc:497
110
106
msgid "Don't show warnings after every statement."
113
#: ../client/drizzle.cc:1149 ../client/drizzle.cc:3895
109
#: ../client/drizzle.cc:1147
115
111
msgid "shutting down drizzled"
118
#: ../client/drizzle.cc:1151 ../client/drizzle.cc:3897
114
#: ../client/drizzle.cc:1149
120
116
msgid " on port %d"
123
#: ../client/drizzle.cc:1160 ../client/drizzle.cc:1166
124
#: ../client/drizzle.cc:3906 ../client/drizzle.cc:3912
119
#: ../client/drizzle.cc:1158 ../client/drizzle.cc:1164
126
121
msgid "shutdown failed; error: '%s'"
129
#: ../client/drizzle.cc:1175 ../client/drizzle.cc:3921
124
#: ../client/drizzle.cc:1173
134
#: ../client/drizzle.cc:1196
129
#: ../client/drizzle.cc:1194
136
131
msgid "drizzled is alive\n"
139
#: ../client/drizzle.cc:1202
134
#: ../client/drizzle.cc:1200
141
136
msgid "ping failed; error: '%s'"
144
#: ../client/drizzle.cc:1208
139
#: ../client/drizzle.cc:1206
146
141
msgid "drizzled won't answer to ping, error: '%s'"
149
#: ../client/drizzle.cc:1257
144
#: ../client/drizzle.cc:1255
150
145
msgid "Error: Invalid Value for connect_timeout"
153
#: ../client/drizzle.cc:1268
148
#: ../client/drizzle.cc:1266
154
149
msgid "Error: Invalid Value for max_input_line"
157
#: ../client/drizzle.cc:1287 ../client/drizzledump.cc:482
152
#: ../client/drizzle.cc:1285 ../client/drizzledump.cc:475
158
153
msgid "Options used only in command line"
161
#: ../client/drizzle.cc:1289
156
#: ../client/drizzle.cc:1287
162
157
msgid "Displays this help and exit."
160
#: ../client/drizzle.cc:1288
162
"Don't use history file. Disable interactive behavior. (Enables --silent)"
165
165
#: ../client/drizzle.cc:1290
167
"Don't use history file. Disable interactive behavior. (Enables --silent)"
166
msgid "Display column type information."
170
169
#: ../client/drizzle.cc:1292
171
msgid "Display column type information."
174
#: ../client/drizzle.cc:1294
176
171
"Preserve comments. Send comments to the server. The default is --skip-"
177
172
"comments (discard comments), enable with --comments"
175
#: ../client/drizzle.cc:1294
176
msgid "Print the output of a query (rows) vertically."
180
179
#: ../client/drizzle.cc:1296
181
msgid "Print the output of a query (rows) vertically."
180
msgid "Continue even if we get an sql error."
184
183
#: ../client/drizzle.cc:1298
185
msgid "Continue even if we get an sql error."
188
#: ../client/drizzle.cc:1300
190
185
"Enable named commands. Named commands mean this program's internal commands; "
191
186
"see drizzle> help . When enabled, the named commands can be used from any "
192
187
"line of the query, otherwise only from the first line, before an enter."
195
#: ../client/drizzle.cc:1302
190
#: ../client/drizzle.cc:1300
196
191
msgid "Turn off beep on error."
199
#: ../client/drizzle.cc:1303
194
#: ../client/drizzle.cc:1301
200
195
msgid "Do not write line numbers for errors."
198
#: ../client/drizzle.cc:1302
199
msgid "Do not write column names in results."
203
202
#: ../client/drizzle.cc:1304
204
msgid "Do not write column names in results."
207
#: ../client/drizzle.cc:1306
209
204
"Don't write column names in results. WARNING: -N is deprecated, use long "
210
205
"version of this options instead."
213
#: ../client/drizzle.cc:1308
208
#: ../client/drizzle.cc:1306
215
210
"Change the value of a variable. Please note that this option is deprecated; "
216
211
"you can set variables directly with --variable-name=value."
214
#: ../client/drizzle.cc:1308
215
msgid "Output in table format."
219
218
#: ../client/drizzle.cc:1310
220
msgid "Output in table format."
219
msgid "Only allow UPDATE and DELETE that uses keys."
223
222
#: ../client/drizzle.cc:1312
224
msgid "Only allow UPDATE and DELETE that uses keys."
223
msgid "Synonym for option --safe-updates, -U."
227
226
#: ../client/drizzle.cc:1314
228
msgid "Synonym for option --safe-updates, -U."
231
#: ../client/drizzle.cc:1316
232
227
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
235
#: ../client/drizzle.cc:1317 ../client/drizzledump.cc:506
236
#: ../drizzled/drizzled.cc:1235
230
#: ../client/drizzle.cc:1315 ../client/drizzledump.cc:499
231
#: ../drizzled/drizzled.cc:1235 ../drizzled/drizzled.cc:1860
237
232
msgid "Output version information and exit."
240
#: ../client/drizzle.cc:1319
235
#: ../client/drizzle.cc:1317
241
236
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
239
#: ../client/drizzle.cc:1321
240
msgid "Number of lines before each import progress report."
244
243
#: ../client/drizzle.cc:1323
245
msgid "Number of lines before each import progress report."
248
#: ../client/drizzle.cc:1325
249
244
msgid "Ping the server to check if it's alive."
252
#: ../client/drizzle.cc:1327 ../drizzled/drizzled.cc:1154
247
#: ../client/drizzle.cc:1325 ../drizzled/drizzled.cc:1154
253
248
msgid "Configuration file defaults are not used if no-defaults is set"
256
#: ../client/drizzle.cc:1330 ../client/drizzledump.cc:514
251
#: ../client/drizzle.cc:1328 ../client/drizzledump.cc:507
257
252
msgid "Options specific to the drizzle client"
260
#: ../client/drizzle.cc:1333
255
#: ../client/drizzle.cc:1331
262
257
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
263
258
"and field completion, but startup and reconnecting may take a longer time."
266
#: ../client/drizzle.cc:1335
261
#: ../client/drizzle.cc:1333
268
263
"Automatically switch to vertical output mode if the result is wider than the "
269
264
"terminal width."
267
#: ../client/drizzle.cc:1335
268
msgid "Database to use."
272
271
#: ../client/drizzle.cc:1337
273
msgid "Database to use."
276
275
#: ../client/drizzle.cc:1339
276
msgid "Delimiter to be used."
280
279
#: ../client/drizzle.cc:1341
281
msgid "Delimiter to be used."
280
msgid "Execute command and quit. (Disables --force and history file)"
284
283
#: ../client/drizzle.cc:1343
285
msgid "Execute command and quit. (Disables --force and history file)"
284
msgid "Enable LOAD DATA LOCAL INFILE."
288
287
#: ../client/drizzle.cc:1345
289
msgid "Enable LOAD DATA LOCAL INFILE."
288
msgid "Flush buffer after each query."
292
291
#: ../client/drizzle.cc:1347
293
msgid "Flush buffer after each query."
292
msgid "Ignore SIGINT (CTRL-C)"
296
295
#: ../client/drizzle.cc:1349
297
msgid "Ignore SIGINT (CTRL-C)"
300
#: ../client/drizzle.cc:1351
302
297
"Only update the default database. This is useful for skipping updates to "
303
298
"other database in the update log."
306
#: ../client/drizzle.cc:1353
301
#: ../client/drizzle.cc:1351
308
303
"Pager to use to display results. If you don't supply an option the default "
309
304
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
973
#: ../client/drizzledump.cc:528
966
#: ../client/drizzledump.cc:521
974
967
msgid "Insert rows with INSERT IGNORE."
977
#: ../client/drizzledump.cc:530
970
#: ../client/drizzledump.cc:523
978
971
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
981
#: ../client/drizzledump.cc:532
974
#: ../client/drizzledump.cc:525
983
976
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
984
977
"above line will be added otherwise, if --databases or --all-databases option "
988
#: ../client/drizzledump.cc:534
981
#: ../client/drizzledump.cc:527
989
982
msgid "No row information."
992
#: ../client/drizzledump.cc:536
985
#: ../client/drizzledump.cc:529
993
986
msgid "Use REPLACE INTO instead of INSERT INTO."
996
#: ../client/drizzledump.cc:538
989
#: ../client/drizzledump.cc:531
997
990
msgid "Where to send output to (stdout|database"
1000
#: ../client/drizzledump.cc:540
993
#: ../client/drizzledump.cc:533
1002
995
"Hostname for destination db server (requires --destination-type=database)"
1005
#: ../client/drizzledump.cc:542
998
#: ../client/drizzledump.cc:535
1007
1000
"Port number for destination db server (requires --destination-type=database)"
1010
#: ../client/drizzledump.cc:544
1003
#: ../client/drizzledump.cc:537
1012
1005
"User name for destination db server (resquires --destination-type=database)"
1015
#: ../client/drizzledump.cc:546
1008
#: ../client/drizzledump.cc:539
1017
1010
"Password for destination db server (requires --destination-type=database)"
1020
#: ../client/drizzledump.cc:548
1013
#: ../client/drizzledump.cc:541
1022
1015
"The database in the destination db server (requires --destination-"
1023
1016
"type=database, not for use with --all-databases)"
1026
#: ../client/drizzledump.cc:550
1028
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1032
#: ../client/drizzledump.cc:556
1019
#: ../client/drizzledump.cc:547
1033
1020
msgid "Connect to host."
1036
#: ../client/drizzledump.cc:558
1023
#: ../client/drizzledump.cc:549
1038
1025
"Password to use when connecting to server. If password is not given it's "
1039
1026
"solicited on the tty."
1042
#: ../client/drizzledump.cc:560
1043
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1029
#: ../client/drizzledump.cc:551
1044
1030
msgid "Port number to use for connection."
1047
#: ../client/drizzledump.cc:567
1033
#: ../client/drizzledump.cc:558
1048
1034
msgid "Hidden Options"
1051
#: ../client/drizzledump.cc:569
1037
#: ../client/drizzledump.cc:560
1052
1038
msgid "Used to select the database"
1055
#: ../client/drizzledump.cc:570
1041
#: ../client/drizzledump.cc:561
1056
1042
msgid "Used to select the tables"
1059
#: ../client/drizzledump.cc:573
1045
#: ../client/drizzledump.cc:564
1060
1046
msgid "Allowed Options + Hidden Options"
1063
#: ../client/drizzledump.cc:637
1049
#: ../client/drizzledump.cc:628
1065
1051
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1068
#: ../client/drizzledump.cc:642
1054
#: ../client/drizzledump.cc:633
1070
1056
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1071
1057
"and you are welcome to modify and redistribute it under the GPL license\n"
1074
#: ../client/drizzledump.cc:643
1060
#: ../client/drizzledump.cc:634
1075
1061
msgid "Dumps definitions and data from a Drizzle database server"
1078
#: ../client/drizzledump.cc:644
1064
#: ../client/drizzledump.cc:635
1080
1066
msgid "Usage: %s [OPTIONS] database [tables]\n"
1083
#: ../client/drizzledump.cc:645
1069
#: ../client/drizzledump.cc:636
1085
1071
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1088
#: ../client/drizzledump.cc:647
1074
#: ../client/drizzledump.cc:638
1090
1076
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1093
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1094
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1079
#: ../client/drizzledump.cc:679 ../client/drizzleimport.cc:484
1080
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5623
1096
1082
msgid "Value supplied for port is not valid.\n"
1099
#: ../client/drizzledump.cc:743
1085
#: ../client/drizzledump.cc:734
1101
1087
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1104
#: ../client/drizzledump_data.cc:268
1090
#: ../client/drizzledump_data.cc:252
1105
1091
msgid "-- Retrieving data for "
1108
#: ../client/drizzledump_data.cc:300
1094
#: ../client/drizzledump_data.cc:284
1109
1095
msgid " rows dumped for table "
1112
#: ../client/drizzledump_data.cc:547
1098
#: ../client/drizzledump_data.cc:515
1113
1099
msgid "-- Connecting to "
1116
#: ../client/drizzledump_data.cc:547
1102
#: ../client/drizzledump_data.cc:515
1117
1103
msgid " using protocol "
1120
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1121
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1106
#: ../client/drizzledump_data.cc:556 ../client/drizzledump_data.cc:562
1107
#: ../client/drizzledump_data.cc:593 ../client/drizzledump_data.cc:599
1122
1108
msgid "Error executing query: "
1125
#: ../client/drizzledump_data.cc:602
1111
#: ../client/drizzledump_data.cc:570
1126
1112
msgid "Could not buffer result: "
1129
#: ../client/drizzledump_data.cc:648
1115
#: ../client/drizzledump_data.cc:616
1130
1116
msgid "Error: Could not set db '"
1133
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1134
#: ../client/drizzledump_data.cc:673
1119
#: ../client/drizzledump_data.cc:630 ../client/drizzledump_data.cc:635
1120
#: ../client/drizzledump_data.cc:641
1135
1121
msgid "Got error: "
1138
#: ../client/drizzledump_data.cc:682
1124
#: ../client/drizzledump_data.cc:650
1139
1125
msgid "-- Disconnecting from "
1728
#: ../drizzled/drizzled.cc:2046
1750
#: ../drizzled/drizzled.cc:2090
1730
1752
msgid "Usage: %s [OPTIONS]\n"
1733
#: ../drizzled/drizzled.cc:2167
1755
#: ../drizzled/drizzled.cc:2213
1736
1758
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1737
1759
"command line\n"
1740
#: ../drizzled/drizzled.cc:2184
1762
#: ../drizzled/drizzled.cc:2230
1741
1763
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1744
#: ../drizzled/drizzled.cc:2197
1766
#: ../drizzled/drizzled.cc:2243
1745
1767
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1748
#: ../drizzled/drizzled.cc:2210
1770
#: ../drizzled/drizzled.cc:2256
1749
1771
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1752
#: ../drizzled/drizzled.cc:2223
1774
#: ../drizzled/drizzled.cc:2269
1753
1775
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1756
#: ../drizzled/drizzled.cc:2338
1759
"There was an error creating the '%s' part of the path '%s'. Please check "
1760
"the path exists and is writable.\n"
1763
#: ../drizzled/drizzled.cc:2345
1766
"There was an error opening the path '%s', please check the path exists and "
1770
#: ../drizzled/error.cc:133
1778
#: ../drizzled/error.cc:131
1772
1780
msgid "Unknown error %d"
1775
1783
#: ../drizzled/error.cc:207
1779
1787
#: ../drizzled/error.cc:208
1780
msgid "Error on first"
1783
1791
#: ../drizzled/error.cc:209
1793
msgid "Can't create file '%-.200s' (errno: %d)"
1787
1796
#: ../drizzled/error.cc:210
1798
msgid "Can't create table '%-.200s' (errno: %d)"
1791
1801
#: ../drizzled/error.cc:211
1793
msgid "Can't create file '%-.200s' (errno: %d)"
1803
msgid "Can't create schema '%-.192s' (errno: %d)"
1796
1806
#: ../drizzled/error.cc:212
1798
msgid "Can't create table '%-.200s' (errno: %d)"
1808
msgid "Can't create schema '%-.192s'; schema exists"
1801
1811
#: ../drizzled/error.cc:213
1803
msgid "Can't create schema '%-.192s' (errno: %d)"
1813
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1806
1816
#: ../drizzled/error.cc:214
1808
msgid "Can't create schema '%-.192s'; schema exists"
1818
msgid "Error on delete of '%-.192s' (errno: %d)"
1811
1821
#: ../drizzled/error.cc:215
1813
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1823
msgid "Can't get status of '%-.200s' (errno: %d)"
1816
1826
#: ../drizzled/error.cc:216
1818
msgid "Error on delete of '%-.192s' (errno: %d)"
1828
msgid "Can't lock file (errno: %d)"
1821
1831
#: ../drizzled/error.cc:217
1823
msgid "Can't get status of '%-.200s' (errno: %d)"
1833
msgid "Can't open file: '%-.200s' (errno: %d)"
1826
1836
#: ../drizzled/error.cc:218
1828
msgid "Can't lock file (errno: %d)"
1838
msgid "Can't find file: '%-.200s' (errno: %d)"
1831
1841
#: ../drizzled/error.cc:219
1833
msgid "Can't open file: '%-.200s' (errno: %d)"
1843
msgid "Can't read dir of '%-.192s' (errno: %d)"
1836
1846
#: ../drizzled/error.cc:220
1838
msgid "Can't find file: '%-.200s' (errno: %d)"
1848
msgid "Record has changed since last read in table '%-.192s'"
1841
1851
#: ../drizzled/error.cc:221
1843
msgid "Can't read dir of '%-.192s' (errno: %d)"
1853
msgid "Disk full (%s); waiting for someone to free some space..."
1846
1856
#: ../drizzled/error.cc:222
1848
msgid "Record has changed since last read in table '%-.192s'"
1858
msgid "Can't write; duplicate key in table '%-.192s'"
1851
1861
#: ../drizzled/error.cc:223
1853
msgid "Disk full (%s); waiting for someone to free some space..."
1863
msgid "Error on close of '%-.192s' (errno: %d)"
1856
1866
#: ../drizzled/error.cc:224
1858
msgid "Can't write; duplicate key in table '%-.192s'"
1868
msgid "Error reading file '%-.200s' (errno: %d)"
1861
1871
#: ../drizzled/error.cc:225
1863
msgid "Error on close of '%-.192s' (errno: %d)"
1873
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1866
1876
#: ../drizzled/error.cc:226
1868
msgid "Error reading file '%-.200s' (errno: %d)"
1878
msgid "Error writing file '%-.200s' (errno: %d)"
1871
1881
#: ../drizzled/error.cc:227
1873
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1883
msgid "'%-.192s' is locked against change"
1876
1886
#: ../drizzled/error.cc:228
1878
msgid "Error writing file '%-.200s' (errno: %d)"
1887
msgid "Sort aborted"
1881
1890
#: ../drizzled/error.cc:229
1883
msgid "'%-.192s' is locked against change"
1892
msgid "Got error %d from storage engine"
1886
1895
#: ../drizzled/error.cc:230
1887
msgid "Sort aborted"
1897
msgid "Table storage engine for '%-.192s' doesn't have this option"
1890
1900
#: ../drizzled/error.cc:231
1892
msgid "Got error %d from storage engine"
1902
msgid "Can't find record in '%-.192s'"
1895
1905
#: ../drizzled/error.cc:232
1897
msgid "Table storage engine for '%-.192s' doesn't have this option"
1907
msgid "Incorrect information in file: '%-.200s'"
1900
1910
#: ../drizzled/error.cc:233
1902
msgid "Can't find record in '%-.192s'"
1912
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1905
1915
#: ../drizzled/error.cc:234
1907
msgid "Incorrect information in file: '%-.200s'"
1917
msgid "Old key file for table '%-.192s'; repair it!"
1910
1920
#: ../drizzled/error.cc:235
1912
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1922
msgid "Table '%-.192s' is read only"
1915
1925
#: ../drizzled/error.cc:236
1917
msgid "Old key file for table '%-.192s'; repair it!"
1927
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1920
1930
#: ../drizzled/error.cc:237
1922
msgid "Table '%-.192s' is read only"
1931
msgid "Out of sort memory; increase server sort buffer size"
1925
1934
#: ../drizzled/error.cc:238
1927
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1935
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1930
1938
#: ../drizzled/error.cc:239
1931
msgid "Out of sort memory; increase server sort buffer size"
1939
msgid "Global join memory constraint hit; increase join-heap-threshold"
1934
1942
#: ../drizzled/error.cc:240
1935
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1943
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1938
1946
#: ../drizzled/error.cc:241
1939
msgid "Global join memory constraint hit; increase join-heap-threshold"
1947
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1942
1950
#: ../drizzled/error.cc:242
1943
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1952
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1946
1955
#: ../drizzled/error.cc:243
1947
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1956
msgid "Too many connections"
1950
1959
#: ../drizzled/error.cc:244
1952
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1955
#: ../drizzled/error.cc:245
1956
msgid "Too many connections"
1959
#: ../drizzled/error.cc:246
1961
1961
"Out of memory; check if drizzled or some other process uses all available "
1962
1962
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1963
1963
"memory or you can add more swap space"
1966
#: ../drizzled/error.cc:247
1966
#: ../drizzled/error.cc:245
1967
1967
msgid "Can't get hostname for your address"
1970
#: ../drizzled/error.cc:248
1970
#: ../drizzled/error.cc:246
1971
1971
msgid "Bad handshake"
1974
#: ../drizzled/error.cc:249
1974
#: ../drizzled/error.cc:247
1976
1976
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1979
#: ../drizzled/error.cc:250
1979
#: ../drizzled/error.cc:248
1981
1981
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1984
#: ../drizzled/error.cc:251
1984
#: ../drizzled/error.cc:249
1985
1985
msgid "No schema selected"
1988
#: ../drizzled/error.cc:252
1988
#: ../drizzled/error.cc:250
1989
1989
msgid "Unknown command"
1992
#: ../drizzled/error.cc:253
1992
#: ../drizzled/error.cc:251
1994
1994
msgid "Column '%-.192s' cannot be null"
1997
#: ../drizzled/error.cc:254
1997
#: ../drizzled/error.cc:252
1999
1999
msgid "Unknown schema '%-.192s'"
2002
#: ../drizzled/error.cc:255
2002
#: ../drizzled/error.cc:253
2004
2004
msgid "Table '%-.192s' already exists"
2007
#: ../drizzled/error.cc:256
2007
#: ../drizzled/error.cc:254
2009
2009
msgid "Unknown table '%-.100s'"
2012
#: ../drizzled/error.cc:257
2012
#: ../drizzled/error.cc:255
2014
2014
msgid "Column '%-.192s' in %-.192s is ambiguous"
2017
#: ../drizzled/error.cc:258
2017
#: ../drizzled/error.cc:256
2018
2018
msgid "Server shutdown in progress"
2021
#: ../drizzled/error.cc:259
2021
#: ../drizzled/error.cc:257
2023
2023
msgid "Unknown column '%-.192s' in '%-.192s'"
2026
#: ../drizzled/error.cc:260
2026
#: ../drizzled/error.cc:258
2028
2028
msgid "'%-.192s' isn't in GROUP BY"
2031
#: ../drizzled/error.cc:261
2031
#: ../drizzled/error.cc:259
2033
2033
msgid "Can't group on '%-.192s'"
2036
#: ../drizzled/error.cc:262
2036
#: ../drizzled/error.cc:260
2037
2037
msgid "Statement has sum functions and columns in same statement"
2040
#: ../drizzled/error.cc:263
2040
#: ../drizzled/error.cc:261
2041
2041
msgid "Column count doesn't match value count"
2044
#: ../drizzled/error.cc:264
2044
#: ../drizzled/error.cc:262
2046
2046
msgid "Identifier name '%-.100s' is too long"
2049
#: ../drizzled/error.cc:265
2049
#: ../drizzled/error.cc:263
2051
2051
msgid "Duplicate column name '%-.192s'"
2054
#: ../drizzled/error.cc:266
2054
#: ../drizzled/error.cc:264
2056
2056
msgid "Duplicate key name '%-.192s'"
2059
#: ../drizzled/error.cc:267
2059
#: ../drizzled/error.cc:265
2061
2061
msgid "Duplicate entry '%-.192s' for key %d"
2064
#: ../drizzled/error.cc:268
2064
#: ../drizzled/error.cc:266
2066
2066
msgid "Incorrect column specifier for column '%-.192s'"
2069
#: ../drizzled/error.cc:269
2069
#: ../drizzled/error.cc:267
2071
2071
msgid "%s near '%-.80s' at line %d"
2074
#: ../drizzled/error.cc:270
2076
msgid "Parsing error near '%s'"
2079
#: ../drizzled/error.cc:271
2074
#: ../drizzled/error.cc:268
2080
2075
msgid "Query was empty"
2083
#: ../drizzled/error.cc:272
2078
#: ../drizzled/error.cc:269
2085
2080
msgid "Not unique table/alias: '%-.192s'"
2088
#: ../drizzled/error.cc:273
2083
#: ../drizzled/error.cc:270
2090
2085
msgid "Invalid default value for '%-.192s'"
2093
#: ../drizzled/error.cc:274
2088
#: ../drizzled/error.cc:271
2094
2089
msgid "Multiple primary key defined"
2097
#: ../drizzled/error.cc:275
2092
#: ../drizzled/error.cc:272
2099
2094
msgid "Too many keys specified; max %d keys allowed"
2102
#: ../drizzled/error.cc:276
2097
#: ../drizzled/error.cc:273
2104
2099
msgid "Too many key parts specified; max %d parts allowed"
2107
#: ../drizzled/error.cc:277
2102
#: ../drizzled/error.cc:274
2109
2104
msgid "Specified key was too long; max key length is %d bytes"
2112
#: ../drizzled/error.cc:278
2107
#: ../drizzled/error.cc:275
2114
2109
msgid "Key column '%-.192s' doesn't exist in table"
2117
#: ../drizzled/error.cc:279
2112
#: ../drizzled/error.cc:276
2120
2115
"BLOB column '%-.192s' can't be used in key specification with the used table "
2124
#: ../drizzled/error.cc:280
2119
#: ../drizzled/error.cc:277
2127
2122
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2131
#: ../drizzled/error.cc:281
2126
#: ../drizzled/error.cc:278
2133
2128
"Incorrect table definition; there can be only one auto column and it must be "
2134
2129
"defined as a key"
2137
#: ../drizzled/error.cc:282
2132
#: ../drizzled/error.cc:279
2139
2134
msgid "%s: Normal shutdown\n"
2142
#: ../drizzled/error.cc:283
2137
#: ../drizzled/error.cc:280
2144
2139
msgid "%s: Got signal %d. Aborting!\n"
2147
#: ../drizzled/error.cc:284
2142
#: ../drizzled/error.cc:281
2149
2144
msgid "%s: Shutdown complete\n"
2152
#: ../drizzled/error.cc:285
2147
#: ../drizzled/error.cc:282
2154
2149
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2157
#: ../drizzled/error.cc:286
2152
#: ../drizzled/error.cc:283
2158
2153
msgid "Can't create IP socket"
2161
#: ../drizzled/error.cc:287
2156
#: ../drizzled/error.cc:284
2164
2159
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2168
#: ../drizzled/error.cc:288
2163
#: ../drizzled/error.cc:285
2171
2166
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2172
2167
"check the manual"
2175
#: ../drizzled/error.cc:289
2170
#: ../drizzled/error.cc:286
2177
2172
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2180
#: ../drizzled/error.cc:290
2175
#: ../drizzled/error.cc:287
2183
2178
"The file '%-.128s' must be in the schema directory or be readable by all"
2186
#: ../drizzled/error.cc:291
2181
#: ../drizzled/error.cc:288
2188
2183
msgid "File '%-.200s' already exists"
2191
#: ../drizzled/error.cc:292
2186
#: ../drizzled/error.cc:289
2193
2188
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2196
#: ../drizzled/error.cc:293
2191
#: ../drizzled/error.cc:290
2198
2193
"Incorrect prefix key; the used key part isn't a string, the used length is "
2199
2194
"longer than the key part, or the storage engine doesn't support unique "
2198
#: ../drizzled/error.cc:291
2199
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2202
#: ../drizzled/error.cc:292
2204
msgid "Can't DROP '%-.192s'; check that column/key exists"
2207
#: ../drizzled/error.cc:293
2209
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2203
2212
#: ../drizzled/error.cc:294
2204
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2214
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2207
2217
#: ../drizzled/error.cc:295
2209
msgid "Can't DROP '%-.192s'; check that column/key exists"
2219
msgid "Unknown thread id: %lu"
2212
2222
#: ../drizzled/error.cc:296
2214
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2224
msgid "You are not owner of thread %lu"
2217
2227
#: ../drizzled/error.cc:297
2219
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2222
#. KILL session errors
2223
#: ../drizzled/error.cc:300
2225
msgid "Unknown session id: %lu"
2228
#: ../drizzled/error.cc:301
2230
msgid "You are not the owner of session %lu"
2233
#: ../drizzled/error.cc:302
2234
msgid "You cannot kill the session you are connected from."
2237
#: ../drizzled/error.cc:305
2238
2228
msgid "No tables used"
2241
#: ../drizzled/error.cc:306
2231
#: ../drizzled/error.cc:298
2243
2233
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2246
#: ../drizzled/error.cc:307
2236
#: ../drizzled/error.cc:299
2248
2238
msgid "Incorrect schema name '%-.100s'"
2251
#: ../drizzled/error.cc:308
2241
#: ../drizzled/error.cc:300
2253
2243
msgid "Incorrect table name '%-.100s'"
2256
#: ../drizzled/error.cc:309
2246
#: ../drizzled/error.cc:301
2258
2248
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2259
2249
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2262
#: ../drizzled/error.cc:310
2252
#: ../drizzled/error.cc:302
2263
2253
msgid "Unknown error"
2266
#: ../drizzled/error.cc:311
2256
#: ../drizzled/error.cc:303
2268
2258
msgid "Unknown procedure '%-.192s'"
2271
#: ../drizzled/error.cc:312
2261
#: ../drizzled/error.cc:304
2273
2263
msgid "Incorrect parameter count to procedure '%-.192s'"
2276
#: ../drizzled/error.cc:313
2266
#: ../drizzled/error.cc:305
2278
2268
msgid "Unknown table '%-.192s' in %-.32s"
2281
#: ../drizzled/error.cc:314
2271
#: ../drizzled/error.cc:306
2283
2273
msgid "Column '%-.192s' specified twice"
2286
#: ../drizzled/error.cc:315
2276
#: ../drizzled/error.cc:307
2287
2277
msgid "Invalid use of group function"
2290
#: ../drizzled/error.cc:316
2280
#: ../drizzled/error.cc:308
2293
2283
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2296
#: ../drizzled/error.cc:317
2286
#: ../drizzled/error.cc:309
2297
2287
msgid "A table must have at least 1 column"
2300
#: ../drizzled/error.cc:318
2290
#: ../drizzled/error.cc:310
2302
2292
msgid "The table '%-.192s' is full"
2305
#: ../drizzled/error.cc:319
2295
#: ../drizzled/error.cc:311
2307
2297
msgid "Too many tables; Drizzle can only use %d tables in a join"
2310
#: ../drizzled/error.cc:320
2300
#: ../drizzled/error.cc:312
2311
2301
msgid "Too many columns"
2314
#: ../drizzled/error.cc:321
2304
#: ../drizzled/error.cc:313
2317
2307
"Row size too large. The maximum row size for the used table type, not "
2318
2308
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2321
#: ../drizzled/error.cc:322
2311
#: ../drizzled/error.cc:314
2322
2312
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2325
#: ../drizzled/error.cc:323
2315
#: ../drizzled/error.cc:315
2328
2318
"Table handler doesn't support NULL in given index. Please change column "
2329
2319
"'%-.192s' to be NOT NULL or use another handler"
2332
#: ../drizzled/error.cc:324
2322
#: ../drizzled/error.cc:316
2333
2323
msgid "No paths allowed for plugin library"
2336
#: ../drizzled/error.cc:325
2326
#: ../drizzled/error.cc:317
2338
2328
msgid "Plugin '%-.192s' already exists"
2341
#: ../drizzled/error.cc:326
2343
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2346
#: ../drizzled/error.cc:327
2348
msgid "Can't find symbol '%-.128s' in library '%s'"
2351
#: ../drizzled/error.cc:328
2331
#: ../drizzled/error.cc:318
2333
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2336
#: ../drizzled/error.cc:319
2338
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2341
#: ../drizzled/error.cc:320
2353
2343
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2356
#: ../drizzled/error.cc:329
2346
#: ../drizzled/error.cc:321
2359
2349
"Can't create a new thread (errno %d); if you are not out of available "
2360
2350
"memory, you can consult the manual for a possible OS-dependent bug"
2363
#: ../drizzled/error.cc:330
2353
#: ../drizzled/error.cc:322
2365
2355
msgid "Column count doesn't match value count at row %ld"
2368
#: ../drizzled/error.cc:331
2358
#: ../drizzled/error.cc:323
2370
2360
msgid "Can't reopen table: '%-.192s'"
2373
#: ../drizzled/error.cc:332
2363
#: ../drizzled/error.cc:324
2375
2365
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2376
2366
"illegal if there is no GROUP BY clause"
2379
#: ../drizzled/error.cc:333
2369
#: ../drizzled/error.cc:325
2381
2371
msgid "Table '%-.192s.%-.192s' doesn't exist"
2384
#: ../drizzled/error.cc:334
2374
#: ../drizzled/error.cc:326
2386
2376
"You have an error in your SQL syntax; check the manual that corresponds to "
2387
2377
"your Drizzle server version for the right syntax to use"
2390
#: ../drizzled/error.cc:335
2380
#: ../drizzled/error.cc:327
2391
2381
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2394
#: ../drizzled/error.cc:336
2384
#: ../drizzled/error.cc:328
2395
2385
msgid "Got packets out of order"
2398
#: ../drizzled/error.cc:337
2388
#: ../drizzled/error.cc:329
2399
2389
msgid "The used table type doesn't support BLOB/TEXT columns"
2402
#: ../drizzled/error.cc:338
2392
#: ../drizzled/error.cc:330
2403
2393
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2406
#: ../drizzled/error.cc:339
2396
#: ../drizzled/error.cc:331
2408
2398
msgid "Incorrect column name '%-.100s'"
2411
#: ../drizzled/error.cc:340
2401
#: ../drizzled/error.cc:332
2413
2403
msgid "The used storage engine can't index column '%-.192s'"
2416
#: ../drizzled/error.cc:341
2406
#: ../drizzled/error.cc:333
2418
2408
"Unable to open underlying table which is differently defined or of non-"
2419
2409
"MyISAM type or doesn't exist"
2422
#: ../drizzled/error.cc:342
2412
#: ../drizzled/error.cc:334
2424
2414
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2427
#: ../drizzled/error.cc:343
2417
#: ../drizzled/error.cc:335
2430
2420
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2433
#: ../drizzled/error.cc:344
2423
#: ../drizzled/error.cc:336
2435
2425
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2436
2426
"UNIQUE instead"
2439
#: ../drizzled/error.cc:345
2429
#: ../drizzled/error.cc:337
2440
2430
msgid "Result consisted of more than one row"
2443
#: ../drizzled/error.cc:346
2433
#: ../drizzled/error.cc:338
2444
2434
msgid "This table type requires a primary key"
2447
#: ../drizzled/error.cc:347
2437
#: ../drizzled/error.cc:339
2449
2439
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2452
#: ../drizzled/error.cc:348
2442
#: ../drizzled/error.cc:340
2453
2443
msgid "Can't open table"
2456
#: ../drizzled/error.cc:349
2446
#: ../drizzled/error.cc:341
2458
2448
msgid "The storage engine for the table doesn't support %s"
2461
#: ../drizzled/error.cc:350
2451
#: ../drizzled/error.cc:342
2463
2453
msgid "Got error %d during COMMIT"
2466
#: ../drizzled/error.cc:351
2456
#: ../drizzled/error.cc:343
2468
2458
msgid "Got error %d during ROLLBACK"
2472
2462
#. program that looks over the source for the N_() macros does not
2473
2463
#. (obviously) do macro expansion, so the string is entirely wrong for
2474
2464
#. what it is trying to output for every language except english.
2475
#: ../drizzled/error.cc:356
2465
#: ../drizzled/error.cc:348
2478
2468
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2479
2469
"'%-.64s' (%-.64s)"
2482
#: ../drizzled/error.cc:357
2472
#: ../drizzled/error.cc:349
2484
2474
"Can't execute the given command because you have active locked tables or an "
2485
2475
"active transaction"
2488
#: ../drizzled/error.cc:358
2478
#: ../drizzled/error.cc:350
2490
2480
msgid "Unknown system variable '%-.64s'"
2493
#: ../drizzled/error.cc:359
2483
#: ../drizzled/error.cc:351
2495
2485
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2498
#: ../drizzled/error.cc:360
2488
#: ../drizzled/error.cc:352
2501
2491
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2504
#: ../drizzled/error.cc:361
2494
#: ../drizzled/error.cc:353
2505
2495
msgid "Some non-transactional changed tables couldn't be rolled back"
2508
#: ../drizzled/error.cc:362
2498
#: ../drizzled/error.cc:354
2509
2499
msgid "You may only use constant expressions with SET"
2512
#: ../drizzled/error.cc:363
2502
#: ../drizzled/error.cc:355
2513
2503
msgid "Lock wait timeout exceeded; try restarting transaction"
2516
#: ../drizzled/error.cc:364
2506
#: ../drizzled/error.cc:356
2517
2507
msgid "The total number of locks exceeds the lock table size"
2520
#: ../drizzled/error.cc:365
2510
#: ../drizzled/error.cc:357
2521
2511
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2524
#: ../drizzled/error.cc:366
2514
#: ../drizzled/error.cc:358
2525
2515
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2528
#: ../drizzled/error.cc:367
2518
#: ../drizzled/error.cc:359
2530
2520
msgid "Incorrect arguments to %s"
2533
#: ../drizzled/error.cc:368
2523
#: ../drizzled/error.cc:360
2534
2524
msgid "Deadlock found when trying to get lock; try restarting transaction"
2537
#: ../drizzled/error.cc:369
2527
#: ../drizzled/error.cc:361
2538
2528
msgid "The used table type doesn't support FULLTEXT indexes"
2541
#: ../drizzled/error.cc:370
2531
#: ../drizzled/error.cc:362
2542
2532
msgid "Cannot add foreign key constraint"
2545
#: ../drizzled/error.cc:371
2535
#: ../drizzled/error.cc:363
2546
2536
msgid "Cannot add or update a child row: a foreign key constraint fails"
2549
#: ../drizzled/error.cc:372
2539
#: ../drizzled/error.cc:364
2550
2540
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2553
#: ../drizzled/error.cc:373
2543
#: ../drizzled/error.cc:365
2555
2545
msgid "Incorrect usage of %s and %s"
2558
#: ../drizzled/error.cc:374
2548
#: ../drizzled/error.cc:366
2559
2549
msgid "The used SELECT statements have a different number of columns"
2562
#: ../drizzled/error.cc:375
2552
#: ../drizzled/error.cc:367
2563
2553
msgid "Can't execute the query because you have a conflicting read lock"
2566
#: ../drizzled/error.cc:376
2556
#: ../drizzled/error.cc:368
2569
2559
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2572
#: ../drizzled/error.cc:377
2562
#: ../drizzled/error.cc:369
2575
2565
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2578
#: ../drizzled/error.cc:378
2568
#: ../drizzled/error.cc:370
2580
2570
msgid "Variable '%-.64s' doesn't have a default value"
2583
#: ../drizzled/error.cc:379
2573
#: ../drizzled/error.cc:371
2585
2575
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2588
#: ../drizzled/error.cc:380
2578
#: ../drizzled/error.cc:372
2590
2580
msgid "Incorrect argument type to variable '%-.64s'"
2593
#: ../drizzled/error.cc:381
2583
#: ../drizzled/error.cc:373
2595
2585
msgid "Variable '%-.64s' can only be set, not read"
2598
#: ../drizzled/error.cc:382
2588
#: ../drizzled/error.cc:374
2600
2590
msgid "Incorrect usage/placement of '%s'"
2603
#: ../drizzled/error.cc:383
2593
#: ../drizzled/error.cc:375
2605
2595
msgid "This version of Drizzle doesn't yet support '%s'"
2608
#: ../drizzled/error.cc:384
2598
#: ../drizzled/error.cc:376
2610
2600
msgid "Variable '%-.192s' is a %s variable"
2613
#: ../drizzled/error.cc:385
2603
#: ../drizzled/error.cc:377
2615
2605
msgid "Incorrect foreign key definition for '%-.192s': %s"
2618
#: ../drizzled/error.cc:386
2608
#: ../drizzled/error.cc:378
2619
2609
msgid "Key reference and table reference don't match"
2622
#: ../drizzled/error.cc:387
2612
#: ../drizzled/error.cc:379
2624
2614
msgid "Operand should contain %d column(s)"
2627
#: ../drizzled/error.cc:388
2617
#: ../drizzled/error.cc:380
2628
2618
msgid "Subquery returns more than 1 row"
2631
#: ../drizzled/error.cc:389
2621
#: ../drizzled/error.cc:381
2633
2623
msgid "Converting column '%s' from %s to %s"
2636
#: ../drizzled/error.cc:390
2626
#: ../drizzled/error.cc:382
2638
2628
msgid "Reference '%-.64s' not supported (%s)"
2641
#: ../drizzled/error.cc:391
2631
#: ../drizzled/error.cc:383
2642
2632
msgid "Every derived table must have its own alias"
2645
#: ../drizzled/error.cc:392
2635
#: ../drizzled/error.cc:384
2647
2637
msgid "Select %u was reduced during optimization"
2650
#: ../drizzled/error.cc:393
2640
#: ../drizzled/error.cc:385
2652
2642
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2655
#: ../drizzled/error.cc:394
2645
#: ../drizzled/error.cc:386
2656
2646
msgid "All parts of a SPATIAL index must be NOT NULL"
2659
#: ../drizzled/error.cc:395
2649
#: ../drizzled/error.cc:387
2661
2651
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2664
#: ../drizzled/error.cc:396
2654
#: ../drizzled/error.cc:388
2667
2657
"Uncompressed data size too large; the maximum size is %d (based on "
2668
2658
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2671
#: ../drizzled/error.cc:397
2661
#: ../drizzled/error.cc:389
2672
2662
msgid "ZLIB: Not enough memory"
2675
#: ../drizzled/error.cc:398
2665
#: ../drizzled/error.cc:390
2677
2667
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2678
2668
"data was corrupted)"
2681
#: ../drizzled/error.cc:399
2671
#: ../drizzled/error.cc:391
2682
2672
msgid "ZLIB: Input data corrupted"
2685
#: ../drizzled/error.cc:400
2675
#: ../drizzled/error.cc:392
2687
2677
msgid "%d line(s) were cut by GROUP_CONCAT()"
2690
#: ../drizzled/error.cc:401
2680
#: ../drizzled/error.cc:393
2692
2682
msgid "Row %ld doesn't contain data for all columns"
2695
#: ../drizzled/error.cc:402
2685
#: ../drizzled/error.cc:394
2698
2688
"Row %ld was truncated; it contained more data than there were input columns"
2701
#: ../drizzled/error.cc:403
2691
#: ../drizzled/error.cc:395
2704
2694
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2707
#: ../drizzled/error.cc:404
2697
#: ../drizzled/error.cc:396
2709
2699
msgid "Out of range value for column '%s' at row %ld"
2712
#: ../drizzled/error.cc:405
2702
#: ../drizzled/error.cc:397
2714
2704
msgid "Data truncated for column '%s' at row %ld"
2717
#: ../drizzled/error.cc:406
2707
#: ../drizzled/error.cc:398
2719
2709
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2722
#: ../drizzled/error.cc:407
2712
#: ../drizzled/error.cc:399
2724
2714
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2727
#: ../drizzled/error.cc:408
2717
#: ../drizzled/error.cc:400
2729
2719
msgid "Illegal mix of collations for operation '%s'"
2732
#: ../drizzled/error.cc:409
2722
#: ../drizzled/error.cc:401
2735
2725
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2736
2726
"variable_name)"
2739
#: ../drizzled/error.cc:410
2729
#: ../drizzled/error.cc:402
2741
2731
msgid "Unknown collation: '%-.64s'"
2744
#: ../drizzled/error.cc:411
2734
#: ../drizzled/error.cc:403
2747
2737
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2751
#: ../drizzled/error.cc:412
2741
#: ../drizzled/error.cc:404
2753
2743
msgid "Incorrect index name '%-.100s'"
2756
#: ../drizzled/error.cc:413
2746
#: ../drizzled/error.cc:405
2758
2748
msgid "Incorrect catalog name '%-.100s'"
2761
#: ../drizzled/error.cc:414
2751
#: ../drizzled/error.cc:406
2763
2753
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2766
#: ../drizzled/error.cc:415
2756
#: ../drizzled/error.cc:407
2768
2758
msgid "Unknown table engine '%s'"
2771
#: ../drizzled/error.cc:416
2761
#: ../drizzled/error.cc:408
2773
2763
msgid "The target table %-.100s of the %s is not updatable"
2776
#: ../drizzled/error.cc:417
2766
#: ../drizzled/error.cc:409
2779
2769
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2783
#: ../drizzled/error.cc:418
2773
#: ../drizzled/error.cc:410
2786
2776
"The Drizzle server is running with the %s option so it cannot execute this "
2790
#: ../drizzled/error.cc:419
2780
#: ../drizzled/error.cc:411
2792
2782
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2795
#: ../drizzled/error.cc:420
2785
#: ../drizzled/error.cc:412
2797
2787
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2800
#: ../drizzled/error.cc:421
2790
#: ../drizzled/error.cc:413
2802
2792
"Incorrect table definition; there can be only one TIMESTAMP column with "
2803
2793
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2806
#: ../drizzled/error.cc:422
2796
#: ../drizzled/error.cc:414
2808
2798
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2811
#: ../drizzled/error.cc:423
2801
#: ../drizzled/error.cc:415
2813
2803
msgid "Got error %d '%-.100s' from %s"
2816
#: ../drizzled/error.cc:424
2806
#: ../drizzled/error.cc:416
2818
2808
msgid "Got temporary error %d '%-.100s' from %s"
2821
#: ../drizzled/error.cc:425
2811
#: ../drizzled/error.cc:417
2823
2813
msgid "Unknown or incorrect time zone: '%-.64s'"
2826
#: ../drizzled/error.cc:426
2816
#: ../drizzled/error.cc:418
2828
2818
msgid "Invalid %s character string: '%.64s'"
2831
#: ../drizzled/error.cc:427
2821
#: ../drizzled/error.cc:419
2833
2823
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2836
#: ../drizzled/error.cc:428
2826
#: ../drizzled/error.cc:420
2838
2828
msgid "%s %s does not exist"
2841
#: ../drizzled/error.cc:429
2831
#: ../drizzled/error.cc:421
2842
2832
msgid "Query execution was interrupted"
2845
#: ../drizzled/error.cc:430
2835
#: ../drizzled/error.cc:422
2848
2838
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2849
2839
"(s) or definer/invoker of view lack rights to use them"
2852
#: ../drizzled/error.cc:431
2842
#: ../drizzled/error.cc:423
2854
2844
msgid "Field '%-.192s' doesn't have a default value"
2857
#: ../drizzled/error.cc:432
2847
#: ../drizzled/error.cc:424
2858
2848
msgid "Division by 0"
2861
#: ../drizzled/error.cc:433
2851
#: ../drizzled/error.cc:425
2863
2853
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2866
#: ../drizzled/error.cc:434
2856
#: ../drizzled/error.cc:426
2868
2858
msgid "Illegal %s '%-.192s' value found during parsing"
2871
#: ../drizzled/error.cc:435
2861
#: ../drizzled/error.cc:427
2873
2863
msgid "Key part '%-.192s' length cannot be 0"
2876
#: ../drizzled/error.cc:436
2866
#: ../drizzled/error.cc:428
2879
2869
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2880
2870
"the %.64s state"
2883
#: ../drizzled/error.cc:437
2873
#: ../drizzled/error.cc:429
2885
2875
msgid "Data too long for column '%s' at row %ld"
2888
#: ../drizzled/error.cc:438
2878
#: ../drizzled/error.cc:430
2891
2881
"%s: ready for connections.\n"
2892
2882
"Version: '%s' %s\n"
2895
#: ../drizzled/error.cc:439
2885
#: ../drizzled/error.cc:431
2896
2886
msgid "Can't load value from file with fixed size rows to variable"
2899
#: ../drizzled/error.cc:440
2889
#: ../drizzled/error.cc:432
2901
2891
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2904
#: ../drizzled/error.cc:441
2894
#: ../drizzled/error.cc:433
2905
2895
msgid "Table definition has changed, please retry transaction"
2908
#: ../drizzled/error.cc:442
2898
#: ../drizzled/error.cc:434
2910
2900
msgid "Not allowed to return a result set from a %s"
2913
#: ../drizzled/error.cc:443
2903
#: ../drizzled/error.cc:435
2914
2904
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2917
#: ../drizzled/error.cc:444
2907
#: ../drizzled/error.cc:436
2919
2909
"Explicit or implicit commit is not allowed in stored function or trigger."
2922
#: ../drizzled/error.cc:445
2912
#: ../drizzled/error.cc:437
2924
2914
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2927
#: ../drizzled/error.cc:446
2917
#: ../drizzled/error.cc:438
2929
2919
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2932
#: ../drizzled/error.cc:447
2922
#: ../drizzled/error.cc:439
2935
2925
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2939
#: ../drizzled/error.cc:448
2929
#: ../drizzled/error.cc:440
2940
2930
msgid "Trigger in wrong schema"
2943
#: ../drizzled/error.cc:449
2933
#: ../drizzled/error.cc:441
2946
2936
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2947
2937
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2950
#: ../drizzled/error.cc:450
2940
#: ../drizzled/error.cc:442
2952
2942
msgid "Display width out of range for column '%-.192s' (max = %d)"
2955
#: ../drizzled/error.cc:451
2945
#: ../drizzled/error.cc:443
2957
2947
msgid "Datetime function: %-.32s field overflow"
2960
#: ../drizzled/error.cc:452
2950
#: ../drizzled/error.cc:444
2963
2953
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2966
#: ../drizzled/error.cc:453
2956
#: ../drizzled/error.cc:445
2969
2959
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2972
#: ../drizzled/error.cc:454
2962
#: ../drizzled/error.cc:446
2973
2963
msgid "No data - zero rows fetched, selected, or processed"
2976
#: ../drizzled/error.cc:455
2966
#: ../drizzled/error.cc:447
2978
2968
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2981
#: ../drizzled/error.cc:456
2971
#: ../drizzled/error.cc:448
2983
2973
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2986
#: ../drizzled/error.cc:457
2976
#: ../drizzled/error.cc:449
2987
2977
msgid "The used table type doesn't support SPATIAL indexes"
2990
#: ../drizzled/error.cc:458
2980
#: ../drizzled/error.cc:450
2992
2982
msgid "Leading spaces are removed from name '%s'"
2995
#: ../drizzled/error.cc:459
2985
#: ../drizzled/error.cc:451
2996
2986
msgid "Failed to read auto-increment value from storage engine"
2999
#: ../drizzled/error.cc:460
2989
#: ../drizzled/error.cc:452
3001
2991
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3004
#: ../drizzled/error.cc:461
2994
#: ../drizzled/error.cc:453
3005
2995
msgid "Too high level of nesting for select"
3008
#: ../drizzled/error.cc:462
2998
#: ../drizzled/error.cc:454
3010
3000
msgid "Name '%-.64s' has become ''"
3013
#: ../drizzled/error.cc:463
3003
#: ../drizzled/error.cc:455
3015
3005
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3016
3006
"optional and non-empty FIELDS ENCLOSED BY"
3019
#: ../drizzled/error.cc:464
3009
#: ../drizzled/error.cc:456
3022
3012
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3025
#: ../drizzled/error.cc:465
3027
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3030
#: ../drizzled/error.cc:466
3015
#: ../drizzled/error.cc:457
3032
3017
msgid "Incorrect %-.32s value: '%-.128s'"
3035
#: ../drizzled/error.cc:467
3020
#: ../drizzled/error.cc:458
3037
3022
msgid "Table has no partition for value %-.64s"
3040
#: ../drizzled/error.cc:468
3025
#: ../drizzled/error.cc:459
3041
3026
msgid "Writing one row to the row-based binary log failed"
3044
#: ../drizzled/error.cc:469
3029
#: ../drizzled/error.cc:460
3046
3031
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3049
#: ../drizzled/error.cc:470
3034
#: ../drizzled/error.cc:461
3052
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3053
"d would lead to a duplicate entry"
3037
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3038
"%d would lead to a duplicate entry"
3056
#: ../drizzled/error.cc:471
3041
#: ../drizzled/error.cc:462
3058
3043
"Transaction isolation level can't be changed while a transaction is in "
3062
#: ../drizzled/error.cc:472
3047
#: ../drizzled/error.cc:463
3064
3049
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3067
#: ../drizzled/error.cc:473
3052
#: ../drizzled/error.cc:464
3069
3054
msgid "Incorrect parameters in the call to native function '%-.192s'"
3072
#: ../drizzled/error.cc:474
3057
#: ../drizzled/error.cc:465
3074
3059
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3077
#: ../drizzled/error.cc:475
3062
#: ../drizzled/error.cc:466
3079
3064
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3082
#: ../drizzled/error.cc:477
3067
#: ../drizzled/error.cc:467
3069
msgid "Received an invalid value '%s' for a UNIX timestamp."
3072
#: ../drizzled/error.cc:468
3084
3074
msgid "Received an invalid datetime value '%s'."
3087
#: ../drizzled/error.cc:478
3089
msgid "Received an invalid DATE value '%s'."
3092
#: ../drizzled/error.cc:479
3077
#: ../drizzled/error.cc:469
3094
3079
msgid "Received a NULL argument for function '%s'."
3097
#: ../drizzled/error.cc:480
3099
msgid "Received an invalid timestamp value '%s'."
3102
#: ../drizzled/error.cc:481
3104
msgid "Received an invalid TIME value '%s'."
3107
#: ../drizzled/error.cc:482
3109
msgid "Received an invalid value '%s' for a UNIX timestamp."
3112
#: ../drizzled/error.cc:484
3082
#: ../drizzled/error.cc:470
3114
3084
msgid "Received an out-of-range argument '%s' for function '%s'."
3117
#: ../drizzled/error.cc:485
3087
#: ../drizzled/error.cc:471
3119
3089
msgid "Received an invalid enum value '%s'."
3122
#: ../drizzled/error.cc:486
3092
#: ../drizzled/error.cc:472
3123
3093
msgid "Tables which are replicated require a primary key."
3126
#: ../drizzled/error.cc:488
3128
msgid "Corrupt or invalid schema definition for '%s' : %s"
3131
#: ../drizzled/error.cc:489
3133
msgid "Corrupt or invalid table definition for '%s': %s"
3136
#: ../drizzled/error.cc:490
3138
msgid "The number of enum that were required was too high for table '%s'"
3141
#: ../drizzled/error.cc:491
3143
msgid "Corrupt or invalid table definition for '%s'"
3146
#: ../drizzled/error.cc:492
3148
msgid "Collation '%s' for table %s is invalid/unknown"
3151
#: ../drizzled/error.cc:494
3153
msgid "Cannot drop table '%s'"
3156
#: ../drizzled/error.cc:495
3158
msgid "Error occurred while dropping table '%s'"
3161
#: ../drizzled/error.cc:496
3163
msgid "Permission denied to create '%s'"
3166
#: ../drizzled/error.cc:497
3168
msgid "Unknown table '%s'"
3171
#: ../drizzled/error.cc:499
3173
msgid "Cannot create schema '%s'"
3176
#: ../drizzled/error.cc:500
3096
#: ../drizzled/error.cc:473
3098
msgid "Corrupt or invalid table definition: %s"
3101
#: ../drizzled/error.cc:474
3103
msgid "Corrupt or invalid schema definition for %s : %s"
3106
#: ../drizzled/error.cc:475
3178
3108
msgid "Schema does not exist: %s"
3181
#: ../drizzled/error.cc:501
3111
#: ../drizzled/error.cc:476
3183
3113
msgid "Error altering schema: %s"
3186
#: ../drizzled/error.cc:502
3116
#: ../drizzled/error.cc:477
3188
3118
msgid "Error droppping Schema : %s"
3191
#: ../drizzled/error.cc:504
3121
#: ../drizzled/error.cc:478
3192
3122
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3195
#: ../drizzled/error.cc:505
3125
#: ../drizzled/error.cc:479
3197
3127
msgid "Unknown table engine option key/pair %s = %s."
3200
#: ../drizzled/error.cc:506
3130
#: ../drizzled/error.cc:480
3202
3132
msgid "Unknown schema engine option key/pair %s = %s."
3205
#: ../drizzled/error.cc:508
3206
msgid "Admin access not allowed from this username/IP address."
3209
3135
#. User lock/barrier error messages
3210
#: ../drizzled/error.cc:511
3211
msgid "wait() can not be called on session owning user defined barrier."
3214
#: ../drizzled/error.cc:512
3215
msgid "Unknown user defined barrier requested."
3218
#: ../drizzled/error.cc:513
3219
msgid "Session does not own user defined barrier."
3222
#: ../drizzled/error.cc:514
3223
msgid "Session can not wait on a user defined lock owned by the session."
3226
#: ../drizzled/error.cc:515
3227
msgid "Session does not own user defined lock."
3230
#: ../drizzled/error.cc:517
3231
msgid "Invalid name for user defined barrier."
3234
#: ../drizzled/error.cc:518
3235
msgid "Invalid name for user defined lock."
3238
#: ../drizzled/error.cc:520
3240
"Either a DEFAULt value or NULL NULL description is required for a new column "
3241
"if table is not empty"
3245
#: ../drizzled/error.cc:523
3248
"Cast to unsigned converted negative integer to it's positive complement: %s"
3251
#: ../drizzled/error.cc:524
3253
msgid "Invalid cast to signed integer: %s"
3256
#: ../drizzled/error.cc:526
3258
msgid "Identifier '%.*s' is a SQL keyword."
3261
#: ../drizzled/error.cc:529
3136
#: ../drizzled/error.cc:483
3137
msgid "wait() can not be called on session owning barrier."
3140
#: ../drizzled/error.cc:484
3141
msgid "Unknown barrier requested."
3144
#: ../drizzled/error.cc:485
3145
msgid "Session does not own barrier."
3148
#: ../drizzled/error.cc:487
3263
3150
msgid "Can't unlock file (Errcode: %d)"
3266
#: ../drizzled/error.cc:530
3153
#: ../drizzled/error.cc:488
3268
3155
msgid "Can't change size of file (Errcode: %d)"
3271
#: ../drizzled/error.cc:531
3158
#: ../drizzled/error.cc:489
3273
3160
msgid "Can't open stream from handle (Errcode: %d)"
3276
#: ../drizzled/error.cc:532
3163
#: ../drizzled/error.cc:490
3278
3165
msgid "Warning: '%s' had %d links"
3281
#: ../drizzled/error.cc:533
3168
#: ../drizzled/error.cc:491
3283
3170
msgid "Warning: %d files and %d streams is left open\n"
3286
#: ../drizzled/error.cc:534
3173
#: ../drizzled/error.cc:492
3288
3175
msgid "Can't create directory '%s' (Errcode: %d)"
3291
#: ../drizzled/error.cc:535
3178
#: ../drizzled/error.cc:493
3294
3181
"Character set '%s' is not a compiled character set and is not specified in "
3298
#: ../drizzled/error.cc:536
3185
#: ../drizzled/error.cc:494
3300
3187
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3303
#: ../drizzled/error.cc:537
3190
#: ../drizzled/error.cc:495
3305
3192
msgid "Can't read value for symlink '%s' (Error %d)"
3308
#: ../drizzled/error.cc:538
3195
#: ../drizzled/error.cc:496
3310
3197
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3313
#: ../drizzled/error.cc:539
3200
#: ../drizzled/error.cc:497
3315
3202
msgid "Error on realpath() on '%s' (Error %d)"
3318
#: ../drizzled/error.cc:540
3205
#: ../drizzled/error.cc:498
3320
3207
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3323
#: ../drizzled/error.cc:541
3210
#: ../drizzled/error.cc:499
3326
3213
"Collation '%s' is not a compiled collation and is not specified in the %s "
3330
#: ../drizzled/error.cc:542
3217
#: ../drizzled/error.cc:500
3332
3219
msgid "File '%s' (fileno: %d) was not closed"
3336
#: ../drizzled/error.cc:545
3337
msgid "Received an invalid UUID value"
3340
#: ../drizzled/error.cc:546
3341
msgid "The UUID was not created with a valid time"
3345
#: ../drizzled/error.cc:549
3347
msgid "Received an invalid BOOLEAN value '%s'."
3350
#: ../drizzled/error.cc:550
3352
msgid "Invalid cast to BOOLEAN: '%s'."
3355
#. Transactional DDL
3356
#: ../drizzled/error.cc:553
3357
msgid "Transactional DDL not supported"
3361
#: ../drizzled/error.cc:555
3363
msgid "Assertion '%s' failed."
3366
#: ../drizzled/error.cc:556
3368
msgid "Assertion '%s' failed, the result was NULL."
3371
#. Catalog related errors
3372
#: ../drizzled/error.cc:574
3374
msgid "Cannot create catalog '%s'."
3377
#: ../drizzled/error.cc:575
3379
msgid "Permission is denied to create '%s' catalog."
3382
#: ../drizzled/error.cc:576
3384
msgid "Cannot drop catalog '%s'."
3387
#: ../drizzled/error.cc:577
3389
msgid "Permission is denied to drop '%s' catalog."
3392
#: ../drizzled/error.cc:578
3394
msgid "Catalog '%s' does not exist."
3397
#: ../drizzled/error.cc:579
3398
msgid "You cannot drop the 'local' catalog."
3401
#: ../drizzled/error.cc:580
3403
msgid "Could not gain lock on '%s'."
3406
#: ../drizzled/error.cc:581
3408
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3411
#: ../drizzled/error.cc:582
3412
msgid "Invalid catalog name."
3415
#: ../drizzled/error.cc:583
3417
"Engine status is now stored in the data_dictionary tables, please use these "
3421
#: ../drizzled/identifier/catalog.cc:56
3423
"Catalog name cannot be encoded and fit within filesystem name length "
3427
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3222
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:213
3429
3224
"Schema name cannot be encoded and fit within filesystem name length "
3430
3225
"restrictions."
3433
#: ../drizzled/identifier/table.cc:238
3228
#: ../drizzled/identifier/table.cc:230
3435
3230
"Table name cannot be encoded and fit within filesystem name length "
3436
3231
"restrictions."
3604
3417
msgid "errmsg plugin '%s' errmsg() failed"
3607
#: ../drizzled/plugin/event_observer.cc:133
3420
#: ../drizzled/plugin/event_observer.cc:135
3610
3423
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3611
3424
"'%s' from EventObserver plugin '%s'"
3614
#: ../drizzled/plugin/event_observer.cc:200
3427
#: ../drizzled/plugin/event_observer.cc:202
3616
3429
"EventObserver::registerTableEvents(): Table already has events registered on "
3617
3430
"it: probable programming error."
3620
#: ../drizzled/plugin/event_observer.cc:335
3433
#: ../drizzled/plugin/event_observer.cc:337
3622
3435
"EventObserver::registerSessionEvents(): Session already has events "
3623
3436
"registered on it: probable programming error."
3626
#: ../drizzled/plugin/event_observer.cc:387
3439
#: ../drizzled/plugin/event_observer.cc:389
3628
3441
msgid "EventIterate event handler '%s' failed for event '%s'"
3631
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3444
#: ../drizzled/plugin/function.cc:48
3633
3446
msgid "A function named %s already exists!\n"
3636
#: ../drizzled/plugin/function.cc:65
3449
#: ../drizzled/plugin/function.cc:57
3637
3450
msgid "Could not add Function!\n"
3640
#: ../drizzled/plugin/listen.cc:67
3453
#: ../drizzled/plugin/listen.cc:69
3641
3454
msgid "Error getting file descriptors"
3644
#: ../drizzled/plugin/listen.cc:85
3457
#: ../drizzled/plugin/listen.cc:87
3645
3458
msgid "No sockets could be bound for listening"
3648
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:343
3461
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:313
3650
3463
msgid "pipe() failed with errno %d"
3653
#: ../drizzled/plugin/listen.cc:120
3466
#: ../drizzled/plugin/listen.cc:123
3655
3468
msgid "poll() failed with errno %d"
3658
#: ../drizzled/plugin/listen_tcp.cc:59
3471
#: ../drizzled/plugin/listen_tcp.cc:61
3660
3473
msgid "accept() failed with errno %d"
3663
#: ../drizzled/plugin/listen_tcp.cc:95
3476
#: ../drizzled/plugin/listen_tcp.cc:97
3665
3478
msgid "getaddrinfo() failed with error %s"
3668
#: ../drizzled/plugin/listen_tcp.cc:127
3481
#: ../drizzled/plugin/listen_tcp.cc:129
3670
3483
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3673
#: ../drizzled/plugin/listen_tcp.cc:138
3486
#: ../drizzled/plugin/listen_tcp.cc:140
3675
3488
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3678
#: ../drizzled/plugin/listen_tcp.cc:147
3491
#: ../drizzled/plugin/listen_tcp.cc:149
3680
3493
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3683
#: ../drizzled/plugin/listen_tcp.cc:156
3496
#: ../drizzled/plugin/listen_tcp.cc:158
3685
3498
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3688
#: ../drizzled/plugin/listen_tcp.cc:165
3501
#: ../drizzled/plugin/listen_tcp.cc:167
3690
3503
msgid "setsockopt(SO_LINGER) failed with errno %d"
3693
#: ../drizzled/plugin/listen_tcp.cc:174
3506
#: ../drizzled/plugin/listen_tcp.cc:176
3695
3508
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3698
#: ../drizzled/plugin/listen_tcp.cc:195
3511
#: ../drizzled/plugin/listen_tcp.cc:197
3700
3513
msgid "Retrying bind() on %u\n"
3703
#: ../drizzled/plugin/listen_tcp.cc:202
3516
#: ../drizzled/plugin/listen_tcp.cc:204
3705
3518
msgid "bind() failed with errno: %d\n"
3708
#: ../drizzled/plugin/listen_tcp.cc:205
3521
#: ../drizzled/plugin/listen_tcp.cc:207
3709
3522
msgid "Do you already have another drizzled running?\n"
3712
#: ../drizzled/plugin/listen_tcp.cc:212
3525
#: ../drizzled/plugin/listen_tcp.cc:214
3714
3527
msgid "listen() failed with errno %d\n"
3717
#: ../drizzled/plugin/listen_tcp.cc:218
3530
#: ../drizzled/plugin/listen_tcp.cc:220
3719
3532
msgid "Listening on %s:%s\n"
3722
#: ../drizzled/plugin/logging.cc:65
3535
#: ../drizzled/plugin/logging.cc:67
3724
3537
msgid "logging '%s' pre() failed"
3727
#: ../drizzled/plugin/logging.cc:90
3540
#: ../drizzled/plugin/logging.cc:92
3729
3542
msgid "logging '%s' post() failed"
3732
#: ../drizzled/plugin/logging.cc:114
3545
#: ../drizzled/plugin/logging.cc:116
3734
3547
msgid "logging '%s' postEnd() failed"
3737
#: ../drizzled/plugin/logging.cc:137
3550
#: ../drizzled/plugin/logging.cc:139
3739
3552
msgid "logging '%s' resetCurrentScoreboard() failed"
3742
#: ../drizzled/plugin/scheduler.cc:62
3555
#: ../drizzled/plugin/scheduler.cc:64
3745
3558
"Attempted to register a scheduler %s, but a scheduler has already been "
3746
3559
"registered with that name.\n"
3749
#: ../drizzled/plugin/scheduler.cc:99
3562
#: ../drizzled/plugin/scheduler.cc:101
3751
3564
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3754
#: ../drizzled/plugin/schema_engine.cc:131
3567
#: ../drizzled/plugin/schema_engine.cc:129
3756
3569
msgid "Error while loading database options: '%s':"
3759
#: ../drizzled/plugin/xa_resource_manager.cc:115
3572
#: ../drizzled/plugin/xa_resource_manager.cc:117
3761
3574
msgid "Found %d prepared transaction(s) in resource manager."
3764
#: ../drizzled/plugin/xa_resource_manager.cc:182
3577
#: ../drizzled/plugin/xa_resource_manager.cc:184
3765
3578
msgid "Starting crash recovery..."
3768
#: ../drizzled/plugin/xa_resource_manager.cc:192
3581
#: ../drizzled/plugin/xa_resource_manager.cc:194
3770
3583
msgid "Found %d prepared XA transactions"
3773
#: ../drizzled/plugin/xa_resource_manager.cc:197
3586
#: ../drizzled/plugin/xa_resource_manager.cc:199
3776
3589
"Found %d prepared transactions! It means that drizzled was not shut down "
4042
3872
msgid "Error Messages to stderr"
4045
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4046
msgid "Comma-separated list of schemas to exclude"
4049
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4050
msgid "Comma-separated list of tables to exclude"
4053
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4054
msgid "Regular expression to apply to schemas to exclude"
4057
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4058
msgid "Regular expression to apply to tables to exclude"
4061
#: ../plugin/haildb/haildb_engine.cc:1080
4062
#: ../plugin/haildb/haildb_engine.cc:1218
4063
#: ../plugin/haildb/haildb_engine.cc:1248
3875
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
3876
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
3877
msgid "List of schemas to filter"
3880
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
3881
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
3882
msgid "List of tables to filter"
3885
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
3886
msgid "Regular expression to apply to schemas to filter"
3889
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
3890
msgid "Regular expression to apply to tables to filter"
3893
#: ../plugin/haildb/haildb_engine.cc:1063
3894
#: ../plugin/haildb/haildb_engine.cc:1201
3895
#: ../plugin/haildb/haildb_engine.cc:1231
4065
3897
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4068
#: ../plugin/haildb/haildb_engine.cc:1099
3900
#: ../plugin/haildb/haildb_engine.cc:1082
4070
3902
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4073
#: ../plugin/haildb/haildb_engine.cc:1197
4074
#: ../plugin/haildb/haildb_engine.cc:1310
4075
#: ../plugin/haildb/haildb_engine.cc:1491
4076
#: ../plugin/haildb/haildb_engine.cc:2157
3905
#: ../plugin/haildb/haildb_engine.cc:1180
3906
#: ../plugin/haildb/haildb_engine.cc:1293
3907
#: ../plugin/haildb/haildb_engine.cc:1474
3908
#: ../plugin/haildb/haildb_engine.cc:2050
4078
3910
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4081
#: ../plugin/haildb/haildb_engine.cc:1349
4082
#: ../plugin/haildb/haildb_engine.cc:1365
3913
#: ../plugin/haildb/haildb_engine.cc:1332
3914
#: ../plugin/haildb/haildb_engine.cc:1348
4084
3916
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4087
#: ../plugin/haildb/haildb_engine.cc:3403
3919
#: ../plugin/haildb/haildb_engine.cc:2903
3920
msgid "Invalid value of log-file-size"
3923
#: ../plugin/haildb/haildb_engine.cc:2914
3924
msgid "Invalid value of log-files-in-group"
3927
#: ../plugin/haildb/haildb_engine.cc:2923
3928
msgid "Invalid value of lock-wait-timeout"
3931
#: ../plugin/haildb/haildb_engine.cc:2932
3932
msgid "Invalid value of log-buffer-size"
3935
#: ../plugin/haildb/haildb_engine.cc:2943
3936
msgid "Invalid value of lru-old-blocks-pct"
3939
#: ../plugin/haildb/haildb_engine.cc:2952
3940
msgid "Invalid value of lru-block-access-recency"
3943
#: ../plugin/haildb/haildb_engine.cc:2961
3944
msgid "Invalid value of max-dirty-pages-pct"
3947
#: ../plugin/haildb/haildb_engine.cc:2970
3948
msgid "Invalid value of max-purge-lag"
3951
#: ../plugin/haildb/haildb_engine.cc:2979
3952
msgid "Invalid value of open-files"
3955
#: ../plugin/haildb/haildb_engine.cc:2988
3956
msgid "Invalid value of read-io-threads"
3959
#: ../plugin/haildb/haildb_engine.cc:2997
3960
msgid "Invalid value of sync_spin_loops"
3963
#: ../plugin/haildb/haildb_engine.cc:3210
4089
3965
msgid "Error starting HailDB %d (%s)\n"
4092
#: ../plugin/haildb/haildb_engine.cc:3432
3968
#: ../plugin/haildb/haildb_engine.cc:3378
4093
3969
msgid "Disable HailDB adaptive hash index (enabled by default)."
4096
#: ../plugin/haildb/haildb_engine.cc:3434
3972
#: ../plugin/haildb/haildb_engine.cc:3380
4097
3973
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4100
#: ../plugin/haildb/haildb_engine.cc:3437
3976
#: ../plugin/haildb/haildb_engine.cc:3383
4102
3978
"Size of a memory pool HailDB uses to store data dictionary information and "
4103
3979
"other internal data structures."
4106
#: ../plugin/haildb/haildb_engine.cc:3440
3982
#: ../plugin/haildb/haildb_engine.cc:3386
4107
3983
msgid "Data file autoextend increment in megabytes"
4110
#: ../plugin/haildb/haildb_engine.cc:3443
3986
#: ../plugin/haildb/haildb_engine.cc:3389
4112
3988
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4116
#: ../plugin/haildb/haildb_engine.cc:3446
3992
#: ../plugin/haildb/haildb_engine.cc:3392
4117
3993
msgid "The common part for HailDB table spaces."
4120
#: ../plugin/haildb/haildb_engine.cc:3448
3996
#: ../plugin/haildb/haildb_engine.cc:3394
4121
3997
msgid "Disable HailDB checksums validation (enabled by default)."
4124
#: ../plugin/haildb/haildb_engine.cc:3450
4000
#: ../plugin/haildb/haildb_engine.cc:3396
4125
4001
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4128
#: ../plugin/haildb/haildb_engine.cc:3453
4004
#: ../plugin/haildb/haildb_engine.cc:3399
4129
4005
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4132
#: ../plugin/haildb/haildb_engine.cc:3456
4008
#: ../plugin/haildb/haildb_engine.cc:3402
4134
4010
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4135
4011
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4138
#: ../plugin/haildb/haildb_engine.cc:3459
4014
#: ../plugin/haildb/haildb_engine.cc:3405
4139
4015
msgid "Stores each HailDB table to an .ibd file in the database dir."
4142
#: ../plugin/haildb/haildb_engine.cc:3462
4018
#: ../plugin/haildb/haildb_engine.cc:3408
4143
4019
msgid "File format to use for new tables in .ibd files."
4146
#: ../plugin/haildb/haildb_engine.cc:3465
4022
#: ../plugin/haildb/haildb_engine.cc:3411
4148
4024
"Set to 0 (write and flush once per second),1 (write and flush at each "
4149
4025
"commit) or 2 (write at commit, flush once per second)."
4152
#: ../plugin/haildb/haildb_engine.cc:3468
4028
#: ../plugin/haildb/haildb_engine.cc:3414
4153
4029
msgid "With which method to flush data."
4156
#: ../plugin/haildb/haildb_engine.cc:3471
4032
#: ../plugin/haildb/haildb_engine.cc:3417
4158
4034
"Helps to save your data in case the disk image of the database becomes "
4162
#: ../plugin/haildb/haildb_engine.cc:3474
4038
#: ../plugin/haildb/haildb_engine.cc:3420
4163
4039
msgid "Path to individual files and their sizes."
4166
#: ../plugin/haildb/haildb_engine.cc:3477
4042
#: ../plugin/haildb/haildb_engine.cc:3423
4167
4043
msgid "Path to HailDB log files."
4170
#: ../plugin/haildb/haildb_engine.cc:3480
4046
#: ../plugin/haildb/haildb_engine.cc:3426
4171
4047
msgid "Size of each log file in a log group."
4174
#: ../plugin/haildb/haildb_engine.cc:3483
4050
#: ../plugin/haildb/haildb_engine.cc:3429
4176
4052
"Number of log files in the log group. HailDB writes to the files in a "
4177
4053
"circular fashion. Value 3 is recommended here."
4180
#: ../plugin/haildb/haildb_engine.cc:3486
4056
#: ../plugin/haildb/haildb_engine.cc:3432
4182
4058
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4183
4059
"rolled back. Values above 100000000 disable the timeout."
4186
#: ../plugin/haildb/haildb_engine.cc:3489
4062
#: ../plugin/haildb/haildb_engine.cc:3435
4188
4064
"The size of the buffer which HailDB uses to write log to the log files on "
4192
#: ../plugin/haildb/haildb_engine.cc:3492
4068
#: ../plugin/haildb/haildb_engine.cc:3438
4194
4070
"Sets the point in the LRU list from where all pages are classified as old "
4195
4071
"(Advanced users)"
4198
#: ../plugin/haildb/haildb_engine.cc:3495
4074
#: ../plugin/haildb/haildb_engine.cc:3441
4200
4076
"Milliseconds between accesses to a block at which it is made young. "
4201
4077
"0=disabled (Advanced users)"
4204
#: ../plugin/haildb/haildb_engine.cc:3498
4080
#: ../plugin/haildb/haildb_engine.cc:3444
4205
4081
msgid "Percentage of dirty pages allowed in bufferpool."
4208
#: ../plugin/haildb/haildb_engine.cc:3501
4084
#: ../plugin/haildb/haildb_engine.cc:3447
4209
4085
msgid "Desired maximum length of the purge queue (0 = no limit)"
4212
#: ../plugin/haildb/haildb_engine.cc:3504
4088
#: ../plugin/haildb/haildb_engine.cc:3450
4214
4090
"Roll back the complete transaction on lock wait timeout, for 4.x "
4215
4091
"compatibility (disabled by default)"
4218
#: ../plugin/haildb/haildb_engine.cc:3507
4094
#: ../plugin/haildb/haildb_engine.cc:3453
4219
4095
msgid "How many files at the maximum HailDB keeps open at the same time."
4222
#: ../plugin/haildb/haildb_engine.cc:3510
4098
#: ../plugin/haildb/haildb_engine.cc:3456
4223
4099
msgid "Number of background read I/O threads in HailDB."
4226
#: ../plugin/haildb/haildb_engine.cc:3513
4102
#: ../plugin/haildb/haildb_engine.cc:3459
4227
4103
msgid "Number of background write I/O threads in HailDB."
4230
#: ../plugin/haildb/haildb_engine.cc:3515
4106
#: ../plugin/haildb/haildb_engine.cc:3461
4232
4108
"Disable if you want to reduce the number of messages written to the log "
4233
4109
"(default: enabled)."
4236
#: ../plugin/haildb/haildb_engine.cc:3518
4112
#: ../plugin/haildb/haildb_engine.cc:3464
4237
4113
msgid "Enable SHOW HAILDB STATUS output in the log"
4240
#: ../plugin/haildb/haildb_engine.cc:3521
4116
#: ../plugin/haildb/haildb_engine.cc:3467
4241
4117
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4244
#: ../plugin/haildb/haildb_engine.cc:3523
4120
#: ../plugin/haildb/haildb_engine.cc:3469
4246
4122
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4249
#: ../plugin/hello_events/hello_events.cc:401
4125
#: ../plugin/hello_events/hello_events.cc:381
4126
msgid "Invalid value of before-write-position\n"
4129
#: ../plugin/hello_events/hello_events.cc:390
4130
#: ../plugin/hello_events/hello_events.cc:399
4131
msgid "Invalid value of before-update-position\n"
4134
#: ../plugin/hello_events/hello_events.cc:439
4135
#: ../plugin/hello_events/hello_events.cc:442
4136
#: ../plugin/hello_events/hello_events.cc:460
4137
msgid "A comma delimited list of databases to watch"
4140
#: ../plugin/hello_events/hello_events.cc:445
4141
#: ../plugin/hello_events/hello_events.cc:476
4250
4142
msgid "Enable Example Events Plugin"
4253
#: ../plugin/hello_events/hello_events.cc:404
4254
#: ../plugin/hello_events/hello_events.cc:407
4255
msgid "A comma delimited list of databases to watch"
4258
#: ../plugin/hello_events/hello_events.cc:410
4145
#: ../plugin/hello_events/hello_events.cc:448
4146
#: ../plugin/hello_events/hello_events.cc:484
4259
4147
msgid "Before write row event observer call position"
4262
#: ../plugin/hello_events/hello_events.cc:413
4263
#: ../plugin/pbms/src/parameters_ms.cc:461
4150
#: ../plugin/hello_events/hello_events.cc:451
4151
#: ../plugin/hello_events/hello_events.cc:495
4152
#: ../plugin/pbms/src/parameters_ms.cc:601
4264
4153
msgid "Before update row event observer call position"
4267
#: ../plugin/hello_events/hello_events.cc:416
4156
#: ../plugin/hello_events/hello_events.cc:454
4268
4157
msgid "After drop database event observer call position"
4271
#: ../plugin/hello_events/hello_events.cc:427
4160
#: ../plugin/hello_events/hello_events.cc:468
4161
msgid "A comma delimited list of tables to watch"
4164
#: ../plugin/hello_events/hello_events.cc:518
4272
4165
msgid "An example events Plugin"
4275
#: ../plugin/innobase/handler/data_dictionary.cc:760
4168
#: ../plugin/innobase/handler/data_dictionary.cc:202
4277
4170
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4280
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4282
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4286
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4288
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4292
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4295
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4296
"or its equivalent numeric id"
4299
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4300
msgid "Do not use Native AIO library for IO, even if available"
4303
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4304
msgid "Enable internal replication log."
4307
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4309
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4310
"rolled back. Values above 100000000 disable the timeout."
4313
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4314
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4317
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4319
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4320
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4323
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4324
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4325
#: ../plugin/transaction_log/print_transaction_message.cc:177
4326
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4328
msgid "Unable to parse transaction. Got error: %s.\n"
4331
#: ../plugin/innobase/srv/srv0start.cc:1034
4332
msgid "InnoDB: cannot determine Mac OS X version!\n"
4335
#: ../plugin/innobase/srv/srv0start.cc:1039
4337
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4338
"InnoDB: making transactions unsafe!\n"
4341
#: ../plugin/innobase/srv/srv0start.cc:1048
4344
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4345
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4346
"InnoDB: allocate more than 4 GB of memory."
4349
#: ../plugin/innobase/srv/srv0start.cc:1063
4351
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4354
#: ../plugin/innobase/srv/srv0start.cc:1068
4357
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4358
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4359
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4362
#: ../plugin/innobase/srv/srv0start.cc:1078
4364
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4367
#: ../plugin/innobase/srv/srv0start.cc:1083
4369
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4372
#: ../plugin/innobase/srv/srv0start.cc:1088
4374
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4377
#: ../plugin/innobase/srv/srv0start.cc:1092
4379
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4382
#: ../plugin/innobase/srv/srv0start.cc:1097
4384
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4387
#: ../plugin/innobase/srv/srv0start.cc:1167
4389
msgid " InnoDB: Using Linux native AIO\n"
4392
#: ../plugin/logging_gearman/logging_gearman.cc:186
4173
#: ../plugin/innobase/handler/ha_innodb.cc:1821
4174
msgid "Invalid value for io-capacity\n"
4177
#: ../plugin/innobase/handler/ha_innodb.cc:1839
4178
msgid "Invalid value for fast-shutdown\n"
4181
#: ../plugin/innobase/handler/ha_innodb.cc:1853
4182
msgid "Invalid value for flush-log-at-trx-commit\n"
4185
#: ../plugin/innobase/handler/ha_innodb.cc:1883
4186
msgid "Invalid value for max-dirty-pages-pct\n"
4189
#: ../plugin/innobase/handler/ha_innodb.cc:1892
4190
msgid "Invalid value for stats-sample-pages\n"
4193
#: ../plugin/innobase/handler/ha_innodb.cc:1903
4194
msgid "Invalid value for additional-mem-pool-size\n"
4197
#: ../plugin/innobase/handler/ha_innodb.cc:1913
4198
msgid "Invalid value for autoextend-increment\n"
4201
#: ../plugin/innobase/handler/ha_innodb.cc:1923
4202
msgid "Invalid value for buffer-pool-size\n"
4205
#: ../plugin/innobase/handler/ha_innodb.cc:1933
4206
msgid "Invalid value for commit-concurrency\n"
4209
#: ../plugin/innobase/handler/ha_innodb.cc:1942
4210
msgid "Invalid value for concurrency-tickets\n"
4213
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4214
msgid "Invalid value for read-io-threads\n"
4217
#: ../plugin/innobase/handler/ha_innodb.cc:1960
4218
msgid "Invalid value for write-io-threads\n"
4221
#: ../plugin/innobase/handler/ha_innodb.cc:1969
4222
msgid "Invalid value for force-recovery\n"
4225
#: ../plugin/innobase/handler/ha_innodb.cc:1979
4226
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4227
msgid "Invalid value for log-file-size\n"
4230
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4231
msgid "Invalid value for log-files-in-group\n"
4234
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4235
msgid "Invalid value for mirrored-log-groups\n"
4238
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4239
msgid "Invalid value for open-files\n"
4242
#: ../plugin/innobase/handler/ha_innodb.cc:2025
4243
msgid "Invalid value for thread-concurrency\n"
4246
#: ../plugin/innobase/handler/ha_innodb.cc:2048
4247
msgid "Invalid value for read-ahead-threshold\n"
4250
#: ../plugin/innobase/handler/ha_innodb.cc:2062
4251
msgid "Invalid value for lock-wait-timeout\n"
4254
#: ../plugin/logging_gearman/logging_gearman.cc:182
4394
4256
msgid "fail gearman_client_create(): %s"
4397
#: ../plugin/logging_gearman/logging_gearman.cc:197
4259
#: ../plugin/logging_gearman/logging_gearman.cc:193
4399
4261
msgid "fail gearman_client_add_server(): %s"
4402
#: ../plugin/logging_gearman/logging_gearman.cc:302
4264
#: ../plugin/logging_gearman/logging_gearman.cc:294
4265
#: ../plugin/logging_gearman/logging_gearman.cc:301
4266
msgid "Enable logging to a gearman server"
4269
#: ../plugin/logging_gearman/logging_gearman.cc:310
4403
4270
msgid "Hostname for logging to a Gearman server"
4406
#: ../plugin/logging_gearman/logging_gearman.cc:305
4273
#: ../plugin/logging_gearman/logging_gearman.cc:319
4407
4274
msgid "Gearman Function to send logging to"
4410
#: ../plugin/logging_gearman/logging_gearman.cc:316
4277
#: ../plugin/logging_gearman/logging_gearman.cc:337
4411
4278
msgid "Log queries to a Gearman server"
4414
#: ../plugin/logging_query/logging_query.cc:178
4281
#: ../plugin/logging_query/logging_query.cc:172
4416
4283
msgid "fail open() fn=%s er=%s\n"
4419
#: ../plugin/logging_query/logging_query.cc:319
4286
#: ../plugin/logging_query/logging_query.cc:299
4287
msgid "Invalid value for threshold-slow"
4290
#: ../plugin/logging_query/logging_query.cc:308
4291
msgid "Invalid value for threshold-big-resultset"
4294
#: ../plugin/logging_query/logging_query.cc:317
4295
msgid "Invalid value for threshold-big-examined"
4298
#: ../plugin/logging_query/logging_query.cc:331
4299
#: ../plugin/logging_query/logging_query.cc:347
4420
4300
msgid "Enable logging to CSV file"
4423
#: ../plugin/logging_query/logging_query.cc:322
4424
msgid "File to log to"
4427
#: ../plugin/logging_query/logging_query.cc:325
4428
msgid "PCRE to match the query against"
4431
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4303
#: ../plugin/logging_query/logging_query.cc:334
4304
#: ../plugin/logging_query/logging_query.cc:374 ../plugin/syslog/module.cc:167
4305
#: ../plugin/syslog/module.cc:233
4432
4306
msgid "Threshold for logging slow queries, in microseconds"
4435
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4309
#: ../plugin/logging_query/logging_query.cc:337
4310
#: ../plugin/logging_query/logging_query.cc:386 ../plugin/syslog/module.cc:179
4311
#: ../plugin/syslog/module.cc:236
4436
4312
msgid "Threshold for logging big queries, for rows returned"
4439
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4315
#: ../plugin/logging_query/logging_query.cc:340
4316
#: ../plugin/logging_query/logging_query.cc:398 ../plugin/syslog/module.cc:191
4317
#: ../plugin/syslog/module.cc:239
4440
4318
msgid "Threshold for logging big queries, for rows examined"
4443
#: ../plugin/logging_query/logging_query.cc:345
4321
#: ../plugin/logging_query/logging_query.cc:356
4322
msgid "File to log to"
4325
#: ../plugin/logging_query/logging_query.cc:365
4326
msgid "PCRE to match the query against"
4329
#: ../plugin/logging_query/logging_query.cc:422
4444
4330
msgid "Log queries to a CSV file"
4447
#: ../plugin/logging_stats/logging_stats.cc:373
4333
#: ../plugin/logging_stats/logging_stats.cc:344
4334
msgid "Invalid value for max-user-count\n"
4337
#: ../plugin/logging_stats/logging_stats.cc:352
4338
msgid "Invalid value for bucket-count\n"
4341
#: ../plugin/logging_stats/logging_stats.cc:361
4342
msgid "Invalid value for scoreboard-size\n"
4345
#: ../plugin/logging_stats/logging_stats.cc:396
4346
#: ../plugin/logging_stats/logging_stats.cc:438
4448
4347
msgid "Max number of users that will be logged"
4451
#: ../plugin/logging_stats/logging_stats.cc:376
4350
#: ../plugin/logging_stats/logging_stats.cc:407
4351
#: ../plugin/logging_stats/logging_stats.cc:441
4452
4352
msgid "Max number of range locks to use for Scoreboard"
4455
#: ../plugin/logging_stats/logging_stats.cc:379
4355
#: ../plugin/logging_stats/logging_stats.cc:418
4356
#: ../plugin/logging_stats/logging_stats.cc:444
4456
4357
msgid "Max number of concurrent sessions that will be logged"
4459
#: ../plugin/logging_stats/logging_stats.cc:380
4360
#: ../plugin/logging_stats/logging_stats.cc:429
4361
#: ../plugin/logging_stats/logging_stats.cc:445
4460
4362
msgid "Enable Logging Statistics Collection"
4463
#: ../plugin/logging_stats/logging_stats.cc:389
4365
#: ../plugin/logging_stats/logging_stats.cc:462
4464
4366
msgid "User Statistics as DATA_DICTIONARY tables"
4785
4689
msgid "Tablespace not empty"
4788
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4692
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
4693
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4790
4695
"Port number to use for connection or 0 for default to with MySQL protocol."
4793
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4698
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:82
4795
4700
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4796
4701
"the file is stale and should be removed?"
4799
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4704
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
4800
4705
msgid "Path used for MySQL UNIX Socket Protocol."
4803
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4708
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
4804
4709
msgid "Clobber socket file if one is there already."
4807
#: ../plugin/pbms/src/parameters_ms.cc:426
4808
msgid "Port number to use for connection or 0 for default PBMS port "
4811
#: ../plugin/pbms/src/parameters_ms.cc:429
4812
msgid "The maximum size of a BLOB repository file."
4815
#: ../plugin/pbms/src/parameters_ms.cc:432
4816
msgid "The maximum size of a temorary BLOB log file."
4819
#: ../plugin/pbms/src/parameters_ms.cc:435
4821
"A ':' delimited list of metadata header names to be used to initialize the "
4822
"pbms_metadata_header table when a database is created."
4825
#: ../plugin/pbms/src/parameters_ms.cc:439
4826
msgid "The percentage of garbage in a repository file before it is compacted."
4829
#: ../plugin/pbms/src/parameters_ms.cc:442
4831
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4832
"after this time, unless committed to the database."
4835
#: ../plugin/pbms/src/parameters_ms.cc:445
4837
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4841
#: ../plugin/pbms/src/parameters_ms.cc:448
4842
msgid "The next backup ID to use when backing up a PBMS database."
4845
#: ../plugin/pbms/src/parameters_ms.cc:451
4712
#: ../plugin/pbms/src/parameters_ms.cc:574
4847
4714
"A comma delimited list of tables to watch of the format: <database>."
4851
#: ../plugin/pbms/src/parameters_ms.cc:453
4718
#: ../plugin/pbms/src/parameters_ms.cc:582
4852
4719
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4855
#: ../plugin/pbms/src/parameters_ms.cc:457
4722
#: ../plugin/pbms/src/parameters_ms.cc:590
4856
4723
msgid "Before insert row event observer call position"
4859
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4860
msgid "Could not open socket, is rabbitmq running?"
4863
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4726
#: ../plugin/pbms/src/plugin_ms.cc:70
4727
msgid "Port number to use for connection or 0 for default PBMS port "
4730
#: ../plugin/pbms/src/plugin_ms.cc:83
4731
msgid "Invalid port number\n"
4734
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
4864
4735
msgid "Failed to allocate enough memory to transaction message\n"
4867
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4738
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4869
4740
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4872
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4743
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
4874
4745
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4877
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4748
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
4749
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
4750
msgid "Enable rabbitmq log"
4753
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
4754
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
4878
4755
msgid "Host name to connect to"
4881
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4882
msgid "Port to connect to"
4885
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4886
msgid "RabbitMQ virtualhost"
4889
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4758
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
4759
msgid "RabbitMQ Port"
4762
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
4763
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
4890
4764
msgid "RabbitMQ username"
4893
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4767
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
4768
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
4894
4769
msgid "RabbitMQ password"
4897
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4772
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
4773
msgid "RabbitMQ virtualhost"
4776
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
4777
msgid "Name of RabbitMQ exchange to publish to"
4780
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
4781
msgid "Name of RabbitMQ routing key to use"
4784
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
4898
4785
#: ../plugin/transaction_log/module.cc:270
4899
4786
msgid "Name of the replicator plugin to use (default='default_replicator')"
4902
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4903
msgid "Name of RabbitMQ exchange to publish to"
4906
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4907
msgid "Name of RabbitMQ routing key to use"
4910
4789
#: ../plugin/session_dictionary/processlist.cc:78
4911
4790
msgid "no user"
4914
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4793
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:44
4916
4795
msgid "syslog facility \"%s\" not known, using \"local0\""
4919
#: ../plugin/syslog/errmsg.cc:50
4798
#: ../plugin/syslog/errmsg.cc:49
4921
4800
msgid "syslog priority \"%s\" not known, using \"warn\""
4924
#: ../plugin/syslog/logging.cc:63
4803
#: ../plugin/syslog/logging.cc:53
4926
4805
msgid "syslog priority \"%s\" not known, using \"info\""
4929
#: ../plugin/syslog/module.cc:95
4808
#: ../plugin/syslog/module.cc:61
4809
msgid "Invalid value for logging-threshold-slow\n"
4812
#: ../plugin/syslog/module.cc:70
4813
msgid "Invalid value for logging-threshold-big-resultset\n"
4816
#: ../plugin/syslog/module.cc:79
4817
msgid "Invalid value for logging-threshold-big-examined\n"
4820
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
4930
4821
msgid "Syslog Ident"
4933
#: ../plugin/syslog/module.cc:98
4824
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
4934
4825
msgid "Syslog Facility"
4937
#: ../plugin/syslog/module.cc:101
4828
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
4938
4829
msgid "Enable logging to syslog of the query log"
4941
#: ../plugin/syslog/module.cc:104
4832
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
4942
4833
msgid "Syslog Priority of query logging"
4945
#: ../plugin/syslog/module.cc:116
4836
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
4946
4837
msgid "Enable logging to syslog of the error messages"
4949
#: ../plugin/syslog/module.cc:119
4840
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
4950
4841
msgid "Syslog Priority of error messages"