616
#: ../client/drizzle.cc:3522
608
#: ../client/drizzle.cc:3541
618
610
msgid "No previous outfile available, you must give a filename!\n"
621
#: ../client/drizzle.cc:3527
613
#: ../client/drizzle.cc:3546
623
615
msgid "Currently logging to file '%s'\n"
626
#: ../client/drizzle.cc:3547
618
#: ../client/drizzle.cc:3566
628
620
msgid "No outfile specified!\n"
631
#: ../client/drizzle.cc:3560
623
#: ../client/drizzle.cc:3579
632
624
msgid "Outfile disabled.\n"
635
#: ../client/drizzle.cc:3587
627
#: ../client/drizzle.cc:3606
637
629
msgid "Default pager wasn't set, using stdout.\n"
638
630
msgstr "Zakázať pager, tlač na štandardný výstup."
640
#: ../client/drizzle.cc:3607
632
#: ../client/drizzle.cc:3626
642
634
msgid "PAGER set to '%s'\n"
645
#: ../client/drizzle.cc:3618
637
#: ../client/drizzle.cc:3637
646
638
msgid "PAGER set to stdout\n"
649
#: ../client/drizzle.cc:3701
641
#: ../client/drizzle.cc:3720
651
643
msgid "Connection id: %u"
654
#: ../client/drizzle.cc:3703
646
#: ../client/drizzle.cc:3722
656
msgid "Current schema: %.128s\n"
648
msgid "Current database: %.128s\n"
659
#: ../client/drizzle.cc:3704
651
#: ../client/drizzle.cc:3723
660
652
msgid "*** NONE ***"
663
655
#. Skip command name
664
#: ../client/drizzle.cc:3724
656
#: ../client/drizzle.cc:3743
665
657
msgid "Usage: \\. <filename> | source <filename>"
668
#: ../client/drizzle.cc:3739
660
#: ../client/drizzle.cc:3758
670
662
msgid "Failed to open file '%s', error: %d"
673
#: ../client/drizzle.cc:3747
665
#: ../client/drizzle.cc:3766
674
666
msgid "Can't initialize LineBuffer"
677
#: ../client/drizzle.cc:3783
669
#: ../client/drizzle.cc:3802
678
670
msgid "DELIMITER must be followed by a 'delimiter' character or string"
681
#: ../client/drizzle.cc:3816
682
msgid "USE must be followed by a schema name"
673
#: ../client/drizzle.cc:3835
674
msgid "USE must be followed by a database name"
685
#: ../client/drizzle.cc:3884
677
#: ../client/drizzle.cc:3903
687
msgid "Schema changed"
679
msgid "Database changed"
688
680
msgstr "Databáza na použitie."
690
#: ../client/drizzle.cc:3930
682
#: ../client/drizzle.cc:3911
692
684
msgid "Show warnings enabled."
693
685
msgstr "Zobraziť upozornenie po každom vyhlásení."
695
#: ../client/drizzle.cc:3938
687
#: ../client/drizzle.cc:3919
697
689
msgid "Show warnings disabled."
698
690
msgstr "Zobraziť upozornenie po každom vyhlásení."
700
#: ../client/drizzle.cc:4088
692
#: ../client/drizzle.cc:4063
704
696
"Connection id:\t\t%lu\n"
707
#: ../client/drizzle.cc:4100
699
#: ../client/drizzle.cc:4075
709
msgid "Current schema:\t%s\n"
701
msgid "Current database:\t%s\n"
712
#: ../client/drizzle.cc:4101
704
#: ../client/drizzle.cc:4076
714
706
msgid "Current user:\t\t%s\n"
717
#: ../client/drizzle.cc:4107
709
#: ../client/drizzle.cc:4082
718
710
msgid "SSL:\t\t\tNot in use"
721
#: ../client/drizzle.cc:4112
713
#: ../client/drizzle.cc:4087
724
716
"No connection\n"
727
#: ../client/drizzle.cc:4119
719
#: ../client/drizzle.cc:4094
730
"All updates ignored to this schema\n"
722
"All updates ignored to this database\n"
733
#: ../client/drizzle.cc:4122
725
#: ../client/drizzle.cc:4097
735
727
msgid "Current pager:\t\t%s\n"
738
#: ../client/drizzle.cc:4123
730
#: ../client/drizzle.cc:4098
740
732
msgid "Using outfile:\t\t'%s'\n"
743
#: ../client/drizzle.cc:4124
735
#: ../client/drizzle.cc:4099
745
737
msgid "Using delimiter:\t%s\n"
748
#: ../client/drizzle.cc:4125
740
#: ../client/drizzle.cc:4100
749
741
#, fuzzy, c-format
750
742
msgid "Server version:\t\t%s\n"
751
743
msgstr "Verzia servera: "
753
#: ../client/drizzle.cc:4126
745
#: ../client/drizzle.cc:4101
755
747
msgid "Protocol:\t\t%s\n"
758
#: ../client/drizzle.cc:4127
750
#: ../client/drizzle.cc:4102
760
752
msgid "Protocol version:\t%d\n"
763
#: ../client/drizzle.cc:4128
755
#: ../client/drizzle.cc:4103
765
757
msgid "Connection:\t\t%s\n"
768
#: ../client/drizzle.cc:4135
760
#: ../client/drizzle.cc:4110
770
762
msgid "UNIX socket:\t\t%s\n"
773
#: ../client/drizzle.cc:4137
765
#: ../client/drizzle.cc:4112
775
767
msgid "TCP port:\t\t%d\n"
778
#: ../client/drizzle.cc:4142
770
#: ../client/drizzle.cc:4117
781
773
"Note that you are running in safe_update_mode:\n"
784
#: ../client/drizzle.cc:4144
776
#: ../client/drizzle.cc:4119
787
779
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
1004
#: ../client/drizzledump.cc:528
996
#: ../client/drizzledump.cc:521
1005
997
msgid "Insert rows with INSERT IGNORE."
1008
#: ../client/drizzledump.cc:530
1000
#: ../client/drizzledump.cc:523
1009
1001
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
1012
#: ../client/drizzledump.cc:532
1004
#: ../client/drizzledump.cc:525
1014
1006
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1015
1007
"above line will be added otherwise, if --databases or --all-databases option "
1019
#: ../client/drizzledump.cc:534
1011
#: ../client/drizzledump.cc:527
1020
1012
msgid "No row information."
1023
#: ../client/drizzledump.cc:536
1015
#: ../client/drizzledump.cc:529
1024
1016
msgid "Use REPLACE INTO instead of INSERT INTO."
1027
#: ../client/drizzledump.cc:538
1019
#: ../client/drizzledump.cc:531
1028
1020
msgid "Where to send output to (stdout|database"
1031
#: ../client/drizzledump.cc:540
1023
#: ../client/drizzledump.cc:533
1033
1025
"Hostname for destination db server (requires --destination-type=database)"
1036
#: ../client/drizzledump.cc:542
1028
#: ../client/drizzledump.cc:535
1038
1030
"Port number for destination db server (requires --destination-type=database)"
1041
#: ../client/drizzledump.cc:544
1033
#: ../client/drizzledump.cc:537
1043
1035
"User name for destination db server (resquires --destination-type=database)"
1046
#: ../client/drizzledump.cc:546
1038
#: ../client/drizzledump.cc:539
1048
1040
"Password for destination db server (requires --destination-type=database)"
1051
#: ../client/drizzledump.cc:548
1043
#: ../client/drizzledump.cc:541
1053
1045
"The database in the destination db server (requires --destination-"
1054
1046
"type=database, not for use with --all-databases)"
1057
#: ../client/drizzledump.cc:550
1059
"Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-"
1063
#: ../client/drizzledump.cc:556
1049
#: ../client/drizzledump.cc:547
1065
1051
msgid "Connect to host."
1066
1052
msgstr "Pripojiť na host."
1068
#: ../client/drizzledump.cc:558
1054
#: ../client/drizzledump.cc:549
1070
1056
"Password to use when connecting to server. If password is not given it's "
1071
1057
"solicited on the tty."
1074
#: ../client/drizzledump.cc:560
1075
#: ../plugin/transaction_log/utilities/transaction_reader.cc:585
1060
#: ../client/drizzledump.cc:551
1076
1061
msgid "Port number to use for connection."
1079
#: ../client/drizzledump.cc:567
1064
#: ../client/drizzledump.cc:558
1080
1065
msgid "Hidden Options"
1083
#: ../client/drizzledump.cc:569
1068
#: ../client/drizzledump.cc:560
1084
1069
msgid "Used to select the database"
1087
#: ../client/drizzledump.cc:570
1072
#: ../client/drizzledump.cc:561
1088
1073
msgid "Used to select the tables"
1091
#: ../client/drizzledump.cc:573
1076
#: ../client/drizzledump.cc:564
1092
1077
msgid "Allowed Options + Hidden Options"
1095
#: ../client/drizzledump.cc:637
1080
#: ../client/drizzledump.cc:628
1097
1082
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1100
#: ../client/drizzledump.cc:642
1085
#: ../client/drizzledump.cc:633
1102
1087
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1103
1088
"and you are welcome to modify and redistribute it under the GPL license\n"
1106
#: ../client/drizzledump.cc:643
1091
#: ../client/drizzledump.cc:634
1107
1092
msgid "Dumps definitions and data from a Drizzle database server"
1110
#: ../client/drizzledump.cc:644
1095
#: ../client/drizzledump.cc:635
1112
1097
msgid "Usage: %s [OPTIONS] database [tables]\n"
1115
#: ../client/drizzledump.cc:645
1100
#: ../client/drizzledump.cc:636
1117
1102
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1120
#: ../client/drizzledump.cc:647
1105
#: ../client/drizzledump.cc:638
1122
1107
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1125
#: ../client/drizzledump.cc:688 ../client/drizzleimport.cc:484
1126
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5671
1110
#: ../client/drizzledump.cc:679 ../client/drizzleimport.cc:484
1111
#: ../client/drizzleslap.cc:633 ../client/drizzletest.cc:5623
1128
1113
msgid "Value supplied for port is not valid.\n"
1131
#: ../client/drizzledump.cc:743
1116
#: ../client/drizzledump.cc:734
1133
1118
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1136
#: ../client/drizzledump_data.cc:268
1121
#: ../client/drizzledump_data.cc:252
1137
1122
msgid "-- Retrieving data for "
1140
#: ../client/drizzledump_data.cc:300
1125
#: ../client/drizzledump_data.cc:284
1141
1126
msgid " rows dumped for table "
1144
#: ../client/drizzledump_data.cc:547
1129
#: ../client/drizzledump_data.cc:515
1146
1131
msgid "-- Connecting to "
1147
1132
msgstr "Pripojiť na host."
1149
#: ../client/drizzledump_data.cc:547
1134
#: ../client/drizzledump_data.cc:515
1150
1135
msgid " using protocol "
1153
#: ../client/drizzledump_data.cc:588 ../client/drizzledump_data.cc:594
1154
#: ../client/drizzledump_data.cc:625 ../client/drizzledump_data.cc:631
1138
#: ../client/drizzledump_data.cc:556 ../client/drizzledump_data.cc:562
1139
#: ../client/drizzledump_data.cc:593 ../client/drizzledump_data.cc:599
1155
1140
msgid "Error executing query: "
1158
#: ../client/drizzledump_data.cc:602
1143
#: ../client/drizzledump_data.cc:570
1159
1144
msgid "Could not buffer result: "
1162
#: ../client/drizzledump_data.cc:648
1147
#: ../client/drizzledump_data.cc:616
1163
1148
msgid "Error: Could not set db '"
1166
#: ../client/drizzledump_data.cc:662 ../client/drizzledump_data.cc:667
1167
#: ../client/drizzledump_data.cc:673
1151
#: ../client/drizzledump_data.cc:630 ../client/drizzledump_data.cc:635
1152
#: ../client/drizzledump_data.cc:641
1168
1153
msgid "Got error: "
1171
#: ../client/drizzledump_data.cc:682
1156
#: ../client/drizzledump_data.cc:650
1172
1157
msgid "-- Disconnecting from "
1761
#: ../drizzled/drizzled.cc:2046
1782
#: ../drizzled/drizzled.cc:2090
1763
1784
msgid "Usage: %s [OPTIONS]\n"
1766
#: ../drizzled/drizzled.cc:2167
1787
#: ../drizzled/drizzled.cc:2213
1769
1790
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1770
1791
"command line\n"
1773
#: ../drizzled/drizzled.cc:2184
1794
#: ../drizzled/drizzled.cc:2230
1774
1795
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1777
#: ../drizzled/drizzled.cc:2197
1798
#: ../drizzled/drizzled.cc:2243
1778
1799
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1781
#: ../drizzled/drizzled.cc:2210
1802
#: ../drizzled/drizzled.cc:2256
1782
1803
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1785
#: ../drizzled/drizzled.cc:2223
1806
#: ../drizzled/drizzled.cc:2269
1786
1807
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1789
#: ../drizzled/drizzled.cc:2338
1792
"There was an error creating the '%s' part of the path '%s'. Please check "
1793
"the path exists and is writable.\n"
1796
#: ../drizzled/drizzled.cc:2345
1799
"There was an error opening the path '%s', please check the path exists and "
1803
#: ../drizzled/error.cc:133
1810
#: ../drizzled/error.cc:131
1805
1812
msgid "Unknown error %d"
1808
1815
#: ../drizzled/error.cc:207
1812
1819
#: ../drizzled/error.cc:208
1813
msgid "Error on first"
1816
1823
#: ../drizzled/error.cc:209
1825
msgid "Can't create file '%-.200s' (errno: %d)"
1820
1828
#: ../drizzled/error.cc:210
1830
msgid "Can't create table '%-.200s' (errno: %d)"
1824
1833
#: ../drizzled/error.cc:211
1826
msgid "Can't create file '%-.200s' (errno: %d)"
1835
msgid "Can't create schema '%-.192s' (errno: %d)"
1829
1838
#: ../drizzled/error.cc:212
1831
msgid "Can't create table '%-.200s' (errno: %d)"
1840
msgid "Can't create schema '%-.192s'; schema exists"
1834
1843
#: ../drizzled/error.cc:213
1836
msgid "Can't create schema '%-.192s' (errno: %d)"
1845
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1839
1848
#: ../drizzled/error.cc:214
1841
msgid "Can't create schema '%-.192s'; schema exists"
1850
msgid "Error on delete of '%-.192s' (errno: %d)"
1844
1853
#: ../drizzled/error.cc:215
1846
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1855
msgid "Can't get status of '%-.200s' (errno: %d)"
1849
1858
#: ../drizzled/error.cc:216
1851
msgid "Error on delete of '%-.192s' (errno: %d)"
1860
msgid "Can't lock file (errno: %d)"
1854
1863
#: ../drizzled/error.cc:217
1856
msgid "Can't get status of '%-.200s' (errno: %d)"
1865
msgid "Can't open file: '%-.200s' (errno: %d)"
1859
1868
#: ../drizzled/error.cc:218
1861
msgid "Can't lock file (errno: %d)"
1870
msgid "Can't find file: '%-.200s' (errno: %d)"
1864
1873
#: ../drizzled/error.cc:219
1866
msgid "Can't open file: '%-.200s' (errno: %d)"
1875
msgid "Can't read dir of '%-.192s' (errno: %d)"
1869
1878
#: ../drizzled/error.cc:220
1871
msgid "Can't find file: '%-.200s' (errno: %d)"
1880
msgid "Record has changed since last read in table '%-.192s'"
1874
1883
#: ../drizzled/error.cc:221
1876
msgid "Can't read dir of '%-.192s' (errno: %d)"
1885
msgid "Disk full (%s); waiting for someone to free some space..."
1879
1888
#: ../drizzled/error.cc:222
1881
msgid "Record has changed since last read in table '%-.192s'"
1890
msgid "Can't write; duplicate key in table '%-.192s'"
1884
1893
#: ../drizzled/error.cc:223
1886
msgid "Disk full (%s); waiting for someone to free some space..."
1895
msgid "Error on close of '%-.192s' (errno: %d)"
1889
1898
#: ../drizzled/error.cc:224
1891
msgid "Can't write; duplicate key in table '%-.192s'"
1900
msgid "Error reading file '%-.200s' (errno: %d)"
1894
1903
#: ../drizzled/error.cc:225
1896
msgid "Error on close of '%-.192s' (errno: %d)"
1905
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1899
1908
#: ../drizzled/error.cc:226
1901
msgid "Error reading file '%-.200s' (errno: %d)"
1910
msgid "Error writing file '%-.200s' (errno: %d)"
1904
1913
#: ../drizzled/error.cc:227
1906
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1915
msgid "'%-.192s' is locked against change"
1909
1918
#: ../drizzled/error.cc:228
1911
msgid "Error writing file '%-.200s' (errno: %d)"
1919
msgid "Sort aborted"
1914
1922
#: ../drizzled/error.cc:229
1916
msgid "'%-.192s' is locked against change"
1924
msgid "Got error %d from storage engine"
1919
1927
#: ../drizzled/error.cc:230
1920
msgid "Sort aborted"
1929
msgid "Table storage engine for '%-.192s' doesn't have this option"
1923
1932
#: ../drizzled/error.cc:231
1925
msgid "Got error %d from storage engine"
1934
msgid "Can't find record in '%-.192s'"
1928
1937
#: ../drizzled/error.cc:232
1930
msgid "Table storage engine for '%-.192s' doesn't have this option"
1939
msgid "Incorrect information in file: '%-.200s'"
1933
1942
#: ../drizzled/error.cc:233
1935
msgid "Can't find record in '%-.192s'"
1944
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1938
1947
#: ../drizzled/error.cc:234
1940
msgid "Incorrect information in file: '%-.200s'"
1949
msgid "Old key file for table '%-.192s'; repair it!"
1943
1952
#: ../drizzled/error.cc:235
1945
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1954
msgid "Table '%-.192s' is read only"
1948
1957
#: ../drizzled/error.cc:236
1950
msgid "Old key file for table '%-.192s'; repair it!"
1959
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1953
1962
#: ../drizzled/error.cc:237
1955
msgid "Table '%-.192s' is read only"
1963
msgid "Out of sort memory; increase server sort buffer size"
1958
1966
#: ../drizzled/error.cc:238
1960
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1967
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1963
1970
#: ../drizzled/error.cc:239
1964
msgid "Out of sort memory; increase server sort buffer size"
1971
msgid "Global join memory constraint hit; increase join-heap-threshold"
1967
1974
#: ../drizzled/error.cc:240
1968
msgid "Global sort memory constraint hit; increase sort-heap-threshold"
1975
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1971
1978
#: ../drizzled/error.cc:241
1972
msgid "Global join memory constraint hit; increase join-heap-threshold"
1979
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1975
1982
#: ../drizzled/error.cc:242
1976
msgid "Global read_rnd memory constraint hit; increase read-rnd-heap-threshold"
1984
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1979
1987
#: ../drizzled/error.cc:243
1980
msgid "Global read memory constraint hit; increase read-buffer-threshold"
1988
msgid "Too many connections"
1983
1991
#: ../drizzled/error.cc:244
1985
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1988
#: ../drizzled/error.cc:245
1989
msgid "Too many connections"
1992
#: ../drizzled/error.cc:246
1994
1993
"Out of memory; check if drizzled or some other process uses all available "
1995
1994
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1996
1995
"memory or you can add more swap space"
1999
#: ../drizzled/error.cc:247
1998
#: ../drizzled/error.cc:245
2000
1999
msgid "Can't get hostname for your address"
2003
#: ../drizzled/error.cc:248
2002
#: ../drizzled/error.cc:246
2004
2003
msgid "Bad handshake"
2007
#: ../drizzled/error.cc:249
2006
#: ../drizzled/error.cc:247
2009
2008
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
2012
#: ../drizzled/error.cc:250
2011
#: ../drizzled/error.cc:248
2014
2013
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2017
#: ../drizzled/error.cc:251
2016
#: ../drizzled/error.cc:249
2018
2017
msgid "No schema selected"
2021
#: ../drizzled/error.cc:252
2020
#: ../drizzled/error.cc:250
2022
2021
msgid "Unknown command"
2025
#: ../drizzled/error.cc:253
2024
#: ../drizzled/error.cc:251
2027
2026
msgid "Column '%-.192s' cannot be null"
2030
#: ../drizzled/error.cc:254
2029
#: ../drizzled/error.cc:252
2032
2031
msgid "Unknown schema '%-.192s'"
2035
#: ../drizzled/error.cc:255
2034
#: ../drizzled/error.cc:253
2037
2036
msgid "Table '%-.192s' already exists"
2040
#: ../drizzled/error.cc:256
2039
#: ../drizzled/error.cc:254
2042
2041
msgid "Unknown table '%-.100s'"
2045
#: ../drizzled/error.cc:257
2044
#: ../drizzled/error.cc:255
2047
2046
msgid "Column '%-.192s' in %-.192s is ambiguous"
2050
#: ../drizzled/error.cc:258
2049
#: ../drizzled/error.cc:256
2051
2050
msgid "Server shutdown in progress"
2054
#: ../drizzled/error.cc:259
2053
#: ../drizzled/error.cc:257
2056
2055
msgid "Unknown column '%-.192s' in '%-.192s'"
2059
#: ../drizzled/error.cc:260
2058
#: ../drizzled/error.cc:258
2061
2060
msgid "'%-.192s' isn't in GROUP BY"
2064
#: ../drizzled/error.cc:261
2063
#: ../drizzled/error.cc:259
2066
2065
msgid "Can't group on '%-.192s'"
2069
#: ../drizzled/error.cc:262
2068
#: ../drizzled/error.cc:260
2070
2069
msgid "Statement has sum functions and columns in same statement"
2073
#: ../drizzled/error.cc:263
2072
#: ../drizzled/error.cc:261
2074
2073
msgid "Column count doesn't match value count"
2077
#: ../drizzled/error.cc:264
2076
#: ../drizzled/error.cc:262
2079
2078
msgid "Identifier name '%-.100s' is too long"
2082
#: ../drizzled/error.cc:265
2081
#: ../drizzled/error.cc:263
2084
2083
msgid "Duplicate column name '%-.192s'"
2087
#: ../drizzled/error.cc:266
2086
#: ../drizzled/error.cc:264
2089
2088
msgid "Duplicate key name '%-.192s'"
2092
#: ../drizzled/error.cc:267
2091
#: ../drizzled/error.cc:265
2094
2093
msgid "Duplicate entry '%-.192s' for key %d"
2097
#: ../drizzled/error.cc:268
2096
#: ../drizzled/error.cc:266
2099
2098
msgid "Incorrect column specifier for column '%-.192s'"
2102
#: ../drizzled/error.cc:269
2101
#: ../drizzled/error.cc:267
2104
2103
msgid "%s near '%-.80s' at line %d"
2107
#: ../drizzled/error.cc:270
2109
msgid "Parsing error near '%s'"
2112
#: ../drizzled/error.cc:271
2106
#: ../drizzled/error.cc:268
2113
2107
msgid "Query was empty"
2116
#: ../drizzled/error.cc:272
2110
#: ../drizzled/error.cc:269
2118
2112
msgid "Not unique table/alias: '%-.192s'"
2121
#: ../drizzled/error.cc:273
2115
#: ../drizzled/error.cc:270
2123
2117
msgid "Invalid default value for '%-.192s'"
2126
#: ../drizzled/error.cc:274
2120
#: ../drizzled/error.cc:271
2127
2121
msgid "Multiple primary key defined"
2130
#: ../drizzled/error.cc:275
2124
#: ../drizzled/error.cc:272
2132
2126
msgid "Too many keys specified; max %d keys allowed"
2135
#: ../drizzled/error.cc:276
2129
#: ../drizzled/error.cc:273
2137
2131
msgid "Too many key parts specified; max %d parts allowed"
2140
#: ../drizzled/error.cc:277
2134
#: ../drizzled/error.cc:274
2142
2136
msgid "Specified key was too long; max key length is %d bytes"
2145
#: ../drizzled/error.cc:278
2139
#: ../drizzled/error.cc:275
2147
2141
msgid "Key column '%-.192s' doesn't exist in table"
2150
#: ../drizzled/error.cc:279
2144
#: ../drizzled/error.cc:276
2153
2147
"BLOB column '%-.192s' can't be used in key specification with the used table "
2157
#: ../drizzled/error.cc:280
2151
#: ../drizzled/error.cc:277
2160
2154
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2164
#: ../drizzled/error.cc:281
2158
#: ../drizzled/error.cc:278
2166
2160
"Incorrect table definition; there can be only one auto column and it must be "
2167
2161
"defined as a key"
2170
#: ../drizzled/error.cc:282
2164
#: ../drizzled/error.cc:279
2172
2166
msgid "%s: Normal shutdown\n"
2175
#: ../drizzled/error.cc:283
2169
#: ../drizzled/error.cc:280
2177
2171
msgid "%s: Got signal %d. Aborting!\n"
2180
#: ../drizzled/error.cc:284
2174
#: ../drizzled/error.cc:281
2182
2176
msgid "%s: Shutdown complete\n"
2185
#: ../drizzled/error.cc:285
2179
#: ../drizzled/error.cc:282
2187
2181
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2190
#: ../drizzled/error.cc:286
2184
#: ../drizzled/error.cc:283
2191
2185
msgid "Can't create IP socket"
2194
#: ../drizzled/error.cc:287
2188
#: ../drizzled/error.cc:284
2197
2191
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2201
#: ../drizzled/error.cc:288
2195
#: ../drizzled/error.cc:285
2204
2198
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2205
2199
"check the manual"
2208
#: ../drizzled/error.cc:289
2202
#: ../drizzled/error.cc:286
2210
2204
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2213
#: ../drizzled/error.cc:290
2207
#: ../drizzled/error.cc:287
2216
2210
"The file '%-.128s' must be in the schema directory or be readable by all"
2219
#: ../drizzled/error.cc:291
2213
#: ../drizzled/error.cc:288
2221
2215
msgid "File '%-.200s' already exists"
2224
#: ../drizzled/error.cc:292
2218
#: ../drizzled/error.cc:289
2226
2220
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2229
#: ../drizzled/error.cc:293
2223
#: ../drizzled/error.cc:290
2231
2225
"Incorrect prefix key; the used key part isn't a string, the used length is "
2232
2226
"longer than the key part, or the storage engine doesn't support unique "
2230
#: ../drizzled/error.cc:291
2231
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2234
#: ../drizzled/error.cc:292
2236
msgid "Can't DROP '%-.192s'; check that column/key exists"
2239
#: ../drizzled/error.cc:293
2241
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2236
2244
#: ../drizzled/error.cc:294
2237
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2246
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2240
2249
#: ../drizzled/error.cc:295
2242
msgid "Can't DROP '%-.192s'; check that column/key exists"
2251
msgid "Unknown thread id: %lu"
2245
2254
#: ../drizzled/error.cc:296
2247
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2256
msgid "You are not owner of thread %lu"
2250
2259
#: ../drizzled/error.cc:297
2252
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2255
#. KILL session errors
2256
#: ../drizzled/error.cc:300
2258
msgid "Unknown session id: %lu"
2261
#: ../drizzled/error.cc:301
2263
msgid "You are not the owner of session %lu"
2266
#: ../drizzled/error.cc:302
2267
msgid "You cannot kill the session you are connected from."
2270
#: ../drizzled/error.cc:305
2271
2260
msgid "No tables used"
2274
#: ../drizzled/error.cc:306
2263
#: ../drizzled/error.cc:298
2276
2265
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2279
#: ../drizzled/error.cc:307
2268
#: ../drizzled/error.cc:299
2281
2270
msgid "Incorrect schema name '%-.100s'"
2284
#: ../drizzled/error.cc:308
2273
#: ../drizzled/error.cc:300
2286
2275
msgid "Incorrect table name '%-.100s'"
2289
#: ../drizzled/error.cc:309
2278
#: ../drizzled/error.cc:301
2291
2280
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2292
2281
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2295
#: ../drizzled/error.cc:310
2284
#: ../drizzled/error.cc:302
2296
2285
msgid "Unknown error"
2299
#: ../drizzled/error.cc:311
2288
#: ../drizzled/error.cc:303
2301
2290
msgid "Unknown procedure '%-.192s'"
2304
#: ../drizzled/error.cc:312
2293
#: ../drizzled/error.cc:304
2306
2295
msgid "Incorrect parameter count to procedure '%-.192s'"
2309
#: ../drizzled/error.cc:313
2298
#: ../drizzled/error.cc:305
2311
2300
msgid "Unknown table '%-.192s' in %-.32s"
2314
#: ../drizzled/error.cc:314
2303
#: ../drizzled/error.cc:306
2316
2305
msgid "Column '%-.192s' specified twice"
2319
#: ../drizzled/error.cc:315
2308
#: ../drizzled/error.cc:307
2320
2309
msgid "Invalid use of group function"
2323
#: ../drizzled/error.cc:316
2312
#: ../drizzled/error.cc:308
2326
2315
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2329
#: ../drizzled/error.cc:317
2318
#: ../drizzled/error.cc:309
2330
2319
msgid "A table must have at least 1 column"
2333
#: ../drizzled/error.cc:318
2322
#: ../drizzled/error.cc:310
2335
2324
msgid "The table '%-.192s' is full"
2338
#: ../drizzled/error.cc:319
2327
#: ../drizzled/error.cc:311
2340
2329
msgid "Too many tables; Drizzle can only use %d tables in a join"
2343
#: ../drizzled/error.cc:320
2332
#: ../drizzled/error.cc:312
2344
2333
msgid "Too many columns"
2347
#: ../drizzled/error.cc:321
2336
#: ../drizzled/error.cc:313
2350
2339
"Row size too large. The maximum row size for the used table type, not "
2351
2340
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2354
#: ../drizzled/error.cc:322
2343
#: ../drizzled/error.cc:314
2355
2344
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2358
#: ../drizzled/error.cc:323
2347
#: ../drizzled/error.cc:315
2361
2350
"Table handler doesn't support NULL in given index. Please change column "
2362
2351
"'%-.192s' to be NOT NULL or use another handler"
2365
#: ../drizzled/error.cc:324
2354
#: ../drizzled/error.cc:316
2366
2355
msgid "No paths allowed for plugin library"
2369
#: ../drizzled/error.cc:325
2358
#: ../drizzled/error.cc:317
2371
2360
msgid "Plugin '%-.192s' already exists"
2374
#: ../drizzled/error.cc:326
2376
msgid "Can't open shared library '%-.192s' (errno: %d %s)"
2379
#: ../drizzled/error.cc:327
2381
msgid "Can't find symbol '%-.128s' in library '%s'"
2384
#: ../drizzled/error.cc:328
2363
#: ../drizzled/error.cc:318
2365
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2368
#: ../drizzled/error.cc:319
2370
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2373
#: ../drizzled/error.cc:320
2386
2375
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2389
#: ../drizzled/error.cc:329
2378
#: ../drizzled/error.cc:321
2392
2381
"Can't create a new thread (errno %d); if you are not out of available "
2393
2382
"memory, you can consult the manual for a possible OS-dependent bug"
2396
#: ../drizzled/error.cc:330
2385
#: ../drizzled/error.cc:322
2398
2387
msgid "Column count doesn't match value count at row %ld"
2401
#: ../drizzled/error.cc:331
2390
#: ../drizzled/error.cc:323
2403
2392
msgid "Can't reopen table: '%-.192s'"
2406
#: ../drizzled/error.cc:332
2395
#: ../drizzled/error.cc:324
2408
2397
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2409
2398
"illegal if there is no GROUP BY clause"
2412
#: ../drizzled/error.cc:333
2401
#: ../drizzled/error.cc:325
2414
2403
msgid "Table '%-.192s.%-.192s' doesn't exist"
2417
#: ../drizzled/error.cc:334
2406
#: ../drizzled/error.cc:326
2419
2408
"You have an error in your SQL syntax; check the manual that corresponds to "
2420
2409
"your Drizzle server version for the right syntax to use"
2423
#: ../drizzled/error.cc:335
2412
#: ../drizzled/error.cc:327
2424
2413
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2427
#: ../drizzled/error.cc:336
2416
#: ../drizzled/error.cc:328
2428
2417
msgid "Got packets out of order"
2431
#: ../drizzled/error.cc:337
2420
#: ../drizzled/error.cc:329
2432
2421
msgid "The used table type doesn't support BLOB/TEXT columns"
2435
#: ../drizzled/error.cc:338
2424
#: ../drizzled/error.cc:330
2436
2425
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2439
#: ../drizzled/error.cc:339
2428
#: ../drizzled/error.cc:331
2441
2430
msgid "Incorrect column name '%-.100s'"
2444
#: ../drizzled/error.cc:340
2433
#: ../drizzled/error.cc:332
2446
2435
msgid "The used storage engine can't index column '%-.192s'"
2449
#: ../drizzled/error.cc:341
2438
#: ../drizzled/error.cc:333
2451
2440
"Unable to open underlying table which is differently defined or of non-"
2452
2441
"MyISAM type or doesn't exist"
2455
#: ../drizzled/error.cc:342
2444
#: ../drizzled/error.cc:334
2457
2446
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2460
#: ../drizzled/error.cc:343
2449
#: ../drizzled/error.cc:335
2463
2452
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2466
#: ../drizzled/error.cc:344
2455
#: ../drizzled/error.cc:336
2468
2457
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2469
2458
"UNIQUE instead"
2472
#: ../drizzled/error.cc:345
2461
#: ../drizzled/error.cc:337
2473
2462
msgid "Result consisted of more than one row"
2476
#: ../drizzled/error.cc:346
2465
#: ../drizzled/error.cc:338
2477
2466
msgid "This table type requires a primary key"
2480
#: ../drizzled/error.cc:347
2469
#: ../drizzled/error.cc:339
2482
2471
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2485
#: ../drizzled/error.cc:348
2474
#: ../drizzled/error.cc:340
2486
2475
msgid "Can't open table"
2489
#: ../drizzled/error.cc:349
2478
#: ../drizzled/error.cc:341
2491
2480
msgid "The storage engine for the table doesn't support %s"
2494
#: ../drizzled/error.cc:350
2483
#: ../drizzled/error.cc:342
2496
2485
msgid "Got error %d during COMMIT"
2499
#: ../drizzled/error.cc:351
2488
#: ../drizzled/error.cc:343
2501
2490
msgid "Got error %d during ROLLBACK"
2505
2494
#. program that looks over the source for the N_() macros does not
2506
2495
#. (obviously) do macro expansion, so the string is entirely wrong for
2507
2496
#. what it is trying to output for every language except english.
2508
#: ../drizzled/error.cc:356
2497
#: ../drizzled/error.cc:348
2511
2500
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2512
2501
"'%-.64s' (%-.64s)"
2515
#: ../drizzled/error.cc:357
2504
#: ../drizzled/error.cc:349
2517
2506
"Can't execute the given command because you have active locked tables or an "
2518
2507
"active transaction"
2521
#: ../drizzled/error.cc:358
2510
#: ../drizzled/error.cc:350
2523
2512
msgid "Unknown system variable '%-.64s'"
2526
#: ../drizzled/error.cc:359
2515
#: ../drizzled/error.cc:351
2528
2517
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2531
#: ../drizzled/error.cc:360
2520
#: ../drizzled/error.cc:352
2534
2523
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2537
#: ../drizzled/error.cc:361
2526
#: ../drizzled/error.cc:353
2538
2527
msgid "Some non-transactional changed tables couldn't be rolled back"
2541
#: ../drizzled/error.cc:362
2530
#: ../drizzled/error.cc:354
2542
2531
msgid "You may only use constant expressions with SET"
2545
#: ../drizzled/error.cc:363
2534
#: ../drizzled/error.cc:355
2546
2535
msgid "Lock wait timeout exceeded; try restarting transaction"
2549
#: ../drizzled/error.cc:364
2538
#: ../drizzled/error.cc:356
2550
2539
msgid "The total number of locks exceeds the lock table size"
2553
#: ../drizzled/error.cc:365
2542
#: ../drizzled/error.cc:357
2554
2543
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2557
#: ../drizzled/error.cc:366
2546
#: ../drizzled/error.cc:358
2558
2547
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2561
#: ../drizzled/error.cc:367
2550
#: ../drizzled/error.cc:359
2563
2552
msgid "Incorrect arguments to %s"
2566
#: ../drizzled/error.cc:368
2555
#: ../drizzled/error.cc:360
2567
2556
msgid "Deadlock found when trying to get lock; try restarting transaction"
2570
#: ../drizzled/error.cc:369
2559
#: ../drizzled/error.cc:361
2571
2560
msgid "The used table type doesn't support FULLTEXT indexes"
2574
#: ../drizzled/error.cc:370
2563
#: ../drizzled/error.cc:362
2575
2564
msgid "Cannot add foreign key constraint"
2578
#: ../drizzled/error.cc:371
2567
#: ../drizzled/error.cc:363
2579
2568
msgid "Cannot add or update a child row: a foreign key constraint fails"
2582
#: ../drizzled/error.cc:372
2571
#: ../drizzled/error.cc:364
2583
2572
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2586
#: ../drizzled/error.cc:373
2575
#: ../drizzled/error.cc:365
2588
2577
msgid "Incorrect usage of %s and %s"
2591
#: ../drizzled/error.cc:374
2580
#: ../drizzled/error.cc:366
2592
2581
msgid "The used SELECT statements have a different number of columns"
2595
#: ../drizzled/error.cc:375
2584
#: ../drizzled/error.cc:367
2596
2585
msgid "Can't execute the query because you have a conflicting read lock"
2599
#: ../drizzled/error.cc:376
2588
#: ../drizzled/error.cc:368
2602
2591
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2605
#: ../drizzled/error.cc:377
2594
#: ../drizzled/error.cc:369
2608
2597
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2611
#: ../drizzled/error.cc:378
2600
#: ../drizzled/error.cc:370
2613
2602
msgid "Variable '%-.64s' doesn't have a default value"
2616
#: ../drizzled/error.cc:379
2605
#: ../drizzled/error.cc:371
2618
2607
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2621
#: ../drizzled/error.cc:380
2610
#: ../drizzled/error.cc:372
2623
2612
msgid "Incorrect argument type to variable '%-.64s'"
2626
#: ../drizzled/error.cc:381
2615
#: ../drizzled/error.cc:373
2628
2617
msgid "Variable '%-.64s' can only be set, not read"
2631
#: ../drizzled/error.cc:382
2620
#: ../drizzled/error.cc:374
2633
2622
msgid "Incorrect usage/placement of '%s'"
2636
#: ../drizzled/error.cc:383
2625
#: ../drizzled/error.cc:375
2638
2627
msgid "This version of Drizzle doesn't yet support '%s'"
2641
#: ../drizzled/error.cc:384
2630
#: ../drizzled/error.cc:376
2643
2632
msgid "Variable '%-.192s' is a %s variable"
2646
#: ../drizzled/error.cc:385
2635
#: ../drizzled/error.cc:377
2648
2637
msgid "Incorrect foreign key definition for '%-.192s': %s"
2651
#: ../drizzled/error.cc:386
2640
#: ../drizzled/error.cc:378
2652
2641
msgid "Key reference and table reference don't match"
2655
#: ../drizzled/error.cc:387
2644
#: ../drizzled/error.cc:379
2657
2646
msgid "Operand should contain %d column(s)"
2660
#: ../drizzled/error.cc:388
2649
#: ../drizzled/error.cc:380
2661
2650
msgid "Subquery returns more than 1 row"
2664
#: ../drizzled/error.cc:389
2653
#: ../drizzled/error.cc:381
2666
2655
msgid "Converting column '%s' from %s to %s"
2669
#: ../drizzled/error.cc:390
2658
#: ../drizzled/error.cc:382
2671
2660
msgid "Reference '%-.64s' not supported (%s)"
2674
#: ../drizzled/error.cc:391
2663
#: ../drizzled/error.cc:383
2675
2664
msgid "Every derived table must have its own alias"
2678
#: ../drizzled/error.cc:392
2667
#: ../drizzled/error.cc:384
2680
2669
msgid "Select %u was reduced during optimization"
2683
#: ../drizzled/error.cc:393
2672
#: ../drizzled/error.cc:385
2685
2674
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2688
#: ../drizzled/error.cc:394
2677
#: ../drizzled/error.cc:386
2689
2678
msgid "All parts of a SPATIAL index must be NOT NULL"
2692
#: ../drizzled/error.cc:395
2681
#: ../drizzled/error.cc:387
2694
2683
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2697
#: ../drizzled/error.cc:396
2686
#: ../drizzled/error.cc:388
2700
2689
"Uncompressed data size too large; the maximum size is %d (based on "
2701
2690
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2704
#: ../drizzled/error.cc:397
2693
#: ../drizzled/error.cc:389
2705
2694
msgid "ZLIB: Not enough memory"
2708
#: ../drizzled/error.cc:398
2697
#: ../drizzled/error.cc:390
2710
2699
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2711
2700
"data was corrupted)"
2714
#: ../drizzled/error.cc:399
2703
#: ../drizzled/error.cc:391
2715
2704
msgid "ZLIB: Input data corrupted"
2718
#: ../drizzled/error.cc:400
2707
#: ../drizzled/error.cc:392
2720
2709
msgid "%d line(s) were cut by GROUP_CONCAT()"
2723
#: ../drizzled/error.cc:401
2712
#: ../drizzled/error.cc:393
2725
2714
msgid "Row %ld doesn't contain data for all columns"
2728
#: ../drizzled/error.cc:402
2717
#: ../drizzled/error.cc:394
2731
2720
"Row %ld was truncated; it contained more data than there were input columns"
2734
#: ../drizzled/error.cc:403
2723
#: ../drizzled/error.cc:395
2737
2726
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2740
#: ../drizzled/error.cc:404
2729
#: ../drizzled/error.cc:396
2742
2731
msgid "Out of range value for column '%s' at row %ld"
2745
#: ../drizzled/error.cc:405
2734
#: ../drizzled/error.cc:397
2747
2736
msgid "Data truncated for column '%s' at row %ld"
2750
#: ../drizzled/error.cc:406
2739
#: ../drizzled/error.cc:398
2752
2741
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2755
#: ../drizzled/error.cc:407
2744
#: ../drizzled/error.cc:399
2757
2746
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2760
#: ../drizzled/error.cc:408
2749
#: ../drizzled/error.cc:400
2762
2751
msgid "Illegal mix of collations for operation '%s'"
2765
#: ../drizzled/error.cc:409
2754
#: ../drizzled/error.cc:401
2768
2757
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2769
2758
"variable_name)"
2772
#: ../drizzled/error.cc:410
2761
#: ../drizzled/error.cc:402
2774
2763
msgid "Unknown collation: '%-.64s'"
2777
#: ../drizzled/error.cc:411
2766
#: ../drizzled/error.cc:403
2780
2769
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2784
#: ../drizzled/error.cc:412
2773
#: ../drizzled/error.cc:404
2786
2775
msgid "Incorrect index name '%-.100s'"
2789
#: ../drizzled/error.cc:413
2778
#: ../drizzled/error.cc:405
2791
2780
msgid "Incorrect catalog name '%-.100s'"
2794
#: ../drizzled/error.cc:414
2783
#: ../drizzled/error.cc:406
2796
2785
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2799
#: ../drizzled/error.cc:415
2788
#: ../drizzled/error.cc:407
2801
2790
msgid "Unknown table engine '%s'"
2804
#: ../drizzled/error.cc:416
2793
#: ../drizzled/error.cc:408
2806
2795
msgid "The target table %-.100s of the %s is not updatable"
2809
#: ../drizzled/error.cc:417
2798
#: ../drizzled/error.cc:409
2812
2801
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2816
#: ../drizzled/error.cc:418
2805
#: ../drizzled/error.cc:410
2819
2808
"The Drizzle server is running with the %s option so it cannot execute this "
2823
#: ../drizzled/error.cc:419
2812
#: ../drizzled/error.cc:411
2825
2814
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2828
#: ../drizzled/error.cc:420
2817
#: ../drizzled/error.cc:412
2830
2819
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2833
#: ../drizzled/error.cc:421
2822
#: ../drizzled/error.cc:413
2835
2824
"Incorrect table definition; there can be only one TIMESTAMP column with "
2836
2825
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2839
#: ../drizzled/error.cc:422
2828
#: ../drizzled/error.cc:414
2841
2830
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2844
#: ../drizzled/error.cc:423
2833
#: ../drizzled/error.cc:415
2846
2835
msgid "Got error %d '%-.100s' from %s"
2849
#: ../drizzled/error.cc:424
2838
#: ../drizzled/error.cc:416
2851
2840
msgid "Got temporary error %d '%-.100s' from %s"
2854
#: ../drizzled/error.cc:425
2843
#: ../drizzled/error.cc:417
2856
2845
msgid "Unknown or incorrect time zone: '%-.64s'"
2859
#: ../drizzled/error.cc:426
2848
#: ../drizzled/error.cc:418
2861
2850
msgid "Invalid %s character string: '%.64s'"
2864
#: ../drizzled/error.cc:427
2853
#: ../drizzled/error.cc:419
2866
2855
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2869
#: ../drizzled/error.cc:428
2858
#: ../drizzled/error.cc:420
2871
2860
msgid "%s %s does not exist"
2874
#: ../drizzled/error.cc:429
2863
#: ../drizzled/error.cc:421
2875
2864
msgid "Query execution was interrupted"
2878
#: ../drizzled/error.cc:430
2867
#: ../drizzled/error.cc:422
2881
2870
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2882
2871
"(s) or definer/invoker of view lack rights to use them"
2885
#: ../drizzled/error.cc:431
2874
#: ../drizzled/error.cc:423
2887
2876
msgid "Field '%-.192s' doesn't have a default value"
2890
#: ../drizzled/error.cc:432
2879
#: ../drizzled/error.cc:424
2891
2880
msgid "Division by 0"
2894
#: ../drizzled/error.cc:433
2883
#: ../drizzled/error.cc:425
2896
2885
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2899
#: ../drizzled/error.cc:434
2888
#: ../drizzled/error.cc:426
2901
2890
msgid "Illegal %s '%-.192s' value found during parsing"
2904
#: ../drizzled/error.cc:435
2893
#: ../drizzled/error.cc:427
2906
2895
msgid "Key part '%-.192s' length cannot be 0"
2909
#: ../drizzled/error.cc:436
2898
#: ../drizzled/error.cc:428
2912
2901
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2913
2902
"the %.64s state"
2916
#: ../drizzled/error.cc:437
2905
#: ../drizzled/error.cc:429
2918
2907
msgid "Data too long for column '%s' at row %ld"
2921
#: ../drizzled/error.cc:438
2910
#: ../drizzled/error.cc:430
2924
2913
"%s: ready for connections.\n"
2925
2914
"Version: '%s' %s\n"
2928
#: ../drizzled/error.cc:439
2917
#: ../drizzled/error.cc:431
2929
2918
msgid "Can't load value from file with fixed size rows to variable"
2932
#: ../drizzled/error.cc:440
2921
#: ../drizzled/error.cc:432
2934
2923
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2937
#: ../drizzled/error.cc:441
2926
#: ../drizzled/error.cc:433
2938
2927
msgid "Table definition has changed, please retry transaction"
2941
#: ../drizzled/error.cc:442
2930
#: ../drizzled/error.cc:434
2943
2932
msgid "Not allowed to return a result set from a %s"
2946
#: ../drizzled/error.cc:443
2935
#: ../drizzled/error.cc:435
2947
2936
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2950
#: ../drizzled/error.cc:444
2939
#: ../drizzled/error.cc:436
2952
2941
"Explicit or implicit commit is not allowed in stored function or trigger."
2955
#: ../drizzled/error.cc:445
2944
#: ../drizzled/error.cc:437
2957
2946
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2960
#: ../drizzled/error.cc:446
2949
#: ../drizzled/error.cc:438
2962
2951
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2965
#: ../drizzled/error.cc:447
2954
#: ../drizzled/error.cc:439
2968
2957
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2972
#: ../drizzled/error.cc:448
2961
#: ../drizzled/error.cc:440
2973
2962
msgid "Trigger in wrong schema"
2976
#: ../drizzled/error.cc:449
2965
#: ../drizzled/error.cc:441
2979
2968
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2980
2969
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2983
#: ../drizzled/error.cc:450
2972
#: ../drizzled/error.cc:442
2985
2974
msgid "Display width out of range for column '%-.192s' (max = %d)"
2988
#: ../drizzled/error.cc:451
2977
#: ../drizzled/error.cc:443
2990
2979
msgid "Datetime function: %-.32s field overflow"
2993
#: ../drizzled/error.cc:452
2982
#: ../drizzled/error.cc:444
2996
2985
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2999
#: ../drizzled/error.cc:453
2988
#: ../drizzled/error.cc:445
3002
2991
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
3005
#: ../drizzled/error.cc:454
2994
#: ../drizzled/error.cc:446
3006
2995
msgid "No data - zero rows fetched, selected, or processed"
3009
#: ../drizzled/error.cc:455
2998
#: ../drizzled/error.cc:447
3011
3000
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
3014
#: ../drizzled/error.cc:456
3003
#: ../drizzled/error.cc:448
3016
3005
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
3019
#: ../drizzled/error.cc:457
3008
#: ../drizzled/error.cc:449
3020
3009
msgid "The used table type doesn't support SPATIAL indexes"
3023
#: ../drizzled/error.cc:458
3012
#: ../drizzled/error.cc:450
3025
3014
msgid "Leading spaces are removed from name '%s'"
3028
#: ../drizzled/error.cc:459
3017
#: ../drizzled/error.cc:451
3029
3018
msgid "Failed to read auto-increment value from storage engine"
3032
#: ../drizzled/error.cc:460
3021
#: ../drizzled/error.cc:452
3034
3023
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
3037
#: ../drizzled/error.cc:461
3026
#: ../drizzled/error.cc:453
3038
3027
msgid "Too high level of nesting for select"
3041
#: ../drizzled/error.cc:462
3030
#: ../drizzled/error.cc:454
3043
3032
msgid "Name '%-.64s' has become ''"
3046
#: ../drizzled/error.cc:463
3035
#: ../drizzled/error.cc:455
3048
3037
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
3049
3038
"optional and non-empty FIELDS ENCLOSED BY"
3052
#: ../drizzled/error.cc:464
3041
#: ../drizzled/error.cc:456
3055
3044
"Table storage engine '%-.64s' does not support the create option '%.64s'"
3058
#: ../drizzled/error.cc:465
3060
msgid "Error setting %-.32s. Given value %-.128s %-.128s"
3063
#: ../drizzled/error.cc:466
3047
#: ../drizzled/error.cc:457
3065
3049
msgid "Incorrect %-.32s value: '%-.128s'"
3068
#: ../drizzled/error.cc:467
3052
#: ../drizzled/error.cc:458
3070
3054
msgid "Table has no partition for value %-.64s"
3073
#: ../drizzled/error.cc:468
3057
#: ../drizzled/error.cc:459
3074
3058
msgid "Writing one row to the row-based binary log failed"
3077
#: ../drizzled/error.cc:469
3061
#: ../drizzled/error.cc:460
3079
3063
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3082
#: ../drizzled/error.cc:470
3066
#: ../drizzled/error.cc:461
3085
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3086
"d would lead to a duplicate entry"
3069
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
3070
"%d would lead to a duplicate entry"
3089
#: ../drizzled/error.cc:471
3073
#: ../drizzled/error.cc:462
3091
3075
"Transaction isolation level can't be changed while a transaction is in "
3095
#: ../drizzled/error.cc:472
3079
#: ../drizzled/error.cc:463
3097
3081
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3100
#: ../drizzled/error.cc:473
3084
#: ../drizzled/error.cc:464
3102
3086
msgid "Incorrect parameters in the call to native function '%-.192s'"
3105
#: ../drizzled/error.cc:474
3089
#: ../drizzled/error.cc:465
3107
3091
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3110
#: ../drizzled/error.cc:475
3094
#: ../drizzled/error.cc:466
3112
3096
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3115
#: ../drizzled/error.cc:477
3099
#: ../drizzled/error.cc:467
3101
msgid "Received an invalid value '%s' for a UNIX timestamp."
3104
#: ../drizzled/error.cc:468
3117
3106
msgid "Received an invalid datetime value '%s'."
3120
#: ../drizzled/error.cc:478
3122
msgid "Received an invalid DATE value '%s'."
3125
#: ../drizzled/error.cc:479
3109
#: ../drizzled/error.cc:469
3127
3111
msgid "Received a NULL argument for function '%s'."
3130
#: ../drizzled/error.cc:480
3132
msgid "Received an invalid timestamp value '%s'."
3135
#: ../drizzled/error.cc:481
3137
msgid "Received an invalid TIME value '%s'."
3140
#: ../drizzled/error.cc:482
3142
msgid "Received an invalid value '%s' for a UNIX timestamp."
3145
#: ../drizzled/error.cc:484
3114
#: ../drizzled/error.cc:470
3147
3116
msgid "Received an out-of-range argument '%s' for function '%s'."
3150
#: ../drizzled/error.cc:485
3119
#: ../drizzled/error.cc:471
3152
3121
msgid "Received an invalid enum value '%s'."
3155
#: ../drizzled/error.cc:486
3124
#: ../drizzled/error.cc:472
3156
3125
msgid "Tables which are replicated require a primary key."
3159
#: ../drizzled/error.cc:488
3161
msgid "Corrupt or invalid schema definition for '%s' : %s"
3164
#: ../drizzled/error.cc:489
3166
msgid "Corrupt or invalid table definition for '%s': %s"
3169
#: ../drizzled/error.cc:490
3171
msgid "The number of enum that were required was too high for table '%s'"
3174
#: ../drizzled/error.cc:491
3176
msgid "Corrupt or invalid table definition for '%s'"
3179
#: ../drizzled/error.cc:492
3181
msgid "Collation '%s' for table %s is invalid/unknown"
3184
#: ../drizzled/error.cc:494
3186
msgid "Cannot drop table '%s'"
3189
#: ../drizzled/error.cc:495
3191
msgid "Error occurred while dropping table '%s'"
3194
#: ../drizzled/error.cc:496
3196
msgid "Permission denied to create '%s'"
3199
#: ../drizzled/error.cc:497
3201
msgid "Unknown table '%s'"
3204
#: ../drizzled/error.cc:499
3206
msgid "Cannot create schema '%s'"
3209
#: ../drizzled/error.cc:500
3128
#: ../drizzled/error.cc:473
3130
msgid "Corrupt or invalid table definition: %s"
3133
#: ../drizzled/error.cc:474
3135
msgid "Corrupt or invalid schema definition for %s : %s"
3138
#: ../drizzled/error.cc:475
3211
3140
msgid "Schema does not exist: %s"
3214
#: ../drizzled/error.cc:501
3143
#: ../drizzled/error.cc:476
3216
3145
msgid "Error altering schema: %s"
3219
#: ../drizzled/error.cc:502
3148
#: ../drizzled/error.cc:477
3221
3150
msgid "Error droppping Schema : %s"
3224
#: ../drizzled/error.cc:504
3153
#: ../drizzled/error.cc:478
3225
3154
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3228
#: ../drizzled/error.cc:505
3157
#: ../drizzled/error.cc:479
3230
3159
msgid "Unknown table engine option key/pair %s = %s."
3233
#: ../drizzled/error.cc:506
3162
#: ../drizzled/error.cc:480
3235
3164
msgid "Unknown schema engine option key/pair %s = %s."
3238
#: ../drizzled/error.cc:508
3239
msgid "Admin access not allowed from this username/IP address."
3242
3167
#. User lock/barrier error messages
3243
#: ../drizzled/error.cc:511
3244
msgid "wait() can not be called on session owning user defined barrier."
3247
#: ../drizzled/error.cc:512
3248
msgid "Unknown user defined barrier requested."
3251
#: ../drizzled/error.cc:513
3252
msgid "Session does not own user defined barrier."
3255
#: ../drizzled/error.cc:514
3256
msgid "Session can not wait on a user defined lock owned by the session."
3259
#: ../drizzled/error.cc:515
3260
msgid "Session does not own user defined lock."
3263
#: ../drizzled/error.cc:517
3264
msgid "Invalid name for user defined barrier."
3267
#: ../drizzled/error.cc:518
3268
msgid "Invalid name for user defined lock."
3271
#: ../drizzled/error.cc:520
3273
"Either a DEFAULt value or NULL NULL description is required for a new column "
3274
"if table is not empty"
3278
#: ../drizzled/error.cc:523
3281
"Cast to unsigned converted negative integer to it's positive complement: %s"
3284
#: ../drizzled/error.cc:524
3286
msgid "Invalid cast to signed integer: %s"
3289
#: ../drizzled/error.cc:526
3291
msgid "Identifier '%.*s' is a SQL keyword."
3294
#: ../drizzled/error.cc:529
3168
#: ../drizzled/error.cc:483
3169
msgid "wait() can not be called on session owning barrier."
3172
#: ../drizzled/error.cc:484
3173
msgid "Unknown barrier requested."
3176
#: ../drizzled/error.cc:485
3177
msgid "Session does not own barrier."
3180
#: ../drizzled/error.cc:487
3296
3182
msgid "Can't unlock file (Errcode: %d)"
3299
#: ../drizzled/error.cc:530
3185
#: ../drizzled/error.cc:488
3301
3187
msgid "Can't change size of file (Errcode: %d)"
3304
#: ../drizzled/error.cc:531
3190
#: ../drizzled/error.cc:489
3306
3192
msgid "Can't open stream from handle (Errcode: %d)"
3309
#: ../drizzled/error.cc:532
3195
#: ../drizzled/error.cc:490
3311
3197
msgid "Warning: '%s' had %d links"
3314
#: ../drizzled/error.cc:533
3200
#: ../drizzled/error.cc:491
3316
3202
msgid "Warning: %d files and %d streams is left open\n"
3319
#: ../drizzled/error.cc:534
3205
#: ../drizzled/error.cc:492
3321
3207
msgid "Can't create directory '%s' (Errcode: %d)"
3324
#: ../drizzled/error.cc:535
3210
#: ../drizzled/error.cc:493
3327
3213
"Character set '%s' is not a compiled character set and is not specified in "
3331
#: ../drizzled/error.cc:536
3217
#: ../drizzled/error.cc:494
3333
3219
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3336
#: ../drizzled/error.cc:537
3222
#: ../drizzled/error.cc:495
3338
3224
msgid "Can't read value for symlink '%s' (Error %d)"
3341
#: ../drizzled/error.cc:538
3227
#: ../drizzled/error.cc:496
3343
3229
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3346
#: ../drizzled/error.cc:539
3232
#: ../drizzled/error.cc:497
3348
3234
msgid "Error on realpath() on '%s' (Error %d)"
3351
#: ../drizzled/error.cc:540
3237
#: ../drizzled/error.cc:498
3353
3239
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3356
#: ../drizzled/error.cc:541
3242
#: ../drizzled/error.cc:499
3359
3245
"Collation '%s' is not a compiled collation and is not specified in the %s "
3363
#: ../drizzled/error.cc:542
3249
#: ../drizzled/error.cc:500
3365
3251
msgid "File '%s' (fileno: %d) was not closed"
3369
#: ../drizzled/error.cc:545
3370
msgid "Received an invalid UUID value"
3373
#: ../drizzled/error.cc:546
3374
msgid "The UUID was not created with a valid time"
3378
#: ../drizzled/error.cc:549
3380
msgid "Received an invalid BOOLEAN value '%s'."
3383
#: ../drizzled/error.cc:550
3385
msgid "Invalid cast to BOOLEAN: '%s'."
3388
#. Transactional DDL
3389
#: ../drizzled/error.cc:553
3390
msgid "Transactional DDL not supported"
3394
#: ../drizzled/error.cc:555
3396
msgid "Assertion '%s' failed."
3399
#: ../drizzled/error.cc:556
3401
msgid "Assertion '%s' failed, the result was NULL."
3404
#. Catalog related errors
3405
#: ../drizzled/error.cc:574
3407
msgid "Cannot create catalog '%s'."
3410
#: ../drizzled/error.cc:575
3412
msgid "Permission is denied to create '%s' catalog."
3415
#: ../drizzled/error.cc:576
3417
msgid "Cannot drop catalog '%s'."
3420
#: ../drizzled/error.cc:577
3422
msgid "Permission is denied to drop '%s' catalog."
3425
#: ../drizzled/error.cc:578
3427
msgid "Catalog '%s' does not exist."
3430
#: ../drizzled/error.cc:579
3431
msgid "You cannot drop the 'local' catalog."
3434
#: ../drizzled/error.cc:580
3436
msgid "Could not gain lock on '%s'."
3439
#: ../drizzled/error.cc:581
3441
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3444
#: ../drizzled/error.cc:582
3445
msgid "Invalid catalog name."
3448
#: ../drizzled/error.cc:583
3450
"Engine status is now stored in the data_dictionary tables, please use these "
3454
#: ../drizzled/identifier/catalog.cc:56
3456
"Catalog name cannot be encoded and fit within filesystem name length "
3460
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:221
3254
#: ../drizzled/identifier/schema.cc:56 ../drizzled/identifier/table.cc:213
3462
3256
"Schema name cannot be encoded and fit within filesystem name length "
3463
3257
"restrictions."
3466
#: ../drizzled/identifier/table.cc:238
3260
#: ../drizzled/identifier/table.cc:230
3468
3262
"Table name cannot be encoded and fit within filesystem name length "
3469
3263
"restrictions."
3637
3449
msgid "errmsg plugin '%s' errmsg() failed"
3640
#: ../drizzled/plugin/event_observer.cc:133
3452
#: ../drizzled/plugin/event_observer.cc:135
3643
3455
"EventObserverList::addEventObserver() Duplicate event position %d for event "
3644
3456
"'%s' from EventObserver plugin '%s'"
3647
#: ../drizzled/plugin/event_observer.cc:200
3459
#: ../drizzled/plugin/event_observer.cc:202
3649
3461
"EventObserver::registerTableEvents(): Table already has events registered on "
3650
3462
"it: probable programming error."
3653
#: ../drizzled/plugin/event_observer.cc:335
3465
#: ../drizzled/plugin/event_observer.cc:337
3655
3467
"EventObserver::registerSessionEvents(): Session already has events "
3656
3468
"registered on it: probable programming error."
3659
#: ../drizzled/plugin/event_observer.cc:387
3471
#: ../drizzled/plugin/event_observer.cc:389
3661
3473
msgid "EventIterate event handler '%s' failed for event '%s'"
3664
#: ../drizzled/plugin/function.cc:47 ../drizzled/plugin/function.cc:55
3476
#: ../drizzled/plugin/function.cc:48
3666
3478
msgid "A function named %s already exists!\n"
3669
#: ../drizzled/plugin/function.cc:65
3481
#: ../drizzled/plugin/function.cc:57
3670
3482
msgid "Could not add Function!\n"
3673
#: ../drizzled/plugin/listen.cc:67
3485
#: ../drizzled/plugin/listen.cc:69
3674
3486
msgid "Error getting file descriptors"
3677
#: ../drizzled/plugin/listen.cc:85
3489
#: ../drizzled/plugin/listen.cc:87
3678
3490
msgid "No sockets could be bound for listening"
3681
#: ../drizzled/plugin/listen.cc:95 ../plugin/console/console.cc:343
3493
#: ../drizzled/plugin/listen.cc:97 ../plugin/console/console.cc:313
3683
3495
msgid "pipe() failed with errno %d"
3686
#: ../drizzled/plugin/listen.cc:120
3498
#: ../drizzled/plugin/listen.cc:123
3688
3500
msgid "poll() failed with errno %d"
3691
#: ../drizzled/plugin/listen_tcp.cc:59
3503
#: ../drizzled/plugin/listen_tcp.cc:61
3693
3505
msgid "accept() failed with errno %d"
3696
#: ../drizzled/plugin/listen_tcp.cc:95
3508
#: ../drizzled/plugin/listen_tcp.cc:97
3698
3510
msgid "getaddrinfo() failed with error %s"
3701
#: ../drizzled/plugin/listen_tcp.cc:127
3513
#: ../drizzled/plugin/listen_tcp.cc:129
3703
3515
msgid "setsockopt(IPV6_V6ONLY) failed with errno %d"
3706
#: ../drizzled/plugin/listen_tcp.cc:138
3518
#: ../drizzled/plugin/listen_tcp.cc:140
3708
3520
msgid "fcntl(FD_CLOEXEC) failed with errno %d"
3711
#: ../drizzled/plugin/listen_tcp.cc:147
3523
#: ../drizzled/plugin/listen_tcp.cc:149
3713
3525
msgid "setsockopt(SO_REUSEADDR) failed with errno %d"
3716
#: ../drizzled/plugin/listen_tcp.cc:156
3528
#: ../drizzled/plugin/listen_tcp.cc:158
3718
3530
msgid "setsockopt(SO_KEEPALIVE) failed with errno %d"
3721
#: ../drizzled/plugin/listen_tcp.cc:165
3533
#: ../drizzled/plugin/listen_tcp.cc:167
3723
3535
msgid "setsockopt(SO_LINGER) failed with errno %d"
3726
#: ../drizzled/plugin/listen_tcp.cc:174
3538
#: ../drizzled/plugin/listen_tcp.cc:176
3728
3540
msgid "setsockopt(TCP_NODELAY) failed with errno %d"
3731
#: ../drizzled/plugin/listen_tcp.cc:195
3543
#: ../drizzled/plugin/listen_tcp.cc:197
3733
3545
msgid "Retrying bind() on %u\n"
3736
#: ../drizzled/plugin/listen_tcp.cc:202
3548
#: ../drizzled/plugin/listen_tcp.cc:204
3738
3550
msgid "bind() failed with errno: %d\n"
3741
#: ../drizzled/plugin/listen_tcp.cc:205
3553
#: ../drizzled/plugin/listen_tcp.cc:207
3742
3554
msgid "Do you already have another drizzled running?\n"
3745
#: ../drizzled/plugin/listen_tcp.cc:212
3557
#: ../drizzled/plugin/listen_tcp.cc:214
3747
3559
msgid "listen() failed with errno %d\n"
3750
#: ../drizzled/plugin/listen_tcp.cc:218
3562
#: ../drizzled/plugin/listen_tcp.cc:220
3752
3564
msgid "Listening on %s:%s\n"
3755
#: ../drizzled/plugin/logging.cc:65
3567
#: ../drizzled/plugin/logging.cc:67
3757
3569
msgid "logging '%s' pre() failed"
3760
#: ../drizzled/plugin/logging.cc:90
3572
#: ../drizzled/plugin/logging.cc:92
3762
3574
msgid "logging '%s' post() failed"
3765
#: ../drizzled/plugin/logging.cc:114
3577
#: ../drizzled/plugin/logging.cc:116
3767
3579
msgid "logging '%s' postEnd() failed"
3770
#: ../drizzled/plugin/logging.cc:137
3582
#: ../drizzled/plugin/logging.cc:139
3772
3584
msgid "logging '%s' resetCurrentScoreboard() failed"
3775
#: ../drizzled/plugin/scheduler.cc:62
3587
#: ../drizzled/plugin/scheduler.cc:64
3778
3590
"Attempted to register a scheduler %s, but a scheduler has already been "
3779
3591
"registered with that name.\n"
3782
#: ../drizzled/plugin/scheduler.cc:99
3594
#: ../drizzled/plugin/scheduler.cc:101
3784
3596
msgid "Attempted to configure %s as the scheduler, which did not exist.\n"
3787
#: ../drizzled/plugin/schema_engine.cc:131
3599
#: ../drizzled/plugin/schema_engine.cc:129
3789
3601
msgid "Error while loading database options: '%s':"
3792
#: ../drizzled/plugin/xa_resource_manager.cc:115
3604
#: ../drizzled/plugin/xa_resource_manager.cc:117
3794
3606
msgid "Found %d prepared transaction(s) in resource manager."
3797
#: ../drizzled/plugin/xa_resource_manager.cc:182
3609
#: ../drizzled/plugin/xa_resource_manager.cc:184
3798
3610
msgid "Starting crash recovery..."
3801
#: ../drizzled/plugin/xa_resource_manager.cc:192
3613
#: ../drizzled/plugin/xa_resource_manager.cc:194
3803
3615
msgid "Found %d prepared XA transactions"
3806
#: ../drizzled/plugin/xa_resource_manager.cc:197
3618
#: ../drizzled/plugin/xa_resource_manager.cc:199
3809
3621
"Found %d prepared transactions! It means that drizzled was not shut down "
4077
3904
msgid "Error Messages to stderr"
4080
#: ../plugin/filtered_replicator/filtered_replicator.cc:578
4081
msgid "Comma-separated list of schemas to exclude"
4084
#: ../plugin/filtered_replicator/filtered_replicator.cc:581
4085
msgid "Comma-separated list of tables to exclude"
4088
#: ../plugin/filtered_replicator/filtered_replicator.cc:584
4089
msgid "Regular expression to apply to schemas to exclude"
4092
#: ../plugin/filtered_replicator/filtered_replicator.cc:587
4093
msgid "Regular expression to apply to tables to exclude"
4096
#: ../plugin/haildb/haildb_engine.cc:1080
4097
#: ../plugin/haildb/haildb_engine.cc:1218
4098
#: ../plugin/haildb/haildb_engine.cc:1248
3907
#: ../plugin/filtered_replicator/filtered_replicator.cc:621
3908
#: ../plugin/filtered_replicator/filtered_replicator.cc:630
3909
msgid "List of schemas to filter"
3912
#: ../plugin/filtered_replicator/filtered_replicator.cc:624
3913
#: ../plugin/filtered_replicator/filtered_replicator.cc:637
3914
msgid "List of tables to filter"
3917
#: ../plugin/filtered_replicator/filtered_replicator.cc:644
3918
msgid "Regular expression to apply to schemas to filter"
3921
#: ../plugin/filtered_replicator/filtered_replicator.cc:651
3922
msgid "Regular expression to apply to tables to filter"
3925
#: ../plugin/haildb/haildb_engine.cc:1063
3926
#: ../plugin/haildb/haildb_engine.cc:1201
3927
#: ../plugin/haildb/haildb_engine.cc:1231
4100
3929
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4103
#: ../plugin/haildb/haildb_engine.cc:1099
3932
#: ../plugin/haildb/haildb_engine.cc:1082
4105
3934
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4108
#: ../plugin/haildb/haildb_engine.cc:1197
4109
#: ../plugin/haildb/haildb_engine.cc:1310
4110
#: ../plugin/haildb/haildb_engine.cc:1491
4111
#: ../plugin/haildb/haildb_engine.cc:2157
3937
#: ../plugin/haildb/haildb_engine.cc:1180
3938
#: ../plugin/haildb/haildb_engine.cc:1293
3939
#: ../plugin/haildb/haildb_engine.cc:1474
3940
#: ../plugin/haildb/haildb_engine.cc:2050
4113
3942
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4116
#: ../plugin/haildb/haildb_engine.cc:1349
4117
#: ../plugin/haildb/haildb_engine.cc:1365
3945
#: ../plugin/haildb/haildb_engine.cc:1332
3946
#: ../plugin/haildb/haildb_engine.cc:1348
4119
3948
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4122
#: ../plugin/haildb/haildb_engine.cc:3403
3951
#: ../plugin/haildb/haildb_engine.cc:2903
3952
msgid "Invalid value of log-file-size"
3955
#: ../plugin/haildb/haildb_engine.cc:2914
3956
msgid "Invalid value of log-files-in-group"
3959
#: ../plugin/haildb/haildb_engine.cc:2923
3960
msgid "Invalid value of lock-wait-timeout"
3963
#: ../plugin/haildb/haildb_engine.cc:2932
3964
msgid "Invalid value of log-buffer-size"
3967
#: ../plugin/haildb/haildb_engine.cc:2943
3968
msgid "Invalid value of lru-old-blocks-pct"
3971
#: ../plugin/haildb/haildb_engine.cc:2952
3972
msgid "Invalid value of lru-block-access-recency"
3975
#: ../plugin/haildb/haildb_engine.cc:2961
3976
msgid "Invalid value of max-dirty-pages-pct"
3979
#: ../plugin/haildb/haildb_engine.cc:2970
3980
msgid "Invalid value of max-purge-lag"
3983
#: ../plugin/haildb/haildb_engine.cc:2979
3984
msgid "Invalid value of open-files"
3987
#: ../plugin/haildb/haildb_engine.cc:2988
3988
msgid "Invalid value of read-io-threads"
3991
#: ../plugin/haildb/haildb_engine.cc:2997
3992
msgid "Invalid value of sync_spin_loops"
3995
#: ../plugin/haildb/haildb_engine.cc:3210
4124
3997
msgid "Error starting HailDB %d (%s)\n"
4127
#: ../plugin/haildb/haildb_engine.cc:3432
4000
#: ../plugin/haildb/haildb_engine.cc:3378
4128
4001
msgid "Disable HailDB adaptive hash index (enabled by default)."
4131
#: ../plugin/haildb/haildb_engine.cc:3434
4004
#: ../plugin/haildb/haildb_engine.cc:3380
4132
4005
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4135
#: ../plugin/haildb/haildb_engine.cc:3437
4008
#: ../plugin/haildb/haildb_engine.cc:3383
4137
4010
"Size of a memory pool HailDB uses to store data dictionary information and "
4138
4011
"other internal data structures."
4141
#: ../plugin/haildb/haildb_engine.cc:3440
4014
#: ../plugin/haildb/haildb_engine.cc:3386
4142
4015
msgid "Data file autoextend increment in megabytes"
4145
#: ../plugin/haildb/haildb_engine.cc:3443
4018
#: ../plugin/haildb/haildb_engine.cc:3389
4147
4020
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4151
#: ../plugin/haildb/haildb_engine.cc:3446
4024
#: ../plugin/haildb/haildb_engine.cc:3392
4152
4025
msgid "The common part for HailDB table spaces."
4155
#: ../plugin/haildb/haildb_engine.cc:3448
4028
#: ../plugin/haildb/haildb_engine.cc:3394
4156
4029
msgid "Disable HailDB checksums validation (enabled by default)."
4159
#: ../plugin/haildb/haildb_engine.cc:3450
4032
#: ../plugin/haildb/haildb_engine.cc:3396
4160
4033
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4163
#: ../plugin/haildb/haildb_engine.cc:3453
4036
#: ../plugin/haildb/haildb_engine.cc:3399
4164
4037
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4167
#: ../plugin/haildb/haildb_engine.cc:3456
4040
#: ../plugin/haildb/haildb_engine.cc:3402
4169
4042
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4170
4043
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4173
#: ../plugin/haildb/haildb_engine.cc:3459
4046
#: ../plugin/haildb/haildb_engine.cc:3405
4174
4047
msgid "Stores each HailDB table to an .ibd file in the database dir."
4177
#: ../plugin/haildb/haildb_engine.cc:3462
4050
#: ../plugin/haildb/haildb_engine.cc:3408
4178
4051
msgid "File format to use for new tables in .ibd files."
4181
#: ../plugin/haildb/haildb_engine.cc:3465
4054
#: ../plugin/haildb/haildb_engine.cc:3411
4183
4056
"Set to 0 (write and flush once per second),1 (write and flush at each "
4184
4057
"commit) or 2 (write at commit, flush once per second)."
4187
#: ../plugin/haildb/haildb_engine.cc:3468
4060
#: ../plugin/haildb/haildb_engine.cc:3414
4188
4061
msgid "With which method to flush data."
4191
#: ../plugin/haildb/haildb_engine.cc:3471
4064
#: ../plugin/haildb/haildb_engine.cc:3417
4193
4066
"Helps to save your data in case the disk image of the database becomes "
4197
#: ../plugin/haildb/haildb_engine.cc:3474
4070
#: ../plugin/haildb/haildb_engine.cc:3420
4198
4071
msgid "Path to individual files and their sizes."
4201
#: ../plugin/haildb/haildb_engine.cc:3477
4074
#: ../plugin/haildb/haildb_engine.cc:3423
4202
4075
msgid "Path to HailDB log files."
4205
#: ../plugin/haildb/haildb_engine.cc:3480
4078
#: ../plugin/haildb/haildb_engine.cc:3426
4206
4079
msgid "Size of each log file in a log group."
4209
#: ../plugin/haildb/haildb_engine.cc:3483
4082
#: ../plugin/haildb/haildb_engine.cc:3429
4211
4084
"Number of log files in the log group. HailDB writes to the files in a "
4212
4085
"circular fashion. Value 3 is recommended here."
4215
#: ../plugin/haildb/haildb_engine.cc:3486
4088
#: ../plugin/haildb/haildb_engine.cc:3432
4217
4090
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4218
4091
"rolled back. Values above 100000000 disable the timeout."
4221
#: ../plugin/haildb/haildb_engine.cc:3489
4094
#: ../plugin/haildb/haildb_engine.cc:3435
4223
4096
"The size of the buffer which HailDB uses to write log to the log files on "
4227
#: ../plugin/haildb/haildb_engine.cc:3492
4100
#: ../plugin/haildb/haildb_engine.cc:3438
4229
4102
"Sets the point in the LRU list from where all pages are classified as old "
4230
4103
"(Advanced users)"
4233
#: ../plugin/haildb/haildb_engine.cc:3495
4106
#: ../plugin/haildb/haildb_engine.cc:3441
4235
4108
"Milliseconds between accesses to a block at which it is made young. "
4236
4109
"0=disabled (Advanced users)"
4239
#: ../plugin/haildb/haildb_engine.cc:3498
4112
#: ../plugin/haildb/haildb_engine.cc:3444
4240
4113
msgid "Percentage of dirty pages allowed in bufferpool."
4243
#: ../plugin/haildb/haildb_engine.cc:3501
4116
#: ../plugin/haildb/haildb_engine.cc:3447
4244
4117
msgid "Desired maximum length of the purge queue (0 = no limit)"
4247
#: ../plugin/haildb/haildb_engine.cc:3504
4120
#: ../plugin/haildb/haildb_engine.cc:3450
4249
4122
"Roll back the complete transaction on lock wait timeout, for 4.x "
4250
4123
"compatibility (disabled by default)"
4253
#: ../plugin/haildb/haildb_engine.cc:3507
4126
#: ../plugin/haildb/haildb_engine.cc:3453
4254
4127
msgid "How many files at the maximum HailDB keeps open at the same time."
4257
#: ../plugin/haildb/haildb_engine.cc:3510
4130
#: ../plugin/haildb/haildb_engine.cc:3456
4258
4131
msgid "Number of background read I/O threads in HailDB."
4261
#: ../plugin/haildb/haildb_engine.cc:3513
4134
#: ../plugin/haildb/haildb_engine.cc:3459
4262
4135
msgid "Number of background write I/O threads in HailDB."
4265
#: ../plugin/haildb/haildb_engine.cc:3515
4138
#: ../plugin/haildb/haildb_engine.cc:3461
4267
4140
"Disable if you want to reduce the number of messages written to the log "
4268
4141
"(default: enabled)."
4271
#: ../plugin/haildb/haildb_engine.cc:3518
4144
#: ../plugin/haildb/haildb_engine.cc:3464
4272
4145
msgid "Enable SHOW HAILDB STATUS output in the log"
4275
#: ../plugin/haildb/haildb_engine.cc:3521
4148
#: ../plugin/haildb/haildb_engine.cc:3467
4276
4149
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4279
#: ../plugin/haildb/haildb_engine.cc:3523
4152
#: ../plugin/haildb/haildb_engine.cc:3469
4281
4154
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4284
#: ../plugin/hello_events/hello_events.cc:401
4157
#: ../plugin/hello_events/hello_events.cc:381
4158
msgid "Invalid value of before-write-position\n"
4161
#: ../plugin/hello_events/hello_events.cc:390
4162
#: ../plugin/hello_events/hello_events.cc:399
4163
msgid "Invalid value of before-update-position\n"
4166
#: ../plugin/hello_events/hello_events.cc:439
4167
#: ../plugin/hello_events/hello_events.cc:442
4168
#: ../plugin/hello_events/hello_events.cc:460
4169
msgid "A comma delimited list of databases to watch"
4172
#: ../plugin/hello_events/hello_events.cc:445
4173
#: ../plugin/hello_events/hello_events.cc:476
4285
4174
msgid "Enable Example Events Plugin"
4288
#: ../plugin/hello_events/hello_events.cc:404
4289
#: ../plugin/hello_events/hello_events.cc:407
4290
msgid "A comma delimited list of databases to watch"
4293
#: ../plugin/hello_events/hello_events.cc:410
4177
#: ../plugin/hello_events/hello_events.cc:448
4178
#: ../plugin/hello_events/hello_events.cc:484
4294
4179
msgid "Before write row event observer call position"
4297
#: ../plugin/hello_events/hello_events.cc:413
4298
#: ../plugin/pbms/src/parameters_ms.cc:461
4182
#: ../plugin/hello_events/hello_events.cc:451
4183
#: ../plugin/hello_events/hello_events.cc:495
4184
#: ../plugin/pbms/src/parameters_ms.cc:601
4299
4185
msgid "Before update row event observer call position"
4302
#: ../plugin/hello_events/hello_events.cc:416
4188
#: ../plugin/hello_events/hello_events.cc:454
4303
4189
msgid "After drop database event observer call position"
4306
#: ../plugin/hello_events/hello_events.cc:427
4192
#: ../plugin/hello_events/hello_events.cc:468
4193
msgid "A comma delimited list of tables to watch"
4196
#: ../plugin/hello_events/hello_events.cc:518
4307
4197
msgid "An example events Plugin"
4310
#: ../plugin/innobase/handler/data_dictionary.cc:760
4200
#: ../plugin/innobase/handler/data_dictionary.cc:202
4312
4202
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4315
#: ../plugin/innobase/handler/ha_innodb.cc:1914
4317
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4321
#: ../plugin/innobase/handler/ha_innodb.cc:2179
4323
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4327
#: ../plugin/innobase/handler/ha_innodb.cc:2223
4330
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4331
"or its equivalent numeric id"
4334
#: ../plugin/innobase/handler/ha_innodb.cc:9359
4335
msgid "Do not use Native AIO library for IO, even if available"
4338
#: ../plugin/innobase/handler/ha_innodb.cc:9375
4339
msgid "Enable internal replication log."
4342
#: ../plugin/innobase/handler/ha_innodb.cc:9378
4344
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4345
"rolled back. Values above 100000000 disable the timeout."
4348
#: ../plugin/innobase/handler/ha_innodb.cc:9381
4349
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4352
#: ../plugin/innobase/handler/ha_innodb.cc:9384
4354
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4355
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4358
#: ../plugin/innobase/handler/replication_dictionary.cc:109
4359
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4360
#: ../plugin/transaction_log/print_transaction_message.cc:177
4361
#: ../plugin/transaction_log/transaction_log_reader.cc:161
4363
msgid "Unable to parse transaction. Got error: %s.\n"
4366
#: ../plugin/innobase/srv/srv0start.cc:1034
4367
msgid "InnoDB: cannot determine Mac OS X version!\n"
4370
#: ../plugin/innobase/srv/srv0start.cc:1039
4372
"InnoDB: On Mac OS X, fsync() may be broken on internal drives,\n"
4373
"InnoDB: making transactions unsafe!\n"
4376
#: ../plugin/innobase/srv/srv0start.cc:1048
4379
"InnoDB: Error: size of InnoDB's ulint is %lu, but size of void* is %lu.\n"
4380
"InnoDB: The sizes should be the same so that on a 64-bit platform you can\n"
4381
"InnoDB: allocate more than 4 GB of memory."
4384
#: ../plugin/innobase/srv/srv0start.cc:1063
4386
msgid "InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!\n"
4389
#: ../plugin/innobase/srv/srv0start.cc:1068
4392
"InnoDB: !!!!!!!! UNIV_IBUF_DEBUG switched on !!!!!!!!!\n"
4393
"InnoDB: !!!!!!!! UNIV_IBUF_COUNT_DEBUG switched on !!!!!!!!!\n"
4394
"InnoDB: Crash recovery will fail with UNIV_IBUF_COUNT_DEBUG\n"
4397
#: ../plugin/innobase/srv/srv0start.cc:1078
4399
msgid "InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!\n"
4402
#: ../plugin/innobase/srv/srv0start.cc:1083
4404
msgid "InnoDB: !!!!!!!! UNIV_SEARCH_DEBUG switched on !!!!!!!!!\n"
4407
#: ../plugin/innobase/srv/srv0start.cc:1088
4409
msgid "InnoDB: !!!!!!!! UNIV_LOG_LSN_DEBUG switched on !!!!!!!!!\n"
4412
#: ../plugin/innobase/srv/srv0start.cc:1092
4414
msgid "InnoDB: !!!!!!!! UNIV_MEM_DEBUG switched on !!!!!!!!!\n"
4417
#: ../plugin/innobase/srv/srv0start.cc:1097
4419
msgid "InnoDB: The InnoDB memory heap is disabled\n"
4422
#: ../plugin/innobase/srv/srv0start.cc:1167
4424
msgid " InnoDB: Using Linux native AIO\n"
4427
#: ../plugin/logging_gearman/logging_gearman.cc:186
4205
#: ../plugin/innobase/handler/ha_innodb.cc:1821
4206
msgid "Invalid value for io-capacity\n"
4209
#: ../plugin/innobase/handler/ha_innodb.cc:1839
4210
msgid "Invalid value for fast-shutdown\n"
4213
#: ../plugin/innobase/handler/ha_innodb.cc:1853
4214
msgid "Invalid value for flush-log-at-trx-commit\n"
4217
#: ../plugin/innobase/handler/ha_innodb.cc:1883
4218
msgid "Invalid value for max-dirty-pages-pct\n"
4221
#: ../plugin/innobase/handler/ha_innodb.cc:1892
4222
msgid "Invalid value for stats-sample-pages\n"
4225
#: ../plugin/innobase/handler/ha_innodb.cc:1903
4226
msgid "Invalid value for additional-mem-pool-size\n"
4229
#: ../plugin/innobase/handler/ha_innodb.cc:1913
4230
msgid "Invalid value for autoextend-increment\n"
4233
#: ../plugin/innobase/handler/ha_innodb.cc:1923
4234
msgid "Invalid value for buffer-pool-size\n"
4237
#: ../plugin/innobase/handler/ha_innodb.cc:1933
4238
msgid "Invalid value for commit-concurrency\n"
4241
#: ../plugin/innobase/handler/ha_innodb.cc:1942
4242
msgid "Invalid value for concurrency-tickets\n"
4245
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4246
msgid "Invalid value for read-io-threads\n"
4249
#: ../plugin/innobase/handler/ha_innodb.cc:1960
4250
msgid "Invalid value for write-io-threads\n"
4253
#: ../plugin/innobase/handler/ha_innodb.cc:1969
4254
msgid "Invalid value for force-recovery\n"
4257
#: ../plugin/innobase/handler/ha_innodb.cc:1979
4258
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4259
msgid "Invalid value for log-file-size\n"
4262
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4263
msgid "Invalid value for log-files-in-group\n"
4266
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4267
msgid "Invalid value for mirrored-log-groups\n"
4270
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4271
msgid "Invalid value for open-files\n"
4274
#: ../plugin/innobase/handler/ha_innodb.cc:2025
4275
msgid "Invalid value for thread-concurrency\n"
4278
#: ../plugin/innobase/handler/ha_innodb.cc:2048
4279
msgid "Invalid value for read-ahead-threshold\n"
4282
#: ../plugin/innobase/handler/ha_innodb.cc:2062
4283
msgid "Invalid value for lock-wait-timeout\n"
4286
#: ../plugin/logging_gearman/logging_gearman.cc:182
4429
4288
msgid "fail gearman_client_create(): %s"
4432
#: ../plugin/logging_gearman/logging_gearman.cc:197
4291
#: ../plugin/logging_gearman/logging_gearman.cc:193
4434
4293
msgid "fail gearman_client_add_server(): %s"
4437
#: ../plugin/logging_gearman/logging_gearman.cc:302
4296
#: ../plugin/logging_gearman/logging_gearman.cc:294
4297
#: ../plugin/logging_gearman/logging_gearman.cc:301
4298
msgid "Enable logging to a gearman server"
4301
#: ../plugin/logging_gearman/logging_gearman.cc:310
4438
4302
msgid "Hostname for logging to a Gearman server"
4441
#: ../plugin/logging_gearman/logging_gearman.cc:305
4305
#: ../plugin/logging_gearman/logging_gearman.cc:319
4442
4306
msgid "Gearman Function to send logging to"
4445
#: ../plugin/logging_gearman/logging_gearman.cc:316
4309
#: ../plugin/logging_gearman/logging_gearman.cc:337
4446
4310
msgid "Log queries to a Gearman server"
4449
#: ../plugin/logging_query/logging_query.cc:178
4313
#: ../plugin/logging_query/logging_query.cc:172
4451
4315
msgid "fail open() fn=%s er=%s\n"
4454
#: ../plugin/logging_query/logging_query.cc:319
4318
#: ../plugin/logging_query/logging_query.cc:299
4319
msgid "Invalid value for threshold-slow"
4322
#: ../plugin/logging_query/logging_query.cc:308
4323
msgid "Invalid value for threshold-big-resultset"
4326
#: ../plugin/logging_query/logging_query.cc:317
4327
msgid "Invalid value for threshold-big-examined"
4330
#: ../plugin/logging_query/logging_query.cc:331
4331
#: ../plugin/logging_query/logging_query.cc:347
4455
4332
msgid "Enable logging to CSV file"
4458
#: ../plugin/logging_query/logging_query.cc:322
4459
msgid "File to log to"
4462
#: ../plugin/logging_query/logging_query.cc:325
4463
msgid "PCRE to match the query against"
4466
#: ../plugin/logging_query/logging_query.cc:328 ../plugin/syslog/module.cc:107
4335
#: ../plugin/logging_query/logging_query.cc:334
4336
#: ../plugin/logging_query/logging_query.cc:374 ../plugin/syslog/module.cc:167
4337
#: ../plugin/syslog/module.cc:233
4467
4338
msgid "Threshold for logging slow queries, in microseconds"
4470
#: ../plugin/logging_query/logging_query.cc:331 ../plugin/syslog/module.cc:110
4341
#: ../plugin/logging_query/logging_query.cc:337
4342
#: ../plugin/logging_query/logging_query.cc:386 ../plugin/syslog/module.cc:179
4343
#: ../plugin/syslog/module.cc:236
4471
4344
msgid "Threshold for logging big queries, for rows returned"
4474
#: ../plugin/logging_query/logging_query.cc:334 ../plugin/syslog/module.cc:113
4347
#: ../plugin/logging_query/logging_query.cc:340
4348
#: ../plugin/logging_query/logging_query.cc:398 ../plugin/syslog/module.cc:191
4349
#: ../plugin/syslog/module.cc:239
4475
4350
msgid "Threshold for logging big queries, for rows examined"
4478
#: ../plugin/logging_query/logging_query.cc:345
4353
#: ../plugin/logging_query/logging_query.cc:356
4354
msgid "File to log to"
4357
#: ../plugin/logging_query/logging_query.cc:365
4358
msgid "PCRE to match the query against"
4361
#: ../plugin/logging_query/logging_query.cc:422
4479
4362
msgid "Log queries to a CSV file"
4482
#: ../plugin/logging_stats/logging_stats.cc:373
4365
#: ../plugin/logging_stats/logging_stats.cc:344
4366
msgid "Invalid value for max-user-count\n"
4369
#: ../plugin/logging_stats/logging_stats.cc:352
4370
msgid "Invalid value for bucket-count\n"
4373
#: ../plugin/logging_stats/logging_stats.cc:361
4374
msgid "Invalid value for scoreboard-size\n"
4377
#: ../plugin/logging_stats/logging_stats.cc:396
4378
#: ../plugin/logging_stats/logging_stats.cc:438
4483
4379
msgid "Max number of users that will be logged"
4486
#: ../plugin/logging_stats/logging_stats.cc:376
4382
#: ../plugin/logging_stats/logging_stats.cc:407
4383
#: ../plugin/logging_stats/logging_stats.cc:441
4487
4384
msgid "Max number of range locks to use for Scoreboard"
4490
#: ../plugin/logging_stats/logging_stats.cc:379
4387
#: ../plugin/logging_stats/logging_stats.cc:418
4388
#: ../plugin/logging_stats/logging_stats.cc:444
4491
4389
msgid "Max number of concurrent sessions that will be logged"
4494
#: ../plugin/logging_stats/logging_stats.cc:380
4392
#: ../plugin/logging_stats/logging_stats.cc:429
4393
#: ../plugin/logging_stats/logging_stats.cc:445
4495
4394
msgid "Enable Logging Statistics Collection"
4498
#: ../plugin/logging_stats/logging_stats.cc:389
4397
#: ../plugin/logging_stats/logging_stats.cc:462
4499
4398
msgid "User Statistics as DATA_DICTIONARY tables"
4820
4721
msgid "Tablespace not empty"
4823
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
4724
#: ../plugin/mysql_protocol/mysql_protocol.cc:985
4725
#: ../plugin/mysql_protocol/mysql_protocol.cc:1007
4825
4727
"Port number to use for connection or 0 for default to with MySQL protocol."
4828
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:83
4730
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:82
4830
4732
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4831
4733
"the file is stale and should be removed?"
4834
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:168
4736
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
4835
4737
msgid "Path used for MySQL UNIX Socket Protocol."
4838
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:170
4740
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
4839
4741
msgid "Clobber socket file if one is there already."
4842
#: ../plugin/pbms/src/parameters_ms.cc:426
4843
msgid "Port number to use for connection or 0 for default PBMS port "
4846
#: ../plugin/pbms/src/parameters_ms.cc:429
4847
msgid "The maximum size of a BLOB repository file."
4850
#: ../plugin/pbms/src/parameters_ms.cc:432
4851
msgid "The maximum size of a temorary BLOB log file."
4854
#: ../plugin/pbms/src/parameters_ms.cc:435
4856
"A ':' delimited list of metadata header names to be used to initialize the "
4857
"pbms_metadata_header table when a database is created."
4860
#: ../plugin/pbms/src/parameters_ms.cc:439
4861
msgid "The percentage of garbage in a repository file before it is compacted."
4864
#: ../plugin/pbms/src/parameters_ms.cc:442
4866
"The timeout, in seconds, for temporary BLOBs. Uploaded blob data is removed "
4867
"after this time, unless committed to the database."
4870
#: ../plugin/pbms/src/parameters_ms.cc:445
4872
"The timeout, in milli-seconds, before the HTTP server will close an inactive "
4876
#: ../plugin/pbms/src/parameters_ms.cc:448
4877
msgid "The next backup ID to use when backing up a PBMS database."
4880
#: ../plugin/pbms/src/parameters_ms.cc:451
4744
#: ../plugin/pbms/src/parameters_ms.cc:574
4882
4746
"A comma delimited list of tables to watch of the format: <database>."
4886
#: ../plugin/pbms/src/parameters_ms.cc:453
4750
#: ../plugin/pbms/src/parameters_ms.cc:582
4887
4751
msgid "Enable PBMS daemon Insert/Update/Delete event scanning"
4890
#: ../plugin/pbms/src/parameters_ms.cc:457
4754
#: ../plugin/pbms/src/parameters_ms.cc:590
4891
4755
msgid "Before insert row event observer call position"
4894
#: ../plugin/rabbitmq/rabbitmq_handler.cc:53
4895
msgid "Could not open socket, is rabbitmq running?"
4898
#: ../plugin/rabbitmq/rabbitmq_log.cc:72
4758
#: ../plugin/pbms/src/plugin_ms.cc:70
4759
msgid "Port number to use for connection or 0 for default PBMS port "
4762
#: ../plugin/pbms/src/plugin_ms.cc:83
4763
msgid "Invalid port number\n"
4766
#: ../plugin/rabbitmq/rabbitmq_log.cc:110
4899
4767
msgid "Failed to allocate enough memory to transaction message\n"
4902
#: ../plugin/rabbitmq/rabbitmq_log.cc:117
4770
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
4904
4772
msgid "Failed to allocate the RabbitMQHandler. Got error: %s\n"
4907
#: ../plugin/rabbitmq/rabbitmq_log.cc:130
4775
#: ../plugin/rabbitmq/rabbitmq_log.cc:182
4909
4777
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
4912
#: ../plugin/rabbitmq/rabbitmq_log.cc:155
4780
#: ../plugin/rabbitmq/rabbitmq_log.cc:200
4781
#: ../plugin/rabbitmq/rabbitmq_log.cc:278
4782
msgid "Enable rabbitmq log"
4785
#: ../plugin/rabbitmq/rabbitmq_log.cc:209
4786
#: ../plugin/rabbitmq/rabbitmq_log.cc:281
4913
4787
msgid "Host name to connect to"
4916
#: ../plugin/rabbitmq/rabbitmq_log.cc:158
4917
msgid "Port to connect to"
4920
#: ../plugin/rabbitmq/rabbitmq_log.cc:161
4921
msgid "RabbitMQ virtualhost"
4924
#: ../plugin/rabbitmq/rabbitmq_log.cc:164
4790
#: ../plugin/rabbitmq/rabbitmq_log.cc:218
4791
msgid "RabbitMQ Port"
4794
#: ../plugin/rabbitmq/rabbitmq_log.cc:229
4795
#: ../plugin/rabbitmq/rabbitmq_log.cc:284
4925
4796
msgid "RabbitMQ username"
4928
#: ../plugin/rabbitmq/rabbitmq_log.cc:167
4799
#: ../plugin/rabbitmq/rabbitmq_log.cc:237
4800
#: ../plugin/rabbitmq/rabbitmq_log.cc:287
4929
4801
msgid "RabbitMQ password"
4932
#: ../plugin/rabbitmq/rabbitmq_log.cc:170
4804
#: ../plugin/rabbitmq/rabbitmq_log.cc:245
4805
msgid "RabbitMQ virtualhost"
4808
#: ../plugin/rabbitmq/rabbitmq_log.cc:253
4809
msgid "Name of RabbitMQ exchange to publish to"
4812
#: ../plugin/rabbitmq/rabbitmq_log.cc:261
4813
msgid "Name of RabbitMQ routing key to use"
4816
#: ../plugin/rabbitmq/rabbitmq_log.cc:269
4933
4817
#: ../plugin/transaction_log/module.cc:270
4934
4818
msgid "Name of the replicator plugin to use (default='default_replicator')"
4937
#: ../plugin/rabbitmq/rabbitmq_log.cc:173
4938
msgid "Name of RabbitMQ exchange to publish to"
4941
#: ../plugin/rabbitmq/rabbitmq_log.cc:176
4942
msgid "Name of RabbitMQ routing key to use"
4945
4821
#: ../plugin/session_dictionary/processlist.cc:78
4947
4823
msgid "no user"
4948
4824
msgstr "(nepoužívaný)"
4950
#: ../plugin/syslog/errmsg.cc:42 ../plugin/syslog/logging.cc:55
4826
#: ../plugin/syslog/errmsg.cc:39 ../plugin/syslog/logging.cc:44
4952
4828
msgid "syslog facility \"%s\" not known, using \"local0\""
4955
#: ../plugin/syslog/errmsg.cc:50
4831
#: ../plugin/syslog/errmsg.cc:49
4957
4833
msgid "syslog priority \"%s\" not known, using \"warn\""
4960
#: ../plugin/syslog/logging.cc:63
4836
#: ../plugin/syslog/logging.cc:53
4962
4838
msgid "syslog priority \"%s\" not known, using \"info\""
4965
#: ../plugin/syslog/module.cc:95
4841
#: ../plugin/syslog/module.cc:61
4842
msgid "Invalid value for logging-threshold-slow\n"
4845
#: ../plugin/syslog/module.cc:70
4846
msgid "Invalid value for logging-threshold-big-resultset\n"
4849
#: ../plugin/syslog/module.cc:79
4850
msgid "Invalid value for logging-threshold-big-examined\n"
4853
#: ../plugin/syslog/module.cc:131 ../plugin/syslog/module.cc:221
4966
4854
msgid "Syslog Ident"
4969
#: ../plugin/syslog/module.cc:98
4857
#: ../plugin/syslog/module.cc:140 ../plugin/syslog/module.cc:224
4970
4858
msgid "Syslog Facility"
4973
#: ../plugin/syslog/module.cc:101
4861
#: ../plugin/syslog/module.cc:149 ../plugin/syslog/module.cc:227
4974
4862
msgid "Enable logging to syslog of the query log"
4977
#: ../plugin/syslog/module.cc:104
4865
#: ../plugin/syslog/module.cc:158 ../plugin/syslog/module.cc:230
4978
4866
msgid "Syslog Priority of query logging"
4981
#: ../plugin/syslog/module.cc:116
4869
#: ../plugin/syslog/module.cc:203 ../plugin/syslog/module.cc:242
4982
4870
msgid "Enable logging to syslog of the error messages"
4985
#: ../plugin/syslog/module.cc:119
4873
#: ../plugin/syslog/module.cc:212 ../plugin/syslog/module.cc:245
4986
4874
msgid "Syslog Priority of error messages"