8
8
"Project-Id-Version: drizzle\n"
9
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2010-09-29 11:14-0400\n"
10
"POT-Creation-Date: 2010-10-13 21:43-0400\n"
11
11
"PO-Revision-Date: 2010-07-03 12:54+0000\n"
12
12
"Last-Translator: Monty Taylor <mordred@inaugust.com>\n"
13
13
"Language-Team: Ukrainian <uk@li.org>\n"
14
15
"MIME-Version: 1.0\n"
15
16
"Content-Type: text/plain; charset=UTF-8\n"
16
17
"Content-Transfer-Encoding: 8bit\n"
17
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
18
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
18
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
19
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19
20
"X-Launchpad-Export-Date: 2010-07-04 03:44+0000\n"
20
21
"X-Generator: Launchpad (build Unknown)\n"
22
#: ../client/drizzle.cc:465
23
#: ../client/drizzle.cc:467
23
24
msgid "Synonym for `help'."
26
#: ../client/drizzle.cc:466
27
#: ../client/drizzle.cc:468
27
28
msgid "Clear command."
30
#: ../client/drizzle.cc:468
31
#: ../client/drizzle.cc:470
31
32
msgid "Reconnect to the server. Optional arguments are db and host."
34
#: ../client/drizzle.cc:470
35
#: ../client/drizzle.cc:472
36
37
"Set statement delimiter. NOTE: Takes the rest of the line as new delimiter."
39
#: ../client/drizzle.cc:472
40
#: ../client/drizzle.cc:474
40
41
msgid "Send command to drizzle server, display result vertically."
43
#: ../client/drizzle.cc:473
44
#: ../client/drizzle.cc:475
44
45
msgid "Exit drizzle. Same as quit."
47
#: ../client/drizzle.cc:474
48
#: ../client/drizzle.cc:476
48
49
msgid "Send command to drizzle server."
51
#: ../client/drizzle.cc:475
52
#: ../client/drizzle.cc:477
52
53
msgid "Display this help."
55
#: ../client/drizzle.cc:476
56
#: ../client/drizzle.cc:478
56
57
msgid "Disable pager, print to stdout."
59
#: ../client/drizzle.cc:477
60
#: ../client/drizzle.cc:479
60
61
msgid "Don't write into outfile."
63
#: ../client/drizzle.cc:479
64
#: ../client/drizzle.cc:481
64
65
msgid "Set PAGER [to_pager]. Print the query results via PAGER."
67
#: ../client/drizzle.cc:480
68
#: ../client/drizzle.cc:482
68
69
msgid "Print current command."
71
#: ../client/drizzle.cc:481
72
#: ../client/drizzle.cc:483
72
73
msgid "Change your drizzle prompt."
75
#: ../client/drizzle.cc:482
76
#: ../client/drizzle.cc:484
76
77
msgid "Quit drizzle."
79
#: ../client/drizzle.cc:483
80
#: ../client/drizzle.cc:485
80
81
msgid "Rebuild completion hash."
83
#: ../client/drizzle.cc:485
84
#: ../client/drizzle.cc:487
84
85
msgid "Execute an SQL script file. Takes a file name as an argument."
87
#: ../client/drizzle.cc:486
88
#: ../client/drizzle.cc:488
88
89
msgid "Get status information from the server."
91
#: ../client/drizzle.cc:488
92
#: ../client/drizzle.cc:490
92
93
msgid "Set outfile [to_outfile]. Append everything into given outfile."
95
#: ../client/drizzle.cc:490
96
#: ../client/drizzle.cc:492
96
97
msgid "Use another database. Takes database name as argument."
99
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1318
100
#: ../client/drizzle.cc:494 ../client/drizzle.cc:1318
100
101
msgid "Show warnings after every statement."
103
#: ../client/drizzle.cc:494
104
#: ../client/drizzle.cc:496
104
105
msgid "Don't show warnings after every statement."
107
#: ../client/drizzle.cc:1144
108
#: ../client/drizzle.cc:1146
109
110
msgid "shutting down drizzled"
112
#: ../client/drizzle.cc:1146
113
#: ../client/drizzle.cc:1148
114
115
msgid " on port %d"
117
#: ../client/drizzle.cc:1155 ../client/drizzle.cc:1161
118
#: ../client/drizzle.cc:1157 ../client/drizzle.cc:1163
119
120
msgid "shutdown failed; error: '%s'"
122
#: ../client/drizzle.cc:1170
123
#: ../client/drizzle.cc:1172
127
#: ../client/drizzle.cc:1191
128
#: ../client/drizzle.cc:1193
129
130
msgid "drizzled is alive\n"
132
#: ../client/drizzle.cc:1197
133
#: ../client/drizzle.cc:1199
134
135
msgid "ping failed; error: '%s'"
137
#: ../client/drizzle.cc:1203
138
#: ../client/drizzle.cc:1205
139
140
msgid "drizzled won't answer to ping, error: '%s'"
142
#: ../client/drizzle.cc:1252
143
#: ../client/drizzle.cc:1254
143
144
msgid "Error: Invalid Value for connect_timeout"
146
#: ../client/drizzle.cc:1263
147
#: ../client/drizzle.cc:1265
147
148
msgid "Error: Invalid Value for max_input_line"
150
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:483
151
#: ../client/drizzle.cc:1284 ../client/drizzledump.cc:466
151
152
msgid "Options used only in command line"
154
#: ../client/drizzle.cc:1284
155
#: ../client/drizzle.cc:1286
155
156
msgid "Displays this help and exit."
158
#: ../client/drizzle.cc:1285
159
#: ../client/drizzle.cc:1287
160
161
"Don't use history file. Disable interactive behavior. (Enables --silent)"
163
#: ../client/drizzle.cc:1287
164
#: ../client/drizzle.cc:1289
164
165
msgid "Display column type information."
167
#: ../client/drizzle.cc:1289
168
#: ../client/drizzle.cc:1291
169
170
"Preserve comments. Send comments to the server. The default is --skip-"
170
171
"comments (discard comments), enable with --comments"
173
#: ../client/drizzle.cc:1291 ../client/drizzledump.cc:492
174
msgid "Use compression in server/client protocol."
177
174
#: ../client/drizzle.cc:1293
178
175
msgid "Print the output of a query (rows) vertically."
583
#: ../client/drizzle.cc:3521
580
#: ../client/drizzle.cc:3528
585
582
msgid "No previous outfile available, you must give a filename!\n"
588
#: ../client/drizzle.cc:3526
585
#: ../client/drizzle.cc:3533
590
587
msgid "Currently logging to file '%s'\n"
593
#: ../client/drizzle.cc:3546
590
#: ../client/drizzle.cc:3553
595
592
msgid "No outfile specified!\n"
598
#: ../client/drizzle.cc:3559
595
#: ../client/drizzle.cc:3566
599
596
msgid "Outfile disabled.\n"
602
#: ../client/drizzle.cc:3586
599
#: ../client/drizzle.cc:3593
603
600
msgid "Default pager wasn't set, using stdout.\n"
606
#: ../client/drizzle.cc:3606
603
#: ../client/drizzle.cc:3613
608
605
msgid "PAGER set to '%s'\n"
611
#: ../client/drizzle.cc:3617
608
#: ../client/drizzle.cc:3624
612
609
msgid "PAGER set to stdout\n"
615
#: ../client/drizzle.cc:3700
612
#: ../client/drizzle.cc:3707
617
614
msgid "Connection id: %u"
620
#: ../client/drizzle.cc:3702
617
#: ../client/drizzle.cc:3709
622
619
msgid "Current database: %.128s\n"
625
#: ../client/drizzle.cc:3703
622
#: ../client/drizzle.cc:3710
626
623
msgid "*** NONE ***"
629
626
#. Skip command name
630
#: ../client/drizzle.cc:3723
627
#: ../client/drizzle.cc:3730
631
628
msgid "Usage: \\. <filename> | source <filename>"
634
#: ../client/drizzle.cc:3738
631
#: ../client/drizzle.cc:3745
636
633
msgid "Failed to open file '%s', error: %d"
639
#: ../client/drizzle.cc:3746
636
#: ../client/drizzle.cc:3753
640
637
msgid "Can't initialize LineBuffer"
643
#: ../client/drizzle.cc:3782
640
#: ../client/drizzle.cc:3789
644
641
msgid "DELIMITER must be followed by a 'delimiter' character or string"
647
#: ../client/drizzle.cc:3815
644
#: ../client/drizzle.cc:3822
648
645
msgid "USE must be followed by a database name"
651
#: ../client/drizzle.cc:3883
648
#: ../client/drizzle.cc:3890
652
649
msgid "Database changed"
655
#: ../client/drizzle.cc:3891
652
#: ../client/drizzle.cc:3898
656
653
msgid "Show warnings enabled."
659
#: ../client/drizzle.cc:3899
656
#: ../client/drizzle.cc:3906
660
657
msgid "Show warnings disabled."
663
#: ../client/drizzle.cc:4043
660
#: ../client/drizzle.cc:4050
667
664
"Connection id:\t\t%lu\n"
670
#: ../client/drizzle.cc:4055
667
#: ../client/drizzle.cc:4062
672
669
msgid "Current database:\t%s\n"
675
#: ../client/drizzle.cc:4056
672
#: ../client/drizzle.cc:4063
677
674
msgid "Current user:\t\t%s\n"
680
#: ../client/drizzle.cc:4062
677
#: ../client/drizzle.cc:4069
681
678
msgid "SSL:\t\t\tNot in use"
684
#: ../client/drizzle.cc:4067
681
#: ../client/drizzle.cc:4074
687
684
"No connection\n"
690
#: ../client/drizzle.cc:4074
687
#: ../client/drizzle.cc:4081
693
690
"All updates ignored to this database\n"
696
#: ../client/drizzle.cc:4077
693
#: ../client/drizzle.cc:4084
698
695
msgid "Current pager:\t\t%s\n"
701
#: ../client/drizzle.cc:4078
698
#: ../client/drizzle.cc:4085
703
700
msgid "Using outfile:\t\t'%s'\n"
706
#: ../client/drizzle.cc:4079
703
#: ../client/drizzle.cc:4086
708
705
msgid "Using delimiter:\t%s\n"
711
#: ../client/drizzle.cc:4080
708
#: ../client/drizzle.cc:4087
713
710
msgid "Server version:\t\t%s\n"
716
#: ../client/drizzle.cc:4081
713
#: ../client/drizzle.cc:4088
718
715
msgid "Protocol:\t\t%s\n"
721
#: ../client/drizzle.cc:4082
718
#: ../client/drizzle.cc:4089
723
720
msgid "Protocol version:\t%d\n"
726
#: ../client/drizzle.cc:4083
723
#: ../client/drizzle.cc:4090
728
725
msgid "Connection:\t\t%s\n"
731
#: ../client/drizzle.cc:4090
728
#: ../client/drizzle.cc:4097
733
730
msgid "UNIX socket:\t\t%s\n"
736
#: ../client/drizzle.cc:4092
733
#: ../client/drizzle.cc:4099
738
735
msgid "TCP port:\t\t%d\n"
741
#: ../client/drizzle.cc:4097
738
#: ../client/drizzle.cc:4104
744
741
"Note that you are running in safe_update_mode:\n"
747
#: ../client/drizzle.cc:4099
744
#: ../client/drizzle.cc:4106
750
747
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
994
#: ../client/drizzledump.cc:538
957
#: ../client/drizzledump.cc:512
995
958
msgid "Insert rows with INSERT IGNORE."
998
#: ../client/drizzledump.cc:540
999
msgid "Lines in the i.file are terminated by ..."
1002
#: ../client/drizzledump.cc:542
1003
msgid "Wrap tables with autocommit/commit statements."
1006
#: ../client/drizzledump.cc:544
961
#: ../client/drizzledump.cc:514
962
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
965
#: ../client/drizzledump.cc:516
1008
967
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1009
968
"above line will be added otherwise, if --databases or --all-databases option "
1013
#: ../client/drizzledump.cc:546
1014
msgid "Don't write table creation info."
1017
#: ../client/drizzledump.cc:548
972
#: ../client/drizzledump.cc:518
1018
973
msgid "No row information."
1021
#: ../client/drizzledump.cc:549
1022
msgid "Deprecated. Use --skip-set-charset instead."
1025
#: ../client/drizzledump.cc:551
1026
msgid "Enable set-name"
1029
#: ../client/drizzledump.cc:552
1030
msgid "Buffer query instead of dumping directly to stdout."
1033
#: ../client/drizzledump.cc:554
976
#: ../client/drizzledump.cc:520
1034
977
msgid "Use REPLACE INTO instead of INSERT INTO."
1037
#: ../client/drizzledump.cc:556
1039
"Direct output to a given file. This option should be used in MSDOS, because "
1040
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1044
#: ../client/drizzledump.cc:558
980
#: ../client/drizzledump.cc:522
1045
981
msgid "Where to send output to (stdout|database"
1048
#: ../client/drizzledump.cc:560
1049
msgid "Hostname for destination db server (requires --destination=database)"
1052
#: ../client/drizzledump.cc:562
1053
msgid "Port number for destination db server (requires --destination=database)"
1056
#: ../client/drizzledump.cc:564
1057
msgid "User name for destination db server (resquires --destination=database)"
1060
#: ../client/drizzledump.cc:566
1061
msgid "Password for destination db server (requires --destination=database)"
1064
#: ../client/drizzledump.cc:568
1066
"The database in the destination db server (requires --destination=database, "
1067
"not for use with --all-databases)"
1070
#: ../client/drizzledump.cc:574
984
#: ../client/drizzledump.cc:524
986
"Hostname for destination db server (requires --destination-type=database)"
989
#: ../client/drizzledump.cc:526
991
"Port number for destination db server (requires --destination-type=database)"
994
#: ../client/drizzledump.cc:528
996
"User name for destination db server (resquires --destination-type=database)"
999
#: ../client/drizzledump.cc:530
1001
"Password for destination db server (requires --destination-type=database)"
1004
#: ../client/drizzledump.cc:532
1006
"The database in the destination db server (requires --destination-"
1007
"type=database, not for use with --all-databases)"
1010
#: ../client/drizzledump.cc:538
1071
1011
msgid "Connect to host."
1074
#: ../client/drizzledump.cc:576
1014
#: ../client/drizzledump.cc:540
1076
1016
"Password to use when connecting to server. If password is not given it's "
1077
1017
"solicited on the tty."
1080
#: ../client/drizzledump.cc:578
1020
#: ../client/drizzledump.cc:542
1081
1021
msgid "Port number to use for connection."
1084
#: ../client/drizzledump.cc:585
1024
#: ../client/drizzledump.cc:549
1085
1025
msgid "Hidden Options"
1088
#: ../client/drizzledump.cc:587
1028
#: ../client/drizzledump.cc:551
1089
1029
msgid "Used to select the database"
1092
#: ../client/drizzledump.cc:588
1032
#: ../client/drizzledump.cc:552
1093
1033
msgid "Used to select the tables"
1096
#: ../client/drizzledump.cc:591
1036
#: ../client/drizzledump.cc:555
1097
1037
msgid "Allowed Options + Hidden Options"
1100
#: ../client/drizzledump.cc:647
1040
#: ../client/drizzledump.cc:611
1102
1042
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1105
#: ../client/drizzledump.cc:652
1045
#: ../client/drizzledump.cc:616
1107
1047
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1108
1048
"and you are welcome to modify and redistribute it under the GPL license\n"
1111
#: ../client/drizzledump.cc:653
1051
#: ../client/drizzledump.cc:617
1112
1052
msgid "Dumps definitions and data from a Drizzle database server"
1115
#: ../client/drizzledump.cc:654
1055
#: ../client/drizzledump.cc:618
1117
1057
msgid "Usage: %s [OPTIONS] database [tables]\n"
1120
#: ../client/drizzledump.cc:655
1060
#: ../client/drizzledump.cc:619
1122
1062
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1125
#: ../client/drizzledump.cc:657
1065
#: ../client/drizzledump.cc:621
1127
1067
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1130
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
1070
#: ../client/drizzledump.cc:662 ../client/drizzleimport.cc:476
1131
1071
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
1133
1073
msgid "Value supplied for port is not valid.\n"
1136
#: ../client/drizzledump.cc:766
1076
#: ../client/drizzledump.cc:717
1138
1078
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1141
#: ../client/drizzledump_data.cc:217
1081
#: ../client/drizzledump_data.cc:229
1142
1082
msgid "-- Retrieving data for "
1145
#: ../client/drizzledump_data.cc:245
1085
#: ../client/drizzledump_data.cc:261
1146
1086
msgid " rows dumped for table "
1149
#: ../client/drizzledump_data.cc:424
1089
#: ../client/drizzledump_data.cc:449
1150
1090
msgid "-- Connecting to "
1153
#: ../client/drizzledump_data.cc:424
1093
#: ../client/drizzledump_data.cc:449
1154
1094
msgid " using protocol "
1157
#: ../client/drizzledump_data.cc:465 ../client/drizzledump_data.cc:471
1158
#: ../client/drizzledump_data.cc:502 ../client/drizzledump_data.cc:508
1097
#: ../client/drizzledump_data.cc:490 ../client/drizzledump_data.cc:496
1098
#: ../client/drizzledump_data.cc:527 ../client/drizzledump_data.cc:533
1159
1099
msgid "Error executing query: "
1162
#: ../client/drizzledump_data.cc:479
1102
#: ../client/drizzledump_data.cc:504
1163
1103
msgid "Could not buffer result: "
1166
#: ../client/drizzledump_data.cc:525
1106
#: ../client/drizzledump_data.cc:550
1167
1107
msgid "Error: Could not set db '"
1170
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
1110
#: ../client/drizzledump_data.cc:564 ../client/drizzledump_data.cc:569
1111
#: ../client/drizzledump_data.cc:575
1171
1112
msgid "Got error: "
1174
#: ../client/drizzledump_data.cc:554
1115
#: ../client/drizzledump_data.cc:584
1175
1116
msgid "-- Disconnecting from "
1178
#: ../client/drizzledump_drizzle.cc:40 ../client/drizzledump_drizzle.cc:88
1179
#: ../client/drizzledump_mysql.cc:41 ../client/drizzledump_mysql.cc:93
1119
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:97
1120
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:103
1180
1121
msgid "-- Retrieving table structures for "
1183
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
1124
#: ../client/drizzledump_drizzle.cc:171 ../client/drizzledump_mysql.cc:167
1184
1125
msgid "-- Retrieving fields for "
1187
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
1128
#: ../client/drizzledump_drizzle.cc:224 ../client/drizzledump_mysql.cc:254
1188
1129
msgid "-- Retrieving indexes for "
1215
1156
msgid "Out of memory"
1218
#: ../drizzled/drizzled.cc:502
1159
#: ../drizzled/drizzled.cc:478
1219
1160
msgid "Aborting\n"
1222
#: ../drizzled/drizzled.cc:566
1163
#: ../drizzled/drizzled.cc:537
1223
1164
msgid "One can only use the --user switch if running as root\n"
1226
#: ../drizzled/drizzled.cc:573
1167
#: ../drizzled/drizzled.cc:544
1228
1169
"Fatal error: Please read \"Security\" section of the manual to find out how "
1229
1170
"to run drizzled as root!\n"
1232
#: ../drizzled/drizzled.cc:593
1173
#: ../drizzled/drizzled.cc:564
1235
1176
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1239
#: ../drizzled/drizzled.cc:618
1180
#: ../drizzled/drizzled.cc:589
1240
1181
msgid "Set process group ID failed"
1243
#: ../drizzled/drizzled.cc:623
1184
#: ../drizzled/drizzled.cc:594
1244
1185
msgid "Set process user ID failed"
1247
#: ../drizzled/drizzled.cc:635
1188
#: ../drizzled/drizzled.cc:606
1248
1189
msgid "Process chroot failed"
1192
#: ../drizzled/drizzled.cc:727
1193
msgid "Error: Invalid Value for auto_increment_increment"
1251
1196
#: ../drizzled/drizzled.cc:738
1252
msgid "Error: Invalid Value for auto_increment_increment"
1197
msgid "Error: Invalid Value for auto_increment_offset"
1255
1200
#: ../drizzled/drizzled.cc:749
1256
msgid "Error: Invalid Value for auto_increment_offset"
1201
msgid "Error: Invalid Value for completion_type"
1259
1204
#: ../drizzled/drizzled.cc:760
1260
msgid "Error: Invalid Value for completion_type"
1205
msgid "Error: Invalid Value for back_log"
1263
1208
#: ../drizzled/drizzled.cc:771
1264
msgid "Error: Invalid Value for back_log"
1209
msgid "Error: Invalid Value for div-precision-increment"
1267
1212
#: ../drizzled/drizzled.cc:782
1268
msgid "Error: Invalid Value for div-precision-increment"
1213
msgid "Error: Invalid Value for group_concat_max_len"
1271
1216
#: ../drizzled/drizzled.cc:793
1272
msgid "Error: Invalid Value for group_concat_max_len"
1275
#: ../drizzled/drizzled.cc:804
1276
1217
msgid "Error: Invalid Value for join_buffer_size"
1279
#: ../drizzled/drizzled.cc:816
1220
#: ../drizzled/drizzled.cc:805
1280
1221
msgid "Error: Invalid Value for max_allowed_packet"
1224
#: ../drizzled/drizzled.cc:817
1225
msgid "Error: Invalid Value for max_connect_errors"
1283
1228
#: ../drizzled/drizzled.cc:828
1284
msgid "Error: Invalid Value for max_connect_errors"
1229
msgid "Error: Invalid Value for max_error_count"
1287
1232
#: ../drizzled/drizzled.cc:839
1288
msgid "Error: Invalid Value for max_error_count"
1291
#: ../drizzled/drizzled.cc:850
1292
1233
msgid "Error: Invalid Value for max_heap_table_size"
1295
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
1236
#: ../drizzled/drizzled.cc:851
1296
1237
msgid "Error: Invalid Value for min_examined_row_limit"
1240
#: ../drizzled/drizzled.cc:862
1241
msgid "Error: Invalid Value for max_join_size"
1299
1244
#: ../drizzled/drizzled.cc:873
1300
msgid "Error: Invalid Value for max_join_size"
1245
msgid "Error: Invalid Value for max_length_for_sort_data"
1303
1248
#: ../drizzled/drizzled.cc:884
1304
msgid "Error: Invalid Value for max_length_for_sort_data"
1249
msgid "Error: Invalid Value for max_seeks_for_key"
1307
1252
#: ../drizzled/drizzled.cc:895
1308
msgid "Error: Invalid Value for max_seeks_for_key"
1253
msgid "Error: Invalid Value for max_sort_length"
1311
1256
#: ../drizzled/drizzled.cc:906
1312
msgid "Error: Invalid Value for max_sort_length"
1315
#: ../drizzled/drizzled.cc:928
1316
1257
msgid "Error: Invalid Value for optimizer_search_depth"
1319
#: ../drizzled/drizzled.cc:939
1260
#: ../drizzled/drizzled.cc:917
1320
1261
msgid "Error: Invalid Value for preload_buff_size"
1323
#: ../drizzled/drizzled.cc:950
1264
#: ../drizzled/drizzled.cc:928
1324
1265
msgid "Error: Invalid Value for query_alloc_block_size"
1327
#: ../drizzled/drizzled.cc:962
1268
#: ../drizzled/drizzled.cc:940
1328
1269
msgid "Error: Invalid Value for query_prealloc_size"
1331
#: ../drizzled/drizzled.cc:974
1272
#: ../drizzled/drizzled.cc:952
1332
1273
msgid "Error: Invalid Value for range_alloc_block_size"
1335
#: ../drizzled/drizzled.cc:986
1276
#: ../drizzled/drizzled.cc:964
1336
1277
msgid "Error: Invalid Value for read_buff_size"
1339
#: ../drizzled/drizzled.cc:998
1280
#: ../drizzled/drizzled.cc:976
1340
1281
msgid "Error: Invalid Value for read_rnd_buff_size"
1343
#: ../drizzled/drizzled.cc:1009
1284
#: ../drizzled/drizzled.cc:987
1344
1285
msgid "Error: Invalid Value for sort_buff_size"
1347
#: ../drizzled/drizzled.cc:1020
1288
#: ../drizzled/drizzled.cc:998
1348
1289
msgid "Error: Invalid Value for table_def_size"
1351
#: ../drizzled/drizzled.cc:1031
1292
#: ../drizzled/drizzled.cc:1009
1352
1293
msgid "Error: Invalid Value for table_cache_size"
1355
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
1296
#: ../drizzled/drizzled.cc:1020 ../drizzled/drizzled.cc:1036
1356
1297
msgid "Error: Invalid Value for table_lock_wait_timeout"
1359
#: ../drizzled/drizzled.cc:1215
1300
#: ../drizzled/drizzled.cc:1047
1302
"Error: Invalid Value for transaction_message_threshold valid values are "
1303
"between 131072 - 1048576 bytes"
1306
#: ../drizzled/drizzled.cc:1203
1361
1308
msgid "gethostname failed, using '%s' as hostname"
1364
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
1365
msgid "Display this help and exit after initializing plugins."
1368
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
1311
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1740
1369
1312
msgid "Display this help and exit."
1372
#: ../drizzled/drizzled.cc:1236
1315
#: ../drizzled/drizzled.cc:1222
1373
1316
msgid "Configuration file to use"
1376
#: ../drizzled/drizzled.cc:1238
1319
#: ../drizzled/drizzled.cc:1224
1377
1320
msgid "Base location for config files"
1380
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
1323
#: ../drizzled/drizzled.cc:1226 ../drizzled/drizzled.cc:1964
1381
1324
msgid "Directory for plugins."
1384
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
1327
#: ../drizzled/drizzled.cc:1231 ../drizzled/drizzled.cc:1968
1386
1329
"Optional comma separated list of plugins to load at startup in addition to "
1387
1330
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1390
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1997
1333
#: ../drizzled/drizzled.cc:1235 ../drizzled/drizzled.cc:1974
1392
1335
"Optional comma separated list of plugins to not load at startup. Effectively "
1393
1336
"removes a plugin from the list of plugins to be loaded. [for example: --"
1394
1337
"plugin_remove=crc32,logger_gearman]"
1397
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:2003
1340
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1980
1399
1342
"Optional comma separated list of plugins to load at starup instead of the "
1400
1343
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1403
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
1346
#: ../drizzled/drizzled.cc:1246 ../drizzled/drizzled.cc:1744
1404
1347
msgid "Auto-increment columns are incremented by this"
1407
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
1350
#: ../drizzled/drizzled.cc:1248 ../drizzled/drizzled.cc:1749
1409
1352
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1413
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
1356
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1755
1415
1358
"Path to installation directory. All paths are usually resolved relative to "
1419
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
1362
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:1760
1420
1363
msgid "Chroot drizzled daemon during startup."
1423
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
1366
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1764
1424
1367
msgid "Set the default collation."
1427
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
1370
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1768
1428
1371
msgid "Default completion type."
1431
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
1374
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1773
1432
1375
msgid "Write core on errors."
1435
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
1378
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1777
1436
1379
msgid "Path to the database root."
1439
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
1440
msgid "Set the default storage engine (table type) for tables."
1382
#: ../drizzled/drizzled.cc:1262
1383
msgid "Set the default storage engine for tables."
1443
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
1386
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1784
1444
1387
msgid "Set the default time zone."
1447
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
1390
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1789
1448
1391
msgid "Used for debugging; Use at your own risk!"
1451
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
1394
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1794
1452
1395
msgid "Set up signals usable for debugging"
1455
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
1459
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
1398
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1798
1460
1399
msgid "Set the language used for the month names and the days of the week."
1463
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
1402
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1803
1464
1403
msgid "Log some not critical warnings to the log file."
1467
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
1406
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1808
1468
1407
msgid "Pid file used by drizzled."
1471
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
1473
"Maximum time in seconds to wait for the port to become free. (Default: no "
1410
#: ../drizzled/drizzled.cc:1276
1411
msgid "Maximum time in seconds to wait for the port to become free. "
1477
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
1414
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1817
1479
1416
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1480
1417
"specified directory"
1483
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
1420
#: ../drizzled/drizzled.cc:1281 ../drizzled/drizzled.cc:1822
1485
1422
"Uniquely identifies the server instance in the community of replication "
1489
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
1426
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1827
1490
1427
msgid "Don't print a stack trace on failure."
1493
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
1430
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1831
1494
1431
msgid "Enable symbolic link support."
1497
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
1434
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1840
1499
1436
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1502
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
1439
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1845
1503
1440
msgid "Path for temporary files."
1506
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
1443
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1849
1507
1444
msgid "Default transaction isolation level."
1510
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
1447
#: ../drizzled/drizzled.cc:1295
1449
"Max message size written to transaction log, valid values 131072 - 1048576 "
1453
#: ../drizzled/drizzled.cc:1297 ../drizzled/drizzled.cc:1853
1511
1454
msgid "Run drizzled daemon as user."
1514
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
1457
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1861
1516
1459
"The number of outstanding connection requests Drizzle can have. This comes "
1517
1460
"into play when the main Drizzle thread gets very many connection requests in "
1518
1461
"a very short time."
1521
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
1464
#: ../drizzled/drizzled.cc:1306 ../drizzled/drizzled.cc:1867
1523
1466
"Size of tree cache used in bulk insert optimization. Note that this is a "
1524
1467
"limit per thread!"
1527
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
1470
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1873
1529
1472
"Precision of the result of '/' operator will be increased on that value."
1532
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
1475
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1879
1533
1476
msgid "The maximum length of the result of function group_concat."
1536
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
1479
#: ../drizzled/drizzled.cc:1314 ../drizzled/drizzled.cc:1884
1537
1480
msgid "The size of the buffer that is used for full joins."
1540
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
1483
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1890
1541
1484
msgid "Max packetlength to send/receive from to server."
1544
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
1487
#: ../drizzled/drizzled.cc:1318 ../drizzled/drizzled.cc:1895
1546
1489
"If there is more than this number of interrupted connections from a host "
1547
1490
"this host will be blocked from further connections."
1550
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1923
1493
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1900
1551
1494
msgid "Max number of errors/warnings to store for a statement."
1554
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1928
1497
#: ../drizzled/drizzled.cc:1323 ../drizzled/drizzled.cc:1905
1555
1498
msgid "Don't allow creation of heap tables bigger than this."
1558
#: ../drizzled/drizzled.cc:1340 ../drizzled/drizzled.cc:1934
1501
#: ../drizzled/drizzled.cc:1325 ../drizzled/drizzled.cc:1911
1560
1503
"Joins that are probably going to read more than max_join_size records return "
1564
#: ../drizzled/drizzled.cc:1343 ../drizzled/drizzled.cc:1940
1507
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:1917
1565
1508
msgid "Max number of bytes in sorted records."
1568
#: ../drizzled/drizzled.cc:1345 ../drizzled/drizzled.cc:1945
1511
#: ../drizzled/drizzled.cc:1330 ../drizzled/drizzled.cc:1922
1569
1512
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1572
#: ../drizzled/drizzled.cc:1347 ../drizzled/drizzled.cc:1950
1515
#: ../drizzled/drizzled.cc:1332 ../drizzled/drizzled.cc:1927
1574
1517
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1575
1518
"max_sort_length bytes of each value are used; the rest are ignored)."
1578
#: ../drizzled/drizzled.cc:1351 ../drizzled/drizzled.cc:1957
1521
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1934
1579
1522
msgid "After this many write locks, allow some read locks to run in between."
1582
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1961
1525
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1938
1584
1527
"Don't log queries which examine less than min_examined_row_limit rows to "
1588
#: ../drizzled/drizzled.cc:1356
1531
#: ../drizzled/drizzled.cc:1341
1590
1533
"Do not apply any heuristic(s) during query optimization to prune, thus "
1591
1534
"perform an exhaustive search from the optimizer search space."
1594
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1975
1537
#: ../drizzled/drizzled.cc:1344 ../drizzled/drizzled.cc:1952
1596
1539
"Maximum depth of search performed by the query optimizer. Values larger than "
1597
1540
"the number of relations in a query result in better query plans, but take "
1602
1545
"(used for testing/comparison)."
1605
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2009
1548
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1986
1606
1549
msgid "The size of the buffer that is allocated when preloading indexes"
1609
#: ../drizzled/drizzled.cc:1371 ../drizzled/drizzled.cc:2014
1552
#: ../drizzled/drizzled.cc:1356 ../drizzled/drizzled.cc:1991
1610
1553
msgid "Allocation block size for query parsing and execution"
1613
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2019
1556
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1996
1614
1557
msgid "Persistent buffer for query parsing and execution"
1617
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2025
1560
#: ../drizzled/drizzled.cc:1362 ../drizzled/drizzled.cc:2002
1618
1561
msgid "Allocation block size for storing ranges during optimization"
1621
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2031
1564
#: ../drizzled/drizzled.cc:1365 ../drizzled/drizzled.cc:2008
1623
1566
"Each thread that does a sequential scan allocates a buffer of this size for "
1624
1567
"each table it scans. If you do many sequential scans, you may want to "
1625
1568
"increase this value."
1628
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2039
1571
#: ../drizzled/drizzled.cc:1370 ../drizzled/drizzled.cc:2016
1630
1573
"When reading rows in sorted order after a sort, the rows are read through "
1631
1574
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1632
1575
"record_buffer."
1635
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2047
1578
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2024
1636
1579
msgid "Select scheduler to be used (by default multi-thread)."
1639
#: ../drizzled/drizzled.cc:1392 ../drizzled/drizzled.cc:2052
1582
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2029
1640
1583
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1643
#: ../drizzled/drizzled.cc:1394 ../drizzled/drizzled.cc:2058
1586
#: ../drizzled/drizzled.cc:1379 ../drizzled/drizzled.cc:2035
1644
1587
msgid "The number of cached table definitions."
1647
#: ../drizzled/drizzled.cc:1396 ../drizzled/drizzled.cc:2062
1590
#: ../drizzled/drizzled.cc:1381 ../drizzled/drizzled.cc:2039
1648
1591
msgid "The number of cached open tables."
1651
#: ../drizzled/drizzled.cc:1398 ../drizzled/drizzled.cc:2066
1594
#: ../drizzled/drizzled.cc:1383 ../drizzled/drizzled.cc:2043
1653
1596
"Timeout in seconds to wait for a table level lock before returning an error. "
1654
1597
"Used only if the connection has active cursors."
1657
#: ../drizzled/drizzled.cc:1401 ../drizzled/drizzled.cc:2071
1600
#: ../drizzled/drizzled.cc:1386 ../drizzled/drizzled.cc:2048
1658
1601
msgid "The stack size for each thread."
1661
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:2077
1604
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2054
1663
1606
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1664
1607
"automatically convert it to an on-disk MyISAM table."
1667
#: ../drizzled/drizzled.cc:1427
1610
#: ../drizzled/drizzled.cc:1412
1668
1611
msgid "Duplicate entry for command line option\n"
1671
#: ../drizzled/drizzled.cc:1472
1614
#: ../drizzled/drizzled.cc:1457
1672
1615
msgid "Failed to initialize plugins\n"
1675
#: ../drizzled/drizzled.cc:1494
1618
#: ../drizzled/drizzled.cc:1479
1679
1622
"Use --help to get a list of available options\n"
1682
#: ../drizzled/drizzled.cc:1502
1625
#: ../drizzled/drizzled.cc:1487
1686
1629
"Use --help to get a list of available options\n"
1689
#: ../drizzled/drizzled.cc:1540
1632
#: ../drizzled/drizzled.cc:1525
1690
1633
msgid "Error getting default charset"
1693
#: ../drizzled/drizzled.cc:1570
1636
#: ../drizzled/drizzled.cc:1555
1694
1637
msgid "Error setting collation"
1697
#: ../drizzled/drizzled.cc:1578
1640
#: ../drizzled/drizzled.cc:1563
1699
1642
msgid "Unknown locale: '%s'"
1702
#: ../drizzled/drizzled.cc:1598
1645
#: ../drizzled/drizzled.cc:1583
1703
1646
msgid "Could not initialize table cache\n"
1706
#: ../drizzled/drizzled.cc:1609
1649
#: ../drizzled/drizzled.cc:1594
1707
1650
msgid "XA cache initialization failed: Out of memory\n"
1710
#: ../drizzled/drizzled.cc:1639
1653
#: ../drizzled/drizzled.cc:1624
1711
1654
msgid "No scheduler found, cannot continue!\n"
1714
#: ../drizzled/drizzled.cc:1663
1657
#: ../drizzled/drizzled.cc:1648
1716
1659
msgid "Unknown/unsupported storage engine: %s\n"
1719
#: ../drizzled/drizzled.cc:1967
1662
#: ../drizzled/drizzled.cc:1780
1663
msgid "Set the default storage engine (table type) for tables."
1666
#: ../drizzled/drizzled.cc:1812
1668
"Maximum time in seconds to wait for the port to become free. (Default: no "
1672
#: ../drizzled/drizzled.cc:1944
1721
1674
"Controls the heuristic(s) applied during query optimization to prune less-"
1722
1675
"promising partial plans from the optimizer search space. Meaning: false - do "
1735
#: ../drizzled/drizzled.cc:2110
1688
#: ../drizzled/drizzled.cc:2087
1737
1690
msgid "Usage: %s [OPTIONS]\n"
1740
#: ../drizzled/drizzled.cc:2256
1693
#: ../drizzled/drizzled.cc:2210
1743
1696
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1744
1697
"command line\n"
1747
#: ../drizzled/error.cc:138
1700
#: ../drizzled/error.cc:131
1749
1702
msgid "Unknown error %d"
1752
#: ../drizzled/error.cc:214
1705
#: ../drizzled/error.cc:207
1756
#: ../drizzled/error.cc:215
1709
#: ../drizzled/error.cc:208
1760
#: ../drizzled/error.cc:216
1713
#: ../drizzled/error.cc:209
1762
1715
msgid "Can't create file '%-.200s' (errno: %d)"
1765
#: ../drizzled/error.cc:217
1718
#: ../drizzled/error.cc:210
1767
1720
msgid "Can't create table '%-.200s' (errno: %d)"
1770
#: ../drizzled/error.cc:218
1723
#: ../drizzled/error.cc:211
1772
1725
msgid "Can't create database '%-.192s' (errno: %d)"
1775
#: ../drizzled/error.cc:219
1728
#: ../drizzled/error.cc:212
1777
1730
msgid "Can't create database '%-.192s'; database exists"
1780
#: ../drizzled/error.cc:220
1733
#: ../drizzled/error.cc:213
1782
1735
msgid "Can't drop database '%-.192s'; database doesn't exist"
1785
#: ../drizzled/error.cc:221
1738
#: ../drizzled/error.cc:214
1787
1740
msgid "Error on delete of '%-.192s' (errno: %d)"
1790
#: ../drizzled/error.cc:222
1743
#: ../drizzled/error.cc:215
1792
1745
msgid "Can't get status of '%-.200s' (errno: %d)"
1795
#: ../drizzled/error.cc:223
1748
#: ../drizzled/error.cc:216
1797
1750
msgid "Can't lock file (errno: %d)"
1800
#: ../drizzled/error.cc:224
1753
#: ../drizzled/error.cc:217
1802
1755
msgid "Can't open file: '%-.200s' (errno: %d)"
1805
#: ../drizzled/error.cc:225
1758
#: ../drizzled/error.cc:218
1807
1760
msgid "Can't find file: '%-.200s' (errno: %d)"
1810
#: ../drizzled/error.cc:226
1763
#: ../drizzled/error.cc:219
1812
1765
msgid "Can't read dir of '%-.192s' (errno: %d)"
1815
#: ../drizzled/error.cc:227
1768
#: ../drizzled/error.cc:220
1817
1770
msgid "Record has changed since last read in table '%-.192s'"
1820
#: ../drizzled/error.cc:228
1773
#: ../drizzled/error.cc:221
1822
1775
msgid "Disk full (%s); waiting for someone to free some space..."
1825
#: ../drizzled/error.cc:229
1778
#: ../drizzled/error.cc:222
1827
1780
msgid "Can't write; duplicate key in table '%-.192s'"
1830
#: ../drizzled/error.cc:230
1783
#: ../drizzled/error.cc:223
1832
1785
msgid "Error on close of '%-.192s' (errno: %d)"
1835
#: ../drizzled/error.cc:231
1788
#: ../drizzled/error.cc:224
1837
1790
msgid "Error reading file '%-.200s' (errno: %d)"
1840
#: ../drizzled/error.cc:232
1793
#: ../drizzled/error.cc:225
1842
1795
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1845
#: ../drizzled/error.cc:233
1798
#: ../drizzled/error.cc:226
1847
1800
msgid "Error writing file '%-.200s' (errno: %d)"
1850
#: ../drizzled/error.cc:234
1803
#: ../drizzled/error.cc:227
1852
1805
msgid "'%-.192s' is locked against change"
1855
#: ../drizzled/error.cc:235
1808
#: ../drizzled/error.cc:228
1856
1809
msgid "Sort aborted"
1859
#: ../drizzled/error.cc:236
1812
#: ../drizzled/error.cc:229
1861
1814
msgid "Got error %d from storage engine"
1864
#: ../drizzled/error.cc:237
1817
#: ../drizzled/error.cc:230
1866
1819
msgid "Table storage engine for '%-.192s' doesn't have this option"
1869
#: ../drizzled/error.cc:238
1822
#: ../drizzled/error.cc:231
1871
1824
msgid "Can't find record in '%-.192s'"
1874
#: ../drizzled/error.cc:239
1827
#: ../drizzled/error.cc:232
1876
1829
msgid "Incorrect information in file: '%-.200s'"
1879
#: ../drizzled/error.cc:240
1832
#: ../drizzled/error.cc:233
1881
1834
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1884
#: ../drizzled/error.cc:241
1837
#: ../drizzled/error.cc:234
1886
1839
msgid "Old key file for table '%-.192s'; repair it!"
1889
#: ../drizzled/error.cc:242
1842
#: ../drizzled/error.cc:235
1891
1844
msgid "Table '%-.192s' is read only"
1894
#: ../drizzled/error.cc:243
1847
#: ../drizzled/error.cc:236
1896
1849
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1899
#: ../drizzled/error.cc:244
1852
#: ../drizzled/error.cc:237
1900
1853
msgid "Out of sort memory; increase server sort buffer size"
1903
#: ../drizzled/error.cc:245
1856
#: ../drizzled/error.cc:238
1905
1858
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1908
#: ../drizzled/error.cc:246
1861
#: ../drizzled/error.cc:239
1909
1862
msgid "Too many connections"
1912
#: ../drizzled/error.cc:247
1865
#: ../drizzled/error.cc:240
1914
1867
"Out of memory; check if drizzled or some other process uses all available "
1915
1868
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1916
1869
"memory or you can add more swap space"
1919
#: ../drizzled/error.cc:248
1872
#: ../drizzled/error.cc:241
1920
1873
msgid "Can't get hostname for your address"
1923
#: ../drizzled/error.cc:249
1876
#: ../drizzled/error.cc:242
1924
1877
msgid "Bad handshake"
1927
#: ../drizzled/error.cc:250
1880
#: ../drizzled/error.cc:243
1929
1882
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1932
#: ../drizzled/error.cc:251
1885
#: ../drizzled/error.cc:244
1934
1887
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1937
#: ../drizzled/error.cc:252
1890
#: ../drizzled/error.cc:245
1938
1891
msgid "No database selected"
1941
#: ../drizzled/error.cc:253
1894
#: ../drizzled/error.cc:246
1942
1895
msgid "Unknown command"
1945
#: ../drizzled/error.cc:254
1898
#: ../drizzled/error.cc:247
1947
1900
msgid "Column '%-.192s' cannot be null"
1950
#: ../drizzled/error.cc:255
1903
#: ../drizzled/error.cc:248
1952
1905
msgid "Unknown database '%-.192s'"
1955
#: ../drizzled/error.cc:256
1908
#: ../drizzled/error.cc:249
1957
1910
msgid "Table '%-.192s' already exists"
1960
#: ../drizzled/error.cc:257
1913
#: ../drizzled/error.cc:250
1962
1915
msgid "Unknown table '%-.100s'"
1965
#: ../drizzled/error.cc:258
1918
#: ../drizzled/error.cc:251
1967
1920
msgid "Column '%-.192s' in %-.192s is ambiguous"
1970
#: ../drizzled/error.cc:259
1923
#: ../drizzled/error.cc:252
1971
1924
msgid "Server shutdown in progress"
1974
#: ../drizzled/error.cc:260
1927
#: ../drizzled/error.cc:253
1976
1929
msgid "Unknown column '%-.192s' in '%-.192s'"
1979
#: ../drizzled/error.cc:261
1932
#: ../drizzled/error.cc:254
1981
1934
msgid "'%-.192s' isn't in GROUP BY"
1984
#: ../drizzled/error.cc:262
1937
#: ../drizzled/error.cc:255
1986
1939
msgid "Can't group on '%-.192s'"
1989
#: ../drizzled/error.cc:263
1942
#: ../drizzled/error.cc:256
1990
1943
msgid "Statement has sum functions and columns in same statement"
1993
#: ../drizzled/error.cc:264
1946
#: ../drizzled/error.cc:257
1994
1947
msgid "Column count doesn't match value count"
1997
#: ../drizzled/error.cc:265
1950
#: ../drizzled/error.cc:258
1999
1952
msgid "Identifier name '%-.100s' is too long"
2002
#: ../drizzled/error.cc:266
1955
#: ../drizzled/error.cc:259
2004
1957
msgid "Duplicate column name '%-.192s'"
2007
#: ../drizzled/error.cc:267
1960
#: ../drizzled/error.cc:260
2009
1962
msgid "Duplicate key name '%-.192s'"
2012
#: ../drizzled/error.cc:268
1965
#: ../drizzled/error.cc:261
2014
1967
msgid "Duplicate entry '%-.192s' for key %d"
2017
#: ../drizzled/error.cc:269
1970
#: ../drizzled/error.cc:262
2019
1972
msgid "Incorrect column specifier for column '%-.192s'"
2022
#: ../drizzled/error.cc:270
1975
#: ../drizzled/error.cc:263
2024
1977
msgid "%s near '%-.80s' at line %d"
2027
#: ../drizzled/error.cc:271
1980
#: ../drizzled/error.cc:264
2028
1981
msgid "Query was empty"
2031
#: ../drizzled/error.cc:272
1984
#: ../drizzled/error.cc:265
2033
1986
msgid "Not unique table/alias: '%-.192s'"
2036
#: ../drizzled/error.cc:273
1989
#: ../drizzled/error.cc:266
2038
1991
msgid "Invalid default value for '%-.192s'"
2041
#: ../drizzled/error.cc:274
1994
#: ../drizzled/error.cc:267
2042
1995
msgid "Multiple primary key defined"
2045
#: ../drizzled/error.cc:275
1998
#: ../drizzled/error.cc:268
2047
2000
msgid "Too many keys specified; max %d keys allowed"
2050
#: ../drizzled/error.cc:276
2003
#: ../drizzled/error.cc:269
2052
2005
msgid "Too many key parts specified; max %d parts allowed"
2055
#: ../drizzled/error.cc:277
2008
#: ../drizzled/error.cc:270
2057
2010
msgid "Specified key was too long; max key length is %d bytes"
2060
#: ../drizzled/error.cc:278
2013
#: ../drizzled/error.cc:271
2062
2015
msgid "Key column '%-.192s' doesn't exist in table"
2065
#: ../drizzled/error.cc:279
2018
#: ../drizzled/error.cc:272
2068
2021
"BLOB column '%-.192s' can't be used in key specification with the used table "
2072
#: ../drizzled/error.cc:280
2025
#: ../drizzled/error.cc:273
2075
2028
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2079
#: ../drizzled/error.cc:281
2032
#: ../drizzled/error.cc:274
2081
2034
"Incorrect table definition; there can be only one auto column and it must be "
2082
2035
"defined as a key"
2085
#: ../drizzled/error.cc:282
2038
#: ../drizzled/error.cc:275
2087
2040
msgid "%s: Normal shutdown\n"
2090
#: ../drizzled/error.cc:283
2043
#: ../drizzled/error.cc:276
2092
2045
msgid "%s: Got signal %d. Aborting!\n"
2095
#: ../drizzled/error.cc:284
2048
#: ../drizzled/error.cc:277
2097
2050
msgid "%s: Shutdown complete\n"
2100
#: ../drizzled/error.cc:285
2053
#: ../drizzled/error.cc:278
2102
2055
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2105
#: ../drizzled/error.cc:286
2058
#: ../drizzled/error.cc:279
2106
2059
msgid "Can't create IP socket"
2109
#: ../drizzled/error.cc:287
2062
#: ../drizzled/error.cc:280
2112
2065
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2116
#: ../drizzled/error.cc:288
2069
#: ../drizzled/error.cc:281
2119
2072
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2120
2073
"check the manual"
2123
#: ../drizzled/error.cc:289
2076
#: ../drizzled/error.cc:282
2125
2078
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2128
#: ../drizzled/error.cc:290
2081
#: ../drizzled/error.cc:283
2131
2084
"The file '%-.128s' must be in the database directory or be readable by all"
2134
#: ../drizzled/error.cc:291
2087
#: ../drizzled/error.cc:284
2136
2089
msgid "File '%-.200s' already exists"
2139
#: ../drizzled/error.cc:292
2092
#: ../drizzled/error.cc:285
2141
2094
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2144
#: ../drizzled/error.cc:293
2097
#: ../drizzled/error.cc:286
2146
2099
"Incorrect prefix key; the used key part isn't a string, the used length is "
2147
2100
"longer than the key part, or the storage engine doesn't support unique "
2151
#: ../drizzled/error.cc:294
2104
#: ../drizzled/error.cc:287
2152
2105
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2155
#: ../drizzled/error.cc:295
2108
#: ../drizzled/error.cc:288
2157
2110
msgid "Can't DROP '%-.192s'; check that column/key exists"
2160
#: ../drizzled/error.cc:296
2113
#: ../drizzled/error.cc:289
2162
2115
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2165
#: ../drizzled/error.cc:297
2118
#: ../drizzled/error.cc:290
2167
2120
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2170
#: ../drizzled/error.cc:298
2123
#: ../drizzled/error.cc:291
2172
2125
msgid "Unknown thread id: %lu"
2175
#: ../drizzled/error.cc:299
2128
#: ../drizzled/error.cc:292
2177
2130
msgid "You are not owner of thread %lu"
2180
#: ../drizzled/error.cc:300
2133
#: ../drizzled/error.cc:293
2181
2134
msgid "No tables used"
2184
#: ../drizzled/error.cc:301
2137
#: ../drizzled/error.cc:294
2186
2139
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2189
#: ../drizzled/error.cc:302
2142
#: ../drizzled/error.cc:295
2191
2144
msgid "Incorrect database name '%-.100s'"
2194
#: ../drizzled/error.cc:303
2147
#: ../drizzled/error.cc:296
2196
2149
msgid "Incorrect table name '%-.100s'"
2199
#: ../drizzled/error.cc:304
2152
#: ../drizzled/error.cc:297
2201
2154
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2202
2155
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2205
#: ../drizzled/error.cc:305
2158
#: ../drizzled/error.cc:298
2206
2159
msgid "Unknown error"
2209
#: ../drizzled/error.cc:306
2162
#: ../drizzled/error.cc:299
2211
2164
msgid "Unknown procedure '%-.192s'"
2214
#: ../drizzled/error.cc:307
2167
#: ../drizzled/error.cc:300
2216
2169
msgid "Incorrect parameter count to procedure '%-.192s'"
2219
#: ../drizzled/error.cc:308
2172
#: ../drizzled/error.cc:301
2221
2174
msgid "Unknown table '%-.192s' in %-.32s"
2224
#: ../drizzled/error.cc:309
2177
#: ../drizzled/error.cc:302
2226
2179
msgid "Column '%-.192s' specified twice"
2229
#: ../drizzled/error.cc:310
2182
#: ../drizzled/error.cc:303
2230
2183
msgid "Invalid use of group function"
2233
#: ../drizzled/error.cc:311
2186
#: ../drizzled/error.cc:304
2236
2189
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2239
#: ../drizzled/error.cc:312
2192
#: ../drizzled/error.cc:305
2240
2193
msgid "A table must have at least 1 column"
2243
#: ../drizzled/error.cc:313
2196
#: ../drizzled/error.cc:306
2245
2198
msgid "The table '%-.192s' is full"
2248
#: ../drizzled/error.cc:314
2201
#: ../drizzled/error.cc:307
2250
2203
msgid "Too many tables; Drizzle can only use %d tables in a join"
2253
#: ../drizzled/error.cc:315
2206
#: ../drizzled/error.cc:308
2254
2207
msgid "Too many columns"
2257
#: ../drizzled/error.cc:316
2210
#: ../drizzled/error.cc:309
2260
2213
"Row size too large. The maximum row size for the used table type, not "
2261
2214
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2264
#: ../drizzled/error.cc:317
2217
#: ../drizzled/error.cc:310
2265
2218
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2268
#: ../drizzled/error.cc:318
2221
#: ../drizzled/error.cc:311
2271
2224
"Table handler doesn't support NULL in given index. Please change column "
2272
2225
"'%-.192s' to be NOT NULL or use another handler"
2275
#: ../drizzled/error.cc:319
2228
#: ../drizzled/error.cc:312
2276
2229
msgid "No paths allowed for plugin library"
2279
#: ../drizzled/error.cc:320
2232
#: ../drizzled/error.cc:313
2281
2234
msgid "Plugin '%-.192s' already exists"
2284
#: ../drizzled/error.cc:321
2237
#: ../drizzled/error.cc:314
2286
2239
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2289
#: ../drizzled/error.cc:322
2242
#: ../drizzled/error.cc:315
2291
2244
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2294
#: ../drizzled/error.cc:323
2247
#: ../drizzled/error.cc:316
2296
2249
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2299
#: ../drizzled/error.cc:324
2252
#: ../drizzled/error.cc:317
2302
2255
"Can't create a new thread (errno %d); if you are not out of available "
2303
2256
"memory, you can consult the manual for a possible OS-dependent bug"
2306
#: ../drizzled/error.cc:325
2259
#: ../drizzled/error.cc:318
2308
2261
msgid "Column count doesn't match value count at row %ld"
2311
#: ../drizzled/error.cc:326
2264
#: ../drizzled/error.cc:319
2313
2266
msgid "Can't reopen table: '%-.192s'"
2316
#: ../drizzled/error.cc:327
2269
#: ../drizzled/error.cc:320
2318
2271
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2319
2272
"illegal if there is no GROUP BY clause"
2322
#: ../drizzled/error.cc:328
2275
#: ../drizzled/error.cc:321
2324
2277
msgid "Table '%-.192s.%-.192s' doesn't exist"
2327
#: ../drizzled/error.cc:329
2280
#: ../drizzled/error.cc:322
2329
2282
"You have an error in your SQL syntax; check the manual that corresponds to "
2330
2283
"your Drizzle server version for the right syntax to use"
2333
#: ../drizzled/error.cc:330
2286
#: ../drizzled/error.cc:323
2334
2287
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2337
#: ../drizzled/error.cc:331
2290
#: ../drizzled/error.cc:324
2338
2291
msgid "Got packets out of order"
2341
#: ../drizzled/error.cc:332
2294
#: ../drizzled/error.cc:325
2342
2295
msgid "The used table type doesn't support BLOB/TEXT columns"
2345
#: ../drizzled/error.cc:333
2298
#: ../drizzled/error.cc:326
2346
2299
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2349
#: ../drizzled/error.cc:334
2302
#: ../drizzled/error.cc:327
2351
2304
msgid "Incorrect column name '%-.100s'"
2354
#: ../drizzled/error.cc:335
2307
#: ../drizzled/error.cc:328
2356
2309
msgid "The used storage engine can't index column '%-.192s'"
2359
#: ../drizzled/error.cc:336
2312
#: ../drizzled/error.cc:329
2361
2314
"Unable to open underlying table which is differently defined or of non-"
2362
2315
"MyISAM type or doesn't exist"
2365
#: ../drizzled/error.cc:337
2318
#: ../drizzled/error.cc:330
2367
2320
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2370
#: ../drizzled/error.cc:338
2323
#: ../drizzled/error.cc:331
2373
2326
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2376
#: ../drizzled/error.cc:339
2329
#: ../drizzled/error.cc:332
2378
2331
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2379
2332
"UNIQUE instead"
2382
#: ../drizzled/error.cc:340
2335
#: ../drizzled/error.cc:333
2383
2336
msgid "Result consisted of more than one row"
2386
#: ../drizzled/error.cc:341
2339
#: ../drizzled/error.cc:334
2387
2340
msgid "This table type requires a primary key"
2390
#: ../drizzled/error.cc:342
2343
#: ../drizzled/error.cc:335
2392
2345
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2395
#: ../drizzled/error.cc:343
2348
#: ../drizzled/error.cc:336
2396
2349
msgid "Can't open table"
2399
#: ../drizzled/error.cc:344
2352
#: ../drizzled/error.cc:337
2401
2354
msgid "The storage engine for the table doesn't support %s"
2404
#: ../drizzled/error.cc:345
2357
#: ../drizzled/error.cc:338
2406
2359
msgid "Got error %d during COMMIT"
2409
#: ../drizzled/error.cc:346
2362
#: ../drizzled/error.cc:339
2411
2364
msgid "Got error %d during ROLLBACK"
2415
2368
#. program that looks over the source for the N_() macros does not
2416
2369
#. (obviously) do macro expansion, so the string is entirely wrong for
2417
2370
#. what it is trying to output for every language except english.
2418
#: ../drizzled/error.cc:351
2371
#: ../drizzled/error.cc:344
2421
2374
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2422
2375
"'%-.64s' (%-.64s)"
2425
#: ../drizzled/error.cc:352
2378
#: ../drizzled/error.cc:345
2427
2380
"Can't execute the given command because you have active locked tables or an "
2428
2381
"active transaction"
2431
#: ../drizzled/error.cc:353
2384
#: ../drizzled/error.cc:346
2433
2386
msgid "Unknown system variable '%-.64s'"
2436
#: ../drizzled/error.cc:354
2389
#: ../drizzled/error.cc:347
2438
2391
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2441
#: ../drizzled/error.cc:355
2394
#: ../drizzled/error.cc:348
2444
2397
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2447
#: ../drizzled/error.cc:356
2400
#: ../drizzled/error.cc:349
2448
2401
msgid "Some non-transactional changed tables couldn't be rolled back"
2451
#: ../drizzled/error.cc:357
2404
#: ../drizzled/error.cc:350
2452
2405
msgid "You may only use constant expressions with SET"
2455
#: ../drizzled/error.cc:358
2408
#: ../drizzled/error.cc:351
2456
2409
msgid "Lock wait timeout exceeded; try restarting transaction"
2459
#: ../drizzled/error.cc:359
2412
#: ../drizzled/error.cc:352
2460
2413
msgid "The total number of locks exceeds the lock table size"
2463
#: ../drizzled/error.cc:360
2416
#: ../drizzled/error.cc:353
2464
2417
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2467
#: ../drizzled/error.cc:361
2420
#: ../drizzled/error.cc:354
2468
2421
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2471
#: ../drizzled/error.cc:362
2424
#: ../drizzled/error.cc:355
2473
2426
msgid "Incorrect arguments to %s"
2476
#: ../drizzled/error.cc:363
2429
#: ../drizzled/error.cc:356
2477
2430
msgid "Deadlock found when trying to get lock; try restarting transaction"
2480
#: ../drizzled/error.cc:364
2433
#: ../drizzled/error.cc:357
2481
2434
msgid "The used table type doesn't support FULLTEXT indexes"
2484
#: ../drizzled/error.cc:365
2437
#: ../drizzled/error.cc:358
2485
2438
msgid "Cannot add foreign key constraint"
2488
#: ../drizzled/error.cc:366
2441
#: ../drizzled/error.cc:359
2489
2442
msgid "Cannot add or update a child row: a foreign key constraint fails"
2492
#: ../drizzled/error.cc:367
2445
#: ../drizzled/error.cc:360
2493
2446
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2496
#: ../drizzled/error.cc:368
2449
#: ../drizzled/error.cc:361
2498
2451
msgid "Incorrect usage of %s and %s"
2501
#: ../drizzled/error.cc:369
2454
#: ../drizzled/error.cc:362
2502
2455
msgid "The used SELECT statements have a different number of columns"
2505
#: ../drizzled/error.cc:370
2458
#: ../drizzled/error.cc:363
2506
2459
msgid "Can't execute the query because you have a conflicting read lock"
2509
#: ../drizzled/error.cc:371
2462
#: ../drizzled/error.cc:364
2512
2465
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2515
#: ../drizzled/error.cc:372
2468
#: ../drizzled/error.cc:365
2518
2471
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2521
#: ../drizzled/error.cc:373
2474
#: ../drizzled/error.cc:366
2523
2476
msgid "Variable '%-.64s' doesn't have a default value"
2526
#: ../drizzled/error.cc:374
2479
#: ../drizzled/error.cc:367
2528
2481
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2531
#: ../drizzled/error.cc:375
2484
#: ../drizzled/error.cc:368
2533
2486
msgid "Incorrect argument type to variable '%-.64s'"
2536
#: ../drizzled/error.cc:376
2489
#: ../drizzled/error.cc:369
2538
2491
msgid "Variable '%-.64s' can only be set, not read"
2541
#: ../drizzled/error.cc:377
2494
#: ../drizzled/error.cc:370
2543
2496
msgid "Incorrect usage/placement of '%s'"
2546
#: ../drizzled/error.cc:378
2499
#: ../drizzled/error.cc:371
2548
2501
msgid "This version of Drizzle doesn't yet support '%s'"
2551
#: ../drizzled/error.cc:379
2504
#: ../drizzled/error.cc:372
2553
2506
msgid "Variable '%-.192s' is a %s variable"
2556
#: ../drizzled/error.cc:380
2509
#: ../drizzled/error.cc:373
2558
2511
msgid "Incorrect foreign key definition for '%-.192s': %s"
2561
#: ../drizzled/error.cc:381
2514
#: ../drizzled/error.cc:374
2562
2515
msgid "Key reference and table reference don't match"
2565
#: ../drizzled/error.cc:382
2518
#: ../drizzled/error.cc:375
2567
2520
msgid "Operand should contain %d column(s)"
2570
#: ../drizzled/error.cc:383
2523
#: ../drizzled/error.cc:376
2571
2524
msgid "Subquery returns more than 1 row"
2574
#: ../drizzled/error.cc:384
2527
#: ../drizzled/error.cc:377
2576
2529
msgid "Converting column '%s' from %s to %s"
2579
#: ../drizzled/error.cc:385
2532
#: ../drizzled/error.cc:378
2581
2534
msgid "Reference '%-.64s' not supported (%s)"
2584
#: ../drizzled/error.cc:386
2537
#: ../drizzled/error.cc:379
2585
2538
msgid "Every derived table must have its own alias"
2588
#: ../drizzled/error.cc:387
2541
#: ../drizzled/error.cc:380
2590
2543
msgid "Select %u was reduced during optimization"
2593
#: ../drizzled/error.cc:388
2546
#: ../drizzled/error.cc:381
2595
2548
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2598
#: ../drizzled/error.cc:389
2551
#: ../drizzled/error.cc:382
2599
2552
msgid "All parts of a SPATIAL index must be NOT NULL"
2602
#: ../drizzled/error.cc:390
2555
#: ../drizzled/error.cc:383
2604
2557
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2607
#: ../drizzled/error.cc:391
2560
#: ../drizzled/error.cc:384
2610
2563
"Uncompressed data size too large; the maximum size is %d (based on "
2611
2564
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2614
#: ../drizzled/error.cc:392
2567
#: ../drizzled/error.cc:385
2615
2568
msgid "ZLIB: Not enough memory"
2618
#: ../drizzled/error.cc:393
2571
#: ../drizzled/error.cc:386
2620
2573
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2621
2574
"data was corrupted)"
2624
#: ../drizzled/error.cc:394
2577
#: ../drizzled/error.cc:387
2625
2578
msgid "ZLIB: Input data corrupted"
2628
#: ../drizzled/error.cc:395
2581
#: ../drizzled/error.cc:388
2630
2583
msgid "%d line(s) were cut by GROUP_CONCAT()"
2633
#: ../drizzled/error.cc:396
2586
#: ../drizzled/error.cc:389
2635
2588
msgid "Row %ld doesn't contain data for all columns"
2638
#: ../drizzled/error.cc:397
2591
#: ../drizzled/error.cc:390
2641
2594
"Row %ld was truncated; it contained more data than there were input columns"
2644
#: ../drizzled/error.cc:398
2597
#: ../drizzled/error.cc:391
2647
2600
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2650
#: ../drizzled/error.cc:399
2603
#: ../drizzled/error.cc:392
2652
2605
msgid "Out of range value for column '%s' at row %ld"
2655
#: ../drizzled/error.cc:400
2608
#: ../drizzled/error.cc:393
2657
2610
msgid "Data truncated for column '%s' at row %ld"
2660
#: ../drizzled/error.cc:401
2613
#: ../drizzled/error.cc:394
2662
2615
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2665
#: ../drizzled/error.cc:402
2618
#: ../drizzled/error.cc:395
2667
2620
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2670
#: ../drizzled/error.cc:403
2623
#: ../drizzled/error.cc:396
2672
2625
msgid "Illegal mix of collations for operation '%s'"
2675
#: ../drizzled/error.cc:404
2628
#: ../drizzled/error.cc:397
2678
2631
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2679
2632
"variable_name)"
2682
#: ../drizzled/error.cc:405
2635
#: ../drizzled/error.cc:398
2684
2637
msgid "Unknown collation: '%-.64s'"
2687
#: ../drizzled/error.cc:406
2640
#: ../drizzled/error.cc:399
2690
2643
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2694
#: ../drizzled/error.cc:407
2647
#: ../drizzled/error.cc:400
2696
2649
msgid "Incorrect index name '%-.100s'"
2699
#: ../drizzled/error.cc:408
2652
#: ../drizzled/error.cc:401
2701
2654
msgid "Incorrect catalog name '%-.100s'"
2704
#: ../drizzled/error.cc:409
2657
#: ../drizzled/error.cc:402
2706
2659
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2709
#: ../drizzled/error.cc:410
2662
#: ../drizzled/error.cc:403
2711
2664
msgid "Unknown table engine '%s'"
2714
#: ../drizzled/error.cc:411
2667
#: ../drizzled/error.cc:404
2716
2669
msgid "The target table %-.100s of the %s is not updatable"
2719
#: ../drizzled/error.cc:412
2672
#: ../drizzled/error.cc:405
2722
2675
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2726
#: ../drizzled/error.cc:413
2679
#: ../drizzled/error.cc:406
2729
2682
"The Drizzle server is running with the %s option so it cannot execute this "
2733
#: ../drizzled/error.cc:414
2686
#: ../drizzled/error.cc:407
2735
2688
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2738
#: ../drizzled/error.cc:415
2691
#: ../drizzled/error.cc:408
2740
2693
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2743
#: ../drizzled/error.cc:416
2696
#: ../drizzled/error.cc:409
2745
2698
"Incorrect table definition; there can be only one TIMESTAMP column with "
2746
2699
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2749
#: ../drizzled/error.cc:417
2702
#: ../drizzled/error.cc:410
2751
2704
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2754
#: ../drizzled/error.cc:418
2707
#: ../drizzled/error.cc:411
2756
2709
msgid "Got error %d '%-.100s' from %s"
2759
#: ../drizzled/error.cc:419
2712
#: ../drizzled/error.cc:412
2761
2714
msgid "Got temporary error %d '%-.100s' from %s"
2764
#: ../drizzled/error.cc:420
2717
#: ../drizzled/error.cc:413
2766
2719
msgid "Unknown or incorrect time zone: '%-.64s'"
2769
#: ../drizzled/error.cc:421
2722
#: ../drizzled/error.cc:414
2771
2724
msgid "Invalid %s character string: '%.64s'"
2774
#: ../drizzled/error.cc:422
2727
#: ../drizzled/error.cc:415
2776
2729
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2779
#: ../drizzled/error.cc:423
2732
#: ../drizzled/error.cc:416
2781
2734
msgid "%s %s does not exist"
2784
#: ../drizzled/error.cc:424
2737
#: ../drizzled/error.cc:417
2785
2738
msgid "Query execution was interrupted"
2788
#: ../drizzled/error.cc:425
2741
#: ../drizzled/error.cc:418
2791
2744
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2792
2745
"(s) or definer/invoker of view lack rights to use them"
2795
#: ../drizzled/error.cc:426
2748
#: ../drizzled/error.cc:419
2797
2750
msgid "Field '%-.192s' doesn't have a default value"
2800
#: ../drizzled/error.cc:427
2753
#: ../drizzled/error.cc:420
2801
2754
msgid "Division by 0"
2804
#: ../drizzled/error.cc:428
2757
#: ../drizzled/error.cc:421
2806
2759
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2809
#: ../drizzled/error.cc:429
2762
#: ../drizzled/error.cc:422
2811
2764
msgid "Illegal %s '%-.192s' value found during parsing"
2814
#: ../drizzled/error.cc:430
2767
#: ../drizzled/error.cc:423
2816
2769
msgid "Key part '%-.192s' length cannot be 0"
2819
#: ../drizzled/error.cc:431
2772
#: ../drizzled/error.cc:424
2822
2775
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2823
2776
"the %.64s state"
2826
#: ../drizzled/error.cc:432
2779
#: ../drizzled/error.cc:425
2828
2781
msgid "Data too long for column '%s' at row %ld"
2831
#: ../drizzled/error.cc:433
2784
#: ../drizzled/error.cc:426
2834
2787
"%s: ready for connections.\n"
2835
2788
"Version: '%s' %s\n"
2838
#: ../drizzled/error.cc:434
2791
#: ../drizzled/error.cc:427
2839
2792
msgid "Can't load value from file with fixed size rows to variable"
2842
#: ../drizzled/error.cc:435
2795
#: ../drizzled/error.cc:428
2844
2797
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2847
#: ../drizzled/error.cc:436
2800
#: ../drizzled/error.cc:429
2848
2801
msgid "Table definition has changed, please retry transaction"
2851
#: ../drizzled/error.cc:437
2804
#: ../drizzled/error.cc:430
2853
2806
msgid "Not allowed to return a result set from a %s"
2856
#: ../drizzled/error.cc:438
2809
#: ../drizzled/error.cc:431
2857
2810
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2860
#: ../drizzled/error.cc:439
2813
#: ../drizzled/error.cc:432
2862
2815
"Explicit or implicit commit is not allowed in stored function or trigger."
2865
#: ../drizzled/error.cc:440
2818
#: ../drizzled/error.cc:433
2867
2820
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2870
#: ../drizzled/error.cc:441
2823
#: ../drizzled/error.cc:434
2872
2825
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2875
#: ../drizzled/error.cc:442
2828
#: ../drizzled/error.cc:435
2878
2831
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2882
#: ../drizzled/error.cc:443
2835
#: ../drizzled/error.cc:436
2883
2836
msgid "Trigger in wrong schema"
2886
#: ../drizzled/error.cc:444
2839
#: ../drizzled/error.cc:437
2889
2842
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2890
2843
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2893
#: ../drizzled/error.cc:445
2846
#: ../drizzled/error.cc:438
2895
2848
msgid "Display width out of range for column '%-.192s' (max = %d)"
2898
#: ../drizzled/error.cc:446
2851
#: ../drizzled/error.cc:439
2900
2853
msgid "Datetime function: %-.32s field overflow"
2903
#: ../drizzled/error.cc:447
2856
#: ../drizzled/error.cc:440
2906
2859
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2909
#: ../drizzled/error.cc:448
2862
#: ../drizzled/error.cc:441
2912
2865
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2915
#: ../drizzled/error.cc:449
2868
#: ../drizzled/error.cc:442
2916
2869
msgid "No data - zero rows fetched, selected, or processed"
2919
#: ../drizzled/error.cc:450
2872
#: ../drizzled/error.cc:443
2921
2874
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2924
#: ../drizzled/error.cc:451
2877
#: ../drizzled/error.cc:444
2926
2879
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2929
#: ../drizzled/error.cc:452
2882
#: ../drizzled/error.cc:445
2930
2883
msgid "The used table type doesn't support SPATIAL indexes"
2933
#: ../drizzled/error.cc:453
2886
#: ../drizzled/error.cc:446
2935
2888
msgid "Leading spaces are removed from name '%s'"
2938
#: ../drizzled/error.cc:454
2891
#: ../drizzled/error.cc:447
2939
2892
msgid "Failed to read auto-increment value from storage engine"
2942
#: ../drizzled/error.cc:455
2895
#: ../drizzled/error.cc:448
2944
2897
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
2947
#: ../drizzled/error.cc:456
2900
#: ../drizzled/error.cc:449
2948
2901
msgid "Too high level of nesting for select"
2951
#: ../drizzled/error.cc:457
2904
#: ../drizzled/error.cc:450
2953
2906
msgid "Name '%-.64s' has become ''"
2956
#: ../drizzled/error.cc:458
2909
#: ../drizzled/error.cc:451
2958
2911
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2959
2912
"optional and non-empty FIELDS ENCLOSED BY"
2962
#: ../drizzled/error.cc:459
2915
#: ../drizzled/error.cc:452
2965
2918
"Table storage engine '%-.64s' does not support the create option '%.64s'"
2968
#: ../drizzled/error.cc:460
2921
#: ../drizzled/error.cc:453
2970
2923
msgid "Incorrect %-.32s value: '%-.128s'"
2973
#: ../drizzled/error.cc:461
2926
#: ../drizzled/error.cc:454
2975
2928
msgid "Table has no partition for value %-.64s"
2978
#: ../drizzled/error.cc:462
2931
#: ../drizzled/error.cc:455
2979
2932
msgid "Writing one row to the row-based binary log failed"
2982
#: ../drizzled/error.cc:463
2935
#: ../drizzled/error.cc:456
2984
2937
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
2987
#: ../drizzled/error.cc:464
2940
#: ../drizzled/error.cc:457
2990
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
2991
"d would lead to a duplicate entry"
2943
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
2944
"%d would lead to a duplicate entry"
2994
#: ../drizzled/error.cc:465
2947
#: ../drizzled/error.cc:458
2996
2949
"Transaction isolation level can't be changed while a transaction is in "
3000
#: ../drizzled/error.cc:466
2953
#: ../drizzled/error.cc:459
3002
2955
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3005
#: ../drizzled/error.cc:467
2958
#: ../drizzled/error.cc:460
3007
2960
msgid "Incorrect parameters in the call to native function '%-.192s'"
3010
#: ../drizzled/error.cc:468
2963
#: ../drizzled/error.cc:461
3012
2965
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3015
#: ../drizzled/error.cc:469
2968
#: ../drizzled/error.cc:462
3017
2970
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3020
#: ../drizzled/error.cc:470
2973
#: ../drizzled/error.cc:463
3022
2975
msgid "Received an invalid value '%s' for a UNIX timestamp."
3025
#: ../drizzled/error.cc:471
2978
#: ../drizzled/error.cc:464
3027
2980
msgid "Received an invalid datetime value '%s'."
3030
#: ../drizzled/error.cc:472
2983
#: ../drizzled/error.cc:465
3032
2985
msgid "Received a NULL argument for function '%s'."
3035
#: ../drizzled/error.cc:473
2988
#: ../drizzled/error.cc:466
3037
2990
msgid "Received an out-of-range argument '%s' for function '%s'."
3040
#: ../drizzled/error.cc:474
2993
#: ../drizzled/error.cc:467
3042
2995
msgid "Received an invalid enum value '%s'."
3045
#: ../drizzled/error.cc:475
2998
#: ../drizzled/error.cc:468
3046
2999
msgid "Tables which are replicated require a primary key."
3049
#: ../drizzled/error.cc:476
3002
#: ../drizzled/error.cc:469
3051
3004
msgid "Corrupt or invalid table definition: %s"
3054
#: ../drizzled/error.cc:477
3007
#: ../drizzled/error.cc:470
3056
3009
msgid "Corrupt or invalid schema definition for %s : %s"
3059
#: ../drizzled/error.cc:478
3012
#: ../drizzled/error.cc:471
3061
3014
msgid "Schema does not exist: %s"
3064
#: ../drizzled/error.cc:479
3017
#: ../drizzled/error.cc:472
3066
3019
msgid "Error altering schema: %s"
3069
#: ../drizzled/error.cc:480
3022
#: ../drizzled/error.cc:473
3071
3024
msgid "Error droppping Schema : %s"
3074
#: ../drizzled/error.cc:481
3027
#: ../drizzled/error.cc:474
3075
3028
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3078
#: ../drizzled/error.cc:482
3031
#: ../drizzled/error.cc:475
3080
3033
msgid "Unknown table engine option key/pair %s = %s."
3083
#: ../drizzled/error.cc:483
3036
#: ../drizzled/error.cc:476
3085
3038
msgid "Unknown schema engine option key/pair %s = %s."
3088
#: ../drizzled/error.cc:485
3041
#: ../drizzled/error.cc:478
3090
3043
msgid "Can't unlock file (Errcode: %d)"
3093
#: ../drizzled/error.cc:486
3046
#: ../drizzled/error.cc:479
3095
3048
msgid "Can't change size of file (Errcode: %d)"
3098
#: ../drizzled/error.cc:487
3051
#: ../drizzled/error.cc:480
3100
3053
msgid "Can't open stream from handle (Errcode: %d)"
3103
#: ../drizzled/error.cc:488
3056
#: ../drizzled/error.cc:481
3105
3058
msgid "Warning: '%s' had %d links"
3108
#: ../drizzled/error.cc:489
3061
#: ../drizzled/error.cc:482
3110
3063
msgid "Warning: %d files and %d streams is left open\n"
3113
#: ../drizzled/error.cc:490
3066
#: ../drizzled/error.cc:483
3115
3068
msgid "Can't create directory '%s' (Errcode: %d)"
3118
#: ../drizzled/error.cc:491
3071
#: ../drizzled/error.cc:484
3121
3074
"Character set '%s' is not a compiled character set and is not specified in "
3125
#: ../drizzled/error.cc:492
3078
#: ../drizzled/error.cc:485
3127
3080
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3130
#: ../drizzled/error.cc:493
3083
#: ../drizzled/error.cc:486
3132
3085
msgid "Can't read value for symlink '%s' (Error %d)"
3135
#: ../drizzled/error.cc:494
3088
#: ../drizzled/error.cc:487
3137
3090
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3140
#: ../drizzled/error.cc:495
3093
#: ../drizzled/error.cc:488
3142
3095
msgid "Error on realpath() on '%s' (Error %d)"
3145
#: ../drizzled/error.cc:496
3098
#: ../drizzled/error.cc:489
3147
3100
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3150
#: ../drizzled/error.cc:497
3103
#: ../drizzled/error.cc:490
3153
3106
"Collation '%s' is not a compiled collation and is not specified in the %s "
3157
#: ../drizzled/error.cc:498
3110
#: ../drizzled/error.cc:491
3159
3112
msgid "File '%s' (fileno: %d) was not closed"
3782
3771
msgid "Default database to use."
3785
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3774
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
3786
3775
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
3787
3776
msgid "Invalid value of port\n"
3790
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3779
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
3791
3780
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
3792
3781
msgid "Invalid value for connect_timeout\n"
3795
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3784
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:112
3796
3785
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
3797
3786
msgid "Invalid value for read_timeout\n"
3800
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3789
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3801
3790
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3802
3791
msgid "Invalid value for write_timeout\n"
3805
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3806
msgid "Invalid value for retry_count\n"
3794
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
3795
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
3796
msgid "Invalid value for retry_count"
3809
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3799
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
3810
3800
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
3811
3801
msgid "Invalid value for buffer_length\n"
3814
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3815
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
3804
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:161
3805
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:182
3817
"Port number to use for connection or 0 for default to, in order of "
3818
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
3807
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3821
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3822
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3811
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:164
3812
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:185
3823
3813
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3824
3814
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
3825
3815
msgid "Connect Timeout."
3828
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3829
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3818
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:167
3819
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:188
3830
3820
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3831
3821
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
3832
3822
msgid "Read Timeout."
3835
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3836
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3825
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:169
3826
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:191
3837
3827
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3838
3828
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
3839
3829
msgid "Write Timeout."
3842
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3843
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3832
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
3833
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:194
3844
3834
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3845
3835
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3846
3836
msgid "Retry Count."
3849
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3850
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3839
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:173
3840
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:197
3851
3841
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3852
3842
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3853
3843
msgid "Buffer length."
3856
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3857
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3846
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:176
3847
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:200
3858
3848
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3859
3849
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3860
3850
msgid "Address to bind to."
3863
#: ../plugin/drizzle_protocol/errmsg.cc:31
3864
msgid "Unknown Drizzle error"
3867
#: ../plugin/drizzle_protocol/errmsg.cc:32
3869
msgid "Can't create UNIX socket (%d)"
3872
#: ../plugin/drizzle_protocol/errmsg.cc:33
3874
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3877
#: ../plugin/drizzle_protocol/errmsg.cc:34
3879
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3882
#: ../plugin/drizzle_protocol/errmsg.cc:35
3884
msgid "Can't create TCP/IP socket (%d)"
3887
#: ../plugin/drizzle_protocol/errmsg.cc:36
3889
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3892
#: ../plugin/drizzle_protocol/errmsg.cc:37
3893
msgid "Drizzle server has gone away"
3896
#: ../plugin/drizzle_protocol/errmsg.cc:38
3898
msgid "Protocol mismatch; server version = %d, client version = %d"
3901
#: ../plugin/drizzle_protocol/errmsg.cc:39
3902
msgid "Drizzle client ran out of memory"
3905
#: ../plugin/drizzle_protocol/errmsg.cc:40
3906
msgid "Wrong host info"
3909
#: ../plugin/drizzle_protocol/errmsg.cc:41
3910
msgid "Localhost via UNIX socket"
3913
#: ../plugin/drizzle_protocol/errmsg.cc:42
3915
msgid "%-.100s via TCP/IP"
3918
#: ../plugin/drizzle_protocol/errmsg.cc:43
3919
msgid "Error in server handshake"
3922
#: ../plugin/drizzle_protocol/errmsg.cc:44
3923
msgid "Lost connection to Drizzle server during query"
3926
#: ../plugin/drizzle_protocol/errmsg.cc:45
3927
msgid "Commands out of sync; you can't run this command now"
3930
#: ../plugin/drizzle_protocol/errmsg.cc:46
3932
msgid "Named pipe: %-.32s"
3935
#: ../plugin/drizzle_protocol/errmsg.cc:47
3937
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
3940
#: ../plugin/drizzle_protocol/errmsg.cc:48
3942
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
3945
#: ../plugin/drizzle_protocol/errmsg.cc:49
3947
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
3950
#: ../plugin/drizzle_protocol/errmsg.cc:50
3952
msgid "Can't initialize character set %-.32s (path: %-.100s)"
3955
#: ../plugin/drizzle_protocol/errmsg.cc:51
3956
msgid "Got packet bigger than 'max_allowed_packet' bytes"
3959
#: ../plugin/drizzle_protocol/errmsg.cc:52
3960
msgid "Embedded server"
3963
#: ../plugin/drizzle_protocol/errmsg.cc:53
3964
msgid "Error on SHOW SLAVE STATUS:"
3967
#: ../plugin/drizzle_protocol/errmsg.cc:54
3968
msgid "Error on SHOW SLAVE HOSTS:"
3971
#: ../plugin/drizzle_protocol/errmsg.cc:55
3972
msgid "Error connecting to slave:"
3975
#: ../plugin/drizzle_protocol/errmsg.cc:56
3976
msgid "Error connecting to master:"
3979
#: ../plugin/drizzle_protocol/errmsg.cc:57
3980
msgid "SSL connection error"
3983
#: ../plugin/drizzle_protocol/errmsg.cc:58
3984
msgid "Malformed packet"
3987
#: ../plugin/drizzle_protocol/errmsg.cc:59
3988
#: ../plugin/drizzle_protocol/errmsg.cc:70
3989
#: ../plugin/drizzle_protocol/errmsg.cc:71
3990
#: ../plugin/drizzle_protocol/errmsg.cc:72
3991
#: ../plugin/drizzle_protocol/errmsg.cc:73
3992
#: ../plugin/drizzle_protocol/errmsg.cc:74
3993
#: ../plugin/drizzle_protocol/errmsg.cc:75
3994
#: ../plugin/drizzle_protocol/errmsg.cc:76
3995
#: ../plugin/drizzle_protocol/errmsg.cc:77
3996
#: ../plugin/drizzle_protocol/errmsg.cc:78
3997
msgid "(unused error message)"
4000
#: ../plugin/drizzle_protocol/errmsg.cc:60
4001
msgid "Invalid use of null pointer"
4004
#: ../plugin/drizzle_protocol/errmsg.cc:61
4005
msgid "Statement not prepared"
4008
#: ../plugin/drizzle_protocol/errmsg.cc:62
4009
msgid "No data supplied for parameters in prepared statement"
4012
#: ../plugin/drizzle_protocol/errmsg.cc:63
4013
msgid "Data truncated"
4016
#: ../plugin/drizzle_protocol/errmsg.cc:64
4017
msgid "No parameters exist in the statement"
4020
#: ../plugin/drizzle_protocol/errmsg.cc:65
4021
msgid "Invalid parameter number"
4024
#: ../plugin/drizzle_protocol/errmsg.cc:66
4027
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4030
#: ../plugin/drizzle_protocol/errmsg.cc:68
4032
msgid "Using unsupported buffer type: %d (parameter: %d)"
4035
#: ../plugin/drizzle_protocol/errmsg.cc:69
4037
msgid "Shared memory: %-.100s"
4040
#: ../plugin/drizzle_protocol/errmsg.cc:79
4041
msgid "Wrong or unknown protocol"
4044
#: ../plugin/drizzle_protocol/errmsg.cc:80
4045
msgid "Invalid connection handle"
4048
#: ../plugin/drizzle_protocol/errmsg.cc:81
4050
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4051
"option 'secure_auth' enabled)"
4054
#: ../plugin/drizzle_protocol/errmsg.cc:83
4055
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4058
#: ../plugin/drizzle_protocol/errmsg.cc:84
4059
msgid "Attempt to read column without prior row fetch"
4062
#: ../plugin/drizzle_protocol/errmsg.cc:85
4063
msgid "Prepared statement contains no metadata"
4066
#: ../plugin/drizzle_protocol/errmsg.cc:86
4068
"Attempt to read a row while there is no result set associated with the "
4072
#: ../plugin/drizzle_protocol/errmsg.cc:88
4073
msgid "This feature is not implemented yet"
4076
#: ../plugin/drizzle_protocol/errmsg.cc:89
4079
"Lost connection to Drizzle server while waiting for initial communication "
4080
"packet, system error: %d"
4083
#: ../plugin/drizzle_protocol/errmsg.cc:91
4086
"Lost connection to Drizzle server while reading initial communication "
4087
"packet, system error: %d"
4090
#: ../plugin/drizzle_protocol/errmsg.cc:93
4093
"Lost connection to Drizzle server while sending authentication information, "
4097
#: ../plugin/drizzle_protocol/errmsg.cc:95
4100
"Lost connection to Drizzle server while reading authorization information, "
4104
#: ../plugin/drizzle_protocol/errmsg.cc:97
4107
"Lost connection to Drizzle server while setting initial database, system "
4111
#: ../plugin/drizzle_protocol/errmsg.cc:99
4113
msgid "Statement closed indirectly because of a preceding %s() call"
4116
#. CR_NET_UNCOMPRESS_ERROR 08S01
4117
#: ../plugin/drizzle_protocol/errmsg.cc:101
4118
msgid "Couldn't uncompress communication packet"
4121
#. CR_NET_READ_ERROR 08S01
4122
#: ../plugin/drizzle_protocol/errmsg.cc:103
4123
msgid "Got an error reading communication packets"
4126
#. CR_NET_READ_INTERRUPTED 08S01
4127
#: ../plugin/drizzle_protocol/errmsg.cc:105
4128
msgid "Got timeout reading communication packets"
4131
#. CR_NET_ERROR_ON_WRITE 08S01
4132
#: ../plugin/drizzle_protocol/errmsg.cc:107
4133
msgid "Got an error writing communication packets"
4136
#. CR_NET_WRITE_INTERRUPTED 08S01
4137
#: ../plugin/drizzle_protocol/errmsg.cc:109
4138
msgid "Got timeout writing communication packets"
4141
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
4142
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1207
4143
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1237
4145
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4148
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
4150
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4153
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1186
4154
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1299
4155
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1480
4156
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2056
4158
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4161
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1338
4162
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1354
4164
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4167
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2864
3853
#: ../plugin/haildb/haildb_engine.cc:1064
3854
#: ../plugin/haildb/haildb_engine.cc:1202
3855
#: ../plugin/haildb/haildb_engine.cc:1232
3857
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
3860
#: ../plugin/haildb/haildb_engine.cc:1083
3862
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
3865
#: ../plugin/haildb/haildb_engine.cc:1181
3866
#: ../plugin/haildb/haildb_engine.cc:1294
3867
#: ../plugin/haildb/haildb_engine.cc:1475
3868
#: ../plugin/haildb/haildb_engine.cc:2051
3870
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
3873
#: ../plugin/haildb/haildb_engine.cc:1333
3874
#: ../plugin/haildb/haildb_engine.cc:1349
3876
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
3879
#: ../plugin/haildb/haildb_engine.cc:2882
4168
3880
msgid "Invalid value of additional-mem-pool-size"
4171
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
3883
#: ../plugin/haildb/haildb_engine.cc:2893
4172
3884
msgid "Invalid value of autoextend-increment"
4175
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
3887
#: ../plugin/haildb/haildb_engine.cc:2902
4176
3888
msgid "Invalid value of buffer-pool-size"
4179
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
3891
#: ../plugin/haildb/haildb_engine.cc:2913
4180
3892
msgid "Invalid value of io-capacity"
4183
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
3895
#: ../plugin/haildb/haildb_engine.cc:2922
4184
3896
msgid "Invalid value of fast-shutdown"
4187
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
3899
#: ../plugin/haildb/haildb_engine.cc:2931
4188
3900
msgid "Invalid value of flush-log-at-trx-commit"
4191
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
3903
#: ../plugin/haildb/haildb_engine.cc:2940
4192
3904
msgid "Invalid value of force-recovery"
4195
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
3907
#: ../plugin/haildb/haildb_engine.cc:2949
4196
3908
msgid "Invalid value of log-file-size"
4199
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
3911
#: ../plugin/haildb/haildb_engine.cc:2960
4200
3912
msgid "Invalid value of log-files-in-group"
4203
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
3915
#: ../plugin/haildb/haildb_engine.cc:2969
4204
3916
msgid "Invalid value of lock-wait-timeout"
4207
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
3919
#: ../plugin/haildb/haildb_engine.cc:2978
4208
3920
msgid "Invalid value of log-buffer-size"
4211
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
3923
#: ../plugin/haildb/haildb_engine.cc:2989
4212
3924
msgid "Invalid value of lru-old-blocks-pct"
4215
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
3927
#: ../plugin/haildb/haildb_engine.cc:2998
4216
3928
msgid "Invalid value of lru-block-access-recency"
4219
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
3931
#: ../plugin/haildb/haildb_engine.cc:3007
4220
3932
msgid "Invalid value of max-dirty-pages-pct"
4223
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
3935
#: ../plugin/haildb/haildb_engine.cc:3016
4224
3936
msgid "Invalid value of max-purge-lag"
4227
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
3939
#: ../plugin/haildb/haildb_engine.cc:3025
4228
3940
msgid "Invalid value of open-files"
4231
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
3943
#: ../plugin/haildb/haildb_engine.cc:3034
4232
3944
msgid "Invalid value of read-io-threads"
4235
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
3947
#: ../plugin/haildb/haildb_engine.cc:3043
4236
3948
msgid "Invalid value of sync_spin_loops"
4239
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
3951
#: ../plugin/haildb/haildb_engine.cc:3246
4241
msgid "Error starting Embedded InnoDB %d (%s)\n"
4244
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3531
4245
msgid "Disable InnoDB adaptive hash index (enabled by default)."
4248
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3533
3953
msgid "Error starting HailDB %d (%s)\n"
3956
#: ../plugin/haildb/haildb_engine.cc:3548
3957
msgid "Disable HailDB adaptive hash index (enabled by default)."
3960
#: ../plugin/haildb/haildb_engine.cc:3550
4249
3961
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4252
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
3964
#: ../plugin/haildb/haildb_engine.cc:3553
4254
"Size of a memory pool InnoDB uses to store data dictionary information and "
3966
"Size of a memory pool HailDB uses to store data dictionary information and "
4255
3967
"other internal data structures."
4258
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
3970
#: ../plugin/haildb/haildb_engine.cc:3556
4259
3971
msgid "Data file autoextend increment in megabytes"
4262
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
3974
#: ../plugin/haildb/haildb_engine.cc:3559
4264
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
3976
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4268
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3545
4269
msgid "The common part for InnoDB table spaces."
4272
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3547
4273
msgid "Disable InnoDB checksums validation (enabled by default)."
4276
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3549
4277
msgid "Disable InnoDB doublewrite buffer (enabled by default)."
4280
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3552
3980
#: ../plugin/haildb/haildb_engine.cc:3562
3981
msgid "The common part for HailDB table spaces."
3984
#: ../plugin/haildb/haildb_engine.cc:3564
3985
msgid "Disable HailDB checksums validation (enabled by default)."
3988
#: ../plugin/haildb/haildb_engine.cc:3566
3989
msgid "Disable HailDB doublewrite buffer (enabled by default)."
3992
#: ../plugin/haildb/haildb_engine.cc:3569
4281
3993
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4284
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
3996
#: ../plugin/haildb/haildb_engine.cc:3572
4286
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
3998
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4287
3999
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4290
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3558
4291
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4002
#: ../plugin/haildb/haildb_engine.cc:3575
4003
msgid "Stores each HailDB table to an .ibd file in the database dir."
4294
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
4006
#: ../plugin/haildb/haildb_engine.cc:3578
4295
4007
msgid "File format to use for new tables in .ibd files."
4298
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
4010
#: ../plugin/haildb/haildb_engine.cc:3581
4300
4012
"Set to 0 (write and flush once per second),1 (write and flush at each "
4301
4013
"commit) or 2 (write at commit, flush once per second)."
4304
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
4016
#: ../plugin/haildb/haildb_engine.cc:3584
4305
4017
msgid "With which method to flush data."
4308
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
4020
#: ../plugin/haildb/haildb_engine.cc:3587
4310
4022
"Helps to save your data in case the disk image of the database becomes "
4314
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3573
4315
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3576
4026
#: ../plugin/haildb/haildb_engine.cc:3590
4027
#: ../plugin/haildb/haildb_engine.cc:3593
4316
4028
msgid "Path to individual files and their sizes."
4319
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
4320
msgid "Path to InnoDB log files."
4031
#: ../plugin/haildb/haildb_engine.cc:3596
4032
msgid "Path to HailDB log files."
4323
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
4035
#: ../plugin/haildb/haildb_engine.cc:3599
4324
4036
msgid "Size of each log file in a log group."
4327
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
4039
#: ../plugin/haildb/haildb_engine.cc:3602
4329
"Number of log files in the log group. InnoDB writes to the files in a "
4041
"Number of log files in the log group. HailDB writes to the files in a "
4330
4042
"circular fashion. Value 3 is recommended here."
4333
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
4045
#: ../plugin/haildb/haildb_engine.cc:3605
4335
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4047
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4336
4048
"rolled back. Values above 100000000 disable the timeout."
4339
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
4051
#: ../plugin/haildb/haildb_engine.cc:3608
4341
"The size of the buffer which InnoDB uses to write log to the log files on "
4053
"The size of the buffer which HailDB uses to write log to the log files on "
4345
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
4057
#: ../plugin/haildb/haildb_engine.cc:3611
4347
4059
"Sets the point in the LRU list from where all pages are classified as old "
4348
4060
"(Advanced users)"
4351
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
4063
#: ../plugin/haildb/haildb_engine.cc:3614
4353
4065
"Milliseconds between accesses to a block at which it is made young. "
4354
4066
"0=disabled (Advanced users)"
4357
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
4069
#: ../plugin/haildb/haildb_engine.cc:3617
4358
4070
msgid "Percentage of dirty pages allowed in bufferpool."
4361
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
4073
#: ../plugin/haildb/haildb_engine.cc:3620
4362
4074
msgid "Desired maximum length of the purge queue (0 = no limit)"
4365
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
4077
#: ../plugin/haildb/haildb_engine.cc:3623
4367
4079
"Roll back the complete transaction on lock wait timeout, for 4.x "
4368
4080
"compatibility (disabled by default)"
4371
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3609
4372
msgid "How many files at the maximum InnoDB keeps open at the same time."
4375
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3612
4376
msgid "Number of background read I/O threads in InnoDB."
4379
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3615
4380
msgid "Number of background write I/O threads in InnoDB."
4383
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3617
4083
#: ../plugin/haildb/haildb_engine.cc:3626
4084
msgid "How many files at the maximum HailDB keeps open at the same time."
4087
#: ../plugin/haildb/haildb_engine.cc:3629
4088
msgid "Number of background read I/O threads in HailDB."
4091
#: ../plugin/haildb/haildb_engine.cc:3632
4092
msgid "Number of background write I/O threads in HailDB."
4095
#: ../plugin/haildb/haildb_engine.cc:3634
4385
4097
"Disable if you want to reduce the number of messages written to the log "
4386
4098
"(default: enabled)."
4389
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3620
4390
msgid "Enable SHOW INNODB STATUS output in the log"
4393
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3623
4394
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4397
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3625
4101
#: ../plugin/haildb/haildb_engine.cc:3637
4102
msgid "Enable SHOW HAILDB STATUS output in the log"
4105
#: ../plugin/haildb/haildb_engine.cc:3640
4106
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4109
#: ../plugin/haildb/haildb_engine.cc:3642
4399
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
4111
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4402
4114
#: ../plugin/errmsg_notify/errmsg_notify.cc:80