1310
1310
msgid "Tablespace not empty"
1311
1311
msgstr "Tabellplassen er ikke tom"
1313
#: drizzled/drizzled.cc:551
1315
msgid "Got error %d from pthread_cond_timedwait"
1316
msgstr "Kunne ikke koble til lagringsmotoren"
1318
#: drizzled/drizzled.cc:691 drizzled/drizzled.cc:1769
1320
msgid "Can't create thread to kill server"
1321
msgstr "Klarte ikke å koble til serveren\n"
1323
#: drizzled/drizzled.cc:758
1325
msgid "Got signal %d from thread %ld"
1328
#: drizzled/drizzled.cc:792
1333
#: drizzled/drizzled.cc:991
1334
msgid "One can only use the --user switch if running as root\n"
1337
#: drizzled/drizzled.cc:999
1339
"Fatal error: Please read \"Security\" section of the manual to find out how "
1340
"to run mysqld as root!\n"
1343
#: drizzled/drizzled.cc:1023
1346
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1350
#: drizzled/drizzled.cc:1198
1352
msgid "Retrying bind on TCP/IP port %u"
1355
#: drizzled/drizzled.cc:1204
1356
msgid "Can't start server: Bind on TCP/IP port"
1359
#: drizzled/drizzled.cc:1205
1361
msgid "Do you already have another drizzled server running on port: %d ?"
1364
#: drizzled/drizzled.cc:1211
1365
msgid "Can't start server: listen() on TCP/IP port"
1368
#: drizzled/drizzled.cc:1212
1370
msgid "listen() on TCP/IP failed with error %d"
1373
#: drizzled/drizzled.cc:1592
1375
"setrlimit could not change the size of core files to 'infinity'; We may not "
1376
"be able to generate a core file on signals"
1379
#: drizzled/drizzled.cc:1661
1381
msgid "Can't create interrupt-thread (error %d, errno: %d)"
1382
msgstr "Kan ikke lage/skrive til filen '%s' (Feilkode: %d)"
1384
#: drizzled/drizzled.cc:1749
1386
msgid "Got signal %d to shutdown mysqld"
1389
#: drizzled/drizzled.cc:1796
1391
msgid "Got signal: %d error: %d"
1392
msgstr "Fikk feil: %s\n"
1394
#: drizzled/drizzled.cc:2064
1396
msgid "gethostname failed, using '%s' as hostname"
1399
#: drizzled/drizzled.cc:2128
1402
"Changed limits: max_open_files: %u max_connections: %ld table_cache: %ld"
1405
#: drizzled/drizzled.cc:2133
1408
"Could not increase number of max_open_files to more than %u (request: %u)"
1411
#: drizzled/drizzled.cc:2215
1413
msgid "Unknown locale: '%s'"
1414
msgstr "Ukjent kommando: '%-.60s'"
1416
#: drizzled/drizzled.cc:2235
1418
"Although a path was specified for the --log option, log tables are used. To "
1419
"enable logging to files use the --log-output option."
1422
#: drizzled/drizzled.cc:2242
1424
"Although a path was specified for the --log-slow-queries option, log tables "
1425
"are used. To enable logging to files use the --log-output=file option."
1428
#: drizzled/drizzled.cc:2312
1430
msgid "Can't create thread-keys"
1431
msgstr "Klarte ikke å lage slavetrådene"
1433
#: drizzled/drizzled.cc:2359
1435
msgid "Out of memory"
1436
msgstr "Databasemotoren er tom for minne"
1438
#: drizzled/drizzled.cc:2366
1439
msgid "You need to use --log-bin to make --binlog-format work."
1442
#: drizzled/drizzled.cc:2388
1444
"using --replicate-same-server-id in conjunction with --log-slave-updates is "
1445
"impossible, it would lead to infinite loops in this server."
1448
#: drizzled/drizzled.cc:2408
1451
"No argument was provided to --log-bin, and --log-bin-index was not used; so "
1452
"replication may break when this Drizzle server acts as a master and has his "
1453
"hostname changed!! Please use '--log-bin=%s' to avoid this problem."
1456
#: drizzled/drizzled.cc:2442
1458
msgid "Failed to initialize plugins."
1459
msgstr "Klarte ikke å intialisere posisjonen i relay-loggen: %s"
1461
#: drizzled/drizzled.cc:2482
1462
msgid "Can't init databases"
1465
#: drizzled/drizzled.cc:2505
1467
msgid "Unknown/unsupported table type: %s"
1468
msgstr "Ukjent kommando: '%-.60s'"
1470
#: drizzled/drizzled.cc:2511
1472
msgid "Default storage engine (%s) is not available"
1473
msgstr "En utvidelse som ikke er støttet er brukt på tabellen"
1475
#: drizzled/drizzled.cc:2534
1476
msgid "Can't initialize tc_log"
1479
#: drizzled/drizzled.cc:2565
1481
msgid "Failed to lock memory. Errno: %d\n"
1482
msgstr "Klarte ikke å lage slavetrådene"
1484
#: drizzled/drizzled.cc:2635
1486
msgid "Asked for %u thread stack, but got %llu"
1489
#: drizzled/drizzled.cc:2671
1491
"You have enabled the binary log, but you haven't set server-id to a non-zero "
1492
"value: we force server id to 1; updates will be logged to the binary log, "
1493
"but connections from slaves will not be accepted."
1496
#: drizzled/drizzled.cc:2729
1497
msgid "Before Lock_thread_count"
1500
#: drizzled/drizzled.cc:2736
1501
msgid "After lock_thread_count"
1504
#: drizzled/drizzled.cc:2845
1506
msgid "drizzled: Got error %d from select"
1507
msgstr "Kunne ikke koble til lagringsmotoren"
1509
#: drizzled/drizzled.cc:3100 drizzled/drizzled.cc:3219
1510
#: drizzled/drizzled.cc:3393
1511
msgid "Option used by mysql-test for debugging and testing of replication."
1514
#: drizzled/drizzled.cc:3104
1515
msgid "Auto-increment columns are incremented by this"
1518
#: drizzled/drizzled.cc:3109
1520
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1524
#: drizzled/drizzled.cc:3115
1526
"Path to installation directory. All paths are usually resolved relative to "
1530
#: drizzled/drizzled.cc:3119
1531
msgid "IP address to bind to."
1534
#: drizzled/drizzled.cc:3123
1536
"Does not have any effect without '--log-bin'. Tell the master the form of "
1537
"binary logging to use: either 'row' for row-based binary logging, or "
1538
"'statement' for statement-based binary logging, or 'mixed'. 'mixed' is "
1539
"statement-based binary logging except for those statements where only row-"
1540
"based is correct: those which involve user-defined functions (i.e. UDFs) or "
1541
"the UUID() function; for those, row-based binary logging is automatically "
1545
#: drizzled/drizzled.cc:3133
1547
"Tells the master it should log updates for the specified database, and "
1548
"exclude all others not explicitly mentioned."
1551
#: drizzled/drizzled.cc:3137
1553
"Tells the master that updates to the given database should not be logged "
1557
#: drizzled/drizzled.cc:3141
1559
"The maximum size of a row-based binary log event in bytes. Rows will be "
1560
"grouped into events smaller than this size if possible. The value has to be "
1561
"a multiple of 256."
1564
#: drizzled/drizzled.cc:3152
1565
msgid "Don't ignore client side character set value sent during handshake."
1568
#: drizzled/drizzled.cc:3157
1570
msgid "Set the filesystem character set."
1571
msgstr "Setter standardtegnsett."
1573
#: drizzled/drizzled.cc:3169
1574
msgid "Chroot mysqld daemon during startup."
1577
#: drizzled/drizzled.cc:3173
1579
msgid "Set the default collation."
1580
msgstr "Setter standardtegnsett."
1582
#: drizzled/drizzled.cc:3177
1584
msgid "Default completion type."
1585
msgstr "Bygg filen for automatisk fullførelse av navn på nytt."
1587
#: drizzled/drizzled.cc:3182
1588
msgid "Write error output on screen."
1591
#: drizzled/drizzled.cc:3186
1593
msgid "Write core on errors."
1594
msgstr "Skriv linjenummer for feilmeldinger"
1596
#: drizzled/drizzled.cc:3190
1597
msgid "Path to the database root."
1600
#: drizzled/drizzled.cc:3194
1602
"Set the default character set (deprecated option, use --character-set-server "
1606
#: drizzled/drizzled.cc:3199
1608
"Set the default collation (deprecated option, use --collation-server "
1612
#: drizzled/drizzled.cc:3204
1613
msgid "Set the default storage engine (table type) for tables."
1616
#: drizzled/drizzled.cc:3208
1618
msgid "Set the default time zone."
1619
msgstr "Setter standardtegnsett."
1621
#: drizzled/drizzled.cc:3212
1622
msgid "Type of DELAY_KEY_WRITE."
1625
#: drizzled/drizzled.cc:3215
1627
"Don't flush key buffers between writes for any MyISAM table (Deprecated "
1628
"option, use --delay-key-write=all instead)."
1631
#: drizzled/drizzled.cc:3225
1632
msgid "Print a symbolic stack trace on failure."
1635
#: drizzled/drizzled.cc:3231
1637
msgid "Push supported query conditions to the storage engine."
1638
msgstr "Kunne ikke koble til lagringsmotoren"
1640
#: drizzled/drizzled.cc:3237
1641
msgid "Used for debugging; Use at your own risk!"
1644
#: drizzled/drizzled.cc:3240
1645
msgid "Flush tables to disk between SQL commands."
1648
#: drizzled/drizzled.cc:3245
1649
msgid "Set up signals usable for debugging"
1652
#: drizzled/drizzled.cc:3249
1653
msgid "Enable general query log"
1656
#: drizzled/drizzled.cc:3253
1657
msgid "Command(s) that are executed for each new connection"
1660
#: drizzled/drizzled.cc:3257
1661
msgid "Read SQL commands from this file at startup."
1664
#: drizzled/drizzled.cc:3261
1665
msgid "Command(s) that are executed when a slave connects to this master"
1668
#: drizzled/drizzled.cc:3265
1672
#: drizzled/drizzled.cc:3269
1673
msgid "Set the language used for the month names and the days of the week."
1676
#: drizzled/drizzled.cc:3274
1678
msgid "Enable/disable LOAD DATA LOCAL INFILE (takes values 1|0)."
1679
msgstr "Skru på/av LOAD DATA LOCAL INFILE."
1681
#: drizzled/drizzled.cc:3279
1682
msgid "Log connections and queries to file."
1685
#: drizzled/drizzled.cc:3283
1687
"Log update queries in binary format. Optional argument is the location for "
1688
"the binary log files.(Strongly recommended to avoid replication problems if "
1689
"server's hostname changes)"
1692
#: drizzled/drizzled.cc:3290
1693
msgid "File that holds the names for last binary log files."
1696
#: drizzled/drizzled.cc:3298
1698
"If equal to 0 (the default), then when --log-bin is used, creation of a "
1699
"stored function (or trigger) is allowed only to users having the SUPER "
1700
"privilege and only if this stored function (trigger) may not break binary "
1701
"logging. Note that if ALL connections to this server ALWAYS use row-based "
1702
"binary logging, the security issues do not exist and the binary logging "
1703
"cannot break, so you can safely set this to 1."
1706
#: drizzled/drizzled.cc:3307
1707
msgid "Error log file."
1710
#: drizzled/drizzled.cc:3311
1711
msgid "Log all MyISAM changes to file."
1714
#: drizzled/drizzled.cc:3315
1716
"Log some extra information to update log. Please note that this option is "
1717
"deprecated; see --log-queries-not-using-indexes option."
1720
#: drizzled/drizzled.cc:3320
1722
"Syntax: log-output[=value[,value...]], where \"value\" could be TABLE, FILE "
1726
#: drizzled/drizzled.cc:3326
1728
"Log queries that are executed without benefit of any index to the slow log "
1732
#: drizzled/drizzled.cc:3332
1733
msgid "Don't log extra information to update and slow-query logs."
1736
#: drizzled/drizzled.cc:3336
1738
"Tells the slave to log the updates from the slave thread to the binary log. "
1739
"You will need to turn it on if you plan to daisy-chain the slaves."
1742
#: drizzled/drizzled.cc:3343
1744
"Log slow OPTIMIZE, ANALYZE, ALTER and other administrative statements to the "
1745
"slow log if it is open."
1748
#: drizzled/drizzled.cc:3349
1750
"Log slow statements executed by slave thread to the slow log if it is open."
1753
#: drizzled/drizzled.cc:3355
1755
"Log slow queries to a table or log file. Defaults logging to table mysql."
1756
"slow_log or hostname-slow.log if --log-output=file is used. Must be enabled "
1757
"to activate other slow log options."
1760
#: drizzled/drizzled.cc:3361
1762
"Path to transaction coordinator log (used for transactions that affect more "
1763
"than one storage engine, when binary log is disabled)"
1766
#: drizzled/drizzled.cc:3367
1767
msgid "Size of transaction coordinator log."
1770
#: drizzled/drizzled.cc:3373
1771
msgid "Log some not critical warnings to the log file."
1774
#: drizzled/drizzled.cc:3378
1775
msgid "INSERT/DELETE/UPDATE has lower priority than selects."
1778
#: drizzled/drizzled.cc:3383
1780
"The location and name of the file that remembers the master and where the I/"
1781
"O replication thread is in the master's binlogs."
1784
#: drizzled/drizzled.cc:3388
1786
"The number of tries the slave will make to connect to the master before "
1790
#: drizzled/drizzled.cc:3397
1791
msgid "Lock mysqld in memory."
1794
#: drizzled/drizzled.cc:3401
1796
"Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, "
1797
"BACKUP, FORCE or QUICK."
1800
#: drizzled/drizzled.cc:3406
1801
msgid "Use very new possible 'unsafe' functions."
1804
#: drizzled/drizzled.cc:3411
1805
msgid "Use old, non-optimized alter table."
1808
#: drizzled/drizzled.cc:3416
1810
"Enable old-style user limits (before 5.0.3 user resources were counted per "
1811
"each user+host vs. per account)"
1814
#: drizzled/drizzled.cc:3421
1815
msgid "Pid file used by safe_mysqld."
1818
#: drizzled/drizzled.cc:3425
1821
"Port number to use for connection or 0 for default to, in order of "
1822
"preference, my.cnf, $DRIZZLE_TCP_PORT, /etc/services, built-in default ("
1824
"Portnummeret som skal brukes for tilkoblingen eller 0 for å bruke en "
1825
"standardverdi fra my.cnf, $MYSQL_TCP_PORT eller dersom ingen av de er satt, "
1826
"den innebygde standardverdien."
1828
#: drizzled/drizzled.cc:3434
1830
"Maximum time in seconds to wait for the port to become free. (Default: no "
1834
#: drizzled/drizzled.cc:3439
1835
msgid "The location and name to use for relay logs."
1838
#: drizzled/drizzled.cc:3443
1840
"The location and name to use for the file that keeps a list of the last "
1844
#: drizzled/drizzled.cc:3448
1846
"The location and name of the file that remembers where the SQL replication "
1847
"thread is in the relay logs."
1850
#: drizzled/drizzled.cc:3453
1852
"Tells the slave thread to restrict replication to the specified database. To "
1853
"specify more than one database, use the directive multiple times, once for "
1854
"each database. Note that this will only work if you do not use cross-"
1855
"database queries such as UPDATE some_db.some_table SET foo='bar' while "
1856
"having selected a different or no database. If you need cross database "
1857
"updates to work, use replicate-wild-do-table=db_name.%."
1860
#: drizzled/drizzled.cc:3462
1862
"Tells the slave thread to restrict replication to the specified table. To "
1863
"specify more than one table, use the directive multiple times, once for each "
1864
"table. This will work for cross-database updates, in contrast to replicate-"
1868
#: drizzled/drizzled.cc:3468
1870
"Tells the slave thread to not replicate to the specified database. To "
1871
"specify more than one database to ignore, use the directive multiple times, "
1872
"once for each database. This option will not work if you use cross database "
1873
"updates. If you need cross database updates to work, use replicate-wild-"
1874
"ignore-table=db_name.%. "
1877
#: drizzled/drizzled.cc:3475
1879
"Tells the slave thread to not replicate to the specified table. To specify "
1880
"more than one table to ignore, use the directive multiple times, once for "
1881
"each table. This will work for cross-datbase updates, in contrast to "
1882
"replicate-ignore-db."
1885
#: drizzled/drizzled.cc:3481
1887
"Updates to a database with a different name than the original. Example: "
1888
"replicate-rewrite-db=master_db_name->slave_db_name."
1891
#: drizzled/drizzled.cc:3485
1893
"In replication, if set to 1, do not skip events having our server id. "
1894
"Default value is 0 (to break infinite loops in circular replication). Can't "
1895
"be set to 1 if --log-slave-updates is used."
1898
#: drizzled/drizzled.cc:3492
1900
"Tells the slave thread to restrict replication to the tables that match the "
1901
"specified wildcard pattern. To specify more than one table, use the "
1902
"directive multiple times, once for each table. This will work for cross-"
1903
"database updates. Example: replicate-wild-do-table=foo%.bar% will replicate "
1904
"only updates to tables in all databases that start with foo and whose table "
1905
"names start with bar."
1908
#: drizzled/drizzled.cc:3500
1910
"Tells the slave thread to not replicate to the tables that match the given "
1911
"wildcard pattern. To specify more than one table to ignore, use the "
1912
"directive multiple times, once for each table. This will work for cross-"
1913
"database updates. Example: replicate-wild-ignore-table=foo%.bar% will not do "
1914
"updates to tables in databases that start with foo and whose table names "
1918
#: drizzled/drizzled.cc:3509
1920
"Hostname or IP of the slave to be reported to to the master during slave "
1921
"registration. Will appear in the output of SHOW SLAVE HOSTS. Leave unset if "
1922
"you do not want the slave to register itself with the master. Note that it "
1923
"is not sufficient for the master to simply read the IP of the slave off the "
1924
"socket once the slave connects. Due to NAT and other routing issues, that IP "
1925
"may not be valid for connecting to the slave from the master or other hosts."
1928
#: drizzled/drizzled.cc:3522
1930
"Port for connecting to slave reported to the master during slave "
1931
"registration. Set it only if the slave is listening on a non-default port or "
1932
"if you have a special tunnel from the master or other clients to the slave. "
1933
"If not sure, leave this option unset."
1936
#: drizzled/drizzled.cc:3529
1937
msgid "Skip some optimize stages (for testing)."
1940
#: drizzled/drizzled.cc:3532
1942
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1943
"specified directory"
1946
#: drizzled/drizzled.cc:3537
1948
"Uniquely identifies the server instance in the community of replication "
1952
#: drizzled/drizzled.cc:3542
1955
"Change the value of a variable. Please note that this option is deprecated;"
1956
"you can set variables directly with --variable-name=value."
1958
"Bytter verdien til en variabel. Denne egenskapen er utgått; du kan angi "
1959
"variabelverdier direkte med --variabelnavn=verdi."
1961
#: drizzled/drizzled.cc:3546
1962
msgid "Don't use new, possible wrong routines."
1965
#: drizzled/drizzled.cc:3549
1966
msgid "If set, slave is not autostarted."
1969
#: drizzled/drizzled.cc:3553
1970
msgid "Don't print a stack trace on failure."
1973
#: drizzled/drizzled.cc:3557
1975
"Don't allow symlinking of tables. Deprecated option. Use --skip-symbolic-"
1979
#: drizzled/drizzled.cc:3561
1980
msgid "Don't give threads different priorities."
1983
#: drizzled/drizzled.cc:3565
1985
"The location where the slave should put its temporary files when replicating "
1986
"a LOAD DATA INFILE command."
1989
#: drizzled/drizzled.cc:3570
1991
"Tells the slave thread to continue replication when a query event returns an "
1992
"error from the provided list."
1995
#: drizzled/drizzled.cc:3574
1997
"Modes for how replication events should be executed. Legal values are "
1998
"STRICT (default) and IDEMPOTENT. In IDEMPOTENT mode, replication will not "
1999
"stop for operations that are idempotent. In STRICT mode, replication will "
2000
"stop on any unexpected difference between the master and the slave."
2003
#: drizzled/drizzled.cc:3582
2004
msgid "Enable|disable slow query log"
2007
#: drizzled/drizzled.cc:3586
2011
#: drizzled/drizzled.cc:3589
2012
msgid "Enable symbolic link support."
2015
#: drizzled/drizzled.cc:3598
2017
"Non-default option to alias SYSDATE() to NOW() to make it safe-replicable."
2020
#: drizzled/drizzled.cc:3603
2022
"Decision to use in heuristic recover process. Possible values are COMMIT or "
2026
#: drizzled/drizzled.cc:3608
2028
"Using this option will cause most temporary files created to use a small set "
2029
"of names, rather than a unique name for each new file."
2032
#: drizzled/drizzled.cc:3613
2034
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
2037
#: drizzled/drizzled.cc:3618
2039
"Path for temporary files. Several paths may be specified, separated by a "
2040
"colon (:), in this case they are used in a round-robin fashion."
2043
#: drizzled/drizzled.cc:3624
2044
msgid "Default transaction isolation level."
2047
#: drizzled/drizzled.cc:3628
2049
"Enable symbolic link support. Deprecated option; use --symbolic-links "
2053
#: drizzled/drizzled.cc:3633
2054
msgid "Run mysqld daemon as user."
2057
#: drizzled/drizzled.cc:3641
2059
msgid "Deprecated; use --log-warnings instead."
2060
msgstr "ADVARSEL: egenskapen er utgått; bruk --disable-tee i stedet.\n"
2062
#: drizzled/drizzled.cc:3646
2064
"The number of outstanding connection requests MySQL can have. This comes "
2065
"into play when the main MySQL thread gets very many connection requests in a "
2069
#: drizzled/drizzled.cc:3652
2071
"The size of the cache to hold the SQL statements for the binary log during a "
2072
"transaction. If you often use big, multi-statement transactions you can "
2073
"increase this to get more performance."
2076
#: drizzled/drizzled.cc:3658
2078
"Size of tree cache used in bulk insert optimisation. Note that this is a "
2082
#: drizzled/drizzled.cc:3664
2084
"The number of seconds the mysqld server is waiting for a connect packet "
2085
"before responding with 'Bad handshake'."
2088
#: drizzled/drizzled.cc:3669
2089
msgid "The DATE format (For future)."
2092
#: drizzled/drizzled.cc:3674
2093
msgid "The DATETIME/TIMESTAMP format (for future)."
2096
#: drizzled/drizzled.cc:3679
2097
msgid "The default week format used by WEEK() functions."
2100
#: drizzled/drizzled.cc:3684
2102
"Precision of the result of '/' operator will be increased on that value."
2105
#: drizzled/drizzled.cc:3690
2107
"If non-zero, binary logs will be purged after expire_logs_days days; "
2108
"possible purges happen at startup and at binary log rotation."
2111
#: drizzled/drizzled.cc:3696
2112
msgid "The maximum length of the result of function group_concat."
2115
#: drizzled/drizzled.cc:3701
2117
"The number of seconds the server waits for activity on an interactive "
2118
"connection before closing it."
2121
#: drizzled/drizzled.cc:3707
2122
msgid "The size of the buffer that is used for full joins."
2125
#: drizzled/drizzled.cc:3713
2126
msgid "Don't overwrite stale .MYD and .MYI even if no directory is specified."
2129
#: drizzled/drizzled.cc:3727
2131
"This characterizes the number of hits a hot block has to be untouched until "
2132
"it is considered aged enough to be downgraded to a warm block. This "
2133
"specifies the percentage ratio of that number of hits to the total number of "
2134
"blocks in key cache"
2137
#: drizzled/drizzled.cc:3736
2138
msgid "The default size of key cache blocks"
2141
#: drizzled/drizzled.cc:3742
2142
msgid "The minimum percentage of warm blocks in key cache"
2145
#: drizzled/drizzled.cc:3748
2147
"Log all queries that have taken more than long_query_time seconds to execute "
2148
"to file. The argument will be treated as a decimal value with microsecond "
2152
#: drizzled/drizzled.cc:3754
2154
msgid "Max packetlength to send/receive from to server."
2155
msgstr "Maks pakkestørrelsen mellom server og klient."
2157
#: drizzled/drizzled.cc:3759
2159
"Can be used to restrict the total size used to cache a multi-transaction "
2163
#: drizzled/drizzled.cc:3764
2165
"Binary log will be rotated automatically when the size exceeds this value. "
2166
"Will also apply to relay logs if max_relay_log_size is 0. The minimum value "
2167
"for this variable is 4096."
2170
#: drizzled/drizzled.cc:3770
2172
"If there is more than this number of interrupted connections from a host "
2173
"this host will be blocked from further connections."
2176
#: drizzled/drizzled.cc:3777
2177
msgid "The number of simultaneous clients allowed."
2180
#: drizzled/drizzled.cc:3782
2181
msgid "Max number of errors/warnings to store for a statement."
2184
#: drizzled/drizzled.cc:3787
2185
msgid "Don't allow creation of heap tables bigger than this."
2188
#: drizzled/drizzled.cc:3793
2190
"Joins that are probably going to read more than max_join_size records return "
2194
#: drizzled/drizzled.cc:3799
2195
msgid "Max number of bytes in sorted records."
2198
#: drizzled/drizzled.cc:3804
2200
"If non-zero: relay log will be rotated automatically when the size exceeds "
2201
"this value; if zero (the default): when the size exceeds max_binlog_size. 0 "
2202
"excepted, the minimum value for this variable is 4096."
2205
#: drizzled/drizzled.cc:3811
2206
msgid "Limit assumed max number of seeks when looking up rows based on a key"
2209
#: drizzled/drizzled.cc:3816
2211
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
2212
"max_sort_length bytes of each value are used; the rest are ignored)."
2215
#: drizzled/drizzled.cc:3823
2216
msgid "Maximum number of temporary tables a client can keep open at a time."
2219
#: drizzled/drizzled.cc:4312
2222
"Copyright (C) 2000 MySQL AB, by Monty and others\n"
2223
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
2224
"and you are welcome to modify and redistribute it under the GPL license\n"
2226
"Starts the Drizzle database server\n"
2228
"Copyright (C) 2000-2008 MySQL AB\n"
2229
" This software comes with ABSOLUTELY NO "
2230
"WARRANTY. This is free software,\n"
2231
" and you are welcome to modify and redistribute it under the GPL license\n"
2233
#: drizzled/drizzled.cc:4330
2236
"To see what values a running Drizzle server is using, type\n"
2237
"'drizzleadmin variables' instead of 'drizzled --help'."
2240
#: drizzled/drizzled.cc:4515
2243
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
2247
#: drizzled/drizzled.cc:4689
2248
msgid "Can't start server: cannot resolve hostname!"
2251
#: drizzled/drizzled.cc:4695
2252
msgid "Can't start server: bind-address refers to multiple interfaces!"
2255
#: drizzled/drizzled.cc:4870
2257
"options --log-slow-admin-statements, --log-queries-not-using-indexes and --"
2258
"log-slow-slave-statements have no effect if --log-slow-queries is not set"
2261
#: drizzled/drizzled.cc:3718
2263
"The size of the buffer used for index blocks for MyISAM tables. Increase "
2264
"this to get better index handling (for all reads and multiple writes) to as "
2265
"much as you can afford;"
1313
2268
#: drizzled/drizzled_error_messages.h:32
1314
2269
msgid "hashchk"