1518
1518
msgid "Base location for config files"
1521
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1809
1521
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1806
1522
1522
msgid "Directory for plugins."
1525
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1813
1525
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1810
1527
1527
"Optional comma separated list of plugins to load at startup in addition to "
1528
1528
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1531
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1819
1531
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1816
1533
1533
"Optional comma separated list of plugins to not load at startup. Effectively "
1534
1534
"removes a plugin from the list of plugins to be loaded. [for example: --"
1535
1535
"plugin_remove=crc32,logger_gearman]"
1538
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1825
1538
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1822
1540
1540
"Optional comma separated list of plugins to load at starup instead of the "
1541
1541
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1544
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1625
1544
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1622
1545
1545
msgid "Auto-increment columns are incremented by this"
1548
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1630
1548
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1627
1550
1550
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1554
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1636
1554
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1633
1556
1556
"Path to installation directory. All paths are usually resolved relative to "
1560
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1641
1560
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1638
1561
1561
msgid "Chroot drizzled daemon during startup."
1564
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1645
1564
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1642
1565
1565
msgid "Set the default collation."
1568
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1649
1568
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1646
1569
1569
msgid "Default completion type."
1572
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1654
1572
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1651
1573
1573
msgid "Write core on errors."
1576
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1658
1576
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1655
1577
1577
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
1578
1578
msgid "Path to the database root."
1697
1697
msgid "Max number of errors/warnings to store for a statement."
1700
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1750
1700
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1747
1701
1701
msgid "Don't allow creation of heap tables bigger than this."
1704
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1756
1704
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1753
1706
1706
"Joins that are probably going to read more than max_join_size records return "
1710
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1762
1710
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1759
1711
1711
msgid "Max number of bytes in sorted records."
1714
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1767
1714
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1764
1715
1715
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1718
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1772
1718
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1769
1720
1720
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1721
1721
"max_sort_length bytes of each value are used; the rest are ignored)."
1724
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1779
1724
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1725
1725
msgid "After this many write locks, allow some read locks to run in between."
1728
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1783
1728
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1730
1730
"Don't log queries which examine less than min_examined_row_limit rows to "
1854
1854
"Use --help to get a list of available options\n"
1857
#: ../drizzled/drizzled.cc:1432
1857
#: ../drizzled/drizzled.cc:1431
1858
1858
msgid "Error getting default charset"
1861
#: ../drizzled/drizzled.cc:1462
1861
#: ../drizzled/drizzled.cc:1461
1862
1862
msgid "Error setting collation"
1865
#: ../drizzled/drizzled.cc:1470
1865
#: ../drizzled/drizzled.cc:1469
1867
1867
msgid "Unknown locale: '%s'"
1870
#: ../drizzled/drizzled.cc:1509
1870
#: ../drizzled/drizzled.cc:1508
1871
1871
msgid "No scheduler found, cannot continue!\n"
1874
#: ../drizzled/drizzled.cc:1528
1874
#: ../drizzled/drizzled.cc:1527
1876
1876
msgid "Unknown/unsupported storage engine: %s\n"
1879
#: ../drizzled/drizzled.cc:1621
1879
#: ../drizzled/drizzled.cc:1618
1880
1880
msgid "Run as daemon."
1883
#: ../drizzled/drizzled.cc:1680
1883
#: ../drizzled/drizzled.cc:1677
1885
1885
"Maximum time in seconds to wait for the port to become free. (Default: no "
1889
#: ../drizzled/drizzled.cc:1789
1889
#: ../drizzled/drizzled.cc:1786
1891
1891
"Controls the heuristic(s) applied during query optimization to prune less-"
1892
1892
"promising partial plans from the optimizer search space. Meaning: false - do "
1905
#: ../drizzled/drizzled.cc:1927
1905
#: ../drizzled/drizzled.cc:1924
1907
1907
msgid "Usage: %s [OPTIONS]\n"
1910
#: ../drizzled/drizzled.cc:2036
1910
#: ../drizzled/drizzled.cc:2033
1913
1913
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1914
1914
"command line\n"
1917
#: ../drizzled/drizzled.cc:2053
1917
#: ../drizzled/drizzled.cc:2050
1918
1918
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1921
#: ../drizzled/drizzled.cc:2066
1921
#: ../drizzled/drizzled.cc:2063
1922
1922
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1925
#: ../drizzled/drizzled.cc:2079
1925
#: ../drizzled/drizzled.cc:2076
1926
1926
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1929
#: ../drizzled/drizzled.cc:2092
1929
#: ../drizzled/drizzled.cc:2089
1930
1930
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1933
#: ../drizzled/drizzled.cc:2203
1933
#: ../drizzled/drizzled.cc:2200
1936
1936
"There was an error creating the '%s' part of the path '%s'. Please check "
1937
1937
"the path exists and is writable.\n"
1940
#: ../drizzled/drizzled.cc:2210
1940
#: ../drizzled/drizzled.cc:2207
1943
1943
"There was an error opening the path '%s', please check the path exists and "
3954
#: ../drizzled/sql_table.cc:1897
3954
#: ../drizzled/sql_table.cc:1885
3956
3956
msgid "Unknown - internal error %d during operation"
3959
#: ../drizzled/statement/alter_table.cc:1594
3959
#: ../drizzled/statement/alter_table.cc:1589
3962
3962
"order_st BY ignored because there is a user-defined clustered index in the "
3963
3963
"table '%-.192s'"
3966
#: ../drizzled/sys_var.cc:1440
3966
#: ../drizzled/sys_var.cc:1432
3968
3968
msgid "Variable named %s already exists!\n"
3971
#: ../drizzled/sys_var.cc:1449
3971
#: ../drizzled/sys_var.cc:1439
3973
3973
msgid "Could not add Variable: %s\n"
3976
#: ../drizzled/sys_var.cc:1550
3976
#: ../drizzled/sys_var.cc:1539
3977
3977
msgid "Failed to initialize system variables"
3980
#: ../drizzled/table.cc:1633
3980
#: ../drizzled/table.cc:1608
3982
3982
msgid "Got error %d when reading table '%s'"
3985
#: ../drizzled/table/instance/base.cc:1851
3985
#: ../drizzled/table/instance/base.cc:1839
3987
3987
msgid "Unknown collation '%s' in table '%-.64s' definition"
3990
#: ../drizzled/table/instance/base.cc:1858
3990
#: ../drizzled/table/instance/base.cc:1846
3993
3993
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4179
4179
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4182
#: ../plugin/haildb/haildb_engine.cc:3409
4182
#: ../plugin/haildb/haildb_engine.cc:3407
4184
4184
msgid "Error starting HailDB %d (%s)\n"
4187
#: ../plugin/haildb/haildb_engine.cc:3436
4188
msgid "Disable HailDB adaptive hash index (enabled by default)."
4187
4191
#: ../plugin/haildb/haildb_engine.cc:3438
4188
msgid "Disable HailDB adaptive hash index (enabled by default)."
4191
#: ../plugin/haildb/haildb_engine.cc:3440
4192
4192
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4195
#: ../plugin/haildb/haildb_engine.cc:3443
4195
#: ../plugin/haildb/haildb_engine.cc:3441
4197
4197
"Size of a memory pool HailDB uses to store data dictionary information and "
4198
4198
"other internal data structures."
4201
#: ../plugin/haildb/haildb_engine.cc:3446
4201
#: ../plugin/haildb/haildb_engine.cc:3444
4202
4202
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4203
4203
msgid "Data file autoextend increment in megabytes"
4206
#: ../plugin/haildb/haildb_engine.cc:3449
4206
#: ../plugin/haildb/haildb_engine.cc:3447
4208
4208
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4212
#: ../plugin/haildb/haildb_engine.cc:3450
4213
msgid "The common part for HailDB table spaces."
4212
4216
#: ../plugin/haildb/haildb_engine.cc:3452
4213
msgid "The common part for HailDB table spaces."
4217
msgid "Disable HailDB checksums validation (enabled by default)."
4216
4220
#: ../plugin/haildb/haildb_engine.cc:3454
4217
msgid "Disable HailDB checksums validation (enabled by default)."
4220
#: ../plugin/haildb/haildb_engine.cc:3456
4221
4221
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4224
#: ../plugin/haildb/haildb_engine.cc:3459
4224
#: ../plugin/haildb/haildb_engine.cc:3457
4225
4225
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4228
#: ../plugin/haildb/haildb_engine.cc:3462
4228
#: ../plugin/haildb/haildb_engine.cc:3460
4230
4230
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4231
4231
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4234
#: ../plugin/haildb/haildb_engine.cc:3465
4234
#: ../plugin/haildb/haildb_engine.cc:3463
4235
4235
msgid "Stores each HailDB table to an .ibd file in the database dir."
4238
#: ../plugin/haildb/haildb_engine.cc:3468
4238
#: ../plugin/haildb/haildb_engine.cc:3466
4239
4239
msgid "File format to use for new tables in .ibd files."
4242
#: ../plugin/haildb/haildb_engine.cc:3471
4242
#: ../plugin/haildb/haildb_engine.cc:3469
4244
4244
"Set to 0 (write and flush once per second),1 (write and flush at each "
4245
4245
"commit) or 2 (write at commit, flush once per second)."
4248
#: ../plugin/haildb/haildb_engine.cc:3474
4248
#: ../plugin/haildb/haildb_engine.cc:3472
4249
4249
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4250
4250
msgid "With which method to flush data."
4253
4253
#. ####### Should we use this option? #######
4254
#: ../plugin/haildb/haildb_engine.cc:3477
4254
#: ../plugin/haildb/haildb_engine.cc:3475
4255
4255
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4257
4257
"Helps to save your data in case the disk image of the database becomes "
4261
#: ../plugin/haildb/haildb_engine.cc:3480
4261
#: ../plugin/haildb/haildb_engine.cc:3478
4262
4262
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4263
4263
msgid "Path to individual files and their sizes."
4266
#: ../plugin/haildb/haildb_engine.cc:3483
4266
#: ../plugin/haildb/haildb_engine.cc:3481
4267
4267
msgid "Path to HailDB log files."
4270
#: ../plugin/haildb/haildb_engine.cc:3486
4270
#: ../plugin/haildb/haildb_engine.cc:3484
4271
4271
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4272
4272
msgid "Size of each log file in a log group."
4275
#: ../plugin/haildb/haildb_engine.cc:3489
4275
#: ../plugin/haildb/haildb_engine.cc:3487
4277
4277
"Number of log files in the log group. HailDB writes to the files in a "
4278
4278
"circular fashion. Value 3 is recommended here."
4281
#: ../plugin/haildb/haildb_engine.cc:3492
4281
#: ../plugin/haildb/haildb_engine.cc:3490
4283
4283
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4284
4284
"rolled back. Values above 100000000 disable the timeout."
4287
#: ../plugin/haildb/haildb_engine.cc:3495
4287
#: ../plugin/haildb/haildb_engine.cc:3493
4289
4289
"The size of the buffer which HailDB uses to write log to the log files on "
4293
#: ../plugin/haildb/haildb_engine.cc:3498
4293
#: ../plugin/haildb/haildb_engine.cc:3496
4295
4295
"Sets the point in the LRU list from where all pages are classified as old "
4296
4296
"(Advanced users)"
4299
#: ../plugin/haildb/haildb_engine.cc:3501
4299
#: ../plugin/haildb/haildb_engine.cc:3499
4301
4301
"Milliseconds between accesses to a block at which it is made young. "
4302
4302
"0=disabled (Advanced users)"
4305
#: ../plugin/haildb/haildb_engine.cc:3504
4305
#: ../plugin/haildb/haildb_engine.cc:3502
4306
4306
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4307
4307
msgid "Percentage of dirty pages allowed in bufferpool."
4310
#: ../plugin/haildb/haildb_engine.cc:3507
4310
#: ../plugin/haildb/haildb_engine.cc:3505
4311
4311
msgid "Desired maximum length of the purge queue (0 = no limit)"
4314
#: ../plugin/haildb/haildb_engine.cc:3510
4314
#: ../plugin/haildb/haildb_engine.cc:3508
4316
4316
"Roll back the complete transaction on lock wait timeout, for 4.x "
4317
4317
"compatibility (disabled by default)"
4320
#: ../plugin/haildb/haildb_engine.cc:3513
4320
#: ../plugin/haildb/haildb_engine.cc:3511
4321
4321
msgid "How many files at the maximum HailDB keeps open at the same time."
4324
#: ../plugin/haildb/haildb_engine.cc:3516
4324
#: ../plugin/haildb/haildb_engine.cc:3514
4325
4325
msgid "Number of background read I/O threads in HailDB."
4328
#: ../plugin/haildb/haildb_engine.cc:3517
4329
msgid "Number of background write I/O threads in HailDB."
4328
4332
#: ../plugin/haildb/haildb_engine.cc:3519
4329
msgid "Number of background write I/O threads in HailDB."
4332
#: ../plugin/haildb/haildb_engine.cc:3521
4334
4334
"Disable if you want to reduce the number of messages written to the log "
4335
4335
"(default: enabled)."
4338
#: ../plugin/haildb/haildb_engine.cc:3524
4338
#: ../plugin/haildb/haildb_engine.cc:3522
4339
4339
msgid "Enable SHOW HAILDB STATUS output in the log"
4342
#: ../plugin/haildb/haildb_engine.cc:3525
4343
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4342
4346
#: ../plugin/haildb/haildb_engine.cc:3527
4343
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4346
#: ../plugin/haildb/haildb_engine.cc:3529
4348
4348
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4379
4379
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4382
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4382
#: ../plugin/innobase/handler/ha_innodb.cc:1966
4384
4384
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4385
4385
"zero and nonzero."
4388
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4388
#: ../plugin/innobase/handler/ha_innodb.cc:2275
4390
4390
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4394
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4394
#: ../plugin/innobase/handler/ha_innodb.cc:2319
4397
4397
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4398
4398
"or its equivalent numeric id"
4401
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4401
#: ../plugin/innobase/handler/ha_innodb.cc:9385
4402
4402
msgid "Do not use Native AIO library for IO, even if available"
4405
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4405
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4406
4406
msgid "Enable internal replication log."
4409
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4409
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4411
4411
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4412
4412
"rolled back. Values above 100000000 disable the timeout."
4415
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4415
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4416
4416
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4419
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4419
#: ../plugin/innobase/handler/ha_innodb.cc:9435
4421
4421
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4422
4422
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
5178
5178
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5181
#: ../plugin/rabbitmq/rabbitmq_log.cc:166
5181
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5182
5182
msgid "Host name to connect to"
5185
#: ../plugin/rabbitmq/rabbitmq_log.cc:169
5185
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5186
5186
msgid "Port to connect to"
5189
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5189
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5190
5190
msgid "RabbitMQ virtualhost"
5193
#: ../plugin/rabbitmq/rabbitmq_log.cc:175
5193
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5194
5194
msgid "RabbitMQ username"
5197
#: ../plugin/rabbitmq/rabbitmq_log.cc:178
5197
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5198
5198
msgid "RabbitMQ password"
5201
#: ../plugin/rabbitmq/rabbitmq_log.cc:181
5202
#: ../plugin/transaction_log/module.cc:241
5201
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
5202
#: ../plugin/transaction_log/module.cc:239
5203
5203
msgid "Name of the replicator plugin to use (default='default_replicator')"
5206
#: ../plugin/rabbitmq/rabbitmq_log.cc:184
5206
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
5207
5207
msgid "Name of RabbitMQ exchange to publish to"
5210
#: ../plugin/rabbitmq/rabbitmq_log.cc:187
5210
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
5211
5211
msgid "Name of RabbitMQ routing key to use"
5302
5302
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5305
#: ../plugin/transaction_log/module.cc:229
5305
#: ../plugin/transaction_log/module.cc:227
5306
5306
msgid "DEBUGGING - Truncate transaction log"
5309
#: ../plugin/transaction_log/module.cc:232
5309
#: ../plugin/transaction_log/module.cc:230
5310
5310
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5313
#: ../plugin/transaction_log/module.cc:235
5313
#: ../plugin/transaction_log/module.cc:233
5314
5314
msgid "Enable transaction log"
5317
#: ../plugin/transaction_log/module.cc:238
5317
#: ../plugin/transaction_log/module.cc:236
5318
5318
msgid "Path to the file to use for transaction log"
5321
#: ../plugin/transaction_log/module.cc:244
5321
#: ../plugin/transaction_log/module.cc:242
5323
5323
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5324
5324
"each transaction write, 2 == sync log file once per second"
5327
#: ../plugin/transaction_log/module.cc:247
5327
#: ../plugin/transaction_log/module.cc:245
5328
5328
msgid "Number of slots for in-memory write buffers (default=8)."
5374
5374
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5377
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5377
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5378
5378
msgid "Cannot open file: "
5381
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5381
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5382
5382
msgid "Could not skip to position "
5385
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5385
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5386
5386
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5389
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5390
msgid "Memory allocation failure trying to allocate "
5389
5393
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5390
msgid "Memory allocation failure trying to allocate "
5393
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5394
5394
msgid " bytes\n"
5397
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5397
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5398
5398
msgid "GPB ERROR: "
5401
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5401
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5407
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5407
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5408
5408
msgid "Unable to parse command. Got error: "
5411
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5411
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177