1480
1480
msgid "Base location for config files"
1483
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1809
1483
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1806
1484
1484
msgid "Directory for plugins."
1487
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1813
1487
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1810
1489
1489
"Optional comma separated list of plugins to load at startup in addition to "
1490
1490
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1493
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1819
1493
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1816
1495
1495
"Optional comma separated list of plugins to not load at startup. Effectively "
1496
1496
"removes a plugin from the list of plugins to be loaded. [for example: --"
1497
1497
"plugin_remove=crc32,logger_gearman]"
1500
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1825
1500
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1822
1502
1502
"Optional comma separated list of plugins to load at starup instead of the "
1503
1503
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1506
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1625
1506
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1622
1507
1507
msgid "Auto-increment columns are incremented by this"
1510
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1630
1510
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1627
1512
1512
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1516
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1636
1516
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1633
1518
1518
"Path to installation directory. All paths are usually resolved relative to "
1522
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1641
1522
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1638
1523
1523
msgid "Chroot drizzled daemon during startup."
1526
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1645
1526
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1642
1527
1527
msgid "Set the default collation."
1530
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1649
1530
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1646
1531
1531
msgid "Default completion type."
1534
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1654
1534
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1651
1535
1535
msgid "Write core on errors."
1538
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1658
1538
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1655
1539
1539
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
1540
1540
msgid "Path to the database root."
1659
1659
msgid "Max number of errors/warnings to store for a statement."
1662
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1750
1662
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1747
1663
1663
msgid "Don't allow creation of heap tables bigger than this."
1666
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1756
1666
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1753
1668
1668
"Joins that are probably going to read more than max_join_size records return "
1672
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1762
1672
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1759
1673
1673
msgid "Max number of bytes in sorted records."
1676
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1767
1676
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1764
1677
1677
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1680
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1772
1680
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1769
1682
1682
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1683
1683
"max_sort_length bytes of each value are used; the rest are ignored)."
1686
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1779
1686
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1687
1687
msgid "After this many write locks, allow some read locks to run in between."
1690
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1783
1690
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1692
1692
"Don't log queries which examine less than min_examined_row_limit rows to "
1816
1816
"Use --help to get a list of available options\n"
1819
#: ../drizzled/drizzled.cc:1432
1819
#: ../drizzled/drizzled.cc:1431
1820
1820
msgid "Error getting default charset"
1823
#: ../drizzled/drizzled.cc:1462
1823
#: ../drizzled/drizzled.cc:1461
1824
1824
msgid "Error setting collation"
1827
#: ../drizzled/drizzled.cc:1470
1827
#: ../drizzled/drizzled.cc:1469
1829
1829
msgid "Unknown locale: '%s'"
1832
#: ../drizzled/drizzled.cc:1509
1832
#: ../drizzled/drizzled.cc:1508
1833
1833
msgid "No scheduler found, cannot continue!\n"
1836
#: ../drizzled/drizzled.cc:1528
1836
#: ../drizzled/drizzled.cc:1527
1838
1838
msgid "Unknown/unsupported storage engine: %s\n"
1841
#: ../drizzled/drizzled.cc:1621
1841
#: ../drizzled/drizzled.cc:1618
1842
1842
msgid "Run as daemon."
1845
#: ../drizzled/drizzled.cc:1680
1845
#: ../drizzled/drizzled.cc:1677
1847
1847
"Maximum time in seconds to wait for the port to become free. (Default: no "
1851
#: ../drizzled/drizzled.cc:1789
1851
#: ../drizzled/drizzled.cc:1786
1853
1853
"Controls the heuristic(s) applied during query optimization to prune less-"
1854
1854
"promising partial plans from the optimizer search space. Meaning: false - do "
1867
#: ../drizzled/drizzled.cc:1927
1867
#: ../drizzled/drizzled.cc:1924
1869
1869
msgid "Usage: %s [OPTIONS]\n"
1872
#: ../drizzled/drizzled.cc:2036
1872
#: ../drizzled/drizzled.cc:2033
1875
1875
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1876
1876
"command line\n"
1879
#: ../drizzled/drizzled.cc:2053
1879
#: ../drizzled/drizzled.cc:2050
1880
1880
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1883
#: ../drizzled/drizzled.cc:2066
1883
#: ../drizzled/drizzled.cc:2063
1884
1884
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1887
#: ../drizzled/drizzled.cc:2079
1887
#: ../drizzled/drizzled.cc:2076
1888
1888
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1891
#: ../drizzled/drizzled.cc:2092
1891
#: ../drizzled/drizzled.cc:2089
1892
1892
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1895
#: ../drizzled/drizzled.cc:2203
1895
#: ../drizzled/drizzled.cc:2200
1898
1898
"There was an error creating the '%s' part of the path '%s'. Please check "
1899
1899
"the path exists and is writable.\n"
1902
#: ../drizzled/drizzled.cc:2210
1902
#: ../drizzled/drizzled.cc:2207
1905
1905
"There was an error opening the path '%s', please check the path exists and "
3916
#: ../drizzled/sql_table.cc:1897
3916
#: ../drizzled/sql_table.cc:1885
3918
3918
msgid "Unknown - internal error %d during operation"
3921
#: ../drizzled/statement/alter_table.cc:1594
3921
#: ../drizzled/statement/alter_table.cc:1589
3924
3924
"order_st BY ignored because there is a user-defined clustered index in the "
3925
3925
"table '%-.192s'"
3928
#: ../drizzled/sys_var.cc:1440
3928
#: ../drizzled/sys_var.cc:1432
3930
3930
msgid "Variable named %s already exists!\n"
3933
#: ../drizzled/sys_var.cc:1449
3933
#: ../drizzled/sys_var.cc:1439
3935
3935
msgid "Could not add Variable: %s\n"
3938
#: ../drizzled/sys_var.cc:1550
3938
#: ../drizzled/sys_var.cc:1539
3939
3939
msgid "Failed to initialize system variables"
3942
#: ../drizzled/table.cc:1633
3942
#: ../drizzled/table.cc:1608
3944
3944
msgid "Got error %d when reading table '%s'"
3947
#: ../drizzled/table/instance/base.cc:1851
3947
#: ../drizzled/table/instance/base.cc:1839
3949
3949
msgid "Unknown collation '%s' in table '%-.64s' definition"
3952
#: ../drizzled/table/instance/base.cc:1858
3952
#: ../drizzled/table/instance/base.cc:1846
3955
3955
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4141
4141
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4144
#: ../plugin/haildb/haildb_engine.cc:3409
4144
#: ../plugin/haildb/haildb_engine.cc:3407
4146
4146
msgid "Error starting HailDB %d (%s)\n"
4149
#: ../plugin/haildb/haildb_engine.cc:3436
4150
msgid "Disable HailDB adaptive hash index (enabled by default)."
4149
4153
#: ../plugin/haildb/haildb_engine.cc:3438
4150
msgid "Disable HailDB adaptive hash index (enabled by default)."
4153
#: ../plugin/haildb/haildb_engine.cc:3440
4154
4154
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4157
#: ../plugin/haildb/haildb_engine.cc:3443
4157
#: ../plugin/haildb/haildb_engine.cc:3441
4159
4159
"Size of a memory pool HailDB uses to store data dictionary information and "
4160
4160
"other internal data structures."
4163
#: ../plugin/haildb/haildb_engine.cc:3446
4163
#: ../plugin/haildb/haildb_engine.cc:3444
4164
4164
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4165
4165
msgid "Data file autoextend increment in megabytes"
4168
#: ../plugin/haildb/haildb_engine.cc:3449
4168
#: ../plugin/haildb/haildb_engine.cc:3447
4170
4170
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4174
#: ../plugin/haildb/haildb_engine.cc:3450
4175
msgid "The common part for HailDB table spaces."
4174
4178
#: ../plugin/haildb/haildb_engine.cc:3452
4175
msgid "The common part for HailDB table spaces."
4179
msgid "Disable HailDB checksums validation (enabled by default)."
4178
4182
#: ../plugin/haildb/haildb_engine.cc:3454
4179
msgid "Disable HailDB checksums validation (enabled by default)."
4182
#: ../plugin/haildb/haildb_engine.cc:3456
4183
4183
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4186
#: ../plugin/haildb/haildb_engine.cc:3459
4186
#: ../plugin/haildb/haildb_engine.cc:3457
4187
4187
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4190
#: ../plugin/haildb/haildb_engine.cc:3462
4190
#: ../plugin/haildb/haildb_engine.cc:3460
4192
4192
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4193
4193
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4196
#: ../plugin/haildb/haildb_engine.cc:3465
4196
#: ../plugin/haildb/haildb_engine.cc:3463
4197
4197
msgid "Stores each HailDB table to an .ibd file in the database dir."
4200
#: ../plugin/haildb/haildb_engine.cc:3468
4200
#: ../plugin/haildb/haildb_engine.cc:3466
4201
4201
msgid "File format to use for new tables in .ibd files."
4204
#: ../plugin/haildb/haildb_engine.cc:3471
4204
#: ../plugin/haildb/haildb_engine.cc:3469
4206
4206
"Set to 0 (write and flush once per second),1 (write and flush at each "
4207
4207
"commit) or 2 (write at commit, flush once per second)."
4210
#: ../plugin/haildb/haildb_engine.cc:3474
4210
#: ../plugin/haildb/haildb_engine.cc:3472
4211
4211
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4212
4212
msgid "With which method to flush data."
4215
4215
#. ####### Should we use this option? #######
4216
#: ../plugin/haildb/haildb_engine.cc:3477
4216
#: ../plugin/haildb/haildb_engine.cc:3475
4217
4217
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4219
4219
"Helps to save your data in case the disk image of the database becomes "
4223
#: ../plugin/haildb/haildb_engine.cc:3480
4223
#: ../plugin/haildb/haildb_engine.cc:3478
4224
4224
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4225
4225
msgid "Path to individual files and their sizes."
4228
#: ../plugin/haildb/haildb_engine.cc:3483
4228
#: ../plugin/haildb/haildb_engine.cc:3481
4229
4229
msgid "Path to HailDB log files."
4232
#: ../plugin/haildb/haildb_engine.cc:3486
4232
#: ../plugin/haildb/haildb_engine.cc:3484
4233
4233
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4234
4234
msgid "Size of each log file in a log group."
4237
#: ../plugin/haildb/haildb_engine.cc:3489
4237
#: ../plugin/haildb/haildb_engine.cc:3487
4239
4239
"Number of log files in the log group. HailDB writes to the files in a "
4240
4240
"circular fashion. Value 3 is recommended here."
4243
#: ../plugin/haildb/haildb_engine.cc:3492
4243
#: ../plugin/haildb/haildb_engine.cc:3490
4245
4245
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4246
4246
"rolled back. Values above 100000000 disable the timeout."
4249
#: ../plugin/haildb/haildb_engine.cc:3495
4249
#: ../plugin/haildb/haildb_engine.cc:3493
4251
4251
"The size of the buffer which HailDB uses to write log to the log files on "
4255
#: ../plugin/haildb/haildb_engine.cc:3498
4255
#: ../plugin/haildb/haildb_engine.cc:3496
4257
4257
"Sets the point in the LRU list from where all pages are classified as old "
4258
4258
"(Advanced users)"
4261
#: ../plugin/haildb/haildb_engine.cc:3501
4261
#: ../plugin/haildb/haildb_engine.cc:3499
4263
4263
"Milliseconds between accesses to a block at which it is made young. "
4264
4264
"0=disabled (Advanced users)"
4267
#: ../plugin/haildb/haildb_engine.cc:3504
4267
#: ../plugin/haildb/haildb_engine.cc:3502
4268
4268
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4269
4269
msgid "Percentage of dirty pages allowed in bufferpool."
4272
#: ../plugin/haildb/haildb_engine.cc:3507
4272
#: ../plugin/haildb/haildb_engine.cc:3505
4273
4273
msgid "Desired maximum length of the purge queue (0 = no limit)"
4276
#: ../plugin/haildb/haildb_engine.cc:3510
4276
#: ../plugin/haildb/haildb_engine.cc:3508
4278
4278
"Roll back the complete transaction on lock wait timeout, for 4.x "
4279
4279
"compatibility (disabled by default)"
4282
#: ../plugin/haildb/haildb_engine.cc:3513
4282
#: ../plugin/haildb/haildb_engine.cc:3511
4283
4283
msgid "How many files at the maximum HailDB keeps open at the same time."
4286
#: ../plugin/haildb/haildb_engine.cc:3516
4286
#: ../plugin/haildb/haildb_engine.cc:3514
4287
4287
msgid "Number of background read I/O threads in HailDB."
4290
#: ../plugin/haildb/haildb_engine.cc:3517
4291
msgid "Number of background write I/O threads in HailDB."
4290
4294
#: ../plugin/haildb/haildb_engine.cc:3519
4291
msgid "Number of background write I/O threads in HailDB."
4294
#: ../plugin/haildb/haildb_engine.cc:3521
4296
4296
"Disable if you want to reduce the number of messages written to the log "
4297
4297
"(default: enabled)."
4300
#: ../plugin/haildb/haildb_engine.cc:3524
4300
#: ../plugin/haildb/haildb_engine.cc:3522
4301
4301
msgid "Enable SHOW HAILDB STATUS output in the log"
4304
#: ../plugin/haildb/haildb_engine.cc:3525
4305
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4304
4308
#: ../plugin/haildb/haildb_engine.cc:3527
4305
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4308
#: ../plugin/haildb/haildb_engine.cc:3529
4310
4310
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4341
4341
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4344
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4344
#: ../plugin/innobase/handler/ha_innodb.cc:1966
4346
4346
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4347
4347
"zero and nonzero."
4350
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4350
#: ../plugin/innobase/handler/ha_innodb.cc:2275
4352
4352
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4356
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4356
#: ../plugin/innobase/handler/ha_innodb.cc:2319
4359
4359
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4360
4360
"or its equivalent numeric id"
4363
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4363
#: ../plugin/innobase/handler/ha_innodb.cc:9385
4364
4364
msgid "Do not use Native AIO library for IO, even if available"
4367
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4367
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4368
4368
msgid "Enable internal replication log."
4371
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4371
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4373
4373
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4374
4374
"rolled back. Values above 100000000 disable the timeout."
4377
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4377
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4378
4378
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4381
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4381
#: ../plugin/innobase/handler/ha_innodb.cc:9435
4383
4383
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4384
4384
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
5140
5140
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5143
#: ../plugin/rabbitmq/rabbitmq_log.cc:166
5143
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5144
5144
msgid "Host name to connect to"
5147
#: ../plugin/rabbitmq/rabbitmq_log.cc:169
5147
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5148
5148
msgid "Port to connect to"
5151
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5151
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5152
5152
msgid "RabbitMQ virtualhost"
5155
#: ../plugin/rabbitmq/rabbitmq_log.cc:175
5155
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5156
5156
msgid "RabbitMQ username"
5159
#: ../plugin/rabbitmq/rabbitmq_log.cc:178
5159
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5160
5160
msgid "RabbitMQ password"
5163
#: ../plugin/rabbitmq/rabbitmq_log.cc:181
5164
#: ../plugin/transaction_log/module.cc:241
5163
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
5164
#: ../plugin/transaction_log/module.cc:239
5165
5165
msgid "Name of the replicator plugin to use (default='default_replicator')"
5168
#: ../plugin/rabbitmq/rabbitmq_log.cc:184
5168
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
5169
5169
msgid "Name of RabbitMQ exchange to publish to"
5172
#: ../plugin/rabbitmq/rabbitmq_log.cc:187
5172
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
5173
5173
msgid "Name of RabbitMQ routing key to use"
5264
5264
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5267
#: ../plugin/transaction_log/module.cc:229
5267
#: ../plugin/transaction_log/module.cc:227
5268
5268
msgid "DEBUGGING - Truncate transaction log"
5271
#: ../plugin/transaction_log/module.cc:232
5271
#: ../plugin/transaction_log/module.cc:230
5272
5272
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5275
#: ../plugin/transaction_log/module.cc:235
5275
#: ../plugin/transaction_log/module.cc:233
5276
5276
msgid "Enable transaction log"
5279
#: ../plugin/transaction_log/module.cc:238
5279
#: ../plugin/transaction_log/module.cc:236
5280
5280
msgid "Path to the file to use for transaction log"
5283
#: ../plugin/transaction_log/module.cc:244
5283
#: ../plugin/transaction_log/module.cc:242
5285
5285
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5286
5286
"each transaction write, 2 == sync log file once per second"
5289
#: ../plugin/transaction_log/module.cc:247
5289
#: ../plugin/transaction_log/module.cc:245
5290
5290
msgid "Number of slots for in-memory write buffers (default=8)."
5336
5336
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5339
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5339
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5340
5340
msgid "Cannot open file: "
5343
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5343
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5344
5344
msgid "Could not skip to position "
5347
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5347
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5348
5348
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5351
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5352
msgid "Memory allocation failure trying to allocate "
5351
5355
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5352
msgid "Memory allocation failure trying to allocate "
5355
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5356
5356
msgid " bytes\n"
5359
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5359
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5360
5360
msgid "GPB ERROR: "
5363
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5363
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5369
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5369
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5370
5370
msgid "Unable to parse command. Got error: "
5373
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5373
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177