4164
4164
msgid "Regular expression to apply to tables to exclude"
4167
#: ../plugin/haildb/haildb_engine.cc:1087
4168
#: ../plugin/haildb/haildb_engine.cc:1224
4169
#: ../plugin/haildb/haildb_engine.cc:1254
4167
#: ../plugin/haildb/haildb_engine.cc:1086
4168
#: ../plugin/haildb/haildb_engine.cc:1223
4169
#: ../plugin/haildb/haildb_engine.cc:1253
4170
4170
#, fuzzy, c-format
4171
4171
msgid "Cannot create table %s. HailDB Error %d (%s)\n"
4172
4172
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
4174
#: ../plugin/haildb/haildb_engine.cc:1106
4174
#: ../plugin/haildb/haildb_engine.cc:1105
4175
4175
#, fuzzy, c-format
4176
4176
msgid "Cannot create field %s on table %s. HailDB Error %d (%s)\n"
4177
4177
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
4179
#: ../plugin/haildb/haildb_engine.cc:1203
4180
#: ../plugin/haildb/haildb_engine.cc:1316
4181
#: ../plugin/haildb/haildb_engine.cc:1497
4182
#: ../plugin/haildb/haildb_engine.cc:2163
4179
#: ../plugin/haildb/haildb_engine.cc:1202
4180
#: ../plugin/haildb/haildb_engine.cc:1315
4181
#: ../plugin/haildb/haildb_engine.cc:1496
4182
#: ../plugin/haildb/haildb_engine.cc:2162
4183
4183
#, fuzzy, c-format
4184
4184
msgid "Cannot Lock HailDB Data Dictionary. HailDB Error %d (%s)\n"
4185
4185
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
4187
#: ../plugin/haildb/haildb_engine.cc:1355
4188
#: ../plugin/haildb/haildb_engine.cc:1371
4187
#: ../plugin/haildb/haildb_engine.cc:1354
4188
#: ../plugin/haildb/haildb_engine.cc:1370
4189
4189
#, fuzzy, c-format
4190
4190
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4191
4191
msgstr "'%s' फाइल को बनाने/लिखने के समय विफल हुआ (त्रुटि कोड: %d)"
4193
#: ../plugin/haildb/haildb_engine.cc:3411
4193
#: ../plugin/haildb/haildb_engine.cc:3410
4195
4195
msgid "Error starting HailDB %d (%s)\n"
4198
#: ../plugin/haildb/haildb_engine.cc:3440
4198
#: ../plugin/haildb/haildb_engine.cc:3439
4199
4199
msgid "Disable HailDB adaptive hash index (enabled by default)."
4202
#: ../plugin/haildb/haildb_engine.cc:3442
4202
#: ../plugin/haildb/haildb_engine.cc:3441
4203
4203
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4206
#: ../plugin/haildb/haildb_engine.cc:3445
4206
#: ../plugin/haildb/haildb_engine.cc:3444
4208
4208
"Size of a memory pool HailDB uses to store data dictionary information and "
4209
4209
"other internal data structures."
4212
#: ../plugin/haildb/haildb_engine.cc:3448
4213
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4212
#: ../plugin/haildb/haildb_engine.cc:3447
4213
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4214
4214
msgid "Data file autoextend increment in megabytes"
4217
#: ../plugin/haildb/haildb_engine.cc:3451
4217
#: ../plugin/haildb/haildb_engine.cc:3450
4219
4219
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4223
#: ../plugin/haildb/haildb_engine.cc:3454
4223
#: ../plugin/haildb/haildb_engine.cc:3453
4224
4224
msgid "The common part for HailDB table spaces."
4227
#: ../plugin/haildb/haildb_engine.cc:3456
4227
#: ../plugin/haildb/haildb_engine.cc:3455
4228
4228
msgid "Disable HailDB checksums validation (enabled by default)."
4231
#: ../plugin/haildb/haildb_engine.cc:3458
4231
#: ../plugin/haildb/haildb_engine.cc:3457
4232
4232
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4235
#: ../plugin/haildb/haildb_engine.cc:3461
4235
#: ../plugin/haildb/haildb_engine.cc:3460
4236
4236
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4239
#: ../plugin/haildb/haildb_engine.cc:3464
4239
#: ../plugin/haildb/haildb_engine.cc:3463
4241
4241
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4242
4242
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4245
#: ../plugin/haildb/haildb_engine.cc:3467
4245
#: ../plugin/haildb/haildb_engine.cc:3466
4246
4246
msgid "Stores each HailDB table to an .ibd file in the database dir."
4249
#: ../plugin/haildb/haildb_engine.cc:3470
4249
#: ../plugin/haildb/haildb_engine.cc:3469
4250
4250
msgid "File format to use for new tables in .ibd files."
4253
#: ../plugin/haildb/haildb_engine.cc:3473
4253
#: ../plugin/haildb/haildb_engine.cc:3472
4255
4255
"Set to 0 (write and flush once per second),1 (write and flush at each "
4256
4256
"commit) or 2 (write at commit, flush once per second)."
4259
#: ../plugin/haildb/haildb_engine.cc:3476
4260
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4259
#: ../plugin/haildb/haildb_engine.cc:3475
4260
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4261
4261
msgid "With which method to flush data."
4264
4264
#. ####### Should we use this option? #######
4265
#: ../plugin/haildb/haildb_engine.cc:3479
4266
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4265
#: ../plugin/haildb/haildb_engine.cc:3478
4266
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4268
4268
"Helps to save your data in case the disk image of the database becomes "
4272
#: ../plugin/haildb/haildb_engine.cc:3482
4273
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4272
#: ../plugin/haildb/haildb_engine.cc:3481
4273
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4274
4274
msgid "Path to individual files and their sizes."
4277
#: ../plugin/haildb/haildb_engine.cc:3485
4277
#: ../plugin/haildb/haildb_engine.cc:3484
4278
4278
msgid "Path to HailDB log files."
4281
#: ../plugin/haildb/haildb_engine.cc:3488
4282
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4281
#: ../plugin/haildb/haildb_engine.cc:3487
4282
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4283
4283
msgid "Size of each log file in a log group."
4286
#: ../plugin/haildb/haildb_engine.cc:3491
4286
#: ../plugin/haildb/haildb_engine.cc:3490
4288
4288
"Number of log files in the log group. HailDB writes to the files in a "
4289
4289
"circular fashion. Value 3 is recommended here."
4292
#: ../plugin/haildb/haildb_engine.cc:3494
4292
#: ../plugin/haildb/haildb_engine.cc:3493
4294
4294
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4295
4295
"rolled back. Values above 100000000 disable the timeout."
4298
#: ../plugin/haildb/haildb_engine.cc:3497
4298
#: ../plugin/haildb/haildb_engine.cc:3496
4300
4300
"The size of the buffer which HailDB uses to write log to the log files on "
4304
#: ../plugin/haildb/haildb_engine.cc:3500
4304
#: ../plugin/haildb/haildb_engine.cc:3499
4306
4306
"Sets the point in the LRU list from where all pages are classified as old "
4307
4307
"(Advanced users)"
4310
#: ../plugin/haildb/haildb_engine.cc:3503
4310
#: ../plugin/haildb/haildb_engine.cc:3502
4312
4312
"Milliseconds between accesses to a block at which it is made young. "
4313
4313
"0=disabled (Advanced users)"
4316
#: ../plugin/haildb/haildb_engine.cc:3506
4317
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4792
4316
#: ../plugin/haildb/haildb_engine.cc:3505
4317
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4318
4318
msgid "Percentage of dirty pages allowed in bufferpool."
4321
#: ../plugin/haildb/haildb_engine.cc:3509
4321
#: ../plugin/haildb/haildb_engine.cc:3508
4322
4322
msgid "Desired maximum length of the purge queue (0 = no limit)"
4325
#: ../plugin/haildb/haildb_engine.cc:3512
4325
#: ../plugin/haildb/haildb_engine.cc:3511
4327
4327
"Roll back the complete transaction on lock wait timeout, for 4.x "
4328
4328
"compatibility (disabled by default)"
4331
#: ../plugin/haildb/haildb_engine.cc:3515
4331
#: ../plugin/haildb/haildb_engine.cc:3514
4332
4332
msgid "How many files at the maximum HailDB keeps open at the same time."
4335
#: ../plugin/haildb/haildb_engine.cc:3518
4335
#: ../plugin/haildb/haildb_engine.cc:3517
4336
4336
msgid "Number of background read I/O threads in HailDB."
4339
#: ../plugin/haildb/haildb_engine.cc:3521
4339
#: ../plugin/haildb/haildb_engine.cc:3520
4340
4340
msgid "Number of background write I/O threads in HailDB."
4343
#: ../plugin/haildb/haildb_engine.cc:3523
4343
#: ../plugin/haildb/haildb_engine.cc:3522
4345
4345
"Disable if you want to reduce the number of messages written to the log "
4346
4346
"(default: enabled)."
4349
#: ../plugin/haildb/haildb_engine.cc:3526
4349
#: ../plugin/haildb/haildb_engine.cc:3525
4350
4350
msgid "Enable SHOW HAILDB STATUS output in the log"
4353
#: ../plugin/haildb/haildb_engine.cc:3529
4353
#: ../plugin/haildb/haildb_engine.cc:3528
4354
4354
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4357
#: ../plugin/haildb/haildb_engine.cc:3531
4357
#: ../plugin/haildb/haildb_engine.cc:3530
4359
4359
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4390
4390
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4393
#: ../plugin/innobase/handler/ha_innodb.cc:1959
4393
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4395
4395
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4396
4396
"zero and nonzero."
4399
#: ../plugin/innobase/handler/ha_innodb.cc:2269
4399
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4401
4401
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4405
#: ../plugin/innobase/handler/ha_innodb.cc:2313
4405
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4408
4408
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4409
4409
"or its equivalent numeric id"
4412
#: ../plugin/innobase/handler/ha_innodb.cc:9382
4412
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4413
4413
msgid "Do not use Native AIO library for IO, even if available"
4416
#: ../plugin/innobase/handler/ha_innodb.cc:9423
4416
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4417
4417
msgid "Enable internal replication log."
4420
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4420
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4422
4422
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4423
4423
"rolled back. Values above 100000000 disable the timeout."
4426
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4426
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4427
4427
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4430
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4430
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4432
4432
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4433
4433
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4436
#: ../plugin/innobase/handler/replication_dictionary.cc:119
4436
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4437
4437
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4438
4438
#: ../plugin/transaction_log/print_transaction_message.cc:173
4439
4439
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4494
4494
msgid "InnoDB: Using Linux native AIO"
4497
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4497
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4750
4498
4498
msgid "destination directory"
4501
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4501
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4751
4502
4502
msgid "take backup to target-dir"
4505
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4505
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4752
4506
4506
msgid "calc statistic of datadir (offline mysqld is recommended)"
4509
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4509
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4753
4510
4510
msgid "prepare a backup for starting mysql server on the backup."
4513
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4513
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4754
4514
4514
msgid "create files to import to another database when prepare."
4517
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4517
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4755
4519
4519
"stop recovery process not to progress LSN after applying log when prepare."
4522
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4522
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4756
4523
4523
msgid "print parameter of mysqld needed for copyback."
4526
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4526
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4757
4527
4527
msgid "The value is used instead of buffer_pool_size"
4530
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4530
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4758
4532
4532
"creates a file 'xtrabackup_suspended' and waits until the user deletes that "
4533
4533
"file at the end of '--backup'"
4536
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4536
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4759
4538
4538
"limit count of IO operations (pairs of read&write) per second to IOS values "
4539
4539
"(for '--backup')"
4542
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4542
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4760
4544
4544
"outputs the contents of 'xtrabackup_logfile' to stdout only until the file "
4545
4545
"'xtrabackup_suspended' deleted (for '--backup')."
4548
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4548
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4761
4550
4550
"(for --backup): save an extra copy of the xtrabackup_checkpoints file in "
4551
4551
"this directory."
4554
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4554
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4762
4556
4556
"(for --backup): copy only .ibd pages newer than specified LSN 'high:low'. "
4557
4557
"##ATTENTION##: checkpoint lsn must be used. anyone can detect your mistake. "
4558
4558
"be carefully!"
4561
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4561
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4763
4563
4563
"(for --backup): copy only .ibd pages newer than backup at specified "
4567
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4567
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4764
4569
4569
"(for --prepare): apply .delta files and logfile in the specified directory."
4572
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4572
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4765
4573
4573
msgid "filtering by regexp for table names."
4576
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
4576
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4766
4577
4577
msgid "filtering by list of the exact database.table name in the file."
4580
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4580
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4767
4582
4582
"** not work for now** creates ib_logfile* also after '--prepare'. ### If you "
4583
4583
"want create ib_logfile*, only re-execute this command in same options. ###"
4586
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4586
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4769
4588
4588
"Path for temporary files. Several paths may be specified, separated by a "
4589
4589
"colon (:), in this case they are used in a round-robin fashion."
4592
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4592
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4770
4594
4594
"Number of threads to use for parallel datafiles transfer. Does not have any "
4595
4595
"effect in the stream mode. The default value is 1."
4598
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4598
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4771
4600
4600
"Enable InnoDB adaptive hash index (enabled by default). Disable with --skip-"
4601
4601
"innodb-adaptive-hash-index."
4604
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4772
4606
"Size of a memory pool InnoDB uses to store data dictionary information and "
4607
"other internal data structures."
4604
4610
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4774
4606
"Size of a memory pool InnoDB uses to store data dictionary information and "
4607
"other internal data structures."
4610
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4612
4612
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
4616
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4616
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4775
4618
4618
"Enable InnoDB checksums validation (enabled by default). Disable with --skip-"
4619
4619
"innodb-checksums."
4622
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4622
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4777
4623
4623
msgid "The common part for InnoDB table spaces."
4626
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4626
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4778
4628
4628
"Enable InnoDB doublewrite buffer (enabled by default). Disable with --skip-"
4629
4629
"innodb-doublewrite."
4632
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4632
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4779
4633
4633
msgid "Number of file I/O threads in InnoDB."
4636
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4636
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4780
4637
4637
msgid "Stores each InnoDB table to an .ibd file in the database dir."
4640
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4783
4640
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4781
4642
4642
"Set to 0 (write and flush once per second), 1 (write and flush at each "
4643
4643
"commit) or 2 (write at commit, flush once per second)."
4646
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4646
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4785
4648
4648
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4652
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4786
4654
"The size of the buffer which InnoDB uses to write log to the log files on "
4652
4658
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4788
4654
"The size of the buffer which InnoDB uses to write log to the log files on "
4658
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4660
4660
"Number of log files in the log group. InnoDB writes to the files in a "
4661
4661
"circular fashion. Value 3 is recommended here."
4664
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4789
4665
msgid "Path to InnoDB log files."
4664
4668
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4791
4665
msgid "Path to InnoDB log files."
4669
msgid "How many files at the maximum InnoDB keeps open at the same time."
4668
4672
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4793
4669
msgid "How many files at the maximum InnoDB keeps open at the same time."
4672
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4673
4673
msgid "The universal page size of the database."
4676
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4676
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4794
4678
4678
"###EXPERIMENTAL###: The log block size of the transaction log file. Changing "
4679
4679
"for created log file is not supported. Use on your own risk!"
4682
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4682
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4795
4684
4684
"Change the algorithm of checksum for the whole of datapage to 4-bytes word "
4688
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4798
4688
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4796
4690
4690
"Enable to use about 4000 undo slots instead of default 1024. Not recommended "
4691
4691
"to use, Because it is not change back to disable, once it is used."
4694
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4799
4694
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4797
4696
4696
"Path to special datafile for doublewrite buffer. (default is : not used)"