1446
1446
msgid "Base location for config files"
1449
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1809
1449
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1806
1450
1450
msgid "Directory for plugins."
1453
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1813
1453
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1810
1455
1455
"Optional comma separated list of plugins to load at startup in addition to "
1456
1456
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1459
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1819
1459
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1816
1461
1461
"Optional comma separated list of plugins to not load at startup. Effectively "
1462
1462
"removes a plugin from the list of plugins to be loaded. [for example: --"
1463
1463
"plugin_remove=crc32,logger_gearman]"
1466
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1825
1466
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1822
1468
1468
"Optional comma separated list of plugins to load at starup instead of the "
1469
1469
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1472
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1625
1472
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1622
1473
1473
msgid "Auto-increment columns are incremented by this"
1476
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1630
1476
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1627
1478
1478
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1482
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1636
1482
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1633
1484
1484
"Path to installation directory. All paths are usually resolved relative to "
1488
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1641
1488
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1638
1489
1489
msgid "Chroot drizzled daemon during startup."
1492
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1645
1492
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1642
1493
1493
msgid "Set the default collation."
1496
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1649
1496
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1646
1497
1497
msgid "Default completion type."
1500
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1654
1500
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1651
1501
1501
msgid "Write core on errors."
1504
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1658
1504
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1655
1505
1505
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
1506
1506
msgid "Path to the database root."
1625
1625
msgid "Max number of errors/warnings to store for a statement."
1628
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1750
1628
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1747
1629
1629
msgid "Don't allow creation of heap tables bigger than this."
1632
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1756
1632
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1753
1634
1634
"Joins that are probably going to read more than max_join_size records return "
1638
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1762
1638
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1759
1639
1639
msgid "Max number of bytes in sorted records."
1642
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1767
1642
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1764
1643
1643
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1646
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1772
1646
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1769
1648
1648
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1649
1649
"max_sort_length bytes of each value are used; the rest are ignored)."
1652
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1779
1652
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1653
1653
msgid "After this many write locks, allow some read locks to run in between."
1656
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1783
1656
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1658
1658
"Don't log queries which examine less than min_examined_row_limit rows to "
1782
1782
"Use --help to get a list of available options\n"
1785
#: ../drizzled/drizzled.cc:1432
1785
#: ../drizzled/drizzled.cc:1431
1786
1786
msgid "Error getting default charset"
1789
#: ../drizzled/drizzled.cc:1462
1789
#: ../drizzled/drizzled.cc:1461
1790
1790
msgid "Error setting collation"
1793
#: ../drizzled/drizzled.cc:1470
1793
#: ../drizzled/drizzled.cc:1469
1795
1795
msgid "Unknown locale: '%s'"
1798
#: ../drizzled/drizzled.cc:1509
1798
#: ../drizzled/drizzled.cc:1508
1799
1799
msgid "No scheduler found, cannot continue!\n"
1802
#: ../drizzled/drizzled.cc:1528
1802
#: ../drizzled/drizzled.cc:1527
1804
1804
msgid "Unknown/unsupported storage engine: %s\n"
1807
#: ../drizzled/drizzled.cc:1621
1807
#: ../drizzled/drizzled.cc:1618
1808
1808
msgid "Run as daemon."
1811
#: ../drizzled/drizzled.cc:1680
1811
#: ../drizzled/drizzled.cc:1677
1813
1813
"Maximum time in seconds to wait for the port to become free. (Default: no "
1817
#: ../drizzled/drizzled.cc:1789
1817
#: ../drizzled/drizzled.cc:1786
1819
1819
"Controls the heuristic(s) applied during query optimization to prune less-"
1820
1820
"promising partial plans from the optimizer search space. Meaning: false - do "
1833
#: ../drizzled/drizzled.cc:1927
1833
#: ../drizzled/drizzled.cc:1924
1835
1835
msgid "Usage: %s [OPTIONS]\n"
1838
#: ../drizzled/drizzled.cc:2036
1838
#: ../drizzled/drizzled.cc:2033
1841
1841
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1842
1842
"command line\n"
1845
#: ../drizzled/drizzled.cc:2053
1845
#: ../drizzled/drizzled.cc:2050
1846
1846
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1849
#: ../drizzled/drizzled.cc:2066
1849
#: ../drizzled/drizzled.cc:2063
1850
1850
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1853
#: ../drizzled/drizzled.cc:2079
1853
#: ../drizzled/drizzled.cc:2076
1854
1854
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1857
#: ../drizzled/drizzled.cc:2092
1857
#: ../drizzled/drizzled.cc:2089
1858
1858
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1861
#: ../drizzled/drizzled.cc:2203
1861
#: ../drizzled/drizzled.cc:2200
1864
1864
"There was an error creating the '%s' part of the path '%s'. Please check "
1865
1865
"the path exists and is writable.\n"
1868
#: ../drizzled/drizzled.cc:2210
1868
#: ../drizzled/drizzled.cc:2207
1871
1871
"There was an error opening the path '%s', please check the path exists and "
3882
#: ../drizzled/sql_table.cc:1897
3882
#: ../drizzled/sql_table.cc:1885
3884
3884
msgid "Unknown - internal error %d during operation"
3887
#: ../drizzled/statement/alter_table.cc:1594
3887
#: ../drizzled/statement/alter_table.cc:1589
3890
3890
"order_st BY ignored because there is a user-defined clustered index in the "
3891
3891
"table '%-.192s'"
3894
#: ../drizzled/sys_var.cc:1440
3894
#: ../drizzled/sys_var.cc:1432
3896
3896
msgid "Variable named %s already exists!\n"
3899
#: ../drizzled/sys_var.cc:1449
3899
#: ../drizzled/sys_var.cc:1439
3901
3901
msgid "Could not add Variable: %s\n"
3904
#: ../drizzled/sys_var.cc:1550
3904
#: ../drizzled/sys_var.cc:1539
3905
3905
msgid "Failed to initialize system variables"
3908
#: ../drizzled/table.cc:1633
3908
#: ../drizzled/table.cc:1608
3910
3910
msgid "Got error %d when reading table '%s'"
3913
#: ../drizzled/table/instance/base.cc:1851
3913
#: ../drizzled/table/instance/base.cc:1839
3915
3915
msgid "Unknown collation '%s' in table '%-.64s' definition"
3918
#: ../drizzled/table/instance/base.cc:1858
3918
#: ../drizzled/table/instance/base.cc:1846
3921
3921
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4105
4105
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4108
#: ../plugin/haildb/haildb_engine.cc:3409
4108
#: ../plugin/haildb/haildb_engine.cc:3407
4110
4110
msgid "Error starting HailDB %d (%s)\n"
4113
#: ../plugin/haildb/haildb_engine.cc:3436
4114
msgid "Disable HailDB adaptive hash index (enabled by default)."
4113
4117
#: ../plugin/haildb/haildb_engine.cc:3438
4114
msgid "Disable HailDB adaptive hash index (enabled by default)."
4117
#: ../plugin/haildb/haildb_engine.cc:3440
4118
4118
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4121
#: ../plugin/haildb/haildb_engine.cc:3443
4121
#: ../plugin/haildb/haildb_engine.cc:3441
4123
4123
"Size of a memory pool HailDB uses to store data dictionary information and "
4124
4124
"other internal data structures."
4127
#: ../plugin/haildb/haildb_engine.cc:3446
4127
#: ../plugin/haildb/haildb_engine.cc:3444
4128
4128
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4129
4129
msgid "Data file autoextend increment in megabytes"
4132
#: ../plugin/haildb/haildb_engine.cc:3449
4132
#: ../plugin/haildb/haildb_engine.cc:3447
4134
4134
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4138
#: ../plugin/haildb/haildb_engine.cc:3450
4139
msgid "The common part for HailDB table spaces."
4138
4142
#: ../plugin/haildb/haildb_engine.cc:3452
4139
msgid "The common part for HailDB table spaces."
4143
msgid "Disable HailDB checksums validation (enabled by default)."
4142
4146
#: ../plugin/haildb/haildb_engine.cc:3454
4143
msgid "Disable HailDB checksums validation (enabled by default)."
4146
#: ../plugin/haildb/haildb_engine.cc:3456
4147
4147
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4150
#: ../plugin/haildb/haildb_engine.cc:3459
4150
#: ../plugin/haildb/haildb_engine.cc:3457
4151
4151
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4154
#: ../plugin/haildb/haildb_engine.cc:3462
4154
#: ../plugin/haildb/haildb_engine.cc:3460
4156
4156
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4157
4157
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4160
#: ../plugin/haildb/haildb_engine.cc:3465
4160
#: ../plugin/haildb/haildb_engine.cc:3463
4161
4161
msgid "Stores each HailDB table to an .ibd file in the database dir."
4164
#: ../plugin/haildb/haildb_engine.cc:3468
4164
#: ../plugin/haildb/haildb_engine.cc:3466
4165
4165
msgid "File format to use for new tables in .ibd files."
4168
#: ../plugin/haildb/haildb_engine.cc:3471
4168
#: ../plugin/haildb/haildb_engine.cc:3469
4170
4170
"Set to 0 (write and flush once per second),1 (write and flush at each "
4171
4171
"commit) or 2 (write at commit, flush once per second)."
4174
#: ../plugin/haildb/haildb_engine.cc:3474
4174
#: ../plugin/haildb/haildb_engine.cc:3472
4175
4175
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4176
4176
msgid "With which method to flush data."
4179
4179
#. ####### Should we use this option? #######
4180
#: ../plugin/haildb/haildb_engine.cc:3477
4180
#: ../plugin/haildb/haildb_engine.cc:3475
4181
4181
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4183
4183
"Helps to save your data in case the disk image of the database becomes "
4187
#: ../plugin/haildb/haildb_engine.cc:3480
4187
#: ../plugin/haildb/haildb_engine.cc:3478
4188
4188
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4189
4189
msgid "Path to individual files and their sizes."
4192
#: ../plugin/haildb/haildb_engine.cc:3483
4192
#: ../plugin/haildb/haildb_engine.cc:3481
4193
4193
msgid "Path to HailDB log files."
4196
#: ../plugin/haildb/haildb_engine.cc:3486
4196
#: ../plugin/haildb/haildb_engine.cc:3484
4197
4197
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4198
4198
msgid "Size of each log file in a log group."
4201
#: ../plugin/haildb/haildb_engine.cc:3489
4201
#: ../plugin/haildb/haildb_engine.cc:3487
4203
4203
"Number of log files in the log group. HailDB writes to the files in a "
4204
4204
"circular fashion. Value 3 is recommended here."
4207
#: ../plugin/haildb/haildb_engine.cc:3492
4207
#: ../plugin/haildb/haildb_engine.cc:3490
4209
4209
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4210
4210
"rolled back. Values above 100000000 disable the timeout."
4213
#: ../plugin/haildb/haildb_engine.cc:3495
4213
#: ../plugin/haildb/haildb_engine.cc:3493
4215
4215
"The size of the buffer which HailDB uses to write log to the log files on "
4219
#: ../plugin/haildb/haildb_engine.cc:3498
4219
#: ../plugin/haildb/haildb_engine.cc:3496
4221
4221
"Sets the point in the LRU list from where all pages are classified as old "
4222
4222
"(Advanced users)"
4225
#: ../plugin/haildb/haildb_engine.cc:3501
4225
#: ../plugin/haildb/haildb_engine.cc:3499
4227
4227
"Milliseconds between accesses to a block at which it is made young. "
4228
4228
"0=disabled (Advanced users)"
4231
#: ../plugin/haildb/haildb_engine.cc:3504
4231
#: ../plugin/haildb/haildb_engine.cc:3502
4232
4232
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4233
4233
msgid "Percentage of dirty pages allowed in bufferpool."
4236
#: ../plugin/haildb/haildb_engine.cc:3507
4236
#: ../plugin/haildb/haildb_engine.cc:3505
4237
4237
msgid "Desired maximum length of the purge queue (0 = no limit)"
4240
#: ../plugin/haildb/haildb_engine.cc:3510
4240
#: ../plugin/haildb/haildb_engine.cc:3508
4242
4242
"Roll back the complete transaction on lock wait timeout, for 4.x "
4243
4243
"compatibility (disabled by default)"
4246
#: ../plugin/haildb/haildb_engine.cc:3513
4246
#: ../plugin/haildb/haildb_engine.cc:3511
4247
4247
msgid "How many files at the maximum HailDB keeps open at the same time."
4250
#: ../plugin/haildb/haildb_engine.cc:3516
4250
#: ../plugin/haildb/haildb_engine.cc:3514
4251
4251
msgid "Number of background read I/O threads in HailDB."
4254
#: ../plugin/haildb/haildb_engine.cc:3517
4255
msgid "Number of background write I/O threads in HailDB."
4254
4258
#: ../plugin/haildb/haildb_engine.cc:3519
4255
msgid "Number of background write I/O threads in HailDB."
4258
#: ../plugin/haildb/haildb_engine.cc:3521
4260
4260
"Disable if you want to reduce the number of messages written to the log "
4261
4261
"(default: enabled)."
4264
#: ../plugin/haildb/haildb_engine.cc:3524
4264
#: ../plugin/haildb/haildb_engine.cc:3522
4265
4265
msgid "Enable SHOW HAILDB STATUS output in the log"
4268
#: ../plugin/haildb/haildb_engine.cc:3525
4269
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4268
4272
#: ../plugin/haildb/haildb_engine.cc:3527
4269
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4272
#: ../plugin/haildb/haildb_engine.cc:3529
4274
4274
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4305
4305
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4308
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4308
#: ../plugin/innobase/handler/ha_innodb.cc:1966
4310
4310
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4311
4311
"zero and nonzero."
4314
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4314
#: ../plugin/innobase/handler/ha_innodb.cc:2275
4316
4316
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4320
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4320
#: ../plugin/innobase/handler/ha_innodb.cc:2319
4323
4323
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4324
4324
"or its equivalent numeric id"
4327
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4327
#: ../plugin/innobase/handler/ha_innodb.cc:9385
4328
4328
msgid "Do not use Native AIO library for IO, even if available"
4331
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4331
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4332
4332
msgid "Enable internal replication log."
4335
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4335
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4337
4337
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4338
4338
"rolled back. Values above 100000000 disable the timeout."
4341
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4341
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4342
4342
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4345
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4345
#: ../plugin/innobase/handler/ha_innodb.cc:9435
4347
4347
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4348
4348
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
5104
5104
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5107
#: ../plugin/rabbitmq/rabbitmq_log.cc:166
5107
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5108
5108
msgid "Host name to connect to"
5111
#: ../plugin/rabbitmq/rabbitmq_log.cc:169
5111
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5112
5112
msgid "Port to connect to"
5115
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5115
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5116
5116
msgid "RabbitMQ virtualhost"
5119
#: ../plugin/rabbitmq/rabbitmq_log.cc:175
5119
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5120
5120
msgid "RabbitMQ username"
5123
#: ../plugin/rabbitmq/rabbitmq_log.cc:178
5123
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5124
5124
msgid "RabbitMQ password"
5127
#: ../plugin/rabbitmq/rabbitmq_log.cc:181
5128
#: ../plugin/transaction_log/module.cc:241
5127
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
5128
#: ../plugin/transaction_log/module.cc:239
5129
5129
msgid "Name of the replicator plugin to use (default='default_replicator')"
5132
#: ../plugin/rabbitmq/rabbitmq_log.cc:184
5132
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
5133
5133
msgid "Name of RabbitMQ exchange to publish to"
5136
#: ../plugin/rabbitmq/rabbitmq_log.cc:187
5136
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
5137
5137
msgid "Name of RabbitMQ routing key to use"
5227
5227
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5230
#: ../plugin/transaction_log/module.cc:229
5230
#: ../plugin/transaction_log/module.cc:227
5231
5231
msgid "DEBUGGING - Truncate transaction log"
5234
#: ../plugin/transaction_log/module.cc:232
5234
#: ../plugin/transaction_log/module.cc:230
5235
5235
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5238
#: ../plugin/transaction_log/module.cc:235
5238
#: ../plugin/transaction_log/module.cc:233
5239
5239
msgid "Enable transaction log"
5242
#: ../plugin/transaction_log/module.cc:238
5242
#: ../plugin/transaction_log/module.cc:236
5243
5243
msgid "Path to the file to use for transaction log"
5246
#: ../plugin/transaction_log/module.cc:244
5246
#: ../plugin/transaction_log/module.cc:242
5248
5248
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5249
5249
"each transaction write, 2 == sync log file once per second"
5252
#: ../plugin/transaction_log/module.cc:247
5252
#: ../plugin/transaction_log/module.cc:245
5253
5253
msgid "Number of slots for in-memory write buffers (default=8)."
5299
5299
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5302
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5302
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5303
5303
msgid "Cannot open file: "
5306
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5306
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5307
5307
msgid "Could not skip to position "
5310
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5310
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5311
5311
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5314
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5315
msgid "Memory allocation failure trying to allocate "
5314
5318
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5315
msgid "Memory allocation failure trying to allocate "
5318
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5319
5319
msgid " bytes\n"
5322
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5322
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5323
5323
msgid "GPB ERROR: "
5326
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5326
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5332
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5332
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5333
5333
msgid "Unable to parse command. Got error: "
5336
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5336
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177