191
191
"Enable named commands. Named commands mean this program's internal commands; "
192
192
"see drizzle> help . When enabled, the named commands can be used from any "
193
"line of the query, otherwise only from the first line, before an enter. "
194
"Disable with --disable-named-commands. This option is disabled by default."
193
"line of the query, otherwise only from the first line, before an enter."
197
196
#: ../client/drizzle.cc:1299
199
"Named commands are disabled. Use \\* form only, or use named commands only "
200
"in the beginning of a line ending with a semicolon (;) Since version 10.9 "
201
"the client now starts with this option ENABLED by default! Disable with '-"
202
"G'. Long format commands still work from the first line. WARNING: option "
203
"deprecated; use --disable-named-commands instead."
197
msgid "Turn off beep on error."
206
200
#: ../client/drizzle.cc:1300
207
msgid "Ignore space after function names."
210
#: ../client/drizzle.cc:1302
211
msgid "Turn off beep on error."
214
#: ../client/drizzle.cc:1304
215
msgid "Write line numbers for errors."
218
#: ../client/drizzle.cc:1306
220
"Don't write line number for errors. WARNING: -L is deprecated, use long "
221
"version of this option instead."
224
#: ../client/drizzle.cc:1308
225
msgid "Write column names in results."
228
#: ../client/drizzle.cc:1310
201
msgid "Do not write line numbers for errors."
204
#: ../client/drizzle.cc:1301
205
msgid "Do not write column names in results."
208
#: ../client/drizzle.cc:1303
230
210
"Don't write column names in results. WARNING: -N is deprecated, use long "
231
211
"version of this options instead."
234
#: ../client/drizzle.cc:1312
214
#: ../client/drizzle.cc:1305
236
216
"Change the value of a variable. Please note that this option is deprecated; "
237
217
"you can set variables directly with --variable-name=value."
240
#: ../client/drizzle.cc:1314
220
#: ../client/drizzle.cc:1307
241
221
msgid "Output in table format."
242
222
msgstr "Hasil pada format tabel"
244
#: ../client/drizzle.cc:1316
224
#: ../client/drizzle.cc:1309
245
225
msgid "Only allow UPDATE and DELETE that uses keys."
246
226
msgstr "Hanya ijinkan UPDATE dan DELETE yang menggunakan key"
248
#: ../client/drizzle.cc:1318
228
#: ../client/drizzle.cc:1311
249
229
msgid "Synonym for option --safe-updates, -U."
250
230
msgstr "Persamaan dari pilihan --safe-update, -U"
252
#: ../client/drizzle.cc:1320
232
#: ../client/drizzle.cc:1313
253
233
msgid "-v vvv implies that verbose= 3, Used to specify verbose"
256
#: ../client/drizzle.cc:1321 ../client/drizzledump.cc:2425
257
#: ../drizzled/drizzled.cc:1174
236
#: ../client/drizzle.cc:1314 ../client/drizzledump.cc:512
237
#: ../drizzled/drizzled.cc:1314 ../drizzled/drizzled.cc:1880
258
238
msgid "Output version information and exit."
259
239
msgstr "Tampilkan informasi tentang versi dan keluar"
261
#: ../client/drizzle.cc:1323
241
#: ../client/drizzle.cc:1316
262
242
msgid "Refuse client connecting to server if it uses old (pre-4.1.1) protocol"
264
244
"Tolak koneksi client ke server jika koneksi tersebut menggunakan protokol "
265
245
"yang lama (pre-4.1.1)"
267
#: ../client/drizzle.cc:1327
247
#: ../client/drizzle.cc:1320
268
248
msgid "Number of lines before each import progress report."
271
#: ../client/drizzle.cc:1329
251
#: ../client/drizzle.cc:1322
272
252
msgid "Ping the server to check if it's alive."
275
#: ../client/drizzle.cc:1331
255
#: ../client/drizzle.cc:1324 ../drizzled/drizzled.cc:1234
276
256
msgid "Configuration file defaults are not used if no-defaults is set"
279
#: ../client/drizzle.cc:1334 ../client/drizzledump.cc:2434
259
#: ../client/drizzle.cc:1327 ../client/drizzledump.cc:520
280
260
msgid "Options specific to the drizzle client"
283
#: ../client/drizzle.cc:1337
263
#: ../client/drizzle.cc:1330
285
"Enable automatic rehashing. One doesn't need to use 'rehash' to get table "
286
"and field completion, but startup and reconnecting may take a longer time. "
287
"Disable with --disable-auto-rehash."
266
"Disable automatic rehashing. One doesn't need to use 'rehash' to get table "
267
"and field completion, but startup and reconnecting may take a longer time."
289
269
"Aktifkan pengacakan otomatis. Satu yang tidak diperlukan dalam penggunaan "
290
270
"'rehash' untuk mendapatkan tabel dan"
292
#: ../client/drizzle.cc:1338
294
"No automatic rehashing. One has to use 'rehash' to get table and field "
295
"completion. This gives a quicker start of drizzle_st and disables rehashing "
296
"on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead."
298
"Tidak ada pengacakan otomatis. Saat digunakan untuk pengacakan ulang untuk "
299
"mendapatkan tabel dan kolom. Ini akan membuat start awal yang lebih cepat "
300
"dengan drizzle_st and tidak mengaktifkan pengacakan ulang ketika melakukan "
301
"koneksi ulang. PERINGATAN: pilihan ini sudah kadaluarsa; cukup gunakan --"
302
"disable-auto-rehash"
304
#: ../client/drizzle.cc:1340
272
#: ../client/drizzle.cc:1332
306
274
"Automatically switch to vertical output mode if the result is wider than the "
307
275
"terminal width."
668
#: ../client/drizzle.cc:3520
629
#: ../client/drizzle.cc:3521
670
631
msgid "No previous outfile available, you must give a filename!\n"
673
#: ../client/drizzle.cc:3525
634
#: ../client/drizzle.cc:3526
675
636
msgid "Currently logging to file '%s'\n"
678
#: ../client/drizzle.cc:3545
639
#: ../client/drizzle.cc:3546
679
640
#, fuzzy, c-format
680
641
msgid "No outfile specified!\n"
681
642
msgstr "Tidak ada query\n"
683
#: ../client/drizzle.cc:3558
644
#: ../client/drizzle.cc:3559
684
645
msgid "Outfile disabled.\n"
687
#: ../client/drizzle.cc:3585
648
#: ../client/drizzle.cc:3586
688
649
msgid "Default pager wasn't set, using stdout.\n"
691
#: ../client/drizzle.cc:3605
652
#: ../client/drizzle.cc:3606
693
654
msgid "PAGER set to '%s'\n"
696
#: ../client/drizzle.cc:3616
657
#: ../client/drizzle.cc:3617
697
658
msgid "PAGER set to stdout\n"
700
#: ../client/drizzle.cc:3699
661
#: ../client/drizzle.cc:3700
702
663
msgid "Connection id: %u"
705
#: ../client/drizzle.cc:3701
666
#: ../client/drizzle.cc:3702
707
668
msgid "Current database: %.128s\n"
710
#: ../client/drizzle.cc:3702
671
#: ../client/drizzle.cc:3703
711
672
msgid "*** NONE ***"
714
675
#. Skip command name
715
#: ../client/drizzle.cc:3722
676
#: ../client/drizzle.cc:3723
716
677
msgid "Usage: \\. <filename> | source <filename>"
719
#: ../client/drizzle.cc:3737
680
#: ../client/drizzle.cc:3738
720
681
#, fuzzy, c-format
721
682
msgid "Failed to open file '%s', error: %d"
722
683
msgstr "Kesalahan dalam membaca berkas '%s' (Errcode: %d)"
724
#: ../client/drizzle.cc:3745
685
#: ../client/drizzle.cc:3746
725
686
msgid "Can't initialize LineBuffer"
728
#: ../client/drizzle.cc:3781
689
#: ../client/drizzle.cc:3782
729
690
msgid "DELIMITER must be followed by a 'delimiter' character or string"
732
#: ../client/drizzle.cc:3814
693
#: ../client/drizzle.cc:3815
733
694
msgid "USE must be followed by a database name"
736
#: ../client/drizzle.cc:3882
697
#: ../client/drizzle.cc:3883
738
699
msgid "Database changed"
739
700
msgstr "Database yang dipakai."
741
#: ../client/drizzle.cc:3890
702
#: ../client/drizzle.cc:3891
743
704
msgid "Show warnings enabled."
744
705
msgstr "Tampilkan peringatan setelah setiap statement."
746
#: ../client/drizzle.cc:3898
707
#: ../client/drizzle.cc:3899
748
709
msgid "Show warnings disabled."
749
710
msgstr "Tampilkan peringatan setelah setiap statement."
751
#: ../client/drizzle.cc:4042
712
#: ../client/drizzle.cc:4043
755
716
"Connection id:\t\t%lu\n"
758
#: ../client/drizzle.cc:4054
719
#: ../client/drizzle.cc:4055
760
721
msgid "Current database:\t%s\n"
763
#: ../client/drizzle.cc:4055
724
#: ../client/drizzle.cc:4056
765
726
msgid "Current user:\t\t%s\n"
768
#: ../client/drizzle.cc:4061
729
#: ../client/drizzle.cc:4062
769
730
msgid "SSL:\t\t\tNot in use"
772
#: ../client/drizzle.cc:4066
733
#: ../client/drizzle.cc:4067
776
737
"No connection\n"
777
738
msgstr "Koneksi SSL error"
779
#: ../client/drizzle.cc:4073
740
#: ../client/drizzle.cc:4074
782
743
"All updates ignored to this database\n"
785
#: ../client/drizzle.cc:4076
746
#: ../client/drizzle.cc:4077
787
748
msgid "Current pager:\t\t%s\n"
790
#: ../client/drizzle.cc:4077
751
#: ../client/drizzle.cc:4078
792
753
msgid "Using outfile:\t\t'%s'\n"
795
#: ../client/drizzle.cc:4078
756
#: ../client/drizzle.cc:4079
797
758
msgid "Using delimiter:\t%s\n"
800
#: ../client/drizzle.cc:4079
761
#: ../client/drizzle.cc:4080
802
763
msgid "Server version:\t\t%s\n"
805
#: ../client/drizzle.cc:4080
766
#: ../client/drizzle.cc:4081
807
768
msgid "Protocol:\t\t%s\n"
810
#: ../client/drizzle.cc:4081
771
#: ../client/drizzle.cc:4082
812
773
msgid "Protocol version:\t%d\n"
815
#: ../client/drizzle.cc:4082
776
#: ../client/drizzle.cc:4083
817
778
msgid "Connection:\t\t%s\n"
820
#: ../client/drizzle.cc:4089
781
#: ../client/drizzle.cc:4090
822
783
msgid "UNIX socket:\t\t%s\n"
825
#: ../client/drizzle.cc:4091
786
#: ../client/drizzle.cc:4092
827
788
msgid "TCP port:\t\t%d\n"
830
#: ../client/drizzle.cc:4096
791
#: ../client/drizzle.cc:4097
833
794
"Note that you are running in safe_update_mode:\n"
836
#: ../client/drizzle.cc:4098
797
#: ../client/drizzle.cc:4099
839
800
"UPDATEs and DELETEs that don't use a key in the WHERE clause are not "
849
#: ../client/drizzle.cc:4160 ../drizzled/option.cc:339
810
#: ../client/drizzle.cc:4161 ../drizzled/option.cc:339
854
#: ../client/drizzle.cc:4203
815
#: ../client/drizzle.cc:4204
856
817
msgid "ERROR %d (%s): "
859
#: ../client/drizzle.cc:4205
820
#: ../client/drizzle.cc:4206
861
822
msgid "ERROR %d: "
864
#: ../client/drizzle.cc:4208
825
#: ../client/drizzle.cc:4209
868
#: ../client/drizzle.cc:4341
829
#: ../client/drizzle.cc:4342
872
#: ../client/drizzle.cc:4343
833
#: ../client/drizzle.cc:4344
876
#: ../client/drizzle.cc:4349
837
#: ../client/drizzle.cc:4350
880
#: ../client/drizzle.cc:4355
841
#: ../client/drizzle.cc:4356
884
#: ../client/drizzle.cc:4456
845
#: ../client/drizzle.cc:4457
885
846
msgid "(unknown)"
888
#: ../client/drizzle.cc:4576
849
#: ../client/drizzle.cc:4577
890
851
msgid "Returning to default PROMPT of %s\n"
893
#: ../client/drizzle.cc:4581
854
#: ../client/drizzle.cc:4582
895
856
msgid "Memory allocation error. Not changing prompt\n"
897
858
"Alokasi memori mengalami kesalahan ketika memulai inisialisasi promt. "
900
#: ../client/drizzle.cc:4586
861
#: ../client/drizzle.cc:4587
902
863
msgid "PROMPT set to '%s'\n"
905
#: ../client/drizzledump.cc:199
866
#: ../client/drizzledump.cc:248
907
868
msgid "Got errno %d on write"
910
#: ../client/drizzledump.cc:283
871
#: ../client/drizzledump.cc:296
912
873
msgid "%s: You must use option --tab with --fields-...\n"
915
#: ../client/drizzledump.cc:289
876
#: ../client/drizzledump.cc:302
918
879
"%s: You can't use --single-transaction and --lock-all-tables at the same "
922
#: ../client/drizzledump.cc:295
883
#: ../client/drizzledump.cc:308
925
886
"%s: You can't use ..enclosed.. and ..optionally-enclosed.. at the same "
929
#: ../client/drizzledump.cc:301
890
#: ../client/drizzledump.cc:314
931
892
msgid "%s: --databases or --all-databases can't be used with --tab.\n"
934
#: ../client/drizzledump.cc:320
936
msgid "Got error: %s (%d) %s"
939
#: ../client/drizzledump.cc:327
941
msgid "Got error: %d %s"
944
#: ../client/drizzledump.cc:425 ../client/drizzledump.cc:432
945
#: ../client/drizzledump.cc:445
947
msgid "Couldn't execute '%s': %s (%d)"
950
#: ../client/drizzledump.cc:505
952
msgid "-- Connecting to %s, using protocol %s...\n"
955
#: ../client/drizzledump.cc:527
957
msgid "-- Disconnecting from %s...\n"
960
#: ../client/drizzledump.cc:538
961
msgid "Couldn't allocate memory"
964
#: ../client/drizzledump.cc:882
967
"-- Warning: Unable to use delayed inserts for table '%s' because it's of "
971
#: ../client/drizzledump.cc:896
973
msgid "-- Retrieving table structure for table %s...\n"
976
#: ../client/drizzledump.cc:1010
978
msgid "%s: Warning: Can't set SQL_QUOTE_SHOW_CREATE option (%s)\n"
981
#: ../client/drizzledump.cc:1117
983
msgid "%s: Can't get keys for table %s\n"
986
#: ../client/drizzledump.cc:1195 ../client/drizzledump.cc:2248
988
msgid "Error: Couldn't read status information for table %s\n"
991
#: ../client/drizzledump.cc:1339
993
msgid "Error retrieving table structure for table: \"%s\""
996
#: ../client/drizzledump.cc:1346
998
msgid "-- Skipping dump data for table '%s', --no-data was used\n"
1001
#: ../client/drizzledump.cc:1357
1003
msgid "-- Warning: Skipping data for table '%s' because it's of type %s\n"
1006
#: ../client/drizzledump.cc:1364
1008
msgid "-- Skipping dump data for table '%s', it has no fields\n"
1011
#: ../client/drizzledump.cc:1372
1012
msgid "-- Sending SELECT query...\n"
1015
#: ../client/drizzledump.cc:1426 ../client/drizzledump.cc:1915
1016
msgid "when executing 'SELECT INTO OUTFILE'"
1019
#: ../client/drizzledump.cc:1437
1024
"-- Dumping data for table %s\n"
1028
#: ../client/drizzledump.cc:1478
1029
msgid "-- Retrieving rows...\n"
1032
#: ../client/drizzledump.cc:1481
1034
msgid "%s: Error in field count for table: %s ! Aborting.\n"
1037
#: ../client/drizzledump.cc:1525
1039
msgid "%s: Error reading rows for table: %s (%d:%s) ! Aborting.\n"
1042
#: ../client/drizzledump.cc:1542
1044
msgid "-- %<PRIu32> of ~%<PRIu64> rows dumped for table %s\n"
1047
#: ../client/drizzledump.cc:1564
1049
msgid "Not enough fields from table %s! Aborting.\n"
1052
#: ../client/drizzledump.cc:1979 ../client/drizzledump.cc:2095
1053
msgid "when doing refresh"
1056
#: ../client/drizzledump.cc:2066
1057
msgid "alloc_root failure."
1060
#: ../client/drizzledump.cc:2082
1062
msgid "Couldn't find table: \"%s\""
1065
#: ../client/drizzledump.cc:2319 ../client/drizzledump.cc:2326
1066
#: ../client/drizzledump.cc:2336
1069
"Warning: Couldn't read keys from table %s; records are NOT sorted (%s)\n"
1072
#: ../client/drizzledump.cc:2368
1074
msgid "Error: Not enough memory to store ORDER BY clause\n"
1077
#: ../client/drizzledump.cc:2399
895
#: ../client/drizzledump.cc:383
896
msgid "-- Retrieving database structures..."
899
#: ../client/drizzledump.cc:486
1079
901
"Dump all the databases. This will be same as --databases with all databases "
1083
#: ../client/drizzledump.cc:2401
905
#: ../client/drizzledump.cc:488
1084
906
msgid "Dump all the tablespaces."
1087
#: ../client/drizzledump.cc:2403
909
#: ../client/drizzledump.cc:490
1088
910
msgid "Use complete insert statements."
1091
#: ../client/drizzledump.cc:2407
913
#: ../client/drizzledump.cc:494
1093
915
"Flush logs file in server before starting dump. Note that if you dump many "
1094
916
"databases at once (using the option --databases= or --all-databases), the "
1135
957
"from them. Option automatically turns off --lock-tables."
1138
#: ../client/drizzledump.cc:2417
960
#: ../client/drizzledump.cc:504
1140
962
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-"
1141
963
"insert, --lock-tables, --set-charset, and --disable-keys. Enabled by "
1142
964
"default, disable with --skip-opt."
1145
#: ../client/drizzledump.cc:2419
967
#: ../client/drizzledump.cc:506
1147
969
"Disable --opt. Disables --add-drop-table, --add-locks, --create-options, --"
1148
970
"quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys."
1151
#: ../client/drizzledump.cc:2420
973
#: ../client/drizzledump.cc:507
1152
974
msgid "Overrides option --databases (-B)."
1155
#: ../client/drizzledump.cc:2422
977
#: ../client/drizzledump.cc:509
1156
978
msgid "Number of rows before each output progress report (requires --verbose)."
1159
#: ../client/drizzledump.cc:2424
981
#: ../client/drizzledump.cc:511
1160
982
msgid "Print info about the various stages."
1163
#: ../client/drizzledump.cc:2426
1164
msgid "Dump a database as well formed XML."
1167
#: ../client/drizzledump.cc:2427
985
#: ../client/drizzledump.cc:513
1168
986
msgid "Turn off Comments"
1171
#: ../client/drizzledump.cc:2428
989
#: ../client/drizzledump.cc:514
1172
990
msgid "Turn off create-options"
1175
#: ../client/drizzledump.cc:2429
993
#: ../client/drizzledump.cc:515
1176
994
msgid "Turn off extended-insert"
1179
#: ../client/drizzledump.cc:2430
1180
msgid "Turn off dump-date"
997
#: ../client/drizzledump.cc:516
998
msgid "Turn off dump date at the end of the output"
1183
#: ../client/drizzledump.cc:2431
1001
#: ../client/drizzledump.cc:517
1184
1002
msgid "Do not read from the configuration files"
1187
#: ../client/drizzledump.cc:2437
1005
#: ../client/drizzledump.cc:523
1188
1006
msgid "Add a 'DROP DATABASE' before each create."
1191
#: ../client/drizzledump.cc:2439
1192
msgid "Add a 'drop table' before each create."
1009
#: ../client/drizzledump.cc:524
1010
msgid "Do not add a 'drop table' before each create."
1195
#: ../client/drizzledump.cc:2441
1013
#: ../client/drizzledump.cc:526
1196
1014
msgid "Allow creation of column names that are keywords."
1199
#: ../client/drizzledump.cc:2443
1200
msgid "Write additional information."
1203
#: ../client/drizzledump.cc:2445
1017
#: ../client/drizzledump.cc:528
1205
1019
"Give less verbose output (useful for debugging). Disables structure comments "
1206
1020
"and header/footer constructs. Enables options --skip-add-drop-table --no-"
1207
1021
"set-names --skip-disable-keys --skip-add-locks"
1210
#: ../client/drizzledump.cc:2447
1211
msgid "Include all DRIZZLE specific create options."
1214
#: ../client/drizzledump.cc:2449
1215
msgid "Put a dump date to the end of the output."
1218
#: ../client/drizzledump.cc:2451
1024
#: ../client/drizzledump.cc:530
1220
1026
"To dump several databases. Note the difference in usage; In this case no "
1221
1027
"tables are given. All name arguments are regarded as databasenames. 'USE "
1222
1028
"db_name;' will be included in the output."
1225
#: ../client/drizzledump.cc:2453
1031
#: ../client/drizzledump.cc:532
1226
1032
msgid "Insert rows with INSERT DELAYED;"
1229
#: ../client/drizzledump.cc:2455
1035
#: ../client/drizzledump.cc:534
1231
1037
"'ALTER TABLE tb_name DISABLE KEYS; and 'ALTER TABLE tb_name ENABLE KEYS; "
1232
"will be put in the output."
1235
#: ../client/drizzledump.cc:2457
1236
msgid "Allows utilization of the new, much faster INSERT syntax."
1239
#: ../client/drizzledump.cc:2459
1240
msgid "Fields in the textfile are terminated by ..."
1243
#: ../client/drizzledump.cc:2461
1244
msgid "Fields in the importfile are enclosed by ..."
1247
#: ../client/drizzledump.cc:2463
1248
msgid "Fields in the i.file are opt. enclosed by ..."
1251
#: ../client/drizzledump.cc:2465
1252
msgid "Fields in the i.file are escaped by ..."
1255
#: ../client/drizzledump.cc:2469
1038
"will not be put in the output."
1041
#: ../client/drizzledump.cc:536
1257
1043
"Do not dump the specified table. To specify more than one table to ignore, "
1258
1044
"use the directive multiple times, once for each table. Each table must be "
1263
#: ../client/drizzledump.cc:2471
1049
#: ../client/drizzledump.cc:538
1264
1050
msgid "Insert rows with INSERT IGNORE."
1267
#: ../client/drizzledump.cc:2473
1053
#: ../client/drizzledump.cc:540
1268
1054
msgid "Lines in the i.file are terminated by ..."
1271
#: ../client/drizzledump.cc:2475
1057
#: ../client/drizzledump.cc:542
1272
1058
msgid "Wrap tables with autocommit/commit statements."
1275
#: ../client/drizzledump.cc:2477
1061
#: ../client/drizzledump.cc:544
1277
1063
"'CREATE DATABASE IF NOT EXISTS db_name;' will not be put in the output. The "
1278
1064
"above line will be added otherwise, if --databases or --all-databases option "
1282
#: ../client/drizzledump.cc:2479
1068
#: ../client/drizzledump.cc:546
1283
1069
msgid "Don't write table creation info."
1286
#: ../client/drizzledump.cc:2481
1072
#: ../client/drizzledump.cc:548
1287
1073
msgid "No row information."
1290
#: ../client/drizzledump.cc:2482
1076
#: ../client/drizzledump.cc:549
1292
1078
msgid "Deprecated. Use --skip-set-charset instead."
1294
1080
"PERINGATAN: pilihan tersebut kadaluarsa; selain itu gunakan --disable-pager\n"
1296
#: ../client/drizzledump.cc:2484
1082
#: ../client/drizzledump.cc:551
1297
1083
msgid "Enable set-name"
1300
#: ../client/drizzledump.cc:2486
1301
msgid "Don't buffer query, dump directly to stdout."
1304
#: ../client/drizzledump.cc:2488
1305
msgid "Quote table and column names with backticks (`)."
1308
#: ../client/drizzledump.cc:2490
1086
#: ../client/drizzledump.cc:552
1087
msgid "Buffer query instead of dumping directly to stdout."
1090
#: ../client/drizzledump.cc:554
1309
1091
msgid "Use REPLACE INTO instead of INSERT INTO."
1312
#: ../client/drizzledump.cc:2492
1094
#: ../client/drizzledump.cc:556
1314
1096
"Direct output to a given file. This option should be used in MSDOS, because "
1315
1097
"it prevents new line '\\n' from being converted to '\\r\\n' (carriage return "
1316
1098
"+ line feed)."
1319
#: ../client/drizzledump.cc:2494
1101
#: ../client/drizzledump.cc:558
1102
msgid "Where to send output to (stdout|database"
1105
#: ../client/drizzledump.cc:560
1106
msgid "Hostname for destination db server (requires --destination=database)"
1109
#: ../client/drizzledump.cc:562
1110
msgid "Port number for destination db server (requires --destination=database)"
1113
#: ../client/drizzledump.cc:564
1114
msgid "User name for destination db server (resquires --destination=database)"
1117
#: ../client/drizzledump.cc:566
1118
msgid "Password for destination db server (requires --destination=database)"
1121
#: ../client/drizzledump.cc:568
1321
"Creates tab separated textfile for each table to given path. (creates .sql "
1322
"and .txt files). NOTE: This only works if drizzledump is run on the same "
1323
"machine as the drizzled daemon."
1326
#: ../client/drizzledump.cc:2496
1327
msgid "Dump only selected records; QUOTES mandatory!"
1330
#: ../client/drizzledump.cc:2502
1123
"The database in the destination db server (requires --destination=database, "
1124
"not for use with --all-databases)"
1127
#: ../client/drizzledump.cc:574
1332
1129
msgid "Connect to host."
1333
1130
msgstr "Koneksikan ke host"
1335
#: ../client/drizzledump.cc:2504
1132
#: ../client/drizzledump.cc:576
1337
1134
"Password to use when connecting to server. If password is not given it's "
1338
1135
"solicited on the tty."
1341
#: ../client/drizzledump.cc:2506
1138
#: ../client/drizzledump.cc:578
1343
1140
msgid "Port number to use for connection."
1344
1141
msgstr "Jumlah detik sebelum waktu koneksi habis"
1346
#: ../client/drizzledump.cc:2513
1143
#: ../client/drizzledump.cc:585
1347
1144
msgid "Hidden Options"
1350
#: ../client/drizzledump.cc:2515
1147
#: ../client/drizzledump.cc:587
1351
1148
msgid "Used to select the database"
1354
#: ../client/drizzledump.cc:2516
1151
#: ../client/drizzledump.cc:588
1355
1152
msgid "Used to select the tables"
1358
#: ../client/drizzledump.cc:2519
1155
#: ../client/drizzledump.cc:591
1359
1156
msgid "Allowed Options + Hidden Options"
1362
#: ../client/drizzledump.cc:2571
1159
#: ../client/drizzledump.cc:647
1363
1160
#, fuzzy, c-format
1364
1161
msgid "Drizzledump %s build %s, for %s-%s (%s)\n"
1365
1162
msgstr "%s Ver %s Distrib %s, untuk %s (%s) menggunakan %s %s\n"
1367
#: ../client/drizzledump.cc:2576
1164
#: ../client/drizzledump.cc:652
1369
1166
"This software comes with ABSOLUTELY NO WARRANTY. This is free software,\n"
1370
1167
"and you are welcome to modify and redistribute it under the GPL license\n"
1373
1170
"adalah perangkat lunak bebas,\n"
1374
1171
"dan Anda dapat memodifikasi dan kembali di bawah GPL\n"
1376
#: ../client/drizzledump.cc:2577
1173
#: ../client/drizzledump.cc:653
1377
1174
msgid "Dumps definitions and data from a Drizzle database server"
1380
#: ../client/drizzledump.cc:2578
1177
#: ../client/drizzledump.cc:654
1382
1179
msgid "Usage: %s [OPTIONS] database [tables]\n"
1385
#: ../client/drizzledump.cc:2579
1182
#: ../client/drizzledump.cc:655
1387
1184
msgid "OR %s [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]\n"
1390
#: ../client/drizzledump.cc:2581
1187
#: ../client/drizzledump.cc:657
1392
1189
msgid "OR %s [OPTIONS] --all-databases [OPTIONS]\n"
1395
#: ../client/drizzledump.cc:2613 ../client/drizzleimport.cc:473
1396
#: ../client/drizzleslap.cc:1016 ../client/drizzletest.cc:5611
1192
#: ../client/drizzledump.cc:699 ../client/drizzleimport.cc:476
1193
#: ../client/drizzleslap.cc:1019 ../client/drizzletest.cc:5615
1398
1195
msgid "Value supplied for port is not valid.\n"
1402
#. This check is made because the some the file functions below
1403
#. have FN_REFLEN sized stack allocated buffers and will cause
1404
#. a crash even if the input destination buffer is large enough
1405
#. to hold the output.
1407
#: ../client/drizzledump.cc:2660
1409
msgid "Input filename too long: %s"
1412
#: ../client/drizzledump.cc:2698
1198
#: ../client/drizzledump.cc:766
1414
1200
msgid "Illegal use of option --ignore-table=<database>.<table>\n"
1417
#: ../client/drizzleslap.cc:2870
1203
#: ../client/drizzledump_data.cc:217
1204
msgid "-- Retrieving data for "
1207
#: ../client/drizzledump_data.cc:245
1208
msgid " rows dumped for table "
1211
#: ../client/drizzledump_data.cc:424
1213
msgid "-- Connecting to "
1214
msgstr "Koneksikan ke host"
1216
#: ../client/drizzledump_data.cc:424
1217
msgid " using protocol "
1220
#: ../client/drizzledump_data.cc:465 ../client/drizzledump_data.cc:471
1221
#: ../client/drizzledump_data.cc:502 ../client/drizzledump_data.cc:508
1223
msgid "Error executing query: "
1224
msgstr "Error dalam melakukan koneksi ke master"
1226
#: ../client/drizzledump_data.cc:479
1227
msgid "Could not buffer result: "
1230
#: ../client/drizzledump_data.cc:525
1231
msgid "Error: Could not set db '"
1234
#: ../client/drizzledump_data.cc:539 ../client/drizzledump_data.cc:545
1238
#: ../client/drizzledump_data.cc:554
1240
msgid "-- Disconnecting from "
1241
msgstr "Koneksi SSL error"
1243
#: ../client/drizzledump_drizzle.cc:40 ../client/drizzledump_drizzle.cc:88
1244
#: ../client/drizzledump_mysql.cc:41 ../client/drizzledump_mysql.cc:93
1245
msgid "-- Retrieving table structures for "
1248
#: ../client/drizzledump_drizzle.cc:156 ../client/drizzledump_mysql.cc:151
1249
msgid "-- Retrieving fields for "
1252
#: ../client/drizzledump_drizzle.cc:209 ../client/drizzledump_mysql.cc:243
1253
msgid "-- Retrieving indexes for "
1256
#: ../client/drizzleslap.cc:2873
1419
1258
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1431
1270
msgid "Error: Invalid Value for opt_sleep"
1434
#: ../client/drizzletest.cc:5563
1273
#: ../client/drizzletest.cc:5567
1436
1275
msgid "Could not open '%s' for reading: errno = %d"
1439
#: ../client/drizzletest.cc:5568
1278
#: ../client/drizzletest.cc:5572
1441
1280
msgid "Out of memory"
1444
#: ../drizzled/drizzled.cc:482
1283
#: ../drizzled/drizzled.cc:502
1445
1284
msgid "Aborting\n"
1448
#: ../drizzled/drizzled.cc:546
1287
#: ../drizzled/drizzled.cc:566
1449
1288
msgid "One can only use the --user switch if running as root\n"
1452
#: ../drizzled/drizzled.cc:553
1291
#: ../drizzled/drizzled.cc:573
1454
1293
"Fatal error: Please read \"Security\" section of the manual to find out how "
1455
1294
"to run drizzled as root!\n"
1458
#: ../drizzled/drizzled.cc:573
1297
#: ../drizzled/drizzled.cc:593
1461
1300
"Fatal error: Can't change to run as user '%s' ; Please check that the user "
1465
#: ../drizzled/drizzled.cc:598
1304
#: ../drizzled/drizzled.cc:618
1466
1305
msgid "Set process group ID failed"
1469
#: ../drizzled/drizzled.cc:603
1308
#: ../drizzled/drizzled.cc:623
1470
1309
msgid "Set process user ID failed"
1473
#: ../drizzled/drizzled.cc:615
1312
#: ../drizzled/drizzled.cc:635
1474
1313
msgid "Process chroot failed"
1477
#: ../drizzled/drizzled.cc:704
1316
#: ../drizzled/drizzled.cc:738
1318
msgid "Error: Invalid Value for auto_increment_increment"
1319
msgstr "Penggunaan yang tidak sah dari null pointer"
1321
#: ../drizzled/drizzled.cc:749
1323
msgid "Error: Invalid Value for auto_increment_offset"
1324
msgstr "Penggunaan yang tidak sah dari null pointer"
1326
#: ../drizzled/drizzled.cc:760
1328
msgid "Error: Invalid Value for completion_type"
1329
msgstr "Penggunaan yang tidak sah dari null pointer"
1331
#: ../drizzled/drizzled.cc:771
1333
msgid "Error: Invalid Value for back_log"
1334
msgstr "Penggunaan yang tidak sah dari null pointer"
1336
#: ../drizzled/drizzled.cc:782
1338
msgid "Error: Invalid Value for div-precision-increment"
1339
msgstr "Penggunaan yang tidak sah dari null pointer"
1341
#: ../drizzled/drizzled.cc:793
1342
msgid "Error: Invalid Value for group_concat_max_len"
1345
#: ../drizzled/drizzled.cc:804
1347
msgid "Error: Invalid Value for join_buffer_size"
1348
msgstr "Penggunaan yang tidak sah dari null pointer"
1350
#: ../drizzled/drizzled.cc:816
1352
msgid "Error: Invalid Value for max_allowed_packet"
1353
msgstr "Penggunaan yang tidak sah dari null pointer"
1355
#: ../drizzled/drizzled.cc:828
1357
msgid "Error: Invalid Value for max_connect_errors"
1358
msgstr "Penggunaan yang tidak sah dari null pointer"
1360
#: ../drizzled/drizzled.cc:839
1362
msgid "Error: Invalid Value for max_error_count"
1363
msgstr "Penggunaan yang tidak sah dari null pointer"
1365
#: ../drizzled/drizzled.cc:850
1367
msgid "Error: Invalid Value for max_heap_table_size"
1368
msgstr "Penggunaan yang tidak sah dari null pointer"
1370
#: ../drizzled/drizzled.cc:862 ../drizzled/drizzled.cc:917
1371
msgid "Error: Invalid Value for min_examined_row_limit"
1374
#: ../drizzled/drizzled.cc:873
1376
msgid "Error: Invalid Value for max_join_size"
1377
msgstr "Penggunaan yang tidak sah dari null pointer"
1379
#: ../drizzled/drizzled.cc:884
1381
msgid "Error: Invalid Value for max_length_for_sort_data"
1382
msgstr "Penggunaan yang tidak sah dari null pointer"
1384
#: ../drizzled/drizzled.cc:895
1386
msgid "Error: Invalid Value for max_seeks_for_key"
1387
msgstr "Penggunaan yang tidak sah dari null pointer"
1389
#: ../drizzled/drizzled.cc:906
1391
msgid "Error: Invalid Value for max_sort_length"
1392
msgstr "Penggunaan yang tidak sah dari null pointer"
1394
#: ../drizzled/drizzled.cc:928
1395
msgid "Error: Invalid Value for optimizer_search_depth"
1398
#: ../drizzled/drizzled.cc:939
1400
msgid "Error: Invalid Value for preload_buff_size"
1401
msgstr "Penggunaan yang tidak sah dari null pointer"
1403
#: ../drizzled/drizzled.cc:950
1405
msgid "Error: Invalid Value for query_alloc_block_size"
1406
msgstr "Penggunaan yang tidak sah dari null pointer"
1408
#: ../drizzled/drizzled.cc:962
1410
msgid "Error: Invalid Value for query_prealloc_size"
1411
msgstr "Penggunaan yang tidak sah dari null pointer"
1413
#: ../drizzled/drizzled.cc:974
1415
msgid "Error: Invalid Value for range_alloc_block_size"
1416
msgstr "Penggunaan yang tidak sah dari null pointer"
1418
#: ../drizzled/drizzled.cc:986
1420
msgid "Error: Invalid Value for read_buff_size"
1421
msgstr "Penggunaan yang tidak sah dari null pointer"
1423
#: ../drizzled/drizzled.cc:998
1425
msgid "Error: Invalid Value for read_rnd_buff_size"
1426
msgstr "Penggunaan yang tidak sah dari null pointer"
1428
#: ../drizzled/drizzled.cc:1009
1430
msgid "Error: Invalid Value for sort_buff_size"
1431
msgstr "Penggunaan yang tidak sah dari null pointer"
1433
#: ../drizzled/drizzled.cc:1020
1435
msgid "Error: Invalid Value for table_def_size"
1436
msgstr "Penggunaan yang tidak sah dari null pointer"
1438
#: ../drizzled/drizzled.cc:1031
1440
msgid "Error: Invalid Value for table_cache_size"
1441
msgstr "Penggunaan yang tidak sah dari null pointer"
1443
#: ../drizzled/drizzled.cc:1042 ../drizzled/drizzled.cc:1058
1445
msgid "Error: Invalid Value for table_lock_wait_timeout"
1446
msgstr "Penggunaan yang tidak sah dari null pointer"
1448
#: ../drizzled/drizzled.cc:1215
1479
1450
msgid "gethostname failed, using '%s' as hostname"
1482
#: ../drizzled/drizzled.cc:739
1484
msgid "Error getting default charset"
1485
msgstr "Atur set karakter bawaan."
1487
#: ../drizzled/drizzled.cc:766
1489
msgid "Error setting collation"
1490
msgstr "Error dalam melakukan koneksi ke slave"
1492
#: ../drizzled/drizzled.cc:774
1494
msgid "Unknown locale: '%s'"
1497
#: ../drizzled/drizzled.cc:791
1498
msgid "Can't create thread-keys"
1501
#: ../drizzled/drizzled.cc:861
1502
msgid "Could not initialize table cache\n"
1505
#: ../drizzled/drizzled.cc:872
1506
msgid "XA cache initialization failed: Out of memory\n"
1509
#: ../drizzled/drizzled.cc:881
1510
msgid "Failed to initialize plugins\n"
1513
#: ../drizzled/drizzled.cc:903
1516
"%s: Unknown options give (first unknown is '%s').\n"
1517
"Use --verbose --help to get a list of available options\n"
1520
#: ../drizzled/drizzled.cc:928
1521
msgid "No scheduler found, cannot continue!\n"
1524
#: ../drizzled/drizzled.cc:952
1526
msgid "Unknown/unsupported storage engine: %s\n"
1529
#: ../drizzled/drizzled.cc:1044
1453
#: ../drizzled/drizzled.cc:1230 ../drizzled/drizzled.cc:1759
1454
msgid "Display this help and exit after initializing plugins."
1457
#: ../drizzled/drizzled.cc:1232 ../drizzled/drizzled.cc:1755
1530
1458
msgid "Display this help and exit."
1531
1459
msgstr "Tampilkan halaman bantuan ini dan keluar."
1533
#: ../drizzled/drizzled.cc:1048
1534
msgid "Display this help and exit after initializing plugins."
1537
#: ../drizzled/drizzled.cc:1052
1539
msgid "Print the default settings and exit"
1540
msgstr "Cetak info debug saat keluar."
1542
#: ../drizzled/drizzled.cc:1056
1461
#: ../drizzled/drizzled.cc:1236
1462
msgid "Configuration file to use"
1465
#: ../drizzled/drizzled.cc:1238
1466
msgid "Base location for config files"
1469
#: ../drizzled/drizzled.cc:1240 ../drizzled/drizzled.cc:1987
1470
msgid "Directory for plugins."
1473
#: ../drizzled/drizzled.cc:1245 ../drizzled/drizzled.cc:1991
1475
"Optional comma separated list of plugins to load at startup in addition to "
1476
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1479
#: ../drizzled/drizzled.cc:1249 ../drizzled/drizzled.cc:1997
1481
"Optional comma separated list of plugins to not load at startup. Effectively "
1482
"removes a plugin from the list of plugins to be loaded. [for example: --"
1483
"plugin_remove=crc32,logger_gearman]"
1486
#: ../drizzled/drizzled.cc:1253 ../drizzled/drizzled.cc:2003
1488
"Optional comma separated list of plugins to load at starup instead of the "
1489
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1492
#: ../drizzled/drizzled.cc:1260 ../drizzled/drizzled.cc:1763
1543
1493
msgid "Auto-increment columns are incremented by this"
1546
#: ../drizzled/drizzled.cc:1061
1496
#: ../drizzled/drizzled.cc:1262 ../drizzled/drizzled.cc:1768
1548
1498
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1552
#: ../drizzled/drizzled.cc:1067
1502
#: ../drizzled/drizzled.cc:1264 ../drizzled/drizzled.cc:1774
1554
1504
"Path to installation directory. All paths are usually resolved relative to "
1558
#: ../drizzled/drizzled.cc:1072
1508
#: ../drizzled/drizzled.cc:1267 ../drizzled/drizzled.cc:1779
1559
1509
msgid "Chroot drizzled daemon during startup."
1562
#: ../drizzled/drizzled.cc:1076
1512
#: ../drizzled/drizzled.cc:1269 ../drizzled/drizzled.cc:1783
1563
1513
msgid "Set the default collation."
1566
#: ../drizzled/drizzled.cc:1080
1516
#: ../drizzled/drizzled.cc:1271 ../drizzled/drizzled.cc:1787
1567
1517
msgid "Default completion type."
1570
#: ../drizzled/drizzled.cc:1085
1520
#: ../drizzled/drizzled.cc:1272 ../drizzled/drizzled.cc:1792
1571
1521
msgid "Write core on errors."
1574
#: ../drizzled/drizzled.cc:1089
1524
#: ../drizzled/drizzled.cc:1274 ../drizzled/drizzled.cc:1796
1575
1525
msgid "Path to the database root."
1578
#: ../drizzled/drizzled.cc:1093
1528
#: ../drizzled/drizzled.cc:1276 ../drizzled/drizzled.cc:1799
1579
1529
msgid "Set the default storage engine (table type) for tables."
1582
#: ../drizzled/drizzled.cc:1097
1532
#: ../drizzled/drizzled.cc:1278 ../drizzled/drizzled.cc:1803
1583
1533
msgid "Set the default time zone."
1586
#: ../drizzled/drizzled.cc:1102
1536
#: ../drizzled/drizzled.cc:1280 ../drizzled/drizzled.cc:1808
1587
1537
msgid "Used for debugging; Use at your own risk!"
1590
#: ../drizzled/drizzled.cc:1107
1540
#: ../drizzled/drizzled.cc:1282 ../drizzled/drizzled.cc:1813
1591
1541
msgid "Set up signals usable for debugging"
1594
#: ../drizzled/drizzled.cc:1111
1544
#: ../drizzled/drizzled.cc:1284 ../drizzled/drizzled.cc:1817
1595
1545
msgid "(IGNORED)"
1598
#: ../drizzled/drizzled.cc:1115
1548
#: ../drizzled/drizzled.cc:1286 ../drizzled/drizzled.cc:1821
1599
1549
msgid "Set the language used for the month names and the days of the week."
1602
#: ../drizzled/drizzled.cc:1120
1552
#: ../drizzled/drizzled.cc:1288 ../drizzled/drizzled.cc:1826
1603
1553
msgid "Log some not critical warnings to the log file."
1606
#: ../drizzled/drizzled.cc:1125
1607
msgid "Pid file used by safe_mysqld."
1556
#: ../drizzled/drizzled.cc:1290 ../drizzled/drizzled.cc:1831
1557
msgid "Pid file used by drizzled."
1610
#: ../drizzled/drizzled.cc:1129
1560
#: ../drizzled/drizzled.cc:1292 ../drizzled/drizzled.cc:1835
1612
1562
"Maximum time in seconds to wait for the port to become free. (Default: no "
1616
#: ../drizzled/drizzled.cc:1134
1566
#: ../drizzled/drizzled.cc:1295 ../drizzled/drizzled.cc:1840
1618
1568
"Limit LOAD DATA, SELECT ... OUTFILE, and LOAD_FILE() to files within "
1619
1569
"specified directory"
1622
#: ../drizzled/drizzled.cc:1139
1572
#: ../drizzled/drizzled.cc:1298 ../drizzled/drizzled.cc:1845
1624
1574
"Uniquely identifies the server instance in the community of replication "
1628
#: ../drizzled/drizzled.cc:1144
1578
#: ../drizzled/drizzled.cc:1301 ../drizzled/drizzled.cc:1850
1629
1579
msgid "Don't print a stack trace on failure."
1632
#: ../drizzled/drizzled.cc:1148
1582
#: ../drizzled/drizzled.cc:1303 ../drizzled/drizzled.cc:1854
1633
1583
msgid "Enable symbolic link support."
1636
#: ../drizzled/drizzled.cc:1157
1586
#: ../drizzled/drizzled.cc:1305 ../drizzled/drizzled.cc:1863
1638
1588
"Specify whether to time mutexes (only InnoDB mutexes are currently supported)"
1641
#: ../drizzled/drizzled.cc:1162
1591
#: ../drizzled/drizzled.cc:1308 ../drizzled/drizzled.cc:1868
1642
1592
msgid "Path for temporary files."
1645
#: ../drizzled/drizzled.cc:1166
1595
#: ../drizzled/drizzled.cc:1310 ../drizzled/drizzled.cc:1872
1646
1596
msgid "Default transaction isolation level."
1649
#: ../drizzled/drizzled.cc:1170
1599
#: ../drizzled/drizzled.cc:1312 ../drizzled/drizzled.cc:1876
1650
1600
msgid "Run drizzled daemon as user."
1653
#: ../drizzled/drizzled.cc:1178
1603
#: ../drizzled/drizzled.cc:1316 ../drizzled/drizzled.cc:1884
1655
1605
"The number of outstanding connection requests Drizzle can have. This comes "
1656
1606
"into play when the main Drizzle thread gets very many connection requests in "
1657
1607
"a very short time."
1660
#: ../drizzled/drizzled.cc:1184
1610
#: ../drizzled/drizzled.cc:1321 ../drizzled/drizzled.cc:1890
1662
1612
"Size of tree cache used in bulk insert optimization. Note that this is a "
1663
1613
"limit per thread!"
1666
#: ../drizzled/drizzled.cc:1190
1616
#: ../drizzled/drizzled.cc:1324 ../drizzled/drizzled.cc:1896
1668
1618
"Precision of the result of '/' operator will be increased on that value."
1671
#: ../drizzled/drizzled.cc:1196
1621
#: ../drizzled/drizzled.cc:1327 ../drizzled/drizzled.cc:1902
1672
1622
msgid "The maximum length of the result of function group_concat."
1675
#: ../drizzled/drizzled.cc:1201
1625
#: ../drizzled/drizzled.cc:1329 ../drizzled/drizzled.cc:1907
1676
1626
msgid "The size of the buffer that is used for full joins."
1679
#: ../drizzled/drizzled.cc:1207
1629
#: ../drizzled/drizzled.cc:1331 ../drizzled/drizzled.cc:1913
1680
1630
msgid "Max packetlength to send/receive from to server."
1683
#: ../drizzled/drizzled.cc:1212
1633
#: ../drizzled/drizzled.cc:1333 ../drizzled/drizzled.cc:1918
1685
1635
"If there is more than this number of interrupted connections from a host "
1686
1636
"this host will be blocked from further connections."
1689
#: ../drizzled/drizzled.cc:1217
1639
#: ../drizzled/drizzled.cc:1336 ../drizzled/drizzled.cc:1923
1690
1640
msgid "Max number of errors/warnings to store for a statement."
1693
#: ../drizzled/drizzled.cc:1222
1643
#: ../drizzled/drizzled.cc:1338 ../drizzled/drizzled.cc:1928
1694
1644
msgid "Don't allow creation of heap tables bigger than this."
1697
#: ../drizzled/drizzled.cc:1228
1647
#: ../drizzled/drizzled.cc:1340 ../drizzled/drizzled.cc:1934
1699
1649
"Joins that are probably going to read more than max_join_size records return "
1703
#: ../drizzled/drizzled.cc:1234
1653
#: ../drizzled/drizzled.cc:1343 ../drizzled/drizzled.cc:1940
1704
1654
msgid "Max number of bytes in sorted records."
1707
#: ../drizzled/drizzled.cc:1239
1657
#: ../drizzled/drizzled.cc:1345 ../drizzled/drizzled.cc:1945
1708
1658
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1711
#: ../drizzled/drizzled.cc:1244
1661
#: ../drizzled/drizzled.cc:1347 ../drizzled/drizzled.cc:1950
1713
1663
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1714
1664
"max_sort_length bytes of each value are used; the rest are ignored)."
1717
#: ../drizzled/drizzled.cc:1251
1667
#: ../drizzled/drizzled.cc:1351 ../drizzled/drizzled.cc:1957
1718
1668
msgid "After this many write locks, allow some read locks to run in between."
1721
#: ../drizzled/drizzled.cc:1255
1671
#: ../drizzled/drizzled.cc:1353 ../drizzled/drizzled.cc:1961
1723
1673
"Don't log queries which examine less than min_examined_row_limit rows to "
1727
#: ../drizzled/drizzled.cc:1261
1677
#: ../drizzled/drizzled.cc:1356
1729
"Controls the heuristic(s) applied during query optimization to prune less-"
1730
"promising partial plans from the optimizer search space. Meaning: false - do "
1731
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1732
"based on number of retrieved rows."
1679
"Do not apply any heuristic(s) during query optimization to prune, thus "
1680
"perform an exhaustive search from the optimizer search space."
1735
#: ../drizzled/drizzled.cc:1269
1683
#: ../drizzled/drizzled.cc:1359 ../drizzled/drizzled.cc:1975
1737
1685
"Maximum depth of search performed by the query optimizer. Values larger than "
1738
1686
"the number of relations in a query result in better query plans, but take "
1743
1691
"(used for testing/comparison)."
1746
#: ../drizzled/drizzled.cc:1281
1747
msgid "Directory for plugins."
1750
#: ../drizzled/drizzled.cc:1285
1752
"Optional comma separated list of plugins to load at startup in addition to "
1753
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1756
#: ../drizzled/drizzled.cc:1291
1758
"Optional comma separated list of plugins to not load at startup. Effectively "
1759
"removes a plugin from the list of plugins to be loaded. [for example: --"
1760
"plugin_remove=crc32,logger_gearman]"
1763
#: ../drizzled/drizzled.cc:1297
1765
"Optional comma separated list of plugins to load at starup instead of the "
1766
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1769
#: ../drizzled/drizzled.cc:1303
1694
#: ../drizzled/drizzled.cc:1368 ../drizzled/drizzled.cc:2009
1770
1695
msgid "The size of the buffer that is allocated when preloading indexes"
1773
#: ../drizzled/drizzled.cc:1308
1698
#: ../drizzled/drizzled.cc:1371 ../drizzled/drizzled.cc:2014
1774
1699
msgid "Allocation block size for query parsing and execution"
1777
#: ../drizzled/drizzled.cc:1313
1702
#: ../drizzled/drizzled.cc:1374 ../drizzled/drizzled.cc:2019
1778
1703
msgid "Persistent buffer for query parsing and execution"
1781
#: ../drizzled/drizzled.cc:1319
1706
#: ../drizzled/drizzled.cc:1377 ../drizzled/drizzled.cc:2025
1782
1707
msgid "Allocation block size for storing ranges during optimization"
1785
#: ../drizzled/drizzled.cc:1325
1710
#: ../drizzled/drizzled.cc:1380 ../drizzled/drizzled.cc:2031
1787
1712
"Each thread that does a sequential scan allocates a buffer of this size for "
1788
1713
"each table it scans. If you do many sequential scans, you may want to "
1789
1714
"increase this value."
1792
#: ../drizzled/drizzled.cc:1333
1717
#: ../drizzled/drizzled.cc:1385 ../drizzled/drizzled.cc:2039
1794
1719
"When reading rows in sorted order after a sort, the rows are read through "
1795
1720
"this buffer to avoid a disk seeks. If not set, then it's set to the value of "
1796
1721
"record_buffer."
1799
#: ../drizzled/drizzled.cc:1341
1724
#: ../drizzled/drizzled.cc:1389 ../drizzled/drizzled.cc:2047
1800
1725
msgid "Select scheduler to be used (by default multi-thread)."
1803
#: ../drizzled/drizzled.cc:1346
1728
#: ../drizzled/drizzled.cc:1392 ../drizzled/drizzled.cc:2052
1804
1729
msgid "Each thread that needs to do a sort allocates a buffer of this size."
1807
#: ../drizzled/drizzled.cc:1352
1732
#: ../drizzled/drizzled.cc:1394 ../drizzled/drizzled.cc:2058
1808
1733
msgid "The number of cached table definitions."
1811
#: ../drizzled/drizzled.cc:1356
1736
#: ../drizzled/drizzled.cc:1396 ../drizzled/drizzled.cc:2062
1812
1737
msgid "The number of cached open tables."
1815
#: ../drizzled/drizzled.cc:1360
1740
#: ../drizzled/drizzled.cc:1398 ../drizzled/drizzled.cc:2066
1817
1742
"Timeout in seconds to wait for a table level lock before returning an error. "
1818
1743
"Used only if the connection has active cursors."
1821
#: ../drizzled/drizzled.cc:1365
1746
#: ../drizzled/drizzled.cc:1401 ../drizzled/drizzled.cc:2071
1822
1747
msgid "The stack size for each thread."
1825
#: ../drizzled/drizzled.cc:1371
1750
#: ../drizzled/drizzled.cc:1404 ../drizzled/drizzled.cc:2077
1827
1752
"If an internal in-memory temporary table exceeds this size, Drizzle will "
1828
1753
"automatically convert it to an on-disk MyISAM table."
1831
#: ../drizzled/drizzled.cc:1397
1756
#: ../drizzled/drizzled.cc:1427
1757
msgid "Duplicate entry for command line option\n"
1760
#: ../drizzled/drizzled.cc:1472
1761
msgid "Failed to initialize plugins\n"
1764
#: ../drizzled/drizzled.cc:1494
1768
"Use --help to get a list of available options\n"
1771
#: ../drizzled/drizzled.cc:1502
1775
"Use --help to get a list of available options\n"
1778
#: ../drizzled/drizzled.cc:1540
1780
msgid "Error getting default charset"
1781
msgstr "Atur set karakter bawaan."
1783
#: ../drizzled/drizzled.cc:1570
1785
msgid "Error setting collation"
1786
msgstr "Error dalam melakukan koneksi ke slave"
1788
#: ../drizzled/drizzled.cc:1578
1790
msgid "Unknown locale: '%s'"
1793
#: ../drizzled/drizzled.cc:1598
1794
msgid "Could not initialize table cache\n"
1797
#: ../drizzled/drizzled.cc:1609
1798
msgid "XA cache initialization failed: Out of memory\n"
1801
#: ../drizzled/drizzled.cc:1639
1802
msgid "No scheduler found, cannot continue!\n"
1805
#: ../drizzled/drizzled.cc:1663
1807
msgid "Unknown/unsupported storage engine: %s\n"
1810
#: ../drizzled/drizzled.cc:1967
1812
"Controls the heuristic(s) applied during query optimization to prune less-"
1813
"promising partial plans from the optimizer search space. Meaning: false - do "
1814
"not apply any heuristic, thus perform exhaustive search; true - prune plans "
1815
"based on number of retrieved rows."
1818
#: ../drizzled/drizzled.cc:2103
1834
1821
"Copyright (C) 2008 Sun Microsystems\n"
4286
4260
msgid "Got timeout writing communication packets"
4287
4261
msgstr "Kehabisan waktu dalam menulis paket komunikasi"
4289
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1000
4290
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1138
4291
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1168
4263
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1069
4264
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1207
4265
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1237
4292
4266
#, fuzzy, c-format
4293
4267
msgid "Cannot create table %s. InnoDB Error %d (%s)\n"
4294
4268
msgstr "Tidak dapat membuat/menulis berkas '%s' (Errcode: %d)"
4296
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1019
4270
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1088
4298
4272
msgid "Cannot create field %s on table %s. InnoDB Error %d (%s)\n"
4301
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1117
4302
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1230
4303
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1411
4304
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1979
4275
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1186
4276
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1299
4277
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1480
4278
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2056
4306
4280
msgid "Cannot Lock Embedded InnoDB Data Dictionary. InnoDB Error %d (%s)\n"
4309
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1269
4310
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1285
4283
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1338
4284
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:1354
4312
4286
msgid "Cannot DROP table %s. InnoDB Error %d (%s)\n"
4315
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2771
4289
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2864
4317
4291
msgid "Invalid value of additional-mem-pool-size"
4318
4292
msgstr "Penggunaan yang tidak sah dari null pointer"
4320
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2782
4294
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2875
4322
4296
msgid "Invalid value of autoextend-increment"
4323
4297
msgstr "Penggunaan yang tidak sah dari null pointer"
4325
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2791
4299
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2884
4327
4301
msgid "Invalid value of buffer-pool-size"
4328
4302
msgstr "Penggunaan yang tidak sah dari null pointer"
4330
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2802
4304
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2895
4332
4306
msgid "Invalid value of io-capacity"
4333
4307
msgstr "Penggunaan yang tidak sah dari null pointer"
4335
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2811
4309
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2904
4337
4311
msgid "Invalid value of fast-shutdown"
4338
4312
msgstr "Penggunaan yang tidak sah dari null pointer"
4340
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2820
4314
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2913
4342
4316
msgid "Invalid value of flush-log-at-trx-commit"
4343
4317
msgstr "Penggunaan yang tidak sah dari null pointer"
4345
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2829
4319
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2922
4347
4321
msgid "Invalid value of force-recovery"
4348
4322
msgstr "Penggunaan yang tidak sah dari null pointer"
4350
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2838
4324
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2931
4352
4326
msgid "Invalid value of log-file-size"
4353
4327
msgstr "Penggunaan yang tidak sah dari null pointer"
4355
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2849
4329
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2942
4357
4331
msgid "Invalid value of log-files-in-group"
4358
4332
msgstr "Penggunaan yang tidak sah dari null pointer"
4360
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2858
4334
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2951
4362
4336
msgid "Invalid value of lock-wait-timeout"
4363
4337
msgstr "Penggunaan yang tidak sah dari null pointer"
4365
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2867
4339
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2960
4367
4341
msgid "Invalid value of log-buffer-size"
4368
4342
msgstr "Penggunaan yang tidak sah dari null pointer"
4370
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2878
4344
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2971
4372
4346
msgid "Invalid value of lru-old-blocks-pct"
4373
4347
msgstr "Penggunaan yang tidak sah dari null pointer"
4375
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2887
4349
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2980
4377
4351
msgid "Invalid value of lru-block-access-recency"
4378
4352
msgstr "Penggunaan yang tidak sah dari null pointer"
4380
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2896
4354
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2989
4382
4356
msgid "Invalid value of max-dirty-pages-pct"
4383
4357
msgstr "Penggunaan yang tidak sah dari null pointer"
4385
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2905
4359
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2998
4387
4361
msgid "Invalid value of max-purge-lag"
4388
4362
msgstr "Penggunaan yang tidak sah dari null pointer"
4390
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2914
4364
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3007
4392
4366
msgid "Invalid value of open-files"
4393
4367
msgstr "Penggunaan yang tidak sah dari null pointer"
4395
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2923
4369
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3016
4397
4371
msgid "Invalid value of read-io-threads"
4398
4372
msgstr "Penggunaan yang tidak sah dari null pointer"
4400
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:2932
4374
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3025
4402
4376
msgid "Invalid value of sync_spin_loops"
4403
4377
msgstr "Penggunaan yang tidak sah dari null pointer"
4405
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3136
4379
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3229
4407
4381
msgid "Error starting Embedded InnoDB %d (%s)\n"
4410
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3439
4411
msgid "Enable InnoDB adaptive hash index (enabled by default)."
4414
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3442
4415
msgid "Attempt flushing dirty pages to avoid IO bursts at checkpoints."
4418
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3445
4384
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3531
4385
msgid "Disable InnoDB adaptive hash index (enabled by default)."
4388
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3533
4389
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4392
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3536
4420
4394
"Size of a memory pool InnoDB uses to store data dictionary information and "
4421
4395
"other internal data structures."
4424
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3448
4398
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3539
4425
4399
msgid "Data file autoextend increment in megabytes"
4428
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3451
4402
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3542
4430
4404
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4434
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3454
4408
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3545
4435
4409
msgid "The common part for InnoDB table spaces."
4438
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3457
4439
msgid "Enable InnoDB checksums validation (enabled by default)."
4442
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3460
4443
msgid "Enable InnoDB doublewrite buffer (enabled by default)."
4446
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3463
4412
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3547
4413
msgid "Disable InnoDB checksums validation (enabled by default)."
4416
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3549
4417
msgid "Disable InnoDB doublewrite buffer (enabled by default)."
4420
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3552
4447
4421
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4450
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3466
4424
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3555
4452
4426
"Speeds up the shutdown process of the InnoDB storage engine. Possible values "
4453
4427
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4456
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3469
4430
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3558
4457
4431
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4460
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3472
4434
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3561
4461
4435
msgid "File format to use for new tables in .ibd files."
4464
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3475
4438
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3564
4466
4440
"Set to 0 (write and flush once per second),1 (write and flush at each "
4467
4441
"commit) or 2 (write at commit, flush once per second)."
4470
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3478
4444
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3567
4471
4445
msgid "With which method to flush data."
4474
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3481
4448
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3570
4476
4450
"Helps to save your data in case the disk image of the database becomes "
4480
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3484
4481
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3487
4454
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3573
4455
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3576
4482
4456
msgid "Path to individual files and their sizes."
4485
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3490
4459
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3579
4486
4460
msgid "Path to InnoDB log files."
4489
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3493
4463
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3582
4490
4464
msgid "Size of each log file in a log group."
4493
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3496
4467
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3585
4495
4469
"Number of log files in the log group. InnoDB writes to the files in a "
4496
4470
"circular fashion. Value 3 is recommended here."
4499
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3499
4473
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3588
4501
4475
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4502
4476
"rolled back. Values above 100000000 disable the timeout."
4505
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3502
4479
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3591
4507
4481
"The size of the buffer which InnoDB uses to write log to the log files on "
4511
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3505
4485
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3594
4513
4487
"Sets the point in the LRU list from where all pages are classified as old "
4514
4488
"(Advanced users)"
4517
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3508
4491
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3597
4519
4493
"Milliseconds between accesses to a block at which it is made young. "
4520
4494
"0=disabled (Advanced users)"
4523
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3511
4497
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3600
4524
4498
msgid "Percentage of dirty pages allowed in bufferpool."
4527
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3514
4501
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3603
4528
4502
msgid "Desired maximum length of the purge queue (0 = no limit)"
4531
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3517
4505
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3606
4533
4507
"Roll back the complete transaction on lock wait timeout, for 4.x "
4534
4508
"compatibility (disabled by default)"
4537
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3520
4511
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3609
4538
4512
msgid "How many files at the maximum InnoDB keeps open at the same time."
4541
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3523
4515
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3612
4542
4516
msgid "Number of background read I/O threads in InnoDB."
4545
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3526
4519
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3615
4546
4520
msgid "Number of background write I/O threads in InnoDB."
4549
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3529
4523
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3617
4551
4525
"Disable if you want to reduce the number of messages written to the log "
4552
4526
"(default: enabled)."
4555
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3532
4529
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3620
4556
4530
msgid "Enable SHOW INNODB STATUS output in the log"
4559
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3535
4533
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3623
4560
4534
msgid "Count of spin-loop rounds in InnoDB mutexes (30 by default)"
4563
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3538
4564
msgid "Use OS memory allocator instead of InnoDB's internal memory allocator"
4537
#: ../plugin/embedded_innodb/embedded_innodb_engine.cc:3625
4539
"Use InnoDB's internal memory allocator instead of the OS memory allocator"
4567
4542
#: ../plugin/errmsg_notify/errmsg_notify.cc:80
4642
4617
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4645
#: ../plugin/innobase/handler/ha_innodb.cc:1858
4620
#: ../plugin/innobase/handler/ha_innodb.cc:1831
4647
4622
msgid "Invalid value for io-capacity\n"
4648
4623
msgstr "Penggunaan yang tidak sah dari null pointer"
4650
#: ../plugin/innobase/handler/ha_innodb.cc:1877
4625
#: ../plugin/innobase/handler/ha_innodb.cc:1849
4652
4627
msgid "Invalid value for fast-shutdown\n"
4653
4628
msgstr "Penggunaan yang tidak sah dari null pointer"
4655
#: ../plugin/innobase/handler/ha_innodb.cc:1891
4630
#: ../plugin/innobase/handler/ha_innodb.cc:1863
4657
4632
msgid "Invalid value for flush-log-at-trx-commit\n"
4658
4633
msgstr "Penggunaan yang tidak sah dari null pointer"
4660
#: ../plugin/innobase/handler/ha_innodb.cc:1921
4635
#: ../plugin/innobase/handler/ha_innodb.cc:1893
4662
4637
msgid "Invalid value for max-dirty-pages-pct\n"
4663
4638
msgstr "Penggunaan yang tidak sah dari null pointer"
4665
#: ../plugin/innobase/handler/ha_innodb.cc:1930
4640
#: ../plugin/innobase/handler/ha_innodb.cc:1902
4667
4642
msgid "Invalid value for stats-sample-pages\n"
4668
4643
msgstr "Penggunaan yang tidak sah dari null pointer"
4670
#: ../plugin/innobase/handler/ha_innodb.cc:1941
4645
#: ../plugin/innobase/handler/ha_innodb.cc:1913
4672
4647
msgid "Invalid value for additional-mem-pool-size\n"
4673
4648
msgstr "Penggunaan yang tidak sah dari null pointer"
4675
#: ../plugin/innobase/handler/ha_innodb.cc:1951
4650
#: ../plugin/innobase/handler/ha_innodb.cc:1923
4677
4652
msgid "Invalid value for autoextend-increment\n"
4678
4653
msgstr "Penggunaan yang tidak sah dari null pointer"
4680
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4655
#: ../plugin/innobase/handler/ha_innodb.cc:1933
4682
4657
msgid "Invalid value for buffer-pool-size\n"
4683
4658
msgstr "Penggunaan yang tidak sah dari null pointer"
4685
#: ../plugin/innobase/handler/ha_innodb.cc:1971
4660
#: ../plugin/innobase/handler/ha_innodb.cc:1943
4687
4662
msgid "Invalid value for commit-concurrency\n"
4688
4663
msgstr "Penggunaan yang tidak sah dari null pointer"
4690
#: ../plugin/innobase/handler/ha_innodb.cc:1980
4665
#: ../plugin/innobase/handler/ha_innodb.cc:1952
4692
4667
msgid "Invalid value for concurrency-tickets\n"
4693
4668
msgstr "Penggunaan yang tidak sah dari null pointer"
4695
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4697
msgid "Invalid value for file-io-threads\n"
4698
msgstr "Penggunaan yang tidak sah dari null pointer"
4700
#: ../plugin/innobase/handler/ha_innodb.cc:1998
4670
#: ../plugin/innobase/handler/ha_innodb.cc:1961
4702
4672
msgid "Invalid value for read-io-threads\n"
4703
4673
msgstr "Penggunaan yang tidak sah dari null pointer"
4705
#: ../plugin/innobase/handler/ha_innodb.cc:2007
4675
#: ../plugin/innobase/handler/ha_innodb.cc:1970
4707
4677
msgid "Invalid value for write-io-threads\n"
4708
4678
msgstr "Penggunaan yang tidak sah dari null pointer"
4710
#: ../plugin/innobase/handler/ha_innodb.cc:2016
4680
#: ../plugin/innobase/handler/ha_innodb.cc:1979
4712
4682
msgid "Invalid value for force-recovery\n"
4713
4683
msgstr "Penggunaan yang tidak sah dari null pointer"
4715
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4716
#: ../plugin/innobase/handler/ha_innodb.cc:2036
4685
#: ../plugin/innobase/handler/ha_innodb.cc:1989
4686
#: ../plugin/innobase/handler/ha_innodb.cc:1999
4718
4688
msgid "Invalid value for log-file-size\n"
4719
4689
msgstr "Penggunaan yang tidak sah dari null pointer"
4721
#: ../plugin/innobase/handler/ha_innodb.cc:2045
4691
#: ../plugin/innobase/handler/ha_innodb.cc:2008
4723
4693
msgid "Invalid value for log-files-in-group\n"
4724
4694
msgstr "Penggunaan yang tidak sah dari null pointer"
4726
#: ../plugin/innobase/handler/ha_innodb.cc:2054
4696
#: ../plugin/innobase/handler/ha_innodb.cc:2017
4728
4698
msgid "Invalid value for mirrored-log-groups\n"
4729
4699
msgstr "Penggunaan yang tidak sah dari null pointer"
4731
#: ../plugin/innobase/handler/ha_innodb.cc:2063
4701
#: ../plugin/innobase/handler/ha_innodb.cc:2026
4733
4703
msgid "Invalid value for open-files\n"
4734
4704
msgstr "Penggunaan yang tidak sah dari null pointer"
4736
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4706
#: ../plugin/innobase/handler/ha_innodb.cc:2035
4738
4708
msgid "Invalid value for thread-concurrency\n"
4739
4709
msgstr "Penggunaan yang tidak sah dari null pointer"
4741
#: ../plugin/innobase/handler/ha_innodb.cc:2095
4711
#: ../plugin/innobase/handler/ha_innodb.cc:2058
4743
4713
msgid "Invalid value for read-ahead-threshold\n"
4744
4714
msgstr "Penggunaan yang tidak sah dari null pointer"
4746
#: ../plugin/innobase/handler/ha_innodb.cc:2119
4716
#: ../plugin/innobase/handler/ha_innodb.cc:2072
4748
4718
msgid "Invalid value for lock-wait-timeout\n"
4749
4719
msgstr "Penggunaan yang tidak sah dari null pointer"