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