1456
1456
msgid "Base location for config files"
1459
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1809
1459
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1806
1460
1460
msgid "Directory for plugins."
1463
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1813
1463
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1810
1465
1465
"Optional comma separated list of plugins to load at startup in addition to "
1466
1466
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1469
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1819
1469
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1816
1471
1471
"Optional comma separated list of plugins to not load at startup. Effectively "
1472
1472
"removes a plugin from the list of plugins to be loaded. [for example: --"
1473
1473
"plugin_remove=crc32,logger_gearman]"
1476
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1825
1476
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1822
1478
1478
"Optional comma separated list of plugins to load at starup instead of the "
1479
1479
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1482
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1625
1482
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1622
1483
1483
msgid "Auto-increment columns are incremented by this"
1486
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1630
1486
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1627
1488
1488
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1492
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1636
1492
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1633
1494
1494
"Path to installation directory. All paths are usually resolved relative to "
1498
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1641
1498
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1638
1499
1499
msgid "Chroot drizzled daemon during startup."
1502
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1645
1502
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1642
1503
1503
msgid "Set the default collation."
1506
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1649
1506
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1646
1507
1507
msgid "Default completion type."
1510
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1654
1510
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1651
1511
1511
msgid "Write core on errors."
1514
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1658
1514
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1655
1515
1515
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
1516
1516
msgid "Path to the database root."
1635
1635
msgid "Max number of errors/warnings to store for a statement."
1638
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1750
1638
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1747
1639
1639
msgid "Don't allow creation of heap tables bigger than this."
1642
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1756
1642
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1753
1644
1644
"Joins that are probably going to read more than max_join_size records return "
1648
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1762
1648
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1759
1649
1649
msgid "Max number of bytes in sorted records."
1652
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1767
1652
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1764
1653
1653
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1656
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1772
1656
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1769
1658
1658
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1659
1659
"max_sort_length bytes of each value are used; the rest are ignored)."
1662
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1779
1662
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1663
1663
msgid "After this many write locks, allow some read locks to run in between."
1666
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1783
1666
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1668
1668
"Don't log queries which examine less than min_examined_row_limit rows to "
1792
1792
"Use --help to get a list of available options\n"
1795
#: ../drizzled/drizzled.cc:1432
1795
#: ../drizzled/drizzled.cc:1431
1796
1796
msgid "Error getting default charset"
1799
#: ../drizzled/drizzled.cc:1462
1799
#: ../drizzled/drizzled.cc:1461
1800
1800
msgid "Error setting collation"
1803
#: ../drizzled/drizzled.cc:1470
1803
#: ../drizzled/drizzled.cc:1469
1805
1805
msgid "Unknown locale: '%s'"
1808
#: ../drizzled/drizzled.cc:1509
1808
#: ../drizzled/drizzled.cc:1508
1809
1809
msgid "No scheduler found, cannot continue!\n"
1812
#: ../drizzled/drizzled.cc:1528
1812
#: ../drizzled/drizzled.cc:1527
1814
1814
msgid "Unknown/unsupported storage engine: %s\n"
1817
#: ../drizzled/drizzled.cc:1621
1817
#: ../drizzled/drizzled.cc:1618
1818
1818
msgid "Run as daemon."
1821
#: ../drizzled/drizzled.cc:1680
1821
#: ../drizzled/drizzled.cc:1677
1823
1823
"Maximum time in seconds to wait for the port to become free. (Default: no "
1827
#: ../drizzled/drizzled.cc:1789
1827
#: ../drizzled/drizzled.cc:1786
1829
1829
"Controls the heuristic(s) applied during query optimization to prune less-"
1830
1830
"promising partial plans from the optimizer search space. Meaning: false - do "
1843
#: ../drizzled/drizzled.cc:1927
1843
#: ../drizzled/drizzled.cc:1924
1845
1845
msgid "Usage: %s [OPTIONS]\n"
1848
#: ../drizzled/drizzled.cc:2036
1848
#: ../drizzled/drizzled.cc:2033
1851
1851
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1852
1852
"command line\n"
1855
#: ../drizzled/drizzled.cc:2053
1855
#: ../drizzled/drizzled.cc:2050
1856
1856
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1859
#: ../drizzled/drizzled.cc:2066
1859
#: ../drizzled/drizzled.cc:2063
1860
1860
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1863
#: ../drizzled/drizzled.cc:2079
1863
#: ../drizzled/drizzled.cc:2076
1864
1864
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1867
#: ../drizzled/drizzled.cc:2092
1867
#: ../drizzled/drizzled.cc:2089
1868
1868
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1871
#: ../drizzled/drizzled.cc:2203
1871
#: ../drizzled/drizzled.cc:2200
1874
1874
"There was an error creating the '%s' part of the path '%s'. Please check "
1875
1875
"the path exists and is writable.\n"
1878
#: ../drizzled/drizzled.cc:2210
1878
#: ../drizzled/drizzled.cc:2207
1881
1881
"There was an error opening the path '%s', please check the path exists and "
3892
#: ../drizzled/sql_table.cc:1897
3892
#: ../drizzled/sql_table.cc:1885
3894
3894
msgid "Unknown - internal error %d during operation"
3897
#: ../drizzled/statement/alter_table.cc:1594
3897
#: ../drizzled/statement/alter_table.cc:1589
3900
3900
"order_st BY ignored because there is a user-defined clustered index in the "
3901
3901
"table '%-.192s'"
3904
#: ../drizzled/sys_var.cc:1440
3904
#: ../drizzled/sys_var.cc:1432
3906
3906
msgid "Variable named %s already exists!\n"
3909
#: ../drizzled/sys_var.cc:1449
3909
#: ../drizzled/sys_var.cc:1439
3911
3911
msgid "Could not add Variable: %s\n"
3914
#: ../drizzled/sys_var.cc:1550
3914
#: ../drizzled/sys_var.cc:1539
3915
3915
msgid "Failed to initialize system variables"
3918
#: ../drizzled/table.cc:1633
3918
#: ../drizzled/table.cc:1608
3920
3920
msgid "Got error %d when reading table '%s'"
3923
#: ../drizzled/table/instance/base.cc:1851
3923
#: ../drizzled/table/instance/base.cc:1839
3925
3925
msgid "Unknown collation '%s' in table '%-.64s' definition"
3928
#: ../drizzled/table/instance/base.cc:1858
3928
#: ../drizzled/table/instance/base.cc:1846
3931
3931
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4117
4117
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4120
#: ../plugin/haildb/haildb_engine.cc:3409
4120
#: ../plugin/haildb/haildb_engine.cc:3407
4122
4122
msgid "Error starting HailDB %d (%s)\n"
4125
#: ../plugin/haildb/haildb_engine.cc:3436
4126
msgid "Disable HailDB adaptive hash index (enabled by default)."
4125
4129
#: ../plugin/haildb/haildb_engine.cc:3438
4126
msgid "Disable HailDB adaptive hash index (enabled by default)."
4129
#: ../plugin/haildb/haildb_engine.cc:3440
4130
4130
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4133
#: ../plugin/haildb/haildb_engine.cc:3443
4133
#: ../plugin/haildb/haildb_engine.cc:3441
4135
4135
"Size of a memory pool HailDB uses to store data dictionary information and "
4136
4136
"other internal data structures."
4139
#: ../plugin/haildb/haildb_engine.cc:3446
4139
#: ../plugin/haildb/haildb_engine.cc:3444
4140
4140
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4141
4141
msgid "Data file autoextend increment in megabytes"
4144
#: ../plugin/haildb/haildb_engine.cc:3449
4144
#: ../plugin/haildb/haildb_engine.cc:3447
4146
4146
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4150
#: ../plugin/haildb/haildb_engine.cc:3450
4151
msgid "The common part for HailDB table spaces."
4150
4154
#: ../plugin/haildb/haildb_engine.cc:3452
4151
msgid "The common part for HailDB table spaces."
4155
msgid "Disable HailDB checksums validation (enabled by default)."
4154
4158
#: ../plugin/haildb/haildb_engine.cc:3454
4155
msgid "Disable HailDB checksums validation (enabled by default)."
4158
#: ../plugin/haildb/haildb_engine.cc:3456
4159
4159
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4162
#: ../plugin/haildb/haildb_engine.cc:3459
4162
#: ../plugin/haildb/haildb_engine.cc:3457
4163
4163
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4166
#: ../plugin/haildb/haildb_engine.cc:3462
4166
#: ../plugin/haildb/haildb_engine.cc:3460
4168
4168
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4169
4169
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4172
#: ../plugin/haildb/haildb_engine.cc:3465
4172
#: ../plugin/haildb/haildb_engine.cc:3463
4173
4173
msgid "Stores each HailDB table to an .ibd file in the database dir."
4176
#: ../plugin/haildb/haildb_engine.cc:3468
4176
#: ../plugin/haildb/haildb_engine.cc:3466
4177
4177
msgid "File format to use for new tables in .ibd files."
4180
#: ../plugin/haildb/haildb_engine.cc:3471
4180
#: ../plugin/haildb/haildb_engine.cc:3469
4182
4182
"Set to 0 (write and flush once per second),1 (write and flush at each "
4183
4183
"commit) or 2 (write at commit, flush once per second)."
4186
#: ../plugin/haildb/haildb_engine.cc:3474
4186
#: ../plugin/haildb/haildb_engine.cc:3472
4187
4187
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4188
4188
msgid "With which method to flush data."
4191
4191
#. ####### Should we use this option? #######
4192
#: ../plugin/haildb/haildb_engine.cc:3477
4192
#: ../plugin/haildb/haildb_engine.cc:3475
4193
4193
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4195
4195
"Helps to save your data in case the disk image of the database becomes "
4199
#: ../plugin/haildb/haildb_engine.cc:3480
4199
#: ../plugin/haildb/haildb_engine.cc:3478
4200
4200
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4201
4201
msgid "Path to individual files and their sizes."
4204
#: ../plugin/haildb/haildb_engine.cc:3483
4204
#: ../plugin/haildb/haildb_engine.cc:3481
4205
4205
msgid "Path to HailDB log files."
4208
#: ../plugin/haildb/haildb_engine.cc:3486
4208
#: ../plugin/haildb/haildb_engine.cc:3484
4209
4209
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4210
4210
msgid "Size of each log file in a log group."
4213
#: ../plugin/haildb/haildb_engine.cc:3489
4213
#: ../plugin/haildb/haildb_engine.cc:3487
4215
4215
"Number of log files in the log group. HailDB writes to the files in a "
4216
4216
"circular fashion. Value 3 is recommended here."
4219
#: ../plugin/haildb/haildb_engine.cc:3492
4219
#: ../plugin/haildb/haildb_engine.cc:3490
4221
4221
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4222
4222
"rolled back. Values above 100000000 disable the timeout."
4225
#: ../plugin/haildb/haildb_engine.cc:3495
4225
#: ../plugin/haildb/haildb_engine.cc:3493
4227
4227
"The size of the buffer which HailDB uses to write log to the log files on "
4231
#: ../plugin/haildb/haildb_engine.cc:3498
4231
#: ../plugin/haildb/haildb_engine.cc:3496
4233
4233
"Sets the point in the LRU list from where all pages are classified as old "
4234
4234
"(Advanced users)"
4237
#: ../plugin/haildb/haildb_engine.cc:3501
4237
#: ../plugin/haildb/haildb_engine.cc:3499
4239
4239
"Milliseconds between accesses to a block at which it is made young. "
4240
4240
"0=disabled (Advanced users)"
4243
#: ../plugin/haildb/haildb_engine.cc:3504
4243
#: ../plugin/haildb/haildb_engine.cc:3502
4244
4244
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4245
4245
msgid "Percentage of dirty pages allowed in bufferpool."
4248
#: ../plugin/haildb/haildb_engine.cc:3507
4248
#: ../plugin/haildb/haildb_engine.cc:3505
4249
4249
msgid "Desired maximum length of the purge queue (0 = no limit)"
4252
#: ../plugin/haildb/haildb_engine.cc:3510
4252
#: ../plugin/haildb/haildb_engine.cc:3508
4254
4254
"Roll back the complete transaction on lock wait timeout, for 4.x "
4255
4255
"compatibility (disabled by default)"
4258
#: ../plugin/haildb/haildb_engine.cc:3513
4258
#: ../plugin/haildb/haildb_engine.cc:3511
4259
4259
msgid "How many files at the maximum HailDB keeps open at the same time."
4262
#: ../plugin/haildb/haildb_engine.cc:3516
4262
#: ../plugin/haildb/haildb_engine.cc:3514
4263
4263
msgid "Number of background read I/O threads in HailDB."
4266
#: ../plugin/haildb/haildb_engine.cc:3517
4267
msgid "Number of background write I/O threads in HailDB."
4266
4270
#: ../plugin/haildb/haildb_engine.cc:3519
4267
msgid "Number of background write I/O threads in HailDB."
4270
#: ../plugin/haildb/haildb_engine.cc:3521
4272
4272
"Disable if you want to reduce the number of messages written to the log "
4273
4273
"(default: enabled)."
4276
#: ../plugin/haildb/haildb_engine.cc:3524
4276
#: ../plugin/haildb/haildb_engine.cc:3522
4277
4277
msgid "Enable SHOW HAILDB STATUS output in the log"
4280
#: ../plugin/haildb/haildb_engine.cc:3525
4281
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4280
4284
#: ../plugin/haildb/haildb_engine.cc:3527
4281
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4284
#: ../plugin/haildb/haildb_engine.cc:3529
4286
4286
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4317
4317
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4320
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4320
#: ../plugin/innobase/handler/ha_innodb.cc:1966
4322
4322
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4323
4323
"zero and nonzero."
4326
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4326
#: ../plugin/innobase/handler/ha_innodb.cc:2275
4328
4328
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4332
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4332
#: ../plugin/innobase/handler/ha_innodb.cc:2319
4335
4335
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4336
4336
"or its equivalent numeric id"
4339
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4339
#: ../plugin/innobase/handler/ha_innodb.cc:9385
4340
4340
msgid "Do not use Native AIO library for IO, even if available"
4343
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4343
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4344
4344
msgid "Enable internal replication log."
4347
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4347
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4349
4349
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4350
4350
"rolled back. Values above 100000000 disable the timeout."
4353
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4353
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4354
4354
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4357
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4357
#: ../plugin/innobase/handler/ha_innodb.cc:9435
4359
4359
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4360
4360
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
5116
5116
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5119
#: ../plugin/rabbitmq/rabbitmq_log.cc:166
5119
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5120
5120
msgid "Host name to connect to"
5123
#: ../plugin/rabbitmq/rabbitmq_log.cc:169
5123
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5124
5124
msgid "Port to connect to"
5127
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5127
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5128
5128
msgid "RabbitMQ virtualhost"
5131
#: ../plugin/rabbitmq/rabbitmq_log.cc:175
5131
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5132
5132
msgid "RabbitMQ username"
5135
#: ../plugin/rabbitmq/rabbitmq_log.cc:178
5135
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5136
5136
msgid "RabbitMQ password"
5139
#: ../plugin/rabbitmq/rabbitmq_log.cc:181
5140
#: ../plugin/transaction_log/module.cc:241
5139
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
5140
#: ../plugin/transaction_log/module.cc:239
5141
5141
msgid "Name of the replicator plugin to use (default='default_replicator')"
5144
#: ../plugin/rabbitmq/rabbitmq_log.cc:184
5144
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
5145
5145
msgid "Name of RabbitMQ exchange to publish to"
5148
#: ../plugin/rabbitmq/rabbitmq_log.cc:187
5148
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
5149
5149
msgid "Name of RabbitMQ routing key to use"
5240
5240
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5243
#: ../plugin/transaction_log/module.cc:229
5243
#: ../plugin/transaction_log/module.cc:227
5244
5244
msgid "DEBUGGING - Truncate transaction log"
5247
#: ../plugin/transaction_log/module.cc:232
5247
#: ../plugin/transaction_log/module.cc:230
5248
5248
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5251
#: ../plugin/transaction_log/module.cc:235
5251
#: ../plugin/transaction_log/module.cc:233
5252
5252
msgid "Enable transaction log"
5255
#: ../plugin/transaction_log/module.cc:238
5255
#: ../plugin/transaction_log/module.cc:236
5256
5256
msgid "Path to the file to use for transaction log"
5259
#: ../plugin/transaction_log/module.cc:244
5259
#: ../plugin/transaction_log/module.cc:242
5261
5261
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5262
5262
"each transaction write, 2 == sync log file once per second"
5265
#: ../plugin/transaction_log/module.cc:247
5265
#: ../plugin/transaction_log/module.cc:245
5266
5266
msgid "Number of slots for in-memory write buffers (default=8)."
5312
5312
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5315
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5315
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5316
5316
msgid "Cannot open file: "
5319
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5319
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5320
5320
msgid "Could not skip to position "
5323
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5323
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5324
5324
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5327
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5328
msgid "Memory allocation failure trying to allocate "
5327
5331
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5328
msgid "Memory allocation failure trying to allocate "
5331
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5332
5332
msgid " bytes\n"
5335
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5335
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5336
5336
msgid "GPB ERROR: "
5339
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5339
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5345
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5345
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5346
5346
msgid "Unable to parse command. Got error: "
5349
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5349
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177