19
20
"X-Launchpad-Export-Date: 2010-08-11 03:47+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."
28
29
msgstr "Neteja comanda"
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."
49
50
msgstr "Envia comanda al servidor drizzle."
51
#: ../client/drizzle.cc:475
52
#: ../client/drizzle.cc:477
52
53
msgid "Display this help."
53
54
msgstr "Mostra aquesta ajuda."
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."
69
70
msgstr "Mostra la comanda actual."
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."
77
78
msgstr "Surt de 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."
89
90
msgstr "Obté la informació d'estat del servidor."
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."
98
99
"Empra una altra base de dades. Pren el nom de la base de dades com a "
101
#: ../client/drizzle.cc:492 ../client/drizzle.cc:1318
102
#: ../client/drizzle.cc:494 ../client/drizzle.cc:1318
102
103
msgid "Show warnings after every statement."
103
104
msgstr "Mostra advertències despres de cada consulta."
105
#: ../client/drizzle.cc:494
106
#: ../client/drizzle.cc:496
106
107
msgid "Don't show warnings after every statement."
107
108
msgstr "No mostris advertències despres de cada consulta."
109
#: ../client/drizzle.cc:1144
110
#: ../client/drizzle.cc:1146
111
112
msgid "shutting down drizzled"
114
#: ../client/drizzle.cc:1146
115
#: ../client/drizzle.cc:1148
116
117
msgid " on port %d"
119
#: ../client/drizzle.cc:1155 ../client/drizzle.cc:1161
120
#: ../client/drizzle.cc:1157 ../client/drizzle.cc:1163
120
121
#, fuzzy, c-format
121
122
msgid "shutdown failed; error: '%s'"
122
123
msgstr "Error fatal: %s"
124
#: ../client/drizzle.cc:1170
125
#: ../client/drizzle.cc:1172
129
#: ../client/drizzle.cc:1191
130
#: ../client/drizzle.cc:1193
131
132
msgid "drizzled is alive\n"
134
#: ../client/drizzle.cc:1197
135
#: ../client/drizzle.cc:1199
135
136
#, fuzzy, c-format
136
137
msgid "ping failed; error: '%s'"
137
138
msgstr "Error fatal: %s"
139
#: ../client/drizzle.cc:1203
140
#: ../client/drizzle.cc:1205
141
142
msgid "drizzled won't answer to ping, error: '%s'"
144
#: ../client/drizzle.cc:1252
145
#: ../client/drizzle.cc:1254
145
146
msgid "Error: Invalid Value for connect_timeout"
148
#: ../client/drizzle.cc:1263
149
#: ../client/drizzle.cc:1265
149
150
msgid "Error: Invalid Value for max_input_line"
152
#: ../client/drizzle.cc:1282 ../client/drizzledump.cc:483
153
#: ../client/drizzle.cc:1284 ../client/drizzledump.cc:466
153
154
msgid "Options used only in command line"
156
#: ../client/drizzle.cc:1284
157
#: ../client/drizzle.cc:1286
157
158
msgid "Displays this help and exit."
160
#: ../client/drizzle.cc:1285
161
#: ../client/drizzle.cc:1287
162
163
"Don't use history file. Disable interactive behavior. (Enables --silent)"
165
#: ../client/drizzle.cc:1287
166
#: ../client/drizzle.cc:1289
166
167
msgid "Display column type information."
167
168
msgstr "Mostra informació sobre el tipus de columna."
169
#: ../client/drizzle.cc:1289
170
#: ../client/drizzle.cc:1291
171
172
"Preserve comments. Send comments to the server. The default is --skip-"
172
173
"comments (discard comments), enable with --comments"
175
#: ../client/drizzle.cc:1291 ../client/drizzledump.cc:492
176
msgid "Use compression in server/client protocol."
177
msgstr "Empra la compressió en el protocol client-servidor."
179
176
#: ../client/drizzle.cc:1293
180
177
msgid "Print the output of a query (rows) vertically."
588
#: ../client/drizzle.cc:3521
585
#: ../client/drizzle.cc:3528
590
587
msgid "No previous outfile available, you must give a filename!\n"
593
#: ../client/drizzle.cc:3526
590
#: ../client/drizzle.cc:3533
594
591
#, fuzzy, c-format
595
592
msgid "Currently logging to file '%s'\n"
596
593
msgstr "No es pot obrir el fitxer: %s\n"
598
#: ../client/drizzle.cc:3546
595
#: ../client/drizzle.cc:3553
600
597
msgid "No outfile specified!\n"
603
#: ../client/drizzle.cc:3559
600
#: ../client/drizzle.cc:3566
604
601
msgid "Outfile disabled.\n"
607
#: ../client/drizzle.cc:3586
604
#: ../client/drizzle.cc:3593
608
605
msgid "Default pager wasn't set, using stdout.\n"
611
#: ../client/drizzle.cc:3606
608
#: ../client/drizzle.cc:3613
613
610
msgid "PAGER set to '%s'\n"
616
#: ../client/drizzle.cc:3617
613
#: ../client/drizzle.cc:3624
617
614
msgid "PAGER set to stdout\n"
620
#: ../client/drizzle.cc:3700
617
#: ../client/drizzle.cc:3707
622
619
msgid "Connection id: %u"
625
#: ../client/drizzle.cc:3702
622
#: ../client/drizzle.cc:3709
627
624
msgid "Current database: %.128s\n"
630
#: ../client/drizzle.cc:3703
627
#: ../client/drizzle.cc:3710
631
628
msgid "*** NONE ***"
634
631
#. Skip command name
635
#: ../client/drizzle.cc:3723
632
#: ../client/drizzle.cc:3730
636
633
msgid "Usage: \\. <filename> | source <filename>"
639
#: ../client/drizzle.cc:3738
636
#: ../client/drizzle.cc:3745
641
638
msgid "Failed to open file '%s', error: %d"
644
#: ../client/drizzle.cc:3746
641
#: ../client/drizzle.cc:3753
645
642
msgid "Can't initialize LineBuffer"
648
#: ../client/drizzle.cc:3782
645
#: ../client/drizzle.cc:3789
649
646
msgid "DELIMITER must be followed by a 'delimiter' character or string"
652
#: ../client/drizzle.cc:3815
649
#: ../client/drizzle.cc:3822
653
650
msgid "USE must be followed by a database name"
656
#: ../client/drizzle.cc:3883
653
#: ../client/drizzle.cc:3890
658
655
msgid "Database changed"
659
656
msgstr "Empra aquesta base de dades."
661
#: ../client/drizzle.cc:3891
658
#: ../client/drizzle.cc:3898
663
660
msgid "Show warnings enabled."
664
661
msgstr "Mostra advertències despres de cada consulta."
666
#: ../client/drizzle.cc:3899
663
#: ../client/drizzle.cc:3906
668
665
msgid "Show warnings disabled."
669
666
msgstr "Mostra advertències despres de cada consulta."
671
#: ../client/drizzle.cc:4043
668
#: ../client/drizzle.cc:4050
675
672
"Connection id:\t\t%lu\n"
678
#: ../client/drizzle.cc:4055
675
#: ../client/drizzle.cc:4062
680
677
msgid "Current database:\t%s\n"
683
#: ../client/drizzle.cc:4056
680
#: ../client/drizzle.cc:4063
685
682
msgid "Current user:\t\t%s\n"
688
#: ../client/drizzle.cc:4062
685
#: ../client/drizzle.cc:4069
689
686
msgid "SSL:\t\t\tNot in use"
692
#: ../client/drizzle.cc:4067
689
#: ../client/drizzle.cc:4074
696
693
"No connection\n"
697
694
msgstr "S'ha produït un error en la connexió SSL"
699
#: ../client/drizzle.cc:4074
696
#: ../client/drizzle.cc:4081
702
699
"All updates ignored to this database\n"
705
#: ../client/drizzle.cc:4077
702
#: ../client/drizzle.cc:4084
707
704
msgid "Current pager:\t\t%s\n"
710
#: ../client/drizzle.cc:4078
707
#: ../client/drizzle.cc:4085
712
709
msgid "Using outfile:\t\t'%s'\n"
715
#: ../client/drizzle.cc:4079
712
#: ../client/drizzle.cc:4086
717
714
msgid "Using delimiter:\t%s\n"
720
#: ../client/drizzle.cc:4080
717
#: ../client/drizzle.cc:4087
722
719
msgid "Server version:\t\t%s\n"
725
#: ../client/drizzle.cc:4081
722
#: ../client/drizzle.cc:4088
726
723
#, fuzzy, c-format
727
724
msgid "Protocol:\t\t%s\n"
728
725
msgstr "S'està connectant a: %s\n"
730
#: ../client/drizzle.cc:4082
727
#: ../client/drizzle.cc:4089
732
729
msgid "Protocol version:\t%d\n"
735
#: ../client/drizzle.cc:4083
732
#: ../client/drizzle.cc:4090
736
733
#, fuzzy, c-format
737
734
msgid "Connection:\t\t%s\n"
738
735
msgstr "S'està connectant a: %s\n"
740
#: ../client/drizzle.cc:4090
737
#: ../client/drizzle.cc:4097
742
739
msgid "UNIX socket:\t\t%s\n"
745
#: ../client/drizzle.cc:4092
742
#: ../client/drizzle.cc:4099
747
744
msgid "TCP port:\t\t%d\n"
750
#: ../client/drizzle.cc:4097
747
#: ../client/drizzle.cc:4104
753
750
"Note that you are running in safe_update_mode:\n"
756
#: ../client/drizzle.cc:4099
753
#: ../client/drizzle.cc:4106
759
756
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
1007
#: ../client/drizzledump.cc:538
970
#: ../client/drizzledump.cc:512
1008
971
msgid "Insert rows with INSERT IGNORE."
1011
#: ../client/drizzledump.cc:540
1012
msgid "Lines in the i.file are terminated by ..."
1015
#: ../client/drizzledump.cc:542
1016
msgid "Wrap tables with autocommit/commit statements."
1019
#: ../client/drizzledump.cc:544
974
#: ../client/drizzledump.cc:514
975
msgid "Wrap a table's data in START TRANSACTION/COMMIT statements."
978
#: ../client/drizzledump.cc:516
1021
980
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1022
981
"above line will be added otherwise, if --databases or --all-databases option "
1026
#: ../client/drizzledump.cc:546
1027
msgid "Don't write table creation info."
1030
#: ../client/drizzledump.cc:548
985
#: ../client/drizzledump.cc:518
1031
986
msgid "No row information."
1034
#: ../client/drizzledump.cc:549
1035
msgid "Deprecated. Use --skip-set-charset instead."
1038
#: ../client/drizzledump.cc:551
1039
msgid "Enable set-name"
1042
#: ../client/drizzledump.cc:552
1043
msgid "Buffer query instead of dumping directly to stdout."
1046
#: ../client/drizzledump.cc:554
989
#: ../client/drizzledump.cc:520
1047
990
msgid "Use REPLACE INTO instead of INSERT INTO."
1050
#: ../client/drizzledump.cc:556
1052
"Direct output to a given file. This option should be used in MSDOS, because "
1053
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1057
#: ../client/drizzledump.cc:558
993
#: ../client/drizzledump.cc:522
1058
994
msgid "Where to send output to (stdout|database"
1061
#: ../client/drizzledump.cc:560
1062
msgid "Hostname for destination db server (requires --destination=database)"
1065
#: ../client/drizzledump.cc:562
1066
msgid "Port number for destination db server (requires --destination=database)"
1069
#: ../client/drizzledump.cc:564
1070
msgid "User name for destination db server (resquires --destination=database)"
1073
#: ../client/drizzledump.cc:566
1074
msgid "Password for destination db server (requires --destination=database)"
1077
#: ../client/drizzledump.cc:568
1079
"The database in the destination db server (requires --destination=database, "
1080
"not for use with --all-databases)"
1083
#: ../client/drizzledump.cc:574
997
#: ../client/drizzledump.cc:524
999
"Hostname for destination db server (requires --destination-type=database)"
1002
#: ../client/drizzledump.cc:526
1004
"Port number for destination db server (requires --destination-type=database)"
1007
#: ../client/drizzledump.cc:528
1009
"User name for destination db server (resquires --destination-type=database)"
1012
#: ../client/drizzledump.cc:530
1014
"Password for destination db server (requires --destination-type=database)"
1017
#: ../client/drizzledump.cc:532
1019
"The database in the destination db server (requires --destination-"
1020
"type=database, not for use with --all-databases)"
1023
#: ../client/drizzledump.cc:538
1085
1025
msgid "Connect to host."
1086
1026
msgstr "Connecta a un servidor"
1088
#: ../client/drizzledump.cc:576
1028
#: ../client/drizzledump.cc:540
1090
1030
"Password to use when connecting to server. If password is not given it's "
1091
1031
"solicited on the tty."
1094
#: ../client/drizzledump.cc:578
1034
#: ../client/drizzledump.cc:542
1095
1035
msgid "Port number to use for connection."
1098
#: ../client/drizzledump.cc:585
1038
#: ../client/drizzledump.cc:549
1099
1039
msgid "Hidden Options"
1102
#: ../client/drizzledump.cc:587
1042
#: ../client/drizzledump.cc:551
1103
1043
msgid "Used to select the database"
1106
#: ../client/drizzledump.cc:588
1046
#: ../client/drizzledump.cc:552
1107
1047
msgid "Used to select the tables"
1110
#: ../client/drizzledump.cc:591
1050
#: ../client/drizzledump.cc:555
1111
1051
msgid "Allowed Options + Hidden Options"
1114
#: ../client/drizzledump.cc:647
1054
#: ../client/drizzledump.cc:611
1116
1056
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1119
#: ../client/drizzledump.cc:652
1059
#: ../client/drizzledump.cc:616
1121
1061
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1122
1062
"and you are welcome to modify and redistribute it under the GPL license\n"
1125
#: ../client/drizzledump.cc:653
1065
#: ../client/drizzledump.cc:617
1126
1066
msgid "Dumps definitions and data from a Drizzle database server"
1129
#: ../client/drizzledump.cc:654
1069
#: ../client/drizzledump.cc:618
1131
1071
msgid "Usage: %s [OPTIONS] database [tables]\n"
1134
#: ../client/drizzledump.cc:655
1074
#: ../client/drizzledump.cc:619
1136
1076
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1139
#: ../client/drizzledump.cc:657
1079
#: ../client/drizzledump.cc:621
1141
1081
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1144
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
1084
#: ../client/drizzledump.cc:662 ../client/drizzleimport.cc:476
1145
1085
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
1147
1087
msgid "Value supplied for port is not valid.\n"
1150
#: ../client/drizzledump.cc:766
1090
#: ../client/drizzledump.cc:717
1152
1092
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1155
#: ../client/drizzledump_data.cc:217
1095
#: ../client/drizzledump_data.cc:229
1156
1096
msgid "-- Retrieving data for "
1159
#: ../client/drizzledump_data.cc:245
1099
#: ../client/drizzledump_data.cc:261
1160
1100
msgid " rows dumped for table "
1163
#: ../client/drizzledump_data.cc:424
1103
#: ../client/drizzledump_data.cc:449
1165
1105
msgid "-- Connecting to "
1166
1106
msgstr "Connecta a un servidor"
1168
#: ../client/drizzledump_data.cc:424
1108
#: ../client/drizzledump_data.cc:449
1169
1109
msgid " using protocol "
1172
#: ../client/drizzledump_data.cc:465 ../client/drizzledump_data.cc:471
1173
#: ../client/drizzledump_data.cc:502 ../client/drizzledump_data.cc:508
1112
#: ../client/drizzledump_data.cc:490 ../client/drizzledump_data.cc:496
1113
#: ../client/drizzledump_data.cc:527 ../client/drizzledump_data.cc:533
1174
1114
msgid "Error executing query: "
1177
#: ../client/drizzledump_data.cc:479
1117
#: ../client/drizzledump_data.cc:504
1178
1118
msgid "Could not buffer result: "
1181
#: ../client/drizzledump_data.cc:525
1121
#: ../client/drizzledump_data.cc:550
1182
1122
msgid "Error: Could not set db '"
1185
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
1125
#: ../client/drizzledump_data.cc:564 ../client/drizzledump_data.cc:569
1126
#: ../client/drizzledump_data.cc:575
1187
1128
msgid "Got error: "
1188
1129
msgstr "Error fatal: %s"
1190
#: ../client/drizzledump_data.cc:554
1131
#: ../client/drizzledump_data.cc:584
1192
1133
msgid "-- Disconnecting from "
1193
1134
msgstr "S'està desconnectant de %s\n"
1195
#: ../client/drizzledump_drizzle.cc:40 ../client/drizzledump_drizzle.cc:88
1196
#: ../client/drizzledump_mysql.cc:41 ../client/drizzledump_mysql.cc:93
1136
#: ../client/drizzledump_drizzle.cc:41 ../client/drizzledump_drizzle.cc:97
1137
#: ../client/drizzledump_mysql.cc:42 ../client/drizzledump_mysql.cc:103
1197
1138
msgid "-- Retrieving table structures for "
1200
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
1141
#: ../client/drizzledump_drizzle.cc:171 ../client/drizzledump_mysql.cc:167
1201
1142
msgid "-- Retrieving fields for "
1204
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
1145
#: ../client/drizzledump_drizzle.cc:224 ../client/drizzledump_mysql.cc:254
1205
1146
msgid "-- Retrieving indexes for "
1232
1173
msgid "Out of memory"
1233
1174
msgstr "Memòria Superada"
1235
#: ../drizzled/drizzled.cc:502
1176
#: ../drizzled/drizzled.cc:478
1236
1177
msgid "Aborting\n"
1237
1178
msgstr "S'està interrompent\n"
1239
#: ../drizzled/drizzled.cc:566
1180
#: ../drizzled/drizzled.cc:537
1240
1181
msgid "One can only use the --user switch if running as root\n"
1243
#: ../drizzled/drizzled.cc:573
1184
#: ../drizzled/drizzled.cc:544
1245
1186
"Fatal error: Please read \"Security\" section of the manual to find out how "
1246
1187
"to run drizzled as root!\n"
1249
#: ../drizzled/drizzled.cc:593
1190
#: ../drizzled/drizzled.cc:564
1252
1193
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1256
#: ../drizzled/drizzled.cc:618
1197
#: ../drizzled/drizzled.cc:589
1257
1198
msgid "Set process group ID failed"
1260
#: ../drizzled/drizzled.cc:623
1201
#: ../drizzled/drizzled.cc:594
1261
1202
msgid "Set process user ID failed"
1264
#: ../drizzled/drizzled.cc:635
1205
#: ../drizzled/drizzled.cc:606
1265
1206
msgid "Process chroot failed"
1209
#: ../drizzled/drizzled.cc:727
1210
msgid "Error: Invalid Value for auto_increment_increment"
1268
1213
#: ../drizzled/drizzled.cc:738
1269
msgid "Error: Invalid Value for auto_increment_increment"
1214
msgid "Error: Invalid Value for auto_increment_offset"
1272
1217
#: ../drizzled/drizzled.cc:749
1273
msgid "Error: Invalid Value for auto_increment_offset"
1218
msgid "Error: Invalid Value for completion_type"
1276
1221
#: ../drizzled/drizzled.cc:760
1277
msgid "Error: Invalid Value for completion_type"
1222
msgid "Error: Invalid Value for back_log"
1280
1225
#: ../drizzled/drizzled.cc:771
1281
msgid "Error: Invalid Value for back_log"
1226
msgid "Error: Invalid Value for div-precision-increment"
1284
1229
#: ../drizzled/drizzled.cc:782
1285
msgid "Error: Invalid Value for div-precision-increment"
1230
msgid "Error: Invalid Value for group_concat_max_len"
1288
1233
#: ../drizzled/drizzled.cc:793
1289
msgid "Error: Invalid Value for group_concat_max_len"
1292
#: ../drizzled/drizzled.cc:804
1293
1234
msgid "Error: Invalid Value for join_buffer_size"
1296
#: ../drizzled/drizzled.cc:816
1237
#: ../drizzled/drizzled.cc:805
1297
1238
msgid "Error: Invalid Value for max_allowed_packet"
1241
#: ../drizzled/drizzled.cc:817
1242
msgid "Error: Invalid Value for max_connect_errors"
1300
1245
#: ../drizzled/drizzled.cc:828
1301
msgid "Error: Invalid Value for max_connect_errors"
1246
msgid "Error: Invalid Value for max_error_count"
1304
1249
#: ../drizzled/drizzled.cc:839
1305
msgid "Error: Invalid Value for max_error_count"
1308
#: ../drizzled/drizzled.cc:850
1309
1250
msgid "Error: Invalid Value for max_heap_table_size"
1312
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
1253
#: ../drizzled/drizzled.cc:851
1313
1254
msgid "Error: Invalid Value for min_examined_row_limit"
1257
#: ../drizzled/drizzled.cc:862
1258
msgid "Error: Invalid Value for max_join_size"
1316
1261
#: ../drizzled/drizzled.cc:873
1317
msgid "Error: Invalid Value for max_join_size"
1262
msgid "Error: Invalid Value for max_length_for_sort_data"
1320
1265
#: ../drizzled/drizzled.cc:884
1321
msgid "Error: Invalid Value for max_length_for_sort_data"
1266
msgid "Error: Invalid Value for max_seeks_for_key"
1324
1269
#: ../drizzled/drizzled.cc:895
1325
msgid "Error: Invalid Value for max_seeks_for_key"
1270
msgid "Error: Invalid Value for max_sort_length"
1328
1273
#: ../drizzled/drizzled.cc:906
1329
msgid "Error: Invalid Value for max_sort_length"
1332
#: ../drizzled/drizzled.cc:928
1333
1274
msgid "Error: Invalid Value for optimizer_search_depth"
1336
#: ../drizzled/drizzled.cc:939
1277
#: ../drizzled/drizzled.cc:917
1337
1278
msgid "Error: Invalid Value for preload_buff_size"
1340
#: ../drizzled/drizzled.cc:950
1281
#: ../drizzled/drizzled.cc:928
1341
1282
msgid "Error: Invalid Value for query_alloc_block_size"
1344
#: ../drizzled/drizzled.cc:962
1285
#: ../drizzled/drizzled.cc:940
1345
1286
msgid "Error: Invalid Value for query_prealloc_size"
1348
#: ../drizzled/drizzled.cc:974
1289
#: ../drizzled/drizzled.cc:952
1349
1290
msgid "Error: Invalid Value for range_alloc_block_size"
1352
#: ../drizzled/drizzled.cc:986
1293
#: ../drizzled/drizzled.cc:964
1353
1294
msgid "Error: Invalid Value for read_buff_size"
1356
#: ../drizzled/drizzled.cc:998
1297
#: ../drizzled/drizzled.cc:976
1357
1298
msgid "Error: Invalid Value for read_rnd_buff_size"
1360
#: ../drizzled/drizzled.cc:1009
1301
#: ../drizzled/drizzled.cc:987
1361
1302
msgid "Error: Invalid Value for sort_buff_size"
1364
#: ../drizzled/drizzled.cc:1020
1305
#: ../drizzled/drizzled.cc:998
1365
1306
msgid "Error: Invalid Value for table_def_size"
1368
#: ../drizzled/drizzled.cc:1031
1309
#: ../drizzled/drizzled.cc:1009
1369
1310
msgid "Error: Invalid Value for table_cache_size"
1372
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
1313
#: ../drizzled/drizzled.cc:1020 ../drizzled/drizzled.cc:1036
1373
1314
msgid "Error: Invalid Value for table_lock_wait_timeout"
1376
#: ../drizzled/drizzled.cc:1215
1317
#: ../drizzled/drizzled.cc:1047
1319
"Error: Invalid Value for transaction_message_threshold valid values are "
1320
"between 131072 - 1048576 bytes"
1323
#: ../drizzled/drizzled.cc:1203
1378
1325
msgid "gethostname failed, using '%s' as hostname"
1381
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
1382
msgid "Display this help and exit after initializing plugins."
1385
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
1328
#: ../drizzled/drizzled.cc:1218 ../drizzled/drizzled.cc:1740
1386
1329
msgid "Display this help and exit."
1387
1330
msgstr "Mostra aquesta ajuda i surt."
1389
#: ../drizzled/drizzled.cc:1236
1332
#: ../drizzled/drizzled.cc:1222
1390
1333
msgid "Configuration file to use"
1393
#: ../drizzled/drizzled.cc:1238
1336
#: ../drizzled/drizzled.cc:1224
1394
1337
msgid "Base location for config files"
1397
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
1340
#: ../drizzled/drizzled.cc:1226 ../drizzled/drizzled.cc:1964
1398
1341
msgid "Directory for plugins."
1401
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
1344
#: ../drizzled/drizzled.cc:1231 ../drizzled/drizzled.cc:1968
1403
1346
"Optional comma separated list of plugins to load at startup in addition to "
1404
1347
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1407
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1997
1350
#: ../drizzled/drizzled.cc:1235 ../drizzled/drizzled.cc:1974
1409
1352
"Optional comma separated list of plugins to not load at startup. Effectively "
1410
1353
"removes a plugin from the list of plugins to be loaded. [for example: --"
1411
1354
"plugin_remove=crc32,logger_gearman]"
1414
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:2003
1357
#: ../drizzled/drizzled.cc:1239 ../drizzled/drizzled.cc:1980
1416
1359
"Optional comma separated list of plugins to load at starup instead of the "
1417
1360
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1420
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
1363
#: ../drizzled/drizzled.cc:1246 ../drizzled/drizzled.cc:1744
1421
1364
msgid "Auto-increment columns are incremented by this"
1424
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
1367
#: ../drizzled/drizzled.cc:1248 ../drizzled/drizzled.cc:1749
1426
1369
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1430
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
1373
#: ../drizzled/drizzled.cc:1250 ../drizzled/drizzled.cc:1755
1432
1375
"Path to installation directory. All paths are usually resolved relative to "
1436
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
1379
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:1760
1437
1380
msgid "Chroot drizzled daemon during startup."
1440
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
1383
#: ../drizzled/drizzled.cc:1255 ../drizzled/drizzled.cc:1764
1441
1384
msgid "Set the default collation."
1444
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
1387
#: ../drizzled/drizzled.cc:1257 ../drizzled/drizzled.cc:1768
1445
1388
msgid "Default completion type."
1446
1389
msgstr "Tipus de complement per defecte."
1448
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
1391
#: ../drizzled/drizzled.cc:1258 ../drizzled/drizzled.cc:1773
1449
1392
msgid "Write core on errors."
1452
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
1395
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1777
1453
1396
msgid "Path to the database root."
1456
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
1457
msgid "Set the default storage engine (table type) for tables."
1399
#: ../drizzled/drizzled.cc:1262
1400
msgid "Set the default storage engine for tables."
1460
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
1403
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1784
1461
1404
msgid "Set the default time zone."
1464
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
1407
#: ../drizzled/drizzled.cc:1266 ../drizzled/drizzled.cc:1789
1465
1408
msgid "Used for debugging; Use at your own risk!"
1468
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
1411
#: ../drizzled/drizzled.cc:1268 ../drizzled/drizzled.cc:1794
1469
1412
msgid "Set up signals usable for debugging"
1472
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
1476
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
1415
#: ../drizzled/drizzled.cc:1270 ../drizzled/drizzled.cc:1798
1477
1416
msgid "Set the language used for the month names and the days of the week."
1480
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
1419
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1803
1481
1420
msgid "Log some not critical warnings to the log file."
1484
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
1423
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1808
1485
1424
msgid "Pid file used by drizzled."
1488
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
1490
"Maximum time in seconds to wait for the port to become free. (Default: no "
1427
#: ../drizzled/drizzled.cc:1276
1428
msgid "Maximum time in seconds to wait for the port to become free. "
1494
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
1431
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1817
1496
1433
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1497
1434
"specified directory"
1500
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
1437
#: ../drizzled/drizzled.cc:1281 ../drizzled/drizzled.cc:1822
1502
1439
"Uniquely identifies the server instance in the community of replication "
1506
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
1443
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1827
1507
1444
msgid "Don't print a stack trace on failure."
1510
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
1447
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1831
1511
1448
msgid "Enable symbolic link support."
1514
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
1451
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1840
1516
1453
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1519
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
1456
#: ../drizzled/drizzled.cc:1291 ../drizzled/drizzled.cc:1845
1520
1457
msgid "Path for temporary files."
1523
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
1460
#: ../drizzled/drizzled.cc:1293 ../drizzled/drizzled.cc:1849
1524
1461
msgid "Default transaction isolation level."
1527
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
1464
#: ../drizzled/drizzled.cc:1295
1466
"Max message size written to transaction log, valid values 131072 - 1048576 "
1470
#: ../drizzled/drizzled.cc:1297 ../drizzled/drizzled.cc:1853
1528
1471
msgid "Run drizzled daemon as user."
1531
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
1474
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1861
1533
1476
"The number of outstanding connection requests Drizzle can have. This comes "
1534
1477
"into play when the main Drizzle thread gets very many connection requests in "
1535
1478
"a very short time."
1538
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
1481
#: ../drizzled/drizzled.cc:1306 ../drizzled/drizzled.cc:1867
1540
1483
"Size of tree cache used in bulk insert optimization. Note that this is a "
1541
1484
"limit per thread!"
1544
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
1487
#: ../drizzled/drizzled.cc:1309 ../drizzled/drizzled.cc:1873
1546
1489
"Precision of the result of '/' operator will be increased on that value."
1549
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
1492
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1879
1550
1493
msgid "The maximum length of the result of function group_concat."
1553
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
1496
#: ../drizzled/drizzled.cc:1314 ../drizzled/drizzled.cc:1884
1554
1497
msgid "The size of the buffer that is used for full joins."
1557
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
1500
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1890
1558
1501
msgid "Max packetlength to send/receive from to server."
1561
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
1504
#: ../drizzled/drizzled.cc:1318 ../drizzled/drizzled.cc:1895
1563
1506
"If there is more than this number of interrupted connections from a host "
1564
1507
"this host will be blocked from further connections."
1567
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1923
1510
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1900
1568
1511
msgid "Max number of errors/warnings to store for a statement."
1571
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1928
1514
#: ../drizzled/drizzled.cc:1323 ../drizzled/drizzled.cc:1905
1572
1515
msgid "Don't allow creation of heap tables bigger than this."
1575
#: ../drizzled/drizzled.cc:1340 ../drizzled/drizzled.cc:1934
1518
#: ../drizzled/drizzled.cc:1325 ../drizzled/drizzled.cc:1911
1577
1520
"Joins that are probably going to read more than max_join_size records return "
1581
#: ../drizzled/drizzled.cc:1343 ../drizzled/drizzled.cc:1940
1524
#: ../drizzled/drizzled.cc:1328 ../drizzled/drizzled.cc:1917
1582
1525
msgid "Max number of bytes in sorted records."
1585
#: ../drizzled/drizzled.cc:1345 ../drizzled/drizzled.cc:1945
1528
#: ../drizzled/drizzled.cc:1330 ../drizzled/drizzled.cc:1922
1586
1529
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1589
#: ../drizzled/drizzled.cc:1347 ../drizzled/drizzled.cc:1950
1532
#: ../drizzled/drizzled.cc:1332 ../drizzled/drizzled.cc:1927
1591
1534
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1592
1535
"max_sort_length bytes of each value are used; the rest are ignored)."
1595
#: ../drizzled/drizzled.cc:1351 ../drizzled/drizzled.cc:1957
1538
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1934
1596
1539
msgid "After this many write locks, allow some read locks to run in between."
1599
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1961
1542
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1938
1601
1544
"Don't log queries which examine less than min_examined_row_limit rows to "
1605
#: ../drizzled/drizzled.cc:1356
1548
#: ../drizzled/drizzled.cc:1341
1607
1550
"Do not apply any heuristic(s) during query optimization to prune, thus "
1608
1551
"perform an exhaustive search from the optimizer search space."
1611
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1975
1554
#: ../drizzled/drizzled.cc:1344 ../drizzled/drizzled.cc:1952
1613
1556
"Maximum depth of search performed by the query optimizer. Values larger than "
1614
1557
"the number of relations in a query result in better query plans, but take "
1619
1562
"(used for testing/comparison)."
1622
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2009
1565
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1986
1623
1566
msgid "The size of the buffer that is allocated when preloading indexes"
1626
#: ../drizzled/drizzled.cc:1371 ../drizzled/drizzled.cc:2014
1569
#: ../drizzled/drizzled.cc:1356 ../drizzled/drizzled.cc:1991
1627
1570
msgid "Allocation block size for query parsing and execution"
1630
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2019
1573
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1996
1631
1574
msgid "Persistent buffer for query parsing and execution"
1634
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2025
1577
#: ../drizzled/drizzled.cc:1362 ../drizzled/drizzled.cc:2002
1635
1578
msgid "Allocation block size for storing ranges during optimization"
1638
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2031
1581
#: ../drizzled/drizzled.cc:1365 ../drizzled/drizzled.cc:2008
1640
1583
"Each thread that does a sequential scan allocates a buffer of this size for "
1641
1584
"each table it scans. If you do many sequential scans, you may want to "
1642
1585
"increase this value."
1645
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2039
1588
#: ../drizzled/drizzled.cc:1370 ../drizzled/drizzled.cc:2016
1647
1590
"When reading rows in sorted order after a sort, the rows are read through "
1648
1591
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1649
1592
"record_buffer."
1652
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2047
1595
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2024
1653
1596
msgid "Select scheduler to be used (by default multi-thread)."
1656
#: ../drizzled/drizzled.cc:1392 ../drizzled/drizzled.cc:2052
1599
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2029
1657
1600
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1660
#: ../drizzled/drizzled.cc:1394 ../drizzled/drizzled.cc:2058
1603
#: ../drizzled/drizzled.cc:1379 ../drizzled/drizzled.cc:2035
1661
1604
msgid "The number of cached table definitions."
1664
#: ../drizzled/drizzled.cc:1396 ../drizzled/drizzled.cc:2062
1607
#: ../drizzled/drizzled.cc:1381 ../drizzled/drizzled.cc:2039
1665
1608
msgid "The number of cached open tables."
1668
#: ../drizzled/drizzled.cc:1398 ../drizzled/drizzled.cc:2066
1611
#: ../drizzled/drizzled.cc:1383 ../drizzled/drizzled.cc:2043
1670
1613
"Timeout in seconds to wait for a table level lock before returning an error. "
1671
1614
"Used only if the connection has active cursors."
1674
#: ../drizzled/drizzled.cc:1401 ../drizzled/drizzled.cc:2071
1617
#: ../drizzled/drizzled.cc:1386 ../drizzled/drizzled.cc:2048
1675
1618
msgid "The stack size for each thread."
1678
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:2077
1621
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2054
1680
1623
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1681
1624
"automatically convert it to an on-disk MyISAM table."
1684
#: ../drizzled/drizzled.cc:1427
1627
#: ../drizzled/drizzled.cc:1412
1685
1628
msgid "Duplicate entry for command line option\n"
1688
#: ../drizzled/drizzled.cc:1472
1631
#: ../drizzled/drizzled.cc:1457
1689
1632
msgid "Failed to initialize plugins\n"
1692
#: ../drizzled/drizzled.cc:1494
1635
#: ../drizzled/drizzled.cc:1479
1696
1639
"Use --help to get a list of available options\n"
1699
#: ../drizzled/drizzled.cc:1502
1642
#: ../drizzled/drizzled.cc:1487
1703
1646
"Use --help to get a list of available options\n"
1706
#: ../drizzled/drizzled.cc:1540
1649
#: ../drizzled/drizzled.cc:1525
1707
1650
msgid "Error getting default charset"
1710
#: ../drizzled/drizzled.cc:1570
1653
#: ../drizzled/drizzled.cc:1555
1711
1654
msgid "Error setting collation"
1714
#: ../drizzled/drizzled.cc:1578
1657
#: ../drizzled/drizzled.cc:1563
1716
1659
msgid "Unknown locale: '%s'"
1719
#: ../drizzled/drizzled.cc:1598
1662
#: ../drizzled/drizzled.cc:1583
1720
1663
msgid "Could not initialize table cache\n"
1723
#: ../drizzled/drizzled.cc:1609
1666
#: ../drizzled/drizzled.cc:1594
1724
1667
msgid "XA cache initialization failed: Out of memory\n"
1727
#: ../drizzled/drizzled.cc:1639
1670
#: ../drizzled/drizzled.cc:1624
1728
1671
msgid "No scheduler found, cannot continue!\n"
1731
#: ../drizzled/drizzled.cc:1663
1674
#: ../drizzled/drizzled.cc:1648
1733
1676
msgid "Unknown/unsupported storage engine: %s\n"
1736
#: ../drizzled/drizzled.cc:1967
1679
#: ../drizzled/drizzled.cc:1780
1680
msgid "Set the default storage engine (table type) for tables."
1683
#: ../drizzled/drizzled.cc:1812
1685
"Maximum time in seconds to wait for the port to become free. (Default: no "
1689
#: ../drizzled/drizzled.cc:1944
1738
1691
"Controls the heuristic(s) applied during query optimization to prune less-"
1739
1692
"promising partial plans from the optimizer search space. Meaning: false - do "
1752
#: ../drizzled/drizzled.cc:2110
1705
#: ../drizzled/drizzled.cc:2087
1754
1707
msgid "Usage: %s [OPTIONS]\n"
1755
1708
msgstr "Forma d'ús: %s [OPCIONS]\n"
1757
#: ../drizzled/drizzled.cc:2256
1710
#: ../drizzled/drizzled.cc:2210
1760
1713
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1761
1714
"command line\n"
1764
#: ../drizzled/error.cc:138
1717
#: ../drizzled/error.cc:131
1766
1719
msgid "Unknown error %d"
1767
1720
msgstr "Error desconegut %d"
1769
#: ../drizzled/error.cc:214
1722
#: ../drizzled/error.cc:207
1773
#: ../drizzled/error.cc:215
1726
#: ../drizzled/error.cc:208
1777
#: ../drizzled/error.cc:216
1730
#: ../drizzled/error.cc:209
1779
1732
msgid "Can't create file '%-.200s' (errno: %d)"
1782
#: ../drizzled/error.cc:217
1735
#: ../drizzled/error.cc:210
1784
1737
msgid "Can't create table '%-.200s' (errno: %d)"
1787
#: ../drizzled/error.cc:218
1740
#: ../drizzled/error.cc:211
1789
1742
msgid "Can't create database '%-.192s' (errno: %d)"
1792
#: ../drizzled/error.cc:219
1745
#: ../drizzled/error.cc:212
1794
1747
msgid "Can't create database '%-.192s'; database exists"
1797
#: ../drizzled/error.cc:220
1750
#: ../drizzled/error.cc:213
1799
1752
msgid "Can't drop database '%-.192s'; database doesn't exist"
1802
#: ../drizzled/error.cc:221
1755
#: ../drizzled/error.cc:214
1804
1757
msgid "Error on delete of '%-.192s' (errno: %d)"
1807
#: ../drizzled/error.cc:222
1760
#: ../drizzled/error.cc:215
1809
1762
msgid "Can't get status of '%-.200s' (errno: %d)"
1812
#: ../drizzled/error.cc:223
1765
#: ../drizzled/error.cc:216
1814
1767
msgid "Can't lock file (errno: %d)"
1817
#: ../drizzled/error.cc:224
1770
#: ../drizzled/error.cc:217
1819
1772
msgid "Can't open file: '%-.200s' (errno: %d)"
1822
#: ../drizzled/error.cc:225
1775
#: ../drizzled/error.cc:218
1824
1777
msgid "Can't find file: '%-.200s' (errno: %d)"
1827
#: ../drizzled/error.cc:226
1780
#: ../drizzled/error.cc:219
1829
1782
msgid "Can't read dir of '%-.192s' (errno: %d)"
1832
#: ../drizzled/error.cc:227
1785
#: ../drizzled/error.cc:220
1834
1787
msgid "Record has changed since last read in table '%-.192s'"
1837
#: ../drizzled/error.cc:228
1790
#: ../drizzled/error.cc:221
1839
1792
msgid "Disk full (%s); waiting for someone to free some space..."
1842
#: ../drizzled/error.cc:229
1795
#: ../drizzled/error.cc:222
1844
1797
msgid "Can't write; duplicate key in table '%-.192s'"
1847
#: ../drizzled/error.cc:230
1800
#: ../drizzled/error.cc:223
1849
1802
msgid "Error on close of '%-.192s' (errno: %d)"
1852
#: ../drizzled/error.cc:231
1805
#: ../drizzled/error.cc:224
1854
1807
msgid "Error reading file '%-.200s' (errno: %d)"
1857
#: ../drizzled/error.cc:232
1810
#: ../drizzled/error.cc:225
1859
1812
msgid "Error on rename of '%-.150s' to '%-.150s' (errno: %d)"
1862
#: ../drizzled/error.cc:233
1815
#: ../drizzled/error.cc:226
1864
1817
msgid "Error writing file '%-.200s' (errno: %d)"
1867
#: ../drizzled/error.cc:234
1820
#: ../drizzled/error.cc:227
1869
1822
msgid "'%-.192s' is locked against change"
1872
#: ../drizzled/error.cc:235
1825
#: ../drizzled/error.cc:228
1873
1826
msgid "Sort aborted"
1876
#: ../drizzled/error.cc:236
1829
#: ../drizzled/error.cc:229
1878
1831
msgid "Got error %d from storage engine"
1881
#: ../drizzled/error.cc:237
1834
#: ../drizzled/error.cc:230
1883
1836
msgid "Table storage engine for '%-.192s' doesn't have this option"
1886
#: ../drizzled/error.cc:238
1839
#: ../drizzled/error.cc:231
1888
1841
msgid "Can't find record in '%-.192s'"
1891
#: ../drizzled/error.cc:239
1844
#: ../drizzled/error.cc:232
1893
1846
msgid "Incorrect information in file: '%-.200s'"
1896
#: ../drizzled/error.cc:240
1849
#: ../drizzled/error.cc:233
1898
1851
msgid "Incorrect key file for table '%-.200s'; try to repair it"
1901
#: ../drizzled/error.cc:241
1854
#: ../drizzled/error.cc:234
1903
1856
msgid "Old key file for table '%-.192s'; repair it!"
1906
#: ../drizzled/error.cc:242
1859
#: ../drizzled/error.cc:235
1908
1861
msgid "Table '%-.192s' is read only"
1911
#: ../drizzled/error.cc:243
1864
#: ../drizzled/error.cc:236
1913
1866
msgid "Out of memory; restart server and try again (needed %lu bytes)"
1916
#: ../drizzled/error.cc:244
1869
#: ../drizzled/error.cc:237
1917
1870
msgid "Out of sort memory; increase server sort buffer size"
1920
#: ../drizzled/error.cc:245
1873
#: ../drizzled/error.cc:238
1922
1875
msgid "Unexpected EOF found when reading file '%-.192s' (errno: %d)"
1925
#: ../drizzled/error.cc:246
1878
#: ../drizzled/error.cc:239
1926
1879
msgid "Too many connections"
1929
#: ../drizzled/error.cc:247
1882
#: ../drizzled/error.cc:240
1931
1884
"Out of memory; check if drizzled or some other process uses all available "
1932
1885
"memory; if not, you may have to use 'ulimit' to allow drizzled to use more "
1933
1886
"memory or you can add more swap space"
1936
#: ../drizzled/error.cc:248
1889
#: ../drizzled/error.cc:241
1937
1890
msgid "Can't get hostname for your address"
1940
#: ../drizzled/error.cc:249
1893
#: ../drizzled/error.cc:242
1941
1894
msgid "Bad handshake"
1944
#: ../drizzled/error.cc:250
1897
#: ../drizzled/error.cc:243
1946
1899
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
1949
#: ../drizzled/error.cc:251
1902
#: ../drizzled/error.cc:244
1951
1904
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
1954
#: ../drizzled/error.cc:252
1907
#: ../drizzled/error.cc:245
1955
1908
msgid "No database selected"
1958
#: ../drizzled/error.cc:253
1911
#: ../drizzled/error.cc:246
1959
1912
msgid "Unknown command"
1960
1913
msgstr "Ordre desconeguda"
1962
#: ../drizzled/error.cc:254
1915
#: ../drizzled/error.cc:247
1964
1917
msgid "Column '%-.192s' cannot be null"
1967
#: ../drizzled/error.cc:255
1920
#: ../drizzled/error.cc:248
1969
1922
msgid "Unknown database '%-.192s'"
1972
#: ../drizzled/error.cc:256
1925
#: ../drizzled/error.cc:249
1974
1927
msgid "Table '%-.192s' already exists"
1977
#: ../drizzled/error.cc:257
1930
#: ../drizzled/error.cc:250
1979
1932
msgid "Unknown table '%-.100s'"
1982
#: ../drizzled/error.cc:258
1935
#: ../drizzled/error.cc:251
1984
1937
msgid "Column '%-.192s' in %-.192s is ambiguous"
1987
#: ../drizzled/error.cc:259
1940
#: ../drizzled/error.cc:252
1988
1941
msgid "Server shutdown in progress"
1991
#: ../drizzled/error.cc:260
1944
#: ../drizzled/error.cc:253
1993
1946
msgid "Unknown column '%-.192s' in '%-.192s'"
1996
#: ../drizzled/error.cc:261
1949
#: ../drizzled/error.cc:254
1998
1951
msgid "'%-.192s' isn't in GROUP BY"
2001
#: ../drizzled/error.cc:262
1954
#: ../drizzled/error.cc:255
2003
1956
msgid "Can't group on '%-.192s'"
2006
#: ../drizzled/error.cc:263
1959
#: ../drizzled/error.cc:256
2007
1960
msgid "Statement has sum functions and columns in same statement"
2010
#: ../drizzled/error.cc:264
1963
#: ../drizzled/error.cc:257
2011
1964
msgid "Column count doesn't match value count"
2014
#: ../drizzled/error.cc:265
1967
#: ../drizzled/error.cc:258
2016
1969
msgid "Identifier name '%-.100s' is too long"
2019
#: ../drizzled/error.cc:266
1972
#: ../drizzled/error.cc:259
2021
1974
msgid "Duplicate column name '%-.192s'"
2024
#: ../drizzled/error.cc:267
1977
#: ../drizzled/error.cc:260
2026
1979
msgid "Duplicate key name '%-.192s'"
2029
#: ../drizzled/error.cc:268
1982
#: ../drizzled/error.cc:261
2031
1984
msgid "Duplicate entry '%-.192s' for key %d"
2034
#: ../drizzled/error.cc:269
1987
#: ../drizzled/error.cc:262
2036
1989
msgid "Incorrect column specifier for column '%-.192s'"
2039
#: ../drizzled/error.cc:270
1992
#: ../drizzled/error.cc:263
2041
1994
msgid "%s near '%-.80s' at line %d"
2044
#: ../drizzled/error.cc:271
1997
#: ../drizzled/error.cc:264
2045
1998
msgid "Query was empty"
2048
#: ../drizzled/error.cc:272
2001
#: ../drizzled/error.cc:265
2050
2003
msgid "Not unique table/alias: '%-.192s'"
2053
#: ../drizzled/error.cc:273
2006
#: ../drizzled/error.cc:266
2055
2008
msgid "Invalid default value for '%-.192s'"
2058
#: ../drizzled/error.cc:274
2011
#: ../drizzled/error.cc:267
2059
2012
msgid "Multiple primary key defined"
2062
#: ../drizzled/error.cc:275
2015
#: ../drizzled/error.cc:268
2064
2017
msgid "Too many keys specified; max %d keys allowed"
2067
#: ../drizzled/error.cc:276
2020
#: ../drizzled/error.cc:269
2069
2022
msgid "Too many key parts specified; max %d parts allowed"
2072
#: ../drizzled/error.cc:277
2025
#: ../drizzled/error.cc:270
2074
2027
msgid "Specified key was too long; max key length is %d bytes"
2077
#: ../drizzled/error.cc:278
2030
#: ../drizzled/error.cc:271
2079
2032
msgid "Key column '%-.192s' doesn't exist in table"
2082
#: ../drizzled/error.cc:279
2035
#: ../drizzled/error.cc:272
2085
2038
"BLOB column '%-.192s' can't be used in key specification with the used table "
2089
#: ../drizzled/error.cc:280
2042
#: ../drizzled/error.cc:273
2092
2045
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2096
#: ../drizzled/error.cc:281
2049
#: ../drizzled/error.cc:274
2098
2051
"Incorrect table definition; there can be only one auto column and it must be "
2099
2052
"defined as a key"
2102
#: ../drizzled/error.cc:282
2055
#: ../drizzled/error.cc:275
2104
2057
msgid "%s: Normal shutdown\n"
2107
#: ../drizzled/error.cc:283
2060
#: ../drizzled/error.cc:276
2109
2062
msgid "%s: Got signal %d. Aborting!\n"
2112
#: ../drizzled/error.cc:284
2065
#: ../drizzled/error.cc:277
2114
2067
msgid "%s: Shutdown complete\n"
2117
#: ../drizzled/error.cc:285
2070
#: ../drizzled/error.cc:278
2119
2072
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2122
#: ../drizzled/error.cc:286
2075
#: ../drizzled/error.cc:279
2123
2076
msgid "Can't create IP socket"
2126
#: ../drizzled/error.cc:287
2079
#: ../drizzled/error.cc:280
2129
2082
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2133
#: ../drizzled/error.cc:288
2086
#: ../drizzled/error.cc:281
2136
2089
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2137
2090
"check the manual"
2140
#: ../drizzled/error.cc:289
2093
#: ../drizzled/error.cc:282
2142
2095
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2145
#: ../drizzled/error.cc:290
2098
#: ../drizzled/error.cc:283
2148
2101
"The file '%-.128s' must be in the database directory or be readable by all"
2151
#: ../drizzled/error.cc:291
2104
#: ../drizzled/error.cc:284
2153
2106
msgid "File '%-.200s' already exists"
2156
#: ../drizzled/error.cc:292
2109
#: ../drizzled/error.cc:285
2158
2111
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2161
#: ../drizzled/error.cc:293
2114
#: ../drizzled/error.cc:286
2163
2116
"Incorrect prefix key; the used key part isn't a string, the used length is "
2164
2117
"longer than the key part, or the storage engine doesn't support unique "
2168
#: ../drizzled/error.cc:294
2121
#: ../drizzled/error.cc:287
2169
2122
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2172
#: ../drizzled/error.cc:295
2125
#: ../drizzled/error.cc:288
2174
2127
msgid "Can't DROP '%-.192s'; check that column/key exists"
2177
#: ../drizzled/error.cc:296
2130
#: ../drizzled/error.cc:289
2179
2132
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2182
#: ../drizzled/error.cc:297
2135
#: ../drizzled/error.cc:290
2184
2137
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2187
#: ../drizzled/error.cc:298
2140
#: ../drizzled/error.cc:291
2189
2142
msgid "Unknown thread id: %lu"
2192
#: ../drizzled/error.cc:299
2145
#: ../drizzled/error.cc:292
2194
2147
msgid "You are not owner of thread %lu"
2197
#: ../drizzled/error.cc:300
2150
#: ../drizzled/error.cc:293
2198
2151
msgid "No tables used"
2201
#: ../drizzled/error.cc:301
2154
#: ../drizzled/error.cc:294
2203
2156
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2206
#: ../drizzled/error.cc:302
2159
#: ../drizzled/error.cc:295
2208
2161
msgid "Incorrect database name '%-.100s'"
2211
#: ../drizzled/error.cc:303
2164
#: ../drizzled/error.cc:296
2213
2166
msgid "Incorrect table name '%-.100s'"
2216
#: ../drizzled/error.cc:304
2169
#: ../drizzled/error.cc:297
2218
2171
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2219
2172
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2222
#: ../drizzled/error.cc:305
2175
#: ../drizzled/error.cc:298
2223
2176
msgid "Unknown error"
2224
2177
msgstr "Error desconegut"
2226
#: ../drizzled/error.cc:306
2179
#: ../drizzled/error.cc:299
2228
2181
msgid "Unknown procedure '%-.192s'"
2231
#: ../drizzled/error.cc:307
2184
#: ../drizzled/error.cc:300
2233
2186
msgid "Incorrect parameter count to procedure '%-.192s'"
2236
#: ../drizzled/error.cc:308
2189
#: ../drizzled/error.cc:301
2238
2191
msgid "Unknown table '%-.192s' in %-.32s"
2241
#: ../drizzled/error.cc:309
2194
#: ../drizzled/error.cc:302
2243
2196
msgid "Column '%-.192s' specified twice"
2246
#: ../drizzled/error.cc:310
2199
#: ../drizzled/error.cc:303
2247
2200
msgid "Invalid use of group function"
2250
#: ../drizzled/error.cc:311
2203
#: ../drizzled/error.cc:304
2253
2206
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2256
#: ../drizzled/error.cc:312
2209
#: ../drizzled/error.cc:305
2257
2210
msgid "A table must have at least 1 column"
2258
2211
msgstr "Una taula ha de tenir com a mínim 1 columna"
2260
#: ../drizzled/error.cc:313
2213
#: ../drizzled/error.cc:306
2262
2215
msgid "The table '%-.192s' is full"
2265
#: ../drizzled/error.cc:314
2218
#: ../drizzled/error.cc:307
2267
2220
msgid "Too many tables; Drizzle can only use %d tables in a join"
2270
#: ../drizzled/error.cc:315
2223
#: ../drizzled/error.cc:308
2271
2224
msgid "Too many columns"
2274
#: ../drizzled/error.cc:316
2227
#: ../drizzled/error.cc:309
2277
2230
"Row size too large. The maximum row size for the used table type, not "
2278
2231
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2281
#: ../drizzled/error.cc:317
2234
#: ../drizzled/error.cc:310
2282
2235
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2285
#: ../drizzled/error.cc:318
2238
#: ../drizzled/error.cc:311
2288
2241
"Table handler doesn't support NULL in given index. Please change column "
2289
2242
"'%-.192s' to be NOT NULL or use another handler"
2292
#: ../drizzled/error.cc:319
2245
#: ../drizzled/error.cc:312
2293
2246
msgid "No paths allowed for plugin library"
2296
#: ../drizzled/error.cc:320
2249
#: ../drizzled/error.cc:313
2298
2251
msgid "Plugin '%-.192s' already exists"
2301
#: ../drizzled/error.cc:321
2254
#: ../drizzled/error.cc:314
2303
2256
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2306
#: ../drizzled/error.cc:322
2259
#: ../drizzled/error.cc:315
2308
2261
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2311
#: ../drizzled/error.cc:323
2264
#: ../drizzled/error.cc:316
2313
2266
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2316
#: ../drizzled/error.cc:324
2269
#: ../drizzled/error.cc:317
2319
2272
"Can't create a new thread (errno %d); if you are not out of available "
2320
2273
"memory, you can consult the manual for a possible OS-dependent bug"
2323
#: ../drizzled/error.cc:325
2276
#: ../drizzled/error.cc:318
2325
2278
msgid "Column count doesn't match value count at row %ld"
2328
#: ../drizzled/error.cc:326
2281
#: ../drizzled/error.cc:319
2330
2283
msgid "Can't reopen table: '%-.192s'"
2333
#: ../drizzled/error.cc:327
2286
#: ../drizzled/error.cc:320
2335
2288
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2336
2289
"illegal if there is no GROUP BY clause"
2339
#: ../drizzled/error.cc:328
2292
#: ../drizzled/error.cc:321
2341
2294
msgid "Table '%-.192s.%-.192s' doesn't exist"
2344
#: ../drizzled/error.cc:329
2297
#: ../drizzled/error.cc:322
2346
2299
"You have an error in your SQL syntax; check the manual that corresponds to "
2347
2300
"your Drizzle server version for the right syntax to use"
2350
#: ../drizzled/error.cc:330
2303
#: ../drizzled/error.cc:323
2351
2304
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2354
#: ../drizzled/error.cc:331
2307
#: ../drizzled/error.cc:324
2355
2308
msgid "Got packets out of order"
2358
#: ../drizzled/error.cc:332
2311
#: ../drizzled/error.cc:325
2359
2312
msgid "The used table type doesn't support BLOB/TEXT columns"
2362
#: ../drizzled/error.cc:333
2315
#: ../drizzled/error.cc:326
2363
2316
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2366
#: ../drizzled/error.cc:334
2319
#: ../drizzled/error.cc:327
2368
2321
msgid "Incorrect column name '%-.100s'"
2371
#: ../drizzled/error.cc:335
2324
#: ../drizzled/error.cc:328
2373
2326
msgid "The used storage engine can't index column '%-.192s'"
2376
#: ../drizzled/error.cc:336
2329
#: ../drizzled/error.cc:329
2378
2331
"Unable to open underlying table which is differently defined or of non-"
2379
2332
"MyISAM type or doesn't exist"
2382
#: ../drizzled/error.cc:337
2335
#: ../drizzled/error.cc:330
2384
2337
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2387
#: ../drizzled/error.cc:338
2340
#: ../drizzled/error.cc:331
2390
2343
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2393
#: ../drizzled/error.cc:339
2346
#: ../drizzled/error.cc:332
2395
2348
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2396
2349
"UNIQUE instead"
2399
#: ../drizzled/error.cc:340
2352
#: ../drizzled/error.cc:333
2400
2353
msgid "Result consisted of more than one row"
2403
#: ../drizzled/error.cc:341
2356
#: ../drizzled/error.cc:334
2404
2357
msgid "This table type requires a primary key"
2407
#: ../drizzled/error.cc:342
2360
#: ../drizzled/error.cc:335
2409
2362
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2412
#: ../drizzled/error.cc:343
2365
#: ../drizzled/error.cc:336
2413
2366
msgid "Can't open table"
2416
#: ../drizzled/error.cc:344
2369
#: ../drizzled/error.cc:337
2418
2371
msgid "The storage engine for the table doesn't support %s"
2421
#: ../drizzled/error.cc:345
2374
#: ../drizzled/error.cc:338
2423
2376
msgid "Got error %d during COMMIT"
2426
#: ../drizzled/error.cc:346
2379
#: ../drizzled/error.cc:339
2428
2381
msgid "Got error %d during ROLLBACK"
2432
2385
#. program that looks over the source for the N_() macros does not
2433
2386
#. (obviously) do macro expansion, so the string is entirely wrong for
2434
2387
#. what it is trying to output for every language except english.
2435
#: ../drizzled/error.cc:351
2388
#: ../drizzled/error.cc:344
2438
2391
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2439
2392
"'%-.64s' (%-.64s)"
2442
#: ../drizzled/error.cc:352
2395
#: ../drizzled/error.cc:345
2444
2397
"Can't execute the given command because you have active locked tables or an "
2445
2398
"active transaction"
2448
#: ../drizzled/error.cc:353
2401
#: ../drizzled/error.cc:346
2450
2403
msgid "Unknown system variable '%-.64s'"
2453
#: ../drizzled/error.cc:354
2406
#: ../drizzled/error.cc:347
2455
2408
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2458
#: ../drizzled/error.cc:355
2411
#: ../drizzled/error.cc:348
2461
2414
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2464
#: ../drizzled/error.cc:356
2417
#: ../drizzled/error.cc:349
2465
2418
msgid "Some non-transactional changed tables couldn't be rolled back"
2468
#: ../drizzled/error.cc:357
2421
#: ../drizzled/error.cc:350
2469
2422
msgid "You may only use constant expressions with SET"
2472
#: ../drizzled/error.cc:358
2425
#: ../drizzled/error.cc:351
2473
2426
msgid "Lock wait timeout exceeded; try restarting transaction"
2476
#: ../drizzled/error.cc:359
2429
#: ../drizzled/error.cc:352
2477
2430
msgid "The total number of locks exceeds the lock table size"
2480
#: ../drizzled/error.cc:360
2433
#: ../drizzled/error.cc:353
2481
2434
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2484
#: ../drizzled/error.cc:361
2437
#: ../drizzled/error.cc:354
2485
2438
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2488
#: ../drizzled/error.cc:362
2441
#: ../drizzled/error.cc:355
2490
2443
msgid "Incorrect arguments to %s"
2493
#: ../drizzled/error.cc:363
2446
#: ../drizzled/error.cc:356
2494
2447
msgid "Deadlock found when trying to get lock; try restarting transaction"
2497
#: ../drizzled/error.cc:364
2450
#: ../drizzled/error.cc:357
2498
2451
msgid "The used table type doesn't support FULLTEXT indexes"
2501
#: ../drizzled/error.cc:365
2454
#: ../drizzled/error.cc:358
2502
2455
msgid "Cannot add foreign key constraint"
2505
#: ../drizzled/error.cc:366
2458
#: ../drizzled/error.cc:359
2506
2459
msgid "Cannot add or update a child row: a foreign key constraint fails"
2509
#: ../drizzled/error.cc:367
2462
#: ../drizzled/error.cc:360
2510
2463
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2513
#: ../drizzled/error.cc:368
2466
#: ../drizzled/error.cc:361
2515
2468
msgid "Incorrect usage of %s and %s"
2518
#: ../drizzled/error.cc:369
2471
#: ../drizzled/error.cc:362
2519
2472
msgid "The used SELECT statements have a different number of columns"
2522
#: ../drizzled/error.cc:370
2475
#: ../drizzled/error.cc:363
2523
2476
msgid "Can't execute the query because you have a conflicting read lock"
2526
#: ../drizzled/error.cc:371
2479
#: ../drizzled/error.cc:364
2529
2482
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
2532
#: ../drizzled/error.cc:372
2485
#: ../drizzled/error.cc:365
2535
2488
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
2538
#: ../drizzled/error.cc:373
2491
#: ../drizzled/error.cc:366
2540
2493
msgid "Variable '%-.64s' doesn't have a default value"
2543
#: ../drizzled/error.cc:374
2496
#: ../drizzled/error.cc:367
2545
2498
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
2548
#: ../drizzled/error.cc:375
2501
#: ../drizzled/error.cc:368
2550
2503
msgid "Incorrect argument type to variable '%-.64s'"
2553
#: ../drizzled/error.cc:376
2506
#: ../drizzled/error.cc:369
2555
2508
msgid "Variable '%-.64s' can only be set, not read"
2558
#: ../drizzled/error.cc:377
2511
#: ../drizzled/error.cc:370
2560
2513
msgid "Incorrect usage/placement of '%s'"
2563
#: ../drizzled/error.cc:378
2516
#: ../drizzled/error.cc:371
2565
2518
msgid "This version of Drizzle doesn't yet support '%s'"
2568
#: ../drizzled/error.cc:379
2521
#: ../drizzled/error.cc:372
2570
2523
msgid "Variable '%-.192s' is a %s variable"
2573
#: ../drizzled/error.cc:380
2526
#: ../drizzled/error.cc:373
2575
2528
msgid "Incorrect foreign key definition for '%-.192s': %s"
2578
#: ../drizzled/error.cc:381
2531
#: ../drizzled/error.cc:374
2579
2532
msgid "Key reference and table reference don't match"
2582
#: ../drizzled/error.cc:382
2535
#: ../drizzled/error.cc:375
2584
2537
msgid "Operand should contain %d column(s)"
2587
#: ../drizzled/error.cc:383
2540
#: ../drizzled/error.cc:376
2588
2541
msgid "Subquery returns more than 1 row"
2591
#: ../drizzled/error.cc:384
2544
#: ../drizzled/error.cc:377
2593
2546
msgid "Converting column '%s' from %s to %s"
2596
#: ../drizzled/error.cc:385
2549
#: ../drizzled/error.cc:378
2598
2551
msgid "Reference '%-.64s' not supported (%s)"
2601
#: ../drizzled/error.cc:386
2554
#: ../drizzled/error.cc:379
2602
2555
msgid "Every derived table must have its own alias"
2605
#: ../drizzled/error.cc:387
2558
#: ../drizzled/error.cc:380
2607
2560
msgid "Select %u was reduced during optimization"
2610
#: ../drizzled/error.cc:388
2563
#: ../drizzled/error.cc:381
2612
2565
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
2615
#: ../drizzled/error.cc:389
2568
#: ../drizzled/error.cc:382
2616
2569
msgid "All parts of a SPATIAL index must be NOT NULL"
2619
#: ../drizzled/error.cc:390
2572
#: ../drizzled/error.cc:383
2621
2574
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
2624
#: ../drizzled/error.cc:391
2577
#: ../drizzled/error.cc:384
2627
2580
"Uncompressed data size too large; the maximum size is %d (based on "
2628
2581
"max_allowed_packet). The length of uncompressed data may also be corrupted."
2631
#: ../drizzled/error.cc:392
2584
#: ../drizzled/error.cc:385
2632
2585
msgid "ZLIB: Not enough memory"
2635
#: ../drizzled/error.cc:393
2588
#: ../drizzled/error.cc:386
2637
2590
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
2638
2591
"data was corrupted)"
2641
#: ../drizzled/error.cc:394
2594
#: ../drizzled/error.cc:387
2642
2595
msgid "ZLIB: Input data corrupted"
2645
#: ../drizzled/error.cc:395
2598
#: ../drizzled/error.cc:388
2647
2600
msgid "%d line(s) were cut by GROUP_CONCAT()"
2650
#: ../drizzled/error.cc:396
2603
#: ../drizzled/error.cc:389
2652
2605
msgid "Row %ld doesn't contain data for all columns"
2655
#: ../drizzled/error.cc:397
2608
#: ../drizzled/error.cc:390
2658
2611
"Row %ld was truncated; it contained more data than there were input columns"
2661
#: ../drizzled/error.cc:398
2614
#: ../drizzled/error.cc:391
2664
2617
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
2667
#: ../drizzled/error.cc:399
2620
#: ../drizzled/error.cc:392
2669
2622
msgid "Out of range value for column '%s' at row %ld"
2672
#: ../drizzled/error.cc:400
2625
#: ../drizzled/error.cc:393
2674
2627
msgid "Data truncated for column '%s' at row %ld"
2677
#: ../drizzled/error.cc:401
2630
#: ../drizzled/error.cc:394
2679
2632
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
2682
#: ../drizzled/error.cc:402
2635
#: ../drizzled/error.cc:395
2684
2637
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
2687
#: ../drizzled/error.cc:403
2640
#: ../drizzled/error.cc:396
2689
2642
msgid "Illegal mix of collations for operation '%s'"
2692
#: ../drizzled/error.cc:404
2645
#: ../drizzled/error.cc:397
2695
2648
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
2696
2649
"variable_name)"
2699
#: ../drizzled/error.cc:405
2652
#: ../drizzled/error.cc:398
2701
2654
msgid "Unknown collation: '%-.64s'"
2704
#: ../drizzled/error.cc:406
2657
#: ../drizzled/error.cc:399
2707
2660
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
2711
#: ../drizzled/error.cc:407
2664
#: ../drizzled/error.cc:400
2713
2666
msgid "Incorrect index name '%-.100s'"
2716
#: ../drizzled/error.cc:408
2669
#: ../drizzled/error.cc:401
2718
2671
msgid "Incorrect catalog name '%-.100s'"
2721
#: ../drizzled/error.cc:409
2674
#: ../drizzled/error.cc:402
2723
2676
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
2726
#: ../drizzled/error.cc:410
2679
#: ../drizzled/error.cc:403
2728
2681
msgid "Unknown table engine '%s'"
2731
#: ../drizzled/error.cc:411
2684
#: ../drizzled/error.cc:404
2733
2686
msgid "The target table %-.100s of the %s is not updatable"
2736
#: ../drizzled/error.cc:412
2689
#: ../drizzled/error.cc:405
2739
2692
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
2743
#: ../drizzled/error.cc:413
2696
#: ../drizzled/error.cc:406
2746
2699
"The Drizzle server is running with the %s option so it cannot execute this "
2750
#: ../drizzled/error.cc:414
2703
#: ../drizzled/error.cc:407
2752
2705
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
2755
#: ../drizzled/error.cc:415
2708
#: ../drizzled/error.cc:408
2757
2710
msgid "Truncated incorrect %-.32s value: '%-.128s'"
2760
#: ../drizzled/error.cc:416
2713
#: ../drizzled/error.cc:409
2762
2715
"Incorrect table definition; there can be only one TIMESTAMP column with "
2763
2716
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
2766
#: ../drizzled/error.cc:417
2719
#: ../drizzled/error.cc:410
2768
2721
msgid "Invalid ON UPDATE clause for '%-.192s' column"
2771
#: ../drizzled/error.cc:418
2724
#: ../drizzled/error.cc:411
2773
2726
msgid "Got error %d '%-.100s' from %s"
2776
#: ../drizzled/error.cc:419
2729
#: ../drizzled/error.cc:412
2778
2731
msgid "Got temporary error %d '%-.100s' from %s"
2781
#: ../drizzled/error.cc:420
2734
#: ../drizzled/error.cc:413
2783
2736
msgid "Unknown or incorrect time zone: '%-.64s'"
2786
#: ../drizzled/error.cc:421
2739
#: ../drizzled/error.cc:414
2788
2741
msgid "Invalid %s character string: '%.64s'"
2791
#: ../drizzled/error.cc:422
2744
#: ../drizzled/error.cc:415
2793
2746
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
2796
#: ../drizzled/error.cc:423
2749
#: ../drizzled/error.cc:416
2798
2751
msgid "%s %s does not exist"
2799
2752
msgstr "%s %s no existeix"
2801
#: ../drizzled/error.cc:424
2754
#: ../drizzled/error.cc:417
2802
2755
msgid "Query execution was interrupted"
2805
#: ../drizzled/error.cc:425
2758
#: ../drizzled/error.cc:418
2808
2761
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
2809
2762
"(s) or definer/invoker of view lack rights to use them"
2812
#: ../drizzled/error.cc:426
2765
#: ../drizzled/error.cc:419
2814
2767
msgid "Field '%-.192s' doesn't have a default value"
2817
#: ../drizzled/error.cc:427
2770
#: ../drizzled/error.cc:420
2818
2771
msgid "Division by 0"
2821
#: ../drizzled/error.cc:428
2774
#: ../drizzled/error.cc:421
2823
2776
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
2826
#: ../drizzled/error.cc:429
2779
#: ../drizzled/error.cc:422
2828
2781
msgid "Illegal %s '%-.192s' value found during parsing"
2831
#: ../drizzled/error.cc:430
2784
#: ../drizzled/error.cc:423
2833
2786
msgid "Key part '%-.192s' length cannot be 0"
2836
#: ../drizzled/error.cc:431
2789
#: ../drizzled/error.cc:424
2839
2792
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
2840
2793
"the %.64s state"
2843
#: ../drizzled/error.cc:432
2796
#: ../drizzled/error.cc:425
2845
2798
msgid "Data too long for column '%s' at row %ld"
2848
#: ../drizzled/error.cc:433
2801
#: ../drizzled/error.cc:426
2851
2804
"%s: ready for connections.\n"
2852
2805
"Version: '%s' %s\n"
2855
#: ../drizzled/error.cc:434
2808
#: ../drizzled/error.cc:427
2856
2809
msgid "Can't load value from file with fixed size rows to variable"
2859
#: ../drizzled/error.cc:435
2812
#: ../drizzled/error.cc:428
2861
2814
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
2864
#: ../drizzled/error.cc:436
2817
#: ../drizzled/error.cc:429
2865
2818
msgid "Table definition has changed, please retry transaction"
2868
#: ../drizzled/error.cc:437
2821
#: ../drizzled/error.cc:430
2870
2823
msgid "Not allowed to return a result set from a %s"
2873
#: ../drizzled/error.cc:438
2826
#: ../drizzled/error.cc:431
2874
2827
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
2877
#: ../drizzled/error.cc:439
2830
#: ../drizzled/error.cc:432
2879
2832
"Explicit or implicit commit is not allowed in stored function or trigger."
2882
#: ../drizzled/error.cc:440
2835
#: ../drizzled/error.cc:433
2884
2837
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
2887
#: ../drizzled/error.cc:441
2840
#: ../drizzled/error.cc:434
2889
2842
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
2892
#: ../drizzled/error.cc:442
2845
#: ../drizzled/error.cc:435
2895
2848
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
2899
#: ../drizzled/error.cc:443
2852
#: ../drizzled/error.cc:436
2900
2853
msgid "Trigger in wrong schema"
2903
#: ../drizzled/error.cc:444
2856
#: ../drizzled/error.cc:437
2906
2859
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
2907
2860
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
2910
#: ../drizzled/error.cc:445
2863
#: ../drizzled/error.cc:438
2912
2865
msgid "Display width out of range for column '%-.192s' (max = %d)"
2915
#: ../drizzled/error.cc:446
2868
#: ../drizzled/error.cc:439
2917
2870
msgid "Datetime function: %-.32s field overflow"
2920
#: ../drizzled/error.cc:447
2873
#: ../drizzled/error.cc:440
2923
2876
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
2926
#: ../drizzled/error.cc:448
2879
#: ../drizzled/error.cc:441
2929
2882
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
2932
#: ../drizzled/error.cc:449
2885
#: ../drizzled/error.cc:442
2933
2886
msgid "No data - zero rows fetched, selected, or processed"
2936
#: ../drizzled/error.cc:450
2889
#: ../drizzled/error.cc:443
2938
2891
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
2941
#: ../drizzled/error.cc:451
2894
#: ../drizzled/error.cc:444
2943
2896
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
2946
#: ../drizzled/error.cc:452
2899
#: ../drizzled/error.cc:445
2947
2900
msgid "The used table type doesn't support SPATIAL indexes"
2950
#: ../drizzled/error.cc:453
2903
#: ../drizzled/error.cc:446
2952
2905
msgid "Leading spaces are removed from name '%s'"
2955
#: ../drizzled/error.cc:454
2908
#: ../drizzled/error.cc:447
2956
2909
msgid "Failed to read auto-increment value from storage engine"
2959
#: ../drizzled/error.cc:455
2912
#: ../drizzled/error.cc:448
2961
2914
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
2964
#: ../drizzled/error.cc:456
2917
#: ../drizzled/error.cc:449
2965
2918
msgid "Too high level of nesting for select"
2968
#: ../drizzled/error.cc:457
2921
#: ../drizzled/error.cc:450
2970
2923
msgid "Name '%-.64s' has become ''"
2973
#: ../drizzled/error.cc:458
2926
#: ../drizzled/error.cc:451
2975
2928
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
2976
2929
"optional and non-empty FIELDS ENCLOSED BY"
2979
#: ../drizzled/error.cc:459
2932
#: ../drizzled/error.cc:452
2982
2935
"Table storage engine '%-.64s' does not support the create option '%.64s'"
2985
#: ../drizzled/error.cc:460
2938
#: ../drizzled/error.cc:453
2987
2940
msgid "Incorrect %-.32s value: '%-.128s'"
2990
#: ../drizzled/error.cc:461
2943
#: ../drizzled/error.cc:454
2992
2945
msgid "Table has no partition for value %-.64s"
2995
#: ../drizzled/error.cc:462
2948
#: ../drizzled/error.cc:455
2996
2949
msgid "Writing one row to the row-based binary log failed"
2999
#: ../drizzled/error.cc:463
2952
#: ../drizzled/error.cc:456
3001
2954
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
3004
#: ../drizzled/error.cc:464
2957
#: ../drizzled/error.cc:457
3007
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
3008
"d would lead to a duplicate entry"
2960
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key "
2961
"%d would lead to a duplicate entry"
3011
#: ../drizzled/error.cc:465
2964
#: ../drizzled/error.cc:458
3013
2966
"Transaction isolation level can't be changed while a transaction is in "
3017
#: ../drizzled/error.cc:466
2970
#: ../drizzled/error.cc:459
3019
2972
msgid "Incorrect parameter count in the call to native function '%-.192s'"
3022
#: ../drizzled/error.cc:467
2975
#: ../drizzled/error.cc:460
3024
2977
msgid "Incorrect parameters in the call to native function '%-.192s'"
3027
#: ../drizzled/error.cc:468
2980
#: ../drizzled/error.cc:461
3029
2982
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
3032
#: ../drizzled/error.cc:469
2985
#: ../drizzled/error.cc:462
3034
2987
msgid "Invalid column reference (%-.64s) in LOAD DATA"
3037
#: ../drizzled/error.cc:470
2990
#: ../drizzled/error.cc:463
3039
2992
msgid "Received an invalid value '%s' for a UNIX timestamp."
3042
#: ../drizzled/error.cc:471
2995
#: ../drizzled/error.cc:464
3044
2997
msgid "Received an invalid datetime value '%s'."
3047
#: ../drizzled/error.cc:472
3000
#: ../drizzled/error.cc:465
3049
3002
msgid "Received a NULL argument for function '%s'."
3052
#: ../drizzled/error.cc:473
3005
#: ../drizzled/error.cc:466
3054
3007
msgid "Received an out-of-range argument '%s' for function '%s'."
3057
#: ../drizzled/error.cc:474
3010
#: ../drizzled/error.cc:467
3059
3012
msgid "Received an invalid enum value '%s'."
3062
#: ../drizzled/error.cc:475
3015
#: ../drizzled/error.cc:468
3063
3016
msgid "Tables which are replicated require a primary key."
3066
#: ../drizzled/error.cc:476
3019
#: ../drizzled/error.cc:469
3068
3021
msgid "Corrupt or invalid table definition: %s"
3071
#: ../drizzled/error.cc:477
3024
#: ../drizzled/error.cc:470
3073
3026
msgid "Corrupt or invalid schema definition for %s : %s"
3076
#: ../drizzled/error.cc:478
3029
#: ../drizzled/error.cc:471
3078
3031
msgid "Schema does not exist: %s"
3081
#: ../drizzled/error.cc:479
3034
#: ../drizzled/error.cc:472
3083
3036
msgid "Error altering schema: %s"
3086
#: ../drizzled/error.cc:480
3039
#: ../drizzled/error.cc:473
3088
3041
msgid "Error droppping Schema : %s"
3091
#: ../drizzled/error.cc:481
3044
#: ../drizzled/error.cc:474
3092
3045
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
3095
#: ../drizzled/error.cc:482
3048
#: ../drizzled/error.cc:475
3097
3050
msgid "Unknown table engine option key/pair %s = %s."
3100
#: ../drizzled/error.cc:483
3053
#: ../drizzled/error.cc:476
3102
3055
msgid "Unknown schema engine option key/pair %s = %s."
3105
#: ../drizzled/error.cc:485
3058
#: ../drizzled/error.cc:478
3107
3060
msgid "Can't unlock file (Errcode: %d)"
3110
#: ../drizzled/error.cc:486
3063
#: ../drizzled/error.cc:479
3112
3065
msgid "Can't change size of file (Errcode: %d)"
3115
#: ../drizzled/error.cc:487
3068
#: ../drizzled/error.cc:480
3117
3070
msgid "Can't open stream from handle (Errcode: %d)"
3120
#: ../drizzled/error.cc:488
3073
#: ../drizzled/error.cc:481
3122
3075
msgid "Warning: '%s' had %d links"
3125
#: ../drizzled/error.cc:489
3078
#: ../drizzled/error.cc:482
3127
3080
msgid "Warning: %d files and %d streams is left open\n"
3130
#: ../drizzled/error.cc:490
3083
#: ../drizzled/error.cc:483
3132
3085
msgid "Can't create directory '%s' (Errcode: %d)"
3135
#: ../drizzled/error.cc:491
3088
#: ../drizzled/error.cc:484
3138
3091
"Character set '%s' is not a compiled character set and is not specified in "
3142
#: ../drizzled/error.cc:492
3095
#: ../drizzled/error.cc:485
3144
3097
msgid "Out of resources when opening file '%s' (Errcode: %d)"
3147
#: ../drizzled/error.cc:493
3100
#: ../drizzled/error.cc:486
3149
3102
msgid "Can't read value for symlink '%s' (Error %d)"
3152
#: ../drizzled/error.cc:494
3105
#: ../drizzled/error.cc:487
3154
3107
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
3157
#: ../drizzled/error.cc:495
3110
#: ../drizzled/error.cc:488
3159
3112
msgid "Error on realpath() on '%s' (Error %d)"
3162
#: ../drizzled/error.cc:496
3115
#: ../drizzled/error.cc:489
3164
3117
msgid "Can't sync file '%s' to disk (Errcode: %d)"
3167
#: ../drizzled/error.cc:497
3120
#: ../drizzled/error.cc:490
3170
3123
"Collation '%s' is not a compiled collation and is not specified in the %s "
3174
#: ../drizzled/error.cc:498
3127
#: ../drizzled/error.cc:491
3176
3129
msgid "File '%s' (fileno: %d) was not closed"
3799
3789
msgid "Default database to use."
3802
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:842
3792
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
3803
3793
#: ../plugin/mysql_protocol/mysql_protocol.cc:913
3804
3794
msgid "Invalid value of port\n"
3807
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:851
3797
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
3808
3798
#: ../plugin/mysql_protocol/mysql_protocol.cc:922
3809
3799
msgid "Invalid value for connect_timeout\n"
3812
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:860
3802
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:112
3813
3803
#: ../plugin/mysql_protocol/mysql_protocol.cc:931
3814
3804
msgid "Invalid value for read_timeout\n"
3817
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:869
3807
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:121
3818
3808
#: ../plugin/mysql_protocol/mysql_protocol.cc:940
3819
3809
msgid "Invalid value for write_timeout\n"
3822
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:878
3823
msgid "Invalid value for retry_count\n"
3812
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:130
3813
#: ../plugin/mysql_protocol/mysql_protocol.cc:949
3814
msgid "Invalid value for retry_count"
3826
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:887
3817
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:139
3827
3818
#: ../plugin/mysql_protocol/mysql_protocol.cc:958
3828
3819
msgid "Invalid value for buffer_length\n"
3831
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:907
3832
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:931
3822
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:161
3823
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:182
3834
"Port number to use for connection or 0 for default to, in order of "
3835
"preference, drizzle.cnf, $DRIZZLE_TCP_PORT, built-in default (4427)."
3825
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3838
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:913
3839
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:937
3829
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:164
3830
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:185
3840
3831
#: ../plugin/mysql_protocol/mysql_protocol.cc:987
3841
3832
#: ../plugin/mysql_protocol/mysql_protocol.cc:1009
3842
3833
msgid "Connect Timeout."
3845
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:916
3846
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:940
3836
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:167
3837
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:188
3847
3838
#: ../plugin/mysql_protocol/mysql_protocol.cc:990
3848
3839
#: ../plugin/mysql_protocol/mysql_protocol.cc:1012
3849
3840
msgid "Read Timeout."
3852
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:918
3853
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:943
3843
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:169
3844
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:191
3854
3845
#: ../plugin/mysql_protocol/mysql_protocol.cc:992
3855
3846
#: ../plugin/mysql_protocol/mysql_protocol.cc:1015
3856
3847
msgid "Write Timeout."
3859
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:920
3860
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:946
3850
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:171
3851
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:194
3861
3852
#: ../plugin/mysql_protocol/mysql_protocol.cc:994
3862
3853
#: ../plugin/mysql_protocol/mysql_protocol.cc:1018
3863
3854
msgid "Retry Count."
3866
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:922
3867
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:949
3857
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:173
3858
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:197
3868
3859
#: ../plugin/mysql_protocol/mysql_protocol.cc:996
3869
3860
#: ../plugin/mysql_protocol/mysql_protocol.cc:1021
3870
3861
msgid "Buffer length."
3873
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:925
3874
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:952
3864
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:176
3865
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:200
3875
3866
#: ../plugin/mysql_protocol/mysql_protocol.cc:999
3876
3867
#: ../plugin/mysql_protocol/mysql_protocol.cc:1024
3877
3868
msgid "Address to bind to."
3880
#: ../plugin/drizzle_protocol/errmsg.cc:31
3881
msgid "Unknown Drizzle error"
3884
#: ../plugin/drizzle_protocol/errmsg.cc:32
3886
msgid "Can't create UNIX socket (%d)"
3889
#: ../plugin/drizzle_protocol/errmsg.cc:33
3891
msgid "Can't connect to local Drizzle server through socket '%-.100s' (%d)"
3894
#: ../plugin/drizzle_protocol/errmsg.cc:34
3896
msgid "Can't connect to Drizzle server on '%-.100s:%lu' (%d)"
3899
#: ../plugin/drizzle_protocol/errmsg.cc:35
3901
msgid "Can't create TCP/IP socket (%d)"
3904
#: ../plugin/drizzle_protocol/errmsg.cc:36
3906
msgid "Unknown Drizzle server host '%-.100s' (%d)"
3909
#: ../plugin/drizzle_protocol/errmsg.cc:37
3910
msgid "Drizzle server has gone away"
3913
#: ../plugin/drizzle_protocol/errmsg.cc:38
3915
msgid "Protocol mismatch; server version = %d, client version = %d"
3918
#: ../plugin/drizzle_protocol/errmsg.cc:39
3919
msgid "Drizzle client ran out of memory"
3922
#: ../plugin/drizzle_protocol/errmsg.cc:40
3923
msgid "Wrong host info"
3926
#: ../plugin/drizzle_protocol/errmsg.cc:41
3927
msgid "Localhost via UNIX socket"
3930
#: ../plugin/drizzle_protocol/errmsg.cc:42
3932
msgid "%-.100s via TCP/IP"
3935
#: ../plugin/drizzle_protocol/errmsg.cc:43
3936
msgid "Error in server handshake"
3939
#: ../plugin/drizzle_protocol/errmsg.cc:44
3940
msgid "Lost connection to Drizzle server during query"
3943
#: ../plugin/drizzle_protocol/errmsg.cc:45
3944
msgid "Commands out of sync; you can't run this command now"
3947
#: ../plugin/drizzle_protocol/errmsg.cc:46
3949
msgid "Named pipe: %-.32s"
3952
#: ../plugin/drizzle_protocol/errmsg.cc:47
3954
msgid "Can't wait for named pipe to host: %-.64s pipe: %-.32s (%lu)"
3957
#: ../plugin/drizzle_protocol/errmsg.cc:48
3959
msgid "Can't open named pipe to host: %-.64s pipe: %-.32s (%lu)"
3962
#: ../plugin/drizzle_protocol/errmsg.cc:49
3964
msgid "Can't set state of named pipe to host: %-.64s pipe: %-.32s (%lu)"
3967
#: ../plugin/drizzle_protocol/errmsg.cc:50
3969
msgid "Can't initialize character set %-.32s (path: %-.100s)"
3972
#: ../plugin/drizzle_protocol/errmsg.cc:51
3973
msgid "Got packet bigger than 'max_allowed_packet' bytes"
3976
#: ../plugin/drizzle_protocol/errmsg.cc:52
3977
msgid "Embedded server"
3980
#: ../plugin/drizzle_protocol/errmsg.cc:53
3981
msgid "Error on SHOW SLAVE STATUS:"
3984
#: ../plugin/drizzle_protocol/errmsg.cc:54
3985
msgid "Error on SHOW SLAVE HOSTS:"
3988
#: ../plugin/drizzle_protocol/errmsg.cc:55
3989
msgid "Error connecting to slave:"
3992
#: ../plugin/drizzle_protocol/errmsg.cc:56
3993
msgid "Error connecting to master:"
3996
#: ../plugin/drizzle_protocol/errmsg.cc:57
3997
msgid "SSL connection error"
3998
msgstr "S'ha produït un error en la connexió SSL"
4000
#: ../plugin/drizzle_protocol/errmsg.cc:58
4001
msgid "Malformed packet"
4004
#: ../plugin/drizzle_protocol/errmsg.cc:59
4005
#: ../plugin/drizzle_protocol/errmsg.cc:70
4006
#: ../plugin/drizzle_protocol/errmsg.cc:71
4007
#: ../plugin/drizzle_protocol/errmsg.cc:72
4008
#: ../plugin/drizzle_protocol/errmsg.cc:73
4009
#: ../plugin/drizzle_protocol/errmsg.cc:74
4010
#: ../plugin/drizzle_protocol/errmsg.cc:75
4011
#: ../plugin/drizzle_protocol/errmsg.cc:76
4012
#: ../plugin/drizzle_protocol/errmsg.cc:77
4013
#: ../plugin/drizzle_protocol/errmsg.cc:78
4014
msgid "(unused error message)"
4017
#: ../plugin/drizzle_protocol/errmsg.cc:60
4018
msgid "Invalid use of null pointer"
4021
#: ../plugin/drizzle_protocol/errmsg.cc:61
4022
msgid "Statement not prepared"
4025
#: ../plugin/drizzle_protocol/errmsg.cc:62
4026
msgid "No data supplied for parameters in prepared statement"
4029
#: ../plugin/drizzle_protocol/errmsg.cc:63
4030
msgid "Data truncated"
4033
#: ../plugin/drizzle_protocol/errmsg.cc:64
4034
msgid "No parameters exist in the statement"
4037
#: ../plugin/drizzle_protocol/errmsg.cc:65
4038
msgid "Invalid parameter number"
4041
#: ../plugin/drizzle_protocol/errmsg.cc:66
4044
"Can't send long data for non-string/non-binary data types (parameter: %d)"
4047
#: ../plugin/drizzle_protocol/errmsg.cc:68
4049
msgid "Using unsupported buffer type: %d (parameter: %d)"
4052
#: ../plugin/drizzle_protocol/errmsg.cc:69
4054
msgid "Shared memory: %-.100s"
4057
#: ../plugin/drizzle_protocol/errmsg.cc:79
4058
msgid "Wrong or unknown protocol"
4061
#: ../plugin/drizzle_protocol/errmsg.cc:80
4062
msgid "Invalid connection handle"
4065
#: ../plugin/drizzle_protocol/errmsg.cc:81
4067
"Connection using old (pre-4.1.1) authentication protocol refused (client "
4068
"option 'secure_auth' enabled)"
4071
#: ../plugin/drizzle_protocol/errmsg.cc:83
4072
msgid "Row retrieval was canceled by drizzle_stmt_close() call"
4075
#: ../plugin/drizzle_protocol/errmsg.cc:84
4076
msgid "Attempt to read column without prior row fetch"
4079
#: ../plugin/drizzle_protocol/errmsg.cc:85
4080
msgid "Prepared statement contains no metadata"
4083
#: ../plugin/drizzle_protocol/errmsg.cc:86
4085
"Attempt to read a row while there is no result set associated with the "
4089
#: ../plugin/drizzle_protocol/errmsg.cc:88
4090
msgid "This feature is not implemented yet"
4093
#: ../plugin/drizzle_protocol/errmsg.cc:89
4096
"Lost connection to Drizzle server while waiting for initial communication "
4097
"packet, system error: %d"
4100
#: ../plugin/drizzle_protocol/errmsg.cc:91
4103
"Lost connection to Drizzle server while reading initial communication "
4104
"packet, system error: %d"
4107
#: ../plugin/drizzle_protocol/errmsg.cc:93
4110
"Lost connection to Drizzle server while sending authentication information, "
4114
#: ../plugin/drizzle_protocol/errmsg.cc:95
4117
"Lost connection to Drizzle server while reading authorization information, "
4121
#: ../plugin/drizzle_protocol/errmsg.cc:97
4124
"Lost connection to Drizzle server while setting initial database, system "
4128
#: ../plugin/drizzle_protocol/errmsg.cc:99
4130
msgid "Statement closed indirectly because of a preceding %s() call"
4133
#. CR_NET_UNCOMPRESS_ERROR 08S01
4134
#: ../plugin/drizzle_protocol/errmsg.cc:101
4135
msgid "Couldn't uncompress communication packet"
4138
#. CR_NET_READ_ERROR 08S01
4139
#: ../plugin/drizzle_protocol/errmsg.cc:103
4140
msgid "Got an error reading communication packets"
4143
#. CR_NET_READ_INTERRUPTED 08S01
4144
#: ../plugin/drizzle_protocol/errmsg.cc:105
4145
msgid "Got timeout reading communication packets"
4148
#. CR_NET_ERROR_ON_WRITE 08S01
4149
#: ../plugin/drizzle_protocol/errmsg.cc:107
4150
msgid "Got an error writing communication packets"
4153
#. CR_NET_WRITE_INTERRUPTED 08S01
4154
#: ../plugin/drizzle_protocol/errmsg.cc:109
4155
msgid "Got timeout writing communication packets"
4158
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
4159
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1207
4160
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1237
4162
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4165
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
4167
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4170
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1186
4171
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1299
4172
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1480
4173
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2056
4175
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4178
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1338
4179
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1354
4181
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4184
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2864
3871
#: ../plugin/haildb/haildb_engine.cc:1064
3872
#: ../plugin/haildb/haildb_engine.cc:1202
3873
#: ../plugin/haildb/haildb_engine.cc:1232
3875
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
3878
#: ../plugin/haildb/haildb_engine.cc:1083
3880
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
3883
#: ../plugin/haildb/haildb_engine.cc:1181
3884
#: ../plugin/haildb/haildb_engine.cc:1294
3885
#: ../plugin/haildb/haildb_engine.cc:1475
3886
#: ../plugin/haildb/haildb_engine.cc:2051
3888
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
3891
#: ../plugin/haildb/haildb_engine.cc:1333
3892
#: ../plugin/haildb/haildb_engine.cc:1349
3894
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
3897
#: ../plugin/haildb/haildb_engine.cc:2882
4185
3898
msgid "Invalid value of additional-mem-pool-size"
4188
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
3901
#: ../plugin/haildb/haildb_engine.cc:2893
4189
3902
msgid "Invalid value of autoextend-increment"
4192
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
3905
#: ../plugin/haildb/haildb_engine.cc:2902
4193
3906
msgid "Invalid value of buffer-pool-size"
4196
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
3909
#: ../plugin/haildb/haildb_engine.cc:2913
4197
3910
msgid "Invalid value of io-capacity"
4200
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
3913
#: ../plugin/haildb/haildb_engine.cc:2922
4201
3914
msgid "Invalid value of fast-shutdown"
4204
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
3917
#: ../plugin/haildb/haildb_engine.cc:2931
4205
3918
msgid "Invalid value of flush-log-at-trx-commit"
4208
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
3921
#: ../plugin/haildb/haildb_engine.cc:2940
4209
3922
msgid "Invalid value of force-recovery"
4212
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
3925
#: ../plugin/haildb/haildb_engine.cc:2949
4213
3926
msgid "Invalid value of log-file-size"
4216
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
3929
#: ../plugin/haildb/haildb_engine.cc:2960
4217
3930
msgid "Invalid value of log-files-in-group"
4220
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
3933
#: ../plugin/haildb/haildb_engine.cc:2969
4221
3934
msgid "Invalid value of lock-wait-timeout"
4224
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
3937
#: ../plugin/haildb/haildb_engine.cc:2978
4225
3938
msgid "Invalid value of log-buffer-size"
4228
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
3941
#: ../plugin/haildb/haildb_engine.cc:2989
4229
3942
msgid "Invalid value of lru-old-blocks-pct"
4232
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
3945
#: ../plugin/haildb/haildb_engine.cc:2998
4233
3946
msgid "Invalid value of lru-block-access-recency"
4236
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
3949
#: ../plugin/haildb/haildb_engine.cc:3007
4237
3950
msgid "Invalid value of max-dirty-pages-pct"
4240
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
3953
#: ../plugin/haildb/haildb_engine.cc:3016
4241
3954
msgid "Invalid value of max-purge-lag"
4244
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
3957
#: ../plugin/haildb/haildb_engine.cc:3025
4245
3958
msgid "Invalid value of open-files"
4248
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
3961
#: ../plugin/haildb/haildb_engine.cc:3034
4249
3962
msgid "Invalid value of read-io-threads"
4252
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
3965
#: ../plugin/haildb/haildb_engine.cc:3043
4253
3966
msgid "Invalid value of sync_spin_loops"
4256
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
3969
#: ../plugin/haildb/haildb_engine.cc:3246
4258
msgid "Error starting Embedded InnoDB %d (%s)\n"
4261
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3531
4262
msgid "Disable InnoDB adaptive hash index (enabled by default)."
4265
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3533
3971
msgid "Error starting HailDB %d (%s)\n"
3974
#: ../plugin/haildb/haildb_engine.cc:3548
3975
msgid "Disable HailDB adaptive hash index (enabled by default)."
3978
#: ../plugin/haildb/haildb_engine.cc:3550
4266
3979
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4269
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
3982
#: ../plugin/haildb/haildb_engine.cc:3553
4271
"Size of a memory pool InnoDB uses to store data dictionary information and "
3984
"Size of a memory pool HailDB uses to store data dictionary information and "
4272
3985
"other internal data structures."
4275
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
3988
#: ../plugin/haildb/haildb_engine.cc:3556
4276
3989
msgid "Data file autoextend increment in megabytes"
4279
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
3992
#: ../plugin/haildb/haildb_engine.cc:3559
4281
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
3994
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4285
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3545
4286
msgid "The common part for InnoDB table spaces."
4289
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3547
4290
msgid "Disable InnoDB checksums validation (enabled by default)."
4293
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3549
4294
msgid "Disable InnoDB doublewrite buffer (enabled by default)."
4297
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3552
3998
#: ../plugin/haildb/haildb_engine.cc:3562
3999
msgid "The common part for HailDB table spaces."
4002
#: ../plugin/haildb/haildb_engine.cc:3564
4003
msgid "Disable HailDB checksums validation (enabled by default)."
4006
#: ../plugin/haildb/haildb_engine.cc:3566
4007
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4010
#: ../plugin/haildb/haildb_engine.cc:3569
4298
4011
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4301
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
4014
#: ../plugin/haildb/haildb_engine.cc:3572
4303
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4016
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4304
4017
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4307
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3558
4308
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4020
#: ../plugin/haildb/haildb_engine.cc:3575
4021
msgid "Stores each HailDB table to an .ibd file in the database dir."
4311
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
4024
#: ../plugin/haildb/haildb_engine.cc:3578
4312
4025
msgid "File format to use for new tables in .ibd files."
4315
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
4028
#: ../plugin/haildb/haildb_engine.cc:3581
4317
4030
"Set to 0 (write and flush once per second),1 (write and flush at each "
4318
4031
"commit) or 2 (write at commit, flush once per second)."
4321
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
4034
#: ../plugin/haildb/haildb_engine.cc:3584
4322
4035
msgid "With which method to flush data."
4325
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
4038
#: ../plugin/haildb/haildb_engine.cc:3587
4327
4040
"Helps to save your data in case the disk image of the database becomes "
4331
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3573
4332
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3576
4044
#: ../plugin/haildb/haildb_engine.cc:3590
4045
#: ../plugin/haildb/haildb_engine.cc:3593
4333
4046
msgid "Path to individual files and their sizes."
4336
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
4337
msgid "Path to InnoDB log files."
4049
#: ../plugin/haildb/haildb_engine.cc:3596
4050
msgid "Path to HailDB log files."
4340
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
4053
#: ../plugin/haildb/haildb_engine.cc:3599
4341
4054
msgid "Size of each log file in a log group."
4344
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
4057
#: ../plugin/haildb/haildb_engine.cc:3602
4346
"Number of log files in the log group. InnoDB writes to the files in a "
4059
"Number of log files in the log group. HailDB writes to the files in a "
4347
4060
"circular fashion. Value 3 is recommended here."
4350
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
4063
#: ../plugin/haildb/haildb_engine.cc:3605
4352
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4065
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4353
4066
"rolled back. Values above 100000000 disable the timeout."
4356
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
4069
#: ../plugin/haildb/haildb_engine.cc:3608
4358
"The size of the buffer which InnoDB uses to write log to the log files on "
4071
"The size of the buffer which HailDB uses to write log to the log files on "
4362
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
4075
#: ../plugin/haildb/haildb_engine.cc:3611
4364
4077
"Sets the point in the LRU list from where all pages are classified as old "
4365
4078
"(Advanced users)"
4368
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
4081
#: ../plugin/haildb/haildb_engine.cc:3614
4370
4083
"Milliseconds between accesses to a block at which it is made young. "
4371
4084
"0=disabled (Advanced users)"
4374
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
4087
#: ../plugin/haildb/haildb_engine.cc:3617
4375
4088
msgid "Percentage of dirty pages allowed in bufferpool."
4378
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
4091
#: ../plugin/haildb/haildb_engine.cc:3620
4379
4092
msgid "Desired maximum length of the purge queue (0 = no limit)"
4382
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
4095
#: ../plugin/haildb/haildb_engine.cc:3623
4384
4097
"Roll back the complete transaction on lock wait timeout, for 4.x "
4385
4098
"compatibility (disabled by default)"
4388
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3609
4389
msgid "How many files at the maximum InnoDB keeps open at the same time."
4392
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3612
4393
msgid "Number of background read I/O threads in InnoDB."
4396
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3615
4397
msgid "Number of background write I/O threads in InnoDB."
4400
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3617
4101
#: ../plugin/haildb/haildb_engine.cc:3626
4102
msgid "How many files at the maximum HailDB keeps open at the same time."
4105
#: ../plugin/haildb/haildb_engine.cc:3629
4106
msgid "Number of background read I/O threads in HailDB."
4109
#: ../plugin/haildb/haildb_engine.cc:3632
4110
msgid "Number of background write I/O threads in HailDB."
4113
#: ../plugin/haildb/haildb_engine.cc:3634
4402
4115
"Disable if you want to reduce the number of messages written to the log "
4403
4116
"(default: enabled)."
4406
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3620
4407
msgid "Enable SHOW INNODB STATUS output in the log"
4410
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3623
4411
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4414
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3625
4119
#: ../plugin/haildb/haildb_engine.cc:3637
4120
msgid "Enable SHOW HAILDB STATUS output in the log"
4123
#: ../plugin/haildb/haildb_engine.cc:3640
4124
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4127
#: ../plugin/haildb/haildb_engine.cc:3642
4416
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
4129
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4419
4132
#: ../plugin/errmsg_notify/errmsg_notify.cc:80