4202
4202
msgid "Regular expression to apply to tables to exclude"
4205
#: ../plugin/haildb/haildb_engine.cc:1087
4206
#: ../plugin/haildb/haildb_engine.cc:1224
4207
#: ../plugin/haildb/haildb_engine.cc:1254
4205
#: ../plugin/haildb/haildb_engine.cc:1086
4206
#: ../plugin/haildb/haildb_engine.cc:1223
4207
#: ../plugin/haildb/haildb_engine.cc:1253
4208
4208
#, fuzzy, c-format
4209
4209
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4210
4210
msgstr "Tidak dapat membuat/menulis berkas '%s' (Errcode: %d)"
4212
#: ../plugin/haildb/haildb_engine.cc:1106
4212
#: ../plugin/haildb/haildb_engine.cc:1105
4213
4213
#, fuzzy, c-format
4214
4214
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4215
4215
msgstr "Tidak dapat membuat/menulis berkas '%s' (Errcode: %d)"
4217
#: ../plugin/haildb/haildb_engine.cc:1203
4218
#: ../plugin/haildb/haildb_engine.cc:1316
4219
#: ../plugin/haildb/haildb_engine.cc:1497
4220
#: ../plugin/haildb/haildb_engine.cc:2163
4217
#: ../plugin/haildb/haildb_engine.cc:1202
4218
#: ../plugin/haildb/haildb_engine.cc:1315
4219
#: ../plugin/haildb/haildb_engine.cc:1496
4220
#: ../plugin/haildb/haildb_engine.cc:2162
4221
4221
#, fuzzy, c-format
4222
4222
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4223
4223
msgstr "Tidak dapat membuat/menulis berkas '%s' (Errcode: %d)"
4225
#: ../plugin/haildb/haildb_engine.cc:1355
4226
#: ../plugin/haildb/haildb_engine.cc:1371
4225
#: ../plugin/haildb/haildb_engine.cc:1354
4226
#: ../plugin/haildb/haildb_engine.cc:1370
4227
4227
#, fuzzy, c-format
4228
4228
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4229
4229
msgstr "Tidak dapat membuat/menulis berkas '%s' (Errcode: %d)"
4231
#: ../plugin/haildb/haildb_engine.cc:3411
4231
#: ../plugin/haildb/haildb_engine.cc:3410
4233
4233
msgid "Error starting HailDB %d (%s)\n"
4236
#: ../plugin/haildb/haildb_engine.cc:3440
4236
#: ../plugin/haildb/haildb_engine.cc:3439
4237
4237
msgid "Disable HailDB adaptive hash index (enabled by default)."
4240
#: ../plugin/haildb/haildb_engine.cc:3442
4240
#: ../plugin/haildb/haildb_engine.cc:3441
4241
4241
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4244
#: ../plugin/haildb/haildb_engine.cc:3445
4244
#: ../plugin/haildb/haildb_engine.cc:3444
4246
4246
"Size of a memory pool HailDB uses to store data dictionary information and "
4247
4247
"other internal data structures."
4250
#: ../plugin/haildb/haildb_engine.cc:3448
4251
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4250
#: ../plugin/haildb/haildb_engine.cc:3447
4251
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4252
4252
msgid "Data file autoextend increment in megabytes"
4255
#: ../plugin/haildb/haildb_engine.cc:3451
4255
#: ../plugin/haildb/haildb_engine.cc:3450
4257
4257
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4261
#: ../plugin/haildb/haildb_engine.cc:3454
4261
#: ../plugin/haildb/haildb_engine.cc:3453
4262
4262
msgid "The common part for HailDB table spaces."
4265
#: ../plugin/haildb/haildb_engine.cc:3456
4265
#: ../plugin/haildb/haildb_engine.cc:3455
4266
4266
msgid "Disable HailDB checksums validation (enabled by default)."
4269
#: ../plugin/haildb/haildb_engine.cc:3458
4269
#: ../plugin/haildb/haildb_engine.cc:3457
4270
4270
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4273
#: ../plugin/haildb/haildb_engine.cc:3461
4273
#: ../plugin/haildb/haildb_engine.cc:3460
4274
4274
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4277
#: ../plugin/haildb/haildb_engine.cc:3464
4277
#: ../plugin/haildb/haildb_engine.cc:3463
4279
4279
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4280
4280
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4283
#: ../plugin/haildb/haildb_engine.cc:3467
4283
#: ../plugin/haildb/haildb_engine.cc:3466
4284
4284
msgid "Stores each HailDB table to an .ibd file in the database dir."
4287
#: ../plugin/haildb/haildb_engine.cc:3470
4287
#: ../plugin/haildb/haildb_engine.cc:3469
4288
4288
msgid "File format to use for new tables in .ibd files."
4291
#: ../plugin/haildb/haildb_engine.cc:3473
4291
#: ../plugin/haildb/haildb_engine.cc:3472
4293
4293
"Set to 0 (write and flush once per second),1 (write and flush at each "
4294
4294
"commit) or 2 (write at commit, flush once per second)."
4297
#: ../plugin/haildb/haildb_engine.cc:3476
4298
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4297
#: ../plugin/haildb/haildb_engine.cc:3475
4298
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4299
4299
msgid "With which method to flush data."
4302
4302
#. ####### Should we use this option? #######
4303
#: ../plugin/haildb/haildb_engine.cc:3479
4304
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4303
#: ../plugin/haildb/haildb_engine.cc:3478
4304
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4306
4306
"Helps to save your data in case the disk image of the database becomes "
4310
#: ../plugin/haildb/haildb_engine.cc:3482
4311
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4310
#: ../plugin/haildb/haildb_engine.cc:3481
4311
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4312
4312
msgid "Path to individual files and their sizes."
4315
#: ../plugin/haildb/haildb_engine.cc:3485
4315
#: ../plugin/haildb/haildb_engine.cc:3484
4316
4316
msgid "Path to HailDB log files."
4319
#: ../plugin/haildb/haildb_engine.cc:3488
4320
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4319
#: ../plugin/haildb/haildb_engine.cc:3487
4320
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4321
4321
msgid "Size of each log file in a log group."
4324
#: ../plugin/haildb/haildb_engine.cc:3491
4324
#: ../plugin/haildb/haildb_engine.cc:3490
4326
4326
"Number of log files in the log group. HailDB writes to the files in a "
4327
4327
"circular fashion. Value 3 is recommended here."
4330
#: ../plugin/haildb/haildb_engine.cc:3494
4330
#: ../plugin/haildb/haildb_engine.cc:3493
4332
4332
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4333
4333
"rolled back. Values above 100000000 disable the timeout."
4336
#: ../plugin/haildb/haildb_engine.cc:3497
4336
#: ../plugin/haildb/haildb_engine.cc:3496
4338
4338
"The size of the buffer which HailDB uses to write log to the log files on "
4342
#: ../plugin/haildb/haildb_engine.cc:3500
4342
#: ../plugin/haildb/haildb_engine.cc:3499
4344
4344
"Sets the point in the LRU list from where all pages are classified as old "
4345
4345
"(Advanced users)"
4348
#: ../plugin/haildb/haildb_engine.cc:3503
4348
#: ../plugin/haildb/haildb_engine.cc:3502
4350
4350
"Milliseconds between accesses to a block at which it is made young. "
4351
4351
"0=disabled (Advanced users)"
4354
#: ../plugin/haildb/haildb_engine.cc:3506
4355
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4354
#: ../plugin/haildb/haildb_engine.cc:3505
4355
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4356
4356
msgid "Percentage of dirty pages allowed in bufferpool."
4359
#: ../plugin/haildb/haildb_engine.cc:3509
4359
#: ../plugin/haildb/haildb_engine.cc:3508
4360
4360
msgid "Desired maximum length of the purge queue (0 = no limit)"
4363
#: ../plugin/haildb/haildb_engine.cc:3512
4363
#: ../plugin/haildb/haildb_engine.cc:3511
4365
4365
"Roll back the complete transaction on lock wait timeout, for 4.x "
4366
4366
"compatibility (disabled by default)"
4369
#: ../plugin/haildb/haildb_engine.cc:3515
4369
#: ../plugin/haildb/haildb_engine.cc:3514
4370
4370
msgid "How many files at the maximum HailDB keeps open at the same time."
4373
#: ../plugin/haildb/haildb_engine.cc:3518
4373
#: ../plugin/haildb/haildb_engine.cc:3517
4374
4374
msgid "Number of background read I/O threads in HailDB."
4377
#: ../plugin/haildb/haildb_engine.cc:3521
4377
#: ../plugin/haildb/haildb_engine.cc:3520
4378
4378
msgid "Number of background write I/O threads in HailDB."
4381
#: ../plugin/haildb/haildb_engine.cc:3523
4381
#: ../plugin/haildb/haildb_engine.cc:3522
4383
4383
"Disable if you want to reduce the number of messages written to the log "
4384
4384
"(default: enabled)."
4387
#: ../plugin/haildb/haildb_engine.cc:3526
4387
#: ../plugin/haildb/haildb_engine.cc:3525
4388
4388
msgid "Enable SHOW HAILDB STATUS output in the log"
4391
#: ../plugin/haildb/haildb_engine.cc:3529
4391
#: ../plugin/haildb/haildb_engine.cc:3528
4392
4392
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4395
#: ../plugin/haildb/haildb_engine.cc:3531
4395
#: ../plugin/haildb/haildb_engine.cc:3530
4397
4397
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4428
4428
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4431
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4431
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4433
4433
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4434
4434
"zero and nonzero."
4437
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4437
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4439
4439
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4443
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4443
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4446
4446
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4447
4447
"or its equivalent numeric id"
4450
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4450
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4451
4451
msgid "Do not use Native AIO library for IO, even if available"
4454
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4454
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4455
4455
msgid "Enable internal replication log."
4458
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4458
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4460
4460
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4461
4461
"rolled back. Values above 100000000 disable the timeout."
4464
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4464
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4465
4465
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4468
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4468
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4470
4470
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4471
4471
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4474
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4474
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4475
4475
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4476
4476
#: ../plugin/transaction_log/print_transaction_message.cc:173
4477
4477
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4532
4532
msgid "InnoDB: Using Linux native AIO"
4535
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4535
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4536
4536
msgid "destination directory"
4539
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4539
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4540
4540
msgid "take backup to target-dir"
4543
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4543
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4544
4544
msgid "calc statistic of datadir (offline mysqld is recommended)"
4547
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4547
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4548
4548
msgid "prepare a backup for starting mysql server on the backup."
4551
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4551
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4552
4552
msgid "create files to import to another database when prepare."
4555
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4555
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4557
4557
"stop recovery process not to progress LSN after applying log when prepare."
4560
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4560
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4561
4561
msgid "print parameter of mysqld needed for copyback."
4564
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4564
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4566
4566
msgid "The value is used instead of buffer_pool_size"
4567
4567
msgstr "Penggunaan yang tidak sah dari null pointer"
4569
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4569
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4571
4571
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4572
4572
"file at the end of '--backup'"
4575
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4575
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4577
4577
"limit count of IO operations (pairs of read&write) per second to IOS values "
4578
4578
"(for '--backup')"
4581
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4581
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4583
4583
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4584
4584
"'xtrabackup_suspended' deleted (for '--backup')."
4587
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4587
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4589
4589
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4590
4590
"this directory."
4593
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4593
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4595
4595
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4596
4596
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4597
4597
"be carefully!"
4600
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4600
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4602
4602
"(for --backup): copy only .ibd pages newer than backup at specified "
4606
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4606
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4608
4608
"(for --prepare): apply .delta files and logfile in the specified directory."
4611
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4611
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4612
4612
msgid "filtering by regexp for table names."
4615
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4615
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4616
4616
msgid "filtering by list of the exact database.table name in the file."
4619
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4619
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4621
4621
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4622
4622
"want create ib_logfile*, only re-execute this command in same options. ###"
4625
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4625
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4627
4627
"Path for temporary files. Several paths may be specified, separated by a "
4628
4628
"colon (:), in this case they are used in a round-robin fashion."
4631
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4631
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4633
4633
"Number of threads to use for parallel datafiles transfer. Does not have any "
4634
4634
"effect in the stream mode. The default value is 1."
4637
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4637
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4639
4639
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4640
4640
"innodb-adaptive-hash-index."
4643
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4645
"Size of a memory pool InnoDB uses to store data dictionary information and "
4646
"other internal data structures."
4643
4649
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4645
"Size of a memory pool InnoDB uses to store data dictionary information and "
4646
"other internal data structures."
4649
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4651
4651
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4655
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4655
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4657
4657
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4658
4658
"innodb-checksums."
4661
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4661
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4662
4662
msgid "The common part for InnoDB table spaces."
4665
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4665
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4667
4667
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4668
4668
"innodb-doublewrite."
4671
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4671
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4672
4672
msgid "Number of file I/O threads in InnoDB."
4675
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4675
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4676
4676
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4679
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4679
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4681
4681
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4682
4682
"commit) or 2 (write at commit, flush once per second)."
4685
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4685
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4687
4687
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4691
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4693
"The size of the buffer which InnoDB uses to write log to the log files on "
4691
4697
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4693
"The size of the buffer which InnoDB uses to write log to the log files on "
4697
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4699
4699
"Number of log files in the log group. InnoDB writes to the files in a "
4700
4700
"circular fashion. Value 3 is recommended here."
4703
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4704
msgid "Path to InnoDB log files."
4703
4707
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4704
msgid "Path to InnoDB log files."
4708
msgid "How many files at the maximum InnoDB keeps open at the same time."
4707
4711
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4708
msgid "How many files at the maximum InnoDB keeps open at the same time."
4711
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4712
4712
msgid "The universal page size of the database."
4715
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4715
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4717
4717
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4718
4718
"for created log file is not supported. Use on your own risk!"
4721
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4721
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4723
4723
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4727
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4727
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4729
4729
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4730
4730
"to use, Because it is not change back to disable, once it is used."
4733
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4733
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4735
4735
"Path to special datafile for doublewrite buffer. (default is : not used)"