1471
1471
msgid "Base location for config files"
1474
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1809
1474
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1806
1475
1475
msgid "Directory for plugins."
1478
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1813
1478
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1810
1480
1480
"Optional comma separated list of plugins to load at startup in addition to "
1481
1481
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1484
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1819
1484
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1816
1486
1486
"Optional comma separated list of plugins to not load at startup. Effectively "
1487
1487
"removes a plugin from the list of plugins to be loaded. [for example: --"
1488
1488
"plugin_remove=crc32,logger_gearman]"
1491
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1825
1491
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1822
1493
1493
"Optional comma separated list of plugins to load at starup instead of the "
1494
1494
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1497
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1625
1497
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1622
1498
1498
msgid "Auto-increment columns are incremented by this"
1501
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1630
1501
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1627
1503
1503
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1507
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1636
1507
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1633
1509
1509
"Path to installation directory. All paths are usually resolved relative to "
1513
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1641
1513
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1638
1514
1514
msgid "Chroot drizzled daemon during startup."
1517
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1645
1517
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1642
1518
1518
msgid "Set the default collation."
1521
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1649
1521
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1646
1522
1522
msgid "Default completion type."
1525
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1654
1525
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1651
1526
1526
msgid "Write core on errors."
1529
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1658
1529
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1655
1530
1530
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
1531
1531
msgid "Path to the database root."
1650
1650
msgid "Max number of errors/warnings to store for a statement."
1653
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1750
1653
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1747
1654
1654
msgid "Don't allow creation of heap tables bigger than this."
1657
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1756
1657
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1753
1659
1659
"Joins that are probably going to read more than max_join_size records return "
1663
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1762
1663
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1759
1664
1664
msgid "Max number of bytes in sorted records."
1667
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1767
1667
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1764
1668
1668
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1671
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1772
1671
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1769
1673
1673
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1674
1674
"max_sort_length bytes of each value are used; the rest are ignored)."
1677
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1779
1677
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1678
1678
msgid "After this many write locks, allow some read locks to run in between."
1681
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1783
1681
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1683
1683
"Don't log queries which examine less than min_examined_row_limit rows to "
1807
1807
"Use --help to get a list of available options\n"
1810
#: ../drizzled/drizzled.cc:1432
1810
#: ../drizzled/drizzled.cc:1431
1811
1811
msgid "Error getting default charset"
1814
#: ../drizzled/drizzled.cc:1462
1814
#: ../drizzled/drizzled.cc:1461
1815
1815
msgid "Error setting collation"
1818
#: ../drizzled/drizzled.cc:1470
1818
#: ../drizzled/drizzled.cc:1469
1820
1820
msgid "Unknown locale: '%s'"
1823
#: ../drizzled/drizzled.cc:1509
1823
#: ../drizzled/drizzled.cc:1508
1824
1824
msgid "No scheduler found, cannot continue!\n"
1827
#: ../drizzled/drizzled.cc:1528
1827
#: ../drizzled/drizzled.cc:1527
1829
1829
msgid "Unknown/unsupported storage engine: %s\n"
1832
#: ../drizzled/drizzled.cc:1621
1832
#: ../drizzled/drizzled.cc:1618
1833
1833
msgid "Run as daemon."
1836
#: ../drizzled/drizzled.cc:1680
1836
#: ../drizzled/drizzled.cc:1677
1838
1838
"Maximum time in seconds to wait for the port to become free. (Default: no "
1842
#: ../drizzled/drizzled.cc:1789
1842
#: ../drizzled/drizzled.cc:1786
1844
1844
"Controls the heuristic(s) applied during query optimization to prune less-"
1845
1845
"promising partial plans from the optimizer search space. Meaning: false - do "
1858
#: ../drizzled/drizzled.cc:1927
1858
#: ../drizzled/drizzled.cc:1924
1860
1860
msgid "Usage: %s [OPTIONS]\n"
1863
#: ../drizzled/drizzled.cc:2036
1863
#: ../drizzled/drizzled.cc:2033
1866
1866
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1867
1867
"command line\n"
1870
#: ../drizzled/drizzled.cc:2053
1870
#: ../drizzled/drizzled.cc:2050
1871
1871
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1874
#: ../drizzled/drizzled.cc:2066
1874
#: ../drizzled/drizzled.cc:2063
1875
1875
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1878
#: ../drizzled/drizzled.cc:2079
1878
#: ../drizzled/drizzled.cc:2076
1879
1879
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1882
#: ../drizzled/drizzled.cc:2092
1882
#: ../drizzled/drizzled.cc:2089
1883
1883
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1886
#: ../drizzled/drizzled.cc:2203
1886
#: ../drizzled/drizzled.cc:2200
1889
1889
"There was an error creating the '%s' part of the path '%s'. Please check "
1890
1890
"the path exists and is writable.\n"
1893
#: ../drizzled/drizzled.cc:2210
1893
#: ../drizzled/drizzled.cc:2207
1896
1896
"There was an error opening the path '%s', please check the path exists and "
3907
#: ../drizzled/sql_table.cc:1897
3907
#: ../drizzled/sql_table.cc:1885
3909
3909
msgid "Unknown - internal error %d during operation"
3912
#: ../drizzled/statement/alter_table.cc:1594
3912
#: ../drizzled/statement/alter_table.cc:1589
3915
3915
"order_st BY ignored because there is a user-defined clustered index in the "
3916
3916
"table '%-.192s'"
3919
#: ../drizzled/sys_var.cc:1440
3919
#: ../drizzled/sys_var.cc:1432
3921
3921
msgid "Variable named %s already exists!\n"
3924
#: ../drizzled/sys_var.cc:1449
3924
#: ../drizzled/sys_var.cc:1439
3926
3926
msgid "Could not add Variable: %s\n"
3929
#: ../drizzled/sys_var.cc:1550
3929
#: ../drizzled/sys_var.cc:1539
3930
3930
msgid "Failed to initialize system variables"
3933
#: ../drizzled/table.cc:1633
3933
#: ../drizzled/table.cc:1608
3935
3935
msgid "Got error %d when reading table '%s'"
3938
#: ../drizzled/table/instance/base.cc:1851
3938
#: ../drizzled/table/instance/base.cc:1839
3940
3940
msgid "Unknown collation '%s' in table '%-.64s' definition"
3943
#: ../drizzled/table/instance/base.cc:1858
3943
#: ../drizzled/table/instance/base.cc:1846
3946
3946
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4130
4130
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4133
#: ../plugin/haildb/haildb_engine.cc:3409
4133
#: ../plugin/haildb/haildb_engine.cc:3407
4135
4135
msgid "Error starting HailDB %d (%s)\n"
4138
#: ../plugin/haildb/haildb_engine.cc:3436
4139
msgid "Disable HailDB adaptive hash index (enabled by default)."
4138
4142
#: ../plugin/haildb/haildb_engine.cc:3438
4139
msgid "Disable HailDB adaptive hash index (enabled by default)."
4142
#: ../plugin/haildb/haildb_engine.cc:3440
4143
4143
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4146
#: ../plugin/haildb/haildb_engine.cc:3443
4146
#: ../plugin/haildb/haildb_engine.cc:3441
4148
4148
"Size of a memory pool HailDB uses to store data dictionary information and "
4149
4149
"other internal data structures."
4152
#: ../plugin/haildb/haildb_engine.cc:3446
4152
#: ../plugin/haildb/haildb_engine.cc:3444
4153
4153
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4154
4154
msgid "Data file autoextend increment in megabytes"
4157
#: ../plugin/haildb/haildb_engine.cc:3449
4157
#: ../plugin/haildb/haildb_engine.cc:3447
4159
4159
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4163
#: ../plugin/haildb/haildb_engine.cc:3450
4164
msgid "The common part for HailDB table spaces."
4163
4167
#: ../plugin/haildb/haildb_engine.cc:3452
4164
msgid "The common part for HailDB table spaces."
4168
msgid "Disable HailDB checksums validation (enabled by default)."
4167
4171
#: ../plugin/haildb/haildb_engine.cc:3454
4168
msgid "Disable HailDB checksums validation (enabled by default)."
4171
#: ../plugin/haildb/haildb_engine.cc:3456
4172
4172
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4175
#: ../plugin/haildb/haildb_engine.cc:3459
4175
#: ../plugin/haildb/haildb_engine.cc:3457
4176
4176
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4179
#: ../plugin/haildb/haildb_engine.cc:3462
4179
#: ../plugin/haildb/haildb_engine.cc:3460
4181
4181
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4182
4182
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4185
#: ../plugin/haildb/haildb_engine.cc:3465
4185
#: ../plugin/haildb/haildb_engine.cc:3463
4186
4186
msgid "Stores each HailDB table to an .ibd file in the database dir."
4189
#: ../plugin/haildb/haildb_engine.cc:3468
4189
#: ../plugin/haildb/haildb_engine.cc:3466
4190
4190
msgid "File format to use for new tables in .ibd files."
4193
#: ../plugin/haildb/haildb_engine.cc:3471
4193
#: ../plugin/haildb/haildb_engine.cc:3469
4195
4195
"Set to 0 (write and flush once per second),1 (write and flush at each "
4196
4196
"commit) or 2 (write at commit, flush once per second)."
4199
#: ../plugin/haildb/haildb_engine.cc:3474
4199
#: ../plugin/haildb/haildb_engine.cc:3472
4200
4200
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4201
4201
msgid "With which method to flush data."
4204
4204
#. ####### Should we use this option? #######
4205
#: ../plugin/haildb/haildb_engine.cc:3477
4205
#: ../plugin/haildb/haildb_engine.cc:3475
4206
4206
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4208
4208
"Helps to save your data in case the disk image of the database becomes "
4212
#: ../plugin/haildb/haildb_engine.cc:3480
4212
#: ../plugin/haildb/haildb_engine.cc:3478
4213
4213
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4214
4214
msgid "Path to individual files and their sizes."
4217
#: ../plugin/haildb/haildb_engine.cc:3483
4217
#: ../plugin/haildb/haildb_engine.cc:3481
4218
4218
msgid "Path to HailDB log files."
4221
#: ../plugin/haildb/haildb_engine.cc:3486
4221
#: ../plugin/haildb/haildb_engine.cc:3484
4222
4222
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4223
4223
msgid "Size of each log file in a log group."
4226
#: ../plugin/haildb/haildb_engine.cc:3489
4226
#: ../plugin/haildb/haildb_engine.cc:3487
4228
4228
"Number of log files in the log group. HailDB writes to the files in a "
4229
4229
"circular fashion. Value 3 is recommended here."
4232
#: ../plugin/haildb/haildb_engine.cc:3492
4232
#: ../plugin/haildb/haildb_engine.cc:3490
4234
4234
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4235
4235
"rolled back. Values above 100000000 disable the timeout."
4238
#: ../plugin/haildb/haildb_engine.cc:3495
4238
#: ../plugin/haildb/haildb_engine.cc:3493
4240
4240
"The size of the buffer which HailDB uses to write log to the log files on "
4244
#: ../plugin/haildb/haildb_engine.cc:3498
4244
#: ../plugin/haildb/haildb_engine.cc:3496
4246
4246
"Sets the point in the LRU list from where all pages are classified as old "
4247
4247
"(Advanced users)"
4250
#: ../plugin/haildb/haildb_engine.cc:3501
4250
#: ../plugin/haildb/haildb_engine.cc:3499
4252
4252
"Milliseconds between accesses to a block at which it is made young. "
4253
4253
"0=disabled (Advanced users)"
4256
#: ../plugin/haildb/haildb_engine.cc:3504
4256
#: ../plugin/haildb/haildb_engine.cc:3502
4257
4257
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4258
4258
msgid "Percentage of dirty pages allowed in bufferpool."
4261
#: ../plugin/haildb/haildb_engine.cc:3507
4261
#: ../plugin/haildb/haildb_engine.cc:3505
4262
4262
msgid "Desired maximum length of the purge queue (0 = no limit)"
4265
#: ../plugin/haildb/haildb_engine.cc:3510
4265
#: ../plugin/haildb/haildb_engine.cc:3508
4267
4267
"Roll back the complete transaction on lock wait timeout, for 4.x "
4268
4268
"compatibility (disabled by default)"
4271
#: ../plugin/haildb/haildb_engine.cc:3513
4271
#: ../plugin/haildb/haildb_engine.cc:3511
4272
4272
msgid "How many files at the maximum HailDB keeps open at the same time."
4275
#: ../plugin/haildb/haildb_engine.cc:3516
4275
#: ../plugin/haildb/haildb_engine.cc:3514
4276
4276
msgid "Number of background read I/O threads in HailDB."
4279
#: ../plugin/haildb/haildb_engine.cc:3517
4280
msgid "Number of background write I/O threads in HailDB."
4279
4283
#: ../plugin/haildb/haildb_engine.cc:3519
4280
msgid "Number of background write I/O threads in HailDB."
4283
#: ../plugin/haildb/haildb_engine.cc:3521
4285
4285
"Disable if you want to reduce the number of messages written to the log "
4286
4286
"(default: enabled)."
4289
#: ../plugin/haildb/haildb_engine.cc:3524
4289
#: ../plugin/haildb/haildb_engine.cc:3522
4290
4290
msgid "Enable SHOW HAILDB STATUS output in the log"
4293
#: ../plugin/haildb/haildb_engine.cc:3525
4294
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4293
4297
#: ../plugin/haildb/haildb_engine.cc:3527
4294
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4297
#: ../plugin/haildb/haildb_engine.cc:3529
4299
4299
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4330
4330
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4333
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4333
#: ../plugin/innobase/handler/ha_innodb.cc:1966
4335
4335
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4336
4336
"zero and nonzero."
4339
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4339
#: ../plugin/innobase/handler/ha_innodb.cc:2275
4341
4341
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4345
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4345
#: ../plugin/innobase/handler/ha_innodb.cc:2319
4348
4348
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4349
4349
"or its equivalent numeric id"
4352
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4352
#: ../plugin/innobase/handler/ha_innodb.cc:9385
4353
4353
msgid "Do not use Native AIO library for IO, even if available"
4356
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4356
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4357
4357
msgid "Enable internal replication log."
4360
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4360
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4362
4362
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4363
4363
"rolled back. Values above 100000000 disable the timeout."
4366
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4366
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4367
4367
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4370
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4370
#: ../plugin/innobase/handler/ha_innodb.cc:9435
4372
4372
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4373
4373
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
5129
5129
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5132
#: ../plugin/rabbitmq/rabbitmq_log.cc:166
5132
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5133
5133
msgid "Host name to connect to"
5136
#: ../plugin/rabbitmq/rabbitmq_log.cc:169
5136
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5137
5137
msgid "Port to connect to"
5140
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5140
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5141
5141
msgid "RabbitMQ virtualhost"
5144
#: ../plugin/rabbitmq/rabbitmq_log.cc:175
5144
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5145
5145
msgid "RabbitMQ username"
5148
#: ../plugin/rabbitmq/rabbitmq_log.cc:178
5148
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5149
5149
msgid "RabbitMQ password"
5152
#: ../plugin/rabbitmq/rabbitmq_log.cc:181
5153
#: ../plugin/transaction_log/module.cc:241
5152
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
5153
#: ../plugin/transaction_log/module.cc:239
5154
5154
msgid "Name of the replicator plugin to use (default='default_replicator')"
5157
#: ../plugin/rabbitmq/rabbitmq_log.cc:184
5157
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
5158
5158
msgid "Name of RabbitMQ exchange to publish to"
5161
#: ../plugin/rabbitmq/rabbitmq_log.cc:187
5161
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
5162
5162
msgid "Name of RabbitMQ routing key to use"
5252
5252
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5255
#: ../plugin/transaction_log/module.cc:229
5255
#: ../plugin/transaction_log/module.cc:227
5256
5256
msgid "DEBUGGING - Truncate transaction log"
5259
#: ../plugin/transaction_log/module.cc:232
5259
#: ../plugin/transaction_log/module.cc:230
5260
5260
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5263
#: ../plugin/transaction_log/module.cc:235
5263
#: ../plugin/transaction_log/module.cc:233
5264
5264
msgid "Enable transaction log"
5267
#: ../plugin/transaction_log/module.cc:238
5267
#: ../plugin/transaction_log/module.cc:236
5268
5268
msgid "Path to the file to use for transaction log"
5271
#: ../plugin/transaction_log/module.cc:244
5271
#: ../plugin/transaction_log/module.cc:242
5273
5273
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5274
5274
"each transaction write, 2 == sync log file once per second"
5277
#: ../plugin/transaction_log/module.cc:247
5277
#: ../plugin/transaction_log/module.cc:245
5278
5278
msgid "Number of slots for in-memory write buffers (default=8)."
5324
5324
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5327
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5327
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5328
5328
msgid "Cannot open file: "
5331
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5331
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5332
5332
msgid "Could not skip to position "
5335
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5335
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5336
5336
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5339
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5341
msgid "Memory allocation failure trying to allocate "
5343
"Erro de asignación de memoria ao construír o prompt inicial. Abortando.\n"
5339
5345
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5341
msgid "Memory allocation failure trying to allocate "
5343
"Erro de asignación de memoria ao construír o prompt inicial. Abortando.\n"
5345
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5346
5346
msgid " bytes\n"
5349
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5349
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5350
5350
msgid "GPB ERROR: "
5353
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5353
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5359
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5359
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5360
5360
msgid "Unable to parse command. Got error: "
5363
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5363
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177