108
108
msgid "Don't show warnings after every statement."
111
#: client/drizzle.c:1126
111
#: client/drizzle.c:1130
112
112
msgid "Welcome to the Drizzle client.. Commands end with ; or \\g."
115
#: client/drizzle.c:1134
115
#: client/drizzle.c:1138
118
118
"Your Drizzle connection id is %u\n"
119
119
"Server version: %s\n"
122
#: client/drizzle.c:1164
122
#: client/drizzle.c:1168
124
124
msgid "Reading history-file %s\n"
127
#: client/drizzle.c:1169
127
#: client/drizzle.c:1173
129
129
msgid "Couldn't allocate memory for temp histfile!\n"
132
#: client/drizzle.c:1176
132
#: client/drizzle.c:1180
133
133
msgid "Type 'help;' or '\\h' for help. Type '\\c' to clear the buffer.\n"
136
#: client/drizzle.c:1195
136
#: client/drizzle.c:1199
138
138
msgid "Writing history-file %s\n"
141
#: client/drizzle.c:1204
141
#: client/drizzle.c:1208
145
#: client/drizzle.c:1204
145
#: client/drizzle.c:1208
149
#: client/drizzle.c:1257
149
#: client/drizzle.c:1261
150
150
msgid "Query aborted by Ctrl+C\n"
153
#: client/drizzle.c:1280
153
#: client/drizzle.c:1284
154
154
msgid "Display this help and exit."
157
#: client/drizzle.c:1282
157
#: client/drizzle.c:1286
158
158
msgid "Synonym for -?"
161
#: client/drizzle.c:1285
161
#: client/drizzle.c:1289
163
163
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
164
164
"and field completion, but startup and reconnecting may take a longer time. "
165
165
"Disable with --disable-auto-rehash."
168
#: client/drizzle.c:1289
168
#: client/drizzle.c:1293
170
170
"No automatic rehashing. One has to use 'rehash' to get table and field "
171
171
"completion. This gives a quicker start of DRIZZLE and disables rehashing on "
172
172
"reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
175
#: client/drizzle.c:1292
175
#: client/drizzle.c:1296
177
177
"Automatically switch to vertical output mode if the result is wider than the "
178
178
"terminal width."
181
#: client/drizzle.c:1295
181
#: client/drizzle.c:1299
183
183
"Don't use history file. Disable interactive behavior. (Enables --silent)"
186
#: client/drizzle.c:1297
186
#: client/drizzle.c:1301
187
187
msgid "Directory where character sets are."
190
#: client/drizzle.c:1299
190
#: client/drizzle.c:1303
191
191
msgid "Display column type information."
194
#: client/drizzle.c:1302
194
#: client/drizzle.c:1306
196
196
"Preserve comments. Send comments to the server. The default is --skip-"
197
197
"comments (discard comments), enable with --comments"
200
#: client/drizzle.c:1305
200
#: client/drizzle.c:1309
201
201
msgid "Use compression in server/client protocol."
204
#: client/drizzle.c:1308
204
#: client/drizzle.c:1312
205
205
msgid "Check memory and open file usage at exit ."
208
#: client/drizzle.c:1311
208
#: client/drizzle.c:1315
209
209
msgid "Print some debug info at exit."
212
#: client/drizzle.c:1313
212
#: client/drizzle.c:1317
213
213
msgid "Database to use."
216
#: client/drizzle.c:1316
216
#: client/drizzle.c:1320
217
217
msgid "Set the default character set."
220
#: client/drizzle.c:1318
220
#: client/drizzle.c:1322
221
221
msgid "Delimiter to be used."
224
#: client/drizzle.c:1320
224
#: client/drizzle.c:1324
225
225
msgid "Execute command and quit. (Disables --force and history file)"
228
#: client/drizzle.c:1322
228
#: client/drizzle.c:1326
229
229
msgid "Print the output of a query (rows) vertically."
232
#: client/drizzle.c:1325
232
#: client/drizzle.c:1329
233
233
msgid "Continue even if we get an sql error."
236
#: client/drizzle.c:1329
236
#: client/drizzle.c:1333
238
238
"Enable named commands. Named commands mean this program's internal commands; "
239
239
"see drizzle> help . When enabled, the named commands can be used from any "
250
250
"deprecated; use --disable-named-commands instead."
253
#: client/drizzle.c:1335
253
#: client/drizzle.c:1339
254
254
msgid "Ignore space after function names."
257
#: client/drizzle.c:1337
257
#: client/drizzle.c:1341
258
258
msgid "Enable/disable LOAD DATA LOCAL INFILE."
261
#: client/drizzle.c:1340
261
#: client/drizzle.c:1344
262
262
msgid "Turn off beep on error."
265
#: client/drizzle.c:1342
265
#: client/drizzle.c:1346
266
266
msgid "Connect to host."
269
#: client/drizzle.c:1344
269
#: client/drizzle.c:1348
270
270
msgid "Produce HTML output."
273
#: client/drizzle.c:1346
273
#: client/drizzle.c:1350
274
274
msgid "Produce XML output"
277
#: client/drizzle.c:1348
277
#: client/drizzle.c:1352
278
278
msgid "Write line numbers for errors."
281
#: client/drizzle.c:1351
281
#: client/drizzle.c:1355
283
283
"Don't write line number for errors. WARNING: -L is deprecated, use long "
284
284
"version of this option instead."
287
#: client/drizzle.c:1353
287
#: client/drizzle.c:1357
288
288
msgid "Flush buffer after each query."
291
#: client/drizzle.c:1355
291
#: client/drizzle.c:1359
292
292
msgid "Write column names in results."
295
#: client/drizzle.c:1359
295
#: client/drizzle.c:1363
297
297
"Don't write column names in results. WARNING: -N is deprecated, use long "
298
298
"version of this options instead."
301
#: client/drizzle.c:1362
301
#: client/drizzle.c:1366
303
303
"Change the value of a variable. Please note that this option is deprecated; "
304
304
"you can set variables directly with --variable-name=value."
307
#: client/drizzle.c:1364
307
#: client/drizzle.c:1368
308
308
msgid "Ignore SIGINT (CTRL-C)"
311
#: client/drizzle.c:1368
311
#: client/drizzle.c:1372
313
313
"Only update the default database. This is useful for skipping updates to "
314
314
"other database in the update log."
317
#: client/drizzle.c:1371
317
#: client/drizzle.c:1375
319
319
"Pager to use to display results. If you don't supply an option the default "
320
320
"pager is taken from your ENV variable PAGER. Valid pagers are less, more, "
326
#: client/drizzle.c:1374
326
#: client/drizzle.c:1378
328
328
"Disable pager and print to stdout. See interactive help (\\h) also. WARNING: "
329
329
"option deprecated; use --disable-pager instead."
332
#: client/drizzle.c:1377
332
#: client/drizzle.c:1381
334
334
"Password to use when connecting to server. If password is not given it's "
335
335
"asked from the tty."
338
#: client/drizzle.c:1379
338
#: client/drizzle.c:1383
340
340
"Port number to use for connection or 0 for default to, in order of "
341
341
"preference, my.cnf, $MYSQL_TCP_PORT, "
344
#: client/drizzle.c:1383
344
#: client/drizzle.c:1387
345
345
msgid "built-in default"
348
#: client/drizzle.c:1386
348
#: client/drizzle.c:1390
349
349
msgid "Set the drizzle prompt to this value."
352
#: client/drizzle.c:1389
352
#: client/drizzle.c:1393
353
353
msgid "The protocol of connection (tcp,socket,pipe,memory)."
356
#: client/drizzle.c:1392
356
#: client/drizzle.c:1396
358
358
"Don't cache result, print it row by row. This may slow down the server if "
359
359
"the output is suspended. Doesn't use history file."
362
#: client/drizzle.c:1394
362
#: client/drizzle.c:1398
363
363
msgid "Write fields without conversion. Used with --batch."
366
#: client/drizzle.c:1397
366
#: client/drizzle.c:1401
368
368
"Reconnect if the connection is lost. Disable with --disable-reconnect. This "
369
369
"option is enabled by default."
372
#: client/drizzle.c:1399
372
#: client/drizzle.c:1403
374
374
"Be more silent. Print results with a tab as separator, each row on new line."
377
#: client/drizzle.c:1401
377
#: client/drizzle.c:1405
378
378
msgid "Socket file to use for connection."
381
#: client/drizzle.c:1404
381
#: client/drizzle.c:1408
382
382
msgid "Output in table format."
385
#: client/drizzle.c:1407
385
#: client/drizzle.c:1411
387
387
"Append everything into outfile. See interactive help (\\h) also. Does not "
388
388
"work in batch mode. Disable with --disable-tee. This option is disabled by "
392
#: client/drizzle.c:1409
392
#: client/drizzle.c:1413
394
394
"Disable outfile. See interactive help (\\h) also. WARNING: option "
395
395
"deprecated; use --disable-tee instead"
398
#: client/drizzle.c:1412
398
#: client/drizzle.c:1416
399
399
msgid "User for login if not current user."
402
#: client/drizzle.c:1415
402
#: client/drizzle.c:1419
403
403
msgid "Only allow UPDATE and DELETE that uses keys."
406
#: client/drizzle.c:1418
406
#: client/drizzle.c:1422
407
407
msgid "Synonym for option --safe-updates, -U."
410
#: client/drizzle.c:1421
410
#: client/drizzle.c:1425
411
411
msgid "Write more. (-v -v -v gives the table output format)."
414
#: client/drizzle.c:1423
414
#: client/drizzle.c:1427
415
415
msgid "Output version information and exit."
418
#: client/drizzle.c:1425
418
#: client/drizzle.c:1429
419
419
msgid "Wait and retry if connection is down."
422
#: client/drizzle.c:1428
422
#: client/drizzle.c:1432
423
423
msgid "Number of seconds before connection timeout."
426
#: client/drizzle.c:1433
426
#: client/drizzle.c:1437
427
427
msgid "Max packet length to send to, or receive from server"
430
#: client/drizzle.c:1438
430
#: client/drizzle.c:1442
431
431
msgid "Buffer for TCP/IP and socket communication"
434
#: client/drizzle.c:1442
434
#: client/drizzle.c:1446
435
435
msgid "Automatic limit for SELECT when using --safe-updates"
438
#: client/drizzle.c:1447
438
#: client/drizzle.c:1451
439
439
msgid "Automatic limit for rows in a join when using --safe-updates"
442
#: client/drizzle.c:1451
442
#: client/drizzle.c:1455
443
443
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
446
#: client/drizzle.c:1453
446
#: client/drizzle.c:1457
447
447
msgid "Send embedded server this as a parameter."
450
#: client/drizzle.c:1466
450
#: client/drizzle.c:1470
452
452
msgid "%s Ver %s Distrib %s, for %s (%s) using %s %s\n"
455
#: client/drizzle.c:1472
455
#: client/drizzle.c:1476
458
458
"Copyright (C) 2000-2008 MySQL AB\n"
461
461
" and you are welcome to modify and redistribute it under the GPL license\n"
464
#: client/drizzle.c:1476
464
#: client/drizzle.c:1480
466
466
msgid "Usage: %s [OPTIONS] [database]\n"
469
#: client/drizzle.c:1509
469
#: client/drizzle.c:1513
470
470
msgid "DELIMITER cannot contain a backslash character"
473
#: client/drizzle.c:1530
473
#: client/drizzle.c:1534
475
475
msgid "WARNING: option deprecated; use --disable-tee instead.\n"
478
#: client/drizzle.c:1553
478
#: client/drizzle.c:1557
480
480
msgid "WARNING: option deprecated; use --disable-pager instead.\n"
483
#: client/drizzle.c:1932
483
#: client/drizzle.c:1565
485
msgid "WARNING: --server-arg option not supported in this configuration.\n"
488
#: client/drizzle.c:1936
485
490
msgid "Unknown command '\\%c'."
488
#: client/drizzle.c:2362
493
#: client/drizzle.c:2366
490
495
"Reading table information for completion of table and column names\n"
491
496
" You can turn off this feature to get a quicker startup with -A\n"
495
#: client/drizzle.c:2459
500
#: client/drizzle.c:2463
496
501
msgid "No connection. Trying to reconnect..."
499
#: client/drizzle.c:2465
504
#: client/drizzle.c:2469
500
505
msgid "Can't connect to the server\n"
503
#: client/drizzle.c:2522
508
#: client/drizzle.c:2526
504
509
msgid "categories:"
507
#: client/drizzle.c:2522
512
#: client/drizzle.c:2526
511
#: client/drizzle.c:2573
516
#: client/drizzle.c:2577
513
518
msgid "Name: '%s'\n"
516
#: client/drizzle.c:2574
521
#: client/drizzle.c:2578
523
#: client/drizzle.c:2576
528
#: client/drizzle.c:2580
530
#: client/drizzle.c:2589
535
#: client/drizzle.c:2593
531
536
msgid "Many help items for your request exist."
534
#: client/drizzle.c:2590
539
#: client/drizzle.c:2594
536
541
"To make a more specific request, please type 'help <item>',\n"
537
542
"where <item> is one of the following"
540
#: client/drizzle.c:2596
545
#: client/drizzle.c:2600
542
547
msgid "You asked for help about help category: '%s'\n"
545
#: client/drizzle.c:2597
550
#: client/drizzle.c:2601
547
552
"For more information, type 'help <item>', where <item> is one of the "
551
#: client/drizzle.c:2610
556
#: client/drizzle.c:2614
557
#: client/drizzle.c:2611
562
#: client/drizzle.c:2615
558
563
msgid "Please try to run 'help contents' for a list of all accessible topics\n"
561
#: client/drizzle.c:2634
566
#: client/drizzle.c:2638
562
567
msgid "List of all Drizzle commands:"
565
#: client/drizzle.c:2636
570
#: client/drizzle.c:2640
566
571
msgid "Note that all text commands must be first on line and end with ';'"
569
#: client/drizzle.c:2647
574
#: client/drizzle.c:2651
572
577
"For server side help, type 'help contents'\n"
575
#: client/drizzle.c:2670
580
#: client/drizzle.c:2674
576
581
msgid "Usage: \\C char_setname | charset charset_name"
579
#: client/drizzle.c:2680
584
#: client/drizzle.c:2684
580
585
msgid "Charset changed"
583
#: client/drizzle.c:2682
588
#: client/drizzle.c:2686
584
589
msgid "Charset is not found"
587
#: client/drizzle.c:2713
592
#: client/drizzle.c:2717
588
593
msgid "No query specified\n"
591
#: client/drizzle.c:2728
596
#: client/drizzle.c:2732
592
597
msgid "Ignoring query to other database"
595
#: client/drizzle.c:2777
600
#: client/drizzle.c:2781
596
601
msgid "Empty set"
599
#: client/drizzle.c:2804
604
#: client/drizzle.c:2808
601
606
msgid "%ld row in set"
602
607
msgid_plural "%ld rows in set"
606
#: client/drizzle.c:2813
611
#: client/drizzle.c:2817
610
#: client/drizzle.c:2815
615
#: client/drizzle.c:2819
612
617
msgid "Query OK, %ld row affected"
613
618
msgid_plural "Query OK, %ld rows affected"
1019
1024
msgid "Tablespace not empty"
1027
#: drizzled/rpl_mi.cc:150
1029
msgid "Failed to create a new master info file (file '%s', errno %d)"
1032
#: drizzled/rpl_mi.cc:156 drizzled/rpl_mi.cc:178
1034
msgid "Failed to create a cache on master info file (file '%s')"
1037
#: drizzled/rpl_mi.cc:172
1039
msgid "Failed to open the existing master info file (file '%s', errno %d)"
1042
#: drizzled/rpl_mi.cc:278
1045
"SSL information in the master info file ('%s') are ignored because this "
1046
"MySQL slave was compiled without SSL support."
1049
#: drizzled/rpl_mi.cc:302 drizzled/slave.cc:1081 drizzled/slave.cc:2153
1050
msgid "Failed to flush master info file"
1053
#: drizzled/rpl_mi.cc:307
1054
msgid "Error reading master configuration"
1057
#: drizzled/rpl_reporting.cc:45
1059
msgid "Slave %s: %s%s Error_code: %d"
1062
#: drizzled/rpl_utility.cc:123
1064
msgid "Column %d type mismatch - received type %d, %s.%s has type %d"
1067
#: drizzled/rpl_utility.cc:138
1070
"Column %d size mismatch - master has size %d, %s.%s on slave has size %d. "
1071
"Master's column size should be <= the slave's column size."
1022
1074
#: drizzled/slave.cc:91
1023
1075
msgid "Waiting to reconnect after a failed registration on master"
1172
1228
msgid "Slave: received end packet from server, apparent master shutdown: %s"
1175
#: drizzled/slave.cc:1768 drizzled/slave.cc:2367
1231
#: drizzled/slave.cc:1693
1234
"It was not possible to update the positions of the relay log information: "
1235
"the slave may be in an inconsistent state. Stopped in %s position %s"
1238
#: drizzled/slave.cc:1768 drizzled/slave.cc:2368
1177
1240
msgid "Slave SQL thread stopped because it reached its UNTIL position %s"
1180
#: drizzled/slave.cc:1827 drizzled/slave.cc:2316
1243
#: drizzled/slave.cc:1827 drizzled/slave.cc:2317
1182
1245
msgid "Error initializing relay log position: %s"
1189
1252
"Consider raising the value of the slave_transaction_retries variable."
1192
#: drizzled/slave.cc:1989
1255
#: drizzled/slave.cc:1866
1257
"Could not parse relay log event entry. The possible reasons are: the "
1258
"master's binary log is corrupted (you can check this by running "
1259
"'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you "
1260
"can check this by running 'mysqlbinlog' on the relay log), a network "
1261
"problem, or a bug in the master's or slave's DRIZZLE code. If you want to "
1262
"check the master's binary log or slave's relay log, you will be able to know "
1263
"their names by issuing 'SHOW SLAVE STATUS' on this slave."
1266
#: drizzled/slave.cc:1990
1193
1267
msgid "Failed during slave I/O thread initialization"
1196
#: drizzled/slave.cc:2011
1270
#: drizzled/slave.cc:2004
1271
msgid "error in drizzle_create()"
1274
#: drizzled/slave.cc:2012
1199
1277
"Slave I/O thread: connected to master '%s@%s:%d',replication started in log "
1200
1278
"'%s' at position %s"
1203
#: drizzled/slave.cc:2025
1281
#: drizzled/slave.cc:2026
1204
1282
msgid "Slave I/O thread killed while connecting to master"
1207
#: drizzled/slave.cc:2049
1285
#: drizzled/slave.cc:2050
1208
1286
msgid "Slave I/O thread couldn't register on master"
1211
#: drizzled/slave.cc:2061 drizzled/slave.cc:2085 drizzled/slave.cc:2109
1289
#: drizzled/slave.cc:2062 drizzled/slave.cc:2086 drizzled/slave.cc:2110
1212
1290
msgid "Forcing to reconnect slave I/O thread"
1215
#: drizzled/slave.cc:2074
1293
#: drizzled/slave.cc:2075
1216
1294
msgid "Failed on request_dump()"
1219
#: drizzled/slave.cc:2075
1297
#: drizzled/slave.cc:2076
1220
1298
msgid "Slave I/O thread killed while requesting master dump"
1223
#: drizzled/slave.cc:2101
1301
#: drizzled/slave.cc:2102
1224
1302
msgid "Waiting for master to send event"
1227
#: drizzled/slave.cc:2103
1305
#: drizzled/slave.cc:2104
1228
1306
msgid "Slave I/O thread killed while reading event"
1231
#: drizzled/slave.cc:2121
1309
#: drizzled/slave.cc:2122
1234
1312
"Log entry on master is longer than max_allowed_packet (%ld) on slave. If the "
1236
1314
"max_allowed_packet"
1239
#: drizzled/slave.cc:2135
1317
#: drizzled/slave.cc:2136
1240
1318
msgid "Stopping slave I/O thread due to out-of-memory error from master"
1243
#: drizzled/slave.cc:2145
1321
#: drizzled/slave.cc:2146
1244
1322
msgid "Queueing master event to the relay log"
1247
#: drizzled/slave.cc:2172
1325
#: drizzled/slave.cc:2173
1248
1326
msgid "Slave I/O thread aborted while waiting for relay log space"
1251
#: drizzled/slave.cc:2182
1329
#: drizzled/slave.cc:2183
1253
1331
msgid "Slave I/O thread exiting, read up to log '%s', position %s"
1256
#: drizzled/slave.cc:2206
1334
#: drizzled/slave.cc:2207
1257
1335
msgid "Waiting for slave mutex on exit"
1260
#: drizzled/slave.cc:2272
1338
#: drizzled/slave.cc:2273
1261
1339
msgid "Failed during slave thread initialization"
1264
#: drizzled/slave.cc:2338
1342
#: drizzled/slave.cc:2339
1267
1345
"Slave SQL thread initialized, starting replication in log '%s' at position %"
1268
1346
"s, relay log '%s' position: %s"
1271
#: drizzled/slave.cc:2352
1349
#: drizzled/slave.cc:2353
1272
1350
msgid "Slave SQL thread aborted. Can't execute init_slave query"
1275
#: drizzled/slave.cc:2378
1353
#: drizzled/slave.cc:2379
1276
1354
msgid "Reading event from the relay log"
1279
#: drizzled/slave.cc:2403
1357
#: drizzled/slave.cc:2404
1281
1359
msgid "Slave (additional info): %s Error_code: %d"
1284
#: drizzled/slave.cc:2420
1362
#: drizzled/slave.cc:2421
1286
1364
msgid "Slave: %s Error_code: %d"
1289
#: drizzled/slave.cc:2423
1367
#: drizzled/slave.cc:2424
1292
1370
"Error loading user-defined library, slave SQL thread aborted. Install the "
1294
1372
"stopped at log '%s' position %s"
1297
#: drizzled/slave.cc:2431
1375
#: drizzled/slave.cc:2432
1300
1378
"Error running query, slave SQL thread aborted. Fix the problem, and restart "
1301
1379
"the slave SQL thread with \"SLAVE START\". We stopped at log '%s' position %s"
1304
#: drizzled/slave.cc:2443
1382
#: drizzled/slave.cc:2444
1307
1385
"Slave SQL thread exiting, replication stopped in log '%s' at position %s"
1310
#: drizzled/slave.cc:2539
1388
#: drizzled/slave.cc:2540
1312
1390
msgid "Slave I/O: failed requesting download of '%s'"
1315
#: drizzled/slave.cc:2556
1393
#: drizzled/slave.cc:2557
1317
1395
msgid "Network read error downloading '%s' from master"
1320
#: drizzled/slave.cc:2728 drizzled/slave.cc:2814
1398
#: drizzled/slave.cc:2579
1399
msgid "error writing Exec_load event to relay log"
1402
#: drizzled/slave.cc:2593
1403
msgid "error writing Create_file event to relay log"
1406
#: drizzled/slave.cc:2608
1407
msgid "error writing Append_block event to relay log"
1410
#: drizzled/slave.cc:2704
1411
msgid "Memory allocation failed"
1414
#: drizzled/slave.cc:2729 drizzled/slave.cc:2815
1323
1417
"Read invalid event from master: '%s', master could be corrupt but a more "
1324
1418
"likely cause of this is a bug"
1327
#: drizzled/slave.cc:3209
1421
#: drizzled/slave.cc:3088
1422
msgid "could not queue event from master"
1425
#: drizzled/slave.cc:3182
1427
msgid "error %s to master '%s@%s:%d' - retry-time: %d retries: %u"
1430
#: drizzled/slave.cc:3184
1431
msgid "reconnecting"
1434
#: drizzled/slave.cc:3184
1438
#: drizzled/slave.cc:3210
1330
1441
"Slave: connected to master '%s@%s:%d', replication resumed in log '%s' at "
1334
#: drizzled/slave.cc:3599
1445
#: drizzled/slave.cc:3600
1336
1447
msgid "next log '%s' is currently active"
1339
#: drizzled/slave.cc:3629
1450
#: drizzled/slave.cc:3630
1341
1452
msgid "next log '%s' is not active"
1344
#: drizzled/slave.cc:3645
1455
#: drizzled/slave.cc:3646
1347
1458
"Slave SQL thread: I/O error reading event(errno: %d cur_log->error: %d)"
1350
#: drizzled/slave.cc:3651
1461
#: drizzled/slave.cc:3652
1351
1462
msgid "Aborting slave SQL thread because of partial event read"
1354
#: drizzled/slave.cc:3657 drizzled/slave.cc:3664
1465
#: drizzled/slave.cc:3658 drizzled/slave.cc:3665
1356
1467
msgid "Error reading relay log event: %s"
1359
#: drizzled/slave.cc:3658
1470
#: drizzled/slave.cc:3659
1360
1471
msgid "slave SQL thread was killed"
1363
#: drizzled/slave.cc:3756
1474
#: drizzled/slave.cc:3757
1366
1477
"master may suffer from http://bugs.mysql.com/bug.php?id=%u so slave stops; "
1367
1478
"check error log on slave for more info"
1370
#: drizzled/slave.cc:3762
1481
#: drizzled/slave.cc:3763
1373
1484
"According to the master's version ('%s'), it is probable that master suffers "
1379
1490
"deleted, that master be upgraded to a version at least equal to '%d.%d.%d'. "
1380
1491
"Then replication can be restarted."
1494
#: drizzled/sql_repl.cc:102
1495
msgid "Failed in send_file() while reading file name"
1498
#: drizzled/sql_repl.cc:115
1499
msgid "Failed in send_file() on open of file"
1502
#: drizzled/sql_repl.cc:123
1503
msgid "Failed in send_file() while writing data to client"
1506
#: drizzled/sql_repl.cc:132
1507
msgid "Failed in send_file() while negotiating file transfer close"
1510
#: drizzled/table.cc:546
1513
"'%s' had no or invalid character set, and default character set is multi-"
1514
"byte, so character column sizes may have changed"
1517
#: drizzled/table.cc:983 drizzled/table.cc:989
1520
"Found incompatible DECIMAL field '%s' in %s; Please do \"ALTER TABLE '%s' "
1521
"FORCE\" to fix it!"
1524
#: drizzled/table.cc:1161
1527
"Found wrong key definition in %s; Please do \"ALTER TABLE '%s' FORCE \" to "
1531
#: drizzled/table.cc:1167
1534
"Found wrong key definition in %s; Please do \"ALTER TABLE '%s' FORCE\" to "
1538
#: drizzled/table.cc:1810
1540
msgid "Unknown collation '%s' in table '%-.64s' definition"
1543
#: drizzled/table.cc:1817
1546
"Table '%-.64s' was created with a different version of MySQL and cannot be "
1550
#: drizzled/table.cc:2406
1553
"Incorrect definition of table %s.%s: expected column '%s' at position %d, "
1557
#: drizzled/table.cc:2432
1560
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
1561
"have type %s, found type %s."
1564
#: drizzled/table.cc:2441
1567
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
1568
"position %d to have character set '%s' but the type has no character set."
1571
#: drizzled/table.cc:2451
1574
"Incorrect definition of table %s.%s: expected the type of column '%s' at "
1575
"position %d to have character set '%s' but found character set '%s'."
1578
#: drizzled/table.cc:2462
1581
"Incorrect definition of table %s.%s: expected column '%s' at position %d to "
1582
"have type %s but the column is not found."
1585
#: drizzled/tztime.cc:1066
1587
msgid "Fatal error: Illegal or unknown default time zone '%s'"
1590
#: drizzled/unireg.h:45
1591
msgid "Invalid error code"