95
95
#: ../client/drizzle.cc:493
96
msgid "Use another schema. Takes schema name as argument."
99
#: ../client/drizzle.cc:495
100
msgid "Shutdown the instance you are connected too."
103
#: ../client/drizzle.cc:497 ../client/drizzle.cc:1321
96
msgid "Use another database. Takes database name as argument."
99
#: ../client/drizzle.cc:495 ../client/drizzle.cc:1319
104
100
msgid "Show warnings after every statement."
107
#: ../client/drizzle.cc:499
103
#: ../client/drizzle.cc:497
108
104
msgid "Don't show warnings after every statement."
111
#: ../client/drizzle.cc:1149 ../client/drizzle.cc:3895
107
#: ../client/drizzle.cc:1147
113
109
msgid "shutting down drizzled"
116
#: ../client/drizzle.cc:1151 ../client/drizzle.cc:3897
112
#: ../client/drizzle.cc:1149
118
114
msgid " on port %d"
121
#: ../client/drizzle.cc:1160 ../client/drizzle.cc:1166
122
#: ../client/drizzle.cc:3906 ../client/drizzle.cc:3912
117
#: ../client/drizzle.cc:1158 ../client/drizzle.cc:1164
124
119
msgid "shutdown failed; error: '%s'"
127
#: ../client/drizzle.cc:1175 ../client/drizzle.cc:3921
122
#: ../client/drizzle.cc:1173
132
#: ../client/drizzle.cc:1196
127
#: ../client/drizzle.cc:1194
134
129
msgid "drizzled is alive\n"
137
#: ../client/drizzle.cc:1202
132
#: ../client/drizzle.cc:1200
139
134
msgid "ping failed; error: '%s'"
142
#: ../client/drizzle.cc:1208
137
#: ../client/drizzle.cc:1206
144
139
msgid "drizzled won't answer to ping, error: '%s'"
147
#: ../client/drizzle.cc:1257
142
#: ../client/drizzle.cc:1255
148
143
msgid "Error: Invalid Value for connect_timeout"
151
#: ../client/drizzle.cc:1268
146
#: ../client/drizzle.cc:1266
152
147
msgid "Error: Invalid Value for max_input_line"
155
#: ../client/drizzle.cc:1287 ../client/drizzledump.cc:482
150
#: ../client/drizzle.cc:1285 ../client/drizzledump.cc:475
156
151
msgid "Options used only in command line"
159
#: ../client/drizzle.cc:1289
154
#: ../client/drizzle.cc:1287
161
156
msgid "Displays this help and exit."
162
157
msgstr "ही मदत दाखवा."
159
#: ../client/drizzle.cc:1288
161
"Don't use history file. Disable interactive behavior. (Enables --silent)"
164
164
#: ../client/drizzle.cc:1290
166
"Don't use history file. Disable interactive behavior. (Enables --silent)"
165
msgid "Display column type information."
169
168
#: ../client/drizzle.cc:1292
170
msgid "Display column type information."
173
#: ../client/drizzle.cc:1294
175
170
"Preserve comments. Send comments to the server. The default is --skip-"
176
171
"comments (discard comments), enable with --comments"
174
#: ../client/drizzle.cc:1294
175
msgid "Print the output of a query (rows) vertically."
179
178
#: ../client/drizzle.cc:1296
180
msgid "Print the output of a query (rows) vertically."
179
msgid "Continue even if we get an sql error."
183
182
#: ../client/drizzle.cc:1298
184
msgid "Continue even if we get an sql error."
187
#: ../client/drizzle.cc:1300
189
184
"Enable named commands. Named commands mean this program's internal commands; "
190
185
"see drizzle> help . When enabled, the named commands can be used from any "
191
186
"line of the query, otherwise only from the first line, before an enter."
194
#: ../client/drizzle.cc:1302
189
#: ../client/drizzle.cc:1300
195
190
msgid "Turn off beep on error."
198
#: ../client/drizzle.cc:1303
193
#: ../client/drizzle.cc:1301
199
194
msgid "Do not write line numbers for errors."
197
#: ../client/drizzle.cc:1302
198
msgid "Do not write column names in results."
202
201
#: ../client/drizzle.cc:1304
203
msgid "Do not write column names in results."
206
#: ../client/drizzle.cc:1306
208
203
"Don't write column names in results. WARNING: -N is deprecated, use long "
209
204
"version of this options instead."
212
#: ../client/drizzle.cc:1308
207
#: ../client/drizzle.cc:1306
214
209
"Change the value of a variable. Please note that this option is deprecated; "
215
210
"you can set variables directly with --variable-name=value."
213
#: ../client/drizzle.cc:1308
214
msgid "Output in table format."
218
217
#: ../client/drizzle.cc:1310
219
msgid "Output in table format."
218
msgid "Only allow UPDATE and DELETE that uses keys."
222
221
#: ../client/drizzle.cc:1312
223
msgid "Only allow UPDATE and DELETE that uses keys."
222
msgid "Synonym for option --safe-updates, -U."
226
225
#: ../client/drizzle.cc:1314
227
msgid "Synonym for option --safe-updates, -U."
230
#: ../client/drizzle.cc:1316
231
226
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
234
#: ../client/drizzle.cc:1317 ../client/drizzledump.cc:506
235
#: ../drizzled/drizzled.cc:1235
229
#: ../client/drizzle.cc:1315 ../client/drizzledump.cc:499
230
#: ../drizzled/drizzled.cc:1235 ../drizzled/drizzled.cc:1860
236
231
msgid "Output version information and exit."
239
#: ../client/drizzle.cc:1319
234
#: ../client/drizzle.cc:1317
240
235
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
238
#: ../client/drizzle.cc:1321
239
msgid "Number of lines before each import progress report."
243
242
#: ../client/drizzle.cc:1323
244
msgid "Number of lines before each import progress report."
247
#: ../client/drizzle.cc:1325
248
243
msgid "Ping the server to check if it's alive."
251
#: ../client/drizzle.cc:1327 ../drizzled/drizzled.cc:1154
246
#: ../client/drizzle.cc:1325 ../drizzled/drizzled.cc:1154
252
247
msgid "Configuration file defaults are not used if no-defaults is set"
255
#: ../client/drizzle.cc:1330 ../client/drizzledump.cc:514
250
#: ../client/drizzle.cc:1328 ../client/drizzledump.cc:507
256
251
msgid "Options specific to the drizzle client"
259
#: ../client/drizzle.cc:1333
254
#: ../client/drizzle.cc:1331
261
256
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
262
257
"and field completion, but startup and reconnecting may take a longer time."
265
#: ../client/drizzle.cc:1335
260
#: ../client/drizzle.cc:1333
267
262
"Automatically switch to vertical output mode if the result is wider than the "
268
263
"terminal width."
266
#: ../client/drizzle.cc:1335
267
msgid "Database to use."
271
270
#: ../client/drizzle.cc:1337
272
msgid "Database to use."
275
274
#: ../client/drizzle.cc:1339
275
msgid "Delimiter to be used."
279
278
#: ../client/drizzle.cc:1341
280
msgid "Delimiter to be used."
279
msgid "Execute command and quit. (Disables --force and history file)"
283
282
#: ../client/drizzle.cc:1343
284
msgid "Execute command and quit. (Disables --force and history file)"
283
msgid "Enable LOAD DATA LOCAL INFILE."
287
286
#: ../client/drizzle.cc:1345
288
msgid "Enable LOAD DATA LOCAL INFILE."
287
msgid "Flush buffer after each query."
291
290
#: ../client/drizzle.cc:1347
292
msgid "Flush buffer after each query."
291
msgid "Ignore SIGINT (CTRL-C)"
295
294
#: ../client/drizzle.cc:1349
296
msgid "Ignore SIGINT (CTRL-C)"
299
#: ../client/drizzle.cc:1351
301
296
"Only update the default database. This is useful for skipping updates to "
302
297
"other database in the update log."
305
#: ../client/drizzle.cc:1353
300
#: ../client/drizzle.cc:1351
307
302
"Pager to use to display results. If you don't supply an option the default "
308
303
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
977
#: ../client/drizzledump.cc:528
970
#: ../client/drizzledump.cc:521
978
971
msgid "Insert rows with INSERT IGNORE."
981
#: ../client/drizzledump.cc:530
974
#: ../client/drizzledump.cc:523
982
975
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
985
#: ../client/drizzledump.cc:532
978
#: ../client/drizzledump.cc:525
987
980
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
988
981
"above line will be added otherwise, if --databases or --all-databases option "
992
#: ../client/drizzledump.cc:534
985
#: ../client/drizzledump.cc:527
993
986
msgid "No row information."
996
#: ../client/drizzledump.cc:536
989
#: ../client/drizzledump.cc:529
997
990
msgid "Use REPLACE INTO instead of INSERT INTO."
1000
#: ../client/drizzledump.cc:538
993
#: ../client/drizzledump.cc:531
1001
994
msgid "Where to send output to (stdout|database"
1004
#: ../client/drizzledump.cc:540
997
#: ../client/drizzledump.cc:533
1006
999
"Hostname for destination db server (requires --destination-type=database)"
1009
#: ../client/drizzledump.cc:542
1002
#: ../client/drizzledump.cc:535
1011
1004
"Port number for destination db server (requires --destination-type=database)"
1014
#: ../client/drizzledump.cc:544
1007
#: ../client/drizzledump.cc:537
1016
1009
"User name for destination db server (resquires --destination-type=database)"
1019
#: ../client/drizzledump.cc:546
1012
#: ../client/drizzledump.cc:539
1021
1014
"Password for destination db server (requires --destination-type=database)"
1024
#: ../client/drizzledump.cc:548
1017
#: ../client/drizzledump.cc:541
1026
1019
"The database in the destination db server (requires --destination-"
1027
1020
"type=database, not for use with --all-databases)"
1030
#: ../client/drizzledump.cc:550
1032
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1036
#: ../client/drizzledump.cc:556
1023
#: ../client/drizzledump.cc:547
1037
1024
msgid "Connect to host."
1040
#: ../client/drizzledump.cc:558
1027
#: ../client/drizzledump.cc:549
1042
1029
"Password to use when connecting to server. If password is not given it's "
1043
1030
"solicited on the tty."
1046
#: ../client/drizzledump.cc:560
1047
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1033
#: ../client/drizzledump.cc:551
1048
1034
msgid "Port number to use for connection."
1051
#: ../client/drizzledump.cc:567
1037
#: ../client/drizzledump.cc:558
1052
1038
msgid "Hidden Options"
1055
#: ../client/drizzledump.cc:569
1041
#: ../client/drizzledump.cc:560
1056
1042
msgid "Used to select the database"
1059
#: ../client/drizzledump.cc:570
1045
#: ../client/drizzledump.cc:561
1060
1046
msgid "Used to select the tables"
1063
#: ../client/drizzledump.cc:573
1049
#: ../client/drizzledump.cc:564
1064
1050
msgid "Allowed Options + Hidden Options"
1067
#: ../client/drizzledump.cc:637
1053
#: ../client/drizzledump.cc:628
1069
1055
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1072
#: ../client/drizzledump.cc:642
1058
#: ../client/drizzledump.cc:633
1074
1060
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1075
1061
"and you are welcome to modify and redistribute it under the GPL license\n"
1078
#: ../client/drizzledump.cc:643
1064
#: ../client/drizzledump.cc:634
1079
1065
msgid "Dumps definitions and data from a Drizzle database server"
1082
#: ../client/drizzledump.cc:644
1068
#: ../client/drizzledump.cc:635
1084
1070
msgid "Usage: %s [OPTIONS] database [tables]\n"
1087
#: ../client/drizzledump.cc:645
1073
#: ../client/drizzledump.cc:636
1089
1075
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1092
#: ../client/drizzledump.cc:647
1078
#: ../client/drizzledump.cc:638
1094
1080
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1097
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1098
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1083
#: ../client/drizzledump.cc:679 ../client/drizzleimport.cc:484
1084
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5623
1100
1086
msgid "Value supplied for port is not valid.\n"
1103
#: ../client/drizzledump.cc:743
1089
#: ../client/drizzledump.cc:734
1105
1091
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1108
#: ../client/drizzledump_data.cc:268
1094
#: ../client/drizzledump_data.cc:252
1109
1095
msgid "-- Retrieving data for "
1112
#: ../client/drizzledump_data.cc:300
1098
#: ../client/drizzledump_data.cc:284
1113
1099
msgid " rows dumped for table "
1116
#: ../client/drizzledump_data.cc:547
1102
#: ../client/drizzledump_data.cc:515
1117
1103
msgid "-- Connecting to "
1120
#: ../client/drizzledump_data.cc:547
1106
#: ../client/drizzledump_data.cc:515
1121
1107
msgid " using protocol "
1124
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1125
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1110
#: ../client/drizzledump_data.cc:556 ../client/drizzledump_data.cc:562
1111
#: ../client/drizzledump_data.cc:593 ../client/drizzledump_data.cc:599
1126
1112
msgid "Error executing query: "
1129
#: ../client/drizzledump_data.cc:602
1115
#: ../client/drizzledump_data.cc:570
1130
1116
msgid "Could not buffer result: "
1133
#: ../client/drizzledump_data.cc:648
1119
#: ../client/drizzledump_data.cc:616
1134
1120
msgid "Error: Could not set db '"
1137
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1138
#: ../client/drizzledump_data.cc:673
1123
#: ../client/drizzledump_data.cc:630 ../client/drizzledump_data.cc:635
1124
#: ../client/drizzledump_data.cc:641
1139
1125
msgid "Got error: "
1142
#: ../client/drizzledump_data.cc:682
1128
#: ../client/drizzledump_data.cc:650
1143
1129
msgid "-- Disconnecting from "
1732
#: ../drizzled/drizzled.cc:2046
1754
#: ../drizzled/drizzled.cc:2090
1734
1756
msgid "Usage: %s [OPTIONS]\n"
1737
#: ../drizzled/drizzled.cc:2167
1759
#: ../drizzled/drizzled.cc:2213
1740
1762
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1741
1763
"command line\n"
1744
#: ../drizzled/drizzled.cc:2184
1766
#: ../drizzled/drizzled.cc:2230
1745
1767
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1748
#: ../drizzled/drizzled.cc:2197
1770
#: ../drizzled/drizzled.cc:2243
1749
1771
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1752
#: ../drizzled/drizzled.cc:2210
1774
#: ../drizzled/drizzled.cc:2256
1753
1775
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1756
#: ../drizzled/drizzled.cc:2223
1778
#: ../drizzled/drizzled.cc:2269
1757
1779
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1760
#: ../drizzled/drizzled.cc:2338
1763
"There was an error creating the '%s' part of the path '%s'. Please check "
1764
"the path exists and is writable.\n"
1767
#: ../drizzled/drizzled.cc:2345
1770
"There was an error opening the path '%s', please check the path exists and "
1774
#: ../drizzled/error.cc:133
1782
#: ../drizzled/error.cc:131
1776
1784
msgid "Unknown error %d"
1779
1787
#: ../drizzled/error.cc:207
1783
1791
#: ../drizzled/error.cc:208
1784
msgid "Error on first"
1787
1795
#: ../drizzled/error.cc:209
1797
msgid "Can't create file '%-.200s' (errno: %d)"
1791
1800
#: ../drizzled/error.cc:210
1802
msgid "Can't create table '%-.200s' (errno: %d)"
1795
1805
#: ../drizzled/error.cc:211
1797
msgid "Can't create file '%-.200s' (errno: %d)"
1807
msgid "Can't create schema '%-.192s' (errno: %d)"
1800
1810
#: ../drizzled/error.cc:212
1802
msgid "Can't create table '%-.200s' (errno: %d)"
1812
msgid "Can't create schema '%-.192s'; schema exists"
1805
1815
#: ../drizzled/error.cc:213
1807
msgid "Can't create schema '%-.192s' (errno: %d)"
1817
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1810
1820
#: ../drizzled/error.cc:214
1812
msgid "Can't create schema '%-.192s'; schema exists"
1822
msgid "Error on delete of '%-.192s' (errno: %d)"
1815
1825
#: ../drizzled/error.cc:215
1817
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1827
msgid "Can't get status of '%-.200s' (errno: %d)"
1820
1830
#: ../drizzled/error.cc:216
1822
msgid "Error on delete of '%-.192s' (errno: %d)"
1832
msgid "Can't lock file (errno: %d)"
1825
1835
#: ../drizzled/error.cc:217
1827
msgid "Can't get status of '%-.200s' (errno: %d)"
1837
msgid "Can't open file: '%-.200s' (errno: %d)"
1830
1840
#: ../drizzled/error.cc:218
1832
msgid "Can't lock file (errno: %d)"
1842
msgid "Can't find file: '%-.200s' (errno: %d)"
1835
1845
#: ../drizzled/error.cc:219
1837
msgid "Can't open file: '%-.200s' (errno: %d)"
1847
msgid "Can't read dir of '%-.192s' (errno: %d)"
1840
1850
#: ../drizzled/error.cc:220
1842
msgid "Can't find file: '%-.200s' (errno: %d)"
1852
msgid "Record has changed since last read in table '%-.192s'"
1845
1855
#: ../drizzled/error.cc:221
1847
msgid "Can't read dir of '%-.192s' (errno: %d)"
1857
msgid "Disk full (%s); waiting for someone to free some space..."
1850
1860
#: ../drizzled/error.cc:222
1852
msgid "Record has changed since last read in table '%-.192s'"
1862
msgid "Can't write; duplicate key in table '%-.192s'"
1855
1865
#: ../drizzled/error.cc:223
1857
msgid "Disk full (%s); waiting for someone to free some space..."
1867
msgid "Error on close of '%-.192s' (errno: %d)"
1860
1870
#: ../drizzled/error.cc:224
1862
msgid "Can't write; duplicate key in table '%-.192s'"
1872
msgid "Error reading file '%-.200s' (errno: %d)"
1865
1875
#: ../drizzled/error.cc:225
1867
msgid "Error on close of '%-.192s' (errno: %d)"
1877
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1870
1880
#: ../drizzled/error.cc:226
1872
msgid "Error reading file '%-.200s' (errno: %d)"
1882
msgid "Error writing file '%-.200s' (errno: %d)"
1875
1885
#: ../drizzled/error.cc:227
1877
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1887
msgid "'%-.192s' is locked against change"
1880
1890
#: ../drizzled/error.cc:228
1882
msgid "Error writing file '%-.200s' (errno: %d)"
1891
msgid "Sort aborted"
1885
1894
#: ../drizzled/error.cc:229
1887
msgid "'%-.192s' is locked against change"
1896
msgid "Got error %d from storage engine"
1890
1899
#: ../drizzled/error.cc:230
1891
msgid "Sort aborted"
1901
msgid "Table storage engine for '%-.192s' doesn't have this option"
1894
1904
#: ../drizzled/error.cc:231
1896
msgid "Got error %d from storage engine"
1906
msgid "Can't find record in '%-.192s'"
1899
1909
#: ../drizzled/error.cc:232
1901
msgid "Table storage engine for '%-.192s' doesn't have this option"
1911
msgid "Incorrect information in file: '%-.200s'"
1904
1914
#: ../drizzled/error.cc:233
1906
msgid "Can't find record in '%-.192s'"
1916
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1909
1919
#: ../drizzled/error.cc:234
1911
msgid "Incorrect information in file: '%-.200s'"
1921
msgid "Old key file for table '%-.192s'; repair it!"
1914
1924
#: ../drizzled/error.cc:235
1916
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1926
msgid "Table '%-.192s' is read only"
1919
1929
#: ../drizzled/error.cc:236
1921
msgid "Old key file for table '%-.192s'; repair it!"
1931
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1924
1934
#: ../drizzled/error.cc:237
1926
msgid "Table '%-.192s' is read only"
1935
msgid "Out of sort memory; increase server sort buffer size"
1929
1938
#: ../drizzled/error.cc:238
1931
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1939
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1934
1942
#: ../drizzled/error.cc:239
1935
msgid "Out of sort memory; increase server sort buffer size"
1943
msgid "Global join memory constraint hit; increase join-heap-threshold"
1938
1946
#: ../drizzled/error.cc:240
1939
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1947
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1942
1950
#: ../drizzled/error.cc:241
1943
msgid "Global join memory constraint hit; increase join-heap-threshold"
1951
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1946
1954
#: ../drizzled/error.cc:242
1947
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1956
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1950
1959
#: ../drizzled/error.cc:243
1951
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1960
msgid "Too many connections"
1954
1963
#: ../drizzled/error.cc:244
1956
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1959
#: ../drizzled/error.cc:245
1960
msgid "Too many connections"
1963
#: ../drizzled/error.cc:246
1965
1965
"Out of memory; check if drizzled or some other process uses all available "
1966
1966
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1967
1967
"memory or you can add more swap space"
1970
#: ../drizzled/error.cc:247
1970
#: ../drizzled/error.cc:245
1971
1971
msgid "Can't get hostname for your address"
1974
#: ../drizzled/error.cc:248
1974
#: ../drizzled/error.cc:246
1975
1975
msgid "Bad handshake"
1978
#: ../drizzled/error.cc:249
1978
#: ../drizzled/error.cc:247
1980
1980
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1983
#: ../drizzled/error.cc:250
1983
#: ../drizzled/error.cc:248
1985
1985
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1988
#: ../drizzled/error.cc:251
1988
#: ../drizzled/error.cc:249
1989
1989
msgid "No schema selected"
1992
#: ../drizzled/error.cc:252
1992
#: ../drizzled/error.cc:250
1993
1993
msgid "Unknown command"
1996
#: ../drizzled/error.cc:253
1996
#: ../drizzled/error.cc:251
1998
1998
msgid "Column '%-.192s' cannot be null"
2001
#: ../drizzled/error.cc:254
2001
#: ../drizzled/error.cc:252
2003
2003
msgid "Unknown schema '%-.192s'"
2006
#: ../drizzled/error.cc:255
2006
#: ../drizzled/error.cc:253
2008
2008
msgid "Table '%-.192s' already exists"
2011
#: ../drizzled/error.cc:256
2011
#: ../drizzled/error.cc:254
2013
2013
msgid "Unknown table '%-.100s'"
2016
#: ../drizzled/error.cc:257
2016
#: ../drizzled/error.cc:255
2018
2018
msgid "Column '%-.192s' in %-.192s is ambiguous"
2021
#: ../drizzled/error.cc:258
2021
#: ../drizzled/error.cc:256
2022
2022
msgid "Server shutdown in progress"
2025
#: ../drizzled/error.cc:259
2025
#: ../drizzled/error.cc:257
2027
2027
msgid "Unknown column '%-.192s' in '%-.192s'"
2030
#: ../drizzled/error.cc:260
2030
#: ../drizzled/error.cc:258
2032
2032
msgid "'%-.192s' isn't in GROUP BY"
2035
#: ../drizzled/error.cc:261
2035
#: ../drizzled/error.cc:259
2037
2037
msgid "Can't group on '%-.192s'"
2040
#: ../drizzled/error.cc:262
2040
#: ../drizzled/error.cc:260
2041
2041
msgid "Statement has sum functions and columns in same statement"
2044
#: ../drizzled/error.cc:263
2044
#: ../drizzled/error.cc:261
2045
2045
msgid "Column count doesn't match value count"
2048
#: ../drizzled/error.cc:264
2048
#: ../drizzled/error.cc:262
2050
2050
msgid "Identifier name '%-.100s' is too long"
2053
#: ../drizzled/error.cc:265
2053
#: ../drizzled/error.cc:263
2055
2055
msgid "Duplicate column name '%-.192s'"
2058
#: ../drizzled/error.cc:266
2058
#: ../drizzled/error.cc:264
2060
2060
msgid "Duplicate key name '%-.192s'"
2063
#: ../drizzled/error.cc:267
2063
#: ../drizzled/error.cc:265
2065
2065
msgid "Duplicate entry '%-.192s' for key %d"
2068
#: ../drizzled/error.cc:268
2068
#: ../drizzled/error.cc:266
2070
2070
msgid "Incorrect column specifier for column '%-.192s'"
2073
#: ../drizzled/error.cc:269
2073
#: ../drizzled/error.cc:267
2075
2075
msgid "%s near '%-.80s' at line %d"
2078
#: ../drizzled/error.cc:270
2080
msgid "Parsing error near '%s'"
2083
#: ../drizzled/error.cc:271
2078
#: ../drizzled/error.cc:268
2084
2079
msgid "Query was empty"
2087
#: ../drizzled/error.cc:272
2082
#: ../drizzled/error.cc:269
2089
2084
msgid "Not unique table/alias: '%-.192s'"
2092
#: ../drizzled/error.cc:273
2087
#: ../drizzled/error.cc:270
2094
2089
msgid "Invalid default value for '%-.192s'"
2097
#: ../drizzled/error.cc:274
2092
#: ../drizzled/error.cc:271
2098
2093
msgid "Multiple primary key defined"
2101
#: ../drizzled/error.cc:275
2096
#: ../drizzled/error.cc:272
2103
2098
msgid "Too many keys specified; max %d keys allowed"
2106
#: ../drizzled/error.cc:276
2101
#: ../drizzled/error.cc:273
2108
2103
msgid "Too many key parts specified; max %d parts allowed"
2111
#: ../drizzled/error.cc:277
2106
#: ../drizzled/error.cc:274
2113
2108
msgid "Specified key was too long; max key length is %d bytes"
2116
#: ../drizzled/error.cc:278
2111
#: ../drizzled/error.cc:275
2118
2113
msgid "Key column '%-.192s' doesn't exist in table"
2121
#: ../drizzled/error.cc:279
2116
#: ../drizzled/error.cc:276
2124
2119
"BLOB column '%-.192s' can't be used in key specification with the used table "
2128
#: ../drizzled/error.cc:280
2123
#: ../drizzled/error.cc:277
2131
2126
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2135
#: ../drizzled/error.cc:281
2130
#: ../drizzled/error.cc:278
2137
2132
"Incorrect table definition; there can be only one auto column and it must be "
2138
2133
"defined as a key"
2141
#: ../drizzled/error.cc:282
2136
#: ../drizzled/error.cc:279
2143
2138
msgid "%s: Normal shutdown\n"
2146
#: ../drizzled/error.cc:283
2141
#: ../drizzled/error.cc:280
2148
2143
msgid "%s: Got signal %d. Aborting!\n"
2151
#: ../drizzled/error.cc:284
2146
#: ../drizzled/error.cc:281
2153
2148
msgid "%s: Shutdown complete\n"
2156
#: ../drizzled/error.cc:285
2151
#: ../drizzled/error.cc:282
2158
2153
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2161
#: ../drizzled/error.cc:286
2156
#: ../drizzled/error.cc:283
2162
2157
msgid "Can't create IP socket"
2165
#: ../drizzled/error.cc:287
2160
#: ../drizzled/error.cc:284
2168
2163
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2172
#: ../drizzled/error.cc:288
2167
#: ../drizzled/error.cc:285
2175
2170
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2176
2171
"check the manual"
2179
#: ../drizzled/error.cc:289
2174
#: ../drizzled/error.cc:286
2181
2176
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2184
#: ../drizzled/error.cc:290
2179
#: ../drizzled/error.cc:287
2187
2182
"The file '%-.128s' must be in the schema directory or be readable by all"
2190
#: ../drizzled/error.cc:291
2185
#: ../drizzled/error.cc:288
2192
2187
msgid "File '%-.200s' already exists"
2195
#: ../drizzled/error.cc:292
2190
#: ../drizzled/error.cc:289
2197
2192
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2200
#: ../drizzled/error.cc:293
2195
#: ../drizzled/error.cc:290
2202
2197
"Incorrect prefix key; the used key part isn't a string, the used length is "
2203
2198
"longer than the key part, or the storage engine doesn't support unique "
2202
#: ../drizzled/error.cc:291
2203
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2206
#: ../drizzled/error.cc:292
2208
msgid "Can't DROP '%-.192s'; check that column/key exists"
2211
#: ../drizzled/error.cc:293
2213
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2207
2216
#: ../drizzled/error.cc:294
2208
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2218
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2211
2221
#: ../drizzled/error.cc:295
2213
msgid "Can't DROP '%-.192s'; check that column/key exists"
2223
msgid "Unknown thread id: %lu"
2216
2226
#: ../drizzled/error.cc:296
2218
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2228
msgid "You are not owner of thread %lu"
2221
2231
#: ../drizzled/error.cc:297
2223
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2226
#. KILL session errors
2227
#: ../drizzled/error.cc:300
2229
msgid "Unknown session id: %lu"
2232
#: ../drizzled/error.cc:301
2234
msgid "You are not the owner of session %lu"
2237
#: ../drizzled/error.cc:302
2238
msgid "You cannot kill the session you are connected from."
2241
#: ../drizzled/error.cc:305
2242
2232
msgid "No tables used"
2245
#: ../drizzled/error.cc:306
2235
#: ../drizzled/error.cc:298
2247
2237
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2250
#: ../drizzled/error.cc:307
2240
#: ../drizzled/error.cc:299
2252
2242
msgid "Incorrect schema name '%-.100s'"
2255
#: ../drizzled/error.cc:308
2245
#: ../drizzled/error.cc:300
2257
2247
msgid "Incorrect table name '%-.100s'"
2260
#: ../drizzled/error.cc:309
2250
#: ../drizzled/error.cc:301
2262
2252
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2263
2253
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2266
#: ../drizzled/error.cc:310
2256
#: ../drizzled/error.cc:302
2267
2257
msgid "Unknown error"
2270
#: ../drizzled/error.cc:311
2260
#: ../drizzled/error.cc:303
2272
2262
msgid "Unknown procedure '%-.192s'"
2275
#: ../drizzled/error.cc:312
2265
#: ../drizzled/error.cc:304
2277
2267
msgid "Incorrect parameter count to procedure '%-.192s'"
2280
#: ../drizzled/error.cc:313
2270
#: ../drizzled/error.cc:305
2282
2272
msgid "Unknown table '%-.192s' in %-.32s"
2285
#: ../drizzled/error.cc:314
2275
#: ../drizzled/error.cc:306
2287
2277
msgid "Column '%-.192s' specified twice"
2290
#: ../drizzled/error.cc:315
2280
#: ../drizzled/error.cc:307
2291
2281
msgid "Invalid use of group function"
2294
#: ../drizzled/error.cc:316
2284
#: ../drizzled/error.cc:308
2297
2287
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2300
#: ../drizzled/error.cc:317
2290
#: ../drizzled/error.cc:309
2301
2291
msgid "A table must have at least 1 column"
2304
#: ../drizzled/error.cc:318
2294
#: ../drizzled/error.cc:310
2306
2296
msgid "The table '%-.192s' is full"
2309
#: ../drizzled/error.cc:319
2299
#: ../drizzled/error.cc:311
2311
2301
msgid "Too many tables; Drizzle can only use %d tables in a join"
2314
#: ../drizzled/error.cc:320
2304
#: ../drizzled/error.cc:312
2315
2305
msgid "Too many columns"
2318
#: ../drizzled/error.cc:321
2308
#: ../drizzled/error.cc:313
2321
2311
"Row size too large. The maximum row size for the used table type, not "
2322
2312
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2325
#: ../drizzled/error.cc:322
2315
#: ../drizzled/error.cc:314
2326
2316
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2329
#: ../drizzled/error.cc:323
2319
#: ../drizzled/error.cc:315
2332
2322
"Table handler doesn't support NULL in given index. Please change column "
2333
2323
"'%-.192s' to be NOT NULL or use another handler"
2336
#: ../drizzled/error.cc:324
2326
#: ../drizzled/error.cc:316
2337
2327
msgid "No paths allowed for plugin library"
2340
#: ../drizzled/error.cc:325
2330
#: ../drizzled/error.cc:317
2342
2332
msgid "Plugin '%-.192s' already exists"
2345
#: ../drizzled/error.cc:326
2347
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2350
#: ../drizzled/error.cc:327
2352
msgid "Can't find symbol '%-.128s' in library '%s'"
2355
#: ../drizzled/error.cc:328
2335
#: ../drizzled/error.cc:318
2337
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2340
#: ../drizzled/error.cc:319
2342
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2345
#: ../drizzled/error.cc:320
2357
2347
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2360
#: ../drizzled/error.cc:329
2350
#: ../drizzled/error.cc:321
2363
2353
"Can't create a new thread (errno %d); if you are not out of available "
2364
2354
"memory, you can consult the manual for a possible OS-dependent bug"
2367
#: ../drizzled/error.cc:330
2357
#: ../drizzled/error.cc:322
2369
2359
msgid "Column count doesn't match value count at row %ld"
2372
#: ../drizzled/error.cc:331
2362
#: ../drizzled/error.cc:323
2374
2364
msgid "Can't reopen table: '%-.192s'"
2377
#: ../drizzled/error.cc:332
2367
#: ../drizzled/error.cc:324
2379
2369
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2380
2370
"illegal if there is no GROUP BY clause"
2383
#: ../drizzled/error.cc:333
2373
#: ../drizzled/error.cc:325
2385
2375
msgid "Table '%-.192s.%-.192s' doesn't exist"
2388
#: ../drizzled/error.cc:334
2378
#: ../drizzled/error.cc:326
2390
2380
"You have an error in your SQL syntax; check the manual that corresponds to "
2391
2381
"your Drizzle server version for the right syntax to use"
2394
#: ../drizzled/error.cc:335
2384
#: ../drizzled/error.cc:327
2395
2385
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2398
#: ../drizzled/error.cc:336
2388
#: ../drizzled/error.cc:328
2399
2389
msgid "Got packets out of order"
2402
#: ../drizzled/error.cc:337
2392
#: ../drizzled/error.cc:329
2403
2393
msgid "The used table type doesn't support BLOB/TEXT columns"
2406
#: ../drizzled/error.cc:338
2396
#: ../drizzled/error.cc:330
2407
2397
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2410
#: ../drizzled/error.cc:339
2400
#: ../drizzled/error.cc:331
2412
2402
msgid "Incorrect column name '%-.100s'"
2415
#: ../drizzled/error.cc:340
2405
#: ../drizzled/error.cc:332
2417
2407
msgid "The used storage engine can't index column '%-.192s'"
2420
#: ../drizzled/error.cc:341
2410
#: ../drizzled/error.cc:333
2422
2412
"Unable to open underlying table which is differently defined or of non-"
2423
2413
"MyISAM type or doesn't exist"
2426
#: ../drizzled/error.cc:342
2416
#: ../drizzled/error.cc:334
2428
2418
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2431
#: ../drizzled/error.cc:343
2421
#: ../drizzled/error.cc:335
2434
2424
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2437
#: ../drizzled/error.cc:344
2427
#: ../drizzled/error.cc:336
2439
2429
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2440
2430
"UNIQUE instead"
2443
#: ../drizzled/error.cc:345
2433
#: ../drizzled/error.cc:337
2444
2434
msgid "Result consisted of more than one row"
2447
#: ../drizzled/error.cc:346
2437
#: ../drizzled/error.cc:338
2448
2438
msgid "This table type requires a primary key"
2451
#: ../drizzled/error.cc:347
2441
#: ../drizzled/error.cc:339
2453
2443
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2456
#: ../drizzled/error.cc:348
2446
#: ../drizzled/error.cc:340
2457
2447
msgid "Can't open table"
2460
#: ../drizzled/error.cc:349
2450
#: ../drizzled/error.cc:341
2462
2452
msgid "The storage engine for the table doesn't support %s"
2465
#: ../drizzled/error.cc:350
2455
#: ../drizzled/error.cc:342
2467
2457
msgid "Got error %d during COMMIT"
2470
#: ../drizzled/error.cc:351
2460
#: ../drizzled/error.cc:343
2472
2462
msgid "Got error %d during ROLLBACK"
2476
2466
#. program that looks over the source for the N_() macros does not
2477
2467
#. (obviously) do macro expansion, so the string is entirely wrong for
2478
2468
#. what it is trying to output for every language except english.
2479
#: ../drizzled/error.cc:356
2469
#: ../drizzled/error.cc:348
2482
2472
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2483
2473
"'%-.64s' (%-.64s)"
2486
#: ../drizzled/error.cc:357
2476
#: ../drizzled/error.cc:349
2488
2478
"Can't execute the given command because you have active locked tables or an "
2489
2479
"active transaction"
2492
#: ../drizzled/error.cc:358
2482
#: ../drizzled/error.cc:350
2494
2484
msgid "Unknown system variable '%-.64s'"
2497
#: ../drizzled/error.cc:359
2487
#: ../drizzled/error.cc:351
2499
2489
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2502
#: ../drizzled/error.cc:360
2492
#: ../drizzled/error.cc:352
2505
2495
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2508
#: ../drizzled/error.cc:361
2498
#: ../drizzled/error.cc:353
2509
2499
msgid "Some non-transactional changed tables couldn't be rolled back"
2512
#: ../drizzled/error.cc:362
2502
#: ../drizzled/error.cc:354
2513
2503
msgid "You may only use constant expressions with SET"
2516
#: ../drizzled/error.cc:363
2506
#: ../drizzled/error.cc:355
2517
2507
msgid "Lock wait timeout exceeded; try restarting transaction"
2520
#: ../drizzled/error.cc:364
2510
#: ../drizzled/error.cc:356
2521
2511
msgid "The total number of locks exceeds the lock table size"
2524
#: ../drizzled/error.cc:365
2514
#: ../drizzled/error.cc:357
2525
2515
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2528
#: ../drizzled/error.cc:366
2518
#: ../drizzled/error.cc:358
2529
2519
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2532
#: ../drizzled/error.cc:367
2522
#: ../drizzled/error.cc:359
2534
2524
msgid "Incorrect arguments to %s"
2537
#: ../drizzled/error.cc:368
2527
#: ../drizzled/error.cc:360
2538
2528
msgid "Deadlock found when trying to get lock; try restarting transaction"
2541
#: ../drizzled/error.cc:369
2531
#: ../drizzled/error.cc:361
2542
2532
msgid "The used table type doesn't support FULLTEXT indexes"
2545
#: ../drizzled/error.cc:370
2535
#: ../drizzled/error.cc:362
2546
2536
msgid "Cannot add foreign key constraint"
2549
#: ../drizzled/error.cc:371
2539
#: ../drizzled/error.cc:363
2550
2540
msgid "Cannot add or update a child row: a foreign key constraint fails"
2553
#: ../drizzled/error.cc:372
2543
#: ../drizzled/error.cc:364
2554
2544
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2557
#: ../drizzled/error.cc:373
2547
#: ../drizzled/error.cc:365
2559
2549
msgid "Incorrect usage of %s and %s"
2562
#: ../drizzled/error.cc:374
2552
#: ../drizzled/error.cc:366
2563
2553
msgid "The used SELECT statements have a different number of columns"
2566
#: ../drizzled/error.cc:375
2556
#: ../drizzled/error.cc:367
2567
2557
msgid "Can't execute the query because you have a conflicting read lock"
2570
#: ../drizzled/error.cc:376
2560
#: ../drizzled/error.cc:368
2573
2563
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2576
#: ../drizzled/error.cc:377
2566
#: ../drizzled/error.cc:369
2579
2569
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2582
#: ../drizzled/error.cc:378
2572
#: ../drizzled/error.cc:370
2584
2574
msgid "Variable '%-.64s' doesn't have a default value"
2587
#: ../drizzled/error.cc:379
2577
#: ../drizzled/error.cc:371
2589
2579
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2592
#: ../drizzled/error.cc:380
2582
#: ../drizzled/error.cc:372
2594
2584
msgid "Incorrect argument type to variable '%-.64s'"
2597
#: ../drizzled/error.cc:381
2587
#: ../drizzled/error.cc:373
2599
2589
msgid "Variable '%-.64s' can only be set, not read"
2602
#: ../drizzled/error.cc:382
2592
#: ../drizzled/error.cc:374
2604
2594
msgid "Incorrect usage/placement of '%s'"
2607
#: ../drizzled/error.cc:383
2597
#: ../drizzled/error.cc:375
2609
2599
msgid "This version of Drizzle doesn't yet support '%s'"
2612
#: ../drizzled/error.cc:384
2602
#: ../drizzled/error.cc:376
2614
2604
msgid "Variable '%-.192s' is a %s variable"
2617
#: ../drizzled/error.cc:385
2607
#: ../drizzled/error.cc:377
2619
2609
msgid "Incorrect foreign key definition for '%-.192s': %s"
2622
#: ../drizzled/error.cc:386
2612
#: ../drizzled/error.cc:378
2623
2613
msgid "Key reference and table reference don't match"
2626
#: ../drizzled/error.cc:387
2616
#: ../drizzled/error.cc:379
2628
2618
msgid "Operand should contain %d column(s)"
2631
#: ../drizzled/error.cc:388
2621
#: ../drizzled/error.cc:380
2632
2622
msgid "Subquery returns more than 1 row"
2635
#: ../drizzled/error.cc:389
2625
#: ../drizzled/error.cc:381
2637
2627
msgid "Converting column '%s' from %s to %s"
2640
#: ../drizzled/error.cc:390
2630
#: ../drizzled/error.cc:382
2642
2632
msgid "Reference '%-.64s' not supported (%s)"
2645
#: ../drizzled/error.cc:391
2635
#: ../drizzled/error.cc:383
2646
2636
msgid "Every derived table must have its own alias"
2649
#: ../drizzled/error.cc:392
2639
#: ../drizzled/error.cc:384
2651
2641
msgid "Select %u was reduced during optimization"
2654
#: ../drizzled/error.cc:393
2644
#: ../drizzled/error.cc:385
2656
2646
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2659
#: ../drizzled/error.cc:394
2649
#: ../drizzled/error.cc:386
2660
2650
msgid "All parts of a SPATIAL index must be NOT NULL"
2663
#: ../drizzled/error.cc:395
2653
#: ../drizzled/error.cc:387
2665
2655
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2668
#: ../drizzled/error.cc:396
2658
#: ../drizzled/error.cc:388
2671
2661
"Uncompressed data size too large; the maximum size is %d (based on "
2672
2662
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2675
#: ../drizzled/error.cc:397
2665
#: ../drizzled/error.cc:389
2676
2666
msgid "ZLIB: Not enough memory"
2679
#: ../drizzled/error.cc:398
2669
#: ../drizzled/error.cc:390
2681
2671
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2682
2672
"data was corrupted)"
2685
#: ../drizzled/error.cc:399
2675
#: ../drizzled/error.cc:391
2686
2676
msgid "ZLIB: Input data corrupted"
2689
#: ../drizzled/error.cc:400
2679
#: ../drizzled/error.cc:392
2691
2681
msgid "%d line(s) were cut by GROUP_CONCAT()"
2694
#: ../drizzled/error.cc:401
2684
#: ../drizzled/error.cc:393
2696
2686
msgid "Row %ld doesn't contain data for all columns"
2699
#: ../drizzled/error.cc:402
2689
#: ../drizzled/error.cc:394
2702
2692
"Row %ld was truncated; it contained more data than there were input columns"
2705
#: ../drizzled/error.cc:403
2695
#: ../drizzled/error.cc:395
2708
2698
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2711
#: ../drizzled/error.cc:404
2701
#: ../drizzled/error.cc:396
2713
2703
msgid "Out of range value for column '%s' at row %ld"
2716
#: ../drizzled/error.cc:405
2706
#: ../drizzled/error.cc:397
2718
2708
msgid "Data truncated for column '%s' at row %ld"
2721
#: ../drizzled/error.cc:406
2711
#: ../drizzled/error.cc:398
2723
2713
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2726
#: ../drizzled/error.cc:407
2716
#: ../drizzled/error.cc:399
2728
2718
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2731
#: ../drizzled/error.cc:408
2721
#: ../drizzled/error.cc:400
2733
2723
msgid "Illegal mix of collations for operation '%s'"
2736
#: ../drizzled/error.cc:409
2726
#: ../drizzled/error.cc:401
2739
2729
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2740
2730
"variable_name)"
2743
#: ../drizzled/error.cc:410
2733
#: ../drizzled/error.cc:402
2745
2735
msgid "Unknown collation: '%-.64s'"
2748
#: ../drizzled/error.cc:411
2738
#: ../drizzled/error.cc:403
2751
2741
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2755
#: ../drizzled/error.cc:412
2745
#: ../drizzled/error.cc:404
2757
2747
msgid "Incorrect index name '%-.100s'"
2760
#: ../drizzled/error.cc:413
2750
#: ../drizzled/error.cc:405
2762
2752
msgid "Incorrect catalog name '%-.100s'"
2765
#: ../drizzled/error.cc:414
2755
#: ../drizzled/error.cc:406
2767
2757
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2770
#: ../drizzled/error.cc:415
2760
#: ../drizzled/error.cc:407
2772
2762
msgid "Unknown table engine '%s'"
2775
#: ../drizzled/error.cc:416
2765
#: ../drizzled/error.cc:408
2777
2767
msgid "The target table %-.100s of the %s is not updatable"
2780
#: ../drizzled/error.cc:417
2770
#: ../drizzled/error.cc:409
2783
2773
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2787
#: ../drizzled/error.cc:418
2777
#: ../drizzled/error.cc:410
2790
2780
"The Drizzle server is running with the %s option so it cannot execute this "
2794
#: ../drizzled/error.cc:419
2784
#: ../drizzled/error.cc:411
2796
2786
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2799
#: ../drizzled/error.cc:420
2789
#: ../drizzled/error.cc:412
2801
2791
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2804
#: ../drizzled/error.cc:421
2794
#: ../drizzled/error.cc:413
2806
2796
"Incorrect table definition; there can be only one TIMESTAMP column with "
2807
2797
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2810
#: ../drizzled/error.cc:422
2800
#: ../drizzled/error.cc:414
2812
2802
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2815
#: ../drizzled/error.cc:423
2805
#: ../drizzled/error.cc:415
2817
2807
msgid "Got error %d '%-.100s' from %s"
2820
#: ../drizzled/error.cc:424
2810
#: ../drizzled/error.cc:416
2822
2812
msgid "Got temporary error %d '%-.100s' from %s"
2825
#: ../drizzled/error.cc:425
2815
#: ../drizzled/error.cc:417
2827
2817
msgid "Unknown or incorrect time zone: '%-.64s'"
2830
#: ../drizzled/error.cc:426
2820
#: ../drizzled/error.cc:418
2832
2822
msgid "Invalid %s character string: '%.64s'"
2835
#: ../drizzled/error.cc:427
2825
#: ../drizzled/error.cc:419
2837
2827
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2840
#: ../drizzled/error.cc:428
2830
#: ../drizzled/error.cc:420
2842
2832
msgid "%s %s does not exist"
2845
#: ../drizzled/error.cc:429
2835
#: ../drizzled/error.cc:421
2846
2836
msgid "Query execution was interrupted"
2849
#: ../drizzled/error.cc:430
2839
#: ../drizzled/error.cc:422
2852
2842
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2853
2843
"(s) or definer/invoker of view lack rights to use them"
2856
#: ../drizzled/error.cc:431
2846
#: ../drizzled/error.cc:423
2858
2848
msgid "Field '%-.192s' doesn't have a default value"
2861
#: ../drizzled/error.cc:432
2851
#: ../drizzled/error.cc:424
2862
2852
msgid "Division by 0"
2865
#: ../drizzled/error.cc:433
2855
#: ../drizzled/error.cc:425
2867
2857
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2870
#: ../drizzled/error.cc:434
2860
#: ../drizzled/error.cc:426
2872
2862
msgid "Illegal %s '%-.192s' value found during parsing"
2875
#: ../drizzled/error.cc:435
2865
#: ../drizzled/error.cc:427
2877
2867
msgid "Key part '%-.192s' length cannot be 0"
2880
#: ../drizzled/error.cc:436
2870
#: ../drizzled/error.cc:428
2883
2873
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2884
2874
"the %.64s state"
2887
#: ../drizzled/error.cc:437
2877
#: ../drizzled/error.cc:429
2889
2879
msgid "Data too long for column '%s' at row %ld"
2892
#: ../drizzled/error.cc:438
2882
#: ../drizzled/error.cc:430
2895
2885
"%s: ready for connections.\n"
2896
2886
"Version: '%s' %s\n"
2899
#: ../drizzled/error.cc:439
2889
#: ../drizzled/error.cc:431
2900
2890
msgid "Can't load value from file with fixed size rows to variable"
2903
#: ../drizzled/error.cc:440
2893
#: ../drizzled/error.cc:432
2905
2895
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2908
#: ../drizzled/error.cc:441
2898
#: ../drizzled/error.cc:433
2909
2899
msgid "Table definition has changed, please retry transaction"
2912
#: ../drizzled/error.cc:442
2902
#: ../drizzled/error.cc:434
2914
2904
msgid "Not allowed to return a result set from a %s"
2917
#: ../drizzled/error.cc:443
2907
#: ../drizzled/error.cc:435
2918
2908
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2921
#: ../drizzled/error.cc:444
2911
#: ../drizzled/error.cc:436
2923
2913
"Explicit or implicit commit is not allowed in stored function or trigger."
2926
#: ../drizzled/error.cc:445
2916
#: ../drizzled/error.cc:437
2928
2918
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2931
#: ../drizzled/error.cc:446
2921
#: ../drizzled/error.cc:438
2933
2923
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2936
#: ../drizzled/error.cc:447
2926
#: ../drizzled/error.cc:439
2939
2929
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2943
#: ../drizzled/error.cc:448
2933
#: ../drizzled/error.cc:440
2944
2934
msgid "Trigger in wrong schema"
2947
#: ../drizzled/error.cc:449
2937
#: ../drizzled/error.cc:441
2950
2940
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2951
2941
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2954
#: ../drizzled/error.cc:450
2944
#: ../drizzled/error.cc:442
2956
2946
msgid "Display width out of range for column '%-.192s' (max = %d)"
2959
#: ../drizzled/error.cc:451
2949
#: ../drizzled/error.cc:443
2961
2951
msgid "Datetime function: %-.32s field overflow"
2964
#: ../drizzled/error.cc:452
2954
#: ../drizzled/error.cc:444
2967
2957
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2970
#: ../drizzled/error.cc:453
2960
#: ../drizzled/error.cc:445
2973
2963
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2976
#: ../drizzled/error.cc:454
2966
#: ../drizzled/error.cc:446
2977
2967
msgid "No data - zero rows fetched, selected, or processed"
2980
#: ../drizzled/error.cc:455
2970
#: ../drizzled/error.cc:447
2982
2972
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2985
#: ../drizzled/error.cc:456
2975
#: ../drizzled/error.cc:448
2987
2977
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2990
#: ../drizzled/error.cc:457
2980
#: ../drizzled/error.cc:449
2991
2981
msgid "The used table type doesn't support SPATIAL indexes"
2994
#: ../drizzled/error.cc:458
2984
#: ../drizzled/error.cc:450
2996
2986
msgid "Leading spaces are removed from name '%s'"
2999
#: ../drizzled/error.cc:459
2989
#: ../drizzled/error.cc:451
3000
2990
msgid "Failed to read auto-increment value from storage engine"
3003
#: ../drizzled/error.cc:460
2993
#: ../drizzled/error.cc:452
3005
2995
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3008
#: ../drizzled/error.cc:461
2998
#: ../drizzled/error.cc:453
3009
2999
msgid "Too high level of nesting for select"
3012
#: ../drizzled/error.cc:462
3002
#: ../drizzled/error.cc:454
3014
3004
msgid "Name '%-.64s' has become ''"
3017
#: ../drizzled/error.cc:463
3007
#: ../drizzled/error.cc:455
3019
3009
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3020
3010
"optional and non-empty FIELDS ENCLOSED BY"
3023
#: ../drizzled/error.cc:464
3013
#: ../drizzled/error.cc:456
3026
3016
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3029
#: ../drizzled/error.cc:465
3031
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3034
#: ../drizzled/error.cc:466
3019
#: ../drizzled/error.cc:457
3036
3021
msgid "Incorrect %-.32s value: '%-.128s'"
3039
#: ../drizzled/error.cc:467
3024
#: ../drizzled/error.cc:458
3041
3026
msgid "Table has no partition for value %-.64s"
3044
#: ../drizzled/error.cc:468
3029
#: ../drizzled/error.cc:459
3045
3030
msgid "Writing one row to the row-based binary log failed"
3048
#: ../drizzled/error.cc:469
3033
#: ../drizzled/error.cc:460
3050
3035
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3053
#: ../drizzled/error.cc:470
3038
#: ../drizzled/error.cc:461
3056
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3057
"d would lead to a duplicate entry"
3041
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3042
"%d would lead to a duplicate entry"
3060
#: ../drizzled/error.cc:471
3045
#: ../drizzled/error.cc:462
3062
3047
"Transaction isolation level can't be changed while a transaction is in "
3066
#: ../drizzled/error.cc:472
3051
#: ../drizzled/error.cc:463
3068
3053
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3071
#: ../drizzled/error.cc:473
3056
#: ../drizzled/error.cc:464
3073
3058
msgid "Incorrect parameters in the call to native function '%-.192s'"
3076
#: ../drizzled/error.cc:474
3061
#: ../drizzled/error.cc:465
3078
3063
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3081
#: ../drizzled/error.cc:475
3066
#: ../drizzled/error.cc:466
3083
3068
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3086
#: ../drizzled/error.cc:477
3071
#: ../drizzled/error.cc:467
3073
msgid "Received an invalid value '%s' for a UNIX timestamp."
3076
#: ../drizzled/error.cc:468
3088
3078
msgid "Received an invalid datetime value '%s'."
3091
#: ../drizzled/error.cc:478
3093
msgid "Received an invalid DATE value '%s'."
3096
#: ../drizzled/error.cc:479
3081
#: ../drizzled/error.cc:469
3098
3083
msgid "Received a NULL argument for function '%s'."
3101
#: ../drizzled/error.cc:480
3103
msgid "Received an invalid timestamp value '%s'."
3106
#: ../drizzled/error.cc:481
3108
msgid "Received an invalid TIME value '%s'."
3111
#: ../drizzled/error.cc:482
3113
msgid "Received an invalid value '%s' for a UNIX timestamp."
3116
#: ../drizzled/error.cc:484
3086
#: ../drizzled/error.cc:470
3118
3088
msgid "Received an out-of-range argument '%s' for function '%s'."
3121
#: ../drizzled/error.cc:485
3091
#: ../drizzled/error.cc:471
3123
3093
msgid "Received an invalid enum value '%s'."
3126
#: ../drizzled/error.cc:486
3096
#: ../drizzled/error.cc:472
3127
3097
msgid "Tables which are replicated require a primary key."
3130
#: ../drizzled/error.cc:488
3132
msgid "Corrupt or invalid schema definition for '%s' : %s"
3135
#: ../drizzled/error.cc:489
3137
msgid "Corrupt or invalid table definition for '%s': %s"
3140
#: ../drizzled/error.cc:490
3142
msgid "The number of enum that were required was too high for table '%s'"
3145
#: ../drizzled/error.cc:491
3147
msgid "Corrupt or invalid table definition for '%s'"
3150
#: ../drizzled/error.cc:492
3152
msgid "Collation '%s' for table %s is invalid/unknown"
3155
#: ../drizzled/error.cc:494
3157
msgid "Cannot drop table '%s'"
3160
#: ../drizzled/error.cc:495
3162
msgid "Error occurred while dropping table '%s'"
3165
#: ../drizzled/error.cc:496
3167
msgid "Permission denied to create '%s'"
3170
#: ../drizzled/error.cc:497
3172
msgid "Unknown table '%s'"
3175
#: ../drizzled/error.cc:499
3177
msgid "Cannot create schema '%s'"
3180
#: ../drizzled/error.cc:500
3100
#: ../drizzled/error.cc:473
3102
msgid "Corrupt or invalid table definition: %s"
3105
#: ../drizzled/error.cc:474
3107
msgid "Corrupt or invalid schema definition for %s : %s"
3110
#: ../drizzled/error.cc:475
3182
3112
msgid "Schema does not exist: %s"
3185
#: ../drizzled/error.cc:501
3115
#: ../drizzled/error.cc:476
3187
3117
msgid "Error altering schema: %s"
3190
#: ../drizzled/error.cc:502
3120
#: ../drizzled/error.cc:477
3192
3122
msgid "Error droppping Schema : %s"
3195
#: ../drizzled/error.cc:504
3125
#: ../drizzled/error.cc:478
3196
3126
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3199
#: ../drizzled/error.cc:505
3129
#: ../drizzled/error.cc:479
3201
3131
msgid "Unknown table engine option key/pair %s = %s."
3204
#: ../drizzled/error.cc:506
3134
#: ../drizzled/error.cc:480
3206
3136
msgid "Unknown schema engine option key/pair %s = %s."
3209
#: ../drizzled/error.cc:508
3210
msgid "Admin access not allowed from this username/IP address."
3213
3139
#. User lock/barrier error messages
3214
#: ../drizzled/error.cc:511
3215
msgid "wait() can not be called on session owning user defined barrier."
3218
#: ../drizzled/error.cc:512
3219
msgid "Unknown user defined barrier requested."
3222
#: ../drizzled/error.cc:513
3223
msgid "Session does not own user defined barrier."
3226
#: ../drizzled/error.cc:514
3227
msgid "Session can not wait on a user defined lock owned by the session."
3230
#: ../drizzled/error.cc:515
3231
msgid "Session does not own user defined lock."
3234
#: ../drizzled/error.cc:517
3235
msgid "Invalid name for user defined barrier."
3238
#: ../drizzled/error.cc:518
3239
msgid "Invalid name for user defined lock."
3242
#: ../drizzled/error.cc:520
3244
"Either a DEFAULt value or NULL NULL description is required for a new column "
3245
"if table is not empty"
3249
#: ../drizzled/error.cc:523
3252
"Cast to unsigned converted negative integer to it's positive complement: %s"
3255
#: ../drizzled/error.cc:524
3257
msgid "Invalid cast to signed integer: %s"
3260
#: ../drizzled/error.cc:526
3262
msgid "Identifier '%.*s' is a SQL keyword."
3265
#: ../drizzled/error.cc:529
3140
#: ../drizzled/error.cc:483
3141
msgid "wait() can not be called on session owning barrier."
3144
#: ../drizzled/error.cc:484
3145
msgid "Unknown barrier requested."
3148
#: ../drizzled/error.cc:485
3149
msgid "Session does not own barrier."
3152
#: ../drizzled/error.cc:487
3267
3154
msgid "Can't unlock file (Errcode: %d)"
3270
#: ../drizzled/error.cc:530
3157
#: ../drizzled/error.cc:488
3272
3159
msgid "Can't change size of file (Errcode: %d)"
3275
#: ../drizzled/error.cc:531
3162
#: ../drizzled/error.cc:489
3277
3164
msgid "Can't open stream from handle (Errcode: %d)"
3280
#: ../drizzled/error.cc:532
3167
#: ../drizzled/error.cc:490
3282
3169
msgid "Warning: '%s' had %d links"
3285
#: ../drizzled/error.cc:533
3172
#: ../drizzled/error.cc:491
3287
3174
msgid "Warning: %d files and %d streams is left open\n"
3290
#: ../drizzled/error.cc:534
3177
#: ../drizzled/error.cc:492
3292
3179
msgid "Can't create directory '%s' (Errcode: %d)"
3295
#: ../drizzled/error.cc:535
3182
#: ../drizzled/error.cc:493
3298
3185
"Character set '%s' is not a compiled character set and is not specified in "
3302
#: ../drizzled/error.cc:536
3189
#: ../drizzled/error.cc:494
3304
3191
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3307
#: ../drizzled/error.cc:537
3194
#: ../drizzled/error.cc:495
3309
3196
msgid "Can't read value for symlink '%s' (Error %d)"
3312
#: ../drizzled/error.cc:538
3199
#: ../drizzled/error.cc:496
3314
3201
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3317
#: ../drizzled/error.cc:539
3204
#: ../drizzled/error.cc:497
3319
3206
msgid "Error on realpath() on '%s' (Error %d)"
3322
#: ../drizzled/error.cc:540
3209
#: ../drizzled/error.cc:498
3324
3211
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3327
#: ../drizzled/error.cc:541
3214
#: ../drizzled/error.cc:499
3330
3217
"Collation '%s' is not a compiled collation and is not specified in the %s "
3334
#: ../drizzled/error.cc:542
3221
#: ../drizzled/error.cc:500
3336
3223
msgid "File '%s' (fileno: %d) was not closed"
3340
#: ../drizzled/error.cc:545
3341
msgid "Received an invalid UUID value"
3344
#: ../drizzled/error.cc:546
3345
msgid "The UUID was not created with a valid time"
3349
#: ../drizzled/error.cc:549
3351
msgid "Received an invalid BOOLEAN value '%s'."
3354
#: ../drizzled/error.cc:550
3356
msgid "Invalid cast to BOOLEAN: '%s'."
3359
#. Transactional DDL
3360
#: ../drizzled/error.cc:553
3361
msgid "Transactional DDL not supported"
3365
#: ../drizzled/error.cc:555
3367
msgid "Assertion '%s' failed."
3370
#: ../drizzled/error.cc:556
3372
msgid "Assertion '%s' failed, the result was NULL."
3375
#. Catalog related errors
3376
#: ../drizzled/error.cc:574
3378
msgid "Cannot create catalog '%s'."
3381
#: ../drizzled/error.cc:575
3383
msgid "Permission is denied to create '%s' catalog."
3386
#: ../drizzled/error.cc:576
3388
msgid "Cannot drop catalog '%s'."
3391
#: ../drizzled/error.cc:577
3393
msgid "Permission is denied to drop '%s' catalog."
3396
#: ../drizzled/error.cc:578
3398
msgid "Catalog '%s' does not exist."
3401
#: ../drizzled/error.cc:579
3402
msgid "You cannot drop the 'local' catalog."
3405
#: ../drizzled/error.cc:580
3407
msgid "Could not gain lock on '%s'."
3410
#: ../drizzled/error.cc:581
3412
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3415
#: ../drizzled/error.cc:582
3416
msgid "Invalid catalog name."
3419
#: ../drizzled/error.cc:583
3421
"Engine status is now stored in the data_dictionary tables, please use these "
3425
#: ../drizzled/identifier/catalog.cc:56
3427
"Catalog name cannot be encoded and fit within filesystem name length "
3431
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3226
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:213
3433
3228
"Schema name cannot be encoded and fit within filesystem name length "
3434
3229
"restrictions."
3437
#: ../drizzled/identifier/table.cc:238
3232
#: ../drizzled/identifier/table.cc:230
3439
3234
"Table name cannot be encoded and fit within filesystem name length "
3440
3235
"restrictions."
3608
3421
msgid "errmsg plugin '%s' errmsg() failed"
3611
#: ../drizzled/plugin/event_observer.cc:133
3424
#: ../drizzled/plugin/event_observer.cc:135
3614
3427
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3615
3428
"'%s' from EventObserver plugin '%s'"
3618
#: ../drizzled/plugin/event_observer.cc:200
3431
#: ../drizzled/plugin/event_observer.cc:202
3620
3433
"EventObserver::registerTableEvents(): Table already has events registered on "
3621
3434
"it: probable programming error."
3624
#: ../drizzled/plugin/event_observer.cc:335
3437
#: ../drizzled/plugin/event_observer.cc:337
3626
3439
"EventObserver::registerSessionEvents(): Session already has events "
3627
3440
"registered on it: probable programming error."
3630
#: ../drizzled/plugin/event_observer.cc:387
3443
#: ../drizzled/plugin/event_observer.cc:389
3632
3445
msgid "EventIterate event handler '%s' failed for event '%s'"
3635
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3448
#: ../drizzled/plugin/function.cc:48
3637
3450
msgid "A function named %s already exists!\n"
3640
#: ../drizzled/plugin/function.cc:65
3453
#: ../drizzled/plugin/function.cc:57
3641
3454
msgid "Could not add Function!\n"
3644
#: ../drizzled/plugin/listen.cc:67
3457
#: ../drizzled/plugin/listen.cc:69
3645
3458
msgid "Error getting file descriptors"
3648
#: ../drizzled/plugin/listen.cc:85
3461
#: ../drizzled/plugin/listen.cc:87
3649
3462
msgid "No sockets could be bound for listening"
3652
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:343
3465
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:313
3654
3467
msgid "pipe() failed with errno %d"
3657
#: ../drizzled/plugin/listen.cc:120
3470
#: ../drizzled/plugin/listen.cc:123
3659
3472
msgid "poll() failed with errno %d"
3662
#: ../drizzled/plugin/listen_tcp.cc:59
3475
#: ../drizzled/plugin/listen_tcp.cc:61
3664
3477
msgid "accept() failed with errno %d"
3667
#: ../drizzled/plugin/listen_tcp.cc:95
3480
#: ../drizzled/plugin/listen_tcp.cc:97
3669
3482
msgid "getaddrinfo() failed with error %s"
3672
#: ../drizzled/plugin/listen_tcp.cc:127
3485
#: ../drizzled/plugin/listen_tcp.cc:129
3674
3487
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3677
#: ../drizzled/plugin/listen_tcp.cc:138
3490
#: ../drizzled/plugin/listen_tcp.cc:140
3679
3492
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3682
#: ../drizzled/plugin/listen_tcp.cc:147
3495
#: ../drizzled/plugin/listen_tcp.cc:149
3684
3497
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3687
#: ../drizzled/plugin/listen_tcp.cc:156
3500
#: ../drizzled/plugin/listen_tcp.cc:158
3689
3502
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3692
#: ../drizzled/plugin/listen_tcp.cc:165
3505
#: ../drizzled/plugin/listen_tcp.cc:167
3694
3507
msgid "setsockopt(SO_LINGER) failed with errno %d"
3697
#: ../drizzled/plugin/listen_tcp.cc:174
3510
#: ../drizzled/plugin/listen_tcp.cc:176
3699
3512
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3702
#: ../drizzled/plugin/listen_tcp.cc:195
3515
#: ../drizzled/plugin/listen_tcp.cc:197
3704
3517
msgid "Retrying bind() on %u\n"
3707
#: ../drizzled/plugin/listen_tcp.cc:202
3520
#: ../drizzled/plugin/listen_tcp.cc:204
3709
3522
msgid "bind() failed with errno: %d\n"
3712
#: ../drizzled/plugin/listen_tcp.cc:205
3525
#: ../drizzled/plugin/listen_tcp.cc:207
3713
3526
msgid "Do you already have another drizzled running?\n"
3716
#: ../drizzled/plugin/listen_tcp.cc:212
3529
#: ../drizzled/plugin/listen_tcp.cc:214
3718
3531
msgid "listen() failed with errno %d\n"
3721
#: ../drizzled/plugin/listen_tcp.cc:218
3534
#: ../drizzled/plugin/listen_tcp.cc:220
3723
3536
msgid "Listening on %s:%s\n"
3726
#: ../drizzled/plugin/logging.cc:65
3539
#: ../drizzled/plugin/logging.cc:67
3728
3541
msgid "logging '%s' pre() failed"
3731
#: ../drizzled/plugin/logging.cc:90
3544
#: ../drizzled/plugin/logging.cc:92
3733
3546
msgid "logging '%s' post() failed"
3736
#: ../drizzled/plugin/logging.cc:114
3549
#: ../drizzled/plugin/logging.cc:116
3738
3551
msgid "logging '%s' postEnd() failed"
3741
#: ../drizzled/plugin/logging.cc:137
3554
#: ../drizzled/plugin/logging.cc:139
3743
3556
msgid "logging '%s' resetCurrentScoreboard() failed"
3746
#: ../drizzled/plugin/scheduler.cc:62
3559
#: ../drizzled/plugin/scheduler.cc:64
3749
3562
"Attempted to register a scheduler %s, but a scheduler has already been "
3750
3563
"registered with that name.\n"
3753
#: ../drizzled/plugin/scheduler.cc:99
3566
#: ../drizzled/plugin/scheduler.cc:101
3755
3568
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3758
#: ../drizzled/plugin/schema_engine.cc:131
3571
#: ../drizzled/plugin/schema_engine.cc:129
3760
3573
msgid "Error while loading database options: '%s':"
3763
#: ../drizzled/plugin/xa_resource_manager.cc:115
3576
#: ../drizzled/plugin/xa_resource_manager.cc:117
3765
3578
msgid "Found %d prepared transaction(s) in resource manager."
3768
#: ../drizzled/plugin/xa_resource_manager.cc:182
3581
#: ../drizzled/plugin/xa_resource_manager.cc:184
3769
3582
msgid "Starting crash recovery..."
3772
#: ../drizzled/plugin/xa_resource_manager.cc:192
3585
#: ../drizzled/plugin/xa_resource_manager.cc:194
3774
3587
msgid "Found %d prepared XA transactions"
3777
#: ../drizzled/plugin/xa_resource_manager.cc:197
3590
#: ../drizzled/plugin/xa_resource_manager.cc:199
3780
3593
"Found %d prepared transactions! It means that drizzled was not shut down "
4046
3876
msgid "Error Messages to stderr"
4049
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4050
msgid "Comma-separated list of schemas to exclude"
4053
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4054
msgid "Comma-separated list of tables to exclude"
4057
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4058
msgid "Regular expression to apply to schemas to exclude"
4061
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4062
msgid "Regular expression to apply to tables to exclude"
4065
#: ../plugin/haildb/haildb_engine.cc:1080
4066
#: ../plugin/haildb/haildb_engine.cc:1218
4067
#: ../plugin/haildb/haildb_engine.cc:1248
3879
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
3880
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
3881
msgid "List of schemas to filter"
3884
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
3885
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
3886
msgid "List of tables to filter"
3889
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
3890
msgid "Regular expression to apply to schemas to filter"
3893
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
3894
msgid "Regular expression to apply to tables to filter"
3897
#: ../plugin/haildb/haildb_engine.cc:1063
3898
#: ../plugin/haildb/haildb_engine.cc:1201
3899
#: ../plugin/haildb/haildb_engine.cc:1231
4069
3901
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4072
#: ../plugin/haildb/haildb_engine.cc:1099
3904
#: ../plugin/haildb/haildb_engine.cc:1082
4074
3906
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4077
#: ../plugin/haildb/haildb_engine.cc:1197
4078
#: ../plugin/haildb/haildb_engine.cc:1310
4079
#: ../plugin/haildb/haildb_engine.cc:1491
4080
#: ../plugin/haildb/haildb_engine.cc:2157
3909
#: ../plugin/haildb/haildb_engine.cc:1180
3910
#: ../plugin/haildb/haildb_engine.cc:1293
3911
#: ../plugin/haildb/haildb_engine.cc:1474
3912
#: ../plugin/haildb/haildb_engine.cc:2050
4082
3914
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4085
#: ../plugin/haildb/haildb_engine.cc:1349
4086
#: ../plugin/haildb/haildb_engine.cc:1365
3917
#: ../plugin/haildb/haildb_engine.cc:1332
3918
#: ../plugin/haildb/haildb_engine.cc:1348
4088
3920
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4091
#: ../plugin/haildb/haildb_engine.cc:3403
3923
#: ../plugin/haildb/haildb_engine.cc:2903
3924
msgid "Invalid value of log-file-size"
3927
#: ../plugin/haildb/haildb_engine.cc:2914
3928
msgid "Invalid value of log-files-in-group"
3931
#: ../plugin/haildb/haildb_engine.cc:2923
3932
msgid "Invalid value of lock-wait-timeout"
3935
#: ../plugin/haildb/haildb_engine.cc:2932
3936
msgid "Invalid value of log-buffer-size"
3939
#: ../plugin/haildb/haildb_engine.cc:2943
3940
msgid "Invalid value of lru-old-blocks-pct"
3943
#: ../plugin/haildb/haildb_engine.cc:2952
3944
msgid "Invalid value of lru-block-access-recency"
3947
#: ../plugin/haildb/haildb_engine.cc:2961
3948
msgid "Invalid value of max-dirty-pages-pct"
3951
#: ../plugin/haildb/haildb_engine.cc:2970
3952
msgid "Invalid value of max-purge-lag"
3955
#: ../plugin/haildb/haildb_engine.cc:2979
3956
msgid "Invalid value of open-files"
3959
#: ../plugin/haildb/haildb_engine.cc:2988
3960
msgid "Invalid value of read-io-threads"
3963
#: ../plugin/haildb/haildb_engine.cc:2997
3964
msgid "Invalid value of sync_spin_loops"
3967
#: ../plugin/haildb/haildb_engine.cc:3210
4093
3969
msgid "Error starting HailDB %d (%s)\n"
4096
#: ../plugin/haildb/haildb_engine.cc:3432
3972
#: ../plugin/haildb/haildb_engine.cc:3378
4097
3973
msgid "Disable HailDB adaptive hash index (enabled by default)."
4100
#: ../plugin/haildb/haildb_engine.cc:3434
3976
#: ../plugin/haildb/haildb_engine.cc:3380
4101
3977
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4104
#: ../plugin/haildb/haildb_engine.cc:3437
3980
#: ../plugin/haildb/haildb_engine.cc:3383
4106
3982
"Size of a memory pool HailDB uses to store data dictionary information and "
4107
3983
"other internal data structures."
4110
#: ../plugin/haildb/haildb_engine.cc:3440
3986
#: ../plugin/haildb/haildb_engine.cc:3386
4111
3987
msgid "Data file autoextend increment in megabytes"
4114
#: ../plugin/haildb/haildb_engine.cc:3443
3990
#: ../plugin/haildb/haildb_engine.cc:3389
4116
3992
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4120
#: ../plugin/haildb/haildb_engine.cc:3446
3996
#: ../plugin/haildb/haildb_engine.cc:3392
4121
3997
msgid "The common part for HailDB table spaces."
4124
#: ../plugin/haildb/haildb_engine.cc:3448
4000
#: ../plugin/haildb/haildb_engine.cc:3394
4125
4001
msgid "Disable HailDB checksums validation (enabled by default)."
4128
#: ../plugin/haildb/haildb_engine.cc:3450
4004
#: ../plugin/haildb/haildb_engine.cc:3396
4129
4005
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4132
#: ../plugin/haildb/haildb_engine.cc:3453
4008
#: ../plugin/haildb/haildb_engine.cc:3399
4133
4009
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4136
#: ../plugin/haildb/haildb_engine.cc:3456
4012
#: ../plugin/haildb/haildb_engine.cc:3402
4138
4014
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4139
4015
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4142
#: ../plugin/haildb/haildb_engine.cc:3459
4018
#: ../plugin/haildb/haildb_engine.cc:3405
4143
4019
msgid "Stores each HailDB table to an .ibd file in the database dir."
4146
#: ../plugin/haildb/haildb_engine.cc:3462
4022
#: ../plugin/haildb/haildb_engine.cc:3408
4147
4023
msgid "File format to use for new tables in .ibd files."
4150
#: ../plugin/haildb/haildb_engine.cc:3465
4026
#: ../plugin/haildb/haildb_engine.cc:3411
4152
4028
"Set to 0 (write and flush once per second),1 (write and flush at each "
4153
4029
"commit) or 2 (write at commit, flush once per second)."
4156
#: ../plugin/haildb/haildb_engine.cc:3468
4032
#: ../plugin/haildb/haildb_engine.cc:3414
4157
4033
msgid "With which method to flush data."
4160
#: ../plugin/haildb/haildb_engine.cc:3471
4036
#: ../plugin/haildb/haildb_engine.cc:3417
4162
4038
"Helps to save your data in case the disk image of the database becomes "
4166
#: ../plugin/haildb/haildb_engine.cc:3474
4042
#: ../plugin/haildb/haildb_engine.cc:3420
4167
4043
msgid "Path to individual files and their sizes."
4170
#: ../plugin/haildb/haildb_engine.cc:3477
4046
#: ../plugin/haildb/haildb_engine.cc:3423
4171
4047
msgid "Path to HailDB log files."
4174
#: ../plugin/haildb/haildb_engine.cc:3480
4050
#: ../plugin/haildb/haildb_engine.cc:3426
4175
4051
msgid "Size of each log file in a log group."
4178
#: ../plugin/haildb/haildb_engine.cc:3483
4054
#: ../plugin/haildb/haildb_engine.cc:3429
4180
4056
"Number of log files in the log group. HailDB writes to the files in a "
4181
4057
"circular fashion. Value 3 is recommended here."
4184
#: ../plugin/haildb/haildb_engine.cc:3486
4060
#: ../plugin/haildb/haildb_engine.cc:3432
4186
4062
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4187
4063
"rolled back. Values above 100000000 disable the timeout."
4190
#: ../plugin/haildb/haildb_engine.cc:3489
4066
#: ../plugin/haildb/haildb_engine.cc:3435
4192
4068
"The size of the buffer which HailDB uses to write log to the log files on "
4196
#: ../plugin/haildb/haildb_engine.cc:3492
4072
#: ../plugin/haildb/haildb_engine.cc:3438
4198
4074
"Sets the point in the LRU list from where all pages are classified as old "
4199
4075
"(Advanced users)"
4202
#: ../plugin/haildb/haildb_engine.cc:3495
4078
#: ../plugin/haildb/haildb_engine.cc:3441
4204
4080
"Milliseconds between accesses to a block at which it is made young. "
4205
4081
"0=disabled (Advanced users)"
4208
#: ../plugin/haildb/haildb_engine.cc:3498
4084
#: ../plugin/haildb/haildb_engine.cc:3444
4209
4085
msgid "Percentage of dirty pages allowed in bufferpool."
4212
#: ../plugin/haildb/haildb_engine.cc:3501
4088
#: ../plugin/haildb/haildb_engine.cc:3447
4213
4089
msgid "Desired maximum length of the purge queue (0 = no limit)"
4216
#: ../plugin/haildb/haildb_engine.cc:3504
4092
#: ../plugin/haildb/haildb_engine.cc:3450
4218
4094
"Roll back the complete transaction on lock wait timeout, for 4.x "
4219
4095
"compatibility (disabled by default)"
4222
#: ../plugin/haildb/haildb_engine.cc:3507
4098
#: ../plugin/haildb/haildb_engine.cc:3453
4223
4099
msgid "How many files at the maximum HailDB keeps open at the same time."
4226
#: ../plugin/haildb/haildb_engine.cc:3510
4102
#: ../plugin/haildb/haildb_engine.cc:3456
4227
4103
msgid "Number of background read I/O threads in HailDB."
4230
#: ../plugin/haildb/haildb_engine.cc:3513
4106
#: ../plugin/haildb/haildb_engine.cc:3459
4231
4107
msgid "Number of background write I/O threads in HailDB."
4234
#: ../plugin/haildb/haildb_engine.cc:3515
4110
#: ../plugin/haildb/haildb_engine.cc:3461
4236
4112
"Disable if you want to reduce the number of messages written to the log "
4237
4113
"(default: enabled)."
4240
#: ../plugin/haildb/haildb_engine.cc:3518
4116
#: ../plugin/haildb/haildb_engine.cc:3464
4241
4117
msgid "Enable SHOW HAILDB STATUS output in the log"
4244
#: ../plugin/haildb/haildb_engine.cc:3521
4120
#: ../plugin/haildb/haildb_engine.cc:3467
4245
4121
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4248
#: ../plugin/haildb/haildb_engine.cc:3523
4124
#: ../plugin/haildb/haildb_engine.cc:3469
4250
4126
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4253
#: ../plugin/hello_events/hello_events.cc:401
4129
#: ../plugin/hello_events/hello_events.cc:381
4130
msgid "Invalid value of before-write-position\n"
4133
#: ../plugin/hello_events/hello_events.cc:390
4134
#: ../plugin/hello_events/hello_events.cc:399
4135
msgid "Invalid value of before-update-position\n"
4138
#: ../plugin/hello_events/hello_events.cc:439
4139
#: ../plugin/hello_events/hello_events.cc:442
4140
#: ../plugin/hello_events/hello_events.cc:460
4141
msgid "A comma delimited list of databases to watch"
4144
#: ../plugin/hello_events/hello_events.cc:445
4145
#: ../plugin/hello_events/hello_events.cc:476
4254
4146
msgid "Enable Example Events Plugin"
4257
#: ../plugin/hello_events/hello_events.cc:404
4258
#: ../plugin/hello_events/hello_events.cc:407
4259
msgid "A comma delimited list of databases to watch"
4262
#: ../plugin/hello_events/hello_events.cc:410
4149
#: ../plugin/hello_events/hello_events.cc:448
4150
#: ../plugin/hello_events/hello_events.cc:484
4263
4151
msgid "Before write row event observer call position"
4266
#: ../plugin/hello_events/hello_events.cc:413
4267
#: ../plugin/pbms/src/parameters_ms.cc:461
4154
#: ../plugin/hello_events/hello_events.cc:451
4155
#: ../plugin/hello_events/hello_events.cc:495
4156
#: ../plugin/pbms/src/parameters_ms.cc:601
4268
4157
msgid "Before update row event observer call position"
4271
#: ../plugin/hello_events/hello_events.cc:416
4160
#: ../plugin/hello_events/hello_events.cc:454
4272
4161
msgid "After drop database event observer call position"
4275
#: ../plugin/hello_events/hello_events.cc:427
4164
#: ../plugin/hello_events/hello_events.cc:468
4165
msgid "A comma delimited list of tables to watch"
4168
#: ../plugin/hello_events/hello_events.cc:518
4276
4169
msgid "An example events Plugin"
4279
#: ../plugin/innobase/handler/data_dictionary.cc:760
4172
#: ../plugin/innobase/handler/data_dictionary.cc:202
4281
4174
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4284
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4286
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4290
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4292
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4296
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4299
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4300
"or its equivalent numeric id"
4303
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4304
msgid "Do not use Native AIO library for IO, even if available"
4307
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4308
msgid "Enable internal replication log."
4311
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4313
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4314
"rolled back. Values above 100000000 disable the timeout."
4317
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4318
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4321
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4323
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4324
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4327
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4328
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4329
#: ../plugin/transaction_log/print_transaction_message.cc:177
4330
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4332
msgid "Unable to parse transaction. Got error: %s.\n"
4335
#: ../plugin/innobase/srv/srv0start.cc:1034
4336
msgid "InnoDB: cannot determine Mac OS X version!\n"
4339
#: ../plugin/innobase/srv/srv0start.cc:1039
4341
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4342
"InnoDB: making transactions unsafe!\n"
4345
#: ../plugin/innobase/srv/srv0start.cc:1048
4348
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4349
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4350
"InnoDB: allocate more than 4 GB of memory."
4353
#: ../plugin/innobase/srv/srv0start.cc:1063
4355
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4358
#: ../plugin/innobase/srv/srv0start.cc:1068
4361
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4362
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4363
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4366
#: ../plugin/innobase/srv/srv0start.cc:1078
4368
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4371
#: ../plugin/innobase/srv/srv0start.cc:1083
4373
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4376
#: ../plugin/innobase/srv/srv0start.cc:1088
4378
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4381
#: ../plugin/innobase/srv/srv0start.cc:1092
4383
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4386
#: ../plugin/innobase/srv/srv0start.cc:1097
4388
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4391
#: ../plugin/innobase/srv/srv0start.cc:1167
4393
msgid " InnoDB: Using Linux native AIO\n"
4396
#: ../plugin/logging_gearman/logging_gearman.cc:186
4177
#: ../plugin/innobase/handler/ha_innodb.cc:1821
4178
msgid "Invalid value for io-capacity\n"
4181
#: ../plugin/innobase/handler/ha_innodb.cc:1839
4182
msgid "Invalid value for fast-shutdown\n"
4185
#: ../plugin/innobase/handler/ha_innodb.cc:1853
4186
msgid "Invalid value for flush-log-at-trx-commit\n"
4189
#: ../plugin/innobase/handler/ha_innodb.cc:1883
4190
msgid "Invalid value for max-dirty-pages-pct\n"
4193
#: ../plugin/innobase/handler/ha_innodb.cc:1892
4194
msgid "Invalid value for stats-sample-pages\n"
4197
#: ../plugin/innobase/handler/ha_innodb.cc:1903
4198
msgid "Invalid value for additional-mem-pool-size\n"
4201
#: ../plugin/innobase/handler/ha_innodb.cc:1913
4202
msgid "Invalid value for autoextend-increment\n"
4205
#: ../plugin/innobase/handler/ha_innodb.cc:1923
4206
msgid "Invalid value for buffer-pool-size\n"
4209
#: ../plugin/innobase/handler/ha_innodb.cc:1933
4210
msgid "Invalid value for commit-concurrency\n"
4213
#: ../plugin/innobase/handler/ha_innodb.cc:1942
4214
msgid "Invalid value for concurrency-tickets\n"
4217
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4218
msgid "Invalid value for read-io-threads\n"
4221
#: ../plugin/innobase/handler/ha_innodb.cc:1960
4222
msgid "Invalid value for write-io-threads\n"
4225
#: ../plugin/innobase/handler/ha_innodb.cc:1969
4226
msgid "Invalid value for force-recovery\n"
4229
#: ../plugin/innobase/handler/ha_innodb.cc:1979
4230
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4231
msgid "Invalid value for log-file-size\n"
4234
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4235
msgid "Invalid value for log-files-in-group\n"
4238
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4239
msgid "Invalid value for mirrored-log-groups\n"
4242
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4243
msgid "Invalid value for open-files\n"
4246
#: ../plugin/innobase/handler/ha_innodb.cc:2025
4247
msgid "Invalid value for thread-concurrency\n"
4250
#: ../plugin/innobase/handler/ha_innodb.cc:2048
4251
msgid "Invalid value for read-ahead-threshold\n"
4254
#: ../plugin/innobase/handler/ha_innodb.cc:2062
4255
msgid "Invalid value for lock-wait-timeout\n"
4258
#: ../plugin/logging_gearman/logging_gearman.cc:182
4398
4260
msgid "fail gearman_client_create(): %s"
4401
#: ../plugin/logging_gearman/logging_gearman.cc:197
4263
#: ../plugin/logging_gearman/logging_gearman.cc:193
4403
4265
msgid "fail gearman_client_add_server(): %s"
4406
#: ../plugin/logging_gearman/logging_gearman.cc:302
4268
#: ../plugin/logging_gearman/logging_gearman.cc:294
4269
#: ../plugin/logging_gearman/logging_gearman.cc:301
4270
msgid "Enable logging to a gearman server"
4273
#: ../plugin/logging_gearman/logging_gearman.cc:310
4407
4274
msgid "Hostname for logging to a Gearman server"
4410
#: ../plugin/logging_gearman/logging_gearman.cc:305
4277
#: ../plugin/logging_gearman/logging_gearman.cc:319
4411
4278
msgid "Gearman Function to send logging to"
4414
#: ../plugin/logging_gearman/logging_gearman.cc:316
4281
#: ../plugin/logging_gearman/logging_gearman.cc:337
4415
4282
msgid "Log queries to a Gearman server"
4418
#: ../plugin/logging_query/logging_query.cc:178
4285
#: ../plugin/logging_query/logging_query.cc:172
4420
4287
msgid "fail open() fn=%s er=%s\n"
4423
#: ../plugin/logging_query/logging_query.cc:319
4290
#: ../plugin/logging_query/logging_query.cc:299
4291
msgid "Invalid value for threshold-slow"
4294
#: ../plugin/logging_query/logging_query.cc:308
4295
msgid "Invalid value for threshold-big-resultset"
4298
#: ../plugin/logging_query/logging_query.cc:317
4299
msgid "Invalid value for threshold-big-examined"
4302
#: ../plugin/logging_query/logging_query.cc:331
4303
#: ../plugin/logging_query/logging_query.cc:347
4424
4304
msgid "Enable logging to CSV file"
4427
#: ../plugin/logging_query/logging_query.cc:322
4428
msgid "File to log to"
4431
#: ../plugin/logging_query/logging_query.cc:325
4432
msgid "PCRE to match the query against"
4435
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4307
#: ../plugin/logging_query/logging_query.cc:334
4308
#: ../plugin/logging_query/logging_query.cc:374 ../plugin/syslog/module.cc:167
4309
#: ../plugin/syslog/module.cc:233
4436
4310
msgid "Threshold for logging slow queries, in microseconds"
4439
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4313
#: ../plugin/logging_query/logging_query.cc:337
4314
#: ../plugin/logging_query/logging_query.cc:386 ../plugin/syslog/module.cc:179
4315
#: ../plugin/syslog/module.cc:236
4440
4316
msgid "Threshold for logging big queries, for rows returned"
4443
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4319
#: ../plugin/logging_query/logging_query.cc:340
4320
#: ../plugin/logging_query/logging_query.cc:398 ../plugin/syslog/module.cc:191
4321
#: ../plugin/syslog/module.cc:239
4444
4322
msgid "Threshold for logging big queries, for rows examined"
4447
#: ../plugin/logging_query/logging_query.cc:345
4325
#: ../plugin/logging_query/logging_query.cc:356
4326
msgid "File to log to"
4329
#: ../plugin/logging_query/logging_query.cc:365
4330
msgid "PCRE to match the query against"
4333
#: ../plugin/logging_query/logging_query.cc:422
4448
4334
msgid "Log queries to a CSV file"
4451
#: ../plugin/logging_stats/logging_stats.cc:373
4337
#: ../plugin/logging_stats/logging_stats.cc:344
4338
msgid "Invalid value for max-user-count\n"
4341
#: ../plugin/logging_stats/logging_stats.cc:352
4342
msgid "Invalid value for bucket-count\n"
4345
#: ../plugin/logging_stats/logging_stats.cc:361
4346
msgid "Invalid value for scoreboard-size\n"
4349
#: ../plugin/logging_stats/logging_stats.cc:396
4350
#: ../plugin/logging_stats/logging_stats.cc:438
4452
4351
msgid "Max number of users that will be logged"
4455
#: ../plugin/logging_stats/logging_stats.cc:376
4354
#: ../plugin/logging_stats/logging_stats.cc:407
4355
#: ../plugin/logging_stats/logging_stats.cc:441
4456
4356
msgid "Max number of range locks to use for Scoreboard"
4459
#: ../plugin/logging_stats/logging_stats.cc:379
4359
#: ../plugin/logging_stats/logging_stats.cc:418
4360
#: ../plugin/logging_stats/logging_stats.cc:444
4460
4361
msgid "Max number of concurrent sessions that will be logged"
4463
#: ../plugin/logging_stats/logging_stats.cc:380
4364
#: ../plugin/logging_stats/logging_stats.cc:429
4365
#: ../plugin/logging_stats/logging_stats.cc:445
4464
4366
msgid "Enable Logging Statistics Collection"
4467
#: ../plugin/logging_stats/logging_stats.cc:389
4369
#: ../plugin/logging_stats/logging_stats.cc:462
4468
4370
msgid "User Statistics as DATA_DICTIONARY tables"
4789
4693
msgid "Tablespace not empty"
4792
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4696
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
4697
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4794
4699
"Port number to use for connection or 0 for default to with MySQL protocol."
4797
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4702
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:82
4799
4704
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4800
4705
"the file is stale and should be removed?"
4803
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4708
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
4804
4709
msgid "Path used for MySQL UNIX Socket Protocol."
4807
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4712
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
4808
4713
msgid "Clobber socket file if one is there already."
4811
#: ../plugin/pbms/src/parameters_ms.cc:426
4812
msgid "Port number to use for connection or 0 for default PBMS port "
4815
#: ../plugin/pbms/src/parameters_ms.cc:429
4816
msgid "The maximum size of a BLOB repository file."
4819
#: ../plugin/pbms/src/parameters_ms.cc:432
4820
msgid "The maximum size of a temorary BLOB log file."
4823
#: ../plugin/pbms/src/parameters_ms.cc:435
4825
"A ':' delimited list of metadata header names to be used to initialize the "
4826
"pbms_metadata_header table when a database is created."
4829
#: ../plugin/pbms/src/parameters_ms.cc:439
4830
msgid "The percentage of garbage in a repository file before it is compacted."
4833
#: ../plugin/pbms/src/parameters_ms.cc:442
4835
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4836
"after this time, unless committed to the database."
4839
#: ../plugin/pbms/src/parameters_ms.cc:445
4841
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4845
#: ../plugin/pbms/src/parameters_ms.cc:448
4846
msgid "The next backup ID to use when backing up a PBMS database."
4849
#: ../plugin/pbms/src/parameters_ms.cc:451
4716
#: ../plugin/pbms/src/parameters_ms.cc:574
4851
4718
"A comma delimited list of tables to watch of the format: <database>."
4855
#: ../plugin/pbms/src/parameters_ms.cc:453
4722
#: ../plugin/pbms/src/parameters_ms.cc:582
4856
4723
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4859
#: ../plugin/pbms/src/parameters_ms.cc:457
4726
#: ../plugin/pbms/src/parameters_ms.cc:590
4860
4727
msgid "Before insert row event observer call position"
4863
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4864
msgid "Could not open socket, is rabbitmq running?"
4867
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4730
#: ../plugin/pbms/src/plugin_ms.cc:70
4731
msgid "Port number to use for connection or 0 for default PBMS port "
4734
#: ../plugin/pbms/src/plugin_ms.cc:83
4735
msgid "Invalid port number\n"
4738
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
4868
4739
msgid "Failed to allocate enough memory to transaction message\n"
4871
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4742
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4873
4744
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4876
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4747
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
4878
4749
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4881
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4752
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
4753
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
4754
msgid "Enable rabbitmq log"
4757
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
4758
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
4882
4759
msgid "Host name to connect to"
4885
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4886
msgid "Port to connect to"
4889
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4890
msgid "RabbitMQ virtualhost"
4893
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4762
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
4763
msgid "RabbitMQ Port"
4766
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
4767
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
4894
4768
msgid "RabbitMQ username"
4897
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4771
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
4772
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
4898
4773
msgid "RabbitMQ password"
4901
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4776
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
4777
msgid "RabbitMQ virtualhost"
4780
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
4781
msgid "Name of RabbitMQ exchange to publish to"
4784
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
4785
msgid "Name of RabbitMQ routing key to use"
4788
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
4902
4789
#: ../plugin/transaction_log/module.cc:270
4903
4790
msgid "Name of the replicator plugin to use (default='default_replicator')"
4906
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4907
msgid "Name of RabbitMQ exchange to publish to"
4910
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4911
msgid "Name of RabbitMQ routing key to use"
4914
4793
#: ../plugin/session_dictionary/processlist.cc:78
4915
4794
msgid "no user"
4918
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4797
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:44
4920
4799
msgid "syslog facility \"%s\" not known, using \"local0\""
4923
#: ../plugin/syslog/errmsg.cc:50
4802
#: ../plugin/syslog/errmsg.cc:49
4925
4804
msgid "syslog priority \"%s\" not known, using \"warn\""
4928
#: ../plugin/syslog/logging.cc:63
4807
#: ../plugin/syslog/logging.cc:53
4930
4809
msgid "syslog priority \"%s\" not known, using \"info\""
4933
#: ../plugin/syslog/module.cc:95
4812
#: ../plugin/syslog/module.cc:61
4813
msgid "Invalid value for logging-threshold-slow\n"
4816
#: ../plugin/syslog/module.cc:70
4817
msgid "Invalid value for logging-threshold-big-resultset\n"
4820
#: ../plugin/syslog/module.cc:79
4821
msgid "Invalid value for logging-threshold-big-examined\n"
4824
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
4934
4825
msgid "Syslog Ident"
4937
#: ../plugin/syslog/module.cc:98
4828
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
4938
4829
msgid "Syslog Facility"
4941
#: ../plugin/syslog/module.cc:101
4832
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
4942
4833
msgid "Enable logging to syslog of the query log"
4945
#: ../plugin/syslog/module.cc:104
4836
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
4946
4837
msgid "Syslog Priority of query logging"
4949
#: ../plugin/syslog/module.cc:116
4840
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
4950
4841
msgid "Enable logging to syslog of the error messages"
4953
#: ../plugin/syslog/module.cc:119
4844
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
4954
4845
msgid "Syslog Priority of error messages"