1445
1445
msgid "Base location for config files"
1448
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1809
1448
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1806
1449
1449
msgid "Directory for plugins."
1452
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1813
1452
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1810
1454
1454
"Optional comma separated list of plugins to load at startup in addition to "
1455
1455
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1458
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1819
1458
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1816
1460
1460
"Optional comma separated list of plugins to not load at startup. Effectively "
1461
1461
"removes a plugin from the list of plugins to be loaded. [for example: --"
1462
1462
"plugin_remove=crc32,logger_gearman]"
1465
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1825
1465
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1822
1467
1467
"Optional comma separated list of plugins to load at starup instead of the "
1468
1468
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1471
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1625
1471
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1622
1472
1472
msgid "Auto-increment columns are incremented by this"
1475
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1630
1475
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1627
1477
1477
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1481
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1636
1481
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1633
1483
1483
"Path to installation directory. All paths are usually resolved relative to "
1487
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1641
1487
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1638
1488
1488
msgid "Chroot drizzled daemon during startup."
1491
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1645
1491
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1642
1492
1492
msgid "Set the default collation."
1495
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1649
1495
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1646
1496
1496
msgid "Default completion type."
1499
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1654
1499
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1651
1500
1500
msgid "Write core on errors."
1503
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1658
1503
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1655
1504
1504
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
1505
1505
msgid "Path to the database root."
1624
1624
msgid "Max number of errors/warnings to store for a statement."
1627
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1750
1627
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1747
1628
1628
msgid "Don't allow creation of heap tables bigger than this."
1631
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1756
1631
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1753
1633
1633
"Joins that are probably going to read more than max_join_size records return "
1637
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1762
1637
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1759
1638
1638
msgid "Max number of bytes in sorted records."
1641
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1767
1641
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1764
1642
1642
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1645
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1772
1645
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1769
1647
1647
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1648
1648
"max_sort_length bytes of each value are used; the rest are ignored)."
1651
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1779
1651
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1652
1652
msgid "After this many write locks, allow some read locks to run in between."
1655
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1783
1655
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1657
1657
"Don't log queries which examine less than min_examined_row_limit rows to "
1781
1781
"Use --help to get a list of available options\n"
1784
#: ../drizzled/drizzled.cc:1432
1784
#: ../drizzled/drizzled.cc:1431
1785
1785
msgid "Error getting default charset"
1788
#: ../drizzled/drizzled.cc:1462
1788
#: ../drizzled/drizzled.cc:1461
1789
1789
msgid "Error setting collation"
1792
#: ../drizzled/drizzled.cc:1470
1792
#: ../drizzled/drizzled.cc:1469
1794
1794
msgid "Unknown locale: '%s'"
1797
#: ../drizzled/drizzled.cc:1509
1797
#: ../drizzled/drizzled.cc:1508
1798
1798
msgid "No scheduler found, cannot continue!\n"
1801
#: ../drizzled/drizzled.cc:1528
1801
#: ../drizzled/drizzled.cc:1527
1803
1803
msgid "Unknown/unsupported storage engine: %s\n"
1806
#: ../drizzled/drizzled.cc:1621
1806
#: ../drizzled/drizzled.cc:1618
1807
1807
msgid "Run as daemon."
1810
#: ../drizzled/drizzled.cc:1680
1810
#: ../drizzled/drizzled.cc:1677
1812
1812
"Maximum time in seconds to wait for the port to become free. (Default: no "
1816
#: ../drizzled/drizzled.cc:1789
1816
#: ../drizzled/drizzled.cc:1786
1818
1818
"Controls the heuristic(s) applied during query optimization to prune less-"
1819
1819
"promising partial plans from the optimizer search space. Meaning: false - do "
1832
#: ../drizzled/drizzled.cc:1927
1832
#: ../drizzled/drizzled.cc:1924
1834
1834
msgid "Usage: %s [OPTIONS]\n"
1837
#: ../drizzled/drizzled.cc:2036
1837
#: ../drizzled/drizzled.cc:2033
1840
1840
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1841
1841
"command line\n"
1844
#: ../drizzled/drizzled.cc:2053
1844
#: ../drizzled/drizzled.cc:2050
1845
1845
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1848
#: ../drizzled/drizzled.cc:2066
1848
#: ../drizzled/drizzled.cc:2063
1849
1849
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1852
#: ../drizzled/drizzled.cc:2079
1852
#: ../drizzled/drizzled.cc:2076
1853
1853
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1856
#: ../drizzled/drizzled.cc:2092
1856
#: ../drizzled/drizzled.cc:2089
1857
1857
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1860
#: ../drizzled/drizzled.cc:2203
1860
#: ../drizzled/drizzled.cc:2200
1863
1863
"There was an error creating the '%s' part of the path '%s'. Please check "
1864
1864
"the path exists and is writable.\n"
1867
#: ../drizzled/drizzled.cc:2210
1867
#: ../drizzled/drizzled.cc:2207
1870
1870
"There was an error opening the path '%s', please check the path exists and "
3881
#: ../drizzled/sql_table.cc:1897
3881
#: ../drizzled/sql_table.cc:1885
3883
3883
msgid "Unknown - internal error %d during operation"
3886
#: ../drizzled/statement/alter_table.cc:1594
3886
#: ../drizzled/statement/alter_table.cc:1589
3889
3889
"order_st BY ignored because there is a user-defined clustered index in the "
3890
3890
"table '%-.192s'"
3893
#: ../drizzled/sys_var.cc:1440
3893
#: ../drizzled/sys_var.cc:1432
3895
3895
msgid "Variable named %s already exists!\n"
3898
#: ../drizzled/sys_var.cc:1449
3898
#: ../drizzled/sys_var.cc:1439
3900
3900
msgid "Could not add Variable: %s\n"
3903
#: ../drizzled/sys_var.cc:1550
3903
#: ../drizzled/sys_var.cc:1539
3904
3904
msgid "Failed to initialize system variables"
3907
#: ../drizzled/table.cc:1633
3907
#: ../drizzled/table.cc:1608
3909
3909
msgid "Got error %d when reading table '%s'"
3912
#: ../drizzled/table/instance/base.cc:1851
3912
#: ../drizzled/table/instance/base.cc:1839
3914
3914
msgid "Unknown collation '%s' in table '%-.64s' definition"
3917
#: ../drizzled/table/instance/base.cc:1858
3917
#: ../drizzled/table/instance/base.cc:1846
3920
3920
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4104
4104
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4107
#: ../plugin/haildb/haildb_engine.cc:3409
4107
#: ../plugin/haildb/haildb_engine.cc:3407
4109
4109
msgid "Error starting HailDB %d (%s)\n"
4112
#: ../plugin/haildb/haildb_engine.cc:3436
4113
msgid "Disable HailDB adaptive hash index (enabled by default)."
4112
4116
#: ../plugin/haildb/haildb_engine.cc:3438
4113
msgid "Disable HailDB adaptive hash index (enabled by default)."
4116
#: ../plugin/haildb/haildb_engine.cc:3440
4117
4117
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4120
#: ../plugin/haildb/haildb_engine.cc:3443
4120
#: ../plugin/haildb/haildb_engine.cc:3441
4122
4122
"Size of a memory pool HailDB uses to store data dictionary information and "
4123
4123
"other internal data structures."
4126
#: ../plugin/haildb/haildb_engine.cc:3446
4126
#: ../plugin/haildb/haildb_engine.cc:3444
4127
4127
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4128
4128
msgid "Data file autoextend increment in megabytes"
4131
#: ../plugin/haildb/haildb_engine.cc:3449
4131
#: ../plugin/haildb/haildb_engine.cc:3447
4133
4133
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4137
#: ../plugin/haildb/haildb_engine.cc:3450
4138
msgid "The common part for HailDB table spaces."
4137
4141
#: ../plugin/haildb/haildb_engine.cc:3452
4138
msgid "The common part for HailDB table spaces."
4142
msgid "Disable HailDB checksums validation (enabled by default)."
4141
4145
#: ../plugin/haildb/haildb_engine.cc:3454
4142
msgid "Disable HailDB checksums validation (enabled by default)."
4145
#: ../plugin/haildb/haildb_engine.cc:3456
4146
4146
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4149
#: ../plugin/haildb/haildb_engine.cc:3459
4149
#: ../plugin/haildb/haildb_engine.cc:3457
4150
4150
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4153
#: ../plugin/haildb/haildb_engine.cc:3462
4153
#: ../plugin/haildb/haildb_engine.cc:3460
4155
4155
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4156
4156
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4159
#: ../plugin/haildb/haildb_engine.cc:3465
4159
#: ../plugin/haildb/haildb_engine.cc:3463
4160
4160
msgid "Stores each HailDB table to an .ibd file in the database dir."
4163
#: ../plugin/haildb/haildb_engine.cc:3468
4163
#: ../plugin/haildb/haildb_engine.cc:3466
4164
4164
msgid "File format to use for new tables in .ibd files."
4167
#: ../plugin/haildb/haildb_engine.cc:3471
4167
#: ../plugin/haildb/haildb_engine.cc:3469
4169
4169
"Set to 0 (write and flush once per second),1 (write and flush at each "
4170
4170
"commit) or 2 (write at commit, flush once per second)."
4173
#: ../plugin/haildb/haildb_engine.cc:3474
4173
#: ../plugin/haildb/haildb_engine.cc:3472
4174
4174
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4175
4175
msgid "With which method to flush data."
4178
4178
#. ####### Should we use this option? #######
4179
#: ../plugin/haildb/haildb_engine.cc:3477
4179
#: ../plugin/haildb/haildb_engine.cc:3475
4180
4180
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4182
4182
"Helps to save your data in case the disk image of the database becomes "
4186
#: ../plugin/haildb/haildb_engine.cc:3480
4186
#: ../plugin/haildb/haildb_engine.cc:3478
4187
4187
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4188
4188
msgid "Path to individual files and their sizes."
4191
#: ../plugin/haildb/haildb_engine.cc:3483
4191
#: ../plugin/haildb/haildb_engine.cc:3481
4192
4192
msgid "Path to HailDB log files."
4195
#: ../plugin/haildb/haildb_engine.cc:3486
4195
#: ../plugin/haildb/haildb_engine.cc:3484
4196
4196
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4197
4197
msgid "Size of each log file in a log group."
4200
#: ../plugin/haildb/haildb_engine.cc:3489
4200
#: ../plugin/haildb/haildb_engine.cc:3487
4202
4202
"Number of log files in the log group. HailDB writes to the files in a "
4203
4203
"circular fashion. Value 3 is recommended here."
4206
#: ../plugin/haildb/haildb_engine.cc:3492
4206
#: ../plugin/haildb/haildb_engine.cc:3490
4208
4208
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4209
4209
"rolled back. Values above 100000000 disable the timeout."
4212
#: ../plugin/haildb/haildb_engine.cc:3495
4212
#: ../plugin/haildb/haildb_engine.cc:3493
4214
4214
"The size of the buffer which HailDB uses to write log to the log files on "
4218
#: ../plugin/haildb/haildb_engine.cc:3498
4218
#: ../plugin/haildb/haildb_engine.cc:3496
4220
4220
"Sets the point in the LRU list from where all pages are classified as old "
4221
4221
"(Advanced users)"
4224
#: ../plugin/haildb/haildb_engine.cc:3501
4224
#: ../plugin/haildb/haildb_engine.cc:3499
4226
4226
"Milliseconds between accesses to a block at which it is made young. "
4227
4227
"0=disabled (Advanced users)"
4230
#: ../plugin/haildb/haildb_engine.cc:3504
4230
#: ../plugin/haildb/haildb_engine.cc:3502
4231
4231
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4232
4232
msgid "Percentage of dirty pages allowed in bufferpool."
4235
#: ../plugin/haildb/haildb_engine.cc:3507
4235
#: ../plugin/haildb/haildb_engine.cc:3505
4236
4236
msgid "Desired maximum length of the purge queue (0 = no limit)"
4239
#: ../plugin/haildb/haildb_engine.cc:3510
4239
#: ../plugin/haildb/haildb_engine.cc:3508
4241
4241
"Roll back the complete transaction on lock wait timeout, for 4.x "
4242
4242
"compatibility (disabled by default)"
4245
#: ../plugin/haildb/haildb_engine.cc:3513
4245
#: ../plugin/haildb/haildb_engine.cc:3511
4246
4246
msgid "How many files at the maximum HailDB keeps open at the same time."
4249
#: ../plugin/haildb/haildb_engine.cc:3516
4249
#: ../plugin/haildb/haildb_engine.cc:3514
4250
4250
msgid "Number of background read I/O threads in HailDB."
4253
#: ../plugin/haildb/haildb_engine.cc:3517
4254
msgid "Number of background write I/O threads in HailDB."
4253
4257
#: ../plugin/haildb/haildb_engine.cc:3519
4254
msgid "Number of background write I/O threads in HailDB."
4257
#: ../plugin/haildb/haildb_engine.cc:3521
4259
4259
"Disable if you want to reduce the number of messages written to the log "
4260
4260
"(default: enabled)."
4263
#: ../plugin/haildb/haildb_engine.cc:3524
4263
#: ../plugin/haildb/haildb_engine.cc:3522
4264
4264
msgid "Enable SHOW HAILDB STATUS output in the log"
4267
#: ../plugin/haildb/haildb_engine.cc:3525
4268
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4267
4271
#: ../plugin/haildb/haildb_engine.cc:3527
4268
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4271
#: ../plugin/haildb/haildb_engine.cc:3529
4273
4273
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4304
4304
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4307
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4307
#: ../plugin/innobase/handler/ha_innodb.cc:1966
4309
4309
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4310
4310
"zero and nonzero."
4313
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4313
#: ../plugin/innobase/handler/ha_innodb.cc:2275
4315
4315
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4319
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4319
#: ../plugin/innobase/handler/ha_innodb.cc:2319
4322
4322
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4323
4323
"or its equivalent numeric id"
4326
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4326
#: ../plugin/innobase/handler/ha_innodb.cc:9385
4327
4327
msgid "Do not use Native AIO library for IO, even if available"
4330
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4330
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4331
4331
msgid "Enable internal replication log."
4334
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4334
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4336
4336
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4337
4337
"rolled back. Values above 100000000 disable the timeout."
4340
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4340
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4341
4341
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4344
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4344
#: ../plugin/innobase/handler/ha_innodb.cc:9435
4346
4346
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4347
4347
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
5103
5103
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5106
#: ../plugin/rabbitmq/rabbitmq_log.cc:166
5106
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5107
5107
msgid "Host name to connect to"
5110
#: ../plugin/rabbitmq/rabbitmq_log.cc:169
5110
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5111
5111
msgid "Port to connect to"
5114
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5114
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5115
5115
msgid "RabbitMQ virtualhost"
5118
#: ../plugin/rabbitmq/rabbitmq_log.cc:175
5118
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5119
5119
msgid "RabbitMQ username"
5122
#: ../plugin/rabbitmq/rabbitmq_log.cc:178
5122
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5123
5123
msgid "RabbitMQ password"
5126
#: ../plugin/rabbitmq/rabbitmq_log.cc:181
5127
#: ../plugin/transaction_log/module.cc:241
5126
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
5127
#: ../plugin/transaction_log/module.cc:239
5128
5128
msgid "Name of the replicator plugin to use (default='default_replicator')"
5131
#: ../plugin/rabbitmq/rabbitmq_log.cc:184
5131
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
5132
5132
msgid "Name of RabbitMQ exchange to publish to"
5135
#: ../plugin/rabbitmq/rabbitmq_log.cc:187
5135
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
5136
5136
msgid "Name of RabbitMQ routing key to use"
5226
5226
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5229
#: ../plugin/transaction_log/module.cc:229
5229
#: ../plugin/transaction_log/module.cc:227
5230
5230
msgid "DEBUGGING - Truncate transaction log"
5233
#: ../plugin/transaction_log/module.cc:232
5233
#: ../plugin/transaction_log/module.cc:230
5234
5234
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5237
#: ../plugin/transaction_log/module.cc:235
5237
#: ../plugin/transaction_log/module.cc:233
5238
5238
msgid "Enable transaction log"
5241
#: ../plugin/transaction_log/module.cc:238
5241
#: ../plugin/transaction_log/module.cc:236
5242
5242
msgid "Path to the file to use for transaction log"
5245
#: ../plugin/transaction_log/module.cc:244
5245
#: ../plugin/transaction_log/module.cc:242
5247
5247
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5248
5248
"each transaction write, 2 == sync log file once per second"
5251
#: ../plugin/transaction_log/module.cc:247
5251
#: ../plugin/transaction_log/module.cc:245
5252
5252
msgid "Number of slots for in-memory write buffers (default=8)."
5298
5298
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5301
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5301
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5302
5302
msgid "Cannot open file: "
5305
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5305
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5306
5306
msgid "Could not skip to position "
5309
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5309
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5310
5310
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5313
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5314
msgid "Memory allocation failure trying to allocate "
5313
5317
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5314
msgid "Memory allocation failure trying to allocate "
5317
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5318
5318
msgid " bytes\n"
5321
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5321
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5322
5322
msgid "GPB ERROR: "
5325
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5325
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5331
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5331
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5332
5332
msgid "Unable to parse command. Got error: "
5335
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5335
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177