95
95
#: ../client/drizzle.cc:493
96
msgid "Use another database. Takes database name as argument."
99
#: ../client/drizzle.cc:495 ../client/drizzle.cc:1319
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
100
104
msgid "Show warnings after every statement."
103
#: ../client/drizzle.cc:497
107
#: ../client/drizzle.cc:499
104
108
msgid "Don't show warnings after every statement."
107
#: ../client/drizzle.cc:1147
111
#: ../client/drizzle.cc:1149 ../client/drizzle.cc:3895
109
113
msgid "shutting down drizzled"
112
#: ../client/drizzle.cc:1149
116
#: ../client/drizzle.cc:1151 ../client/drizzle.cc:3897
114
118
msgid " on port %d"
117
#: ../client/drizzle.cc:1158 ../client/drizzle.cc:1164
121
#: ../client/drizzle.cc:1160 ../client/drizzle.cc:1166
122
#: ../client/drizzle.cc:3906 ../client/drizzle.cc:3912
119
124
msgid "shutdown failed; error: '%s'"
122
#: ../client/drizzle.cc:1173
127
#: ../client/drizzle.cc:1175 ../client/drizzle.cc:3921
127
#: ../client/drizzle.cc:1194
132
#: ../client/drizzle.cc:1196
129
134
msgid "drizzled is alive\n"
132
#: ../client/drizzle.cc:1200
137
#: ../client/drizzle.cc:1202
134
139
msgid "ping failed; error: '%s'"
137
#: ../client/drizzle.cc:1206
142
#: ../client/drizzle.cc:1208
139
144
msgid "drizzled won't answer to ping, error: '%s'"
142
#: ../client/drizzle.cc:1255
147
#: ../client/drizzle.cc:1257
143
148
msgid "Error: Invalid Value for connect_timeout"
146
#: ../client/drizzle.cc:1266
151
#: ../client/drizzle.cc:1268
147
152
msgid "Error: Invalid Value for max_input_line"
150
#: ../client/drizzle.cc:1285 ../client/drizzledump.cc:475
155
#: ../client/drizzle.cc:1287 ../client/drizzledump.cc:483
151
156
msgid "Options used only in command line"
154
#: ../client/drizzle.cc:1287
159
#: ../client/drizzle.cc:1289
155
160
msgid "Displays this help and exit."
158
#: ../client/drizzle.cc:1288
163
#: ../client/drizzle.cc:1290
160
165
"Don't use history file. Disable interactive behavior. (Enables --silent)"
163
#: ../client/drizzle.cc:1290
168
#: ../client/drizzle.cc:1292
164
169
msgid "Display column type information."
167
#: ../client/drizzle.cc:1292
172
#: ../client/drizzle.cc:1294
169
174
"Preserve comments. Send comments to the server. The default is --skip-"
170
175
"comments (discard comments), enable with --comments"
173
#: ../client/drizzle.cc:1294
178
#: ../client/drizzle.cc:1296
174
179
msgid "Print the output of a query (rows) vertically."
177
#: ../client/drizzle.cc:1296
182
#: ../client/drizzle.cc:1298
178
183
msgid "Continue even if we get an sql error."
181
#: ../client/drizzle.cc:1298
186
#: ../client/drizzle.cc:1300
183
188
"Enable named commands. Named commands mean this program's internal commands; "
184
189
"see drizzle> help . When enabled, the named commands can be used from any "
185
190
"line of the query, otherwise only from the first line, before an enter."
188
#: ../client/drizzle.cc:1300
193
#: ../client/drizzle.cc:1302
189
194
msgid "Turn off beep on error."
192
#: ../client/drizzle.cc:1301
197
#: ../client/drizzle.cc:1303
193
198
msgid "Do not write line numbers for errors."
196
#: ../client/drizzle.cc:1302
201
#: ../client/drizzle.cc:1304
197
202
msgid "Do not write column names in results."
200
#: ../client/drizzle.cc:1304
205
#: ../client/drizzle.cc:1306
202
207
"Don't write column names in results. WARNING: -N is deprecated, use long "
203
208
"version of this options instead."
206
#: ../client/drizzle.cc:1306
211
#: ../client/drizzle.cc:1308
208
213
"Change the value of a variable. Please note that this option is deprecated; "
209
214
"you can set variables directly with --variable-name=value."
212
#: ../client/drizzle.cc:1308
217
#: ../client/drizzle.cc:1310
213
218
msgid "Output in table format."
216
#: ../client/drizzle.cc:1310
221
#: ../client/drizzle.cc:1312
217
222
msgid "Only allow UPDATE and DELETE that uses keys."
220
#: ../client/drizzle.cc:1312
225
#: ../client/drizzle.cc:1314
221
226
msgid "Synonym for option --safe-updates, -U."
224
#: ../client/drizzle.cc:1314
229
#: ../client/drizzle.cc:1316
225
230
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
228
#: ../client/drizzle.cc:1315 ../client/drizzledump.cc:499
229
#: ../drizzled/drizzled.cc:1235 ../drizzled/drizzled.cc:1860
233
#: ../client/drizzle.cc:1317 ../client/drizzledump.cc:507
234
#: ../drizzled/drizzled.cc:1249
230
235
msgid "Output version information and exit."
233
#: ../client/drizzle.cc:1317
238
#: ../client/drizzle.cc:1319
234
239
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
237
#: ../client/drizzle.cc:1321
242
#: ../client/drizzle.cc:1323
238
243
msgid "Number of lines before each import progress report."
241
#: ../client/drizzle.cc:1323
246
#: ../client/drizzle.cc:1325
242
247
msgid "Ping the server to check if it's alive."
245
#: ../client/drizzle.cc:1325 ../drizzled/drizzled.cc:1154
250
#: ../client/drizzle.cc:1327 ../drizzled/drizzled.cc:1168
246
251
msgid "Configuration file defaults are not used if no-defaults is set"
249
#: ../client/drizzle.cc:1328 ../client/drizzledump.cc:507
254
#: ../client/drizzle.cc:1330 ../client/drizzledump.cc:515
250
255
msgid "Options specific to the drizzle client"
253
#: ../client/drizzle.cc:1331
258
#: ../client/drizzle.cc:1333
255
260
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
256
261
"and field completion, but startup and reconnecting may take a longer time."
259
#: ../client/drizzle.cc:1333
264
#: ../client/drizzle.cc:1335
261
266
"Automatically switch to vertical output mode if the result is wider than the "
262
267
"terminal width."
265
#: ../client/drizzle.cc:1335
270
#: ../client/drizzle.cc:1337
266
271
msgid "Database to use."
269
#: ../client/drizzle.cc:1337
274
#: ../client/drizzle.cc:1339
270
275
msgid "(not used)"
273
#: ../client/drizzle.cc:1339
278
#: ../client/drizzle.cc:1341
274
279
msgid "Delimiter to be used."
277
#: ../client/drizzle.cc:1341
282
#: ../client/drizzle.cc:1343
278
283
msgid "Execute command and quit. (Disables --force and history file)"
281
#: ../client/drizzle.cc:1343
286
#: ../client/drizzle.cc:1345
282
287
msgid "Enable LOAD DATA LOCAL INFILE."
285
#: ../client/drizzle.cc:1345
290
#: ../client/drizzle.cc:1347
286
291
msgid "Flush buffer after each query."
289
#: ../client/drizzle.cc:1347
294
#: ../client/drizzle.cc:1349
290
295
msgid "Ignore SIGINT (CTRL-C)"
293
#: ../client/drizzle.cc:1349
298
#: ../client/drizzle.cc:1351
295
300
"Only update the default database. This is useful for skipping updates to "
296
301
"other database in the update log."
299
#: ../client/drizzle.cc:1351
304
#: ../client/drizzle.cc:1353
301
306
"Pager to use to display results. If you don't supply an option the default "
302
307
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
308
#: ../client/drizzle.cc:1353
313
#: ../client/drizzle.cc:1355
309
314
msgid "Disable pager and print to stdout. See interactive help (\\h) also."
312
#: ../client/drizzle.cc:1355
317
#: ../client/drizzle.cc:1357
313
318
msgid "Set the drizzle prompt to this value."
316
#: ../client/drizzle.cc:1357
321
#: ../client/drizzle.cc:1359
318
323
"Don't cache result, print it row by row. This may slow down the server if "
319
324
"the output is suspended. Doesn't use history file."
322
#: ../client/drizzle.cc:1359
327
#: ../client/drizzle.cc:1361
323
328
msgid "Write fields without conversion. Used with --batch."
326
#: ../client/drizzle.cc:1360
331
#: ../client/drizzle.cc:1362
327
332
msgid "Do not reconnect if the connection is lost."
330
#: ../client/drizzle.cc:1362
335
#: ../client/drizzle.cc:1364
331
336
msgid "Shutdown the server"
334
#: ../client/drizzle.cc:1363
339
#: ../client/drizzle.cc:1365
336
341
"Be more silent. Print results with a tab as separator, each row on new line."
339
#: ../client/drizzle.cc:1365
344
#: ../client/drizzle.cc:1367
341
346
"Append everything into outfile. See interactive help (\\h) also. Does not "
342
347
"work in batch mode. Disable with --disable-tee. This option is disabled by "
346
#: ../client/drizzle.cc:1367
351
#: ../client/drizzle.cc:1369
347
352
msgid "Disable outfile. See interactive help (\\h) also."
350
#: ../client/drizzle.cc:1369
355
#: ../client/drizzle.cc:1371
351
356
msgid "Number of seconds before connection timeout."
354
#: ../client/drizzle.cc:1371
359
#: ../client/drizzle.cc:1373
355
360
msgid "Max length of input line"
358
#: ../client/drizzle.cc:1373
363
#: ../client/drizzle.cc:1375
359
364
msgid "Automatic limit for SELECT when using --safe-updates"
362
#: ../client/drizzle.cc:1375
367
#: ../client/drizzle.cc:1377
363
368
msgid "Automatic limit for rows in a join when using --safe-updates"
366
#: ../client/drizzle.cc:1378 ../client/drizzledump.cc:544
371
#: ../client/drizzle.cc:1380 ../client/drizzledump.cc:552
367
372
msgid "Options specific to the client"
370
#: ../client/drizzle.cc:1381
375
#: ../client/drizzle.cc:1383
371
376
msgid "Connect to host"
374
#: ../client/drizzle.cc:1383
379
#: ../client/drizzle.cc:1385
376
381
"Password to use when connecting to server. If password is not given it's "
377
382
"asked from the tty."
380
#: ../client/drizzle.cc:1385
385
#: ../client/drizzle.cc:1387
382
387
"Port number to use for connection or 0 for default to, in order of "
383
388
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default"
386
#: ../client/drizzle.cc:1387 ../client/drizzledump.cc:553
391
#: ../client/drizzle.cc:1393 ../client/drizzledump.cc:561
392
#: ../plugin/transaction_log/utilities/transaction_reader.cc:475
387
393
msgid "User for login if not current user."
390
#: ../client/drizzle.cc:1389 ../client/drizzledump.cc:555
396
#: ../client/drizzle.cc:1395 ../client/drizzledump.cc:563
397
#: ../plugin/transaction_log/utilities/transaction_reader.cc:481
391
398
msgid "The protocol of connection (mysql or drizzle)."
394
#: ../client/drizzle.cc:1392 ../client/drizzledump.cc:567
401
#: ../client/drizzle.cc:1398 ../client/drizzledump.cc:575
395
402
msgid "Allowed Options"
398
#: ../client/drizzle.cc:1451 ../client/drizzle.cc:1458
405
#: ../client/drizzle.cc:1463 ../client/drizzle.cc:1470
400
407
msgid "Memory allocation error while constructing initial prompt. Aborting.\n"
403
#: ../client/drizzle.cc:1523 ../client/drizzle.cc:3810
410
#: ../client/drizzle.cc:1534 ../client/drizzle.cc:3791
404
411
msgid "DELIMITER cannot contain a backslash character"
407
#: ../client/drizzle.cc:1602 ../client/drizzledump.cc:666
414
#: ../client/drizzle.cc:1613 ../client/drizzledump.cc:674
408
415
#: ../client/drizzleimport.cc:471 ../client/drizzleslap.cc:623
409
#: ../client/drizzletest.cc:5611
416
#: ../client/drizzletest.cc:5671
410
417
msgid "Error: Unknown protocol"
413
#: ../client/drizzle.cc:1616
420
#: ../client/drizzle.cc:1627
415
422
msgid "Error: Value of %<PRIu32> supplied for port is not valid.\n"
418
#: ../client/drizzle.cc:1662 ../client/drizzle.cc:4056
425
#: ../client/drizzle.cc:1673 ../client/drizzle.cc:4081
420
427
msgid "Drizzle client %s build %s, for %s-%s (%s) using readline %s\n"
423
#: ../client/drizzle.cc:1668
430
#: ../client/drizzle.cc:1679
426
433
"Copyright (C) 2008 Sun Microsystems\n"
583
#: ../client/drizzle.cc:3541
590
#: ../client/drizzle.cc:3522
585
592
msgid "No previous outfile available, you must give a filename!\n"
588
#: ../client/drizzle.cc:3546
595
#: ../client/drizzle.cc:3527
590
597
msgid "Currently logging to file '%s'\n"
593
#: ../client/drizzle.cc:3566
600
#: ../client/drizzle.cc:3547
595
602
msgid "No outfile specified!\n"
598
#: ../client/drizzle.cc:3579
605
#: ../client/drizzle.cc:3560
599
606
msgid "Outfile disabled.\n"
602
#: ../client/drizzle.cc:3606
609
#: ../client/drizzle.cc:3587
603
610
msgid "Default pager wasn't set, using stdout.\n"
606
#: ../client/drizzle.cc:3626
613
#: ../client/drizzle.cc:3607
608
615
msgid "PAGER set to '%s'\n"
611
#: ../client/drizzle.cc:3637
618
#: ../client/drizzle.cc:3618
612
619
msgid "PAGER set to stdout\n"
615
#: ../client/drizzle.cc:3720
622
#: ../client/drizzle.cc:3701
617
624
msgid "Connection id: %u"
620
#: ../client/drizzle.cc:3722
627
#: ../client/drizzle.cc:3703
622
msgid "Current database: %.128s\n"
629
msgid "Current schema: %.128s\n"
625
#: ../client/drizzle.cc:3723
632
#: ../client/drizzle.cc:3704
626
633
msgid "*** NONE ***"
629
636
#. Skip command name
630
#: ../client/drizzle.cc:3743
637
#: ../client/drizzle.cc:3724
631
638
msgid "Usage: \\. <filename> | source <filename>"
634
#: ../client/drizzle.cc:3758
641
#: ../client/drizzle.cc:3739
636
643
msgid "Failed to open file '%s', error: %d"
639
#: ../client/drizzle.cc:3766
646
#: ../client/drizzle.cc:3747
640
647
msgid "Can't initialize LineBuffer"
643
#: ../client/drizzle.cc:3802
650
#: ../client/drizzle.cc:3783
644
651
msgid "DELIMITER must be followed by a 'delimiter' character or string"
647
#: ../client/drizzle.cc:3835
648
msgid "USE must be followed by a database name"
651
#: ../client/drizzle.cc:3903
652
msgid "Database changed"
655
#: ../client/drizzle.cc:3911
654
#: ../client/drizzle.cc:3816
655
msgid "USE must be followed by a schema name"
658
#: ../client/drizzle.cc:3884
659
msgid "Schema changed"
662
#: ../client/drizzle.cc:3930
656
663
msgid "Show warnings enabled."
659
#: ../client/drizzle.cc:3919
666
#: ../client/drizzle.cc:3938
660
667
msgid "Show warnings disabled."
663
#: ../client/drizzle.cc:4063
670
#: ../client/drizzle.cc:4088
667
674
"Connection id:\t\t%lu\n"
670
#: ../client/drizzle.cc:4075
677
#: ../client/drizzle.cc:4100
672
msgid "Current database:\t%s\n"
679
msgid "Current schema:\t%s\n"
675
#: ../client/drizzle.cc:4076
682
#: ../client/drizzle.cc:4101
677
684
msgid "Current user:\t\t%s\n"
680
#: ../client/drizzle.cc:4082
687
#: ../client/drizzle.cc:4107
681
688
msgid "SSL:\t\t\tNot in use"
684
#: ../client/drizzle.cc:4087
691
#: ../client/drizzle.cc:4112
687
694
"No connection\n"
690
#: ../client/drizzle.cc:4094
697
#: ../client/drizzle.cc:4119
693
"All updates ignored to this database\n"
700
"All updates ignored to this schema\n"
696
#: ../client/drizzle.cc:4097
703
#: ../client/drizzle.cc:4122
698
705
msgid "Current pager:\t\t%s\n"
701
#: ../client/drizzle.cc:4098
708
#: ../client/drizzle.cc:4123
703
710
msgid "Using outfile:\t\t'%s'\n"
706
#: ../client/drizzle.cc:4099
713
#: ../client/drizzle.cc:4124
708
715
msgid "Using delimiter:\t%s\n"
711
#: ../client/drizzle.cc:4100
718
#: ../client/drizzle.cc:4125
713
720
msgid "Server version:\t\t%s\n"
716
#: ../client/drizzle.cc:4101
723
#: ../client/drizzle.cc:4126
718
725
msgid "Protocol:\t\t%s\n"
721
#: ../client/drizzle.cc:4102
728
#: ../client/drizzle.cc:4127
723
730
msgid "Protocol version:\t%d\n"
726
#: ../client/drizzle.cc:4103
733
#: ../client/drizzle.cc:4128
728
735
msgid "Connection:\t\t%s\n"
731
#: ../client/drizzle.cc:4110
738
#: ../client/drizzle.cc:4135
733
740
msgid "UNIX socket:\t\t%s\n"
736
#: ../client/drizzle.cc:4112
743
#: ../client/drizzle.cc:4137
738
745
msgid "TCP port:\t\t%d\n"
741
#: ../client/drizzle.cc:4117
748
#: ../client/drizzle.cc:4142
744
751
"Note that you are running in safe_update_mode:\n"
747
#: ../client/drizzle.cc:4119
754
#: ../client/drizzle.cc:4144
750
757
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
964
#: ../client/drizzledump.cc:521
971
#: ../client/drizzledump.cc:529
965
972
msgid "Insert rows with INSERT IGNORE."
968
#: ../client/drizzledump.cc:523
975
#: ../client/drizzledump.cc:531
969
976
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
972
#: ../client/drizzledump.cc:525
979
#: ../client/drizzledump.cc:533
974
981
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
975
982
"above line will be added otherwise, if --databases or --all-databases option "
979
#: ../client/drizzledump.cc:527
986
#: ../client/drizzledump.cc:535
980
987
msgid "No row information."
983
#: ../client/drizzledump.cc:529
990
#: ../client/drizzledump.cc:537
984
991
msgid "Use REPLACE INTO instead of INSERT INTO."
987
#: ../client/drizzledump.cc:531
994
#: ../client/drizzledump.cc:539
988
995
msgid "Where to send output to (stdout|database"
991
#: ../client/drizzledump.cc:533
998
#: ../client/drizzledump.cc:541
993
1000
"Hostname for destination db server (requires --destination-type=database)"
996
#: ../client/drizzledump.cc:535
1003
#: ../client/drizzledump.cc:543
998
1005
"Port number for destination db server (requires --destination-type=database)"
1001
#: ../client/drizzledump.cc:537
1008
#: ../client/drizzledump.cc:545
1003
1010
"User name for destination db server (resquires --destination-type=database)"
1006
#: ../client/drizzledump.cc:539
1013
#: ../client/drizzledump.cc:547
1008
1015
"Password for destination db server (requires --destination-type=database)"
1011
#: ../client/drizzledump.cc:541
1018
#: ../client/drizzledump.cc:549
1013
1020
"The database in the destination db server (requires --destination-"
1014
1021
"type=database, not for use with --all-databases)"
1017
#: ../client/drizzledump.cc:547
1024
#: ../client/drizzledump.cc:555
1018
1025
msgid "Connect to host."
1021
#: ../client/drizzledump.cc:549
1028
#: ../client/drizzledump.cc:557
1023
1030
"Password to use when connecting to server. If password is not given it's "
1024
1031
"solicited on the tty."
1027
#: ../client/drizzledump.cc:551
1034
#: ../client/drizzledump.cc:559
1035
#: ../plugin/transaction_log/utilities/transaction_reader.cc:477
1028
1036
msgid "Port number to use for connection."
1031
#: ../client/drizzledump.cc:558
1039
#: ../client/drizzledump.cc:566
1032
1040
msgid "Hidden Options"
1035
#: ../client/drizzledump.cc:560
1043
#: ../client/drizzledump.cc:568
1036
1044
msgid "Used to select the database"
1039
#: ../client/drizzledump.cc:561
1047
#: ../client/drizzledump.cc:569
1040
1048
msgid "Used to select the tables"
1043
#: ../client/drizzledump.cc:564
1051
#: ../client/drizzledump.cc:572
1044
1052
msgid "Allowed Options + Hidden Options"
1047
#: ../client/drizzledump.cc:628
1055
#: ../client/drizzledump.cc:636
1049
1057
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1052
#: ../client/drizzledump.cc:633
1060
#: ../client/drizzledump.cc:641
1054
1062
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1055
1063
"and you are welcome to modify and redistribute it under the GPL license\n"
1058
#: ../client/drizzledump.cc:634
1066
#: ../client/drizzledump.cc:642
1059
1067
msgid "Dumps definitions and data from a Drizzle database server"
1062
#: ../client/drizzledump.cc:635
1070
#: ../client/drizzledump.cc:643
1064
1072
msgid "Usage: %s [OPTIONS] database [tables]\n"
1067
#: ../client/drizzledump.cc:636
1075
#: ../client/drizzledump.cc:644
1069
1077
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1072
#: ../client/drizzledump.cc:638
1080
#: ../client/drizzledump.cc:646
1074
1082
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1077
#: ../client/drizzledump.cc:679 ../client/drizzleimport.cc:484
1078
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5623
1085
#: ../client/drizzledump.cc:687 ../client/drizzleimport.cc:484
1086
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5683
1080
1088
msgid "Value supplied for port is not valid.\n"
1083
#: ../client/drizzledump.cc:734
1091
#: ../client/drizzledump.cc:742
1085
1093
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1088
#: ../client/drizzledump_data.cc:252
1096
#: ../client/drizzledump_data.cc:268
1089
1097
msgid "-- Retrieving data for "
1092
#: ../client/drizzledump_data.cc:284
1100
#: ../client/drizzledump_data.cc:300
1093
1101
msgid " rows dumped for table "
1096
#: ../client/drizzledump_data.cc:515
1104
#: ../client/drizzledump_data.cc:547
1097
1105
msgid "-- Connecting to "
1100
#: ../client/drizzledump_data.cc:515
1108
#: ../client/drizzledump_data.cc:547
1101
1109
msgid " using protocol "
1104
#: ../client/drizzledump_data.cc:556 ../client/drizzledump_data.cc:562
1105
#: ../client/drizzledump_data.cc:593 ../client/drizzledump_data.cc:599
1112
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1113
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1106
1114
msgid "Error executing query: "
1109
#: ../client/drizzledump_data.cc:570
1117
#: ../client/drizzledump_data.cc:602
1110
1118
msgid "Could not buffer result: "
1113
#: ../client/drizzledump_data.cc:616
1121
#: ../client/drizzledump_data.cc:648
1114
1122
msgid "Error: Could not set db '"
1117
#: ../client/drizzledump_data.cc:630 ../client/drizzledump_data.cc:635
1118
#: ../client/drizzledump_data.cc:641
1125
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1126
#: ../client/drizzledump_data.cc:673
1119
1127
msgid "Got error: "
1122
#: ../client/drizzledump_data.cc:650
1130
#: ../client/drizzledump_data.cc:682
1123
1131
msgid "-- Disconnecting from "
1145
1153
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1148
#: ../client/drizzletest.cc:5364
1156
#: ../client/drizzletest.cc:5424
1149
1157
msgid "Error: Invalid Value for opt_max_connect_retries"
1152
#: ../client/drizzletest.cc:5374
1160
#: ../client/drizzletest.cc:5434
1153
1161
msgid "Error: Invalid Value for opt_tail_lines"
1156
#: ../client/drizzletest.cc:5384
1164
#: ../client/drizzletest.cc:5444
1157
1165
msgid "Error: Invalid Value for opt_sleep"
1160
#: ../client/drizzletest.cc:5575
1168
#: ../client/drizzletest.cc:5635
1162
1170
msgid "Could not open '%s' for reading: errno = %d"
1165
#: ../client/drizzletest.cc:5580
1173
#: ../client/drizzletest.cc:5640
1167
1175
msgid "Out of memory"
1170
#: ../drizzled/definition/table.cc:763
1172
msgid "Table %s has invalid/unknown collation: %d,%s"
1175
#: ../drizzled/definition/table.cc:1055
1177
msgid "ENUM column %s has greater than %d possible values"
1180
#: ../drizzled/definition/table.cc:1973
1182
msgid "Unknown collation '%s' in table '%-.64s' definition"
1185
#: ../drizzled/definition/table.cc:1980
1188
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
1192
#: ../drizzled/drizzled.cc:486
1178
#: ../drizzled/drizzled.cc:492
1193
1179
msgid "Aborting\n"
1196
#: ../drizzled/drizzled.cc:547
1182
#: ../drizzled/drizzled.cc:553
1197
1183
msgid "One can only use the --user switch if running as root\n"
1200
#: ../drizzled/drizzled.cc:554
1186
#: ../drizzled/drizzled.cc:560
1202
1188
"Fatal error: Please read \"Security\" section of the manual to find out how "
1203
1189
"to run drizzled as root!\n"
1206
#: ../drizzled/drizzled.cc:574
1192
#: ../drizzled/drizzled.cc:580
1209
1195
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1213
#: ../drizzled/drizzled.cc:599
1199
#: ../drizzled/drizzled.cc:605
1214
1200
msgid "Set process group ID failed"
1217
#: ../drizzled/drizzled.cc:604
1203
#: ../drizzled/drizzled.cc:610
1218
1204
msgid "Set process user ID failed"
1221
#: ../drizzled/drizzled.cc:616
1207
#: ../drizzled/drizzled.cc:622
1222
1208
msgid "Process chroot failed"
1225
#: ../drizzled/drizzled.cc:728
1211
#: ../drizzled/drizzled.cc:742
1226
1212
msgid "Error: Invalid Value for auto_increment_increment"
1229
#: ../drizzled/drizzled.cc:739
1215
#: ../drizzled/drizzled.cc:753
1230
1216
msgid "Error: Invalid Value for auto_increment_offset"
1233
#: ../drizzled/drizzled.cc:750
1219
#: ../drizzled/drizzled.cc:764
1234
1220
msgid "Error: Invalid Value for completion_type"
1237
#: ../drizzled/drizzled.cc:762
1223
#: ../drizzled/drizzled.cc:776
1238
1224
msgid "Error: Invalid Value for div-precision-increment"
1241
#: ../drizzled/drizzled.cc:773
1227
#: ../drizzled/drizzled.cc:787
1242
1228
msgid "Error: Invalid Value for group_concat_max_len"
1245
#: ../drizzled/drizzled.cc:784
1231
#: ../drizzled/drizzled.cc:798
1246
1232
msgid "Error: Invalid Value for join_buffer_size"
1249
#: ../drizzled/drizzled.cc:796
1235
#: ../drizzled/drizzled.cc:810
1250
1236
msgid "Error: Invalid Value for max_allowed_packet"
1253
#: ../drizzled/drizzled.cc:808
1239
#: ../drizzled/drizzled.cc:822
1254
1240
msgid "Error: Invalid Value for max_connect_errors"
1257
#: ../drizzled/drizzled.cc:819
1243
#: ../drizzled/drizzled.cc:833
1258
1244
msgid "Error: Invalid Value for max_error_count"
1261
#: ../drizzled/drizzled.cc:830
1247
#: ../drizzled/drizzled.cc:844
1262
1248
msgid "Error: Invalid Value for max_heap_table_size"
1265
#: ../drizzled/drizzled.cc:842
1251
#: ../drizzled/drizzled.cc:856
1266
1252
msgid "Error: Invalid Value for min_examined_row_limit"
1269
#: ../drizzled/drizzled.cc:853
1255
#: ../drizzled/drizzled.cc:867
1270
1256
msgid "Error: Invalid Value for max_join_size"
1273
#: ../drizzled/drizzled.cc:864
1259
#: ../drizzled/drizzled.cc:878
1274
1260
msgid "Error: Invalid Value for max_length_for_sort_data"
1277
#: ../drizzled/drizzled.cc:875
1263
#: ../drizzled/drizzled.cc:889
1278
1264
msgid "Error: Invalid Value for max_seeks_for_key"
1281
#: ../drizzled/drizzled.cc:886
1267
#: ../drizzled/drizzled.cc:900
1282
1268
msgid "Error: Invalid Value for max_sort_length"
1285
#: ../drizzled/drizzled.cc:897
1271
#: ../drizzled/drizzled.cc:911
1286
1272
msgid "Error: Invalid Value for optimizer_search_depth"
1289
#: ../drizzled/drizzled.cc:908
1275
#: ../drizzled/drizzled.cc:922
1290
1276
msgid "Error: Invalid Value for preload_buff_size"
1293
#: ../drizzled/drizzled.cc:919
1279
#: ../drizzled/drizzled.cc:933
1294
1280
msgid "Error: Invalid Value for query_alloc_block_size"
1297
#: ../drizzled/drizzled.cc:931
1283
#: ../drizzled/drizzled.cc:945
1298
1284
msgid "Error: Invalid Value for query_prealloc_size"
1301
#: ../drizzled/drizzled.cc:943
1287
#: ../drizzled/drizzled.cc:957
1302
1288
msgid "Error: Invalid Value for range_alloc_block_size"
1305
#: ../drizzled/drizzled.cc:955
1291
#: ../drizzled/drizzled.cc:969
1306
1292
msgid "Error: Invalid Value for read_buff_size"
1309
#: ../drizzled/drizzled.cc:967
1295
#: ../drizzled/drizzled.cc:981
1310
1296
msgid "Error: Invalid Value for read_rnd_buff_size"
1313
#: ../drizzled/drizzled.cc:978
1299
#: ../drizzled/drizzled.cc:992
1314
1300
msgid "Error: Invalid Value for sort_buff_size"
1317
#: ../drizzled/drizzled.cc:989
1303
#: ../drizzled/drizzled.cc:1003
1318
1304
msgid "Error: Invalid Value for table_def_size"
1321
#: ../drizzled/drizzled.cc:1000
1307
#: ../drizzled/drizzled.cc:1014
1322
1308
msgid "Error: Invalid Value for table_cache_size"
1325
#: ../drizzled/drizzled.cc:1011 ../drizzled/drizzled.cc:1027
1311
#: ../drizzled/drizzled.cc:1025 ../drizzled/drizzled.cc:1041
1326
1312
msgid "Error: Invalid Value for table_lock_wait_timeout"
1329
#: ../drizzled/drizzled.cc:1038
1315
#: ../drizzled/drizzled.cc:1052
1331
1317
"Error: Invalid Value for transaction_message_threshold valid values are "
1332
1318
"between 131072 - 1048576 bytes"
1335
#: ../drizzled/drizzled.cc:1096
1321
#: ../drizzled/drizzled.cc:1110
1337
1323
msgid "Defaults file '%s' not found\n"
1340
#: ../drizzled/drizzled.cc:1138
1326
#: ../drizzled/drizzled.cc:1152
1342
1328
msgid "gethostname failed, using '%s' as hostname"
1345
#: ../drizzled/drizzled.cc:1152 ../drizzled/drizzled.cc:1743
1331
#: ../drizzled/drizzled.cc:1166 ../drizzled/drizzled.cc:1757
1346
1332
msgid "Display this help and exit."
1349
#: ../drizzled/drizzled.cc:1156
1335
#: ../drizzled/drizzled.cc:1170
1350
1336
msgid "Configuration file to use"
1353
#: ../drizzled/drizzled.cc:1158
1339
#: ../drizzled/drizzled.cc:1172
1354
1340
msgid "Base location for config files"
1357
#: ../drizzled/drizzled.cc:1160 ../drizzled/drizzled.cc:1967
1343
#: ../drizzled/drizzled.cc:1174 ../drizzled/drizzled.cc:1950
1358
1344
msgid "Directory for plugins."
1361
#: ../drizzled/drizzled.cc:1165 ../drizzled/drizzled.cc:1971
1347
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1954
1363
1349
"Optional comma separated list of plugins to load at startup in addition to "
1364
1350
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1367
#: ../drizzled/drizzled.cc:1169 ../drizzled/drizzled.cc:1977
1353
#: ../drizzled/drizzled.cc:1183 ../drizzled/drizzled.cc:1960
1369
1355
"Optional comma separated list of plugins to not load at startup. Effectively "
1370
1356
"removes a plugin from the list of plugins to be loaded. [for example: --"
1371
1357
"plugin_remove=crc32,logger_gearman]"
1374
#: ../drizzled/drizzled.cc:1173 ../drizzled/drizzled.cc:1983
1360
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1966
1376
1362
"Optional comma separated list of plugins to load at starup instead of the "
1377
1363
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1380
#: ../drizzled/drizzled.cc:1180 ../drizzled/drizzled.cc:1747
1366
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1761
1381
1367
msgid "Auto-increment columns are incremented by this"
1384
#: ../drizzled/drizzled.cc:1182 ../drizzled/drizzled.cc:1752
1370
#: ../drizzled/drizzled.cc:1196 ../drizzled/drizzled.cc:1766
1386
1372
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1390
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1758
1376
#: ../drizzled/drizzled.cc:1198 ../drizzled/drizzled.cc:1772
1392
1378
"Path to installation directory. All paths are usually resolved relative to "
1396
#: ../drizzled/drizzled.cc:1187 ../drizzled/drizzled.cc:1763
1382
#: ../drizzled/drizzled.cc:1201 ../drizzled/drizzled.cc:1777
1397
1383
msgid "Chroot drizzled daemon during startup."
1400
#: ../drizzled/drizzled.cc:1189 ../drizzled/drizzled.cc:1767
1386
#: ../drizzled/drizzled.cc:1203 ../drizzled/drizzled.cc:1781
1401
1387
msgid "Set the default collation."
1404
#: ../drizzled/drizzled.cc:1191 ../drizzled/drizzled.cc:1771
1390
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1785
1405
1391
msgid "Default completion type."
1408
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1394
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1790
1409
1395
msgid "Write core on errors."
1412
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1398
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1794
1413
1399
msgid "Path to the database root."
1416
#: ../drizzled/drizzled.cc:1196
1402
#: ../drizzled/drizzled.cc:1210
1417
1403
msgid "Set the default storage engine for tables."
1420
#: ../drizzled/drizzled.cc:1198 ../drizzled/drizzled.cc:1787
1406
#: ../drizzled/drizzled.cc:1212
1421
1407
msgid "Set the default time zone."
1424
#: ../drizzled/drizzled.cc:1200 ../drizzled/drizzled.cc:1792
1410
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1798
1425
1411
msgid "Used for debugging; Use at your own risk!"
1428
#: ../drizzled/drizzled.cc:1202 ../drizzled/drizzled.cc:1797
1414
#: ../drizzled/drizzled.cc:1216 ../drizzled/drizzled.cc:1803
1429
1415
msgid "Set up signals usable for debugging"
1432
#: ../drizzled/drizzled.cc:1204 ../drizzled/drizzled.cc:1801
1418
#: ../drizzled/drizzled.cc:1218
1433
1419
msgid "Set the language used for the month names and the days of the week."
1436
#: ../drizzled/drizzled.cc:1206 ../drizzled/drizzled.cc:1806
1422
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1807
1437
1423
msgid "Log some not critical warnings to the log file."
1440
#: ../drizzled/drizzled.cc:1208 ../drizzled/drizzled.cc:1811
1426
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1812
1441
1427
msgid "Pid file used by drizzled."
1444
#: ../drizzled/drizzled.cc:1210
1430
#: ../drizzled/drizzled.cc:1224
1445
1431
msgid "Maximum time in seconds to wait for the port to become free. "
1448
#: ../drizzled/drizzled.cc:1212
1434
#: ../drizzled/drizzled.cc:1226
1449
1435
msgid "Include the SQL query in replicated protobuf messages."
1452
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1820
1438
#: ../drizzled/drizzled.cc:1228 ../drizzled/drizzled.cc:1821
1454
1440
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1455
1441
"specified directory"
1458
#: ../drizzled/drizzled.cc:1217 ../drizzled/drizzled.cc:1825
1444
#: ../drizzled/drizzled.cc:1231 ../drizzled/drizzled.cc:1826
1460
1446
"Uniquely identifies the server instance in the community of replication "
1464
#: ../drizzled/drizzled.cc:1220 ../drizzled/drizzled.cc:1830
1450
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1831
1465
1451
msgid "Don't print a stack trace on failure."
1468
#: ../drizzled/drizzled.cc:1222 ../drizzled/drizzled.cc:1834
1454
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1835
1469
1455
msgid "Enable symbolic link support."
1472
#: ../drizzled/drizzled.cc:1224 ../drizzled/drizzled.cc:1843
1458
#: ../drizzled/drizzled.cc:1238 ../drizzled/drizzled.cc:1844
1474
1460
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1477
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1848
1463
#: ../drizzled/drizzled.cc:1241
1478
1464
msgid "Path for temporary files."
1481
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1852
1467
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1849
1482
1468
msgid "Default transaction isolation level."
1485
#: ../drizzled/drizzled.cc:1231
1471
#: ../drizzled/drizzled.cc:1245
1487
1473
"Max message size written to transaction log, valid values 131072 - 1048576 "
1491
#: ../drizzled/drizzled.cc:1233 ../drizzled/drizzled.cc:1856
1477
#: ../drizzled/drizzled.cc:1247 ../drizzled/drizzled.cc:1853
1492
1478
msgid "Run drizzled daemon as user."
1495
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1864
1481
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1857
1497
1483
"The number of outstanding connection requests Drizzle can have. This comes "
1498
1484
"into play when the main Drizzle thread gets very many connection requests in "
1499
1485
"a very short time."
1502
#: ../drizzled/drizzled.cc:1242 ../drizzled/drizzled.cc:1870
1488
#: ../drizzled/drizzled.cc:1256 ../drizzled/drizzled.cc:1863
1504
1490
"Size of tree cache used in bulk insert optimization. Note that this is a "
1505
1491
"limit per thread!"
1508
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1876
1494
#: ../drizzled/drizzled.cc:1259 ../drizzled/drizzled.cc:1869
1510
1496
"Precision of the result of '/' operator will be increased on that value."
1513
#: ../drizzled/drizzled.cc:1248 ../drizzled/drizzled.cc:1882
1499
#: ../drizzled/drizzled.cc:1262
1514
1500
msgid "The maximum length of the result of function group_concat."
1517
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1887
1503
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1875
1518
1504
msgid "The size of the buffer that is used for full joins."
1521
#: ../drizzled/drizzled.cc:1253
1507
#: ../drizzled/drizzled.cc:1267
1523
1509
"A global cap on the amount of memory that can be allocated by session join "
1524
1510
"buffers (0 means unlimited)"
1527
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1893
1513
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1881
1528
1514
msgid "Max packetlength to send/receive from to server."
1531
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1898
1517
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1886
1533
1519
"If there is more than this number of interrupted connections from a host "
1534
1520
"this host will be blocked from further connections."
1537
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1903
1523
#: ../drizzled/drizzled.cc:1274
1538
1524
msgid "Max number of errors/warnings to store for a statement."
1541
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1908
1527
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1891
1542
1528
msgid "Don't allow creation of heap tables bigger than this."
1545
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1914
1531
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1897
1547
1533
"Joins that are probably going to read more than max_join_size records return "
1551
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1920
1537
#: ../drizzled/drizzled.cc:1281 ../drizzled/drizzled.cc:1903
1552
1538
msgid "Max number of bytes in sorted records."
1555
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1925
1541
#: ../drizzled/drizzled.cc:1283 ../drizzled/drizzled.cc:1908
1556
1542
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1559
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1930
1545
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1913
1561
1547
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1562
1548
"max_sort_length bytes of each value are used; the rest are ignored)."
1565
#: ../drizzled/drizzled.cc:1275 ../drizzled/drizzled.cc:1937
1551
#: ../drizzled/drizzled.cc:1289 ../drizzled/drizzled.cc:1920
1566
1552
msgid "After this many write locks, allow some read locks to run in between."
1569
#: ../drizzled/drizzled.cc:1277 ../drizzled/drizzled.cc:1941
1555
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1924
1571
1557
"Don't log queries which examine less than min_examined_row_limit rows to "
1575
#: ../drizzled/drizzled.cc:1280
1561
#: ../drizzled/drizzled.cc:1294
1577
1563
"Do not apply any heuristic(s) during query optimization to prune, thus "
1578
1564
"perform an exhaustive search from the optimizer search space."
1581
#: ../drizzled/drizzled.cc:1283 ../drizzled/drizzled.cc:1955
1567
#: ../drizzled/drizzled.cc:1297 ../drizzled/drizzled.cc:1938
1583
1569
"Maximum depth of search performed by the query optimizer. Values larger than "
1584
1570
"the number of relations in a query result in better query plans, but take "
1589
1575
"(used for testing/comparison)."
1592
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1989
1578
#: ../drizzled/drizzled.cc:1306 ../drizzled/drizzled.cc:1972
1593
1579
msgid "The size of the buffer that is allocated when preloading indexes"
1596
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1994
1582
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1977
1597
1583
msgid "Allocation block size for query parsing and execution"
1600
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1999
1586
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1982
1601
1587
msgid "Persistent buffer for query parsing and execution"
1604
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:2005
1590
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:1988
1605
1591
msgid "Allocation block size for storing ranges during optimization"
1608
#: ../drizzled/drizzled.cc:1304 ../drizzled/drizzled.cc:2011
1594
#: ../drizzled/drizzled.cc:1318 ../drizzled/drizzled.cc:1994
1610
1596
"Each thread that does a sequential scan allocates a buffer of this size for "
1611
1597
"each table it scans. If you do many sequential scans, you may want to "
1612
1598
"increase this value."
1615
#: ../drizzled/drizzled.cc:1309
1601
#: ../drizzled/drizzled.cc:1323
1616
1602
msgid "A global cap on the size of read-buffer-size (0 means unlimited)"
1619
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:2019
1605
#: ../drizzled/drizzled.cc:1326 ../drizzled/drizzled.cc:2002
1621
1607
"When reading rows in sorted order after a sort, the rows are read through "
1622
1608
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1623
1609
"record_buffer."
1626
#: ../drizzled/drizzled.cc:1317
1612
#: ../drizzled/drizzled.cc:1331
1627
1613
msgid "A global cap on the size of read-rnd-buffer-size (0 means unlimited)"
1630
#: ../drizzled/drizzled.cc:1319 ../drizzled/drizzled.cc:2027
1616
#: ../drizzled/drizzled.cc:1333
1631
1617
msgid "Select scheduler to be used (by default multi-thread)."
1634
#: ../drizzled/drizzled.cc:1322 ../drizzled/drizzled.cc:2032
1620
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:2011
1635
1621
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1638
#: ../drizzled/drizzled.cc:1325
1624
#: ../drizzled/drizzled.cc:1339
1640
1626
"A global cap on the amount of memory that can be allocated by session sort "
1641
1627
"buffers (0 means unlimited)"
1644
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:2038
1630
#: ../drizzled/drizzled.cc:1341 ../drizzled/drizzled.cc:2017
1645
1631
msgid "The number of cached table definitions."
1648
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:2042
1634
#: ../drizzled/drizzled.cc:1343 ../drizzled/drizzled.cc:2021
1649
1635
msgid "The number of cached open tables."
1652
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:2046
1638
#: ../drizzled/drizzled.cc:1345 ../drizzled/drizzled.cc:2025
1654
1640
"Timeout in seconds to wait for a table level lock before returning an error. "
1655
1641
"Used only if the connection has active cursors."
1658
#: ../drizzled/drizzled.cc:1334 ../drizzled/drizzled.cc:2051
1644
#: ../drizzled/drizzled.cc:1348 ../drizzled/drizzled.cc:2030
1659
1645
msgid "The stack size for each thread."
1662
#: ../drizzled/drizzled.cc:1337 ../drizzled/drizzled.cc:2057
1648
#: ../drizzled/drizzled.cc:1351 ../drizzled/drizzled.cc:2036
1664
1650
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1665
1651
"automatically convert it to an on-disk MyISAM table."
1668
#: ../drizzled/drizzled.cc:1360
1654
#: ../drizzled/drizzled.cc:1374
1669
1655
msgid "Duplicate entry for command line option\n"
1672
#: ../drizzled/drizzled.cc:1407 ../drizzled/drizzled.cc:1425
1673
#: ../drizzled/drizzled.cc:1459 ../drizzled/drizzled.cc:1467
1674
#: ../drizzled/drizzled.cc:1487
1658
#: ../drizzled/drizzled.cc:1421 ../drizzled/drizzled.cc:1439
1659
#: ../drizzled/drizzled.cc:1473 ../drizzled/drizzled.cc:1481
1660
#: ../drizzled/drizzled.cc:1501
1678
1664
"Use --help to get a list of available options\n"
1681
#: ../drizzled/drizzled.cc:1437
1667
#: ../drizzled/drizzled.cc:1451
1682
1668
msgid "Failed to initialize plugins\n"
1685
#: ../drizzled/drizzled.cc:1475
1671
#: ../drizzled/drizzled.cc:1489
1689
1675
"Use --help to get a list of available options\n"
1692
#: ../drizzled/drizzled.cc:1524
1678
#: ../drizzled/drizzled.cc:1538
1693
1679
msgid "Error getting default charset"
1696
#: ../drizzled/drizzled.cc:1554
1682
#: ../drizzled/drizzled.cc:1568
1697
1683
msgid "Error setting collation"
1700
#: ../drizzled/drizzled.cc:1562
1686
#: ../drizzled/drizzled.cc:1576
1702
1688
msgid "Unknown locale: '%s'"
1705
#: ../drizzled/drizzled.cc:1582
1691
#: ../drizzled/drizzled.cc:1596
1706
1692
msgid "Could not initialize table cache\n"
1709
#: ../drizzled/drizzled.cc:1597
1695
#: ../drizzled/drizzled.cc:1611
1710
1696
msgid "XA cache initialization failed: Out of memory\n"
1713
#: ../drizzled/drizzled.cc:1627
1699
#: ../drizzled/drizzled.cc:1641
1714
1700
msgid "No scheduler found, cannot continue!\n"
1717
#: ../drizzled/drizzled.cc:1651
1703
#: ../drizzled/drizzled.cc:1665
1719
1705
msgid "Unknown/unsupported storage engine: %s\n"
1722
#: ../drizzled/drizzled.cc:1783
1723
msgid "Set the default storage engine (table type) for tables."
1726
#: ../drizzled/drizzled.cc:1815
1708
#: ../drizzled/drizzled.cc:1816
1728
1710
"Maximum time in seconds to wait for the port to become free. (Default: no "
1732
#: ../drizzled/drizzled.cc:1947
1714
#: ../drizzled/drizzled.cc:1930
1734
1716
"Controls the heuristic(s) applied during query optimization to prune less-"
1735
1717
"promising partial plans from the optimizer search space. Meaning: false - do "
1748
#: ../drizzled/drizzled.cc:2090
1730
#: ../drizzled/drizzled.cc:2069
1750
1732
msgid "Usage: %s [OPTIONS]\n"
1753
#: ../drizzled/drizzled.cc:2213
1735
#: ../drizzled/drizzled.cc:2190
1756
1738
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1757
1739
"command line\n"
1760
#: ../drizzled/drizzled.cc:2230
1742
#: ../drizzled/drizzled.cc:2207
1761
1743
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1764
#: ../drizzled/drizzled.cc:2243
1746
#: ../drizzled/drizzled.cc:2220
1765
1747
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1768
#: ../drizzled/drizzled.cc:2256
1750
#: ../drizzled/drizzled.cc:2233
1769
1751
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1772
#: ../drizzled/drizzled.cc:2269
1754
#: ../drizzled/drizzled.cc:2246
1773
1755
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1776
#: ../drizzled/error.cc:131
1758
#: ../drizzled/error.cc:128
1778
1760
msgid "Unknown error %d"
1781
#: ../drizzled/error.cc:207
1763
#: ../drizzled/error.cc:202
1785
#: ../drizzled/error.cc:208
1767
#: ../drizzled/error.cc:203
1789
#: ../drizzled/error.cc:209
1771
#: ../drizzled/error.cc:204
1791
1773
msgid "Can't create file '%-.200s' (errno: %d)"
1794
#: ../drizzled/error.cc:210
1776
#: ../drizzled/error.cc:205
1796
1778
msgid "Can't create table '%-.200s' (errno: %d)"
1799
#: ../drizzled/error.cc:211
1781
#: ../drizzled/error.cc:206
1801
1783
msgid "Can't create schema '%-.192s' (errno: %d)"
1804
#: ../drizzled/error.cc:212
1786
#: ../drizzled/error.cc:207
1806
1788
msgid "Can't create schema '%-.192s'; schema exists"
1809
#: ../drizzled/error.cc:213
1791
#: ../drizzled/error.cc:208
1811
1793
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1814
#: ../drizzled/error.cc:214
1796
#: ../drizzled/error.cc:209
1816
1798
msgid "Error on delete of '%-.192s' (errno: %d)"
1819
#: ../drizzled/error.cc:215
1801
#: ../drizzled/error.cc:210
1821
1803
msgid "Can't get status of '%-.200s' (errno: %d)"
1824
#: ../drizzled/error.cc:216
1806
#: ../drizzled/error.cc:211
1826
1808
msgid "Can't lock file (errno: %d)"
1829
#: ../drizzled/error.cc:217
1811
#: ../drizzled/error.cc:212
1831
1813
msgid "Can't open file: '%-.200s' (errno: %d)"
1834
#: ../drizzled/error.cc:218
1816
#: ../drizzled/error.cc:213
1836
1818
msgid "Can't find file: '%-.200s' (errno: %d)"
1839
#: ../drizzled/error.cc:219
1821
#: ../drizzled/error.cc:214
1841
1823
msgid "Can't read dir of '%-.192s' (errno: %d)"
1844
#: ../drizzled/error.cc:220
1826
#: ../drizzled/error.cc:215
1846
1828
msgid "Record has changed since last read in table '%-.192s'"
1849
#: ../drizzled/error.cc:221
1831
#: ../drizzled/error.cc:216
1851
1833
msgid "Disk full (%s); waiting for someone to free some space..."
1854
#: ../drizzled/error.cc:222
1836
#: ../drizzled/error.cc:217
1856
1838
msgid "Can't write; duplicate key in table '%-.192s'"
1859
#: ../drizzled/error.cc:223
1841
#: ../drizzled/error.cc:218
1861
1843
msgid "Error on close of '%-.192s' (errno: %d)"
1864
#: ../drizzled/error.cc:224
1846
#: ../drizzled/error.cc:219
1866
1848
msgid "Error reading file '%-.200s' (errno: %d)"
1869
#: ../drizzled/error.cc:225
1851
#: ../drizzled/error.cc:220
1871
1853
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1874
#: ../drizzled/error.cc:226
1856
#: ../drizzled/error.cc:221
1876
1858
msgid "Error writing file '%-.200s' (errno: %d)"
1879
#: ../drizzled/error.cc:227
1861
#: ../drizzled/error.cc:222
1881
1863
msgid "'%-.192s' is locked against change"
1884
#: ../drizzled/error.cc:228
1866
#: ../drizzled/error.cc:223
1885
1867
msgid "Sort aborted"
1888
#: ../drizzled/error.cc:229
1870
#: ../drizzled/error.cc:224
1890
1872
msgid "Got error %d from storage engine"
1893
#: ../drizzled/error.cc:230
1875
#: ../drizzled/error.cc:225
1895
1877
msgid "Table storage engine for '%-.192s' doesn't have this option"
1898
#: ../drizzled/error.cc:231
1880
#: ../drizzled/error.cc:226
1900
1882
msgid "Can't find record in '%-.192s'"
1903
#: ../drizzled/error.cc:232
1885
#: ../drizzled/error.cc:227
1905
1887
msgid "Incorrect information in file: '%-.200s'"
1908
#: ../drizzled/error.cc:233
1890
#: ../drizzled/error.cc:228
1910
1892
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1913
#: ../drizzled/error.cc:234
1895
#: ../drizzled/error.cc:229
1915
1897
msgid "Old key file for table '%-.192s'; repair it!"
1918
#: ../drizzled/error.cc:235
1900
#: ../drizzled/error.cc:230
1920
1902
msgid "Table '%-.192s' is read only"
1923
#: ../drizzled/error.cc:236
1905
#: ../drizzled/error.cc:231
1925
1907
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1928
#: ../drizzled/error.cc:237
1910
#: ../drizzled/error.cc:232
1929
1911
msgid "Out of sort memory; increase server sort buffer size"
1932
#: ../drizzled/error.cc:238
1914
#: ../drizzled/error.cc:233
1933
1915
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1936
#: ../drizzled/error.cc:239
1918
#: ../drizzled/error.cc:234
1937
1919
msgid "Global join memory constraint hit; increase join-heap-threshold"
1940
#: ../drizzled/error.cc:240
1922
#: ../drizzled/error.cc:235
1941
1923
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1944
#: ../drizzled/error.cc:241
1926
#: ../drizzled/error.cc:236
1945
1927
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1948
#: ../drizzled/error.cc:242
1930
#: ../drizzled/error.cc:237
1950
1932
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1953
#: ../drizzled/error.cc:243
1935
#: ../drizzled/error.cc:238
1954
1936
msgid "Too many connections"
1957
#: ../drizzled/error.cc:244
1939
#: ../drizzled/error.cc:239
1959
1941
"Out of memory; check if drizzled or some other process uses all available "
1960
1942
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1961
1943
"memory or you can add more swap space"
1964
#: ../drizzled/error.cc:245
1946
#: ../drizzled/error.cc:240
1965
1947
msgid "Can't get hostname for your address"
1968
#: ../drizzled/error.cc:246
1950
#: ../drizzled/error.cc:241
1969
1951
msgid "Bad handshake"
1972
#: ../drizzled/error.cc:247
1954
#: ../drizzled/error.cc:242
1974
1956
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1977
#: ../drizzled/error.cc:248
1959
#: ../drizzled/error.cc:243
1979
1961
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1982
#: ../drizzled/error.cc:249
1964
#: ../drizzled/error.cc:244
1983
1965
msgid "No schema selected"
1986
#: ../drizzled/error.cc:250
1968
#: ../drizzled/error.cc:245
1987
1969
msgid "Unknown command"
1990
#: ../drizzled/error.cc:251
1972
#: ../drizzled/error.cc:246
1992
1974
msgid "Column '%-.192s' cannot be null"
1995
#: ../drizzled/error.cc:252
1977
#: ../drizzled/error.cc:247
1997
1979
msgid "Unknown schema '%-.192s'"
2000
#: ../drizzled/error.cc:253
1982
#: ../drizzled/error.cc:248
2002
1984
msgid "Table '%-.192s' already exists"
2005
#: ../drizzled/error.cc:254
1987
#: ../drizzled/error.cc:249
2007
1989
msgid "Unknown table '%-.100s'"
2010
#: ../drizzled/error.cc:255
1992
#: ../drizzled/error.cc:250
2012
1994
msgid "Column '%-.192s' in %-.192s is ambiguous"
2015
#: ../drizzled/error.cc:256
1997
#: ../drizzled/error.cc:251
2016
1998
msgid "Server shutdown in progress"
2019
#: ../drizzled/error.cc:257
2001
#: ../drizzled/error.cc:252
2021
2003
msgid "Unknown column '%-.192s' in '%-.192s'"
2024
#: ../drizzled/error.cc:258
2006
#: ../drizzled/error.cc:253
2026
2008
msgid "'%-.192s' isn't in GROUP BY"
2029
#: ../drizzled/error.cc:259
2011
#: ../drizzled/error.cc:254
2031
2013
msgid "Can't group on '%-.192s'"
2034
#: ../drizzled/error.cc:260
2016
#: ../drizzled/error.cc:255
2035
2017
msgid "Statement has sum functions and columns in same statement"
2038
#: ../drizzled/error.cc:261
2020
#: ../drizzled/error.cc:256
2039
2021
msgid "Column count doesn't match value count"
2042
#: ../drizzled/error.cc:262
2024
#: ../drizzled/error.cc:257
2044
2026
msgid "Identifier name '%-.100s' is too long"
2047
#: ../drizzled/error.cc:263
2029
#: ../drizzled/error.cc:258
2049
2031
msgid "Duplicate column name '%-.192s'"
2052
#: ../drizzled/error.cc:264
2034
#: ../drizzled/error.cc:259
2054
2036
msgid "Duplicate key name '%-.192s'"
2057
#: ../drizzled/error.cc:265
2039
#: ../drizzled/error.cc:260
2059
2041
msgid "Duplicate entry '%-.192s' for key %d"
2062
#: ../drizzled/error.cc:266
2044
#: ../drizzled/error.cc:261
2064
2046
msgid "Incorrect column specifier for column '%-.192s'"
2067
#: ../drizzled/error.cc:267
2049
#: ../drizzled/error.cc:262
2069
2051
msgid "%s near '%-.80s' at line %d"
2072
#: ../drizzled/error.cc:268
2054
#: ../drizzled/error.cc:263
2073
2055
msgid "Query was empty"
2076
#: ../drizzled/error.cc:269
2058
#: ../drizzled/error.cc:264
2078
2060
msgid "Not unique table/alias: '%-.192s'"
2081
#: ../drizzled/error.cc:270
2063
#: ../drizzled/error.cc:265
2083
2065
msgid "Invalid default value for '%-.192s'"
2086
#: ../drizzled/error.cc:271
2068
#: ../drizzled/error.cc:266
2087
2069
msgid "Multiple primary key defined"
2090
#: ../drizzled/error.cc:272
2072
#: ../drizzled/error.cc:267
2092
2074
msgid "Too many keys specified; max %d keys allowed"
2095
#: ../drizzled/error.cc:273
2077
#: ../drizzled/error.cc:268
2097
2079
msgid "Too many key parts specified; max %d parts allowed"
2100
#: ../drizzled/error.cc:274
2082
#: ../drizzled/error.cc:269
2102
2084
msgid "Specified key was too long; max key length is %d bytes"
2105
#: ../drizzled/error.cc:275
2087
#: ../drizzled/error.cc:270
2107
2089
msgid "Key column '%-.192s' doesn't exist in table"
2110
#: ../drizzled/error.cc:276
2092
#: ../drizzled/error.cc:271
2113
2095
"BLOB column '%-.192s' can't be used in key specification with the used table "
2117
#: ../drizzled/error.cc:277
2099
#: ../drizzled/error.cc:272
2120
2102
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2124
#: ../drizzled/error.cc:278
2106
#: ../drizzled/error.cc:273
2126
2108
"Incorrect table definition; there can be only one auto column and it must be "
2127
2109
"defined as a key"
2130
#: ../drizzled/error.cc:279
2112
#: ../drizzled/error.cc:274
2132
2114
msgid "%s: Normal shutdown\n"
2135
#: ../drizzled/error.cc:280
2117
#: ../drizzled/error.cc:275
2137
2119
msgid "%s: Got signal %d. Aborting!\n"
2140
#: ../drizzled/error.cc:281
2122
#: ../drizzled/error.cc:276
2142
2124
msgid "%s: Shutdown complete\n"
2145
#: ../drizzled/error.cc:282
2127
#: ../drizzled/error.cc:277
2147
2129
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2150
#: ../drizzled/error.cc:283
2132
#: ../drizzled/error.cc:278
2151
2133
msgid "Can't create IP socket"
2154
#: ../drizzled/error.cc:284
2136
#: ../drizzled/error.cc:279
2157
2139
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2161
#: ../drizzled/error.cc:285
2143
#: ../drizzled/error.cc:280
2164
2146
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2165
2147
"check the manual"
2168
#: ../drizzled/error.cc:286
2150
#: ../drizzled/error.cc:281
2170
2152
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2173
#: ../drizzled/error.cc:287
2155
#: ../drizzled/error.cc:282
2176
2158
"The file '%-.128s' must be in the schema directory or be readable by all"
2179
#: ../drizzled/error.cc:288
2161
#: ../drizzled/error.cc:283
2181
2163
msgid "File '%-.200s' already exists"
2184
#: ../drizzled/error.cc:289
2166
#: ../drizzled/error.cc:284
2186
2168
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2189
#: ../drizzled/error.cc:290
2171
#: ../drizzled/error.cc:285
2191
2173
"Incorrect prefix key; the used key part isn't a string, the used length is "
2192
2174
"longer than the key part, or the storage engine doesn't support unique "
2196
#: ../drizzled/error.cc:291
2178
#: ../drizzled/error.cc:286
2197
2179
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2182
#: ../drizzled/error.cc:287
2184
msgid "Can't DROP '%-.192s'; check that column/key exists"
2187
#: ../drizzled/error.cc:288
2189
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2192
#: ../drizzled/error.cc:289
2194
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2197
#. KILL session errors
2200
2198
#: ../drizzled/error.cc:292
2202
msgid "Can't DROP '%-.192s'; check that column/key exists"
2200
msgid "Unknown session id: %lu"
2205
2203
#: ../drizzled/error.cc:293
2207
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2205
msgid "You are not the owner of session %lu"
2210
2208
#: ../drizzled/error.cc:294
2212
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2215
#: ../drizzled/error.cc:295
2217
msgid "Unknown thread id: %lu"
2220
#: ../drizzled/error.cc:296
2222
msgid "You are not owner of thread %lu"
2209
msgid "You cannot kill the session you are connected from."
2225
2212
#: ../drizzled/error.cc:297
3013
3000
#: ../drizzled/error.cc:457
3002
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3005
#: ../drizzled/error.cc:458
3015
3007
msgid "Incorrect %-.32s value: '%-.128s'"
3018
#: ../drizzled/error.cc:458
3010
#: ../drizzled/error.cc:459
3020
3012
msgid "Table has no partition for value %-.64s"
3023
#: ../drizzled/error.cc:459
3015
#: ../drizzled/error.cc:460
3024
3016
msgid "Writing one row to the row-based binary log failed"
3027
#: ../drizzled/error.cc:460
3019
#: ../drizzled/error.cc:461
3029
3021
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3032
#: ../drizzled/error.cc:461
3035
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3036
"%d would lead to a duplicate entry"
3039
3024
#: ../drizzled/error.cc:462
3027
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3028
"d would lead to a duplicate entry"
3031
#: ../drizzled/error.cc:463
3041
3033
"Transaction isolation level can't be changed while a transaction is in "
3045
#: ../drizzled/error.cc:463
3037
#: ../drizzled/error.cc:464
3047
3039
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3050
#: ../drizzled/error.cc:464
3042
#: ../drizzled/error.cc:465
3052
3044
msgid "Incorrect parameters in the call to native function '%-.192s'"
3055
#: ../drizzled/error.cc:465
3047
#: ../drizzled/error.cc:466
3057
3049
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3060
#: ../drizzled/error.cc:466
3052
#: ../drizzled/error.cc:467
3062
3054
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3065
#: ../drizzled/error.cc:467
3057
#: ../drizzled/error.cc:468
3067
3059
msgid "Received an invalid value '%s' for a UNIX timestamp."
3070
#: ../drizzled/error.cc:468
3062
#: ../drizzled/error.cc:469
3072
3064
msgid "Received an invalid datetime value '%s'."
3075
#: ../drizzled/error.cc:469
3067
#: ../drizzled/error.cc:470
3077
3069
msgid "Received a NULL argument for function '%s'."
3080
#: ../drizzled/error.cc:470
3072
#: ../drizzled/error.cc:471
3082
3074
msgid "Received an out-of-range argument '%s' for function '%s'."
3085
#: ../drizzled/error.cc:471
3077
#: ../drizzled/error.cc:472
3087
3079
msgid "Received an invalid enum value '%s'."
3090
#: ../drizzled/error.cc:472
3082
#: ../drizzled/error.cc:473
3091
3083
msgid "Tables which are replicated require a primary key."
3094
#: ../drizzled/error.cc:473
3096
msgid "Corrupt or invalid table definition: %s"
3099
#: ../drizzled/error.cc:474
3101
msgid "Corrupt or invalid schema definition for %s : %s"
3104
3086
#: ../drizzled/error.cc:475
3088
msgid "Corrupt or invalid schema definition for '%s' : %s"
3091
#: ../drizzled/error.cc:476
3093
msgid "Corrupt or invalid table definition for '%s': %s"
3096
#: ../drizzled/error.cc:477
3098
msgid "The number of enum that were required was too high for table '%s'"
3101
#: ../drizzled/error.cc:478
3103
msgid "Corrupt or invalid table definition for '%s'"
3106
#: ../drizzled/error.cc:479
3108
msgid "Collation '%s' for table %s is invalid/unknown"
3111
#: ../drizzled/error.cc:481
3113
msgid "Cannot drop table '%s'"
3116
#: ../drizzled/error.cc:482
3118
msgid "Error occurred while dropping table '%s'"
3121
#: ../drizzled/error.cc:483
3123
msgid "Permission denied to create '%s'"
3126
#: ../drizzled/error.cc:484
3128
msgid "Unknown table '%s'"
3131
#: ../drizzled/error.cc:486
3106
3133
msgid "Schema does not exist: %s"
3109
#: ../drizzled/error.cc:476
3136
#: ../drizzled/error.cc:487
3111
3138
msgid "Error altering schema: %s"
3114
#: ../drizzled/error.cc:477
3141
#: ../drizzled/error.cc:488
3116
3143
msgid "Error droppping Schema : %s"
3119
#: ../drizzled/error.cc:478
3146
#: ../drizzled/error.cc:489
3120
3147
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3123
#: ../drizzled/error.cc:479
3150
#: ../drizzled/error.cc:490
3125
3152
msgid "Unknown table engine option key/pair %s = %s."
3128
#: ../drizzled/error.cc:480
3155
#: ../drizzled/error.cc:491
3130
3157
msgid "Unknown schema engine option key/pair %s = %s."
3160
#: ../drizzled/error.cc:493
3161
msgid "Admin access not allowed from this username/IP address."
3133
3164
#. User lock/barrier error messages
3134
#: ../drizzled/error.cc:483
3135
msgid "wait() can not be called on session owning barrier."
3138
#: ../drizzled/error.cc:484
3139
msgid "Unknown barrier requested."
3142
#: ../drizzled/error.cc:485
3143
msgid "Session does not own barrier."
3146
#: ../drizzled/error.cc:487
3165
#: ../drizzled/error.cc:496
3166
msgid "wait() can not be called on session owning user defined barrier."
3169
#: ../drizzled/error.cc:497
3170
msgid "Unknown user defined barrier requested."
3173
#: ../drizzled/error.cc:498
3174
msgid "Session does not own user defined barrier."
3177
#: ../drizzled/error.cc:499
3178
msgid "Session can not wait on a user defined lock owned by the session."
3181
#: ../drizzled/error.cc:500
3182
msgid "Session does not own user defined lock."
3185
#: ../drizzled/error.cc:502
3186
msgid "Invalid name for user defined barrier."
3189
#: ../drizzled/error.cc:503
3190
msgid "Invalid name for user defined lock."
3193
#: ../drizzled/error.cc:505
3195
"Either a DEFAULt value or NULL NULL description is required for a new column "
3196
"if table is not empty"
3200
#: ../drizzled/error.cc:508
3203
"Cast to unsigned converted negative integer to it's positive complement: %s"
3206
#: ../drizzled/error.cc:509
3208
msgid "Invalid cast to signed integer: %s"
3211
#: ../drizzled/error.cc:511
3213
msgid "Identifier '%.*s' is a SQL keyword."
3216
#: ../drizzled/error.cc:514
3148
3218
msgid "Can't unlock file (Errcode: %d)"
3151
#: ../drizzled/error.cc:488
3221
#: ../drizzled/error.cc:515
3153
3223
msgid "Can't change size of file (Errcode: %d)"
3156
#: ../drizzled/error.cc:489
3226
#: ../drizzled/error.cc:516
3158
3228
msgid "Can't open stream from handle (Errcode: %d)"
3161
#: ../drizzled/error.cc:490
3231
#: ../drizzled/error.cc:517
3163
3233
msgid "Warning: '%s' had %d links"
3166
#: ../drizzled/error.cc:491
3236
#: ../drizzled/error.cc:518
3168
3238
msgid "Warning: %d files and %d streams is left open\n"
3171
#: ../drizzled/error.cc:492
3241
#: ../drizzled/error.cc:519
3173
3243
msgid "Can't create directory '%s' (Errcode: %d)"
3176
#: ../drizzled/error.cc:493
3246
#: ../drizzled/error.cc:520
3179
3249
"Character set '%s' is not a compiled character set and is not specified in "
3183
#: ../drizzled/error.cc:494
3253
#: ../drizzled/error.cc:521
3185
3255
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3188
#: ../drizzled/error.cc:495
3258
#: ../drizzled/error.cc:522
3190
3260
msgid "Can't read value for symlink '%s' (Error %d)"
3193
#: ../drizzled/error.cc:496
3263
#: ../drizzled/error.cc:523
3195
3265
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3198
#: ../drizzled/error.cc:497
3268
#: ../drizzled/error.cc:524
3200
3270
msgid "Error on realpath() on '%s' (Error %d)"
3203
#: ../drizzled/error.cc:498
3273
#: ../drizzled/error.cc:525
3205
3275
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3208
#: ../drizzled/error.cc:499
3278
#: ../drizzled/error.cc:526
3211
3281
"Collation '%s' is not a compiled collation and is not specified in the %s "
3215
#: ../drizzled/error.cc:500
3285
#: ../drizzled/error.cc:527
3217
3287
msgid "File '%s' (fileno: %d) was not closed"
3220
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:213
3291
#: ../drizzled/error.cc:530
3292
msgid "Received an invalid UUID value"
3295
#: ../drizzled/error.cc:531
3296
msgid "The UUID was not created with a valid time"
3300
#: ../drizzled/error.cc:534
3302
msgid "Received an invalid BOOLEAN value '%s'."
3305
#: ../drizzled/error.cc:535
3307
msgid "Invalid cast to BOOLEAN: '%s'."
3311
#: ../drizzled/error.cc:538
3313
msgid "Assertion '%s' failed."
3316
#: ../drizzled/error.cc:539
3318
msgid "Assertion '%s' failed, the result was NULL."
3321
#. Catalog related errors
3322
#: ../drizzled/error.cc:557
3324
msgid "Cannot create catalog '%s'."
3327
#: ../drizzled/error.cc:558
3329
msgid "Permission is denied to create '%s' catalog."
3332
#: ../drizzled/error.cc:559
3334
msgid "Cannot drop catalog '%s'."
3337
#: ../drizzled/error.cc:560
3339
msgid "Permission is denied to drop '%s' catalog."
3342
#: ../drizzled/error.cc:561
3344
msgid "Catalog '%s' does not exist."
3347
#: ../drizzled/error.cc:562
3348
msgid "You cannot drop the 'local' catalog."
3351
#: ../drizzled/error.cc:563
3353
msgid "Could not gain lock on '%s'."
3356
#: ../drizzled/error.cc:564
3358
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3361
#: ../drizzled/error.cc:565
3362
msgid "Invalid catalog name."
3365
#: ../drizzled/identifier/catalog.cc:56
3367
"Catalog name cannot be encoded and fit within filesystem name length "
3371
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3222
3373
"Schema name cannot be encoded and fit within filesystem name length "
3223
3374
"restrictions."
3226
#: ../drizzled/identifier/table.cc:230
3377
#: ../drizzled/identifier/table.cc:238
3228
3379
"Table name cannot be encoded and fit within filesystem name length "
3229
3380
"restrictions."
3415
3525
msgid "errmsg plugin '%s' errmsg() failed"
3418
#: ../drizzled/plugin/event_observer.cc:135
3528
#: ../drizzled/plugin/event_observer.cc:133
3421
3531
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3422
3532
"'%s' from EventObserver plugin '%s'"
3425
#: ../drizzled/plugin/event_observer.cc:202
3535
#: ../drizzled/plugin/event_observer.cc:200
3427
3537
"EventObserver::registerTableEvents(): Table already has events registered on "
3428
3538
"it: probable programming error."
3431
#: ../drizzled/plugin/event_observer.cc:337
3541
#: ../drizzled/plugin/event_observer.cc:335
3433
3543
"EventObserver::registerSessionEvents(): Session already has events "
3434
3544
"registered on it: probable programming error."
3437
#: ../drizzled/plugin/event_observer.cc:389
3547
#: ../drizzled/plugin/event_observer.cc:387
3439
3549
msgid "EventIterate event handler '%s' failed for event '%s'"
3442
#: ../drizzled/plugin/function.cc:48
3552
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3444
3554
msgid "A function named %s already exists!\n"
3447
#: ../drizzled/plugin/function.cc:57
3557
#: ../drizzled/plugin/function.cc:65
3448
3558
msgid "Could not add Function!\n"
3451
#: ../drizzled/plugin/listen.cc:69
3561
#: ../drizzled/plugin/listen.cc:67
3452
3562
msgid "Error getting file descriptors"
3455
#: ../drizzled/plugin/listen.cc:87
3565
#: ../drizzled/plugin/listen.cc:85
3456
3566
msgid "No sockets could be bound for listening"
3459
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:313
3569
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:315
3461
3571
msgid "pipe() failed with errno %d"
3464
#: ../drizzled/plugin/listen.cc:123
3574
#: ../drizzled/plugin/listen.cc:121
3466
3576
msgid "poll() failed with errno %d"
3469
#: ../drizzled/plugin/listen_tcp.cc:61
3579
#: ../drizzled/plugin/listen_tcp.cc:59
3471
3581
msgid "accept() failed with errno %d"
3474
#: ../drizzled/plugin/listen_tcp.cc:97
3584
#: ../drizzled/plugin/listen_tcp.cc:95
3476
3586
msgid "getaddrinfo() failed with error %s"
3479
#: ../drizzled/plugin/listen_tcp.cc:129
3589
#: ../drizzled/plugin/listen_tcp.cc:127
3481
3591
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3484
#: ../drizzled/plugin/listen_tcp.cc:140
3594
#: ../drizzled/plugin/listen_tcp.cc:138
3486
3596
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3489
#: ../drizzled/plugin/listen_tcp.cc:149
3599
#: ../drizzled/plugin/listen_tcp.cc:147
3491
3601
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3494
#: ../drizzled/plugin/listen_tcp.cc:158
3604
#: ../drizzled/plugin/listen_tcp.cc:156
3496
3606
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3499
#: ../drizzled/plugin/listen_tcp.cc:167
3609
#: ../drizzled/plugin/listen_tcp.cc:165
3501
3611
msgid "setsockopt(SO_LINGER) failed with errno %d"
3504
#: ../drizzled/plugin/listen_tcp.cc:176
3614
#: ../drizzled/plugin/listen_tcp.cc:174
3506
3616
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3509
#: ../drizzled/plugin/listen_tcp.cc:197
3619
#: ../drizzled/plugin/listen_tcp.cc:195
3511
3621
msgid "Retrying bind() on %u\n"
3514
#: ../drizzled/plugin/listen_tcp.cc:204
3624
#: ../drizzled/plugin/listen_tcp.cc:202
3516
3626
msgid "bind() failed with errno: %d\n"
3519
#: ../drizzled/plugin/listen_tcp.cc:207
3629
#: ../drizzled/plugin/listen_tcp.cc:205
3520
3630
msgid "Do you already have another drizzled running?\n"
3523
#: ../drizzled/plugin/listen_tcp.cc:214
3633
#: ../drizzled/plugin/listen_tcp.cc:212
3525
3635
msgid "listen() failed with errno %d\n"
3528
#: ../drizzled/plugin/listen_tcp.cc:220
3638
#: ../drizzled/plugin/listen_tcp.cc:218
3530
3640
msgid "Listening on %s:%s\n"
3533
#: ../drizzled/plugin/logging.cc:67
3643
#: ../drizzled/plugin/logging.cc:65
3535
3645
msgid "logging '%s' pre() failed"
3538
#: ../drizzled/plugin/logging.cc:92
3648
#: ../drizzled/plugin/logging.cc:90
3540
3650
msgid "logging '%s' post() failed"
3543
#: ../drizzled/plugin/logging.cc:116
3653
#: ../drizzled/plugin/logging.cc:114
3545
3655
msgid "logging '%s' postEnd() failed"
3548
#: ../drizzled/plugin/logging.cc:139
3658
#: ../drizzled/plugin/logging.cc:137
3550
3660
msgid "logging '%s' resetCurrentScoreboard() failed"
3553
#: ../drizzled/plugin/scheduler.cc:64
3663
#: ../drizzled/plugin/scheduler.cc:62
3556
3666
"Attempted to register a scheduler %s, but a scheduler has already been "
3557
3667
"registered with that name.\n"
3560
#: ../drizzled/plugin/scheduler.cc:101
3670
#: ../drizzled/plugin/scheduler.cc:99
3562
3672
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3565
#: ../drizzled/plugin/schema_engine.cc:129
3675
#: ../drizzled/plugin/schema_engine.cc:131
3567
3677
msgid "Error while loading database options: '%s':"
3570
#: ../drizzled/plugin/xa_resource_manager.cc:117
3680
#: ../drizzled/plugin/xa_resource_manager.cc:115
3572
3682
msgid "Found %d prepared transaction(s) in resource manager."
3575
#: ../drizzled/plugin/xa_resource_manager.cc:184
3685
#: ../drizzled/plugin/xa_resource_manager.cc:182
3576
3686
msgid "Starting crash recovery..."
3579
#: ../drizzled/plugin/xa_resource_manager.cc:194
3689
#: ../drizzled/plugin/xa_resource_manager.cc:192
3581
3691
msgid "Found %d prepared XA transactions"
3584
#: ../drizzled/plugin/xa_resource_manager.cc:199
3694
#: ../drizzled/plugin/xa_resource_manager.cc:197
3587
3697
"Found %d prepared transactions! It means that drizzled was not shut down "
3762
3884
msgid "Estimated number of rows that a BlitzDB table will store."
3765
#: ../plugin/console/console.cc:349
3887
#: ../plugin/console/console.cc:351
3766
3888
msgid "Enable the console."
3769
#: ../plugin/console/console.cc:352
3891
#: ../plugin/console/console.cc:354
3770
3892
msgid "Turn on extra debugging."
3773
#: ../plugin/console/console.cc:355
3895
#: ../plugin/console/console.cc:357
3774
3896
msgid "User to use for auth."
3777
#: ../plugin/console/console.cc:358
3899
#: ../plugin/console/console.cc:360
3778
3900
msgid "Password to use for auth."
3781
#: ../plugin/console/console.cc:361
3903
#: ../plugin/console/console.cc:363
3782
3904
msgid "Default database to use."
3785
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:77
3786
#: ../plugin/mysql_protocol/mysql_protocol.cc:915
3787
msgid "Invalid value of port\n"
3790
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:86
3791
#: ../plugin/mysql_protocol/mysql_protocol.cc:924
3792
msgid "Invalid value for connect_timeout\n"
3795
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
3796
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3797
msgid "Invalid value for read_timeout\n"
3800
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
3801
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3802
msgid "Invalid value for write_timeout\n"
3805
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:113
3806
#: ../plugin/mysql_protocol/mysql_protocol.cc:951
3807
msgid "Invalid value for retry_count"
3810
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:122
3811
#: ../plugin/mysql_protocol/mysql_protocol.cc:960
3812
msgid "Invalid value for buffer_length\n"
3815
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:144
3816
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:165
3907
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3818
3909
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3822
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:147
3823
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:168
3824
#: ../plugin/mysql_protocol/mysql_protocol.cc:989
3825
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
3913
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:124
3914
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3826
3915
msgid "Connect Timeout."
3829
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:150
3830
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
3831
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3832
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
3918
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:127
3919
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3833
3920
msgid "Read Timeout."
3836
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:152
3837
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:174
3838
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3839
#: ../plugin/mysql_protocol/mysql_protocol.cc:1017
3923
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
3924
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3840
3925
msgid "Write Timeout."
3843
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:154
3844
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:177
3845
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3846
#: ../plugin/mysql_protocol/mysql_protocol.cc:1020
3928
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:133
3929
#: ../plugin/mysql_protocol/mysql_protocol.cc:1027
3847
3930
msgid "Retry Count."
3850
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:156
3851
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:180
3852
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
3853
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
3933
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:136
3934
#: ../plugin/mysql_protocol/mysql_protocol.cc:1030
3854
3935
msgid "Buffer length."
3857
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:159
3858
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:183
3859
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
3860
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
3938
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
3939
#: ../plugin/mysql_protocol/mysql_protocol.cc:1033
3861
3940
msgid "Address to bind to."
3864
#: ../plugin/errmsg_notify/errmsg_notify.cc:81
3943
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:142
3944
#: ../plugin/mysql_protocol/mysql_protocol.cc:1036
3945
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:173
3946
msgid "Maximum simultaneous connections."
3949
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:145
3950
#: ../plugin/mysql_protocol/mysql_protocol.cc:1039
3951
msgid "A restrictive IP address list for incoming admin connections."
3954
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
3866
3955
msgid "Failed to send error message to libnotify\n"
3870
3959
msgid "Error Messages to stderr"
3873
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
3874
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
3875
msgid "List of schemas to filter"
3878
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
3879
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
3880
msgid "List of tables to filter"
3883
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
3884
msgid "Regular expression to apply to schemas to filter"
3887
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
3888
msgid "Regular expression to apply to tables to filter"
3891
#: ../plugin/haildb/haildb_engine.cc:1063
3892
#: ../plugin/haildb/haildb_engine.cc:1201
3893
#: ../plugin/haildb/haildb_engine.cc:1231
3962
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
3963
msgid "Comma-separated list of schemas to exclude"
3966
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
3967
msgid "Comma-separated list of tables to exclude"
3970
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
3971
msgid "Regular expression to apply to schemas to exclude"
3974
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
3975
msgid "Regular expression to apply to tables to exclude"
3978
#: ../plugin/haildb/haildb_engine.cc:1071
3979
#: ../plugin/haildb/haildb_engine.cc:1209
3980
#: ../plugin/haildb/haildb_engine.cc:1239
3895
3982
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
3898
#: ../plugin/haildb/haildb_engine.cc:1082
3985
#: ../plugin/haildb/haildb_engine.cc:1090
3900
3987
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
3903
#: ../plugin/haildb/haildb_engine.cc:1180
3904
#: ../plugin/haildb/haildb_engine.cc:1293
3905
#: ../plugin/haildb/haildb_engine.cc:1474
3906
#: ../plugin/haildb/haildb_engine.cc:2050
3990
#: ../plugin/haildb/haildb_engine.cc:1188
3991
#: ../plugin/haildb/haildb_engine.cc:1301
3992
#: ../plugin/haildb/haildb_engine.cc:1482
3993
#: ../plugin/haildb/haildb_engine.cc:2148
3908
3995
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
3911
#: ../plugin/haildb/haildb_engine.cc:1332
3912
#: ../plugin/haildb/haildb_engine.cc:1348
3998
#: ../plugin/haildb/haildb_engine.cc:1340
3999
#: ../plugin/haildb/haildb_engine.cc:1356
3914
4001
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
3917
#: ../plugin/haildb/haildb_engine.cc:2903
3918
msgid "Invalid value of log-file-size"
3921
#: ../plugin/haildb/haildb_engine.cc:2914
3922
msgid "Invalid value of log-files-in-group"
3925
#: ../plugin/haildb/haildb_engine.cc:2923
3926
msgid "Invalid value of lock-wait-timeout"
3929
#: ../plugin/haildb/haildb_engine.cc:2932
3930
msgid "Invalid value of log-buffer-size"
3933
#: ../plugin/haildb/haildb_engine.cc:2943
3934
msgid "Invalid value of lru-old-blocks-pct"
3937
#: ../plugin/haildb/haildb_engine.cc:2952
3938
msgid "Invalid value of lru-block-access-recency"
3941
#: ../plugin/haildb/haildb_engine.cc:2961
3942
msgid "Invalid value of max-dirty-pages-pct"
3945
#: ../plugin/haildb/haildb_engine.cc:2970
3946
msgid "Invalid value of max-purge-lag"
3949
#: ../plugin/haildb/haildb_engine.cc:2979
3950
msgid "Invalid value of open-files"
3953
#: ../plugin/haildb/haildb_engine.cc:2988
3954
msgid "Invalid value of read-io-threads"
3957
#: ../plugin/haildb/haildb_engine.cc:2997
3958
msgid "Invalid value of sync_spin_loops"
3961
#: ../plugin/haildb/haildb_engine.cc:3210
4004
#: ../plugin/haildb/haildb_engine.cc:3338
3963
4006
msgid "Error starting HailDB %d (%s)\n"
3966
#: ../plugin/haildb/haildb_engine.cc:3378
4009
#: ../plugin/haildb/haildb_engine.cc:3367
3967
4010
msgid "Disable HailDB adaptive hash index (enabled by default)."
3970
#: ../plugin/haildb/haildb_engine.cc:3380
4013
#: ../plugin/haildb/haildb_engine.cc:3369
3971
4014
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
3974
#: ../plugin/haildb/haildb_engine.cc:3383
4017
#: ../plugin/haildb/haildb_engine.cc:3372
3976
4019
"Size of a memory pool HailDB uses to store data dictionary information and "
3977
4020
"other internal data structures."
3980
#: ../plugin/haildb/haildb_engine.cc:3386
4023
#: ../plugin/haildb/haildb_engine.cc:3375
3981
4024
msgid "Data file autoextend increment in megabytes"
3984
#: ../plugin/haildb/haildb_engine.cc:3389
4027
#: ../plugin/haildb/haildb_engine.cc:3378
3986
4029
"The size of the memory buffer HailDB uses to cache data and indexes of its "
3990
#: ../plugin/haildb/haildb_engine.cc:3392
4033
#: ../plugin/haildb/haildb_engine.cc:3381
3991
4034
msgid "The common part for HailDB table spaces."
3994
#: ../plugin/haildb/haildb_engine.cc:3394
4037
#: ../plugin/haildb/haildb_engine.cc:3383
3995
4038
msgid "Disable HailDB checksums validation (enabled by default)."
3998
#: ../plugin/haildb/haildb_engine.cc:3396
4041
#: ../plugin/haildb/haildb_engine.cc:3385
3999
4042
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4002
#: ../plugin/haildb/haildb_engine.cc:3399
4045
#: ../plugin/haildb/haildb_engine.cc:3388
4003
4046
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4006
#: ../plugin/haildb/haildb_engine.cc:3402
4049
#: ../plugin/haildb/haildb_engine.cc:3391
4008
4051
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4009
4052
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4012
#: ../plugin/haildb/haildb_engine.cc:3405
4055
#: ../plugin/haildb/haildb_engine.cc:3394
4013
4056
msgid "Stores each HailDB table to an .ibd file in the database dir."
4016
#: ../plugin/haildb/haildb_engine.cc:3408
4059
#: ../plugin/haildb/haildb_engine.cc:3397
4017
4060
msgid "File format to use for new tables in .ibd files."
4020
#: ../plugin/haildb/haildb_engine.cc:3411
4063
#: ../plugin/haildb/haildb_engine.cc:3400
4022
4065
"Set to 0 (write and flush once per second),1 (write and flush at each "
4023
4066
"commit) or 2 (write at commit, flush once per second)."
4026
#: ../plugin/haildb/haildb_engine.cc:3414
4069
#: ../plugin/haildb/haildb_engine.cc:3403
4027
4070
msgid "With which method to flush data."
4030
#: ../plugin/haildb/haildb_engine.cc:3417
4073
#: ../plugin/haildb/haildb_engine.cc:3406
4032
4075
"Helps to save your data in case the disk image of the database becomes "
4036
#: ../plugin/haildb/haildb_engine.cc:3420
4079
#: ../plugin/haildb/haildb_engine.cc:3409
4037
4080
msgid "Path to individual files and their sizes."
4040
#: ../plugin/haildb/haildb_engine.cc:3423
4083
#: ../plugin/haildb/haildb_engine.cc:3412
4041
4084
msgid "Path to HailDB log files."
4044
#: ../plugin/haildb/haildb_engine.cc:3426
4087
#: ../plugin/haildb/haildb_engine.cc:3415
4045
4088
msgid "Size of each log file in a log group."
4048
#: ../plugin/haildb/haildb_engine.cc:3429
4091
#: ../plugin/haildb/haildb_engine.cc:3418
4050
4093
"Number of log files in the log group. HailDB writes to the files in a "
4051
4094
"circular fashion. Value 3 is recommended here."
4054
#: ../plugin/haildb/haildb_engine.cc:3432
4097
#: ../plugin/haildb/haildb_engine.cc:3421
4056
4099
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4057
4100
"rolled back. Values above 100000000 disable the timeout."
4060
#: ../plugin/haildb/haildb_engine.cc:3435
4103
#: ../plugin/haildb/haildb_engine.cc:3424
4062
4105
"The size of the buffer which HailDB uses to write log to the log files on "
4066
#: ../plugin/haildb/haildb_engine.cc:3438
4109
#: ../plugin/haildb/haildb_engine.cc:3427
4068
4111
"Sets the point in the LRU list from where all pages are classified as old "
4069
4112
"(Advanced users)"
4072
#: ../plugin/haildb/haildb_engine.cc:3441
4115
#: ../plugin/haildb/haildb_engine.cc:3430
4074
4117
"Milliseconds between accesses to a block at which it is made young. "
4075
4118
"0=disabled (Advanced users)"
4078
#: ../plugin/haildb/haildb_engine.cc:3444
4121
#: ../plugin/haildb/haildb_engine.cc:3433
4079
4122
msgid "Percentage of dirty pages allowed in bufferpool."
4082
#: ../plugin/haildb/haildb_engine.cc:3447
4125
#: ../plugin/haildb/haildb_engine.cc:3436
4083
4126
msgid "Desired maximum length of the purge queue (0 = no limit)"
4086
#: ../plugin/haildb/haildb_engine.cc:3450
4129
#: ../plugin/haildb/haildb_engine.cc:3439
4088
4131
"Roll back the complete transaction on lock wait timeout, for 4.x "
4089
4132
"compatibility (disabled by default)"
4092
#: ../plugin/haildb/haildb_engine.cc:3453
4135
#: ../plugin/haildb/haildb_engine.cc:3442
4093
4136
msgid "How many files at the maximum HailDB keeps open at the same time."
4096
#: ../plugin/haildb/haildb_engine.cc:3456
4139
#: ../plugin/haildb/haildb_engine.cc:3445
4097
4140
msgid "Number of background read I/O threads in HailDB."
4100
#: ../plugin/haildb/haildb_engine.cc:3459
4143
#: ../plugin/haildb/haildb_engine.cc:3448
4101
4144
msgid "Number of background write I/O threads in HailDB."
4104
#: ../plugin/haildb/haildb_engine.cc:3461
4147
#: ../plugin/haildb/haildb_engine.cc:3450
4106
4149
"Disable if you want to reduce the number of messages written to the log "
4107
4150
"(default: enabled)."
4110
#: ../plugin/haildb/haildb_engine.cc:3464
4153
#: ../plugin/haildb/haildb_engine.cc:3453
4111
4154
msgid "Enable SHOW HAILDB STATUS output in the log"
4114
#: ../plugin/haildb/haildb_engine.cc:3467
4157
#: ../plugin/haildb/haildb_engine.cc:3456
4115
4158
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4118
#: ../plugin/haildb/haildb_engine.cc:3469
4161
#: ../plugin/haildb/haildb_engine.cc:3458
4120
4163
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4123
#: ../plugin/hello_events/hello_events.cc:381
4124
msgid "Invalid value of before-write-position\n"
4127
#: ../plugin/hello_events/hello_events.cc:390
4128
#: ../plugin/hello_events/hello_events.cc:399
4129
msgid "Invalid value of before-update-position\n"
4132
#: ../plugin/hello_events/hello_events.cc:439
4133
#: ../plugin/hello_events/hello_events.cc:442
4134
#: ../plugin/hello_events/hello_events.cc:460
4166
#: ../plugin/hello_events/hello_events.cc:401
4167
msgid "Enable Example Events Plugin"
4170
#: ../plugin/hello_events/hello_events.cc:404
4171
#: ../plugin/hello_events/hello_events.cc:407
4135
4172
msgid "A comma delimited list of databases to watch"
4138
#: ../plugin/hello_events/hello_events.cc:445
4139
#: ../plugin/hello_events/hello_events.cc:476
4140
msgid "Enable Example Events Plugin"
4143
#: ../plugin/hello_events/hello_events.cc:448
4144
#: ../plugin/hello_events/hello_events.cc:484
4175
#: ../plugin/hello_events/hello_events.cc:410
4145
4176
msgid "Before write row event observer call position"
4148
#: ../plugin/hello_events/hello_events.cc:451
4149
#: ../plugin/hello_events/hello_events.cc:495
4150
#: ../plugin/pbms/src/parameters_ms.cc:601
4179
#: ../plugin/hello_events/hello_events.cc:413
4180
#: ../plugin/pbms/src/parameters_ms.cc:461
4151
4181
msgid "Before update row event observer call position"
4154
#: ../plugin/hello_events/hello_events.cc:454
4184
#: ../plugin/hello_events/hello_events.cc:416
4155
4185
msgid "After drop database event observer call position"
4158
#: ../plugin/hello_events/hello_events.cc:468
4159
msgid "A comma delimited list of tables to watch"
4162
#: ../plugin/hello_events/hello_events.cc:518
4188
#: ../plugin/hello_events/hello_events.cc:427
4163
4189
msgid "An example events Plugin"
4166
#: ../plugin/innobase/handler/data_dictionary.cc:202
4192
#: ../plugin/innobase/handler/data_dictionary.cc:760
4168
4194
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4171
#: ../plugin/innobase/handler/ha_innodb.cc:1821
4172
msgid "Invalid value for io-capacity\n"
4175
#: ../plugin/innobase/handler/ha_innodb.cc:1839
4176
msgid "Invalid value for fast-shutdown\n"
4179
#: ../plugin/innobase/handler/ha_innodb.cc:1853
4180
msgid "Invalid value for flush-log-at-trx-commit\n"
4183
#: ../plugin/innobase/handler/ha_innodb.cc:1883
4184
msgid "Invalid value for max-dirty-pages-pct\n"
4187
#: ../plugin/innobase/handler/ha_innodb.cc:1892
4188
msgid "Invalid value for stats-sample-pages\n"
4191
#: ../plugin/innobase/handler/ha_innodb.cc:1903
4192
msgid "Invalid value for additional-mem-pool-size\n"
4195
#: ../plugin/innobase/handler/ha_innodb.cc:1913
4196
msgid "Invalid value for autoextend-increment\n"
4199
#: ../plugin/innobase/handler/ha_innodb.cc:1923
4200
msgid "Invalid value for buffer-pool-size\n"
4203
#: ../plugin/innobase/handler/ha_innodb.cc:1933
4204
msgid "Invalid value for commit-concurrency\n"
4207
#: ../plugin/innobase/handler/ha_innodb.cc:1942
4208
msgid "Invalid value for concurrency-tickets\n"
4211
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4212
msgid "Invalid value for read-io-threads\n"
4215
#: ../plugin/innobase/handler/ha_innodb.cc:1960
4216
msgid "Invalid value for write-io-threads\n"
4219
#: ../plugin/innobase/handler/ha_innodb.cc:1969
4220
msgid "Invalid value for force-recovery\n"
4223
#: ../plugin/innobase/handler/ha_innodb.cc:1979
4224
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4225
msgid "Invalid value for log-file-size\n"
4228
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4229
msgid "Invalid value for log-files-in-group\n"
4232
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4233
msgid "Invalid value for mirrored-log-groups\n"
4236
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4237
msgid "Invalid value for open-files\n"
4240
#: ../plugin/innobase/handler/ha_innodb.cc:2025
4241
msgid "Invalid value for thread-concurrency\n"
4244
#: ../plugin/innobase/handler/ha_innodb.cc:2048
4245
msgid "Invalid value for read-ahead-threshold\n"
4248
#: ../plugin/innobase/handler/ha_innodb.cc:2062
4249
msgid "Invalid value for lock-wait-timeout\n"
4252
#: ../plugin/logging_gearman/logging_gearman.cc:182
4197
#: ../plugin/innobase/handler/ha_innodb.cc:1915
4199
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4203
#: ../plugin/innobase/handler/ha_innodb.cc:2180
4205
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4209
#: ../plugin/innobase/handler/ha_innodb.cc:2224
4212
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4213
"or its equivalent numeric id"
4216
#: ../plugin/innobase/handler/ha_innodb.cc:9362
4217
msgid "Do not use Native AIO library for IO, even if available"
4220
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4221
msgid "Enable internal replication log."
4224
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4226
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4227
"rolled back. Values above 100000000 disable the timeout."
4230
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4231
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4234
#: ../plugin/innobase/handler/ha_innodb.cc:9387
4236
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4237
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4240
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4241
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4242
#: ../plugin/transaction_log/print_transaction_message.cc:177
4243
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4245
msgid "Unable to parse transaction. Got error: %s.\n"
4248
#: ../plugin/innobase/srv/srv0start.cc:1034
4249
msgid "InnoDB: cannot determine Mac OS X version!\n"
4252
#: ../plugin/innobase/srv/srv0start.cc:1039
4254
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4255
"InnoDB: making transactions unsafe!\n"
4258
#: ../plugin/innobase/srv/srv0start.cc:1048
4261
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4262
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4263
"InnoDB: allocate more than 4 GB of memory."
4266
#: ../plugin/innobase/srv/srv0start.cc:1063
4268
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4271
#: ../plugin/innobase/srv/srv0start.cc:1068
4274
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4275
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4276
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4279
#: ../plugin/innobase/srv/srv0start.cc:1078
4281
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4284
#: ../plugin/innobase/srv/srv0start.cc:1083
4286
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4289
#: ../plugin/innobase/srv/srv0start.cc:1088
4291
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4294
#: ../plugin/innobase/srv/srv0start.cc:1092
4296
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4299
#: ../plugin/innobase/srv/srv0start.cc:1097
4301
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4304
#: ../plugin/innobase/srv/srv0start.cc:1167
4306
msgid " InnoDB: Using Linux native AIO\n"
4309
#: ../plugin/logging_gearman/logging_gearman.cc:186
4254
4311
msgid "fail gearman_client_create(): %s"
4257
#: ../plugin/logging_gearman/logging_gearman.cc:193
4314
#: ../plugin/logging_gearman/logging_gearman.cc:197
4259
4316
msgid "fail gearman_client_add_server(): %s"
4262
#: ../plugin/logging_gearman/logging_gearman.cc:294
4263
#: ../plugin/logging_gearman/logging_gearman.cc:301
4264
msgid "Enable logging to a gearman server"
4267
#: ../plugin/logging_gearman/logging_gearman.cc:310
4319
#: ../plugin/logging_gearman/logging_gearman.cc:302
4268
4320
msgid "Hostname for logging to a Gearman server"
4271
#: ../plugin/logging_gearman/logging_gearman.cc:319
4323
#: ../plugin/logging_gearman/logging_gearman.cc:305
4272
4324
msgid "Gearman Function to send logging to"
4275
#: ../plugin/logging_gearman/logging_gearman.cc:337
4327
#: ../plugin/logging_gearman/logging_gearman.cc:316
4276
4328
msgid "Log queries to a Gearman server"
4279
#: ../plugin/logging_query/logging_query.cc:172
4331
#: ../plugin/logging_query/logging_query.cc:178
4281
4333
msgid "fail open() fn=%s er=%s\n"
4284
#: ../plugin/logging_query/logging_query.cc:299
4285
msgid "Invalid value for threshold-slow"
4288
#: ../plugin/logging_query/logging_query.cc:308
4289
msgid "Invalid value for threshold-big-resultset"
4292
#: ../plugin/logging_query/logging_query.cc:317
4293
msgid "Invalid value for threshold-big-examined"
4296
#: ../plugin/logging_query/logging_query.cc:331
4297
#: ../plugin/logging_query/logging_query.cc:347
4336
#: ../plugin/logging_query/logging_query.cc:319
4298
4337
msgid "Enable logging to CSV file"
4301
#: ../plugin/logging_query/logging_query.cc:334
4302
#: ../plugin/logging_query/logging_query.cc:374 ../plugin/syslog/module.cc:167
4303
#: ../plugin/syslog/module.cc:233
4340
#: ../plugin/logging_query/logging_query.cc:322
4341
msgid "File to log to"
4344
#: ../plugin/logging_query/logging_query.cc:325
4345
msgid "PCRE to match the query against"
4348
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4304
4349
msgid "Threshold for logging slow queries, in microseconds"
4307
#: ../plugin/logging_query/logging_query.cc:337
4308
#: ../plugin/logging_query/logging_query.cc:386 ../plugin/syslog/module.cc:179
4309
#: ../plugin/syslog/module.cc:236
4352
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4310
4353
msgid "Threshold for logging big queries, for rows returned"
4313
#: ../plugin/logging_query/logging_query.cc:340
4314
#: ../plugin/logging_query/logging_query.cc:398 ../plugin/syslog/module.cc:191
4315
#: ../plugin/syslog/module.cc:239
4356
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4316
4357
msgid "Threshold for logging big queries, for rows examined"
4319
#: ../plugin/logging_query/logging_query.cc:356
4320
msgid "File to log to"
4323
#: ../plugin/logging_query/logging_query.cc:365
4324
msgid "PCRE to match the query against"
4327
#: ../plugin/logging_query/logging_query.cc:422
4360
#: ../plugin/logging_query/logging_query.cc:345
4328
4361
msgid "Log queries to a CSV file"
4331
#: ../plugin/logging_stats/logging_stats.cc:344
4332
msgid "Invalid value for max-user-count\n"
4335
#: ../plugin/logging_stats/logging_stats.cc:352
4336
msgid "Invalid value for bucket-count\n"
4339
#: ../plugin/logging_stats/logging_stats.cc:361
4340
msgid "Invalid value for scoreboard-size\n"
4343
#: ../plugin/logging_stats/logging_stats.cc:396
4344
#: ../plugin/logging_stats/logging_stats.cc:438
4364
#: ../plugin/logging_stats/logging_stats.cc:373
4345
4365
msgid "Max number of users that will be logged"
4348
#: ../plugin/logging_stats/logging_stats.cc:407
4349
#: ../plugin/logging_stats/logging_stats.cc:441
4368
#: ../plugin/logging_stats/logging_stats.cc:376
4350
4369
msgid "Max number of range locks to use for Scoreboard"
4353
#: ../plugin/logging_stats/logging_stats.cc:418
4354
#: ../plugin/logging_stats/logging_stats.cc:444
4372
#: ../plugin/logging_stats/logging_stats.cc:379
4355
4373
msgid "Max number of concurrent sessions that will be logged"
4358
#: ../plugin/logging_stats/logging_stats.cc:429
4359
#: ../plugin/logging_stats/logging_stats.cc:445
4376
#: ../plugin/logging_stats/logging_stats.cc:380
4360
4377
msgid "Enable Logging Statistics Collection"
4363
#: ../plugin/logging_stats/logging_stats.cc:462
4380
#: ../plugin/logging_stats/logging_stats.cc:389
4364
4381
msgid "User Statistics as DATA_DICTIONARY tables"
4687
4718
msgid "Tablespace not empty"
4690
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
4691
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4721
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4693
4723
"Port number to use for connection or 0 for default to with MySQL protocol."
4696
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:82
4726
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4698
4728
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4699
4729
"the file is stale and should be removed?"
4702
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
4732
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4703
4733
msgid "Path used for MySQL UNIX Socket Protocol."
4706
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
4736
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4707
4737
msgid "Clobber socket file if one is there already."
4710
#: ../plugin/pbms/src/parameters_ms.cc:574
4740
#: ../plugin/pbms/src/parameters_ms.cc:426
4741
msgid "Port number to use for connection or 0 for default PBMS port "
4744
#: ../plugin/pbms/src/parameters_ms.cc:429
4745
msgid "The maximum size of a BLOB repository file."
4748
#: ../plugin/pbms/src/parameters_ms.cc:432
4749
msgid "The maximum size of a temorary BLOB log file."
4752
#: ../plugin/pbms/src/parameters_ms.cc:435
4754
"A ':' delimited list of metadata header names to be used to initialize the "
4755
"pbms_metadata_header table when a database is created."
4758
#: ../plugin/pbms/src/parameters_ms.cc:439
4759
msgid "The percentage of garbage in a repository file before it is compacted."
4762
#: ../plugin/pbms/src/parameters_ms.cc:442
4764
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4765
"after this time, unless committed to the database."
4768
#: ../plugin/pbms/src/parameters_ms.cc:445
4770
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4774
#: ../plugin/pbms/src/parameters_ms.cc:448
4775
msgid "The next backup ID to use when backing up a PBMS database."
4778
#: ../plugin/pbms/src/parameters_ms.cc:451
4712
4780
"A comma delimited list of tables to watch of the format: <database>."
4716
#: ../plugin/pbms/src/parameters_ms.cc:582
4784
#: ../plugin/pbms/src/parameters_ms.cc:453
4717
4785
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4720
#: ../plugin/pbms/src/parameters_ms.cc:590
4788
#: ../plugin/pbms/src/parameters_ms.cc:457
4721
4789
msgid "Before insert row event observer call position"
4724
#: ../plugin/pbms/src/plugin_ms.cc:70
4725
msgid "Port number to use for connection or 0 for default PBMS port "
4728
#: ../plugin/pbms/src/plugin_ms.cc:83
4729
msgid "Invalid port number\n"
4732
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
4792
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4793
msgid "Could not open socket, is rabbitmq running?"
4796
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4733
4797
msgid "Failed to allocate enough memory to transaction message\n"
4736
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4800
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4738
4802
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4741
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
4805
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4743
4807
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4746
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
4747
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
4748
msgid "Enable rabbitmq log"
4751
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
4752
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
4810
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4753
4811
msgid "Host name to connect to"
4756
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
4757
msgid "RabbitMQ Port"
4760
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
4761
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
4814
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4815
msgid "Port to connect to"
4818
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4819
msgid "RabbitMQ virtualhost"
4822
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4762
4823
msgid "RabbitMQ username"
4765
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
4766
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
4826
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4767
4827
msgid "RabbitMQ password"
4770
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
4771
msgid "RabbitMQ virtualhost"
4830
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4831
#: ../plugin/transaction_log/module.cc:270
4832
msgid "Name of the replicator plugin to use (default='default_replicator')"
4774
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
4835
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4775
4836
msgid "Name of RabbitMQ exchange to publish to"
4778
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
4839
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4779
4840
msgid "Name of RabbitMQ routing key to use"
4782
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
4783
#: ../plugin/transaction_log/module.cc:270
4784
msgid "Name of the replicator plugin to use (default='default_replicator')"
4787
4843
#: ../plugin/session_dictionary/processlist.cc:78
4788
4844
msgid "no user"
4791
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:44
4847
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4793
4849
msgid "syslog facility \"%s\" not known, using \"local0\""
4796
#: ../plugin/syslog/errmsg.cc:49
4852
#: ../plugin/syslog/errmsg.cc:50
4798
4854
msgid "syslog priority \"%s\" not known, using \"warn\""
4801
#: ../plugin/syslog/logging.cc:53
4857
#: ../plugin/syslog/logging.cc:63
4803
4859
msgid "syslog priority \"%s\" not known, using \"info\""
4806
#: ../plugin/syslog/module.cc:61
4807
msgid "Invalid value for logging-threshold-slow\n"
4810
#: ../plugin/syslog/module.cc:70
4811
msgid "Invalid value for logging-threshold-big-resultset\n"
4814
#: ../plugin/syslog/module.cc:79
4815
msgid "Invalid value for logging-threshold-big-examined\n"
4818
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
4862
#: ../plugin/syslog/module.cc:95
4819
4863
msgid "Syslog Ident"
4822
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
4866
#: ../plugin/syslog/module.cc:98
4823
4867
msgid "Syslog Facility"
4826
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
4870
#: ../plugin/syslog/module.cc:101
4827
4871
msgid "Enable logging to syslog of the query log"
4830
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
4874
#: ../plugin/syslog/module.cc:104
4831
4875
msgid "Syslog Priority of query logging"
4834
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
4878
#: ../plugin/syslog/module.cc:116
4835
4879
msgid "Enable logging to syslog of the error messages"
4838
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
4882
#: ../plugin/syslog/module.cc:119
4839
4883
msgid "Syslog Priority of error messages"