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-26 20:49-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:476
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
961
#: ../client/drizzledump.cc:522
995
962
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
965
#: ../client/drizzledump.cc:524
966
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
969
#: ../client/drizzledump.cc:526
1008
971
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1009
972
"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
976
#: ../client/drizzledump.cc:528
1018
977
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
980
#: ../client/drizzledump.cc:530
1034
981
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
984
#: ../client/drizzledump.cc:532
1045
985
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
988
#: ../client/drizzledump.cc:534
990
"Hostname for destination db server (requires --destination-type=database)"
993
#: ../client/drizzledump.cc:536
995
"Port number for destination db server (requires --destination-type=database)"
998
#: ../client/drizzledump.cc:538
1000
"User name for destination db server (resquires --destination-type=database)"
1003
#: ../client/drizzledump.cc:540
1005
"Password for destination db server (requires --destination-type=database)"
1008
#: ../client/drizzledump.cc:542
1010
"The database in the destination db server (requires --destination-"
1011
"type=database, not for use with --all-databases)"
1014
#: ../client/drizzledump.cc:548
1071
1015
msgid "Connect to host."
1074
#: ../client/drizzledump.cc:576
1018
#: ../client/drizzledump.cc:550
1076
1020
"Password to use when connecting to server. If password is not given it's "
1077
1021
"solicited on the tty."
1080
#: ../client/drizzledump.cc:578
1024
#: ../client/drizzledump.cc:552
1081
1025
msgid "Port number to use for connection."
1084
#: ../client/drizzledump.cc:585
1028
#: ../client/drizzledump.cc:559
1085
1029
msgid "Hidden Options"
1088
#: ../client/drizzledump.cc:587
1032
#: ../client/drizzledump.cc:561
1089
1033
msgid "Used to select the database"
1092
#: ../client/drizzledump.cc:588
1036
#: ../client/drizzledump.cc:562
1093
1037
msgid "Used to select the tables"
1096
#: ../client/drizzledump.cc:591
1040
#: ../client/drizzledump.cc:565
1097
1041
msgid "Allowed Options + Hidden Options"
1100
#: ../client/drizzledump.cc:647
1044
#: ../client/drizzledump.cc:621
1102
1046
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1105
#: ../client/drizzledump.cc:652
1049
#: ../client/drizzledump.cc:626
1107
1051
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1108
1052
"and you are welcome to modify and redistribute it under the GPL license\n"
1111
#: ../client/drizzledump.cc:653
1055
#: ../client/drizzledump.cc:627
1112
1056
msgid "Dumps definitions and data from a Drizzle database server"
1115
#: ../client/drizzledump.cc:654
1059
#: ../client/drizzledump.cc:628
1117
1061
msgid "Usage: %s [OPTIONS] database [tables]\n"
1120
#: ../client/drizzledump.cc:655
1064
#: ../client/drizzledump.cc:629
1122
1066
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1125
#: ../client/drizzledump.cc:657
1069
#: ../client/drizzledump.cc:631
1127
1071
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1130
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
1131
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
1074
#: ../client/drizzledump.cc:672 ../client/drizzleimport.cc:476
1075
#: ../client/drizzleslap.cc:478 ../client/drizzletest.cc:5615
1133
1077
msgid "Value supplied for port is not valid.\n"
1136
#: ../client/drizzledump.cc:766
1080
#: ../client/drizzledump.cc:727
1138
1082
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1141
#: ../client/drizzledump_data.cc:217
1085
#: ../client/drizzledump_data.cc:252
1142
1086
msgid "-- Retrieving data for "
1145
#: ../client/drizzledump_data.cc:245
1089
#: ../client/drizzledump_data.cc:284
1146
1090
msgid " rows dumped for table "
1149
#: ../client/drizzledump_data.cc:424
1093
#: ../client/drizzledump_data.cc:507
1150
1094
msgid "-- Connecting to "
1153
#: ../client/drizzledump_data.cc:424
1097
#: ../client/drizzledump_data.cc:507
1154
1098
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
1101
#: ../client/drizzledump_data.cc:548 ../client/drizzledump_data.cc:554
1102
#: ../client/drizzledump_data.cc:585 ../client/drizzledump_data.cc:591
1159
1103
msgid "Error executing query: "
1162
#: ../client/drizzledump_data.cc:479
1106
#: ../client/drizzledump_data.cc:562
1163
1107
msgid "Could not buffer result: "
1166
#: ../client/drizzledump_data.cc:525
1110
#: ../client/drizzledump_data.cc:608
1167
1111
msgid "Error: Could not set db '"
1170
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
1114
#: ../client/drizzledump_data.cc:622 ../client/drizzledump_data.cc:627
1115
#: ../client/drizzledump_data.cc:633
1171
1116
msgid "Got error: "
1174
#: ../client/drizzledump_data.cc:554
1119
#: ../client/drizzledump_data.cc:642
1175
1120
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
1123
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:98
1124
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:104
1180
1125
msgid "-- Retrieving table structures for "
1183
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
1128
#: ../client/drizzledump_drizzle.cc:172 ../client/drizzledump_mysql.cc:168
1184
1129
msgid "-- Retrieving fields for "
1187
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
1132
#: ../client/drizzledump_drizzle.cc:225 ../client/drizzledump_mysql.cc:262
1188
1133
msgid "-- Retrieving indexes for "
1191
#: ../client/drizzleslap.cc:2873
1136
#: ../client/drizzledump_drizzle.cc:270 ../client/drizzledump_mysql.cc:307
1137
msgid "-- Retrieving foreign keys for "
1140
#: ../client/drizzleslap.cc:2332
1193
1142
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1215
1164
msgid "Out of memory"
1218
#: ../drizzled/drizzled.cc:502
1167
#: ../drizzled/drizzled.cc:477
1219
1168
msgid "Aborting\n"
1222
#: ../drizzled/drizzled.cc:566
1171
#: ../drizzled/drizzled.cc:536
1223
1172
msgid "One can only use the --user switch if running as root\n"
1226
#: ../drizzled/drizzled.cc:573
1175
#: ../drizzled/drizzled.cc:543
1228
1177
"Fatal error: Please read \"Security\" section of the manual to find out how "
1229
1178
"to run drizzled as root!\n"
1232
#: ../drizzled/drizzled.cc:593
1181
#: ../drizzled/drizzled.cc:563
1235
1184
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1239
#: ../drizzled/drizzled.cc:618
1188
#: ../drizzled/drizzled.cc:588
1240
1189
msgid "Set process group ID failed"
1243
#: ../drizzled/drizzled.cc:623
1192
#: ../drizzled/drizzled.cc:593
1244
1193
msgid "Set process user ID failed"
1247
#: ../drizzled/drizzled.cc:635
1196
#: ../drizzled/drizzled.cc:605
1248
1197
msgid "Process chroot failed"
1251
#: ../drizzled/drizzled.cc:738
1200
#: ../drizzled/drizzled.cc:725
1252
1201
msgid "Error: Invalid Value for auto_increment_increment"
1255
#: ../drizzled/drizzled.cc:749
1204
#: ../drizzled/drizzled.cc:736
1256
1205
msgid "Error: Invalid Value for auto_increment_offset"
1259
#: ../drizzled/drizzled.cc:760
1208
#: ../drizzled/drizzled.cc:747
1260
1209
msgid "Error: Invalid Value for completion_type"
1263
#: ../drizzled/drizzled.cc:771
1264
msgid "Error: Invalid Value for back_log"
1267
#: ../drizzled/drizzled.cc:782
1212
#: ../drizzled/drizzled.cc:759
1268
1213
msgid "Error: Invalid Value for div-precision-increment"
1271
#: ../drizzled/drizzled.cc:793
1216
#: ../drizzled/drizzled.cc:770
1272
1217
msgid "Error: Invalid Value for group_concat_max_len"
1275
#: ../drizzled/drizzled.cc:804
1220
#: ../drizzled/drizzled.cc:781
1276
1221
msgid "Error: Invalid Value for join_buffer_size"
1279
#: ../drizzled/drizzled.cc:816
1224
#: ../drizzled/drizzled.cc:793
1280
1225
msgid "Error: Invalid Value for max_allowed_packet"
1283
#: ../drizzled/drizzled.cc:828
1228
#: ../drizzled/drizzled.cc:805
1284
1229
msgid "Error: Invalid Value for max_connect_errors"
1287
#: ../drizzled/drizzled.cc:839
1232
#: ../drizzled/drizzled.cc:816
1288
1233
msgid "Error: Invalid Value for max_error_count"
1291
#: ../drizzled/drizzled.cc:850
1236
#: ../drizzled/drizzled.cc:827
1292
1237
msgid "Error: Invalid Value for max_heap_table_size"
1295
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
1240
#: ../drizzled/drizzled.cc:839
1296
1241
msgid "Error: Invalid Value for min_examined_row_limit"
1299
#: ../drizzled/drizzled.cc:873
1244
#: ../drizzled/drizzled.cc:850
1300
1245
msgid "Error: Invalid Value for max_join_size"
1303
#: ../drizzled/drizzled.cc:884
1248
#: ../drizzled/drizzled.cc:861
1304
1249
msgid "Error: Invalid Value for max_length_for_sort_data"
1307
#: ../drizzled/drizzled.cc:895
1252
#: ../drizzled/drizzled.cc:872
1308
1253
msgid "Error: Invalid Value for max_seeks_for_key"
1311
#: ../drizzled/drizzled.cc:906
1256
#: ../drizzled/drizzled.cc:883
1312
1257
msgid "Error: Invalid Value for max_sort_length"
1315
#: ../drizzled/drizzled.cc:928
1260
#: ../drizzled/drizzled.cc:894
1316
1261
msgid "Error: Invalid Value for optimizer_search_depth"
1319
#: ../drizzled/drizzled.cc:939
1264
#: ../drizzled/drizzled.cc:905
1320
1265
msgid "Error: Invalid Value for preload_buff_size"
1323
#: ../drizzled/drizzled.cc:950
1268
#: ../drizzled/drizzled.cc:916
1324
1269
msgid "Error: Invalid Value for query_alloc_block_size"
1327
#: ../drizzled/drizzled.cc:962
1272
#: ../drizzled/drizzled.cc:928
1328
1273
msgid "Error: Invalid Value for query_prealloc_size"
1331
#: ../drizzled/drizzled.cc:974
1276
#: ../drizzled/drizzled.cc:940
1332
1277
msgid "Error: Invalid Value for range_alloc_block_size"
1335
#: ../drizzled/drizzled.cc:986
1280
#: ../drizzled/drizzled.cc:952
1336
1281
msgid "Error: Invalid Value for read_buff_size"
1339
#: ../drizzled/drizzled.cc:998
1284
#: ../drizzled/drizzled.cc:964
1340
1285
msgid "Error: Invalid Value for read_rnd_buff_size"
1343
#: ../drizzled/drizzled.cc:1009
1288
#: ../drizzled/drizzled.cc:975
1344
1289
msgid "Error: Invalid Value for sort_buff_size"
1347
#: ../drizzled/drizzled.cc:1020
1292
#: ../drizzled/drizzled.cc:986
1348
1293
msgid "Error: Invalid Value for table_def_size"
1351
#: ../drizzled/drizzled.cc:1031
1296
#: ../drizzled/drizzled.cc:997
1352
1297
msgid "Error: Invalid Value for table_cache_size"
1355
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
1300
#: ../drizzled/drizzled.cc:1008 ../drizzled/drizzled.cc:1024
1356
1301
msgid "Error: Invalid Value for table_lock_wait_timeout"
1359
#: ../drizzled/drizzled.cc:1215
1304
#: ../drizzled/drizzled.cc:1035
1306
"Error: Invalid Value for transaction_message_threshold valid values are "
1307
"between 131072 - 1048576 bytes"
1310
#: ../drizzled/drizzled.cc:1182
1361
1312
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
1315
#: ../drizzled/drizzled.cc:1197 ../drizzled/drizzled.cc:1749
1369
1316
msgid "Display this help and exit."
1372
#: ../drizzled/drizzled.cc:1236
1319
#: ../drizzled/drizzled.cc:1201
1373
1320
msgid "Configuration file to use"
1376
#: ../drizzled/drizzled.cc:1238
1323
#: ../drizzled/drizzled.cc:1203
1377
1324
msgid "Base location for config files"
1380
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
1327
#: ../drizzled/drizzled.cc:1205 ../drizzled/drizzled.cc:1973
1381
1328
msgid "Directory for plugins."
1384
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
1331
#: ../drizzled/drizzled.cc:1210 ../drizzled/drizzled.cc:1977
1386
1333
"Optional comma separated list of plugins to load at startup in addition to "
1387
1334
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1390
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1997
1337
#: ../drizzled/drizzled.cc:1214 ../drizzled/drizzled.cc:1983
1392
1339
"Optional comma separated list of plugins to not load at startup. Effectively "
1393
1340
"removes a plugin from the list of plugins to be loaded. [for example: --"
1394
1341
"plugin_remove=crc32,logger_gearman]"
1397
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:2003
1344
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1989
1399
1346
"Optional comma separated list of plugins to load at starup instead of the "
1400
1347
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1403
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
1350
#: ../drizzled/drizzled.cc:1225 ../drizzled/drizzled.cc:1753
1404
1351
msgid "Auto-increment columns are incremented by this"
1407
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
1354
#: ../drizzled/drizzled.cc:1227 ../drizzled/drizzled.cc:1758
1409
1356
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1413
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
1360
#: ../drizzled/drizzled.cc:1229 ../drizzled/drizzled.cc:1764
1415
1362
"Path to installation directory. All paths are usually resolved relative to "
1419
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
1366
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1769
1420
1367
msgid "Chroot drizzled daemon during startup."
1423
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
1370
#: ../drizzled/drizzled.cc:1234 ../drizzled/drizzled.cc:1773
1424
1371
msgid "Set the default collation."
1427
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
1374
#: ../drizzled/drizzled.cc:1236 ../drizzled/drizzled.cc:1777
1428
1375
msgid "Default completion type."
1431
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
1378
#: ../drizzled/drizzled.cc:1237 ../drizzled/drizzled.cc:1782
1432
1379
msgid "Write core on errors."
1435
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
1382
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1786
1436
1383
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."
1386
#: ../drizzled/drizzled.cc:1241
1387
msgid "Set the default storage engine for tables."
1443
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
1390
#: ../drizzled/drizzled.cc:1243 ../drizzled/drizzled.cc:1793
1444
1391
msgid "Set the default time zone."
1447
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
1394
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1798
1448
1395
msgid "Used for debugging; Use at your own risk!"
1451
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
1398
#: ../drizzled/drizzled.cc:1247 ../drizzled/drizzled.cc:1803
1452
1399
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
1402
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1807
1460
1403
msgid "Set the language used for the month names and the days of the week."
1463
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
1406
#: ../drizzled/drizzled.cc:1251 ../drizzled/drizzled.cc:1812
1464
1407
msgid "Log some not critical warnings to the log file."
1467
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
1410
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:1817
1468
1411
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 "
1414
#: ../drizzled/drizzled.cc:1255
1415
msgid "Maximum time in seconds to wait for the port to become free. "
1477
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
1418
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1826
1479
1420
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1480
1421
"specified directory"
1483
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
1424
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1831
1485
1426
"Uniquely identifies the server instance in the community of replication "
1489
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
1430
#: ../drizzled/drizzled.cc:1263 ../drizzled/drizzled.cc:1836
1490
1431
msgid "Don't print a stack trace on failure."
1493
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
1434
#: ../drizzled/drizzled.cc:1265 ../drizzled/drizzled.cc:1840
1494
1435
msgid "Enable symbolic link support."
1497
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
1438
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1849
1499
1440
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1502
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
1443
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1854
1503
1444
msgid "Path for temporary files."
1506
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
1447
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1858
1507
1448
msgid "Default transaction isolation level."
1510
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
1451
#: ../drizzled/drizzled.cc:1274
1453
"Max message size written to transaction log, valid values 131072 - 1048576 "
1457
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1862
1511
1458
msgid "Run drizzled daemon as user."
1514
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
1461
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1870
1516
1463
"The number of outstanding connection requests Drizzle can have. This comes "
1517
1464
"into play when the main Drizzle thread gets very many connection requests in "
1518
1465
"a very short time."
1521
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
1468
#: ../drizzled/drizzled.cc:1285 ../drizzled/drizzled.cc:1876
1523
1470
"Size of tree cache used in bulk insert optimization. Note that this is a "
1524
1471
"limit per thread!"
1527
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
1474
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1882
1529
1476
"Precision of the result of '/' operator will be increased on that value."
1532
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
1479
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1888
1533
1480
msgid "The maximum length of the result of function group_concat."
1536
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
1483
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1893
1537
1484
msgid "The size of the buffer that is used for full joins."
1540
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
1487
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1899
1541
1488
msgid "Max packetlength to send/receive from to server."
1544
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
1491
#: ../drizzled/drizzled.cc:1297 ../drizzled/drizzled.cc:1904
1546
1493
"If there is more than this number of interrupted connections from a host "
1547
1494
"this host will be blocked from further connections."
1550
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1923
1497
#: ../drizzled/drizzled.cc:1300 ../drizzled/drizzled.cc:1909
1551
1498
msgid "Max number of errors/warnings to store for a statement."
1554
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1928
1501
#: ../drizzled/drizzled.cc:1302 ../drizzled/drizzled.cc:1914
1555
1502
msgid "Don't allow creation of heap tables bigger than this."
1558
#: ../drizzled/drizzled.cc:1340 ../drizzled/drizzled.cc:1934
1505
#: ../drizzled/drizzled.cc:1304 ../drizzled/drizzled.cc:1920
1560
1507
"Joins that are probably going to read more than max_join_size records return "
1564
#: ../drizzled/drizzled.cc:1343 ../drizzled/drizzled.cc:1940
1511
#: ../drizzled/drizzled.cc:1307 ../drizzled/drizzled.cc:1926
1565
1512
msgid "Max number of bytes in sorted records."
1568
#: ../drizzled/drizzled.cc:1345 ../drizzled/drizzled.cc:1945
1515
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1931
1569
1516
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1572
#: ../drizzled/drizzled.cc:1347 ../drizzled/drizzled.cc:1950
1519
#: ../drizzled/drizzled.cc:1311 ../drizzled/drizzled.cc:1936
1574
1521
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1575
1522
"max_sort_length bytes of each value are used; the rest are ignored)."
1578
#: ../drizzled/drizzled.cc:1351 ../drizzled/drizzled.cc:1957
1525
#: ../drizzled/drizzled.cc:1315 ../drizzled/drizzled.cc:1943
1579
1526
msgid "After this many write locks, allow some read locks to run in between."
1582
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1961
1529
#: ../drizzled/drizzled.cc:1317 ../drizzled/drizzled.cc:1947
1584
1531
"Don't log queries which examine less than min_examined_row_limit rows to "
1588
#: ../drizzled/drizzled.cc:1356
1535
#: ../drizzled/drizzled.cc:1320
1590
1537
"Do not apply any heuristic(s) during query optimization to prune, thus "
1591
1538
"perform an exhaustive search from the optimizer search space."
1594
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1975
1541
#: ../drizzled/drizzled.cc:1323 ../drizzled/drizzled.cc:1961
1596
1543
"Maximum depth of search performed by the query optimizer. Values larger than "
1597
1544
"the number of relations in a query result in better query plans, but take "
1602
1549
"(used for testing/comparison)."
1605
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2009
1552
#: ../drizzled/drizzled.cc:1332 ../drizzled/drizzled.cc:1995
1606
1553
msgid "The size of the buffer that is allocated when preloading indexes"
1609
#: ../drizzled/drizzled.cc:1371 ../drizzled/drizzled.cc:2014
1556
#: ../drizzled/drizzled.cc:1335 ../drizzled/drizzled.cc:2000
1610
1557
msgid "Allocation block size for query parsing and execution"
1613
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2019
1560
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:2005
1614
1561
msgid "Persistent buffer for query parsing and execution"
1617
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2025
1564
#: ../drizzled/drizzled.cc:1341 ../drizzled/drizzled.cc:2011
1618
1565
msgid "Allocation block size for storing ranges during optimization"
1621
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2031
1568
#: ../drizzled/drizzled.cc:1344 ../drizzled/drizzled.cc:2017
1623
1570
"Each thread that does a sequential scan allocates a buffer of this size for "
1624
1571
"each table it scans. If you do many sequential scans, you may want to "
1625
1572
"increase this value."
1628
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2039
1575
#: ../drizzled/drizzled.cc:1349 ../drizzled/drizzled.cc:2025
1630
1577
"When reading rows in sorted order after a sort, the rows are read through "
1631
1578
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1632
1579
"record_buffer."
1635
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2047
1582
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:2033
1636
1583
msgid "Select scheduler to be used (by default multi-thread)."
1639
#: ../drizzled/drizzled.cc:1392 ../drizzled/drizzled.cc:2052
1586
#: ../drizzled/drizzled.cc:1356 ../drizzled/drizzled.cc:2038
1640
1587
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1643
#: ../drizzled/drizzled.cc:1394 ../drizzled/drizzled.cc:2058
1590
#: ../drizzled/drizzled.cc:1358 ../drizzled/drizzled.cc:2044
1644
1591
msgid "The number of cached table definitions."
1647
#: ../drizzled/drizzled.cc:1396 ../drizzled/drizzled.cc:2062
1594
#: ../drizzled/drizzled.cc:1360 ../drizzled/drizzled.cc:2048
1648
1595
msgid "The number of cached open tables."
1651
#: ../drizzled/drizzled.cc:1398 ../drizzled/drizzled.cc:2066
1598
#: ../drizzled/drizzled.cc:1362 ../drizzled/drizzled.cc:2052
1653
1600
"Timeout in seconds to wait for a table level lock before returning an error. "
1654
1601
"Used only if the connection has active cursors."
1657
#: ../drizzled/drizzled.cc:1401 ../drizzled/drizzled.cc:2071
1604
#: ../drizzled/drizzled.cc:1365 ../drizzled/drizzled.cc:2057
1658
1605
msgid "The stack size for each thread."
1661
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:2077
1608
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2063
1663
1610
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1664
1611
"automatically convert it to an on-disk MyISAM table."
1667
#: ../drizzled/drizzled.cc:1427
1614
#: ../drizzled/drizzled.cc:1391
1668
1615
msgid "Duplicate entry for command line option\n"
1671
#: ../drizzled/drizzled.cc:1472
1618
#: ../drizzled/drizzled.cc:1436 ../drizzled/drizzled.cc:1469
1619
#: ../drizzled/drizzled.cc:1477 ../drizzled/drizzled.cc:1497
1623
"Use --help to get a list of available options\n"
1626
#: ../drizzled/drizzled.cc:1447
1672
1627
msgid "Failed to initialize plugins\n"
1675
#: ../drizzled/drizzled.cc:1494
1679
"Use --help to get a list of available options\n"
1682
#: ../drizzled/drizzled.cc:1502
1630
#: ../drizzled/drizzled.cc:1485
1686
1634
"Use --help to get a list of available options\n"
1689
#: ../drizzled/drizzled.cc:1540
1637
#: ../drizzled/drizzled.cc:1534
1690
1638
msgid "Error getting default charset"
1693
#: ../drizzled/drizzled.cc:1570
1641
#: ../drizzled/drizzled.cc:1564
1694
1642
msgid "Error setting collation"
1697
#: ../drizzled/drizzled.cc:1578
1645
#: ../drizzled/drizzled.cc:1572
1699
1647
msgid "Unknown locale: '%s'"
1702
#: ../drizzled/drizzled.cc:1598
1650
#: ../drizzled/drizzled.cc:1592
1703
1651
msgid "Could not initialize table cache\n"
1706
#: ../drizzled/drizzled.cc:1609
1654
#: ../drizzled/drizzled.cc:1603
1707
1655
msgid "XA cache initialization failed: Out of memory\n"
1710
#: ../drizzled/drizzled.cc:1639
1658
#: ../drizzled/drizzled.cc:1633
1711
1659
msgid "No scheduler found, cannot continue!\n"
1714
#: ../drizzled/drizzled.cc:1663
1662
#: ../drizzled/drizzled.cc:1657
1716
1664
msgid "Unknown/unsupported storage engine: %s\n"
1719
#: ../drizzled/drizzled.cc:1967
1667
#: ../drizzled/drizzled.cc:1789
1668
msgid "Set the default storage engine (table type) for tables."
1671
#: ../drizzled/drizzled.cc:1821
1673
"Maximum time in seconds to wait for the port to become free. (Default: no "
1677
#: ../drizzled/drizzled.cc:1953
1721
1679
"Controls the heuristic(s) applied during query optimization to prune less-"
1722
1680
"promising partial plans from the optimizer search space. Meaning: false - do "
1735
#: ../drizzled/drizzled.cc:2110
1693
#: ../drizzled/drizzled.cc:2096
1737
1695
msgid "Usage: %s [OPTIONS]\n"
1740
#: ../drizzled/drizzled.cc:2256
1698
#: ../drizzled/drizzled.cc:2219
1743
1701
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1744
1702
"command line\n"
1747
#: ../drizzled/error.cc:138
1705
#: ../drizzled/error.cc:131
1749
1707
msgid "Unknown error %d"
1752
#: ../drizzled/error.cc:214
1710
#: ../drizzled/error.cc:207
1756
#: ../drizzled/error.cc:215
1714
#: ../drizzled/error.cc:208
1760
#: ../drizzled/error.cc:216
1718
#: ../drizzled/error.cc:209
1762
1720
msgid "Can't create file '%-.200s' (errno: %d)"
1765
#: ../drizzled/error.cc:217
1723
#: ../drizzled/error.cc:210
1767
1725
msgid "Can't create table '%-.200s' (errno: %d)"
1770
#: ../drizzled/error.cc:218
1772
msgid "Can't create database '%-.192s' (errno: %d)"
1775
#: ../drizzled/error.cc:219
1777
msgid "Can't create database '%-.192s'; database exists"
1780
#: ../drizzled/error.cc:220
1782
msgid "Can't drop database '%-.192s'; database doesn't exist"
1785
#: ../drizzled/error.cc:221
1728
#: ../drizzled/error.cc:211
1730
msgid "Can't create schema '%-.192s' (errno: %d)"
1733
#: ../drizzled/error.cc:212
1735
msgid "Can't create schema '%-.192s'; schema exists"
1738
#: ../drizzled/error.cc:213
1740
msgid "Can't drop schema '%-.192s'; schema doesn't exist"
1743
#: ../drizzled/error.cc:214
1787
1745
msgid "Error on delete of '%-.192s' (errno: %d)"
1790
#: ../drizzled/error.cc:222
1748
#: ../drizzled/error.cc:215
1792
1750
msgid "Can't get status of '%-.200s' (errno: %d)"
1795
#: ../drizzled/error.cc:223
1753
#: ../drizzled/error.cc:216
1797
1755
msgid "Can't lock file (errno: %d)"
1800
#: ../drizzled/error.cc:224
1758
#: ../drizzled/error.cc:217
1802
1760
msgid "Can't open file: '%-.200s' (errno: %d)"
1805
#: ../drizzled/error.cc:225
1763
#: ../drizzled/error.cc:218
1807
1765
msgid "Can't find file: '%-.200s' (errno: %d)"
1810
#: ../drizzled/error.cc:226
1768
#: ../drizzled/error.cc:219
1812
1770
msgid "Can't read dir of '%-.192s' (errno: %d)"
1815
#: ../drizzled/error.cc:227
1773
#: ../drizzled/error.cc:220
1817
1775
msgid "Record has changed since last read in table '%-.192s'"
1820
#: ../drizzled/error.cc:228
1778
#: ../drizzled/error.cc:221
1822
1780
msgid "Disk full (%s); waiting for someone to free some space..."
1825
#: ../drizzled/error.cc:229
1783
#: ../drizzled/error.cc:222
1827
1785
msgid "Can't write; duplicate key in table '%-.192s'"
1830
#: ../drizzled/error.cc:230
1788
#: ../drizzled/error.cc:223
1832
1790
msgid "Error on close of '%-.192s' (errno: %d)"
1835
#: ../drizzled/error.cc:231
1793
#: ../drizzled/error.cc:224
1837
1795
msgid "Error reading file '%-.200s' (errno: %d)"
1840
#: ../drizzled/error.cc:232
1798
#: ../drizzled/error.cc:225
1842
1800
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1845
#: ../drizzled/error.cc:233
1803
#: ../drizzled/error.cc:226
1847
1805
msgid "Error writing file '%-.200s' (errno: %d)"
1850
#: ../drizzled/error.cc:234
1808
#: ../drizzled/error.cc:227
1852
1810
msgid "'%-.192s' is locked against change"
1855
#: ../drizzled/error.cc:235
1813
#: ../drizzled/error.cc:228
1856
1814
msgid "Sort aborted"
1859
#: ../drizzled/error.cc:236
1817
#: ../drizzled/error.cc:229
1861
1819
msgid "Got error %d from storage engine"
1864
#: ../drizzled/error.cc:237
1822
#: ../drizzled/error.cc:230
1866
1824
msgid "Table storage engine for '%-.192s' doesn't have this option"
1869
#: ../drizzled/error.cc:238
1827
#: ../drizzled/error.cc:231
1871
1829
msgid "Can't find record in '%-.192s'"
1874
#: ../drizzled/error.cc:239
1832
#: ../drizzled/error.cc:232
1876
1834
msgid "Incorrect information in file: '%-.200s'"
1879
#: ../drizzled/error.cc:240
1837
#: ../drizzled/error.cc:233
1881
1839
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1884
#: ../drizzled/error.cc:241
1842
#: ../drizzled/error.cc:234
1886
1844
msgid "Old key file for table '%-.192s'; repair it!"
1889
#: ../drizzled/error.cc:242
1847
#: ../drizzled/error.cc:235
1891
1849
msgid "Table '%-.192s' is read only"
1894
#: ../drizzled/error.cc:243
1852
#: ../drizzled/error.cc:236
1896
1854
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1899
#: ../drizzled/error.cc:244
1857
#: ../drizzled/error.cc:237
1900
1858
msgid "Out of sort memory; increase server sort buffer size"
1903
#: ../drizzled/error.cc:245
1861
#: ../drizzled/error.cc:238
1905
1863
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1908
#: ../drizzled/error.cc:246
1866
#: ../drizzled/error.cc:239
1909
1867
msgid "Too many connections"
1912
#: ../drizzled/error.cc:247
1870
#: ../drizzled/error.cc:240
1914
1872
"Out of memory; check if drizzled or some other process uses all available "
1915
1873
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1916
1874
"memory or you can add more swap space"
1919
#: ../drizzled/error.cc:248
1877
#: ../drizzled/error.cc:241
1920
1878
msgid "Can't get hostname for your address"
1923
#: ../drizzled/error.cc:249
1881
#: ../drizzled/error.cc:242
1924
1882
msgid "Bad handshake"
1927
#: ../drizzled/error.cc:250
1885
#: ../drizzled/error.cc:243
1929
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1887
msgid "Access denied for user '%-.48s'@'%-.64s' to schema '%-.192s'"
1932
#: ../drizzled/error.cc:251
1890
#: ../drizzled/error.cc:244
1934
1892
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1937
#: ../drizzled/error.cc:252
1938
msgid "No database selected"
1895
#: ../drizzled/error.cc:245
1896
msgid "No schema selected"
1941
#: ../drizzled/error.cc:253
1899
#: ../drizzled/error.cc:246
1942
1900
msgid "Unknown command"
1945
#: ../drizzled/error.cc:254
1903
#: ../drizzled/error.cc:247
1947
1905
msgid "Column '%-.192s' cannot be null"
1950
#: ../drizzled/error.cc:255
1908
#: ../drizzled/error.cc:248
1952
msgid "Unknown database '%-.192s'"
1910
msgid "Unknown schema '%-.192s'"
1955
#: ../drizzled/error.cc:256
1913
#: ../drizzled/error.cc:249
1957
1915
msgid "Table '%-.192s' already exists"
1960
#: ../drizzled/error.cc:257
1918
#: ../drizzled/error.cc:250
1962
1920
msgid "Unknown table '%-.100s'"
1965
#: ../drizzled/error.cc:258
1923
#: ../drizzled/error.cc:251
1967
1925
msgid "Column '%-.192s' in %-.192s is ambiguous"
1970
#: ../drizzled/error.cc:259
1928
#: ../drizzled/error.cc:252
1971
1929
msgid "Server shutdown in progress"
1974
#: ../drizzled/error.cc:260
1932
#: ../drizzled/error.cc:253
1976
1934
msgid "Unknown column '%-.192s' in '%-.192s'"
1979
#: ../drizzled/error.cc:261
1937
#: ../drizzled/error.cc:254
1981
1939
msgid "'%-.192s' isn't in GROUP BY"
1984
#: ../drizzled/error.cc:262
1942
#: ../drizzled/error.cc:255
1986
1944
msgid "Can't group on '%-.192s'"
1989
#: ../drizzled/error.cc:263
1947
#: ../drizzled/error.cc:256
1990
1948
msgid "Statement has sum functions and columns in same statement"
1993
#: ../drizzled/error.cc:264
1951
#: ../drizzled/error.cc:257
1994
1952
msgid "Column count doesn't match value count"
1997
#: ../drizzled/error.cc:265
1955
#: ../drizzled/error.cc:258
1999
1957
msgid "Identifier name '%-.100s' is too long"
2002
#: ../drizzled/error.cc:266
1960
#: ../drizzled/error.cc:259
2004
1962
msgid "Duplicate column name '%-.192s'"
2007
#: ../drizzled/error.cc:267
1965
#: ../drizzled/error.cc:260
2009
1967
msgid "Duplicate key name '%-.192s'"
2012
#: ../drizzled/error.cc:268
1970
#: ../drizzled/error.cc:261
2014
1972
msgid "Duplicate entry '%-.192s' for key %d"
2017
#: ../drizzled/error.cc:269
1975
#: ../drizzled/error.cc:262
2019
1977
msgid "Incorrect column specifier for column '%-.192s'"
2022
#: ../drizzled/error.cc:270
1980
#: ../drizzled/error.cc:263
2024
1982
msgid "%s near '%-.80s' at line %d"
2027
#: ../drizzled/error.cc:271
1985
#: ../drizzled/error.cc:264
2028
1986
msgid "Query was empty"
2031
#: ../drizzled/error.cc:272
1989
#: ../drizzled/error.cc:265
2033
1991
msgid "Not unique table/alias: '%-.192s'"
2036
#: ../drizzled/error.cc:273
1994
#: ../drizzled/error.cc:266
2038
1996
msgid "Invalid default value for '%-.192s'"
2041
#: ../drizzled/error.cc:274
1999
#: ../drizzled/error.cc:267
2042
2000
msgid "Multiple primary key defined"
2045
#: ../drizzled/error.cc:275
2003
#: ../drizzled/error.cc:268
2047
2005
msgid "Too many keys specified; max %d keys allowed"
2050
#: ../drizzled/error.cc:276
2008
#: ../drizzled/error.cc:269
2052
2010
msgid "Too many key parts specified; max %d parts allowed"
2055
#: ../drizzled/error.cc:277
2013
#: ../drizzled/error.cc:270
2057
2015
msgid "Specified key was too long; max key length is %d bytes"
2060
#: ../drizzled/error.cc:278
2018
#: ../drizzled/error.cc:271
2062
2020
msgid "Key column '%-.192s' doesn't exist in table"
2065
#: ../drizzled/error.cc:279
2023
#: ../drizzled/error.cc:272
2068
2026
"BLOB column '%-.192s' can't be used in key specification with the used table "
2072
#: ../drizzled/error.cc:280
2030
#: ../drizzled/error.cc:273
2075
2033
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2079
#: ../drizzled/error.cc:281
2037
#: ../drizzled/error.cc:274
2081
2039
"Incorrect table definition; there can be only one auto column and it must be "
2082
2040
"defined as a key"
2085
#: ../drizzled/error.cc:282
2043
#: ../drizzled/error.cc:275
2087
2045
msgid "%s: Normal shutdown\n"
2090
#: ../drizzled/error.cc:283
2048
#: ../drizzled/error.cc:276
2092
2050
msgid "%s: Got signal %d. Aborting!\n"
2095
#: ../drizzled/error.cc:284
2053
#: ../drizzled/error.cc:277
2097
2055
msgid "%s: Shutdown complete\n"
2100
#: ../drizzled/error.cc:285
2058
#: ../drizzled/error.cc:278
2102
2060
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2105
#: ../drizzled/error.cc:286
2063
#: ../drizzled/error.cc:279
2106
2064
msgid "Can't create IP socket"
2109
#: ../drizzled/error.cc:287
2067
#: ../drizzled/error.cc:280
2112
2070
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2116
#: ../drizzled/error.cc:288
2074
#: ../drizzled/error.cc:281
2119
2077
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2120
2078
"check the manual"
2123
#: ../drizzled/error.cc:289
2081
#: ../drizzled/error.cc:282
2125
2083
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2128
#: ../drizzled/error.cc:290
2086
#: ../drizzled/error.cc:283
2131
"The file '%-.128s' must be in the database directory or be readable by all"
2089
"The file '%-.128s' must be in the schema directory or be readable by all"
2134
#: ../drizzled/error.cc:291
2092
#: ../drizzled/error.cc:284
2136
2094
msgid "File '%-.200s' already exists"
2139
#: ../drizzled/error.cc:292
2097
#: ../drizzled/error.cc:285
2141
2099
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2144
#: ../drizzled/error.cc:293
2102
#: ../drizzled/error.cc:286
2146
2104
"Incorrect prefix key; the used key part isn't a string, the used length is "
2147
2105
"longer than the key part, or the storage engine doesn't support unique "
2151
#: ../drizzled/error.cc:294
2109
#: ../drizzled/error.cc:287
2152
2110
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2155
#: ../drizzled/error.cc:295
2113
#: ../drizzled/error.cc:288
2157
2115
msgid "Can't DROP '%-.192s'; check that column/key exists"
2160
#: ../drizzled/error.cc:296
2118
#: ../drizzled/error.cc:289
2162
2120
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2165
#: ../drizzled/error.cc:297
2123
#: ../drizzled/error.cc:290
2167
2125
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2170
#: ../drizzled/error.cc:298
2128
#: ../drizzled/error.cc:291
2172
2130
msgid "Unknown thread id: %lu"
2175
#: ../drizzled/error.cc:299
2133
#: ../drizzled/error.cc:292
2177
2135
msgid "You are not owner of thread %lu"
2180
#: ../drizzled/error.cc:300
2138
#: ../drizzled/error.cc:293
2181
2139
msgid "No tables used"
2184
#: ../drizzled/error.cc:301
2142
#: ../drizzled/error.cc:294
2186
2144
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2189
#: ../drizzled/error.cc:302
2147
#: ../drizzled/error.cc:295
2191
msgid "Incorrect database name '%-.100s'"
2149
msgid "Incorrect schema name '%-.100s'"
2194
#: ../drizzled/error.cc:303
2152
#: ../drizzled/error.cc:296
2196
2154
msgid "Incorrect table name '%-.100s'"
2199
#: ../drizzled/error.cc:304
2157
#: ../drizzled/error.cc:297
2201
2159
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2202
2160
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2205
#: ../drizzled/error.cc:305
2163
#: ../drizzled/error.cc:298
2206
2164
msgid "Unknown error"
2209
#: ../drizzled/error.cc:306
2167
#: ../drizzled/error.cc:299
2211
2169
msgid "Unknown procedure '%-.192s'"
2214
#: ../drizzled/error.cc:307
2172
#: ../drizzled/error.cc:300
2216
2174
msgid "Incorrect parameter count to procedure '%-.192s'"
2219
#: ../drizzled/error.cc:308
2177
#: ../drizzled/error.cc:301
2221
2179
msgid "Unknown table '%-.192s' in %-.32s"
2224
#: ../drizzled/error.cc:309
2182
#: ../drizzled/error.cc:302
2226
2184
msgid "Column '%-.192s' specified twice"
2229
#: ../drizzled/error.cc:310
2187
#: ../drizzled/error.cc:303
2230
2188
msgid "Invalid use of group function"
2233
#: ../drizzled/error.cc:311
2191
#: ../drizzled/error.cc:304
2236
2194
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2239
#: ../drizzled/error.cc:312
2197
#: ../drizzled/error.cc:305
2240
2198
msgid "A table must have at least 1 column"
2243
#: ../drizzled/error.cc:313
2201
#: ../drizzled/error.cc:306
2245
2203
msgid "The table '%-.192s' is full"
2248
#: ../drizzled/error.cc:314
2206
#: ../drizzled/error.cc:307
2250
2208
msgid "Too many tables; Drizzle can only use %d tables in a join"
2253
#: ../drizzled/error.cc:315
2211
#: ../drizzled/error.cc:308
2254
2212
msgid "Too many columns"
2257
#: ../drizzled/error.cc:316
2215
#: ../drizzled/error.cc:309
2260
2218
"Row size too large. The maximum row size for the used table type, not "
2261
2219
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2264
#: ../drizzled/error.cc:317
2222
#: ../drizzled/error.cc:310
2265
2223
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2268
#: ../drizzled/error.cc:318
2226
#: ../drizzled/error.cc:311
2271
2229
"Table handler doesn't support NULL in given index. Please change column "
2272
2230
"'%-.192s' to be NOT NULL or use another handler"
2275
#: ../drizzled/error.cc:319
2233
#: ../drizzled/error.cc:312
2276
2234
msgid "No paths allowed for plugin library"
2279
#: ../drizzled/error.cc:320
2237
#: ../drizzled/error.cc:313
2281
2239
msgid "Plugin '%-.192s' already exists"
2284
#: ../drizzled/error.cc:321
2242
#: ../drizzled/error.cc:314
2286
2244
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2289
#: ../drizzled/error.cc:322
2247
#: ../drizzled/error.cc:315
2291
2249
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2294
#: ../drizzled/error.cc:323
2252
#: ../drizzled/error.cc:316
2296
2254
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2299
#: ../drizzled/error.cc:324
2257
#: ../drizzled/error.cc:317
2302
2260
"Can't create a new thread (errno %d); if you are not out of available "
2303
2261
"memory, you can consult the manual for a possible OS-dependent bug"
2306
#: ../drizzled/error.cc:325
2264
#: ../drizzled/error.cc:318
2308
2266
msgid "Column count doesn't match value count at row %ld"
2311
#: ../drizzled/error.cc:326
2269
#: ../drizzled/error.cc:319
2313
2271
msgid "Can't reopen table: '%-.192s'"
2316
#: ../drizzled/error.cc:327
2274
#: ../drizzled/error.cc:320
2318
2276
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2319
2277
"illegal if there is no GROUP BY clause"
2322
#: ../drizzled/error.cc:328
2280
#: ../drizzled/error.cc:321
2324
2282
msgid "Table '%-.192s.%-.192s' doesn't exist"
2327
#: ../drizzled/error.cc:329
2285
#: ../drizzled/error.cc:322
2329
2287
"You have an error in your SQL syntax; check the manual that corresponds to "
2330
2288
"your Drizzle server version for the right syntax to use"
2333
#: ../drizzled/error.cc:330
2291
#: ../drizzled/error.cc:323
2334
2292
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2337
#: ../drizzled/error.cc:331
2295
#: ../drizzled/error.cc:324
2338
2296
msgid "Got packets out of order"
2341
#: ../drizzled/error.cc:332
2299
#: ../drizzled/error.cc:325
2342
2300
msgid "The used table type doesn't support BLOB/TEXT columns"
2345
#: ../drizzled/error.cc:333
2303
#: ../drizzled/error.cc:326
2346
2304
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2349
#: ../drizzled/error.cc:334
2307
#: ../drizzled/error.cc:327
2351
2309
msgid "Incorrect column name '%-.100s'"
2354
#: ../drizzled/error.cc:335
2312
#: ../drizzled/error.cc:328
2356
2314
msgid "The used storage engine can't index column '%-.192s'"
2359
#: ../drizzled/error.cc:336
2317
#: ../drizzled/error.cc:329
2361
2319
"Unable to open underlying table which is differently defined or of non-"
2362
2320
"MyISAM type or doesn't exist"
2365
#: ../drizzled/error.cc:337
2323
#: ../drizzled/error.cc:330
2367
2325
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2370
#: ../drizzled/error.cc:338
2328
#: ../drizzled/error.cc:331
2373
2331
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2376
#: ../drizzled/error.cc:339
2334
#: ../drizzled/error.cc:332
2378
2336
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2379
2337
"UNIQUE instead"
2382
#: ../drizzled/error.cc:340
2340
#: ../drizzled/error.cc:333
2383
2341
msgid "Result consisted of more than one row"
2386
#: ../drizzled/error.cc:341
2344
#: ../drizzled/error.cc:334
2387
2345
msgid "This table type requires a primary key"
2390
#: ../drizzled/error.cc:342
2348
#: ../drizzled/error.cc:335
2392
2350
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2395
#: ../drizzled/error.cc:343
2353
#: ../drizzled/error.cc:336
2396
2354
msgid "Can't open table"
2399
#: ../drizzled/error.cc:344
2357
#: ../drizzled/error.cc:337
2401
2359
msgid "The storage engine for the table doesn't support %s"
2404
#: ../drizzled/error.cc:345
2362
#: ../drizzled/error.cc:338
2406
2364
msgid "Got error %d during COMMIT"
2409
#: ../drizzled/error.cc:346
2367
#: ../drizzled/error.cc:339
2411
2369
msgid "Got error %d during ROLLBACK"
2415
2373
#. program that looks over the source for the N_() macros does not
2416
2374
#. (obviously) do macro expansion, so the string is entirely wrong for
2417
2375
#. what it is trying to output for every language except english.
2418
#: ../drizzled/error.cc:351
2376
#: ../drizzled/error.cc:344
2421
2379
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2422
2380
"'%-.64s' (%-.64s)"
2425
#: ../drizzled/error.cc:352
2383
#: ../drizzled/error.cc:345
2427
2385
"Can't execute the given command because you have active locked tables or an "
2428
2386
"active transaction"
2431
#: ../drizzled/error.cc:353
2389
#: ../drizzled/error.cc:346
2433
2391
msgid "Unknown system variable '%-.64s'"
2436
#: ../drizzled/error.cc:354
2394
#: ../drizzled/error.cc:347
2438
2396
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2441
#: ../drizzled/error.cc:355
2399
#: ../drizzled/error.cc:348
2444
2402
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2447
#: ../drizzled/error.cc:356
2405
#: ../drizzled/error.cc:349
2448
2406
msgid "Some non-transactional changed tables couldn't be rolled back"
2451
#: ../drizzled/error.cc:357
2409
#: ../drizzled/error.cc:350
2452
2410
msgid "You may only use constant expressions with SET"
2455
#: ../drizzled/error.cc:358
2413
#: ../drizzled/error.cc:351
2456
2414
msgid "Lock wait timeout exceeded; try restarting transaction"
2459
#: ../drizzled/error.cc:359
2417
#: ../drizzled/error.cc:352
2460
2418
msgid "The total number of locks exceeds the lock table size"
2463
#: ../drizzled/error.cc:360
2421
#: ../drizzled/error.cc:353
2464
2422
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2467
#: ../drizzled/error.cc:361
2425
#: ../drizzled/error.cc:354
2468
2426
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2471
#: ../drizzled/error.cc:362
2429
#: ../drizzled/error.cc:355
2473
2431
msgid "Incorrect arguments to %s"
2476
#: ../drizzled/error.cc:363
2434
#: ../drizzled/error.cc:356
2477
2435
msgid "Deadlock found when trying to get lock; try restarting transaction"
2480
#: ../drizzled/error.cc:364
2438
#: ../drizzled/error.cc:357
2481
2439
msgid "The used table type doesn't support FULLTEXT indexes"
2484
#: ../drizzled/error.cc:365
2442
#: ../drizzled/error.cc:358
2485
2443
msgid "Cannot add foreign key constraint"
2488
#: ../drizzled/error.cc:366
2446
#: ../drizzled/error.cc:359
2489
2447
msgid "Cannot add or update a child row: a foreign key constraint fails"
2492
#: ../drizzled/error.cc:367
2450
#: ../drizzled/error.cc:360
2493
2451
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2496
#: ../drizzled/error.cc:368
2454
#: ../drizzled/error.cc:361
2498
2456
msgid "Incorrect usage of %s and %s"
2501
#: ../drizzled/error.cc:369
2459
#: ../drizzled/error.cc:362
2502
2460
msgid "The used SELECT statements have a different number of columns"
2505
#: ../drizzled/error.cc:370
2463
#: ../drizzled/error.cc:363
2506
2464
msgid "Can't execute the query because you have a conflicting read lock"
2509
#: ../drizzled/error.cc:371
2467
#: ../drizzled/error.cc:364
2512
2470
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2515
#: ../drizzled/error.cc:372
2473
#: ../drizzled/error.cc:365
2518
2476
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2521
#: ../drizzled/error.cc:373
2479
#: ../drizzled/error.cc:366
2523
2481
msgid "Variable '%-.64s' doesn't have a default value"
2526
#: ../drizzled/error.cc:374
2484
#: ../drizzled/error.cc:367
2528
2486
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2531
#: ../drizzled/error.cc:375
2489
#: ../drizzled/error.cc:368
2533
2491
msgid "Incorrect argument type to variable '%-.64s'"
2536
#: ../drizzled/error.cc:376
2494
#: ../drizzled/error.cc:369
2538
2496
msgid "Variable '%-.64s' can only be set, not read"
2541
#: ../drizzled/error.cc:377
2499
#: ../drizzled/error.cc:370
2543
2501
msgid "Incorrect usage/placement of '%s'"
2546
#: ../drizzled/error.cc:378
2504
#: ../drizzled/error.cc:371
2548
2506
msgid "This version of Drizzle doesn't yet support '%s'"
2551
#: ../drizzled/error.cc:379
2509
#: ../drizzled/error.cc:372
2553
2511
msgid "Variable '%-.192s' is a %s variable"
2556
#: ../drizzled/error.cc:380
2514
#: ../drizzled/error.cc:373
2558
2516
msgid "Incorrect foreign key definition for '%-.192s': %s"
2561
#: ../drizzled/error.cc:381
2519
#: ../drizzled/error.cc:374
2562
2520
msgid "Key reference and table reference don't match"
2565
#: ../drizzled/error.cc:382
2523
#: ../drizzled/error.cc:375
2567
2525
msgid "Operand should contain %d column(s)"
2570
#: ../drizzled/error.cc:383
2528
#: ../drizzled/error.cc:376
2571
2529
msgid "Subquery returns more than 1 row"
2574
#: ../drizzled/error.cc:384
2532
#: ../drizzled/error.cc:377
2576
2534
msgid "Converting column '%s' from %s to %s"
2579
#: ../drizzled/error.cc:385
2537
#: ../drizzled/error.cc:378
2581
2539
msgid "Reference '%-.64s' not supported (%s)"
2584
#: ../drizzled/error.cc:386
2542
#: ../drizzled/error.cc:379
2585
2543
msgid "Every derived table must have its own alias"
2588
#: ../drizzled/error.cc:387
2546
#: ../drizzled/error.cc:380
2590
2548
msgid "Select %u was reduced during optimization"
2593
#: ../drizzled/error.cc:388
2551
#: ../drizzled/error.cc:381
2595
2553
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2598
#: ../drizzled/error.cc:389
2556
#: ../drizzled/error.cc:382
2599
2557
msgid "All parts of a SPATIAL index must be NOT NULL"
2602
#: ../drizzled/error.cc:390
2560
#: ../drizzled/error.cc:383
2604
2562
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2607
#: ../drizzled/error.cc:391
2565
#: ../drizzled/error.cc:384
2610
2568
"Uncompressed data size too large; the maximum size is %d (based on "
2611
2569
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2614
#: ../drizzled/error.cc:392
2572
#: ../drizzled/error.cc:385
2615
2573
msgid "ZLIB: Not enough memory"
2618
#: ../drizzled/error.cc:393
2576
#: ../drizzled/error.cc:386
2620
2578
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2621
2579
"data was corrupted)"
2624
#: ../drizzled/error.cc:394
2582
#: ../drizzled/error.cc:387
2625
2583
msgid "ZLIB: Input data corrupted"
2628
#: ../drizzled/error.cc:395
2586
#: ../drizzled/error.cc:388
2630
2588
msgid "%d line(s) were cut by GROUP_CONCAT()"
2633
#: ../drizzled/error.cc:396
2591
#: ../drizzled/error.cc:389
2635
2593
msgid "Row %ld doesn't contain data for all columns"
2638
#: ../drizzled/error.cc:397
2596
#: ../drizzled/error.cc:390
2641
2599
"Row %ld was truncated; it contained more data than there were input columns"
2644
#: ../drizzled/error.cc:398
2602
#: ../drizzled/error.cc:391
2647
2605
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2650
#: ../drizzled/error.cc:399
2608
#: ../drizzled/error.cc:392
2652
2610
msgid "Out of range value for column '%s' at row %ld"
2655
#: ../drizzled/error.cc:400
2613
#: ../drizzled/error.cc:393
2657
2615
msgid "Data truncated for column '%s' at row %ld"
2660
#: ../drizzled/error.cc:401
2618
#: ../drizzled/error.cc:394
2662
2620
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2665
#: ../drizzled/error.cc:402
2623
#: ../drizzled/error.cc:395
2667
2625
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2670
#: ../drizzled/error.cc:403
2628
#: ../drizzled/error.cc:396
2672
2630
msgid "Illegal mix of collations for operation '%s'"
2675
#: ../drizzled/error.cc:404
2633
#: ../drizzled/error.cc:397
2678
2636
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2679
2637
"variable_name)"
2682
#: ../drizzled/error.cc:405
2640
#: ../drizzled/error.cc:398
2684
2642
msgid "Unknown collation: '%-.64s'"
2687
#: ../drizzled/error.cc:406
2645
#: ../drizzled/error.cc:399
2690
2648
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2694
#: ../drizzled/error.cc:407
2652
#: ../drizzled/error.cc:400
2696
2654
msgid "Incorrect index name '%-.100s'"
2699
#: ../drizzled/error.cc:408
2657
#: ../drizzled/error.cc:401
2701
2659
msgid "Incorrect catalog name '%-.100s'"
2704
#: ../drizzled/error.cc:409
2662
#: ../drizzled/error.cc:402
2706
2664
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2709
#: ../drizzled/error.cc:410
2667
#: ../drizzled/error.cc:403
2711
2669
msgid "Unknown table engine '%s'"
2714
#: ../drizzled/error.cc:411
2672
#: ../drizzled/error.cc:404
2716
2674
msgid "The target table %-.100s of the %s is not updatable"
2719
#: ../drizzled/error.cc:412
2677
#: ../drizzled/error.cc:405
2722
2680
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2726
#: ../drizzled/error.cc:413
2684
#: ../drizzled/error.cc:406
2729
2687
"The Drizzle server is running with the %s option so it cannot execute this "
2733
#: ../drizzled/error.cc:414
2691
#: ../drizzled/error.cc:407
2735
2693
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2738
#: ../drizzled/error.cc:415
2696
#: ../drizzled/error.cc:408
2740
2698
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2743
#: ../drizzled/error.cc:416
2701
#: ../drizzled/error.cc:409
2745
2703
"Incorrect table definition; there can be only one TIMESTAMP column with "
2746
2704
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2749
#: ../drizzled/error.cc:417
2707
#: ../drizzled/error.cc:410
2751
2709
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2754
#: ../drizzled/error.cc:418
2712
#: ../drizzled/error.cc:411
2756
2714
msgid "Got error %d '%-.100s' from %s"
2759
#: ../drizzled/error.cc:419
2717
#: ../drizzled/error.cc:412
2761
2719
msgid "Got temporary error %d '%-.100s' from %s"
2764
#: ../drizzled/error.cc:420
2722
#: ../drizzled/error.cc:413
2766
2724
msgid "Unknown or incorrect time zone: '%-.64s'"
2769
#: ../drizzled/error.cc:421
2727
#: ../drizzled/error.cc:414
2771
2729
msgid "Invalid %s character string: '%.64s'"
2774
#: ../drizzled/error.cc:422
2732
#: ../drizzled/error.cc:415
2776
2734
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2779
#: ../drizzled/error.cc:423
2737
#: ../drizzled/error.cc:416
2781
2739
msgid "%s %s does not exist"
2784
#: ../drizzled/error.cc:424
2742
#: ../drizzled/error.cc:417
2785
2743
msgid "Query execution was interrupted"
2788
#: ../drizzled/error.cc:425
2746
#: ../drizzled/error.cc:418
2791
2749
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2792
2750
"(s) or definer/invoker of view lack rights to use them"
2795
#: ../drizzled/error.cc:426
2753
#: ../drizzled/error.cc:419
2797
2755
msgid "Field '%-.192s' doesn't have a default value"
2800
#: ../drizzled/error.cc:427
2758
#: ../drizzled/error.cc:420
2801
2759
msgid "Division by 0"
2804
#: ../drizzled/error.cc:428
2762
#: ../drizzled/error.cc:421
2806
2764
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2809
#: ../drizzled/error.cc:429
2767
#: ../drizzled/error.cc:422
2811
2769
msgid "Illegal %s '%-.192s' value found during parsing"
2814
#: ../drizzled/error.cc:430
2772
#: ../drizzled/error.cc:423
2816
2774
msgid "Key part '%-.192s' length cannot be 0"
2819
#: ../drizzled/error.cc:431
2777
#: ../drizzled/error.cc:424
2822
2780
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2823
2781
"the %.64s state"
2826
#: ../drizzled/error.cc:432
2784
#: ../drizzled/error.cc:425
2828
2786
msgid "Data too long for column '%s' at row %ld"
2831
#: ../drizzled/error.cc:433
2789
#: ../drizzled/error.cc:426
2834
2792
"%s: ready for connections.\n"
2835
2793
"Version: '%s' %s\n"
2838
#: ../drizzled/error.cc:434
2796
#: ../drizzled/error.cc:427
2839
2797
msgid "Can't load value from file with fixed size rows to variable"
2842
#: ../drizzled/error.cc:435
2800
#: ../drizzled/error.cc:428
2844
2802
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2847
#: ../drizzled/error.cc:436
2805
#: ../drizzled/error.cc:429
2848
2806
msgid "Table definition has changed, please retry transaction"
2851
#: ../drizzled/error.cc:437
2809
#: ../drizzled/error.cc:430
2853
2811
msgid "Not allowed to return a result set from a %s"
2856
#: ../drizzled/error.cc:438
2814
#: ../drizzled/error.cc:431
2857
2815
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2860
#: ../drizzled/error.cc:439
2818
#: ../drizzled/error.cc:432
2862
2820
"Explicit or implicit commit is not allowed in stored function or trigger."
2865
#: ../drizzled/error.cc:440
2823
#: ../drizzled/error.cc:433
2867
2825
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2870
#: ../drizzled/error.cc:441
2828
#: ../drizzled/error.cc:434
2872
2830
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2875
#: ../drizzled/error.cc:442
2833
#: ../drizzled/error.cc:435
2878
2836
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2882
#: ../drizzled/error.cc:443
2840
#: ../drizzled/error.cc:436
2883
2841
msgid "Trigger in wrong schema"
2886
#: ../drizzled/error.cc:444
2844
#: ../drizzled/error.cc:437
2889
2847
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2890
2848
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2893
#: ../drizzled/error.cc:445
2851
#: ../drizzled/error.cc:438
2895
2853
msgid "Display width out of range for column '%-.192s' (max = %d)"
2898
#: ../drizzled/error.cc:446
2856
#: ../drizzled/error.cc:439
2900
2858
msgid "Datetime function: %-.32s field overflow"
2903
#: ../drizzled/error.cc:447
2861
#: ../drizzled/error.cc:440
2906
2864
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2909
#: ../drizzled/error.cc:448
2867
#: ../drizzled/error.cc:441
2912
2870
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2915
#: ../drizzled/error.cc:449
2873
#: ../drizzled/error.cc:442
2916
2874
msgid "No data - zero rows fetched, selected, or processed"
2919
#: ../drizzled/error.cc:450
2877
#: ../drizzled/error.cc:443
2921
2879
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2924
#: ../drizzled/error.cc:451
2882
#: ../drizzled/error.cc:444
2926
2884
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2929
#: ../drizzled/error.cc:452
2887
#: ../drizzled/error.cc:445
2930
2888
msgid "The used table type doesn't support SPATIAL indexes"
2933
#: ../drizzled/error.cc:453
2891
#: ../drizzled/error.cc:446
2935
2893
msgid "Leading spaces are removed from name '%s'"
2938
#: ../drizzled/error.cc:454
2896
#: ../drizzled/error.cc:447
2939
2897
msgid "Failed to read auto-increment value from storage engine"
2942
#: ../drizzled/error.cc:455
2900
#: ../drizzled/error.cc:448
2944
2902
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
2947
#: ../drizzled/error.cc:456
2905
#: ../drizzled/error.cc:449
2948
2906
msgid "Too high level of nesting for select"
2951
#: ../drizzled/error.cc:457
2909
#: ../drizzled/error.cc:450
2953
2911
msgid "Name '%-.64s' has become ''"
2956
#: ../drizzled/error.cc:458
2914
#: ../drizzled/error.cc:451
2958
2916
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2959
2917
"optional and non-empty FIELDS ENCLOSED BY"
2962
#: ../drizzled/error.cc:459
2920
#: ../drizzled/error.cc:452
2965
2923
"Table storage engine '%-.64s' does not support the create option '%.64s'"
2968
#: ../drizzled/error.cc:460
2926
#: ../drizzled/error.cc:453
2970
2928
msgid "Incorrect %-.32s value: '%-.128s'"
2973
#: ../drizzled/error.cc:461
2931
#: ../drizzled/error.cc:454
2975
2933
msgid "Table has no partition for value %-.64s"
2978
#: ../drizzled/error.cc:462
2936
#: ../drizzled/error.cc:455
2979
2937
msgid "Writing one row to the row-based binary log failed"
2982
#: ../drizzled/error.cc:463
2940
#: ../drizzled/error.cc:456
2984
2942
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
2987
#: ../drizzled/error.cc:464
2945
#: ../drizzled/error.cc:457
2990
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
2991
"d would lead to a duplicate entry"
2948
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
2949
"%d would lead to a duplicate entry"
2994
#: ../drizzled/error.cc:465
2952
#: ../drizzled/error.cc:458
2996
2954
"Transaction isolation level can't be changed while a transaction is in "
3000
#: ../drizzled/error.cc:466
2958
#: ../drizzled/error.cc:459
3002
2960
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3005
#: ../drizzled/error.cc:467
2963
#: ../drizzled/error.cc:460
3007
2965
msgid "Incorrect parameters in the call to native function '%-.192s'"
3010
#: ../drizzled/error.cc:468
2968
#: ../drizzled/error.cc:461
3012
2970
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3015
#: ../drizzled/error.cc:469
2973
#: ../drizzled/error.cc:462
3017
2975
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3020
#: ../drizzled/error.cc:470
2978
#: ../drizzled/error.cc:463
3022
2980
msgid "Received an invalid value '%s' for a UNIX timestamp."
3025
#: ../drizzled/error.cc:471
2983
#: ../drizzled/error.cc:464
3027
2985
msgid "Received an invalid datetime value '%s'."
3030
#: ../drizzled/error.cc:472
2988
#: ../drizzled/error.cc:465
3032
2990
msgid "Received a NULL argument for function '%s'."
3035
#: ../drizzled/error.cc:473
2993
#: ../drizzled/error.cc:466
3037
2995
msgid "Received an out-of-range argument '%s' for function '%s'."
3040
#: ../drizzled/error.cc:474
2998
#: ../drizzled/error.cc:467
3042
3000
msgid "Received an invalid enum value '%s'."
3045
#: ../drizzled/error.cc:475
3003
#: ../drizzled/error.cc:468
3046
3004
msgid "Tables which are replicated require a primary key."
3049
#: ../drizzled/error.cc:476
3007
#: ../drizzled/error.cc:469
3051
3009
msgid "Corrupt or invalid table definition: %s"
3054
#: ../drizzled/error.cc:477
3012
#: ../drizzled/error.cc:470
3056
3014
msgid "Corrupt or invalid schema definition for %s : %s"
3059
#: ../drizzled/error.cc:478
3017
#: ../drizzled/error.cc:471
3061
3019
msgid "Schema does not exist: %s"
3064
#: ../drizzled/error.cc:479
3022
#: ../drizzled/error.cc:472
3066
3024
msgid "Error altering schema: %s"
3069
#: ../drizzled/error.cc:480
3027
#: ../drizzled/error.cc:473
3071
3029
msgid "Error droppping Schema : %s"
3074
#: ../drizzled/error.cc:481
3032
#: ../drizzled/error.cc:474
3075
3033
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3078
#: ../drizzled/error.cc:482
3036
#: ../drizzled/error.cc:475
3080
3038
msgid "Unknown table engine option key/pair %s = %s."
3083
#: ../drizzled/error.cc:483
3041
#: ../drizzled/error.cc:476
3085
3043
msgid "Unknown schema engine option key/pair %s = %s."
3088
#: ../drizzled/error.cc:485
3046
#: ../drizzled/error.cc:478
3090
3048
msgid "Can't unlock file (Errcode: %d)"
3093
#: ../drizzled/error.cc:486
3051
#: ../drizzled/error.cc:479
3095
3053
msgid "Can't change size of file (Errcode: %d)"
3098
#: ../drizzled/error.cc:487
3056
#: ../drizzled/error.cc:480
3100
3058
msgid "Can't open stream from handle (Errcode: %d)"
3103
#: ../drizzled/error.cc:488
3061
#: ../drizzled/error.cc:481
3105
3063
msgid "Warning: '%s' had %d links"
3108
#: ../drizzled/error.cc:489
3066
#: ../drizzled/error.cc:482
3110
3068
msgid "Warning: %d files and %d streams is left open\n"
3113
#: ../drizzled/error.cc:490
3071
#: ../drizzled/error.cc:483
3115
3073
msgid "Can't create directory '%s' (Errcode: %d)"
3118
#: ../drizzled/error.cc:491
3076
#: ../drizzled/error.cc:484
3121
3079
"Character set '%s' is not a compiled character set and is not specified in "
3125
#: ../drizzled/error.cc:492
3083
#: ../drizzled/error.cc:485
3127
3085
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3130
#: ../drizzled/error.cc:493
3088
#: ../drizzled/error.cc:486
3132
3090
msgid "Can't read value for symlink '%s' (Error %d)"
3135
#: ../drizzled/error.cc:494
3093
#: ../drizzled/error.cc:487
3137
3095
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3140
#: ../drizzled/error.cc:495
3098
#: ../drizzled/error.cc:488
3142
3100
msgid "Error on realpath() on '%s' (Error %d)"
3145
#: ../drizzled/error.cc:496
3103
#: ../drizzled/error.cc:489
3147
3105
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3150
#: ../drizzled/error.cc:497
3108
#: ../drizzled/error.cc:490
3153
3111
"Collation '%s' is not a compiled collation and is not specified in the %s "
3157
#: ../drizzled/error.cc:498
3115
#: ../drizzled/error.cc:491
3159
3117
msgid "File '%s' (fileno: %d) was not closed"
3162
#: ../drizzled/identifier/schema.cc:57 ../drizzled/identifier/table.cc:233
3120
#: ../drizzled/identifier/schema.cc:59 ../drizzled/identifier/table.cc:214
3164
3122
"Schema name cannot be encoded and fit within filesystem name length "
3165
3123
"restrictions."
3168
#: ../drizzled/identifier/table.cc:223
3126
#: ../drizzled/identifier/table.cc:231
3170
3128
"Table name cannot be encoded and fit within filesystem name length "
3171
3129
"restrictions."
3762
3768
msgid "How often to empty the users cache, 0 to disable"
3765
#: ../plugin/console/console.cc:346 ../plugin/console/console.cc:361
3771
#: ../plugin/console/console.cc:349
3766
3772
msgid "Enable the console."
3769
#: ../plugin/console/console.cc:348 ../plugin/console/console.cc:364
3775
#: ../plugin/console/console.cc:352
3770
3776
msgid "Turn on extra debugging."
3773
#: ../plugin/console/console.cc:351 ../plugin/console/console.cc:367
3779
#: ../plugin/console/console.cc:355
3774
3780
msgid "User to use for auth."
3777
#: ../plugin/console/console.cc:353 ../plugin/console/console.cc:370
3783
#: ../plugin/console/console.cc:358
3778
3784
msgid "Password to use for auth."
3781
#: ../plugin/console/console.cc:355 ../plugin/console/console.cc:373
3787
#: ../plugin/console/console.cc:361
3782
3788
msgid "Default database to use."
3785
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3786
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
3791
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
3792
#: ../plugin/mysql_protocol/mysql_protocol.cc:915
3787
3793
msgid "Invalid value of port\n"
3790
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3791
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
3796
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
3797
#: ../plugin/mysql_protocol/mysql_protocol.cc:924
3792
3798
msgid "Invalid value for connect_timeout\n"
3795
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3796
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
3801
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:112
3802
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3797
3803
msgid "Invalid value for read_timeout\n"
3800
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3801
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3806
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3807
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3802
3808
msgid "Invalid value for write_timeout\n"
3805
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3806
msgid "Invalid value for retry_count\n"
3811
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
3812
#: ../plugin/mysql_protocol/mysql_protocol.cc:951
3813
msgid "Invalid value for retry_count"
3809
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3810
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
3816
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
3817
#: ../plugin/mysql_protocol/mysql_protocol.cc:960
3811
3818
msgid "Invalid value for buffer_length\n"
3814
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3815
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
3821
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:161
3822
#: ../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)."
3824
"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
3823
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3824
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
3828
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:164
3829
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:185
3830
#: ../plugin/mysql_protocol/mysql_protocol.cc:989
3831
#: ../plugin/mysql_protocol/mysql_protocol.cc:1011
3825
3832
msgid "Connect Timeout."
3828
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3829
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3830
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3831
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
3835
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:167
3836
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:188
3837
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3838
#: ../plugin/mysql_protocol/mysql_protocol.cc:1014
3832
3839
msgid "Read Timeout."
3835
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3836
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3837
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3838
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
3842
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:169
3843
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:191
3844
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3845
#: ../plugin/mysql_protocol/mysql_protocol.cc:1017
3839
3846
msgid "Write Timeout."
3842
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3843
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3844
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3845
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3849
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
3850
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:194
3851
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3852
#: ../plugin/mysql_protocol/mysql_protocol.cc:1020
3846
3853
msgid "Retry Count."
3849
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3850
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3851
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3852
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3856
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:173
3857
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:197
3858
#: ../plugin/mysql_protocol/mysql_protocol.cc:998
3859
#: ../plugin/mysql_protocol/mysql_protocol.cc:1023
3853
3860
msgid "Buffer length."
3856
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3857
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3858
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3859
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3863
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:176
3864
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:200
3865
#: ../plugin/mysql_protocol/mysql_protocol.cc:1001
3866
#: ../plugin/mysql_protocol/mysql_protocol.cc:1026
3860
3867
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
3870
#: ../plugin/haildb/haildb_engine.cc:1064
3871
#: ../plugin/haildb/haildb_engine.cc:1202
3872
#: ../plugin/haildb/haildb_engine.cc:1232
3874
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
3877
#: ../plugin/haildb/haildb_engine.cc:1083
3879
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
3882
#: ../plugin/haildb/haildb_engine.cc:1181
3883
#: ../plugin/haildb/haildb_engine.cc:1294
3884
#: ../plugin/haildb/haildb_engine.cc:1475
3885
#: ../plugin/haildb/haildb_engine.cc:2051
3887
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
3890
#: ../plugin/haildb/haildb_engine.cc:1333
3891
#: ../plugin/haildb/haildb_engine.cc:1349
3893
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
3896
#: ../plugin/haildb/haildb_engine.cc:2882
4168
3897
msgid "Invalid value of additional-mem-pool-size"
4171
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
3900
#: ../plugin/haildb/haildb_engine.cc:2893
4172
3901
msgid "Invalid value of autoextend-increment"
4175
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
3904
#: ../plugin/haildb/haildb_engine.cc:2902
4176
3905
msgid "Invalid value of buffer-pool-size"
4179
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
3908
#: ../plugin/haildb/haildb_engine.cc:2913
4180
3909
msgid "Invalid value of io-capacity"
4183
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
3912
#: ../plugin/haildb/haildb_engine.cc:2922
4184
3913
msgid "Invalid value of fast-shutdown"
4187
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
3916
#: ../plugin/haildb/haildb_engine.cc:2931
4188
3917
msgid "Invalid value of flush-log-at-trx-commit"
4191
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
3920
#: ../plugin/haildb/haildb_engine.cc:2940
4192
3921
msgid "Invalid value of force-recovery"
4195
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
3924
#: ../plugin/haildb/haildb_engine.cc:2949
4196
3925
msgid "Invalid value of log-file-size"
4199
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
3928
#: ../plugin/haildb/haildb_engine.cc:2960
4200
3929
msgid "Invalid value of log-files-in-group"
4203
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
3932
#: ../plugin/haildb/haildb_engine.cc:2969
4204
3933
msgid "Invalid value of lock-wait-timeout"
4207
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
3936
#: ../plugin/haildb/haildb_engine.cc:2978
4208
3937
msgid "Invalid value of log-buffer-size"
4211
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
3940
#: ../plugin/haildb/haildb_engine.cc:2989
4212
3941
msgid "Invalid value of lru-old-blocks-pct"
4215
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
3944
#: ../plugin/haildb/haildb_engine.cc:2998
4216
3945
msgid "Invalid value of lru-block-access-recency"
4219
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
3948
#: ../plugin/haildb/haildb_engine.cc:3007
4220
3949
msgid "Invalid value of max-dirty-pages-pct"
4223
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
3952
#: ../plugin/haildb/haildb_engine.cc:3016
4224
3953
msgid "Invalid value of max-purge-lag"
4227
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
3956
#: ../plugin/haildb/haildb_engine.cc:3025
4228
3957
msgid "Invalid value of open-files"
4231
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
3960
#: ../plugin/haildb/haildb_engine.cc:3034
4232
3961
msgid "Invalid value of read-io-threads"
4235
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
3964
#: ../plugin/haildb/haildb_engine.cc:3043
4236
3965
msgid "Invalid value of sync_spin_loops"
4239
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
3968
#: ../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
3970
msgid "Error starting HailDB %d (%s)\n"
3973
#: ../plugin/haildb/haildb_engine.cc:3548
3974
msgid "Disable HailDB adaptive hash index (enabled by default)."
3977
#: ../plugin/haildb/haildb_engine.cc:3550
4249
3978
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4252
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
3981
#: ../plugin/haildb/haildb_engine.cc:3553
4254
"Size of a memory pool InnoDB uses to store data dictionary information and "
3983
"Size of a memory pool HailDB uses to store data dictionary information and "
4255
3984
"other internal data structures."
4258
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
3987
#: ../plugin/haildb/haildb_engine.cc:3556
4259
3988
msgid "Data file autoextend increment in megabytes"
4262
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
3991
#: ../plugin/haildb/haildb_engine.cc:3559
4264
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
3993
"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
3997
#: ../plugin/haildb/haildb_engine.cc:3562
3998
msgid "The common part for HailDB table spaces."
4001
#: ../plugin/haildb/haildb_engine.cc:3564
4002
msgid "Disable HailDB checksums validation (enabled by default)."
4005
#: ../plugin/haildb/haildb_engine.cc:3566
4006
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4009
#: ../plugin/haildb/haildb_engine.cc:3569
4281
4010
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4284
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
4013
#: ../plugin/haildb/haildb_engine.cc:3572
4286
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4015
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4287
4016
"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."
4019
#: ../plugin/haildb/haildb_engine.cc:3575
4020
msgid "Stores each HailDB table to an .ibd file in the database dir."
4294
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
4023
#: ../plugin/haildb/haildb_engine.cc:3578
4295
4024
msgid "File format to use for new tables in .ibd files."
4298
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
4027
#: ../plugin/haildb/haildb_engine.cc:3581
4300
4029
"Set to 0 (write and flush once per second),1 (write and flush at each "
4301
4030
"commit) or 2 (write at commit, flush once per second)."
4304
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
4033
#: ../plugin/haildb/haildb_engine.cc:3584
4305
4034
msgid "With which method to flush data."
4308
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
4037
#: ../plugin/haildb/haildb_engine.cc:3587
4310
4039
"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
4043
#: ../plugin/haildb/haildb_engine.cc:3590
4044
#: ../plugin/haildb/haildb_engine.cc:3593
4316
4045
msgid "Path to individual files and their sizes."
4319
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
4320
msgid "Path to InnoDB log files."
4048
#: ../plugin/haildb/haildb_engine.cc:3596
4049
msgid "Path to HailDB log files."
4323
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
4052
#: ../plugin/haildb/haildb_engine.cc:3599
4324
4053
msgid "Size of each log file in a log group."
4327
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
4056
#: ../plugin/haildb/haildb_engine.cc:3602
4329
"Number of log files in the log group. InnoDB writes to the files in a "
4058
"Number of log files in the log group. HailDB writes to the files in a "
4330
4059
"circular fashion. Value 3 is recommended here."
4333
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
4062
#: ../plugin/haildb/haildb_engine.cc:3605
4335
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4064
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4336
4065
"rolled back. Values above 100000000 disable the timeout."
4339
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
4068
#: ../plugin/haildb/haildb_engine.cc:3608
4341
"The size of the buffer which InnoDB uses to write log to the log files on "
4070
"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
4074
#: ../plugin/haildb/haildb_engine.cc:3611
4347
4076
"Sets the point in the LRU list from where all pages are classified as old "
4348
4077
"(Advanced users)"
4351
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
4080
#: ../plugin/haildb/haildb_engine.cc:3614
4353
4082
"Milliseconds between accesses to a block at which it is made young. "
4354
4083
"0=disabled (Advanced users)"
4357
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
4086
#: ../plugin/haildb/haildb_engine.cc:3617
4358
4087
msgid "Percentage of dirty pages allowed in bufferpool."
4361
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
4090
#: ../plugin/haildb/haildb_engine.cc:3620
4362
4091
msgid "Desired maximum length of the purge queue (0 = no limit)"
4365
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
4094
#: ../plugin/haildb/haildb_engine.cc:3623
4367
4096
"Roll back the complete transaction on lock wait timeout, for 4.x "
4368
4097
"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
4100
#: ../plugin/haildb/haildb_engine.cc:3626
4101
msgid "How many files at the maximum HailDB keeps open at the same time."
4104
#: ../plugin/haildb/haildb_engine.cc:3629
4105
msgid "Number of background read I/O threads in HailDB."
4108
#: ../plugin/haildb/haildb_engine.cc:3632
4109
msgid "Number of background write I/O threads in HailDB."
4112
#: ../plugin/haildb/haildb_engine.cc:3634
4385
4114
"Disable if you want to reduce the number of messages written to the log "
4386
4115
"(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
4118
#: ../plugin/haildb/haildb_engine.cc:3637
4119
msgid "Enable SHOW HAILDB STATUS output in the log"
4122
#: ../plugin/haildb/haildb_engine.cc:3640
4123
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4126
#: ../plugin/haildb/haildb_engine.cc:3642
4399
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
4128
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4402
4131
#: ../plugin/errmsg_notify/errmsg_notify.cc:80