711
727
"connect to server at '%s' failed\n"
714
#: client/drizzleadmin.cc:270
730
#: client/drizzleadmin.cc:299
716
732
msgid "Check that drizzled is running on %s"
717
733
msgstr "Check that drizzled is running on %s"
719
#: client/drizzleadmin.cc:271
735
#: client/drizzleadmin.cc:300
721
737
msgid " and that the port is %d.\n"
722
738
msgstr " and that the port is %d.\n"
724
#: client/drizzleadmin.cc:273
740
#: client/drizzleadmin.cc:302
726
742
msgid "You can check this by doing 'telnet %s %d'\n"
727
743
msgstr "You can check this by doing 'telnet %s %d'\n"
729
#: client/drizzleadmin.cc:284
745
#: client/drizzleadmin.cc:313
731
747
msgid "Got error: %s\n"
732
748
msgstr "Got error: %s\n"
734
#: client/drizzleadmin.cc:291
750
#: client/drizzleadmin.cc:320
735
751
msgid "Waiting for Drizzle server to answer"
736
752
msgstr "Waiting for Drizzle server to answer"
738
#: client/drizzleadmin.cc:324
754
#: client/drizzleadmin.cc:353
740
756
msgid "shutting down drizzled...\n"
741
757
msgstr "shutting down drizzled...\n"
743
#: client/drizzleadmin.cc:328
759
#: client/drizzleadmin.cc:357
745
761
msgid "shutdown failed; error: '%s'"
746
762
msgstr "shutdown failed; error: '%s'"
748
#: client/drizzleadmin.cc:335
764
#: client/drizzleadmin.cc:364
753
#: client/drizzleadmin.cc:345
769
#: client/drizzleadmin.cc:374
754
770
msgid "drizzled is alive"
755
771
msgstr "drizzled is alive"
757
#: client/drizzleadmin.cc:353
773
#: client/drizzleadmin.cc:382
758
774
msgid "connection was down, but drizzled is now alive"
759
775
msgstr "connection was down, but drizzled is now alive"
761
#: client/drizzleadmin.cc:357
777
#: client/drizzleadmin.cc:386
763
779
msgid "drizzled doesn't answer to ping, error: '%s'"
764
780
msgstr "drizzled doesn't answer to ping, error: '%s'"
766
#: client/drizzleadmin.cc:366
782
#: client/drizzleadmin.cc:395
768
784
msgid "Unknown command: '%-.60s'"
769
785
msgstr "Unknown command: '%-.60s'"
771
#: client/drizzleadmin.cc:375
787
#: client/drizzleadmin.cc:404
773
789
msgid "%s Ver %s Distrib %s, for %s on %s\n"
774
790
msgstr "%s Ver %s Distrib %s, for %s on %s\n"
776
#: client/drizzleadmin.cc:382
792
#: client/drizzleadmin.cc:411
777
793
msgid "Copyright (C) 2000-2008 MySQL AB"
778
794
msgstr "Copyright (C) 2000-2008 MySQL AB"
780
#: client/drizzleadmin.cc:383
796
#: client/drizzleadmin.cc:412
782
798
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
783
799
"and you are welcome to modify and redistribute it under the GPL license\n"
1322
1338
#. TRANSLATORS: The leading word "configvar" is the name
1323
1339
#. of the plugin api, and so should not be translated.
1324
#: drizzled/configvar.cc:40
1340
#: drizzled/configvar.cc:41
1326
1342
msgid "configvar plugin '%s' init() failed"
1327
1343
msgstr "configvar plugin '%s' init() failed"
1329
1345
#. TRANSLATORS: The leading word "configvar" is the name
1330
1346
#. of the plugin api, and so should not be translated.
1331
#: drizzled/configvar.cc:62
1347
#: drizzled/configvar.cc:63
1333
1349
msgid "configvar plugin '%s' deinit() failed"
1334
1350
msgstr "configvar plugin '%s' deinit() failed"
1336
1352
#. TRANSLATORS: The leading word "configvar" is the name
1337
1353
#. of the plugin api, and so should not be translated.
1338
#: drizzled/configvar.cc:98
1354
#: drizzled/configvar.cc:99
1340
1356
msgid "configvar plugin '%s' configvar_func1() failed"
1341
1357
msgstr "configvar plugin '%s' configvar_func1() failed"
1343
1359
#. TRANSLATORS: The leading word "configvar" is the name
1344
1360
#. of the plugin api, and so should not be translated.
1345
#: drizzled/configvar.cc:152
1361
#: drizzled/configvar.cc:153
1347
1363
msgid "configvar plugin '%s' configvar_func2() failed"
1348
1364
msgstr "configvar plugin '%s' configvar_func2() failed"
1350
#: drizzled/db.cc:404 drizzled/db.cc:412
1366
#: drizzled/db.cc:405 drizzled/db.cc:413
1352
1368
msgid "Error while loading database options: '%s':"
1353
1369
msgstr "Error while loading database options: '%s':"
1355
#: drizzled/drizzled.cc:549
1371
#: drizzled/drizzled.cc:548
1357
1373
msgid "Got error %d from pthread_cond_timedwait"
1358
1374
msgstr "Got error %d from pthread_cond_timedwait"
1360
#: drizzled/drizzled.cc:728
1376
#: drizzled/drizzled.cc:727
1362
1378
msgid "Got signal %d from thread %<PRIu64>"
1363
1379
msgstr "Got signal %d from thread %<PRIu64>"
1365
#: drizzled/drizzled.cc:781
1381
#: drizzled/drizzled.cc:780
1366
1382
msgid "Aborting\n"
1367
1383
msgstr "Aborting\n"
1369
#: drizzled/drizzled.cc:956
1385
#: drizzled/drizzled.cc:954
1370
1386
msgid "One can only use the --user switch if running as root\n"
1371
1387
msgstr "One can only use the --user switch if running as root\n"
1373
#: drizzled/drizzled.cc:964
1389
#: drizzled/drizzled.cc:962
1375
1391
"Fatal error: Please read \"Security\" section of the manual to find out how "
1376
1392
"to run drizzled as root!\n"
1387
1403
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1390
#: drizzled/drizzled.cc:1162
1406
#: drizzled/drizzled.cc:1160
1392
1408
msgid "Retrying bind on TCP/IP port %u"
1393
1409
msgstr "Retrying bind on TCP/IP port %u"
1395
#: drizzled/drizzled.cc:1168
1411
#: drizzled/drizzled.cc:1166
1396
1412
msgid "Can't start server: Bind on TCP/IP port"
1397
1413
msgstr "Can't start server: Bind on TCP/IP port"
1399
#: drizzled/drizzled.cc:1169
1415
#: drizzled/drizzled.cc:1167
1401
1417
msgid "Do you already have another drizzled server running on port: %d ?"
1402
1418
msgstr "Do you already have another drizzled server running on port: %d ?"
1404
#: drizzled/drizzled.cc:1175
1420
#: drizzled/drizzled.cc:1173
1405
1421
msgid "Can't start server: listen() on TCP/IP port"
1406
1422
msgstr "Can't start server: listen() on TCP/IP port"
1408
#: drizzled/drizzled.cc:1176
1424
#: drizzled/drizzled.cc:1174
1410
1426
msgid "listen() on TCP/IP failed with error %d"
1411
1427
msgstr "listen() on TCP/IP failed with error %d"
1413
#: drizzled/drizzled.cc:1266
1429
#: drizzled/drizzled.cc:1264
1416
1432
msgstr "Fatal "
1418
#: drizzled/drizzled.cc:1290
1421
"We will try our best to scrape up some info that will hopefully help "
1423
"the problem, but since we have already crashed, something is definitely "
1425
"and this may fail.\n"
1428
"We will try our best to scrape up some info that will hopefully help "
1430
"the problem, but since we have already crashed, something is definitely "
1432
"and this may fail.\n"
1435
#: drizzled/drizzled.cc:1301
1438
"It is possible that drizzled could use up to \n"
1439
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1442
"Hope that's ok; if not, decrease some variables in the equation.\n"
1445
"It is possible that drizzled could use up to \n"
1446
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1449
"Hope that's ok; if not, decrease some variables in the equation.\n"
1452
#: drizzled/drizzled.cc:1319
1455
"Attempting backtrace. You can use the following information to find out\n"
1456
"where drizzled died. If you see no messages after this, something went\n"
1457
"terribly wrong...\n"
1459
"Attempting backtrace. You can use the following information to find out\n"
1460
"where drizzled died. If you see no messages after this, something went\n"
1461
"terribly wrong...\n"
1463
#: drizzled/drizzled.cc:1347
1466
"Trying to get some variables.\n"
1467
"Some pointers may be invalid and cause the dump to abort...\n"
1469
"Trying to get some variables.\n"
1470
"Some pointers may be invalid and cause the dump to abort...\n"
1472
#: drizzled/drizzled.cc:1359
1434
#: drizzled/drizzled.cc:1288
1437
"We will try our best to scrape up some info that will hopefully help "
1439
"the problem, but since we have already crashed, something is definitely "
1441
"and this may fail.\n"
1444
"We will try our best to scrape up some info that will hopefully help "
1446
"the problem, but since we have already crashed, something is definitely "
1448
"and this may fail.\n"
1451
#: drizzled/drizzled.cc:1299
1454
"It is possible that drizzled could use up to \n"
1455
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1458
"Hope that's ok; if not, decrease some variables in the equation.\n"
1461
"It is possible that drizzled could use up to \n"
1462
"key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = %"
1465
"Hope that's ok; if not, decrease some variables in the equation.\n"
1468
#: drizzled/drizzled.cc:1317
1471
"Attempting backtrace. You can use the following information to find out\n"
1472
"where drizzled died. If you see no messages after this, something went\n"
1473
"terribly wrong...\n"
1475
"Attempting backtrace. You can use the following information to find out\n"
1476
"where drizzled died. If you see no messages after this, something went\n"
1477
"terribly wrong...\n"
1479
#: drizzled/drizzled.cc:1345
1482
"Trying to get some variables.\n"
1483
"Some pointers may be invalid and cause the dump to abort...\n"
1485
"Trying to get some variables.\n"
1486
"Some pointers may be invalid and cause the dump to abort...\n"
1488
#: drizzled/drizzled.cc:1357
1473
1489
#, fuzzy, c-format
1488
1504
"later when used with nscd), disable LDAP in your nsswitch.conf, or use a\n"
1489
1505
"drizzled that is not statically linked.\n"
1491
#: drizzled/drizzled.cc:1374
1495
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1496
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1497
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1498
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1499
"the documentation for your distribution on how to do that.\n"
1502
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1503
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1504
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1505
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1506
"the documentation for your distribution on how to do that.\n"
1508
#: drizzled/drizzled.cc:1387
1512
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1513
"unreliable and unstable on some operating systems and operating-system\n"
1514
"versions (notably, some versions of Linux). This crash could be due to use\n"
1515
"of those buggy OS calls. You should consider whether you really need the\n"
1516
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1520
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1521
"unreliable and unstable on some operating systems and operating-system\n"
1522
"versions (notably, some versions of Linux). This crash could be due to use\n"
1523
"of those buggy OS calls. You should consider whether you really need the\n"
1524
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1527
#: drizzled/drizzled.cc:1402
1507
#: drizzled/drizzled.cc:1372
1511
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1512
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1513
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1514
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1515
"the documentation for your distribution on how to do that.\n"
1518
"You are running a statically-linked LinuxThreads binary on an NPTL system.\n"
1519
"This can result in crashes on some distributions due to LT/NPTL conflicts.\n"
1520
"You should either build a dynamically-linked binary, or force LinuxThreads\n"
1521
"to be used with the LD_ASSUME_KERNEL environment variable. Please consult\n"
1522
"the documentation for your distribution on how to do that.\n"
1524
#: drizzled/drizzled.cc:1385
1528
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1529
"unreliable and unstable on some operating systems and operating-system\n"
1530
"versions (notably, some versions of Linux). This crash could be due to use\n"
1531
"of those buggy OS calls. You should consider whether you really need the\n"
1532
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1536
"The '--memlock' argument, which was enabled, uses system calls that are\n"
1537
"unreliable and unstable on some operating systems and operating-system\n"
1538
"versions (notably, some versions of Linux). This crash could be due to use\n"
1539
"of those buggy OS calls. You should consider whether you really need the\n"
1540
"'--memlock' parameter and/or consult the OS distributor about 'mlockall'\n"
1543
#: drizzled/drizzled.cc:1400
1529
1545
msgid "Writing a core file\n"
1530
1546
msgstr "Writing a core file\n"
1532
#: drizzled/drizzled.cc:1449
1548
#: drizzled/drizzled.cc:1447
1534
1550
"setrlimit could not change the size of core files to 'infinity'; We may not "
1535
1551
"be able to generate a core file on signals"
1537
1553
"setrlimit could not change the size of core files to 'infinity'; We may not "
1538
1554
"be able to generate a core file on signals"
1540
#: drizzled/drizzled.cc:1517
1556
#: drizzled/drizzled.cc:1515
1542
1558
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1543
1559
msgstr "Can't create interrupt-thread (error %d, errno: %d)"
1545
#: drizzled/drizzled.cc:1605
1561
#: drizzled/drizzled.cc:1603
1547
1563
msgid "Got signal %d to shutdown drizzled"
1548
1564
msgstr "Got signal %d to shutdown drizzled"
1550
#: drizzled/drizzled.cc:1622 drizzled/sql_base.cc:6387
1566
#: drizzled/drizzled.cc:1620 drizzled/sql_base.cc:6387
1551
1567
msgid "Can't create thread to kill server"
1552
1568
msgstr "Can't create thread to kill server"
1554
#: drizzled/drizzled.cc:1645
1570
#: drizzled/drizzled.cc:1643
1556
1572
msgid "Got signal: %d error: %d"
1557
1573
msgstr "Got signal: %d error: %d"
1559
#: drizzled/drizzled.cc:1760
1575
#: drizzled/drizzled.cc:1758
1561
1577
msgid "Wrong date/time format specifier: %s\n"
1562
1578
msgstr "Wrong date/time format specifier: %s\n"
1564
#: drizzled/drizzled.cc:1882
1580
#: drizzled/drizzled.cc:1880
1566
1582
msgid "gethostname failed, using '%s' as hostname"
1567
1583
msgstr "gethostname failed, using '%s' as hostname"
1569
#: drizzled/drizzled.cc:1946
1572
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1575
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1578
#: drizzled/drizzled.cc:1951
1581
"Could not increase number of max_open_files to more than %u (request: %u)"
1583
"Could not increase number of max_open_files to more than %u (request: %u)"
1585
#: drizzled/drizzled.cc:2029
1585
#: drizzled/drizzled.cc:1944
1588
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1591
"Changed limits: max_open_files: %u max_connections: %<PRIu64> table_cache: "
1594
#: drizzled/drizzled.cc:1949
1597
"Could not increase number of max_open_files to more than %u (request: %u)"
1599
"Could not increase number of max_open_files to more than %u (request: %u)"
1601
#: drizzled/drizzled.cc:2027
1587
1603
msgid "Unknown locale: '%s'"
1588
1604
msgstr "Unknown locale: '%s'"
1590
#: drizzled/drizzled.cc:2099
1606
#: drizzled/drizzled.cc:2096
1591
1607
msgid "Can't create thread-keys"
1592
1608
msgstr "Can't create thread-keys"
1594
#: drizzled/drizzled.cc:2139
1595
msgid "Unable to reopen stdout"
1596
msgstr "Unable to reopen stdout"
1598
#: drizzled/drizzled.cc:2142
1599
msgid "Unable to reopen stderr"
1600
msgstr "Unable to reopen stderr"
1602
#: drizzled/drizzled.cc:2148
1610
#: drizzled/drizzled.cc:2120
1603
1611
msgid "Out of memory"
1604
1612
msgstr "Out of memory"
1606
#: drizzled/drizzled.cc:2154
1614
#: drizzled/drizzled.cc:2126
1608
1616
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1609
1617
"impossible, it would lead to infinite loops in this server."
1678
1686
"value: we force server id to 1; updates will be logged to the binary log, "
1679
1687
"but connections from slaves will not be accepted."
1681
#: drizzled/drizzled.cc:2480
1689
#: drizzled/drizzled.cc:2452
1682
1690
msgid "Before Lock_thread_count"
1683
1691
msgstr "Before Lock_thread_count"
1685
#: drizzled/drizzled.cc:2487
1693
#: drizzled/drizzled.cc:2459
1686
1694
msgid "After lock_thread_count"
1687
1695
msgstr "After lock_thread_count"
1689
#: drizzled/drizzled.cc:2593
1697
#: drizzled/drizzled.cc:2565
1691
1699
msgid "drizzled: Got error %d from select"
1692
1700
msgstr "drizzled: Got error %d from select"
1694
#: drizzled/drizzled.cc:2825 drizzled/drizzled.cc:2907
1695
#: drizzled/drizzled.cc:3020
1702
#: drizzled/drizzled.cc:2795 drizzled/drizzled.cc:2873
1703
#: drizzled/drizzled.cc:2982
1696
1704
msgid "Option used by mysql-test for debugging and testing of replication."
1697
1705
msgstr "Option used by mysql-test for debugging and testing of replication."
1699
#: drizzled/drizzled.cc:2829
1707
#: drizzled/drizzled.cc:2799
1700
1708
msgid "Auto-increment columns are incremented by this"
1701
1709
msgstr "Auto-increment columns are incremented by this"
1703
#: drizzled/drizzled.cc:2834
1705
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1708
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1711
#: drizzled/drizzled.cc:2840
1713
"Path to installation directory. All paths are usually resolved relative to "
1716
"Path to installation directory. All paths are usually resolved relative to "
1719
#: drizzled/drizzled.cc:2844
1711
#: drizzled/drizzled.cc:2804
1713
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1716
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1719
#: drizzled/drizzled.cc:2810
1721
"Path to installation directory. All paths are usually resolved relative to "
1724
"Path to installation directory. All paths are usually resolved relative to "
1727
#: drizzled/drizzled.cc:2814
1720
1728
msgid "IP address to bind to."
1721
1729
msgstr "IP address to bind to."
1723
#: drizzled/drizzled.cc:2848
1731
#: drizzled/drizzled.cc:2818
1725
1733
"The maximum size of a row-based binary log event in bytes. Rows will be "
1726
1734
"grouped into events smaller than this size if possible. The value has to be "
1730
1738
"grouped into events smaller than this size if possible. The value has to be "
1731
1739
"a multiple of 256."
1733
#: drizzled/drizzled.cc:2859
1741
#: drizzled/drizzled.cc:2829
1734
1742
msgid "Set the filesystem character set."
1735
1743
msgstr "Set the filesystem character set."
1737
#: drizzled/drizzled.cc:2864
1745
#: drizzled/drizzled.cc:2834
1738
1746
msgid "Set the default character set."
1739
1747
msgstr "Set the default character set."
1741
#: drizzled/drizzled.cc:2871
1749
#: drizzled/drizzled.cc:2841
1742
1750
msgid "Chroot drizzled daemon during startup."
1743
1751
msgstr "Chroot drizzled daemon during start-up."
1745
#: drizzled/drizzled.cc:2875
1753
#: drizzled/drizzled.cc:2845
1746
1754
msgid "Set the default collation."
1747
1755
msgstr "Set the default collation."
1749
#: drizzled/drizzled.cc:2879
1757
#: drizzled/drizzled.cc:2849
1750
1758
msgid "Default completion type."
1751
1759
msgstr "Default completion type."
1753
#: drizzled/drizzled.cc:2884
1754
msgid "Write error output on screen."
1755
msgstr "Write error output on screen."
1757
#: drizzled/drizzled.cc:2888
1761
#: drizzled/drizzled.cc:2854
1758
1762
msgid "Write core on errors."
1759
1763
msgstr "Write core on errors."
1761
#: drizzled/drizzled.cc:2892
1765
#: drizzled/drizzled.cc:2858
1762
1766
msgid "Path to the database root."
1763
1767
msgstr "Path to the database root."
1765
#: drizzled/drizzled.cc:2896
1769
#: drizzled/drizzled.cc:2862
1766
1770
msgid "Set the default storage engine (table type) for tables."
1767
1771
msgstr "Set the default storage engine (table type) for tables."
1769
#: drizzled/drizzled.cc:2900
1773
#: drizzled/drizzled.cc:2866
1770
1774
msgid "Set the default time zone."
1771
1775
msgstr "Set the default time zone."
1773
#: drizzled/drizzled.cc:2904
1777
#: drizzled/drizzled.cc:2870
1774
1778
msgid "Type of DELAY_KEY_WRITE."
1775
1779
msgstr "Type of DELAY_KEY_WRITE."
1777
#: drizzled/drizzled.cc:2913
1781
#: drizzled/drizzled.cc:2879
1778
1782
msgid "Print a symbolic stack trace on failure."
1779
1783
msgstr "Print a symbolic stack trace on failure."
1781
#: drizzled/drizzled.cc:2919
1785
#: drizzled/drizzled.cc:2885
1782
1786
msgid "Push supported query conditions to the storage engine."
1783
1787
msgstr "Push supported query conditions to the storage engine."
1785
#: drizzled/drizzled.cc:2925
1789
#: drizzled/drizzled.cc:2891
1786
1790
msgid "Used for debugging; Use at your own risk!"
1787
1791
msgstr "Used for debugging; Use at your own risk!"
1789
#: drizzled/drizzled.cc:2928
1793
#: drizzled/drizzled.cc:2894
1790
1794
msgid "Flush tables to disk between SQL commands."
1791
1795
msgstr "Flush tables to disk between SQL commands."
1793
#: drizzled/drizzled.cc:2933
1797
#: drizzled/drizzled.cc:2899
1794
1798
msgid "Set up signals usable for debugging"
1795
1799
msgstr "Set up signals usable for debugging"
1797
#: drizzled/drizzled.cc:2937
1801
#: drizzled/drizzled.cc:2903
1798
1802
msgid "Command(s) that are executed for each new connection"
1799
1803
msgstr "Command(s) that are executed for each new connection"
1801
#: drizzled/drizzled.cc:2941
1805
#: drizzled/drizzled.cc:2907
1802
1806
msgid "Read SQL commands from this file at startup."
1803
1807
msgstr "Read SQL commands from this file at startup."
1805
#: drizzled/drizzled.cc:2945
1809
#: drizzled/drizzled.cc:2911
1806
1810
msgid "Command(s) that are executed when a slave connects to this master"
1807
1811
msgstr "Command(s) that are executed when a slave connects to this master"
1809
#: drizzled/drizzled.cc:2949
1813
#: drizzled/drizzled.cc:2915
1810
1814
msgid "(IGNORED)"
1811
1815
msgstr "(IGNORED)"
1813
#: drizzled/drizzled.cc:2953
1817
#: drizzled/drizzled.cc:2919
1814
1818
msgid "Set the language used for the month names and the days of the week."
1815
1819
msgstr "Set the language used for the month names and the days of the week."
1817
#: drizzled/drizzled.cc:2958
1821
#: drizzled/drizzled.cc:2924
1818
1822
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1819
1823
msgstr "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1821
#: drizzled/drizzled.cc:2963
1825
#: drizzled/drizzled.cc:2929
1822
1826
msgid "Log connections and queries to file."
1823
1827
msgstr "Log connections and queries to file."
1825
#: drizzled/drizzled.cc:2967
1829
#: drizzled/drizzled.cc:2933
1827
1831
"Log update queries in binary format. Optional argument is the location for "
1828
1832
"the binary log files.(Strongly recommended to avoid replication problems if "
1832
1836
"the binary log files.(Strongly recommended to avoid replication problems if "
1833
1837
"server's hostname changes)"
1835
#: drizzled/drizzled.cc:2974
1839
#: drizzled/drizzled.cc:2940
1836
1840
msgid "File that holds the names for last binary log files."
1837
1841
msgstr "File that holds the names for last binary log files."
1839
#: drizzled/drizzled.cc:2978
1840
msgid "Error log file."
1841
msgstr "Error log file."
1843
#: drizzled/drizzled.cc:2982
1843
#: drizzled/drizzled.cc:2944
1844
1844
msgid "Log all MyISAM changes to file."
1845
1845
msgstr "Log all MyISAM changes to file."
1847
#: drizzled/drizzled.cc:2986
1849
"Tells the slave to log the updates from the slave thread to the binary log. "
1850
"You will need to turn it on if you plan to daisy-chain the slaves."
1852
"Tells the slave to log the updates from the slave thread to the binary log. "
1853
"You will need to turn it on if you plan to daisy-chain the slaves."
1855
#: drizzled/drizzled.cc:2993
1857
"Path to transaction coordinator log (used for transactions that affect more "
1858
"than one storage engine, when binary log is disabled)"
1860
"Path to transaction coordinator log (used for transactions that affect more "
1861
"than one storage engine, when binary log is disabled)"
1863
#: drizzled/drizzled.cc:2999
1847
#: drizzled/drizzled.cc:2948
1849
"Tells the slave to log the updates from the slave thread to the binary log. "
1850
"You will need to turn it on if you plan to daisy-chain the slaves."
1852
"Tells the slave to log the updates from the slave thread to the binary log. "
1853
"You will need to turn it on if you plan to daisy-chain the slaves."
1855
#: drizzled/drizzled.cc:2955
1857
"Path to transaction coordinator log (used for transactions that affect more "
1858
"than one storage engine, when binary log is disabled)"
1860
"Path to transaction coordinator log (used for transactions that affect more "
1861
"than one storage engine, when binary log is disabled)"
1863
#: drizzled/drizzled.cc:2961
1864
1864
msgid "Size of transaction coordinator log."
1865
1865
msgstr "Size of transaction coordinator log."
1867
#: drizzled/drizzled.cc:3005
1867
#: drizzled/drizzled.cc:2967
1868
1868
msgid "Log some not critical warnings to the log file."
1869
1869
msgstr "Log some not critical warnings to the log file."
1871
#: drizzled/drizzled.cc:3010
1873
"The location and name of the file that remembers the master and where the I/"
1874
"O replication thread is in the master's binlogs."
1876
"The location and name of the file that remembers the master and where the I/"
1877
"O replication thread is in the master's binlogs."
1879
#: drizzled/drizzled.cc:3015
1881
"The number of tries the slave will make to connect to the master before "
1884
"The number of tries the slave will make to connect to the master before "
1887
#: drizzled/drizzled.cc:3024
1871
#: drizzled/drizzled.cc:2972
1873
"The location and name of the file that remembers the master and where the I/"
1874
"O replication thread is in the master's binlogs."
1876
"The location and name of the file that remembers the master and where the I/"
1877
"O replication thread is in the master's binlogs."
1879
#: drizzled/drizzled.cc:2977
1881
"The number of tries the slave will make to connect to the master before "
1884
"The number of tries the slave will make to connect to the master before "
1887
#: drizzled/drizzled.cc:2986
1888
1888
msgid "Lock drizzled in memory."
1889
1889
msgstr "Lock drizzled in memory."
1891
#: drizzled/drizzled.cc:3028
1891
#: drizzled/drizzled.cc:2990
1893
1893
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1894
1894
"BACKUP, FORCE or QUICK."
1916
1916
"Maximum time in seconds to wait for the port to become free. (Default: no "
1919
#: drizzled/drizzled.cc:3058
1919
#: drizzled/drizzled.cc:3020
1920
1920
msgid "The location and name to use for relay logs."
1921
1921
msgstr "The location and name to use for relay logs."
1923
#: drizzled/drizzled.cc:3062
1925
"The location and name to use for the file that keeps a list of the last "
1928
"The location and name to use for the file that keeps a list of the last "
1931
#: drizzled/drizzled.cc:3067
1933
"The location and name of the file that remembers where the SQL replication "
1934
"thread is in the relay logs."
1936
"The location and name of the file that remembers where the SQL replication "
1937
"thread is in the relay logs."
1939
#: drizzled/drizzled.cc:3072
1941
"In replication, if set to 1, do not skip events having our server id. "
1942
"Default value is 0 (to break infinite loops in circular replication). Can't "
1943
"be set to 1 if --log-slave-updates is used."
1945
"In replication, if set to 1, do not skip events having our server id. "
1946
"Default value is 0 (to break infinite loops in circular replication). Can't "
1947
"be set to 1 if --log-slave-updates is used."
1949
#: drizzled/drizzled.cc:3080
1951
"Hostname or IP of the slave to be reported to to the master during slave "
1952
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1953
"you do not want the slave to register itself with the master. Note that it "
1954
"is not sufficient for the master to simply read the IP of the slave off the "
1955
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1956
"may not be valid for connecting to the slave from the master or other hosts."
1958
"Hostname or IP of the slave to be reported to to the master during slave "
1959
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1960
"you do not want the slave to register itself with the master. Note that it "
1961
"is not sufficient for the master to simply read the IP of the slave off the "
1962
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1963
"may not be valid for connecting to the slave from the master or other hosts."
1965
#: drizzled/drizzled.cc:3090
1923
#: drizzled/drizzled.cc:3024
1925
"The location and name to use for the file that keeps a list of the last "
1928
"The location and name to use for the file that keeps a list of the last "
1931
#: drizzled/drizzled.cc:3029
1933
"The location and name of the file that remembers where the SQL replication "
1934
"thread is in the relay logs."
1936
"The location and name of the file that remembers where the SQL replication "
1937
"thread is in the relay logs."
1939
#: drizzled/drizzled.cc:3034
1941
"In replication, if set to 1, do not skip events having our server id. "
1942
"Default value is 0 (to break infinite loops in circular replication). Can't "
1943
"be set to 1 if --log-slave-updates is used."
1945
"In replication, if set to 1, do not skip events having our server id. "
1946
"Default value is 0 (to break infinite loops in circular replication). Can't "
1947
"be set to 1 if --log-slave-updates is used."
1949
#: drizzled/drizzled.cc:3042
1951
"Hostname or IP of the slave to be reported to to the master during slave "
1952
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1953
"you do not want the slave to register itself with the master. Note that it "
1954
"is not sufficient for the master to simply read the IP of the slave off the "
1955
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1956
"may not be valid for connecting to the slave from the master or other hosts."
1958
"Hostname or IP of the slave to be reported to to the master during slave "
1959
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1960
"you do not want the slave to register itself with the master. Note that it "
1961
"is not sufficient for the master to simply read the IP of the slave off the "
1962
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1963
"may not be valid for connecting to the slave from the master or other hosts."
1965
#: drizzled/drizzled.cc:3052
1966
1966
msgid "Skip some optimize stages (for testing)."
1967
1967
msgstr "Skip some optimise stages (for testing)."
1969
#: drizzled/drizzled.cc:3093
1971
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1972
"specified directory"
1974
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1975
"specified directory"
1977
#: drizzled/drizzled.cc:3098
1979
"Uniquely identifies the server instance in the community of replication "
1982
"Uniquely identifies the server instance in the community of replication "
1985
#: drizzled/drizzled.cc:3103
1969
#: drizzled/drizzled.cc:3055
1971
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1972
"specified directory"
1974
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1975
"specified directory"
1977
#: drizzled/drizzled.cc:3060
1979
"Uniquely identifies the server instance in the community of replication "
1982
"Uniquely identifies the server instance in the community of replication "
1985
#: drizzled/drizzled.cc:3065
1986
1986
msgid "Don't use new, possible wrong routines."
1987
1987
msgstr "Don't use new, possible wrong routines."
1989
#: drizzled/drizzled.cc:3106
1989
#: drizzled/drizzled.cc:3068
1991
1991
msgid "If set, slave is not started automatically."
1992
1992
msgstr "If set, slave is not started automatically."
1994
#: drizzled/drizzled.cc:3110
1994
#: drizzled/drizzled.cc:3072
1995
1995
msgid "Don't print a stack trace on failure."
1996
1996
msgstr "Don't print a stack trace on failure."
1998
#: drizzled/drizzled.cc:3114
1998
#: drizzled/drizzled.cc:3076
1999
1999
msgid "Don't give threads different priorities."
2000
2000
msgstr "Don't give threads different priorities."
2002
#: drizzled/drizzled.cc:3118
2004
"The location where the slave should put its temporary files when replicating "
2005
"a LOAD DATA INFILE command."
2007
"The location where the slave should put its temporary files when replicating "
2008
"a LOAD DATA INFILE command."
2010
#: drizzled/drizzled.cc:3123
2012
"Tells the slave thread to continue replication when a query event returns an "
2013
"error from the provided list."
2015
"Tells the slave thread to continue replication when a query event returns an "
2016
"error from the provided list."
2018
#: drizzled/drizzled.cc:3127
2020
"Modes for how replication events should be executed. Legal values are "
2021
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2022
"stop for operations that are idempotent. In STRICT mode, replication will "
2023
"stop on any unexpected difference between the master and the slave."
2025
"Modes for how replication events should be executed. Legal values are "
2026
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2027
"stop for operations that are idempotent. In STRICT mode, replication will "
2028
"stop on any unexpected difference between the master and the slave."
2030
#: drizzled/drizzled.cc:3135
2002
#: drizzled/drizzled.cc:3080
2004
"The location where the slave should put its temporary files when replicating "
2005
"a LOAD DATA INFILE command."
2007
"The location where the slave should put its temporary files when replicating "
2008
"a LOAD DATA INFILE command."
2010
#: drizzled/drizzled.cc:3085
2012
"Tells the slave thread to continue replication when a query event returns an "
2013
"error from the provided list."
2015
"Tells the slave thread to continue replication when a query event returns an "
2016
"error from the provided list."
2018
#: drizzled/drizzled.cc:3089
2020
"Modes for how replication events should be executed. Legal values are "
2021
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2022
"stop for operations that are idempotent. In STRICT mode, replication will "
2023
"stop on any unexpected difference between the master and the slave."
2025
"Modes for how replication events should be executed. Legal values are "
2026
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
2027
"stop for operations that are idempotent. In STRICT mode, replication will "
2028
"stop on any unexpected difference between the master and the slave."
2030
#: drizzled/drizzled.cc:3097
2031
2031
msgid "(INGORED)"
2032
2032
msgstr "(IGNORED)"
2034
#: drizzled/drizzled.cc:3138
2034
#: drizzled/drizzled.cc:3100
2035
2035
msgid "Enable symbolic link support."
2036
2036
msgstr "Enable symbolic link support."
2038
#: drizzled/drizzled.cc:3147
2040
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2042
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2044
#: drizzled/drizzled.cc:3152
2046
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2049
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2052
#: drizzled/drizzled.cc:3157
2054
"Using this option will cause most temporary files created to use a small set "
2055
"of names, rather than a unique name for each new file."
2057
"Using this option will cause most temporary files created to use a small set "
2058
"of names, rather than a unique name for each new file."
2060
#: drizzled/drizzled.cc:3162
2062
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2064
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2066
#: drizzled/drizzled.cc:3167
2038
#: drizzled/drizzled.cc:3109
2040
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2042
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2044
#: drizzled/drizzled.cc:3114
2046
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2049
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2052
#: drizzled/drizzled.cc:3119
2054
"Using this option will cause most temporary files created to use a small set "
2055
"of names, rather than a unique name for each new file."
2057
"Using this option will cause most temporary files created to use a small set "
2058
"of names, rather than a unique name for each new file."
2060
#: drizzled/drizzled.cc:3124
2062
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2064
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2066
#: drizzled/drizzled.cc:3129
2067
2067
msgid "Path for temporary files."
2070
#: drizzled/drizzled.cc:3171
2070
#: drizzled/drizzled.cc:3133
2071
2071
msgid "Default transaction isolation level."
2072
2072
msgstr "Default transaction isolation level."
2074
#: drizzled/drizzled.cc:3175
2074
#: drizzled/drizzled.cc:3137
2075
2075
msgid "Run drizzled daemon as user."
2076
2076
msgstr "Run drizzled daemon as user."
2078
#: drizzled/drizzled.cc:3183
2080
"The number of outstanding connection requests Drizzle can have. This comes "
2081
"into play when the main Drizzle thread gets very many connection requests in "
2082
"a very short time."
2084
"The number of outstanding connection requests Drizzle can have. This comes "
2085
"into play when the main Drizzle thread gets very many connection requests in "
2086
"a very short time."
2088
#: drizzled/drizzled.cc:3189
2090
"The size of the cache to hold the SQL statements for the binary log during a "
2091
"transaction. If you often use big, multi-statement transactions you can "
2092
"increase this to get more performance."
2094
"The size of the cache to hold the SQL statements for the binary log during a "
2095
"transaction. If you often use big, multi-statement transactions you can "
2096
"increase this to get more performance."
2098
#: drizzled/drizzled.cc:3195
2078
#: drizzled/drizzled.cc:3145
2080
"The number of outstanding connection requests Drizzle can have. This comes "
2081
"into play when the main Drizzle thread gets very many connection requests in "
2082
"a very short time."
2084
"The number of outstanding connection requests Drizzle can have. This comes "
2085
"into play when the main Drizzle thread gets very many connection requests in "
2086
"a very short time."
2088
#: drizzled/drizzled.cc:3151
2090
"The size of the cache to hold the SQL statements for the binary log during a "
2091
"transaction. If you often use big, multi-statement transactions you can "
2092
"increase this to get more performance."
2094
"The size of the cache to hold the SQL statements for the binary log during a "
2095
"transaction. If you often use big, multi-statement transactions you can "
2096
"increase this to get more performance."
2098
#: drizzled/drizzled.cc:3157
2101
2101
"Size of tree cache used in bulk insert optimization. Note that this is a "
2180
2180
"specifies the percentage ratio of that number of hits to the total number of "
2181
2181
"blocks in key cache"
2183
#: drizzled/drizzled.cc:3273
2183
#: drizzled/drizzled.cc:3235
2184
2184
msgid "The default size of key cache blocks"
2185
2185
msgstr "The default size of key cache blocks"
2187
#: drizzled/drizzled.cc:3279
2187
#: drizzled/drizzled.cc:3241
2188
2188
msgid "The minimum percentage of warm blocks in key cache"
2189
2189
msgstr "The minimum percentage of warm blocks in key cache"
2191
#: drizzled/drizzled.cc:3285
2191
#: drizzled/drizzled.cc:3247
2192
2192
msgid "Max packetlength to send/receive from to server."
2193
2193
msgstr "Max packetlength to send/receive from to server."
2195
#: drizzled/drizzled.cc:3290
2197
"Can be used to restrict the total size used to cache a multi-transaction "
2200
"Can be used to restrict the total size used to cache a multi-transaction "
2203
#: drizzled/drizzled.cc:3295
2205
"Binary log will be rotated automatically when the size exceeds this value. "
2206
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2207
"for this variable is 4096."
2209
"Binary log will be rotated automatically when the size exceeds this value. "
2210
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2211
"for this variable is 4096."
2213
#: drizzled/drizzled.cc:3301
2215
"If there is more than this number of interrupted connections from a host "
2216
"this host will be blocked from further connections."
2218
"If there is more than this number of interrupted connections from a host "
2219
"this host will be blocked from further connections."
2221
#: drizzled/drizzled.cc:3308
2195
#: drizzled/drizzled.cc:3252
2197
"Can be used to restrict the total size used to cache a multi-transaction "
2200
"Can be used to restrict the total size used to cache a multi-transaction "
2203
#: drizzled/drizzled.cc:3257
2205
"Binary log will be rotated automatically when the size exceeds this value. "
2206
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2207
"for this variable is 4096."
2209
"Binary log will be rotated automatically when the size exceeds this value. "
2210
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2211
"for this variable is 4096."
2213
#: drizzled/drizzled.cc:3263
2215
"If there is more than this number of interrupted connections from a host "
2216
"this host will be blocked from further connections."
2218
"If there is more than this number of interrupted connections from a host "
2219
"this host will be blocked from further connections."
2221
#: drizzled/drizzled.cc:3270
2222
2222
msgid "The number of simultaneous clients allowed."
2223
2223
msgstr "The number of simultaneous clients allowed."
2225
#: drizzled/drizzled.cc:3313
2225
#: drizzled/drizzled.cc:3275
2226
2226
msgid "Max number of errors/warnings to store for a statement."
2227
2227
msgstr "Max number of errors/warnings to store for a statement."
2229
#: drizzled/drizzled.cc:3318
2229
#: drizzled/drizzled.cc:3280
2230
2230
msgid "Don't allow creation of heap tables bigger than this."
2231
2231
msgstr "Don't allow creation of heap tables bigger than this."
2233
#: drizzled/drizzled.cc:3324
2233
#: drizzled/drizzled.cc:3286
2235
2235
"Joins that are probably going to read more than max_join_size records return "
2410
2398
"plugin is identified by the name of the shared library. [for example: --"
2411
2399
"plugin_load=libmd5udf.so:libauth_pam.so]"
2413
#: drizzled/drizzled.cc:3471
2401
#: drizzled/drizzled.cc:3421
2414
2402
msgid "The size of the buffer that is allocated when preloading indexes"
2415
2403
msgstr "The size of the buffer that is allocated when pre-loading indexes"
2417
#: drizzled/drizzled.cc:3476
2405
#: drizzled/drizzled.cc:3426
2418
2406
msgid "Allocation block size for query parsing and execution"
2419
2407
msgstr "Allocation block size for query parsing and execution"
2421
#: drizzled/drizzled.cc:3481
2409
#: drizzled/drizzled.cc:3431
2422
2410
msgid "Persistent buffer for query parsing and execution"
2423
2411
msgstr "Persistent buffer for query parsing and execution"
2425
#: drizzled/drizzled.cc:3487
2413
#: drizzled/drizzled.cc:3437
2426
2414
msgid "Allocation block size for storing ranges during optimization"
2427
2415
msgstr "Allocation block size for storing ranges during optimisation"
2429
#: drizzled/drizzled.cc:3493
2431
"Each thread that does a sequential scan allocates a buffer of this size for "
2432
"each table it scans. If you do many sequential scans, you may want to "
2433
"increase this value."
2435
"Each thread that does a sequential scan allocates a buffer of this size for "
2436
"each table it scans. If you do many sequential scans, you may want to "
2437
"increase this value."
2439
#: drizzled/drizzled.cc:3501
2441
"When reading rows in sorted order after a sort, the rows are read through "
2442
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2445
"When reading rows in sorted order after a sort, the rows are read through "
2446
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2449
#: drizzled/drizzled.cc:3509
2451
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2454
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2457
#: drizzled/drizzled.cc:3515
2417
#: drizzled/drizzled.cc:3443
2419
"Each thread that does a sequential scan allocates a buffer of this size for "
2420
"each table it scans. If you do many sequential scans, you may want to "
2421
"increase this value."
2423
"Each thread that does a sequential scan allocates a buffer of this size for "
2424
"each table it scans. If you do many sequential scans, you may want to "
2425
"increase this value."
2427
#: drizzled/drizzled.cc:3451
2429
"When reading rows in sorted order after a sort, the rows are read through "
2430
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2433
"When reading rows in sorted order after a sort, the rows are read through "
2434
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
2437
#: drizzled/drizzled.cc:3459
2439
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2442
"0 = do not purge relay logs. 1 = purge them as soon as they are no more "
2445
#: drizzled/drizzled.cc:3465
2458
2446
msgid "Maximum space to use for all relay logs."
2459
2447
msgstr "Maximum space to use for all relay logs."
2461
#: drizzled/drizzled.cc:3520
2449
#: drizzled/drizzled.cc:3470
2462
2450
msgid "Use compression on master/slave protocol."
2463
2451
msgstr "Use compression on master/slave protocol."
2465
#: drizzled/drizzled.cc:3525
2467
"Number of seconds to wait for more data from a master/slave connection "
2468
"before aborting the read."
2470
"Number of seconds to wait for more data from a master/slave connection "
2471
"before aborting the read."
2473
#: drizzled/drizzled.cc:3530
2475
"Number of times the slave SQL thread will retry a transaction in case it "
2476
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2479
"Number of times the slave SQL thread will retry a transaction in case it "
2480
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2483
#: drizzled/drizzled.cc:3536
2453
#: drizzled/drizzled.cc:3475
2455
"Number of seconds to wait for more data from a master/slave connection "
2456
"before aborting the read."
2458
"Number of seconds to wait for more data from a master/slave connection "
2459
"before aborting the read."
2461
#: drizzled/drizzled.cc:3480
2463
"Number of times the slave SQL thread will retry a transaction in case it "
2464
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2467
"Number of times the slave SQL thread will retry a transaction in case it "
2468
"failed with a deadlock or elapsed lock wait timeout, before giving up and "
2471
#: drizzled/drizzled.cc:3486
2484
2472
msgid "Allow slave to batch requests."
2485
2473
msgstr "Allow slave to batch requests."
2487
#: drizzled/drizzled.cc:3540
2475
#: drizzled/drizzled.cc:3490
2489
2477
"If creating the thread takes longer than this value (in seconds), the "
2490
2478
"Slow_launch_threads counter will be incremented."
2504
2492
"Synchronously flush binary log to disk after every #th event. Use 0 "
2505
2493
"(default) to disable synchronous flushing."
2507
#: drizzled/drizzled.cc:3556
2495
#: drizzled/drizzled.cc:3506
2508
2496
msgid "The number of cached table definitions."
2509
2497
msgstr "The number of cached table definitions."
2511
#: drizzled/drizzled.cc:3560
2499
#: drizzled/drizzled.cc:3510
2512
2500
msgid "The number of cached open tables."
2513
2501
msgstr "The number of cached open tables."
2515
#: drizzled/drizzled.cc:3564
2517
"Timeout in seconds to wait for a table level lock before returning an error. "
2518
"Used only if the connection has active cursors."
2520
"Timeout in seconds to wait for a table level lock before returning an error. "
2521
"Used only if the connection has active cursors."
2523
#: drizzled/drizzled.cc:3569
2525
"How many threads we should create to handle query requests in case of "
2526
"'thread_handling=pool-of-threads'"
2528
"How many threads we should create to handle query requests in case of "
2529
"'thread_handling=pool-of-threads'"
2531
#: drizzled/drizzled.cc:3574
2503
#: drizzled/drizzled.cc:3514
2505
"Timeout in seconds to wait for a table level lock before returning an error. "
2506
"Used only if the connection has active cursors."
2508
"Timeout in seconds to wait for a table level lock before returning an error. "
2509
"Used only if the connection has active cursors."
2511
#: drizzled/drizzled.cc:3519
2513
"How many threads we should create to handle query requests in case of "
2514
"'thread_handling=pool-of-threads'"
2516
"How many threads we should create to handle query requests in case of "
2517
"'thread_handling=pool-of-threads'"
2519
#: drizzled/drizzled.cc:3524
2532
2520
msgid "The stack size for each thread."
2533
2521
msgstr "The stack size for each thread."
2535
#: drizzled/drizzled.cc:3580
2523
#: drizzled/drizzled.cc:3530
2536
2524
msgid "The TIME format (for future)."
2537
2525
msgstr "The TIME format (for future)."
2539
#: drizzled/drizzled.cc:3585
2527
#: drizzled/drizzled.cc:3535
2541
2529
"If an internal in-memory temporary table exceeds this size, Drizzle will "
2542
2530
"automatically convert it to an on-disk MyISAM table."
2545
#: drizzled/drizzled.cc:3591
2533
#: drizzled/drizzled.cc:3541
2546
2534
msgid "Allocation block size for transactions to be stored in binary log"
2547
2535
msgstr "Allocation block size for transactions to be stored in binary log"
2549
#: drizzled/drizzled.cc:3596
2537
#: drizzled/drizzled.cc:3546
2550
2538
msgid "Persistent buffer for transactions to be stored in binary log"
2551
2539
msgstr "Persistent buffer for transactions to be stored in binary log"
2553
#: drizzled/drizzled.cc:3601
2541
#: drizzled/drizzled.cc:3551
2555
2543
"The number of seconds the server waits for activity on a connection before "
2559
#: drizzled/drizzled.cc:3847
2547
#: drizzled/drizzled.cc:3797
2562
2550
"Copyright (C) 2008 Sun Microsystems\n"