1450
1450
msgid "Base location for config files"
1453
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1809
1453
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1806
1454
1454
msgid "Directory for plugins."
1457
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1813
1457
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1810
1459
1459
"Optional comma separated list of plugins to load at startup in addition to "
1460
1460
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1463
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1819
1463
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1816
1465
1465
"Optional comma separated list of plugins to not load at startup. Effectively "
1466
1466
"removes a plugin from the list of plugins to be loaded. [for example: --"
1467
1467
"plugin_remove=crc32,logger_gearman]"
1470
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1825
1470
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1822
1472
1472
"Optional comma separated list of plugins to load at starup instead of the "
1473
1473
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1476
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1625
1476
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1622
1477
1477
msgid "Auto-increment columns are incremented by this"
1480
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1630
1480
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1627
1482
1482
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1486
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1636
1486
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1633
1488
1488
"Path to installation directory. All paths are usually resolved relative to "
1492
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1641
1492
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1638
1493
1493
msgid "Chroot drizzled daemon during startup."
1496
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1645
1496
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1642
1497
1497
msgid "Set the default collation."
1500
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1649
1500
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1646
1501
1501
msgid "Default completion type."
1504
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1654
1504
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1651
1505
1505
msgid "Write core on errors."
1508
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1658
1508
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1655
1509
1509
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
1510
1510
msgid "Path to the database root."
1629
1629
msgid "Max number of errors/warnings to store for a statement."
1632
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1750
1632
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1747
1633
1633
msgid "Don't allow creation of heap tables bigger than this."
1636
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1756
1636
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1753
1638
1638
"Joins that are probably going to read more than max_join_size records return "
1642
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1762
1642
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1759
1643
1643
msgid "Max number of bytes in sorted records."
1646
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1767
1646
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1764
1647
1647
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1650
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1772
1650
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1769
1652
1652
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1653
1653
"max_sort_length bytes of each value are used; the rest are ignored)."
1656
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1779
1656
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1657
1657
msgid "After this many write locks, allow some read locks to run in between."
1660
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1783
1660
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1662
1662
"Don't log queries which examine less than min_examined_row_limit rows to "
1786
1786
"Use --help to get a list of available options\n"
1789
#: ../drizzled/drizzled.cc:1432
1789
#: ../drizzled/drizzled.cc:1431
1790
1790
msgid "Error getting default charset"
1793
#: ../drizzled/drizzled.cc:1462
1793
#: ../drizzled/drizzled.cc:1461
1794
1794
msgid "Error setting collation"
1797
#: ../drizzled/drizzled.cc:1470
1797
#: ../drizzled/drizzled.cc:1469
1799
1799
msgid "Unknown locale: '%s'"
1802
#: ../drizzled/drizzled.cc:1509
1802
#: ../drizzled/drizzled.cc:1508
1803
1803
msgid "No scheduler found, cannot continue!\n"
1806
#: ../drizzled/drizzled.cc:1528
1806
#: ../drizzled/drizzled.cc:1527
1808
1808
msgid "Unknown/unsupported storage engine: %s\n"
1811
#: ../drizzled/drizzled.cc:1621
1811
#: ../drizzled/drizzled.cc:1618
1812
1812
msgid "Run as daemon."
1815
#: ../drizzled/drizzled.cc:1680
1815
#: ../drizzled/drizzled.cc:1677
1817
1817
"Maximum time in seconds to wait for the port to become free. (Default: no "
1821
#: ../drizzled/drizzled.cc:1789
1821
#: ../drizzled/drizzled.cc:1786
1823
1823
"Controls the heuristic(s) applied during query optimization to prune less-"
1824
1824
"promising partial plans from the optimizer search space. Meaning: false - do "
1837
#: ../drizzled/drizzled.cc:1927
1837
#: ../drizzled/drizzled.cc:1924
1839
1839
msgid "Usage: %s [OPTIONS]\n"
1842
#: ../drizzled/drizzled.cc:2036
1842
#: ../drizzled/drizzled.cc:2033
1845
1845
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1846
1846
"command line\n"
1849
#: ../drizzled/drizzled.cc:2053
1849
#: ../drizzled/drizzled.cc:2050
1850
1850
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1853
#: ../drizzled/drizzled.cc:2066
1853
#: ../drizzled/drizzled.cc:2063
1854
1854
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1857
#: ../drizzled/drizzled.cc:2079
1857
#: ../drizzled/drizzled.cc:2076
1858
1858
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1861
#: ../drizzled/drizzled.cc:2092
1861
#: ../drizzled/drizzled.cc:2089
1862
1862
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1865
#: ../drizzled/drizzled.cc:2203
1865
#: ../drizzled/drizzled.cc:2200
1868
1868
"There was an error creating the '%s' part of the path '%s'. Please check "
1869
1869
"the path exists and is writable.\n"
1872
#: ../drizzled/drizzled.cc:2210
1872
#: ../drizzled/drizzled.cc:2207
1875
1875
"There was an error opening the path '%s', please check the path exists and "
3886
#: ../drizzled/sql_table.cc:1897
3886
#: ../drizzled/sql_table.cc:1885
3888
3888
msgid "Unknown - internal error %d during operation"
3891
#: ../drizzled/statement/alter_table.cc:1594
3891
#: ../drizzled/statement/alter_table.cc:1589
3894
3894
"order_st BY ignored because there is a user-defined clustered index in the "
3895
3895
"table '%-.192s'"
3898
#: ../drizzled/sys_var.cc:1440
3898
#: ../drizzled/sys_var.cc:1432
3900
3900
msgid "Variable named %s already exists!\n"
3903
#: ../drizzled/sys_var.cc:1449
3903
#: ../drizzled/sys_var.cc:1439
3905
3905
msgid "Could not add Variable: %s\n"
3908
#: ../drizzled/sys_var.cc:1550
3908
#: ../drizzled/sys_var.cc:1539
3909
3909
msgid "Failed to initialize system variables"
3912
#: ../drizzled/table.cc:1633
3912
#: ../drizzled/table.cc:1608
3914
3914
msgid "Got error %d when reading table '%s'"
3917
#: ../drizzled/table/instance/base.cc:1851
3917
#: ../drizzled/table/instance/base.cc:1839
3919
3919
msgid "Unknown collation '%s' in table '%-.64s' definition"
3922
#: ../drizzled/table/instance/base.cc:1858
3922
#: ../drizzled/table/instance/base.cc:1846
3925
3925
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4111
4111
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4114
#: ../plugin/haildb/haildb_engine.cc:3409
4114
#: ../plugin/haildb/haildb_engine.cc:3407
4116
4116
msgid "Error starting HailDB %d (%s)\n"
4119
#: ../plugin/haildb/haildb_engine.cc:3436
4120
msgid "Disable HailDB adaptive hash index (enabled by default)."
4119
4123
#: ../plugin/haildb/haildb_engine.cc:3438
4120
msgid "Disable HailDB adaptive hash index (enabled by default)."
4123
#: ../plugin/haildb/haildb_engine.cc:3440
4124
4124
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4127
#: ../plugin/haildb/haildb_engine.cc:3443
4127
#: ../plugin/haildb/haildb_engine.cc:3441
4129
4129
"Size of a memory pool HailDB uses to store data dictionary information and "
4130
4130
"other internal data structures."
4133
#: ../plugin/haildb/haildb_engine.cc:3446
4133
#: ../plugin/haildb/haildb_engine.cc:3444
4134
4134
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4135
4135
msgid "Data file autoextend increment in megabytes"
4138
#: ../plugin/haildb/haildb_engine.cc:3449
4138
#: ../plugin/haildb/haildb_engine.cc:3447
4140
4140
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4144
#: ../plugin/haildb/haildb_engine.cc:3450
4145
msgid "The common part for HailDB table spaces."
4144
4148
#: ../plugin/haildb/haildb_engine.cc:3452
4145
msgid "The common part for HailDB table spaces."
4149
msgid "Disable HailDB checksums validation (enabled by default)."
4148
4152
#: ../plugin/haildb/haildb_engine.cc:3454
4149
msgid "Disable HailDB checksums validation (enabled by default)."
4152
#: ../plugin/haildb/haildb_engine.cc:3456
4153
4153
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4156
#: ../plugin/haildb/haildb_engine.cc:3459
4156
#: ../plugin/haildb/haildb_engine.cc:3457
4157
4157
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4160
#: ../plugin/haildb/haildb_engine.cc:3462
4160
#: ../plugin/haildb/haildb_engine.cc:3460
4162
4162
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4163
4163
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4166
#: ../plugin/haildb/haildb_engine.cc:3465
4166
#: ../plugin/haildb/haildb_engine.cc:3463
4167
4167
msgid "Stores each HailDB table to an .ibd file in the database dir."
4170
#: ../plugin/haildb/haildb_engine.cc:3468
4170
#: ../plugin/haildb/haildb_engine.cc:3466
4171
4171
msgid "File format to use for new tables in .ibd files."
4174
#: ../plugin/haildb/haildb_engine.cc:3471
4174
#: ../plugin/haildb/haildb_engine.cc:3469
4176
4176
"Set to 0 (write and flush once per second),1 (write and flush at each "
4177
4177
"commit) or 2 (write at commit, flush once per second)."
4180
#: ../plugin/haildb/haildb_engine.cc:3474
4180
#: ../plugin/haildb/haildb_engine.cc:3472
4181
4181
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4182
4182
msgid "With which method to flush data."
4185
4185
#. ####### Should we use this option? #######
4186
#: ../plugin/haildb/haildb_engine.cc:3477
4186
#: ../plugin/haildb/haildb_engine.cc:3475
4187
4187
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4189
4189
"Helps to save your data in case the disk image of the database becomes "
4193
#: ../plugin/haildb/haildb_engine.cc:3480
4193
#: ../plugin/haildb/haildb_engine.cc:3478
4194
4194
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4195
4195
msgid "Path to individual files and their sizes."
4198
#: ../plugin/haildb/haildb_engine.cc:3483
4198
#: ../plugin/haildb/haildb_engine.cc:3481
4199
4199
msgid "Path to HailDB log files."
4202
#: ../plugin/haildb/haildb_engine.cc:3486
4202
#: ../plugin/haildb/haildb_engine.cc:3484
4203
4203
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4204
4204
msgid "Size of each log file in a log group."
4207
#: ../plugin/haildb/haildb_engine.cc:3489
4207
#: ../plugin/haildb/haildb_engine.cc:3487
4209
4209
"Number of log files in the log group. HailDB writes to the files in a "
4210
4210
"circular fashion. Value 3 is recommended here."
4213
#: ../plugin/haildb/haildb_engine.cc:3492
4213
#: ../plugin/haildb/haildb_engine.cc:3490
4215
4215
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4216
4216
"rolled back. Values above 100000000 disable the timeout."
4219
#: ../plugin/haildb/haildb_engine.cc:3495
4219
#: ../plugin/haildb/haildb_engine.cc:3493
4221
4221
"The size of the buffer which HailDB uses to write log to the log files on "
4225
#: ../plugin/haildb/haildb_engine.cc:3498
4225
#: ../plugin/haildb/haildb_engine.cc:3496
4227
4227
"Sets the point in the LRU list from where all pages are classified as old "
4228
4228
"(Advanced users)"
4231
#: ../plugin/haildb/haildb_engine.cc:3501
4231
#: ../plugin/haildb/haildb_engine.cc:3499
4233
4233
"Milliseconds between accesses to a block at which it is made young. "
4234
4234
"0=disabled (Advanced users)"
4237
#: ../plugin/haildb/haildb_engine.cc:3504
4237
#: ../plugin/haildb/haildb_engine.cc:3502
4238
4238
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4239
4239
msgid "Percentage of dirty pages allowed in bufferpool."
4242
#: ../plugin/haildb/haildb_engine.cc:3507
4242
#: ../plugin/haildb/haildb_engine.cc:3505
4243
4243
msgid "Desired maximum length of the purge queue (0 = no limit)"
4246
#: ../plugin/haildb/haildb_engine.cc:3510
4246
#: ../plugin/haildb/haildb_engine.cc:3508
4248
4248
"Roll back the complete transaction on lock wait timeout, for 4.x "
4249
4249
"compatibility (disabled by default)"
4252
#: ../plugin/haildb/haildb_engine.cc:3513
4252
#: ../plugin/haildb/haildb_engine.cc:3511
4253
4253
msgid "How many files at the maximum HailDB keeps open at the same time."
4256
#: ../plugin/haildb/haildb_engine.cc:3516
4256
#: ../plugin/haildb/haildb_engine.cc:3514
4257
4257
msgid "Number of background read I/O threads in HailDB."
4260
#: ../plugin/haildb/haildb_engine.cc:3517
4261
msgid "Number of background write I/O threads in HailDB."
4260
4264
#: ../plugin/haildb/haildb_engine.cc:3519
4261
msgid "Number of background write I/O threads in HailDB."
4264
#: ../plugin/haildb/haildb_engine.cc:3521
4266
4266
"Disable if you want to reduce the number of messages written to the log "
4267
4267
"(default: enabled)."
4270
#: ../plugin/haildb/haildb_engine.cc:3524
4270
#: ../plugin/haildb/haildb_engine.cc:3522
4271
4271
msgid "Enable SHOW HAILDB STATUS output in the log"
4274
#: ../plugin/haildb/haildb_engine.cc:3525
4275
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4274
4278
#: ../plugin/haildb/haildb_engine.cc:3527
4275
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4278
#: ../plugin/haildb/haildb_engine.cc:3529
4280
4280
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4311
4311
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4314
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4314
#: ../plugin/innobase/handler/ha_innodb.cc:1966
4316
4316
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4317
4317
"zero and nonzero."
4320
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4320
#: ../plugin/innobase/handler/ha_innodb.cc:2275
4322
4322
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4326
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4326
#: ../plugin/innobase/handler/ha_innodb.cc:2319
4329
4329
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4330
4330
"or its equivalent numeric id"
4333
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4333
#: ../plugin/innobase/handler/ha_innodb.cc:9385
4334
4334
msgid "Do not use Native AIO library for IO, even if available"
4337
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4337
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4338
4338
msgid "Enable internal replication log."
4341
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4341
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4343
4343
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4344
4344
"rolled back. Values above 100000000 disable the timeout."
4347
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4347
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4348
4348
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4351
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4351
#: ../plugin/innobase/handler/ha_innodb.cc:9435
4353
4353
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4354
4354
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
5110
5110
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5113
#: ../plugin/rabbitmq/rabbitmq_log.cc:166
5113
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5114
5114
msgid "Host name to connect to"
5117
#: ../plugin/rabbitmq/rabbitmq_log.cc:169
5117
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5118
5118
msgid "Port to connect to"
5121
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5121
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5122
5122
msgid "RabbitMQ virtualhost"
5125
#: ../plugin/rabbitmq/rabbitmq_log.cc:175
5125
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5126
5126
msgid "RabbitMQ username"
5129
#: ../plugin/rabbitmq/rabbitmq_log.cc:178
5129
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5130
5130
msgid "RabbitMQ password"
5133
#: ../plugin/rabbitmq/rabbitmq_log.cc:181
5134
#: ../plugin/transaction_log/module.cc:241
5133
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
5134
#: ../plugin/transaction_log/module.cc:239
5135
5135
msgid "Name of the replicator plugin to use (default='default_replicator')"
5138
#: ../plugin/rabbitmq/rabbitmq_log.cc:184
5138
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
5139
5139
msgid "Name of RabbitMQ exchange to publish to"
5142
#: ../plugin/rabbitmq/rabbitmq_log.cc:187
5142
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
5143
5143
msgid "Name of RabbitMQ routing key to use"
5233
5233
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5236
#: ../plugin/transaction_log/module.cc:229
5236
#: ../plugin/transaction_log/module.cc:227
5237
5237
msgid "DEBUGGING - Truncate transaction log"
5240
#: ../plugin/transaction_log/module.cc:232
5240
#: ../plugin/transaction_log/module.cc:230
5241
5241
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5244
#: ../plugin/transaction_log/module.cc:235
5244
#: ../plugin/transaction_log/module.cc:233
5245
5245
msgid "Enable transaction log"
5248
#: ../plugin/transaction_log/module.cc:238
5248
#: ../plugin/transaction_log/module.cc:236
5249
5249
msgid "Path to the file to use for transaction log"
5252
#: ../plugin/transaction_log/module.cc:244
5252
#: ../plugin/transaction_log/module.cc:242
5254
5254
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5255
5255
"each transaction write, 2 == sync log file once per second"
5258
#: ../plugin/transaction_log/module.cc:247
5258
#: ../plugin/transaction_log/module.cc:245
5259
5259
msgid "Number of slots for in-memory write buffers (default=8)."
5305
5305
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5308
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5308
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5309
5309
msgid "Cannot open file: "
5312
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5312
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5313
5313
msgid "Could not skip to position "
5316
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5316
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5317
5317
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5320
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5321
msgid "Memory allocation failure trying to allocate "
5320
5324
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5321
msgid "Memory allocation failure trying to allocate "
5324
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5325
5325
msgid " bytes\n"
5328
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5328
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5329
5329
msgid "GPB ERROR: "
5332
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5332
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5338
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5338
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5339
5339
msgid "Unable to parse command. Got error: "
5342
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5342
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177