1451
1451
msgid "Base location for config files"
1454
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1809
1454
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1806
1455
1455
msgid "Directory for plugins."
1458
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1813
1458
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1810
1460
1460
"Optional comma separated list of plugins to load at startup in addition to "
1461
1461
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1464
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1819
1464
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1816
1466
1466
"Optional comma separated list of plugins to not load at startup. Effectively "
1467
1467
"removes a plugin from the list of plugins to be loaded. [for example: --"
1468
1468
"plugin_remove=crc32,logger_gearman]"
1471
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1825
1471
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1822
1473
1473
"Optional comma separated list of plugins to load at starup instead of the "
1474
1474
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1477
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1625
1477
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1622
1478
1478
msgid "Auto-increment columns are incremented by this"
1481
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1630
1481
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1627
1483
1483
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1487
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1636
1487
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1633
1489
1489
"Path to installation directory. All paths are usually resolved relative to "
1493
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1641
1493
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1638
1494
1494
msgid "Chroot drizzled daemon during startup."
1497
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1645
1497
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1642
1498
1498
msgid "Set the default collation."
1501
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1649
1501
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1646
1502
1502
msgid "Default completion type."
1505
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1654
1505
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1651
1506
1506
msgid "Write core on errors."
1509
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1658
1509
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1655
1510
1510
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
1511
1511
msgid "Path to the database root."
1630
1630
msgid "Max number of errors/warnings to store for a statement."
1633
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1750
1633
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1747
1634
1634
msgid "Don't allow creation of heap tables bigger than this."
1637
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1756
1637
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1753
1639
1639
"Joins that are probably going to read more than max_join_size records return "
1643
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1762
1643
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1759
1644
1644
msgid "Max number of bytes in sorted records."
1647
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1767
1647
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1764
1648
1648
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1651
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1772
1651
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1769
1653
1653
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1654
1654
"max_sort_length bytes of each value are used; the rest are ignored)."
1657
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1779
1657
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1658
1658
msgid "After this many write locks, allow some read locks to run in between."
1661
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1783
1661
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1663
1663
"Don't log queries which examine less than min_examined_row_limit rows to "
1787
1787
"Use --help to get a list of available options\n"
1790
#: ../drizzled/drizzled.cc:1432
1790
#: ../drizzled/drizzled.cc:1431
1791
1791
msgid "Error getting default charset"
1794
#: ../drizzled/drizzled.cc:1462
1794
#: ../drizzled/drizzled.cc:1461
1795
1795
msgid "Error setting collation"
1798
#: ../drizzled/drizzled.cc:1470
1798
#: ../drizzled/drizzled.cc:1469
1800
1800
msgid "Unknown locale: '%s'"
1803
#: ../drizzled/drizzled.cc:1509
1803
#: ../drizzled/drizzled.cc:1508
1804
1804
msgid "No scheduler found, cannot continue!\n"
1807
#: ../drizzled/drizzled.cc:1528
1807
#: ../drizzled/drizzled.cc:1527
1809
1809
msgid "Unknown/unsupported storage engine: %s\n"
1812
#: ../drizzled/drizzled.cc:1621
1812
#: ../drizzled/drizzled.cc:1618
1813
1813
msgid "Run as daemon."
1816
#: ../drizzled/drizzled.cc:1680
1816
#: ../drizzled/drizzled.cc:1677
1818
1818
"Maximum time in seconds to wait for the port to become free. (Default: no "
1822
#: ../drizzled/drizzled.cc:1789
1822
#: ../drizzled/drizzled.cc:1786
1824
1824
"Controls the heuristic(s) applied during query optimization to prune less-"
1825
1825
"promising partial plans from the optimizer search space. Meaning: false - do "
1838
#: ../drizzled/drizzled.cc:1927
1838
#: ../drizzled/drizzled.cc:1924
1840
1840
msgid "Usage: %s [OPTIONS]\n"
1843
#: ../drizzled/drizzled.cc:2036
1843
#: ../drizzled/drizzled.cc:2033
1846
1846
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1847
1847
"command line\n"
1850
#: ../drizzled/drizzled.cc:2053
1850
#: ../drizzled/drizzled.cc:2050
1851
1851
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1854
#: ../drizzled/drizzled.cc:2066
1854
#: ../drizzled/drizzled.cc:2063
1855
1855
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1858
#: ../drizzled/drizzled.cc:2079
1858
#: ../drizzled/drizzled.cc:2076
1859
1859
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1862
#: ../drizzled/drizzled.cc:2092
1862
#: ../drizzled/drizzled.cc:2089
1863
1863
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1866
#: ../drizzled/drizzled.cc:2203
1866
#: ../drizzled/drizzled.cc:2200
1869
1869
"There was an error creating the '%s' part of the path '%s'. Please check "
1870
1870
"the path exists and is writable.\n"
1873
#: ../drizzled/drizzled.cc:2210
1873
#: ../drizzled/drizzled.cc:2207
1876
1876
"There was an error opening the path '%s', please check the path exists and "
3887
#: ../drizzled/sql_table.cc:1897
3887
#: ../drizzled/sql_table.cc:1885
3889
3889
msgid "Unknown - internal error %d during operation"
3892
#: ../drizzled/statement/alter_table.cc:1594
3892
#: ../drizzled/statement/alter_table.cc:1589
3895
3895
"order_st BY ignored because there is a user-defined clustered index in the "
3896
3896
"table '%-.192s'"
3899
#: ../drizzled/sys_var.cc:1440
3899
#: ../drizzled/sys_var.cc:1432
3901
3901
msgid "Variable named %s already exists!\n"
3904
#: ../drizzled/sys_var.cc:1449
3904
#: ../drizzled/sys_var.cc:1439
3906
3906
msgid "Could not add Variable: %s\n"
3909
#: ../drizzled/sys_var.cc:1550
3909
#: ../drizzled/sys_var.cc:1539
3910
3910
msgid "Failed to initialize system variables"
3913
#: ../drizzled/table.cc:1633
3913
#: ../drizzled/table.cc:1608
3915
3915
msgid "Got error %d when reading table '%s'"
3918
#: ../drizzled/table/instance/base.cc:1851
3918
#: ../drizzled/table/instance/base.cc:1839
3920
3920
msgid "Unknown collation '%s' in table '%-.64s' definition"
3923
#: ../drizzled/table/instance/base.cc:1858
3923
#: ../drizzled/table/instance/base.cc:1846
3926
3926
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4110
4110
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4113
#: ../plugin/haildb/haildb_engine.cc:3409
4113
#: ../plugin/haildb/haildb_engine.cc:3407
4115
4115
msgid "Error starting HailDB %d (%s)\n"
4118
#: ../plugin/haildb/haildb_engine.cc:3436
4119
msgid "Disable HailDB adaptive hash index (enabled by default)."
4118
4122
#: ../plugin/haildb/haildb_engine.cc:3438
4119
msgid "Disable HailDB adaptive hash index (enabled by default)."
4122
#: ../plugin/haildb/haildb_engine.cc:3440
4123
4123
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4126
#: ../plugin/haildb/haildb_engine.cc:3443
4126
#: ../plugin/haildb/haildb_engine.cc:3441
4128
4128
"Size of a memory pool HailDB uses to store data dictionary information and "
4129
4129
"other internal data structures."
4132
#: ../plugin/haildb/haildb_engine.cc:3446
4132
#: ../plugin/haildb/haildb_engine.cc:3444
4133
4133
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4134
4134
msgid "Data file autoextend increment in megabytes"
4137
#: ../plugin/haildb/haildb_engine.cc:3449
4137
#: ../plugin/haildb/haildb_engine.cc:3447
4139
4139
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4143
#: ../plugin/haildb/haildb_engine.cc:3450
4144
msgid "The common part for HailDB table spaces."
4143
4147
#: ../plugin/haildb/haildb_engine.cc:3452
4144
msgid "The common part for HailDB table spaces."
4148
msgid "Disable HailDB checksums validation (enabled by default)."
4147
4151
#: ../plugin/haildb/haildb_engine.cc:3454
4148
msgid "Disable HailDB checksums validation (enabled by default)."
4151
#: ../plugin/haildb/haildb_engine.cc:3456
4152
4152
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4155
#: ../plugin/haildb/haildb_engine.cc:3459
4155
#: ../plugin/haildb/haildb_engine.cc:3457
4156
4156
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4159
#: ../plugin/haildb/haildb_engine.cc:3462
4159
#: ../plugin/haildb/haildb_engine.cc:3460
4161
4161
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4162
4162
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4165
#: ../plugin/haildb/haildb_engine.cc:3465
4165
#: ../plugin/haildb/haildb_engine.cc:3463
4166
4166
msgid "Stores each HailDB table to an .ibd file in the database dir."
4169
#: ../plugin/haildb/haildb_engine.cc:3468
4169
#: ../plugin/haildb/haildb_engine.cc:3466
4170
4170
msgid "File format to use for new tables in .ibd files."
4173
#: ../plugin/haildb/haildb_engine.cc:3471
4173
#: ../plugin/haildb/haildb_engine.cc:3469
4175
4175
"Set to 0 (write and flush once per second),1 (write and flush at each "
4176
4176
"commit) or 2 (write at commit, flush once per second)."
4179
#: ../plugin/haildb/haildb_engine.cc:3474
4179
#: ../plugin/haildb/haildb_engine.cc:3472
4180
4180
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4181
4181
msgid "With which method to flush data."
4184
4184
#. ####### Should we use this option? #######
4185
#: ../plugin/haildb/haildb_engine.cc:3477
4185
#: ../plugin/haildb/haildb_engine.cc:3475
4186
4186
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4188
4188
"Helps to save your data in case the disk image of the database becomes "
4192
#: ../plugin/haildb/haildb_engine.cc:3480
4192
#: ../plugin/haildb/haildb_engine.cc:3478
4193
4193
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4194
4194
msgid "Path to individual files and their sizes."
4197
#: ../plugin/haildb/haildb_engine.cc:3483
4197
#: ../plugin/haildb/haildb_engine.cc:3481
4198
4198
msgid "Path to HailDB log files."
4201
#: ../plugin/haildb/haildb_engine.cc:3486
4201
#: ../plugin/haildb/haildb_engine.cc:3484
4202
4202
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4203
4203
msgid "Size of each log file in a log group."
4206
#: ../plugin/haildb/haildb_engine.cc:3489
4206
#: ../plugin/haildb/haildb_engine.cc:3487
4208
4208
"Number of log files in the log group. HailDB writes to the files in a "
4209
4209
"circular fashion. Value 3 is recommended here."
4212
#: ../plugin/haildb/haildb_engine.cc:3492
4212
#: ../plugin/haildb/haildb_engine.cc:3490
4214
4214
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4215
4215
"rolled back. Values above 100000000 disable the timeout."
4218
#: ../plugin/haildb/haildb_engine.cc:3495
4218
#: ../plugin/haildb/haildb_engine.cc:3493
4220
4220
"The size of the buffer which HailDB uses to write log to the log files on "
4224
#: ../plugin/haildb/haildb_engine.cc:3498
4224
#: ../plugin/haildb/haildb_engine.cc:3496
4226
4226
"Sets the point in the LRU list from where all pages are classified as old "
4227
4227
"(Advanced users)"
4230
#: ../plugin/haildb/haildb_engine.cc:3501
4230
#: ../plugin/haildb/haildb_engine.cc:3499
4232
4232
"Milliseconds between accesses to a block at which it is made young. "
4233
4233
"0=disabled (Advanced users)"
4236
#: ../plugin/haildb/haildb_engine.cc:3504
4236
#: ../plugin/haildb/haildb_engine.cc:3502
4237
4237
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4238
4238
msgid "Percentage of dirty pages allowed in bufferpool."
4241
#: ../plugin/haildb/haildb_engine.cc:3507
4241
#: ../plugin/haildb/haildb_engine.cc:3505
4242
4242
msgid "Desired maximum length of the purge queue (0 = no limit)"
4245
#: ../plugin/haildb/haildb_engine.cc:3510
4245
#: ../plugin/haildb/haildb_engine.cc:3508
4247
4247
"Roll back the complete transaction on lock wait timeout, for 4.x "
4248
4248
"compatibility (disabled by default)"
4251
#: ../plugin/haildb/haildb_engine.cc:3513
4251
#: ../plugin/haildb/haildb_engine.cc:3511
4252
4252
msgid "How many files at the maximum HailDB keeps open at the same time."
4255
#: ../plugin/haildb/haildb_engine.cc:3516
4255
#: ../plugin/haildb/haildb_engine.cc:3514
4256
4256
msgid "Number of background read I/O threads in HailDB."
4259
#: ../plugin/haildb/haildb_engine.cc:3517
4260
msgid "Number of background write I/O threads in HailDB."
4259
4263
#: ../plugin/haildb/haildb_engine.cc:3519
4260
msgid "Number of background write I/O threads in HailDB."
4263
#: ../plugin/haildb/haildb_engine.cc:3521
4265
4265
"Disable if you want to reduce the number of messages written to the log "
4266
4266
"(default: enabled)."
4269
#: ../plugin/haildb/haildb_engine.cc:3524
4269
#: ../plugin/haildb/haildb_engine.cc:3522
4270
4270
msgid "Enable SHOW HAILDB STATUS output in the log"
4273
#: ../plugin/haildb/haildb_engine.cc:3525
4274
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4273
4277
#: ../plugin/haildb/haildb_engine.cc:3527
4274
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4277
#: ../plugin/haildb/haildb_engine.cc:3529
4279
4279
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4310
4310
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4313
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4313
#: ../plugin/innobase/handler/ha_innodb.cc:1966
4315
4315
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4316
4316
"zero and nonzero."
4319
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4319
#: ../plugin/innobase/handler/ha_innodb.cc:2275
4321
4321
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4325
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4325
#: ../plugin/innobase/handler/ha_innodb.cc:2319
4328
4328
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4329
4329
"or its equivalent numeric id"
4332
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4332
#: ../plugin/innobase/handler/ha_innodb.cc:9385
4333
4333
msgid "Do not use Native AIO library for IO, even if available"
4336
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4336
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4337
4337
msgid "Enable internal replication log."
4340
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4340
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4342
4342
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4343
4343
"rolled back. Values above 100000000 disable the timeout."
4346
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4346
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4347
4347
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4350
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4350
#: ../plugin/innobase/handler/ha_innodb.cc:9435
4352
4352
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4353
4353
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
5109
5109
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5112
#: ../plugin/rabbitmq/rabbitmq_log.cc:166
5112
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5113
5113
msgid "Host name to connect to"
5116
#: ../plugin/rabbitmq/rabbitmq_log.cc:169
5116
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5117
5117
msgid "Port to connect to"
5120
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5120
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5121
5121
msgid "RabbitMQ virtualhost"
5124
#: ../plugin/rabbitmq/rabbitmq_log.cc:175
5124
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5125
5125
msgid "RabbitMQ username"
5128
#: ../plugin/rabbitmq/rabbitmq_log.cc:178
5128
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5129
5129
msgid "RabbitMQ password"
5132
#: ../plugin/rabbitmq/rabbitmq_log.cc:181
5133
#: ../plugin/transaction_log/module.cc:241
5132
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
5133
#: ../plugin/transaction_log/module.cc:239
5134
5134
msgid "Name of the replicator plugin to use (default='default_replicator')"
5137
#: ../plugin/rabbitmq/rabbitmq_log.cc:184
5137
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
5138
5138
msgid "Name of RabbitMQ exchange to publish to"
5141
#: ../plugin/rabbitmq/rabbitmq_log.cc:187
5141
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
5142
5142
msgid "Name of RabbitMQ routing key to use"
5232
5232
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5235
#: ../plugin/transaction_log/module.cc:229
5235
#: ../plugin/transaction_log/module.cc:227
5236
5236
msgid "DEBUGGING - Truncate transaction log"
5239
#: ../plugin/transaction_log/module.cc:232
5239
#: ../plugin/transaction_log/module.cc:230
5240
5240
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5243
#: ../plugin/transaction_log/module.cc:235
5243
#: ../plugin/transaction_log/module.cc:233
5244
5244
msgid "Enable transaction log"
5247
#: ../plugin/transaction_log/module.cc:238
5247
#: ../plugin/transaction_log/module.cc:236
5248
5248
msgid "Path to the file to use for transaction log"
5251
#: ../plugin/transaction_log/module.cc:244
5251
#: ../plugin/transaction_log/module.cc:242
5253
5253
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5254
5254
"each transaction write, 2 == sync log file once per second"
5257
#: ../plugin/transaction_log/module.cc:247
5257
#: ../plugin/transaction_log/module.cc:245
5258
5258
msgid "Number of slots for in-memory write buffers (default=8)."
5304
5304
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5307
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5307
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5308
5308
msgid "Cannot open file: "
5311
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5311
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5312
5312
msgid "Could not skip to position "
5315
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5315
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5316
5316
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5319
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5320
msgid "Memory allocation failure trying to allocate "
5319
5323
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5320
msgid "Memory allocation failure trying to allocate "
5323
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5324
5324
msgid " bytes\n"
5327
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5327
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5328
5328
msgid "GPB ERROR: "
5331
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5331
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5337
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5337
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5338
5338
msgid "Unable to parse command. Got error: "
5341
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5341
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177