1444
1444
msgid "Base location for config files"
1447
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1809
1447
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1806
1448
1448
msgid "Directory for plugins."
1451
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1813
1451
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1810
1453
1453
"Optional comma separated list of plugins to load at startup in addition to "
1454
1454
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1457
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1819
1457
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1816
1459
1459
"Optional comma separated list of plugins to not load at startup. Effectively "
1460
1460
"removes a plugin from the list of plugins to be loaded. [for example: --"
1461
1461
"plugin_remove=crc32,logger_gearman]"
1464
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1825
1464
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1822
1466
1466
"Optional comma separated list of plugins to load at starup instead of the "
1467
1467
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1470
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1625
1470
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1622
1471
1471
msgid "Auto-increment columns are incremented by this"
1474
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1630
1474
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1627
1476
1476
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1480
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1636
1480
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1633
1482
1482
"Path to installation directory. All paths are usually resolved relative to "
1486
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1641
1486
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1638
1487
1487
msgid "Chroot drizzled daemon during startup."
1490
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1645
1490
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1642
1491
1491
msgid "Set the default collation."
1494
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1649
1494
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1646
1495
1495
msgid "Default completion type."
1498
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1654
1498
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1651
1499
1499
msgid "Write core on errors."
1502
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1658
1502
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1655
1503
1503
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
1504
1504
msgid "Path to the database root."
1623
1623
msgid "Max number of errors/warnings to store for a statement."
1626
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1750
1626
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1747
1627
1627
msgid "Don't allow creation of heap tables bigger than this."
1630
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1756
1630
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1753
1632
1632
"Joins that are probably going to read more than max_join_size records return "
1636
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1762
1636
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1759
1637
1637
msgid "Max number of bytes in sorted records."
1640
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1767
1640
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1764
1641
1641
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1644
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1772
1644
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1769
1646
1646
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1647
1647
"max_sort_length bytes of each value are used; the rest are ignored)."
1650
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1779
1650
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1651
1651
msgid "After this many write locks, allow some read locks to run in between."
1654
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1783
1654
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1656
1656
"Don't log queries which examine less than min_examined_row_limit rows to "
1780
1780
"Use --help to get a list of available options\n"
1783
#: ../drizzled/drizzled.cc:1432
1783
#: ../drizzled/drizzled.cc:1431
1784
1784
msgid "Error getting default charset"
1787
#: ../drizzled/drizzled.cc:1462
1787
#: ../drizzled/drizzled.cc:1461
1788
1788
msgid "Error setting collation"
1791
#: ../drizzled/drizzled.cc:1470
1791
#: ../drizzled/drizzled.cc:1469
1793
1793
msgid "Unknown locale: '%s'"
1796
#: ../drizzled/drizzled.cc:1509
1796
#: ../drizzled/drizzled.cc:1508
1797
1797
msgid "No scheduler found, cannot continue!\n"
1800
#: ../drizzled/drizzled.cc:1528
1800
#: ../drizzled/drizzled.cc:1527
1802
1802
msgid "Unknown/unsupported storage engine: %s\n"
1805
#: ../drizzled/drizzled.cc:1621
1805
#: ../drizzled/drizzled.cc:1618
1806
1806
msgid "Run as daemon."
1809
#: ../drizzled/drizzled.cc:1680
1809
#: ../drizzled/drizzled.cc:1677
1811
1811
"Maximum time in seconds to wait for the port to become free. (Default: no "
1815
#: ../drizzled/drizzled.cc:1789
1815
#: ../drizzled/drizzled.cc:1786
1817
1817
"Controls the heuristic(s) applied during query optimization to prune less-"
1818
1818
"promising partial plans from the optimizer search space. Meaning: false - do "
1831
#: ../drizzled/drizzled.cc:1927
1831
#: ../drizzled/drizzled.cc:1924
1833
1833
msgid "Usage: %s [OPTIONS]\n"
1836
#: ../drizzled/drizzled.cc:2036
1836
#: ../drizzled/drizzled.cc:2033
1839
1839
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1840
1840
"command line\n"
1843
#: ../drizzled/drizzled.cc:2053
1843
#: ../drizzled/drizzled.cc:2050
1844
1844
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1847
#: ../drizzled/drizzled.cc:2066
1847
#: ../drizzled/drizzled.cc:2063
1848
1848
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1851
#: ../drizzled/drizzled.cc:2079
1851
#: ../drizzled/drizzled.cc:2076
1852
1852
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1855
#: ../drizzled/drizzled.cc:2092
1855
#: ../drizzled/drizzled.cc:2089
1856
1856
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1859
#: ../drizzled/drizzled.cc:2203
1859
#: ../drizzled/drizzled.cc:2200
1862
1862
"There was an error creating the '%s' part of the path '%s'. Please check "
1863
1863
"the path exists and is writable.\n"
1866
#: ../drizzled/drizzled.cc:2210
1866
#: ../drizzled/drizzled.cc:2207
1869
1869
"There was an error opening the path '%s', please check the path exists and "
3880
#: ../drizzled/sql_table.cc:1897
3880
#: ../drizzled/sql_table.cc:1885
3882
3882
msgid "Unknown - internal error %d during operation"
3885
#: ../drizzled/statement/alter_table.cc:1594
3885
#: ../drizzled/statement/alter_table.cc:1589
3888
3888
"order_st BY ignored because there is a user-defined clustered index in the "
3889
3889
"table '%-.192s'"
3892
#: ../drizzled/sys_var.cc:1440
3892
#: ../drizzled/sys_var.cc:1432
3894
3894
msgid "Variable named %s already exists!\n"
3897
#: ../drizzled/sys_var.cc:1449
3897
#: ../drizzled/sys_var.cc:1439
3899
3899
msgid "Could not add Variable: %s\n"
3902
#: ../drizzled/sys_var.cc:1550
3902
#: ../drizzled/sys_var.cc:1539
3903
3903
msgid "Failed to initialize system variables"
3906
#: ../drizzled/table.cc:1633
3906
#: ../drizzled/table.cc:1608
3908
3908
msgid "Got error %d when reading table '%s'"
3911
#: ../drizzled/table/instance/base.cc:1851
3911
#: ../drizzled/table/instance/base.cc:1839
3913
3913
msgid "Unknown collation '%s' in table '%-.64s' definition"
3916
#: ../drizzled/table/instance/base.cc:1858
3916
#: ../drizzled/table/instance/base.cc:1846
3919
3919
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4103
4103
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4106
#: ../plugin/haildb/haildb_engine.cc:3409
4106
#: ../plugin/haildb/haildb_engine.cc:3407
4108
4108
msgid "Error starting HailDB %d (%s)\n"
4111
#: ../plugin/haildb/haildb_engine.cc:3436
4112
msgid "Disable HailDB adaptive hash index (enabled by default)."
4111
4115
#: ../plugin/haildb/haildb_engine.cc:3438
4112
msgid "Disable HailDB adaptive hash index (enabled by default)."
4115
#: ../plugin/haildb/haildb_engine.cc:3440
4116
4116
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4119
#: ../plugin/haildb/haildb_engine.cc:3443
4119
#: ../plugin/haildb/haildb_engine.cc:3441
4121
4121
"Size of a memory pool HailDB uses to store data dictionary information and "
4122
4122
"other internal data structures."
4125
#: ../plugin/haildb/haildb_engine.cc:3446
4125
#: ../plugin/haildb/haildb_engine.cc:3444
4126
4126
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4127
4127
msgid "Data file autoextend increment in megabytes"
4130
#: ../plugin/haildb/haildb_engine.cc:3449
4130
#: ../plugin/haildb/haildb_engine.cc:3447
4132
4132
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4136
#: ../plugin/haildb/haildb_engine.cc:3450
4137
msgid "The common part for HailDB table spaces."
4136
4140
#: ../plugin/haildb/haildb_engine.cc:3452
4137
msgid "The common part for HailDB table spaces."
4141
msgid "Disable HailDB checksums validation (enabled by default)."
4140
4144
#: ../plugin/haildb/haildb_engine.cc:3454
4141
msgid "Disable HailDB checksums validation (enabled by default)."
4144
#: ../plugin/haildb/haildb_engine.cc:3456
4145
4145
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4148
#: ../plugin/haildb/haildb_engine.cc:3459
4148
#: ../plugin/haildb/haildb_engine.cc:3457
4149
4149
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4152
#: ../plugin/haildb/haildb_engine.cc:3462
4152
#: ../plugin/haildb/haildb_engine.cc:3460
4154
4154
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4155
4155
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4158
#: ../plugin/haildb/haildb_engine.cc:3465
4158
#: ../plugin/haildb/haildb_engine.cc:3463
4159
4159
msgid "Stores each HailDB table to an .ibd file in the database dir."
4162
#: ../plugin/haildb/haildb_engine.cc:3468
4162
#: ../plugin/haildb/haildb_engine.cc:3466
4163
4163
msgid "File format to use for new tables in .ibd files."
4166
#: ../plugin/haildb/haildb_engine.cc:3471
4166
#: ../plugin/haildb/haildb_engine.cc:3469
4168
4168
"Set to 0 (write and flush once per second),1 (write and flush at each "
4169
4169
"commit) or 2 (write at commit, flush once per second)."
4172
#: ../plugin/haildb/haildb_engine.cc:3474
4172
#: ../plugin/haildb/haildb_engine.cc:3472
4173
4173
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4174
4174
msgid "With which method to flush data."
4177
4177
#. ####### Should we use this option? #######
4178
#: ../plugin/haildb/haildb_engine.cc:3477
4178
#: ../plugin/haildb/haildb_engine.cc:3475
4179
4179
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4181
4181
"Helps to save your data in case the disk image of the database becomes "
4185
#: ../plugin/haildb/haildb_engine.cc:3480
4185
#: ../plugin/haildb/haildb_engine.cc:3478
4186
4186
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4187
4187
msgid "Path to individual files and their sizes."
4190
#: ../plugin/haildb/haildb_engine.cc:3483
4190
#: ../plugin/haildb/haildb_engine.cc:3481
4191
4191
msgid "Path to HailDB log files."
4194
#: ../plugin/haildb/haildb_engine.cc:3486
4194
#: ../plugin/haildb/haildb_engine.cc:3484
4195
4195
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4196
4196
msgid "Size of each log file in a log group."
4199
#: ../plugin/haildb/haildb_engine.cc:3489
4199
#: ../plugin/haildb/haildb_engine.cc:3487
4201
4201
"Number of log files in the log group. HailDB writes to the files in a "
4202
4202
"circular fashion. Value 3 is recommended here."
4205
#: ../plugin/haildb/haildb_engine.cc:3492
4205
#: ../plugin/haildb/haildb_engine.cc:3490
4207
4207
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4208
4208
"rolled back. Values above 100000000 disable the timeout."
4211
#: ../plugin/haildb/haildb_engine.cc:3495
4211
#: ../plugin/haildb/haildb_engine.cc:3493
4213
4213
"The size of the buffer which HailDB uses to write log to the log files on "
4217
#: ../plugin/haildb/haildb_engine.cc:3498
4217
#: ../plugin/haildb/haildb_engine.cc:3496
4219
4219
"Sets the point in the LRU list from where all pages are classified as old "
4220
4220
"(Advanced users)"
4223
#: ../plugin/haildb/haildb_engine.cc:3501
4223
#: ../plugin/haildb/haildb_engine.cc:3499
4225
4225
"Milliseconds between accesses to a block at which it is made young. "
4226
4226
"0=disabled (Advanced users)"
4229
#: ../plugin/haildb/haildb_engine.cc:3504
4229
#: ../plugin/haildb/haildb_engine.cc:3502
4230
4230
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4231
4231
msgid "Percentage of dirty pages allowed in bufferpool."
4234
#: ../plugin/haildb/haildb_engine.cc:3507
4234
#: ../plugin/haildb/haildb_engine.cc:3505
4235
4235
msgid "Desired maximum length of the purge queue (0 = no limit)"
4238
#: ../plugin/haildb/haildb_engine.cc:3510
4238
#: ../plugin/haildb/haildb_engine.cc:3508
4240
4240
"Roll back the complete transaction on lock wait timeout, for 4.x "
4241
4241
"compatibility (disabled by default)"
4244
#: ../plugin/haildb/haildb_engine.cc:3513
4244
#: ../plugin/haildb/haildb_engine.cc:3511
4245
4245
msgid "How many files at the maximum HailDB keeps open at the same time."
4248
#: ../plugin/haildb/haildb_engine.cc:3516
4248
#: ../plugin/haildb/haildb_engine.cc:3514
4249
4249
msgid "Number of background read I/O threads in HailDB."
4252
#: ../plugin/haildb/haildb_engine.cc:3517
4253
msgid "Number of background write I/O threads in HailDB."
4252
4256
#: ../plugin/haildb/haildb_engine.cc:3519
4253
msgid "Number of background write I/O threads in HailDB."
4256
#: ../plugin/haildb/haildb_engine.cc:3521
4258
4258
"Disable if you want to reduce the number of messages written to the log "
4259
4259
"(default: enabled)."
4262
#: ../plugin/haildb/haildb_engine.cc:3524
4262
#: ../plugin/haildb/haildb_engine.cc:3522
4263
4263
msgid "Enable SHOW HAILDB STATUS output in the log"
4266
#: ../plugin/haildb/haildb_engine.cc:3525
4267
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4266
4270
#: ../plugin/haildb/haildb_engine.cc:3527
4267
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4270
#: ../plugin/haildb/haildb_engine.cc:3529
4272
4272
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4303
4303
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4306
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4306
#: ../plugin/innobase/handler/ha_innodb.cc:1966
4308
4308
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4309
4309
"zero and nonzero."
4312
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4312
#: ../plugin/innobase/handler/ha_innodb.cc:2275
4314
4314
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4318
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4318
#: ../plugin/innobase/handler/ha_innodb.cc:2319
4321
4321
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4322
4322
"or its equivalent numeric id"
4325
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4325
#: ../plugin/innobase/handler/ha_innodb.cc:9385
4326
4326
msgid "Do not use Native AIO library for IO, even if available"
4329
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4329
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4330
4330
msgid "Enable internal replication log."
4333
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4333
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4335
4335
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4336
4336
"rolled back. Values above 100000000 disable the timeout."
4339
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4339
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4340
4340
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4343
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4343
#: ../plugin/innobase/handler/ha_innodb.cc:9435
4345
4345
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4346
4346
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
5102
5102
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5105
#: ../plugin/rabbitmq/rabbitmq_log.cc:166
5105
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5106
5106
msgid "Host name to connect to"
5109
#: ../plugin/rabbitmq/rabbitmq_log.cc:169
5109
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5110
5110
msgid "Port to connect to"
5113
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5113
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5114
5114
msgid "RabbitMQ virtualhost"
5117
#: ../plugin/rabbitmq/rabbitmq_log.cc:175
5117
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5118
5118
msgid "RabbitMQ username"
5121
#: ../plugin/rabbitmq/rabbitmq_log.cc:178
5121
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5122
5122
msgid "RabbitMQ password"
5125
#: ../plugin/rabbitmq/rabbitmq_log.cc:181
5126
#: ../plugin/transaction_log/module.cc:241
5125
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
5126
#: ../plugin/transaction_log/module.cc:239
5127
5127
msgid "Name of the replicator plugin to use (default='default_replicator')"
5130
#: ../plugin/rabbitmq/rabbitmq_log.cc:184
5130
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
5131
5131
msgid "Name of RabbitMQ exchange to publish to"
5134
#: ../plugin/rabbitmq/rabbitmq_log.cc:187
5134
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
5135
5135
msgid "Name of RabbitMQ routing key to use"
5225
5225
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5228
#: ../plugin/transaction_log/module.cc:229
5228
#: ../plugin/transaction_log/module.cc:227
5229
5229
msgid "DEBUGGING - Truncate transaction log"
5232
#: ../plugin/transaction_log/module.cc:232
5232
#: ../plugin/transaction_log/module.cc:230
5233
5233
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5236
#: ../plugin/transaction_log/module.cc:235
5236
#: ../plugin/transaction_log/module.cc:233
5237
5237
msgid "Enable transaction log"
5240
#: ../plugin/transaction_log/module.cc:238
5240
#: ../plugin/transaction_log/module.cc:236
5241
5241
msgid "Path to the file to use for transaction log"
5244
#: ../plugin/transaction_log/module.cc:244
5244
#: ../plugin/transaction_log/module.cc:242
5246
5246
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5247
5247
"each transaction write, 2 == sync log file once per second"
5250
#: ../plugin/transaction_log/module.cc:247
5250
#: ../plugin/transaction_log/module.cc:245
5251
5251
msgid "Number of slots for in-memory write buffers (default=8)."
5297
5297
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5300
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5300
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5301
5301
msgid "Cannot open file: "
5304
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5304
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5305
5305
msgid "Could not skip to position "
5308
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5308
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5309
5309
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5312
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5313
msgid "Memory allocation failure trying to allocate "
5312
5316
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5313
msgid "Memory allocation failure trying to allocate "
5316
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5317
5317
msgid " bytes\n"
5320
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5320
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5321
5321
msgid "GPB ERROR: "
5324
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5324
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5330
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5330
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5331
5331
msgid "Unable to parse command. Got error: "
5334
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5334
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177