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 "Afichar aquesta ajuda e sortir."
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."
268
msgstr "Banca de donadas d'utilizar"
271
270
#: ../client/drizzle.cc:1337
272
msgid "Database to use."
273
msgstr "Banca de donadas d'utilizar"
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)"
287
#: ../client/drizzle.cc:1345
289
284
msgid "Enable LOAD DATA LOCAL INFILE."
290
285
msgstr "Activa/desactiva LOAD DATA LOCAL INFILE."
287
#: ../client/drizzle.cc:1345
288
msgid "Flush buffer after each query."
292
291
#: ../client/drizzle.cc:1347
293
msgid "Flush buffer after each query."
296
#: ../client/drizzle.cc:1349
297
292
msgid "Ignore SIGINT (CTRL-C)"
298
293
msgstr "Ignora SIGINT (CTRL-C)"
300
#: ../client/drizzle.cc:1351
295
#: ../client/drizzle.cc:1349
302
297
"Only update the default database. This is useful for skipping updates to "
303
298
"other database in the update log."
306
#: ../client/drizzle.cc:1353
301
#: ../client/drizzle.cc:1351
308
303
"Pager to use to display results. If you don't supply an option the default "
309
304
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
976
#: ../client/drizzledump.cc:528
969
#: ../client/drizzledump.cc:521
977
970
msgid "Insert rows with INSERT IGNORE."
980
#: ../client/drizzledump.cc:530
973
#: ../client/drizzledump.cc:523
981
974
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
984
#: ../client/drizzledump.cc:532
977
#: ../client/drizzledump.cc:525
986
979
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
987
980
"above line will be added otherwise, if --databases or --all-databases option "
991
#: ../client/drizzledump.cc:534
984
#: ../client/drizzledump.cc:527
992
985
msgid "No row information."
995
#: ../client/drizzledump.cc:536
988
#: ../client/drizzledump.cc:529
996
989
msgid "Use REPLACE INTO instead of INSERT INTO."
999
#: ../client/drizzledump.cc:538
992
#: ../client/drizzledump.cc:531
1000
993
msgid "Where to send output to (stdout|database"
1003
#: ../client/drizzledump.cc:540
996
#: ../client/drizzledump.cc:533
1005
998
"Hostname for destination db server (requires --destination-type=database)"
1008
#: ../client/drizzledump.cc:542
1001
#: ../client/drizzledump.cc:535
1010
1003
"Port number for destination db server (requires --destination-type=database)"
1013
#: ../client/drizzledump.cc:544
1006
#: ../client/drizzledump.cc:537
1015
1008
"User name for destination db server (resquires --destination-type=database)"
1018
#: ../client/drizzledump.cc:546
1011
#: ../client/drizzledump.cc:539
1020
1013
"Password for destination db server (requires --destination-type=database)"
1023
#: ../client/drizzledump.cc:548
1016
#: ../client/drizzledump.cc:541
1025
1018
"The database in the destination db server (requires --destination-"
1026
1019
"type=database, not for use with --all-databases)"
1029
#: ../client/drizzledump.cc:550
1031
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1035
#: ../client/drizzledump.cc:556
1022
#: ../client/drizzledump.cc:547
1036
1023
msgid "Connect to host."
1039
#: ../client/drizzledump.cc:558
1026
#: ../client/drizzledump.cc:549
1041
1028
"Password to use when connecting to server. If password is not given it's "
1042
1029
"solicited on the tty."
1045
#: ../client/drizzledump.cc:560
1046
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1032
#: ../client/drizzledump.cc:551
1047
1033
msgid "Port number to use for connection."
1050
#: ../client/drizzledump.cc:567
1036
#: ../client/drizzledump.cc:558
1051
1037
msgid "Hidden Options"
1054
#: ../client/drizzledump.cc:569
1040
#: ../client/drizzledump.cc:560
1055
1041
msgid "Used to select the database"
1058
#: ../client/drizzledump.cc:570
1044
#: ../client/drizzledump.cc:561
1059
1045
msgid "Used to select the tables"
1062
#: ../client/drizzledump.cc:573
1048
#: ../client/drizzledump.cc:564
1063
1049
msgid "Allowed Options + Hidden Options"
1066
#: ../client/drizzledump.cc:637
1052
#: ../client/drizzledump.cc:628
1068
1054
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1071
#: ../client/drizzledump.cc:642
1057
#: ../client/drizzledump.cc:633
1073
1059
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1074
1060
"and you are welcome to modify and redistribute it under the GPL license\n"
1077
#: ../client/drizzledump.cc:643
1063
#: ../client/drizzledump.cc:634
1078
1064
msgid "Dumps definitions and data from a Drizzle database server"
1081
#: ../client/drizzledump.cc:644
1067
#: ../client/drizzledump.cc:635
1083
1069
msgid "Usage: %s [OPTIONS] database [tables]\n"
1086
#: ../client/drizzledump.cc:645
1072
#: ../client/drizzledump.cc:636
1088
1074
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1091
#: ../client/drizzledump.cc:647
1077
#: ../client/drizzledump.cc:638
1093
1079
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1096
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1097
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1082
#: ../client/drizzledump.cc:679 ../client/drizzleimport.cc:484
1083
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5623
1099
1085
msgid "Value supplied for port is not valid.\n"
1102
#: ../client/drizzledump.cc:743
1088
#: ../client/drizzledump.cc:734
1104
1090
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1107
#: ../client/drizzledump_data.cc:268
1093
#: ../client/drizzledump_data.cc:252
1108
1094
msgid "-- Retrieving data for "
1111
#: ../client/drizzledump_data.cc:300
1097
#: ../client/drizzledump_data.cc:284
1112
1098
msgid " rows dumped for table "
1115
#: ../client/drizzledump_data.cc:547
1101
#: ../client/drizzledump_data.cc:515
1116
1102
msgid "-- Connecting to "
1119
#: ../client/drizzledump_data.cc:547
1105
#: ../client/drizzledump_data.cc:515
1120
1106
msgid " using protocol "
1123
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1124
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1109
#: ../client/drizzledump_data.cc:556 ../client/drizzledump_data.cc:562
1110
#: ../client/drizzledump_data.cc:593 ../client/drizzledump_data.cc:599
1125
1111
msgid "Error executing query: "
1128
#: ../client/drizzledump_data.cc:602
1114
#: ../client/drizzledump_data.cc:570
1129
1115
msgid "Could not buffer result: "
1132
#: ../client/drizzledump_data.cc:648
1118
#: ../client/drizzledump_data.cc:616
1133
1119
msgid "Error: Could not set db '"
1136
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1137
#: ../client/drizzledump_data.cc:673
1122
#: ../client/drizzledump_data.cc:630 ../client/drizzledump_data.cc:635
1123
#: ../client/drizzledump_data.cc:641
1138
1124
msgid "Got error: "
1141
#: ../client/drizzledump_data.cc:682
1127
#: ../client/drizzledump_data.cc:650
1142
1128
msgid "-- Disconnecting from "
1731
#: ../drizzled/drizzled.cc:2046
1753
#: ../drizzled/drizzled.cc:2090
1733
1755
msgid "Usage: %s [OPTIONS]\n"
1736
#: ../drizzled/drizzled.cc:2167
1758
#: ../drizzled/drizzled.cc:2213
1739
1761
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1740
1762
"command line\n"
1743
#: ../drizzled/drizzled.cc:2184
1765
#: ../drizzled/drizzled.cc:2230
1744
1766
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1747
#: ../drizzled/drizzled.cc:2197
1769
#: ../drizzled/drizzled.cc:2243
1748
1770
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1751
#: ../drizzled/drizzled.cc:2210
1773
#: ../drizzled/drizzled.cc:2256
1752
1774
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1755
#: ../drizzled/drizzled.cc:2223
1777
#: ../drizzled/drizzled.cc:2269
1756
1778
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1759
#: ../drizzled/drizzled.cc:2338
1762
"There was an error creating the '%s' part of the path '%s'. Please check "
1763
"the path exists and is writable.\n"
1766
#: ../drizzled/drizzled.cc:2345
1769
"There was an error opening the path '%s', please check the path exists and "
1773
#: ../drizzled/error.cc:133
1781
#: ../drizzled/error.cc:131
1775
1783
msgid "Unknown error %d"
1778
1786
#: ../drizzled/error.cc:207
1782
1790
#: ../drizzled/error.cc:208
1783
msgid "Error on first"
1786
1794
#: ../drizzled/error.cc:209
1796
msgid "Can't create file '%-.200s' (errno: %d)"
1790
1799
#: ../drizzled/error.cc:210
1801
msgid "Can't create table '%-.200s' (errno: %d)"
1794
1804
#: ../drizzled/error.cc:211
1796
msgid "Can't create file '%-.200s' (errno: %d)"
1806
msgid "Can't create schema '%-.192s' (errno: %d)"
1799
1809
#: ../drizzled/error.cc:212
1801
msgid "Can't create table '%-.200s' (errno: %d)"
1811
msgid "Can't create schema '%-.192s'; schema exists"
1804
1814
#: ../drizzled/error.cc:213
1806
msgid "Can't create schema '%-.192s' (errno: %d)"
1816
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1809
1819
#: ../drizzled/error.cc:214
1811
msgid "Can't create schema '%-.192s'; schema exists"
1821
msgid "Error on delete of '%-.192s' (errno: %d)"
1814
1824
#: ../drizzled/error.cc:215
1816
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1826
msgid "Can't get status of '%-.200s' (errno: %d)"
1819
1829
#: ../drizzled/error.cc:216
1821
msgid "Error on delete of '%-.192s' (errno: %d)"
1831
msgid "Can't lock file (errno: %d)"
1824
1834
#: ../drizzled/error.cc:217
1826
msgid "Can't get status of '%-.200s' (errno: %d)"
1836
msgid "Can't open file: '%-.200s' (errno: %d)"
1829
1839
#: ../drizzled/error.cc:218
1831
msgid "Can't lock file (errno: %d)"
1841
msgid "Can't find file: '%-.200s' (errno: %d)"
1834
1844
#: ../drizzled/error.cc:219
1836
msgid "Can't open file: '%-.200s' (errno: %d)"
1846
msgid "Can't read dir of '%-.192s' (errno: %d)"
1839
1849
#: ../drizzled/error.cc:220
1841
msgid "Can't find file: '%-.200s' (errno: %d)"
1851
msgid "Record has changed since last read in table '%-.192s'"
1844
1854
#: ../drizzled/error.cc:221
1846
msgid "Can't read dir of '%-.192s' (errno: %d)"
1856
msgid "Disk full (%s); waiting for someone to free some space..."
1849
1859
#: ../drizzled/error.cc:222
1851
msgid "Record has changed since last read in table '%-.192s'"
1861
msgid "Can't write; duplicate key in table '%-.192s'"
1854
1864
#: ../drizzled/error.cc:223
1856
msgid "Disk full (%s); waiting for someone to free some space..."
1866
msgid "Error on close of '%-.192s' (errno: %d)"
1859
1869
#: ../drizzled/error.cc:224
1861
msgid "Can't write; duplicate key in table '%-.192s'"
1871
msgid "Error reading file '%-.200s' (errno: %d)"
1864
1874
#: ../drizzled/error.cc:225
1866
msgid "Error on close of '%-.192s' (errno: %d)"
1876
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1869
1879
#: ../drizzled/error.cc:226
1871
msgid "Error reading file '%-.200s' (errno: %d)"
1881
msgid "Error writing file '%-.200s' (errno: %d)"
1874
1884
#: ../drizzled/error.cc:227
1876
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1886
msgid "'%-.192s' is locked against change"
1879
1889
#: ../drizzled/error.cc:228
1881
msgid "Error writing file '%-.200s' (errno: %d)"
1890
msgid "Sort aborted"
1884
1893
#: ../drizzled/error.cc:229
1886
msgid "'%-.192s' is locked against change"
1895
msgid "Got error %d from storage engine"
1889
1898
#: ../drizzled/error.cc:230
1890
msgid "Sort aborted"
1900
msgid "Table storage engine for '%-.192s' doesn't have this option"
1893
1903
#: ../drizzled/error.cc:231
1895
msgid "Got error %d from storage engine"
1905
msgid "Can't find record in '%-.192s'"
1898
1908
#: ../drizzled/error.cc:232
1900
msgid "Table storage engine for '%-.192s' doesn't have this option"
1910
msgid "Incorrect information in file: '%-.200s'"
1903
1913
#: ../drizzled/error.cc:233
1905
msgid "Can't find record in '%-.192s'"
1915
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1908
1918
#: ../drizzled/error.cc:234
1910
msgid "Incorrect information in file: '%-.200s'"
1920
msgid "Old key file for table '%-.192s'; repair it!"
1913
1923
#: ../drizzled/error.cc:235
1915
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1925
msgid "Table '%-.192s' is read only"
1918
1928
#: ../drizzled/error.cc:236
1920
msgid "Old key file for table '%-.192s'; repair it!"
1930
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1923
1933
#: ../drizzled/error.cc:237
1925
msgid "Table '%-.192s' is read only"
1934
msgid "Out of sort memory; increase server sort buffer size"
1928
1937
#: ../drizzled/error.cc:238
1930
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1938
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1933
1941
#: ../drizzled/error.cc:239
1934
msgid "Out of sort memory; increase server sort buffer size"
1942
msgid "Global join memory constraint hit; increase join-heap-threshold"
1937
1945
#: ../drizzled/error.cc:240
1938
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1946
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1941
1949
#: ../drizzled/error.cc:241
1942
msgid "Global join memory constraint hit; increase join-heap-threshold"
1950
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1945
1953
#: ../drizzled/error.cc:242
1946
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1955
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1949
1958
#: ../drizzled/error.cc:243
1950
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1959
msgid "Too many connections"
1953
1962
#: ../drizzled/error.cc:244
1955
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1958
#: ../drizzled/error.cc:245
1959
msgid "Too many connections"
1962
#: ../drizzled/error.cc:246
1964
1964
"Out of memory; check if drizzled or some other process uses all available "
1965
1965
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1966
1966
"memory or you can add more swap space"
1969
#: ../drizzled/error.cc:247
1969
#: ../drizzled/error.cc:245
1970
1970
msgid "Can't get hostname for your address"
1973
#: ../drizzled/error.cc:248
1973
#: ../drizzled/error.cc:246
1974
1974
msgid "Bad handshake"
1977
#: ../drizzled/error.cc:249
1977
#: ../drizzled/error.cc:247
1979
1979
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1982
#: ../drizzled/error.cc:250
1982
#: ../drizzled/error.cc:248
1984
1984
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1987
#: ../drizzled/error.cc:251
1987
#: ../drizzled/error.cc:249
1988
1988
msgid "No schema selected"
1991
#: ../drizzled/error.cc:252
1991
#: ../drizzled/error.cc:250
1992
1992
msgid "Unknown command"
1995
#: ../drizzled/error.cc:253
1995
#: ../drizzled/error.cc:251
1997
1997
msgid "Column '%-.192s' cannot be null"
2000
#: ../drizzled/error.cc:254
2000
#: ../drizzled/error.cc:252
2002
2002
msgid "Unknown schema '%-.192s'"
2005
#: ../drizzled/error.cc:255
2005
#: ../drizzled/error.cc:253
2007
2007
msgid "Table '%-.192s' already exists"
2010
#: ../drizzled/error.cc:256
2010
#: ../drizzled/error.cc:254
2012
2012
msgid "Unknown table '%-.100s'"
2015
#: ../drizzled/error.cc:257
2015
#: ../drizzled/error.cc:255
2017
2017
msgid "Column '%-.192s' in %-.192s is ambiguous"
2020
#: ../drizzled/error.cc:258
2020
#: ../drizzled/error.cc:256
2021
2021
msgid "Server shutdown in progress"
2024
#: ../drizzled/error.cc:259
2024
#: ../drizzled/error.cc:257
2026
2026
msgid "Unknown column '%-.192s' in '%-.192s'"
2029
#: ../drizzled/error.cc:260
2029
#: ../drizzled/error.cc:258
2031
2031
msgid "'%-.192s' isn't in GROUP BY"
2034
#: ../drizzled/error.cc:261
2034
#: ../drizzled/error.cc:259
2036
2036
msgid "Can't group on '%-.192s'"
2039
#: ../drizzled/error.cc:262
2039
#: ../drizzled/error.cc:260
2040
2040
msgid "Statement has sum functions and columns in same statement"
2043
#: ../drizzled/error.cc:263
2043
#: ../drizzled/error.cc:261
2044
2044
msgid "Column count doesn't match value count"
2047
#: ../drizzled/error.cc:264
2047
#: ../drizzled/error.cc:262
2049
2049
msgid "Identifier name '%-.100s' is too long"
2052
#: ../drizzled/error.cc:265
2052
#: ../drizzled/error.cc:263
2054
2054
msgid "Duplicate column name '%-.192s'"
2057
#: ../drizzled/error.cc:266
2057
#: ../drizzled/error.cc:264
2059
2059
msgid "Duplicate key name '%-.192s'"
2062
#: ../drizzled/error.cc:267
2062
#: ../drizzled/error.cc:265
2064
2064
msgid "Duplicate entry '%-.192s' for key %d"
2067
#: ../drizzled/error.cc:268
2067
#: ../drizzled/error.cc:266
2069
2069
msgid "Incorrect column specifier for column '%-.192s'"
2072
#: ../drizzled/error.cc:269
2072
#: ../drizzled/error.cc:267
2074
2074
msgid "%s near '%-.80s' at line %d"
2077
#: ../drizzled/error.cc:270
2079
msgid "Parsing error near '%s'"
2082
#: ../drizzled/error.cc:271
2077
#: ../drizzled/error.cc:268
2083
2078
msgid "Query was empty"
2086
#: ../drizzled/error.cc:272
2081
#: ../drizzled/error.cc:269
2088
2083
msgid "Not unique table/alias: '%-.192s'"
2091
#: ../drizzled/error.cc:273
2086
#: ../drizzled/error.cc:270
2093
2088
msgid "Invalid default value for '%-.192s'"
2096
#: ../drizzled/error.cc:274
2091
#: ../drizzled/error.cc:271
2097
2092
msgid "Multiple primary key defined"
2100
#: ../drizzled/error.cc:275
2095
#: ../drizzled/error.cc:272
2102
2097
msgid "Too many keys specified; max %d keys allowed"
2105
#: ../drizzled/error.cc:276
2100
#: ../drizzled/error.cc:273
2107
2102
msgid "Too many key parts specified; max %d parts allowed"
2110
#: ../drizzled/error.cc:277
2105
#: ../drizzled/error.cc:274
2112
2107
msgid "Specified key was too long; max key length is %d bytes"
2115
#: ../drizzled/error.cc:278
2110
#: ../drizzled/error.cc:275
2117
2112
msgid "Key column '%-.192s' doesn't exist in table"
2120
#: ../drizzled/error.cc:279
2115
#: ../drizzled/error.cc:276
2123
2118
"BLOB column '%-.192s' can't be used in key specification with the used table "
2127
#: ../drizzled/error.cc:280
2122
#: ../drizzled/error.cc:277
2130
2125
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2134
#: ../drizzled/error.cc:281
2129
#: ../drizzled/error.cc:278
2136
2131
"Incorrect table definition; there can be only one auto column and it must be "
2137
2132
"defined as a key"
2140
#: ../drizzled/error.cc:282
2135
#: ../drizzled/error.cc:279
2142
2137
msgid "%s: Normal shutdown\n"
2145
#: ../drizzled/error.cc:283
2140
#: ../drizzled/error.cc:280
2147
2142
msgid "%s: Got signal %d. Aborting!\n"
2150
#: ../drizzled/error.cc:284
2145
#: ../drizzled/error.cc:281
2152
2147
msgid "%s: Shutdown complete\n"
2155
#: ../drizzled/error.cc:285
2150
#: ../drizzled/error.cc:282
2157
2152
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2160
#: ../drizzled/error.cc:286
2155
#: ../drizzled/error.cc:283
2161
2156
msgid "Can't create IP socket"
2164
#: ../drizzled/error.cc:287
2159
#: ../drizzled/error.cc:284
2167
2162
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2171
#: ../drizzled/error.cc:288
2166
#: ../drizzled/error.cc:285
2174
2169
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2175
2170
"check the manual"
2178
#: ../drizzled/error.cc:289
2173
#: ../drizzled/error.cc:286
2180
2175
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2183
#: ../drizzled/error.cc:290
2178
#: ../drizzled/error.cc:287
2186
2181
"The file '%-.128s' must be in the schema directory or be readable by all"
2189
#: ../drizzled/error.cc:291
2184
#: ../drizzled/error.cc:288
2191
2186
msgid "File '%-.200s' already exists"
2194
#: ../drizzled/error.cc:292
2189
#: ../drizzled/error.cc:289
2196
2191
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2199
#: ../drizzled/error.cc:293
2194
#: ../drizzled/error.cc:290
2201
2196
"Incorrect prefix key; the used key part isn't a string, the used length is "
2202
2197
"longer than the key part, or the storage engine doesn't support unique "
2201
#: ../drizzled/error.cc:291
2202
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2205
#: ../drizzled/error.cc:292
2207
msgid "Can't DROP '%-.192s'; check that column/key exists"
2210
#: ../drizzled/error.cc:293
2212
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2206
2215
#: ../drizzled/error.cc:294
2207
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2217
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2210
2220
#: ../drizzled/error.cc:295
2212
msgid "Can't DROP '%-.192s'; check that column/key exists"
2222
msgid "Unknown thread id: %lu"
2215
2225
#: ../drizzled/error.cc:296
2217
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2227
msgid "You are not owner of thread %lu"
2220
2230
#: ../drizzled/error.cc:297
2222
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2225
#. KILL session errors
2226
#: ../drizzled/error.cc:300
2228
msgid "Unknown session id: %lu"
2231
#: ../drizzled/error.cc:301
2233
msgid "You are not the owner of session %lu"
2236
#: ../drizzled/error.cc:302
2237
msgid "You cannot kill the session you are connected from."
2240
#: ../drizzled/error.cc:305
2241
2231
msgid "No tables used"
2244
#: ../drizzled/error.cc:306
2234
#: ../drizzled/error.cc:298
2246
2236
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2249
#: ../drizzled/error.cc:307
2239
#: ../drizzled/error.cc:299
2251
2241
msgid "Incorrect schema name '%-.100s'"
2254
#: ../drizzled/error.cc:308
2244
#: ../drizzled/error.cc:300
2256
2246
msgid "Incorrect table name '%-.100s'"
2259
#: ../drizzled/error.cc:309
2249
#: ../drizzled/error.cc:301
2261
2251
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2262
2252
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2265
#: ../drizzled/error.cc:310
2255
#: ../drizzled/error.cc:302
2266
2256
msgid "Unknown error"
2269
#: ../drizzled/error.cc:311
2259
#: ../drizzled/error.cc:303
2271
2261
msgid "Unknown procedure '%-.192s'"
2274
#: ../drizzled/error.cc:312
2264
#: ../drizzled/error.cc:304
2276
2266
msgid "Incorrect parameter count to procedure '%-.192s'"
2279
#: ../drizzled/error.cc:313
2269
#: ../drizzled/error.cc:305
2281
2271
msgid "Unknown table '%-.192s' in %-.32s"
2284
#: ../drizzled/error.cc:314
2274
#: ../drizzled/error.cc:306
2286
2276
msgid "Column '%-.192s' specified twice"
2289
#: ../drizzled/error.cc:315
2279
#: ../drizzled/error.cc:307
2290
2280
msgid "Invalid use of group function"
2293
#: ../drizzled/error.cc:316
2283
#: ../drizzled/error.cc:308
2296
2286
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2299
#: ../drizzled/error.cc:317
2289
#: ../drizzled/error.cc:309
2300
2290
msgid "A table must have at least 1 column"
2303
#: ../drizzled/error.cc:318
2293
#: ../drizzled/error.cc:310
2305
2295
msgid "The table '%-.192s' is full"
2308
#: ../drizzled/error.cc:319
2298
#: ../drizzled/error.cc:311
2310
2300
msgid "Too many tables; Drizzle can only use %d tables in a join"
2313
#: ../drizzled/error.cc:320
2303
#: ../drizzled/error.cc:312
2314
2304
msgid "Too many columns"
2317
#: ../drizzled/error.cc:321
2307
#: ../drizzled/error.cc:313
2320
2310
"Row size too large. The maximum row size for the used table type, not "
2321
2311
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2324
#: ../drizzled/error.cc:322
2314
#: ../drizzled/error.cc:314
2325
2315
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2328
#: ../drizzled/error.cc:323
2318
#: ../drizzled/error.cc:315
2331
2321
"Table handler doesn't support NULL in given index. Please change column "
2332
2322
"'%-.192s' to be NOT NULL or use another handler"
2335
#: ../drizzled/error.cc:324
2325
#: ../drizzled/error.cc:316
2336
2326
msgid "No paths allowed for plugin library"
2339
#: ../drizzled/error.cc:325
2329
#: ../drizzled/error.cc:317
2341
2331
msgid "Plugin '%-.192s' already exists"
2344
#: ../drizzled/error.cc:326
2346
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2349
#: ../drizzled/error.cc:327
2351
msgid "Can't find symbol '%-.128s' in library '%s'"
2354
#: ../drizzled/error.cc:328
2334
#: ../drizzled/error.cc:318
2336
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2339
#: ../drizzled/error.cc:319
2341
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2344
#: ../drizzled/error.cc:320
2356
2346
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2359
#: ../drizzled/error.cc:329
2349
#: ../drizzled/error.cc:321
2362
2352
"Can't create a new thread (errno %d); if you are not out of available "
2363
2353
"memory, you can consult the manual for a possible OS-dependent bug"
2366
#: ../drizzled/error.cc:330
2356
#: ../drizzled/error.cc:322
2368
2358
msgid "Column count doesn't match value count at row %ld"
2371
#: ../drizzled/error.cc:331
2361
#: ../drizzled/error.cc:323
2373
2363
msgid "Can't reopen table: '%-.192s'"
2376
#: ../drizzled/error.cc:332
2366
#: ../drizzled/error.cc:324
2378
2368
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2379
2369
"illegal if there is no GROUP BY clause"
2382
#: ../drizzled/error.cc:333
2372
#: ../drizzled/error.cc:325
2384
2374
msgid "Table '%-.192s.%-.192s' doesn't exist"
2387
#: ../drizzled/error.cc:334
2377
#: ../drizzled/error.cc:326
2389
2379
"You have an error in your SQL syntax; check the manual that corresponds to "
2390
2380
"your Drizzle server version for the right syntax to use"
2393
#: ../drizzled/error.cc:335
2383
#: ../drizzled/error.cc:327
2394
2384
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2397
#: ../drizzled/error.cc:336
2387
#: ../drizzled/error.cc:328
2398
2388
msgid "Got packets out of order"
2401
#: ../drizzled/error.cc:337
2391
#: ../drizzled/error.cc:329
2402
2392
msgid "The used table type doesn't support BLOB/TEXT columns"
2405
#: ../drizzled/error.cc:338
2395
#: ../drizzled/error.cc:330
2406
2396
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2409
#: ../drizzled/error.cc:339
2399
#: ../drizzled/error.cc:331
2411
2401
msgid "Incorrect column name '%-.100s'"
2414
#: ../drizzled/error.cc:340
2404
#: ../drizzled/error.cc:332
2416
2406
msgid "The used storage engine can't index column '%-.192s'"
2419
#: ../drizzled/error.cc:341
2409
#: ../drizzled/error.cc:333
2421
2411
"Unable to open underlying table which is differently defined or of non-"
2422
2412
"MyISAM type or doesn't exist"
2425
#: ../drizzled/error.cc:342
2415
#: ../drizzled/error.cc:334
2427
2417
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2430
#: ../drizzled/error.cc:343
2420
#: ../drizzled/error.cc:335
2433
2423
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2436
#: ../drizzled/error.cc:344
2426
#: ../drizzled/error.cc:336
2438
2428
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2439
2429
"UNIQUE instead"
2442
#: ../drizzled/error.cc:345
2432
#: ../drizzled/error.cc:337
2443
2433
msgid "Result consisted of more than one row"
2446
#: ../drizzled/error.cc:346
2436
#: ../drizzled/error.cc:338
2447
2437
msgid "This table type requires a primary key"
2450
#: ../drizzled/error.cc:347
2440
#: ../drizzled/error.cc:339
2452
2442
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2455
#: ../drizzled/error.cc:348
2445
#: ../drizzled/error.cc:340
2456
2446
msgid "Can't open table"
2459
#: ../drizzled/error.cc:349
2449
#: ../drizzled/error.cc:341
2461
2451
msgid "The storage engine for the table doesn't support %s"
2464
#: ../drizzled/error.cc:350
2454
#: ../drizzled/error.cc:342
2466
2456
msgid "Got error %d during COMMIT"
2469
#: ../drizzled/error.cc:351
2459
#: ../drizzled/error.cc:343
2471
2461
msgid "Got error %d during ROLLBACK"
2475
2465
#. program that looks over the source for the N_() macros does not
2476
2466
#. (obviously) do macro expansion, so the string is entirely wrong for
2477
2467
#. what it is trying to output for every language except english.
2478
#: ../drizzled/error.cc:356
2468
#: ../drizzled/error.cc:348
2481
2471
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2482
2472
"'%-.64s' (%-.64s)"
2485
#: ../drizzled/error.cc:357
2475
#: ../drizzled/error.cc:349
2487
2477
"Can't execute the given command because you have active locked tables or an "
2488
2478
"active transaction"
2491
#: ../drizzled/error.cc:358
2481
#: ../drizzled/error.cc:350
2493
2483
msgid "Unknown system variable '%-.64s'"
2496
#: ../drizzled/error.cc:359
2486
#: ../drizzled/error.cc:351
2498
2488
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2501
#: ../drizzled/error.cc:360
2491
#: ../drizzled/error.cc:352
2504
2494
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2507
#: ../drizzled/error.cc:361
2497
#: ../drizzled/error.cc:353
2508
2498
msgid "Some non-transactional changed tables couldn't be rolled back"
2511
#: ../drizzled/error.cc:362
2501
#: ../drizzled/error.cc:354
2512
2502
msgid "You may only use constant expressions with SET"
2515
#: ../drizzled/error.cc:363
2505
#: ../drizzled/error.cc:355
2516
2506
msgid "Lock wait timeout exceeded; try restarting transaction"
2519
#: ../drizzled/error.cc:364
2509
#: ../drizzled/error.cc:356
2520
2510
msgid "The total number of locks exceeds the lock table size"
2523
#: ../drizzled/error.cc:365
2513
#: ../drizzled/error.cc:357
2524
2514
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2527
#: ../drizzled/error.cc:366
2517
#: ../drizzled/error.cc:358
2528
2518
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2531
#: ../drizzled/error.cc:367
2521
#: ../drizzled/error.cc:359
2533
2523
msgid "Incorrect arguments to %s"
2536
#: ../drizzled/error.cc:368
2526
#: ../drizzled/error.cc:360
2537
2527
msgid "Deadlock found when trying to get lock; try restarting transaction"
2540
#: ../drizzled/error.cc:369
2530
#: ../drizzled/error.cc:361
2541
2531
msgid "The used table type doesn't support FULLTEXT indexes"
2544
#: ../drizzled/error.cc:370
2534
#: ../drizzled/error.cc:362
2545
2535
msgid "Cannot add foreign key constraint"
2548
#: ../drizzled/error.cc:371
2538
#: ../drizzled/error.cc:363
2549
2539
msgid "Cannot add or update a child row: a foreign key constraint fails"
2552
#: ../drizzled/error.cc:372
2542
#: ../drizzled/error.cc:364
2553
2543
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2556
#: ../drizzled/error.cc:373
2546
#: ../drizzled/error.cc:365
2558
2548
msgid "Incorrect usage of %s and %s"
2561
#: ../drizzled/error.cc:374
2551
#: ../drizzled/error.cc:366
2562
2552
msgid "The used SELECT statements have a different number of columns"
2565
#: ../drizzled/error.cc:375
2555
#: ../drizzled/error.cc:367
2566
2556
msgid "Can't execute the query because you have a conflicting read lock"
2569
#: ../drizzled/error.cc:376
2559
#: ../drizzled/error.cc:368
2572
2562
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2575
#: ../drizzled/error.cc:377
2565
#: ../drizzled/error.cc:369
2578
2568
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2581
#: ../drizzled/error.cc:378
2571
#: ../drizzled/error.cc:370
2583
2573
msgid "Variable '%-.64s' doesn't have a default value"
2586
#: ../drizzled/error.cc:379
2576
#: ../drizzled/error.cc:371
2588
2578
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2591
#: ../drizzled/error.cc:380
2581
#: ../drizzled/error.cc:372
2593
2583
msgid "Incorrect argument type to variable '%-.64s'"
2596
#: ../drizzled/error.cc:381
2586
#: ../drizzled/error.cc:373
2598
2588
msgid "Variable '%-.64s' can only be set, not read"
2601
#: ../drizzled/error.cc:382
2591
#: ../drizzled/error.cc:374
2603
2593
msgid "Incorrect usage/placement of '%s'"
2606
#: ../drizzled/error.cc:383
2596
#: ../drizzled/error.cc:375
2608
2598
msgid "This version of Drizzle doesn't yet support '%s'"
2611
#: ../drizzled/error.cc:384
2601
#: ../drizzled/error.cc:376
2613
2603
msgid "Variable '%-.192s' is a %s variable"
2616
#: ../drizzled/error.cc:385
2606
#: ../drizzled/error.cc:377
2618
2608
msgid "Incorrect foreign key definition for '%-.192s': %s"
2621
#: ../drizzled/error.cc:386
2611
#: ../drizzled/error.cc:378
2622
2612
msgid "Key reference and table reference don't match"
2625
#: ../drizzled/error.cc:387
2615
#: ../drizzled/error.cc:379
2627
2617
msgid "Operand should contain %d column(s)"
2630
#: ../drizzled/error.cc:388
2620
#: ../drizzled/error.cc:380
2631
2621
msgid "Subquery returns more than 1 row"
2634
#: ../drizzled/error.cc:389
2624
#: ../drizzled/error.cc:381
2636
2626
msgid "Converting column '%s' from %s to %s"
2639
#: ../drizzled/error.cc:390
2629
#: ../drizzled/error.cc:382
2641
2631
msgid "Reference '%-.64s' not supported (%s)"
2644
#: ../drizzled/error.cc:391
2634
#: ../drizzled/error.cc:383
2645
2635
msgid "Every derived table must have its own alias"
2648
#: ../drizzled/error.cc:392
2638
#: ../drizzled/error.cc:384
2650
2640
msgid "Select %u was reduced during optimization"
2653
#: ../drizzled/error.cc:393
2643
#: ../drizzled/error.cc:385
2655
2645
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2658
#: ../drizzled/error.cc:394
2648
#: ../drizzled/error.cc:386
2659
2649
msgid "All parts of a SPATIAL index must be NOT NULL"
2662
#: ../drizzled/error.cc:395
2652
#: ../drizzled/error.cc:387
2664
2654
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2667
#: ../drizzled/error.cc:396
2657
#: ../drizzled/error.cc:388
2670
2660
"Uncompressed data size too large; the maximum size is %d (based on "
2671
2661
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2674
#: ../drizzled/error.cc:397
2664
#: ../drizzled/error.cc:389
2675
2665
msgid "ZLIB: Not enough memory"
2678
#: ../drizzled/error.cc:398
2668
#: ../drizzled/error.cc:390
2680
2670
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2681
2671
"data was corrupted)"
2684
#: ../drizzled/error.cc:399
2674
#: ../drizzled/error.cc:391
2685
2675
msgid "ZLIB: Input data corrupted"
2688
#: ../drizzled/error.cc:400
2678
#: ../drizzled/error.cc:392
2690
2680
msgid "%d line(s) were cut by GROUP_CONCAT()"
2693
#: ../drizzled/error.cc:401
2683
#: ../drizzled/error.cc:393
2695
2685
msgid "Row %ld doesn't contain data for all columns"
2698
#: ../drizzled/error.cc:402
2688
#: ../drizzled/error.cc:394
2701
2691
"Row %ld was truncated; it contained more data than there were input columns"
2704
#: ../drizzled/error.cc:403
2694
#: ../drizzled/error.cc:395
2707
2697
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2710
#: ../drizzled/error.cc:404
2700
#: ../drizzled/error.cc:396
2712
2702
msgid "Out of range value for column '%s' at row %ld"
2715
#: ../drizzled/error.cc:405
2705
#: ../drizzled/error.cc:397
2717
2707
msgid "Data truncated for column '%s' at row %ld"
2720
#: ../drizzled/error.cc:406
2710
#: ../drizzled/error.cc:398
2722
2712
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2725
#: ../drizzled/error.cc:407
2715
#: ../drizzled/error.cc:399
2727
2717
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2730
#: ../drizzled/error.cc:408
2720
#: ../drizzled/error.cc:400
2732
2722
msgid "Illegal mix of collations for operation '%s'"
2735
#: ../drizzled/error.cc:409
2725
#: ../drizzled/error.cc:401
2738
2728
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2739
2729
"variable_name)"
2742
#: ../drizzled/error.cc:410
2732
#: ../drizzled/error.cc:402
2744
2734
msgid "Unknown collation: '%-.64s'"
2747
#: ../drizzled/error.cc:411
2737
#: ../drizzled/error.cc:403
2750
2740
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2754
#: ../drizzled/error.cc:412
2744
#: ../drizzled/error.cc:404
2756
2746
msgid "Incorrect index name '%-.100s'"
2759
#: ../drizzled/error.cc:413
2749
#: ../drizzled/error.cc:405
2761
2751
msgid "Incorrect catalog name '%-.100s'"
2764
#: ../drizzled/error.cc:414
2754
#: ../drizzled/error.cc:406
2766
2756
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2769
#: ../drizzled/error.cc:415
2759
#: ../drizzled/error.cc:407
2771
2761
msgid "Unknown table engine '%s'"
2774
#: ../drizzled/error.cc:416
2764
#: ../drizzled/error.cc:408
2776
2766
msgid "The target table %-.100s of the %s is not updatable"
2779
#: ../drizzled/error.cc:417
2769
#: ../drizzled/error.cc:409
2782
2772
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2786
#: ../drizzled/error.cc:418
2776
#: ../drizzled/error.cc:410
2789
2779
"The Drizzle server is running with the %s option so it cannot execute this "
2793
#: ../drizzled/error.cc:419
2783
#: ../drizzled/error.cc:411
2795
2785
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2798
#: ../drizzled/error.cc:420
2788
#: ../drizzled/error.cc:412
2800
2790
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2803
#: ../drizzled/error.cc:421
2793
#: ../drizzled/error.cc:413
2805
2795
"Incorrect table definition; there can be only one TIMESTAMP column with "
2806
2796
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2809
#: ../drizzled/error.cc:422
2799
#: ../drizzled/error.cc:414
2811
2801
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2814
#: ../drizzled/error.cc:423
2804
#: ../drizzled/error.cc:415
2816
2806
msgid "Got error %d '%-.100s' from %s"
2819
#: ../drizzled/error.cc:424
2809
#: ../drizzled/error.cc:416
2821
2811
msgid "Got temporary error %d '%-.100s' from %s"
2824
#: ../drizzled/error.cc:425
2814
#: ../drizzled/error.cc:417
2826
2816
msgid "Unknown or incorrect time zone: '%-.64s'"
2829
#: ../drizzled/error.cc:426
2819
#: ../drizzled/error.cc:418
2831
2821
msgid "Invalid %s character string: '%.64s'"
2834
#: ../drizzled/error.cc:427
2824
#: ../drizzled/error.cc:419
2836
2826
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2839
#: ../drizzled/error.cc:428
2829
#: ../drizzled/error.cc:420
2841
2831
msgid "%s %s does not exist"
2844
#: ../drizzled/error.cc:429
2834
#: ../drizzled/error.cc:421
2845
2835
msgid "Query execution was interrupted"
2848
#: ../drizzled/error.cc:430
2838
#: ../drizzled/error.cc:422
2851
2841
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2852
2842
"(s) or definer/invoker of view lack rights to use them"
2855
#: ../drizzled/error.cc:431
2845
#: ../drizzled/error.cc:423
2857
2847
msgid "Field '%-.192s' doesn't have a default value"
2860
#: ../drizzled/error.cc:432
2850
#: ../drizzled/error.cc:424
2861
2851
msgid "Division by 0"
2864
#: ../drizzled/error.cc:433
2854
#: ../drizzled/error.cc:425
2866
2856
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2869
#: ../drizzled/error.cc:434
2859
#: ../drizzled/error.cc:426
2871
2861
msgid "Illegal %s '%-.192s' value found during parsing"
2874
#: ../drizzled/error.cc:435
2864
#: ../drizzled/error.cc:427
2876
2866
msgid "Key part '%-.192s' length cannot be 0"
2879
#: ../drizzled/error.cc:436
2869
#: ../drizzled/error.cc:428
2882
2872
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2883
2873
"the %.64s state"
2886
#: ../drizzled/error.cc:437
2876
#: ../drizzled/error.cc:429
2888
2878
msgid "Data too long for column '%s' at row %ld"
2891
#: ../drizzled/error.cc:438
2881
#: ../drizzled/error.cc:430
2894
2884
"%s: ready for connections.\n"
2895
2885
"Version: '%s' %s\n"
2898
#: ../drizzled/error.cc:439
2888
#: ../drizzled/error.cc:431
2899
2889
msgid "Can't load value from file with fixed size rows to variable"
2902
#: ../drizzled/error.cc:440
2892
#: ../drizzled/error.cc:432
2904
2894
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2907
#: ../drizzled/error.cc:441
2897
#: ../drizzled/error.cc:433
2908
2898
msgid "Table definition has changed, please retry transaction"
2911
#: ../drizzled/error.cc:442
2901
#: ../drizzled/error.cc:434
2913
2903
msgid "Not allowed to return a result set from a %s"
2916
#: ../drizzled/error.cc:443
2906
#: ../drizzled/error.cc:435
2917
2907
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2920
#: ../drizzled/error.cc:444
2910
#: ../drizzled/error.cc:436
2922
2912
"Explicit or implicit commit is not allowed in stored function or trigger."
2925
#: ../drizzled/error.cc:445
2915
#: ../drizzled/error.cc:437
2927
2917
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2930
#: ../drizzled/error.cc:446
2920
#: ../drizzled/error.cc:438
2932
2922
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2935
#: ../drizzled/error.cc:447
2925
#: ../drizzled/error.cc:439
2938
2928
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2942
#: ../drizzled/error.cc:448
2932
#: ../drizzled/error.cc:440
2943
2933
msgid "Trigger in wrong schema"
2946
#: ../drizzled/error.cc:449
2936
#: ../drizzled/error.cc:441
2949
2939
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2950
2940
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2953
#: ../drizzled/error.cc:450
2943
#: ../drizzled/error.cc:442
2955
2945
msgid "Display width out of range for column '%-.192s' (max = %d)"
2958
#: ../drizzled/error.cc:451
2948
#: ../drizzled/error.cc:443
2960
2950
msgid "Datetime function: %-.32s field overflow"
2963
#: ../drizzled/error.cc:452
2953
#: ../drizzled/error.cc:444
2966
2956
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2969
#: ../drizzled/error.cc:453
2959
#: ../drizzled/error.cc:445
2972
2962
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2975
#: ../drizzled/error.cc:454
2965
#: ../drizzled/error.cc:446
2976
2966
msgid "No data - zero rows fetched, selected, or processed"
2979
#: ../drizzled/error.cc:455
2969
#: ../drizzled/error.cc:447
2981
2971
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2984
#: ../drizzled/error.cc:456
2974
#: ../drizzled/error.cc:448
2986
2976
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2989
#: ../drizzled/error.cc:457
2979
#: ../drizzled/error.cc:449
2990
2980
msgid "The used table type doesn't support SPATIAL indexes"
2993
#: ../drizzled/error.cc:458
2983
#: ../drizzled/error.cc:450
2995
2985
msgid "Leading spaces are removed from name '%s'"
2998
#: ../drizzled/error.cc:459
2988
#: ../drizzled/error.cc:451
2999
2989
msgid "Failed to read auto-increment value from storage engine"
3002
#: ../drizzled/error.cc:460
2992
#: ../drizzled/error.cc:452
3004
2994
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3007
#: ../drizzled/error.cc:461
2997
#: ../drizzled/error.cc:453
3008
2998
msgid "Too high level of nesting for select"
3011
#: ../drizzled/error.cc:462
3001
#: ../drizzled/error.cc:454
3013
3003
msgid "Name '%-.64s' has become ''"
3016
#: ../drizzled/error.cc:463
3006
#: ../drizzled/error.cc:455
3018
3008
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3019
3009
"optional and non-empty FIELDS ENCLOSED BY"
3022
#: ../drizzled/error.cc:464
3012
#: ../drizzled/error.cc:456
3025
3015
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3028
#: ../drizzled/error.cc:465
3030
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3033
#: ../drizzled/error.cc:466
3018
#: ../drizzled/error.cc:457
3035
3020
msgid "Incorrect %-.32s value: '%-.128s'"
3038
#: ../drizzled/error.cc:467
3023
#: ../drizzled/error.cc:458
3040
3025
msgid "Table has no partition for value %-.64s"
3043
#: ../drizzled/error.cc:468
3028
#: ../drizzled/error.cc:459
3044
3029
msgid "Writing one row to the row-based binary log failed"
3047
#: ../drizzled/error.cc:469
3032
#: ../drizzled/error.cc:460
3049
3034
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3052
#: ../drizzled/error.cc:470
3037
#: ../drizzled/error.cc:461
3055
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3056
"d would lead to a duplicate entry"
3040
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3041
"%d would lead to a duplicate entry"
3059
#: ../drizzled/error.cc:471
3044
#: ../drizzled/error.cc:462
3061
3046
"Transaction isolation level can't be changed while a transaction is in "
3065
#: ../drizzled/error.cc:472
3050
#: ../drizzled/error.cc:463
3067
3052
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3070
#: ../drizzled/error.cc:473
3055
#: ../drizzled/error.cc:464
3072
3057
msgid "Incorrect parameters in the call to native function '%-.192s'"
3075
#: ../drizzled/error.cc:474
3060
#: ../drizzled/error.cc:465
3077
3062
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3080
#: ../drizzled/error.cc:475
3065
#: ../drizzled/error.cc:466
3082
3067
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3085
#: ../drizzled/error.cc:477
3070
#: ../drizzled/error.cc:467
3072
msgid "Received an invalid value '%s' for a UNIX timestamp."
3075
#: ../drizzled/error.cc:468
3087
3077
msgid "Received an invalid datetime value '%s'."
3090
#: ../drizzled/error.cc:478
3092
msgid "Received an invalid DATE value '%s'."
3095
#: ../drizzled/error.cc:479
3080
#: ../drizzled/error.cc:469
3097
3082
msgid "Received a NULL argument for function '%s'."
3100
#: ../drizzled/error.cc:480
3102
msgid "Received an invalid timestamp value '%s'."
3105
#: ../drizzled/error.cc:481
3107
msgid "Received an invalid TIME value '%s'."
3110
#: ../drizzled/error.cc:482
3112
msgid "Received an invalid value '%s' for a UNIX timestamp."
3115
#: ../drizzled/error.cc:484
3085
#: ../drizzled/error.cc:470
3117
3087
msgid "Received an out-of-range argument '%s' for function '%s'."
3120
#: ../drizzled/error.cc:485
3090
#: ../drizzled/error.cc:471
3122
3092
msgid "Received an invalid enum value '%s'."
3125
#: ../drizzled/error.cc:486
3095
#: ../drizzled/error.cc:472
3126
3096
msgid "Tables which are replicated require a primary key."
3129
#: ../drizzled/error.cc:488
3131
msgid "Corrupt or invalid schema definition for '%s' : %s"
3134
#: ../drizzled/error.cc:489
3136
msgid "Corrupt or invalid table definition for '%s': %s"
3139
#: ../drizzled/error.cc:490
3141
msgid "The number of enum that were required was too high for table '%s'"
3144
#: ../drizzled/error.cc:491
3146
msgid "Corrupt or invalid table definition for '%s'"
3149
#: ../drizzled/error.cc:492
3151
msgid "Collation '%s' for table %s is invalid/unknown"
3154
#: ../drizzled/error.cc:494
3156
msgid "Cannot drop table '%s'"
3159
#: ../drizzled/error.cc:495
3161
msgid "Error occurred while dropping table '%s'"
3164
#: ../drizzled/error.cc:496
3166
msgid "Permission denied to create '%s'"
3169
#: ../drizzled/error.cc:497
3171
msgid "Unknown table '%s'"
3174
#: ../drizzled/error.cc:499
3176
msgid "Cannot create schema '%s'"
3179
#: ../drizzled/error.cc:500
3099
#: ../drizzled/error.cc:473
3101
msgid "Corrupt or invalid table definition: %s"
3104
#: ../drizzled/error.cc:474
3106
msgid "Corrupt or invalid schema definition for %s : %s"
3109
#: ../drizzled/error.cc:475
3181
3111
msgid "Schema does not exist: %s"
3184
#: ../drizzled/error.cc:501
3114
#: ../drizzled/error.cc:476
3186
3116
msgid "Error altering schema: %s"
3189
#: ../drizzled/error.cc:502
3119
#: ../drizzled/error.cc:477
3191
3121
msgid "Error droppping Schema : %s"
3194
#: ../drizzled/error.cc:504
3124
#: ../drizzled/error.cc:478
3195
3125
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3198
#: ../drizzled/error.cc:505
3128
#: ../drizzled/error.cc:479
3200
3130
msgid "Unknown table engine option key/pair %s = %s."
3203
#: ../drizzled/error.cc:506
3133
#: ../drizzled/error.cc:480
3205
3135
msgid "Unknown schema engine option key/pair %s = %s."
3208
#: ../drizzled/error.cc:508
3209
msgid "Admin access not allowed from this username/IP address."
3212
3138
#. User lock/barrier error messages
3213
#: ../drizzled/error.cc:511
3214
msgid "wait() can not be called on session owning user defined barrier."
3217
#: ../drizzled/error.cc:512
3218
msgid "Unknown user defined barrier requested."
3221
#: ../drizzled/error.cc:513
3222
msgid "Session does not own user defined barrier."
3225
#: ../drizzled/error.cc:514
3226
msgid "Session can not wait on a user defined lock owned by the session."
3229
#: ../drizzled/error.cc:515
3230
msgid "Session does not own user defined lock."
3233
#: ../drizzled/error.cc:517
3234
msgid "Invalid name for user defined barrier."
3237
#: ../drizzled/error.cc:518
3238
msgid "Invalid name for user defined lock."
3241
#: ../drizzled/error.cc:520
3243
"Either a DEFAULt value or NULL NULL description is required for a new column "
3244
"if table is not empty"
3248
#: ../drizzled/error.cc:523
3251
"Cast to unsigned converted negative integer to it's positive complement: %s"
3254
#: ../drizzled/error.cc:524
3256
msgid "Invalid cast to signed integer: %s"
3259
#: ../drizzled/error.cc:526
3261
msgid "Identifier '%.*s' is a SQL keyword."
3264
#: ../drizzled/error.cc:529
3139
#: ../drizzled/error.cc:483
3140
msgid "wait() can not be called on session owning barrier."
3143
#: ../drizzled/error.cc:484
3144
msgid "Unknown barrier requested."
3147
#: ../drizzled/error.cc:485
3148
msgid "Session does not own barrier."
3151
#: ../drizzled/error.cc:487
3266
3153
msgid "Can't unlock file (Errcode: %d)"
3269
#: ../drizzled/error.cc:530
3156
#: ../drizzled/error.cc:488
3271
3158
msgid "Can't change size of file (Errcode: %d)"
3274
#: ../drizzled/error.cc:531
3161
#: ../drizzled/error.cc:489
3276
3163
msgid "Can't open stream from handle (Errcode: %d)"
3279
#: ../drizzled/error.cc:532
3166
#: ../drizzled/error.cc:490
3281
3168
msgid "Warning: '%s' had %d links"
3284
#: ../drizzled/error.cc:533
3171
#: ../drizzled/error.cc:491
3286
3173
msgid "Warning: %d files and %d streams is left open\n"
3289
#: ../drizzled/error.cc:534
3176
#: ../drizzled/error.cc:492
3291
3178
msgid "Can't create directory '%s' (Errcode: %d)"
3294
#: ../drizzled/error.cc:535
3181
#: ../drizzled/error.cc:493
3297
3184
"Character set '%s' is not a compiled character set and is not specified in "
3301
#: ../drizzled/error.cc:536
3188
#: ../drizzled/error.cc:494
3303
3190
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3306
#: ../drizzled/error.cc:537
3193
#: ../drizzled/error.cc:495
3308
3195
msgid "Can't read value for symlink '%s' (Error %d)"
3311
#: ../drizzled/error.cc:538
3198
#: ../drizzled/error.cc:496
3313
3200
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3316
#: ../drizzled/error.cc:539
3203
#: ../drizzled/error.cc:497
3318
3205
msgid "Error on realpath() on '%s' (Error %d)"
3321
#: ../drizzled/error.cc:540
3208
#: ../drizzled/error.cc:498
3323
3210
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3326
#: ../drizzled/error.cc:541
3213
#: ../drizzled/error.cc:499
3329
3216
"Collation '%s' is not a compiled collation and is not specified in the %s "
3333
#: ../drizzled/error.cc:542
3220
#: ../drizzled/error.cc:500
3335
3222
msgid "File '%s' (fileno: %d) was not closed"
3339
#: ../drizzled/error.cc:545
3340
msgid "Received an invalid UUID value"
3343
#: ../drizzled/error.cc:546
3344
msgid "The UUID was not created with a valid time"
3348
#: ../drizzled/error.cc:549
3350
msgid "Received an invalid BOOLEAN value '%s'."
3353
#: ../drizzled/error.cc:550
3355
msgid "Invalid cast to BOOLEAN: '%s'."
3358
#. Transactional DDL
3359
#: ../drizzled/error.cc:553
3360
msgid "Transactional DDL not supported"
3364
#: ../drizzled/error.cc:555
3366
msgid "Assertion '%s' failed."
3369
#: ../drizzled/error.cc:556
3371
msgid "Assertion '%s' failed, the result was NULL."
3374
#. Catalog related errors
3375
#: ../drizzled/error.cc:574
3377
msgid "Cannot create catalog '%s'."
3380
#: ../drizzled/error.cc:575
3382
msgid "Permission is denied to create '%s' catalog."
3385
#: ../drizzled/error.cc:576
3387
msgid "Cannot drop catalog '%s'."
3390
#: ../drizzled/error.cc:577
3392
msgid "Permission is denied to drop '%s' catalog."
3395
#: ../drizzled/error.cc:578
3397
msgid "Catalog '%s' does not exist."
3400
#: ../drizzled/error.cc:579
3401
msgid "You cannot drop the 'local' catalog."
3404
#: ../drizzled/error.cc:580
3406
msgid "Could not gain lock on '%s'."
3409
#: ../drizzled/error.cc:581
3411
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3414
#: ../drizzled/error.cc:582
3415
msgid "Invalid catalog name."
3418
#: ../drizzled/error.cc:583
3420
"Engine status is now stored in the data_dictionary tables, please use these "
3424
#: ../drizzled/identifier/catalog.cc:56
3426
"Catalog name cannot be encoded and fit within filesystem name length "
3430
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3225
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:213
3432
3227
"Schema name cannot be encoded and fit within filesystem name length "
3433
3228
"restrictions."
3436
#: ../drizzled/identifier/table.cc:238
3231
#: ../drizzled/identifier/table.cc:230
3438
3233
"Table name cannot be encoded and fit within filesystem name length "
3439
3234
"restrictions."
3607
3420
msgid "errmsg plugin '%s' errmsg() failed"
3610
#: ../drizzled/plugin/event_observer.cc:133
3423
#: ../drizzled/plugin/event_observer.cc:135
3613
3426
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3614
3427
"'%s' from EventObserver plugin '%s'"
3617
#: ../drizzled/plugin/event_observer.cc:200
3430
#: ../drizzled/plugin/event_observer.cc:202
3619
3432
"EventObserver::registerTableEvents(): Table already has events registered on "
3620
3433
"it: probable programming error."
3623
#: ../drizzled/plugin/event_observer.cc:335
3436
#: ../drizzled/plugin/event_observer.cc:337
3625
3438
"EventObserver::registerSessionEvents(): Session already has events "
3626
3439
"registered on it: probable programming error."
3629
#: ../drizzled/plugin/event_observer.cc:387
3442
#: ../drizzled/plugin/event_observer.cc:389
3631
3444
msgid "EventIterate event handler '%s' failed for event '%s'"
3634
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3447
#: ../drizzled/plugin/function.cc:48
3636
3449
msgid "A function named %s already exists!\n"
3639
#: ../drizzled/plugin/function.cc:65
3452
#: ../drizzled/plugin/function.cc:57
3640
3453
msgid "Could not add Function!\n"
3643
#: ../drizzled/plugin/listen.cc:67
3456
#: ../drizzled/plugin/listen.cc:69
3644
3457
msgid "Error getting file descriptors"
3647
#: ../drizzled/plugin/listen.cc:85
3460
#: ../drizzled/plugin/listen.cc:87
3648
3461
msgid "No sockets could be bound for listening"
3651
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:343
3464
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:313
3653
3466
msgid "pipe() failed with errno %d"
3656
#: ../drizzled/plugin/listen.cc:120
3469
#: ../drizzled/plugin/listen.cc:123
3658
3471
msgid "poll() failed with errno %d"
3661
#: ../drizzled/plugin/listen_tcp.cc:59
3474
#: ../drizzled/plugin/listen_tcp.cc:61
3663
3476
msgid "accept() failed with errno %d"
3666
#: ../drizzled/plugin/listen_tcp.cc:95
3479
#: ../drizzled/plugin/listen_tcp.cc:97
3668
3481
msgid "getaddrinfo() failed with error %s"
3671
#: ../drizzled/plugin/listen_tcp.cc:127
3484
#: ../drizzled/plugin/listen_tcp.cc:129
3673
3486
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3676
#: ../drizzled/plugin/listen_tcp.cc:138
3489
#: ../drizzled/plugin/listen_tcp.cc:140
3678
3491
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3681
#: ../drizzled/plugin/listen_tcp.cc:147
3494
#: ../drizzled/plugin/listen_tcp.cc:149
3683
3496
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3686
#: ../drizzled/plugin/listen_tcp.cc:156
3499
#: ../drizzled/plugin/listen_tcp.cc:158
3688
3501
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3691
#: ../drizzled/plugin/listen_tcp.cc:165
3504
#: ../drizzled/plugin/listen_tcp.cc:167
3693
3506
msgid "setsockopt(SO_LINGER) failed with errno %d"
3696
#: ../drizzled/plugin/listen_tcp.cc:174
3509
#: ../drizzled/plugin/listen_tcp.cc:176
3698
3511
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3701
#: ../drizzled/plugin/listen_tcp.cc:195
3514
#: ../drizzled/plugin/listen_tcp.cc:197
3703
3516
msgid "Retrying bind() on %u\n"
3706
#: ../drizzled/plugin/listen_tcp.cc:202
3519
#: ../drizzled/plugin/listen_tcp.cc:204
3708
3521
msgid "bind() failed with errno: %d\n"
3711
#: ../drizzled/plugin/listen_tcp.cc:205
3524
#: ../drizzled/plugin/listen_tcp.cc:207
3712
3525
msgid "Do you already have another drizzled running?\n"
3715
#: ../drizzled/plugin/listen_tcp.cc:212
3528
#: ../drizzled/plugin/listen_tcp.cc:214
3717
3530
msgid "listen() failed with errno %d\n"
3720
#: ../drizzled/plugin/listen_tcp.cc:218
3533
#: ../drizzled/plugin/listen_tcp.cc:220
3722
3535
msgid "Listening on %s:%s\n"
3725
#: ../drizzled/plugin/logging.cc:65
3538
#: ../drizzled/plugin/logging.cc:67
3727
3540
msgid "logging '%s' pre() failed"
3730
#: ../drizzled/plugin/logging.cc:90
3543
#: ../drizzled/plugin/logging.cc:92
3732
3545
msgid "logging '%s' post() failed"
3735
#: ../drizzled/plugin/logging.cc:114
3548
#: ../drizzled/plugin/logging.cc:116
3737
3550
msgid "logging '%s' postEnd() failed"
3740
#: ../drizzled/plugin/logging.cc:137
3553
#: ../drizzled/plugin/logging.cc:139
3742
3555
msgid "logging '%s' resetCurrentScoreboard() failed"
3745
#: ../drizzled/plugin/scheduler.cc:62
3558
#: ../drizzled/plugin/scheduler.cc:64
3748
3561
"Attempted to register a scheduler %s, but a scheduler has already been "
3749
3562
"registered with that name.\n"
3752
#: ../drizzled/plugin/scheduler.cc:99
3565
#: ../drizzled/plugin/scheduler.cc:101
3754
3567
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3757
#: ../drizzled/plugin/schema_engine.cc:131
3570
#: ../drizzled/plugin/schema_engine.cc:129
3759
3572
msgid "Error while loading database options: '%s':"
3762
#: ../drizzled/plugin/xa_resource_manager.cc:115
3575
#: ../drizzled/plugin/xa_resource_manager.cc:117
3764
3577
msgid "Found %d prepared transaction(s) in resource manager."
3767
#: ../drizzled/plugin/xa_resource_manager.cc:182
3580
#: ../drizzled/plugin/xa_resource_manager.cc:184
3768
3581
msgid "Starting crash recovery..."
3771
#: ../drizzled/plugin/xa_resource_manager.cc:192
3584
#: ../drizzled/plugin/xa_resource_manager.cc:194
3773
3586
msgid "Found %d prepared XA transactions"
3776
#: ../drizzled/plugin/xa_resource_manager.cc:197
3589
#: ../drizzled/plugin/xa_resource_manager.cc:199
3779
3592
"Found %d prepared transactions! It means that drizzled was not shut down "
4047
3875
msgid "Error Messages to stderr"
4050
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4051
msgid "Comma-separated list of schemas to exclude"
4054
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4055
msgid "Comma-separated list of tables to exclude"
4058
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4059
msgid "Regular expression to apply to schemas to exclude"
4062
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4063
msgid "Regular expression to apply to tables to exclude"
4066
#: ../plugin/haildb/haildb_engine.cc:1080
4067
#: ../plugin/haildb/haildb_engine.cc:1218
4068
#: ../plugin/haildb/haildb_engine.cc:1248
3878
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
3879
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
3880
msgid "List of schemas to filter"
3883
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
3884
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
3885
msgid "List of tables to filter"
3888
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
3889
msgid "Regular expression to apply to schemas to filter"
3892
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
3893
msgid "Regular expression to apply to tables to filter"
3896
#: ../plugin/haildb/haildb_engine.cc:1063
3897
#: ../plugin/haildb/haildb_engine.cc:1201
3898
#: ../plugin/haildb/haildb_engine.cc:1231
4070
3900
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4073
#: ../plugin/haildb/haildb_engine.cc:1099
3903
#: ../plugin/haildb/haildb_engine.cc:1082
4075
3905
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4078
#: ../plugin/haildb/haildb_engine.cc:1197
4079
#: ../plugin/haildb/haildb_engine.cc:1310
4080
#: ../plugin/haildb/haildb_engine.cc:1491
4081
#: ../plugin/haildb/haildb_engine.cc:2157
3908
#: ../plugin/haildb/haildb_engine.cc:1180
3909
#: ../plugin/haildb/haildb_engine.cc:1293
3910
#: ../plugin/haildb/haildb_engine.cc:1474
3911
#: ../plugin/haildb/haildb_engine.cc:2050
4083
3913
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4086
#: ../plugin/haildb/haildb_engine.cc:1349
4087
#: ../plugin/haildb/haildb_engine.cc:1365
3916
#: ../plugin/haildb/haildb_engine.cc:1332
3917
#: ../plugin/haildb/haildb_engine.cc:1348
4089
3919
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4092
#: ../plugin/haildb/haildb_engine.cc:3403
3922
#: ../plugin/haildb/haildb_engine.cc:2903
3923
msgid "Invalid value of log-file-size"
3926
#: ../plugin/haildb/haildb_engine.cc:2914
3927
msgid "Invalid value of log-files-in-group"
3930
#: ../plugin/haildb/haildb_engine.cc:2923
3931
msgid "Invalid value of lock-wait-timeout"
3934
#: ../plugin/haildb/haildb_engine.cc:2932
3935
msgid "Invalid value of log-buffer-size"
3938
#: ../plugin/haildb/haildb_engine.cc:2943
3939
msgid "Invalid value of lru-old-blocks-pct"
3942
#: ../plugin/haildb/haildb_engine.cc:2952
3943
msgid "Invalid value of lru-block-access-recency"
3946
#: ../plugin/haildb/haildb_engine.cc:2961
3947
msgid "Invalid value of max-dirty-pages-pct"
3950
#: ../plugin/haildb/haildb_engine.cc:2970
3951
msgid "Invalid value of max-purge-lag"
3954
#: ../plugin/haildb/haildb_engine.cc:2979
3955
msgid "Invalid value of open-files"
3958
#: ../plugin/haildb/haildb_engine.cc:2988
3959
msgid "Invalid value of read-io-threads"
3962
#: ../plugin/haildb/haildb_engine.cc:2997
3963
msgid "Invalid value of sync_spin_loops"
3966
#: ../plugin/haildb/haildb_engine.cc:3210
4094
3968
msgid "Error starting HailDB %d (%s)\n"
4097
#: ../plugin/haildb/haildb_engine.cc:3432
3971
#: ../plugin/haildb/haildb_engine.cc:3378
4098
3972
msgid "Disable HailDB adaptive hash index (enabled by default)."
4101
#: ../plugin/haildb/haildb_engine.cc:3434
3975
#: ../plugin/haildb/haildb_engine.cc:3380
4102
3976
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4105
#: ../plugin/haildb/haildb_engine.cc:3437
3979
#: ../plugin/haildb/haildb_engine.cc:3383
4107
3981
"Size of a memory pool HailDB uses to store data dictionary information and "
4108
3982
"other internal data structures."
4111
#: ../plugin/haildb/haildb_engine.cc:3440
3985
#: ../plugin/haildb/haildb_engine.cc:3386
4112
3986
msgid "Data file autoextend increment in megabytes"
4115
#: ../plugin/haildb/haildb_engine.cc:3443
3989
#: ../plugin/haildb/haildb_engine.cc:3389
4117
3991
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4121
#: ../plugin/haildb/haildb_engine.cc:3446
3995
#: ../plugin/haildb/haildb_engine.cc:3392
4122
3996
msgid "The common part for HailDB table spaces."
4125
#: ../plugin/haildb/haildb_engine.cc:3448
3999
#: ../plugin/haildb/haildb_engine.cc:3394
4126
4000
msgid "Disable HailDB checksums validation (enabled by default)."
4129
#: ../plugin/haildb/haildb_engine.cc:3450
4003
#: ../plugin/haildb/haildb_engine.cc:3396
4130
4004
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4133
#: ../plugin/haildb/haildb_engine.cc:3453
4007
#: ../plugin/haildb/haildb_engine.cc:3399
4134
4008
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4137
#: ../plugin/haildb/haildb_engine.cc:3456
4011
#: ../plugin/haildb/haildb_engine.cc:3402
4139
4013
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4140
4014
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4143
#: ../plugin/haildb/haildb_engine.cc:3459
4017
#: ../plugin/haildb/haildb_engine.cc:3405
4144
4018
msgid "Stores each HailDB table to an .ibd file in the database dir."
4147
#: ../plugin/haildb/haildb_engine.cc:3462
4021
#: ../plugin/haildb/haildb_engine.cc:3408
4148
4022
msgid "File format to use for new tables in .ibd files."
4151
#: ../plugin/haildb/haildb_engine.cc:3465
4025
#: ../plugin/haildb/haildb_engine.cc:3411
4153
4027
"Set to 0 (write and flush once per second),1 (write and flush at each "
4154
4028
"commit) or 2 (write at commit, flush once per second)."
4157
#: ../plugin/haildb/haildb_engine.cc:3468
4031
#: ../plugin/haildb/haildb_engine.cc:3414
4158
4032
msgid "With which method to flush data."
4161
#: ../plugin/haildb/haildb_engine.cc:3471
4035
#: ../plugin/haildb/haildb_engine.cc:3417
4163
4037
"Helps to save your data in case the disk image of the database becomes "
4167
#: ../plugin/haildb/haildb_engine.cc:3474
4041
#: ../plugin/haildb/haildb_engine.cc:3420
4168
4042
msgid "Path to individual files and their sizes."
4171
#: ../plugin/haildb/haildb_engine.cc:3477
4045
#: ../plugin/haildb/haildb_engine.cc:3423
4172
4046
msgid "Path to HailDB log files."
4175
#: ../plugin/haildb/haildb_engine.cc:3480
4049
#: ../plugin/haildb/haildb_engine.cc:3426
4176
4050
msgid "Size of each log file in a log group."
4179
#: ../plugin/haildb/haildb_engine.cc:3483
4053
#: ../plugin/haildb/haildb_engine.cc:3429
4181
4055
"Number of log files in the log group. HailDB writes to the files in a "
4182
4056
"circular fashion. Value 3 is recommended here."
4185
#: ../plugin/haildb/haildb_engine.cc:3486
4059
#: ../plugin/haildb/haildb_engine.cc:3432
4187
4061
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4188
4062
"rolled back. Values above 100000000 disable the timeout."
4191
#: ../plugin/haildb/haildb_engine.cc:3489
4065
#: ../plugin/haildb/haildb_engine.cc:3435
4193
4067
"The size of the buffer which HailDB uses to write log to the log files on "
4197
#: ../plugin/haildb/haildb_engine.cc:3492
4071
#: ../plugin/haildb/haildb_engine.cc:3438
4199
4073
"Sets the point in the LRU list from where all pages are classified as old "
4200
4074
"(Advanced users)"
4203
#: ../plugin/haildb/haildb_engine.cc:3495
4077
#: ../plugin/haildb/haildb_engine.cc:3441
4205
4079
"Milliseconds between accesses to a block at which it is made young. "
4206
4080
"0=disabled (Advanced users)"
4209
#: ../plugin/haildb/haildb_engine.cc:3498
4083
#: ../plugin/haildb/haildb_engine.cc:3444
4210
4084
msgid "Percentage of dirty pages allowed in bufferpool."
4213
#: ../plugin/haildb/haildb_engine.cc:3501
4087
#: ../plugin/haildb/haildb_engine.cc:3447
4214
4088
msgid "Desired maximum length of the purge queue (0 = no limit)"
4217
#: ../plugin/haildb/haildb_engine.cc:3504
4091
#: ../plugin/haildb/haildb_engine.cc:3450
4219
4093
"Roll back the complete transaction on lock wait timeout, for 4.x "
4220
4094
"compatibility (disabled by default)"
4223
#: ../plugin/haildb/haildb_engine.cc:3507
4097
#: ../plugin/haildb/haildb_engine.cc:3453
4224
4098
msgid "How many files at the maximum HailDB keeps open at the same time."
4227
#: ../plugin/haildb/haildb_engine.cc:3510
4101
#: ../plugin/haildb/haildb_engine.cc:3456
4228
4102
msgid "Number of background read I/O threads in HailDB."
4231
#: ../plugin/haildb/haildb_engine.cc:3513
4105
#: ../plugin/haildb/haildb_engine.cc:3459
4232
4106
msgid "Number of background write I/O threads in HailDB."
4235
#: ../plugin/haildb/haildb_engine.cc:3515
4109
#: ../plugin/haildb/haildb_engine.cc:3461
4237
4111
"Disable if you want to reduce the number of messages written to the log "
4238
4112
"(default: enabled)."
4241
#: ../plugin/haildb/haildb_engine.cc:3518
4115
#: ../plugin/haildb/haildb_engine.cc:3464
4242
4116
msgid "Enable SHOW HAILDB STATUS output in the log"
4245
#: ../plugin/haildb/haildb_engine.cc:3521
4119
#: ../plugin/haildb/haildb_engine.cc:3467
4246
4120
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4249
#: ../plugin/haildb/haildb_engine.cc:3523
4123
#: ../plugin/haildb/haildb_engine.cc:3469
4251
4125
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4254
#: ../plugin/hello_events/hello_events.cc:401
4128
#: ../plugin/hello_events/hello_events.cc:381
4129
msgid "Invalid value of before-write-position\n"
4132
#: ../plugin/hello_events/hello_events.cc:390
4133
#: ../plugin/hello_events/hello_events.cc:399
4134
msgid "Invalid value of before-update-position\n"
4137
#: ../plugin/hello_events/hello_events.cc:439
4138
#: ../plugin/hello_events/hello_events.cc:442
4139
#: ../plugin/hello_events/hello_events.cc:460
4140
msgid "A comma delimited list of databases to watch"
4143
#: ../plugin/hello_events/hello_events.cc:445
4144
#: ../plugin/hello_events/hello_events.cc:476
4255
4145
msgid "Enable Example Events Plugin"
4258
#: ../plugin/hello_events/hello_events.cc:404
4259
#: ../plugin/hello_events/hello_events.cc:407
4260
msgid "A comma delimited list of databases to watch"
4263
#: ../plugin/hello_events/hello_events.cc:410
4148
#: ../plugin/hello_events/hello_events.cc:448
4149
#: ../plugin/hello_events/hello_events.cc:484
4264
4150
msgid "Before write row event observer call position"
4267
#: ../plugin/hello_events/hello_events.cc:413
4268
#: ../plugin/pbms/src/parameters_ms.cc:461
4153
#: ../plugin/hello_events/hello_events.cc:451
4154
#: ../plugin/hello_events/hello_events.cc:495
4155
#: ../plugin/pbms/src/parameters_ms.cc:601
4269
4156
msgid "Before update row event observer call position"
4272
#: ../plugin/hello_events/hello_events.cc:416
4159
#: ../plugin/hello_events/hello_events.cc:454
4273
4160
msgid "After drop database event observer call position"
4276
#: ../plugin/hello_events/hello_events.cc:427
4163
#: ../plugin/hello_events/hello_events.cc:468
4164
msgid "A comma delimited list of tables to watch"
4167
#: ../plugin/hello_events/hello_events.cc:518
4277
4168
msgid "An example events Plugin"
4280
#: ../plugin/innobase/handler/data_dictionary.cc:760
4171
#: ../plugin/innobase/handler/data_dictionary.cc:202
4282
4173
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4285
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4287
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4291
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4293
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4297
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4300
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4301
"or its equivalent numeric id"
4304
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4305
msgid "Do not use Native AIO library for IO, even if available"
4308
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4309
msgid "Enable internal replication log."
4312
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4314
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4315
"rolled back. Values above 100000000 disable the timeout."
4318
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4319
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4322
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4324
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4325
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4328
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4329
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4330
#: ../plugin/transaction_log/print_transaction_message.cc:177
4331
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4333
msgid "Unable to parse transaction. Got error: %s.\n"
4336
#: ../plugin/innobase/srv/srv0start.cc:1034
4337
msgid "InnoDB: cannot determine Mac OS X version!\n"
4340
#: ../plugin/innobase/srv/srv0start.cc:1039
4342
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4343
"InnoDB: making transactions unsafe!\n"
4346
#: ../plugin/innobase/srv/srv0start.cc:1048
4349
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4350
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4351
"InnoDB: allocate more than 4 GB of memory."
4354
#: ../plugin/innobase/srv/srv0start.cc:1063
4356
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4359
#: ../plugin/innobase/srv/srv0start.cc:1068
4362
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4363
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4364
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4367
#: ../plugin/innobase/srv/srv0start.cc:1078
4369
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4372
#: ../plugin/innobase/srv/srv0start.cc:1083
4374
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4377
#: ../plugin/innobase/srv/srv0start.cc:1088
4379
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4382
#: ../plugin/innobase/srv/srv0start.cc:1092
4384
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4387
#: ../plugin/innobase/srv/srv0start.cc:1097
4389
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4392
#: ../plugin/innobase/srv/srv0start.cc:1167
4394
msgid " InnoDB: Using Linux native AIO\n"
4397
#: ../plugin/logging_gearman/logging_gearman.cc:186
4176
#: ../plugin/innobase/handler/ha_innodb.cc:1821
4177
msgid "Invalid value for io-capacity\n"
4180
#: ../plugin/innobase/handler/ha_innodb.cc:1839
4181
msgid "Invalid value for fast-shutdown\n"
4184
#: ../plugin/innobase/handler/ha_innodb.cc:1853
4185
msgid "Invalid value for flush-log-at-trx-commit\n"
4188
#: ../plugin/innobase/handler/ha_innodb.cc:1883
4189
msgid "Invalid value for max-dirty-pages-pct\n"
4192
#: ../plugin/innobase/handler/ha_innodb.cc:1892
4193
msgid "Invalid value for stats-sample-pages\n"
4196
#: ../plugin/innobase/handler/ha_innodb.cc:1903
4197
msgid "Invalid value for additional-mem-pool-size\n"
4200
#: ../plugin/innobase/handler/ha_innodb.cc:1913
4201
msgid "Invalid value for autoextend-increment\n"
4204
#: ../plugin/innobase/handler/ha_innodb.cc:1923
4205
msgid "Invalid value for buffer-pool-size\n"
4208
#: ../plugin/innobase/handler/ha_innodb.cc:1933
4209
msgid "Invalid value for commit-concurrency\n"
4212
#: ../plugin/innobase/handler/ha_innodb.cc:1942
4213
msgid "Invalid value for concurrency-tickets\n"
4216
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4217
msgid "Invalid value for read-io-threads\n"
4220
#: ../plugin/innobase/handler/ha_innodb.cc:1960
4221
msgid "Invalid value for write-io-threads\n"
4224
#: ../plugin/innobase/handler/ha_innodb.cc:1969
4225
msgid "Invalid value for force-recovery\n"
4228
#: ../plugin/innobase/handler/ha_innodb.cc:1979
4229
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4230
msgid "Invalid value for log-file-size\n"
4233
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4234
msgid "Invalid value for log-files-in-group\n"
4237
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4238
msgid "Invalid value for mirrored-log-groups\n"
4241
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4242
msgid "Invalid value for open-files\n"
4245
#: ../plugin/innobase/handler/ha_innodb.cc:2025
4246
msgid "Invalid value for thread-concurrency\n"
4249
#: ../plugin/innobase/handler/ha_innodb.cc:2048
4250
msgid "Invalid value for read-ahead-threshold\n"
4253
#: ../plugin/innobase/handler/ha_innodb.cc:2062
4254
msgid "Invalid value for lock-wait-timeout\n"
4257
#: ../plugin/logging_gearman/logging_gearman.cc:182
4399
4259
msgid "fail gearman_client_create(): %s"
4402
#: ../plugin/logging_gearman/logging_gearman.cc:197
4262
#: ../plugin/logging_gearman/logging_gearman.cc:193
4404
4264
msgid "fail gearman_client_add_server(): %s"
4407
#: ../plugin/logging_gearman/logging_gearman.cc:302
4267
#: ../plugin/logging_gearman/logging_gearman.cc:294
4268
#: ../plugin/logging_gearman/logging_gearman.cc:301
4269
msgid "Enable logging to a gearman server"
4272
#: ../plugin/logging_gearman/logging_gearman.cc:310
4408
4273
msgid "Hostname for logging to a Gearman server"
4411
#: ../plugin/logging_gearman/logging_gearman.cc:305
4276
#: ../plugin/logging_gearman/logging_gearman.cc:319
4412
4277
msgid "Gearman Function to send logging to"
4415
#: ../plugin/logging_gearman/logging_gearman.cc:316
4280
#: ../plugin/logging_gearman/logging_gearman.cc:337
4416
4281
msgid "Log queries to a Gearman server"
4419
#: ../plugin/logging_query/logging_query.cc:178
4284
#: ../plugin/logging_query/logging_query.cc:172
4421
4286
msgid "fail open() fn=%s er=%s\n"
4424
#: ../plugin/logging_query/logging_query.cc:319
4289
#: ../plugin/logging_query/logging_query.cc:299
4290
msgid "Invalid value for threshold-slow"
4293
#: ../plugin/logging_query/logging_query.cc:308
4294
msgid "Invalid value for threshold-big-resultset"
4297
#: ../plugin/logging_query/logging_query.cc:317
4298
msgid "Invalid value for threshold-big-examined"
4301
#: ../plugin/logging_query/logging_query.cc:331
4302
#: ../plugin/logging_query/logging_query.cc:347
4425
4303
msgid "Enable logging to CSV file"
4428
#: ../plugin/logging_query/logging_query.cc:322
4429
msgid "File to log to"
4432
#: ../plugin/logging_query/logging_query.cc:325
4433
msgid "PCRE to match the query against"
4436
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4306
#: ../plugin/logging_query/logging_query.cc:334
4307
#: ../plugin/logging_query/logging_query.cc:374 ../plugin/syslog/module.cc:167
4308
#: ../plugin/syslog/module.cc:233
4437
4309
msgid "Threshold for logging slow queries, in microseconds"
4440
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4312
#: ../plugin/logging_query/logging_query.cc:337
4313
#: ../plugin/logging_query/logging_query.cc:386 ../plugin/syslog/module.cc:179
4314
#: ../plugin/syslog/module.cc:236
4441
4315
msgid "Threshold for logging big queries, for rows returned"
4444
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4318
#: ../plugin/logging_query/logging_query.cc:340
4319
#: ../plugin/logging_query/logging_query.cc:398 ../plugin/syslog/module.cc:191
4320
#: ../plugin/syslog/module.cc:239
4445
4321
msgid "Threshold for logging big queries, for rows examined"
4448
#: ../plugin/logging_query/logging_query.cc:345
4324
#: ../plugin/logging_query/logging_query.cc:356
4325
msgid "File to log to"
4328
#: ../plugin/logging_query/logging_query.cc:365
4329
msgid "PCRE to match the query against"
4332
#: ../plugin/logging_query/logging_query.cc:422
4449
4333
msgid "Log queries to a CSV file"
4452
#: ../plugin/logging_stats/logging_stats.cc:373
4336
#: ../plugin/logging_stats/logging_stats.cc:344
4337
msgid "Invalid value for max-user-count\n"
4340
#: ../plugin/logging_stats/logging_stats.cc:352
4341
msgid "Invalid value for bucket-count\n"
4344
#: ../plugin/logging_stats/logging_stats.cc:361
4345
msgid "Invalid value for scoreboard-size\n"
4348
#: ../plugin/logging_stats/logging_stats.cc:396
4349
#: ../plugin/logging_stats/logging_stats.cc:438
4453
4350
msgid "Max number of users that will be logged"
4456
#: ../plugin/logging_stats/logging_stats.cc:376
4353
#: ../plugin/logging_stats/logging_stats.cc:407
4354
#: ../plugin/logging_stats/logging_stats.cc:441
4457
4355
msgid "Max number of range locks to use for Scoreboard"
4460
#: ../plugin/logging_stats/logging_stats.cc:379
4358
#: ../plugin/logging_stats/logging_stats.cc:418
4359
#: ../plugin/logging_stats/logging_stats.cc:444
4461
4360
msgid "Max number of concurrent sessions that will be logged"
4464
#: ../plugin/logging_stats/logging_stats.cc:380
4363
#: ../plugin/logging_stats/logging_stats.cc:429
4364
#: ../plugin/logging_stats/logging_stats.cc:445
4465
4365
msgid "Enable Logging Statistics Collection"
4468
#: ../plugin/logging_stats/logging_stats.cc:389
4368
#: ../plugin/logging_stats/logging_stats.cc:462
4469
4369
msgid "User Statistics as DATA_DICTIONARY tables"
4790
4692
msgid "Tablespace not empty"
4793
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4695
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
4696
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4795
4698
"Port number to use for connection or 0 for default to with MySQL protocol."
4798
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4701
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:82
4800
4703
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4801
4704
"the file is stale and should be removed?"
4804
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4707
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
4805
4708
msgid "Path used for MySQL UNIX Socket Protocol."
4808
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4711
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
4809
4712
msgid "Clobber socket file if one is there already."
4812
#: ../plugin/pbms/src/parameters_ms.cc:426
4813
msgid "Port number to use for connection or 0 for default PBMS port "
4816
#: ../plugin/pbms/src/parameters_ms.cc:429
4817
msgid "The maximum size of a BLOB repository file."
4820
#: ../plugin/pbms/src/parameters_ms.cc:432
4821
msgid "The maximum size of a temorary BLOB log file."
4824
#: ../plugin/pbms/src/parameters_ms.cc:435
4826
"A ':' delimited list of metadata header names to be used to initialize the "
4827
"pbms_metadata_header table when a database is created."
4830
#: ../plugin/pbms/src/parameters_ms.cc:439
4831
msgid "The percentage of garbage in a repository file before it is compacted."
4834
#: ../plugin/pbms/src/parameters_ms.cc:442
4836
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4837
"after this time, unless committed to the database."
4840
#: ../plugin/pbms/src/parameters_ms.cc:445
4842
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4846
#: ../plugin/pbms/src/parameters_ms.cc:448
4847
msgid "The next backup ID to use when backing up a PBMS database."
4850
#: ../plugin/pbms/src/parameters_ms.cc:451
4715
#: ../plugin/pbms/src/parameters_ms.cc:574
4852
4717
"A comma delimited list of tables to watch of the format: <database>."
4856
#: ../plugin/pbms/src/parameters_ms.cc:453
4721
#: ../plugin/pbms/src/parameters_ms.cc:582
4857
4722
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4860
#: ../plugin/pbms/src/parameters_ms.cc:457
4725
#: ../plugin/pbms/src/parameters_ms.cc:590
4861
4726
msgid "Before insert row event observer call position"
4864
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4865
msgid "Could not open socket, is rabbitmq running?"
4868
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4729
#: ../plugin/pbms/src/plugin_ms.cc:70
4730
msgid "Port number to use for connection or 0 for default PBMS port "
4733
#: ../plugin/pbms/src/plugin_ms.cc:83
4734
msgid "Invalid port number\n"
4737
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
4869
4738
msgid "Failed to allocate enough memory to transaction message\n"
4872
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4741
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4874
4743
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4877
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4746
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
4879
4748
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4882
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4751
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
4752
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
4753
msgid "Enable rabbitmq log"
4756
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
4757
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
4883
4758
msgid "Host name to connect to"
4886
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4887
msgid "Port to connect to"
4890
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4891
msgid "RabbitMQ virtualhost"
4894
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4761
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
4762
msgid "RabbitMQ Port"
4765
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
4766
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
4895
4767
msgid "RabbitMQ username"
4898
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4770
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
4771
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
4899
4772
msgid "RabbitMQ password"
4902
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4775
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
4776
msgid "RabbitMQ virtualhost"
4779
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
4780
msgid "Name of RabbitMQ exchange to publish to"
4783
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
4784
msgid "Name of RabbitMQ routing key to use"
4787
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
4903
4788
#: ../plugin/transaction_log/module.cc:270
4904
4789
msgid "Name of the replicator plugin to use (default='default_replicator')"
4907
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4908
msgid "Name of RabbitMQ exchange to publish to"
4911
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4912
msgid "Name of RabbitMQ routing key to use"
4915
4792
#: ../plugin/session_dictionary/processlist.cc:78
4916
4793
msgid "no user"
4919
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4796
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:44
4921
4798
msgid "syslog facility \"%s\" not known, using \"local0\""
4924
#: ../plugin/syslog/errmsg.cc:50
4801
#: ../plugin/syslog/errmsg.cc:49
4926
4803
msgid "syslog priority \"%s\" not known, using \"warn\""
4929
#: ../plugin/syslog/logging.cc:63
4806
#: ../plugin/syslog/logging.cc:53
4931
4808
msgid "syslog priority \"%s\" not known, using \"info\""
4934
#: ../plugin/syslog/module.cc:95
4811
#: ../plugin/syslog/module.cc:61
4812
msgid "Invalid value for logging-threshold-slow\n"
4815
#: ../plugin/syslog/module.cc:70
4816
msgid "Invalid value for logging-threshold-big-resultset\n"
4819
#: ../plugin/syslog/module.cc:79
4820
msgid "Invalid value for logging-threshold-big-examined\n"
4823
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
4935
4824
msgid "Syslog Ident"
4938
#: ../plugin/syslog/module.cc:98
4827
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
4939
4828
msgid "Syslog Facility"
4942
#: ../plugin/syslog/module.cc:101
4831
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
4943
4832
msgid "Enable logging to syslog of the query log"
4946
#: ../plugin/syslog/module.cc:104
4835
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
4947
4836
msgid "Syslog Priority of query logging"
4950
#: ../plugin/syslog/module.cc:116
4839
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
4951
4840
msgid "Enable logging to syslog of the error messages"
4954
#: ../plugin/syslog/module.cc:119
4843
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
4955
4844
msgid "Syslog Priority of error messages"