1476
1476
msgid "Base location for config files"
1479
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1809
1479
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1806
1480
1480
msgid "Directory for plugins."
1483
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1813
1483
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1810
1485
1485
"Optional comma separated list of plugins to load at startup in addition to "
1486
1486
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1489
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1819
1489
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1816
1491
1491
"Optional comma separated list of plugins to not load at startup. Effectively "
1492
1492
"removes a plugin from the list of plugins to be loaded. [for example: --"
1493
1493
"plugin_remove=crc32,logger_gearman]"
1496
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1825
1496
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1822
1498
1498
"Optional comma separated list of plugins to load at starup instead of the "
1499
1499
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1502
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1625
1502
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1622
1503
1503
msgid "Auto-increment columns are incremented by this"
1506
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1630
1506
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1627
1508
1508
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1512
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1636
1512
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1633
1514
1514
"Path to installation directory. All paths are usually resolved relative to "
1518
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1641
1518
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1638
1519
1519
msgid "Chroot drizzled daemon during startup."
1522
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1645
1522
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1642
1523
1523
msgid "Set the default collation."
1526
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1649
1526
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1646
1527
1527
msgid "Default completion type."
1530
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1654
1530
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1651
1531
1531
msgid "Write core on errors."
1534
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1658
1534
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1655
1535
1535
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
1536
1536
msgid "Path to the database root."
1655
1655
msgid "Max number of errors/warnings to store for a statement."
1658
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1750
1658
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1747
1659
1659
msgid "Don't allow creation of heap tables bigger than this."
1662
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1756
1662
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1753
1664
1664
"Joins that are probably going to read more than max_join_size records return "
1668
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1762
1668
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1759
1669
1669
msgid "Max number of bytes in sorted records."
1672
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1767
1672
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1764
1673
1673
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1676
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1772
1676
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1769
1678
1678
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1679
1679
"max_sort_length bytes of each value are used; the rest are ignored)."
1682
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1779
1682
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1683
1683
msgid "After this many write locks, allow some read locks to run in between."
1686
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1783
1686
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1688
1688
"Don't log queries which examine less than min_examined_row_limit rows to "
1812
1812
"Use --help to get a list of available options\n"
1815
#: ../drizzled/drizzled.cc:1432
1815
#: ../drizzled/drizzled.cc:1431
1816
1816
msgid "Error getting default charset"
1819
#: ../drizzled/drizzled.cc:1462
1819
#: ../drizzled/drizzled.cc:1461
1820
1820
msgid "Error setting collation"
1823
#: ../drizzled/drizzled.cc:1470
1823
#: ../drizzled/drizzled.cc:1469
1825
1825
msgid "Unknown locale: '%s'"
1828
#: ../drizzled/drizzled.cc:1509
1828
#: ../drizzled/drizzled.cc:1508
1829
1829
msgid "No scheduler found, cannot continue!\n"
1832
#: ../drizzled/drizzled.cc:1528
1832
#: ../drizzled/drizzled.cc:1527
1834
1834
msgid "Unknown/unsupported storage engine: %s\n"
1837
#: ../drizzled/drizzled.cc:1621
1837
#: ../drizzled/drizzled.cc:1618
1838
1838
msgid "Run as daemon."
1841
#: ../drizzled/drizzled.cc:1680
1841
#: ../drizzled/drizzled.cc:1677
1843
1843
"Maximum time in seconds to wait for the port to become free. (Default: no "
1847
#: ../drizzled/drizzled.cc:1789
1847
#: ../drizzled/drizzled.cc:1786
1849
1849
"Controls the heuristic(s) applied during query optimization to prune less-"
1850
1850
"promising partial plans from the optimizer search space. Meaning: false - do "
1863
#: ../drizzled/drizzled.cc:1927
1863
#: ../drizzled/drizzled.cc:1924
1865
1865
msgid "Usage: %s [OPTIONS]\n"
1868
#: ../drizzled/drizzled.cc:2036
1868
#: ../drizzled/drizzled.cc:2033
1871
1871
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1872
1872
"command line\n"
1875
#: ../drizzled/drizzled.cc:2053
1875
#: ../drizzled/drizzled.cc:2050
1876
1876
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1879
#: ../drizzled/drizzled.cc:2066
1879
#: ../drizzled/drizzled.cc:2063
1880
1880
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1883
#: ../drizzled/drizzled.cc:2079
1883
#: ../drizzled/drizzled.cc:2076
1884
1884
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1887
#: ../drizzled/drizzled.cc:2092
1887
#: ../drizzled/drizzled.cc:2089
1888
1888
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1891
#: ../drizzled/drizzled.cc:2203
1891
#: ../drizzled/drizzled.cc:2200
1894
1894
"There was an error creating the '%s' part of the path '%s'. Please check "
1895
1895
"the path exists and is writable.\n"
1898
#: ../drizzled/drizzled.cc:2210
1898
#: ../drizzled/drizzled.cc:2207
1901
1901
"There was an error opening the path '%s', please check the path exists and "
3912
#: ../drizzled/sql_table.cc:1897
3912
#: ../drizzled/sql_table.cc:1885
3914
3914
msgid "Unknown - internal error %d during operation"
3917
#: ../drizzled/statement/alter_table.cc:1594
3917
#: ../drizzled/statement/alter_table.cc:1589
3920
3920
"order_st BY ignored because there is a user-defined clustered index in the "
3921
3921
"table '%-.192s'"
3924
#: ../drizzled/sys_var.cc:1440
3924
#: ../drizzled/sys_var.cc:1432
3926
3926
msgid "Variable named %s already exists!\n"
3929
#: ../drizzled/sys_var.cc:1449
3929
#: ../drizzled/sys_var.cc:1439
3931
3931
msgid "Could not add Variable: %s\n"
3934
#: ../drizzled/sys_var.cc:1550
3934
#: ../drizzled/sys_var.cc:1539
3935
3935
msgid "Failed to initialize system variables"
3938
#: ../drizzled/table.cc:1633
3938
#: ../drizzled/table.cc:1608
3940
3940
msgid "Got error %d when reading table '%s'"
3943
#: ../drizzled/table/instance/base.cc:1851
3943
#: ../drizzled/table/instance/base.cc:1839
3945
3945
msgid "Unknown collation '%s' in table '%-.64s' definition"
3948
#: ../drizzled/table/instance/base.cc:1858
3948
#: ../drizzled/table/instance/base.cc:1846
3951
3951
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4135
4135
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4138
#: ../plugin/haildb/haildb_engine.cc:3409
4138
#: ../plugin/haildb/haildb_engine.cc:3407
4140
4140
msgid "Error starting HailDB %d (%s)\n"
4143
#: ../plugin/haildb/haildb_engine.cc:3436
4144
msgid "Disable HailDB adaptive hash index (enabled by default)."
4143
4147
#: ../plugin/haildb/haildb_engine.cc:3438
4144
msgid "Disable HailDB adaptive hash index (enabled by default)."
4147
#: ../plugin/haildb/haildb_engine.cc:3440
4148
4148
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4151
#: ../plugin/haildb/haildb_engine.cc:3443
4151
#: ../plugin/haildb/haildb_engine.cc:3441
4153
4153
"Size of a memory pool HailDB uses to store data dictionary information and "
4154
4154
"other internal data structures."
4157
#: ../plugin/haildb/haildb_engine.cc:3446
4157
#: ../plugin/haildb/haildb_engine.cc:3444
4158
4158
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4159
4159
msgid "Data file autoextend increment in megabytes"
4162
#: ../plugin/haildb/haildb_engine.cc:3449
4162
#: ../plugin/haildb/haildb_engine.cc:3447
4164
4164
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4168
#: ../plugin/haildb/haildb_engine.cc:3450
4169
msgid "The common part for HailDB table spaces."
4168
4172
#: ../plugin/haildb/haildb_engine.cc:3452
4169
msgid "The common part for HailDB table spaces."
4173
msgid "Disable HailDB checksums validation (enabled by default)."
4172
4176
#: ../plugin/haildb/haildb_engine.cc:3454
4173
msgid "Disable HailDB checksums validation (enabled by default)."
4176
#: ../plugin/haildb/haildb_engine.cc:3456
4177
4177
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4180
#: ../plugin/haildb/haildb_engine.cc:3459
4180
#: ../plugin/haildb/haildb_engine.cc:3457
4181
4181
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4184
#: ../plugin/haildb/haildb_engine.cc:3462
4184
#: ../plugin/haildb/haildb_engine.cc:3460
4186
4186
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4187
4187
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4190
#: ../plugin/haildb/haildb_engine.cc:3465
4190
#: ../plugin/haildb/haildb_engine.cc:3463
4191
4191
msgid "Stores each HailDB table to an .ibd file in the database dir."
4194
#: ../plugin/haildb/haildb_engine.cc:3468
4194
#: ../plugin/haildb/haildb_engine.cc:3466
4195
4195
msgid "File format to use for new tables in .ibd files."
4198
#: ../plugin/haildb/haildb_engine.cc:3471
4198
#: ../plugin/haildb/haildb_engine.cc:3469
4200
4200
"Set to 0 (write and flush once per second),1 (write and flush at each "
4201
4201
"commit) or 2 (write at commit, flush once per second)."
4204
#: ../plugin/haildb/haildb_engine.cc:3474
4204
#: ../plugin/haildb/haildb_engine.cc:3472
4205
4205
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4206
4206
msgid "With which method to flush data."
4209
4209
#. ####### Should we use this option? #######
4210
#: ../plugin/haildb/haildb_engine.cc:3477
4210
#: ../plugin/haildb/haildb_engine.cc:3475
4211
4211
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4213
4213
"Helps to save your data in case the disk image of the database becomes "
4217
#: ../plugin/haildb/haildb_engine.cc:3480
4217
#: ../plugin/haildb/haildb_engine.cc:3478
4218
4218
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4219
4219
msgid "Path to individual files and their sizes."
4222
#: ../plugin/haildb/haildb_engine.cc:3483
4222
#: ../plugin/haildb/haildb_engine.cc:3481
4223
4223
msgid "Path to HailDB log files."
4226
#: ../plugin/haildb/haildb_engine.cc:3486
4226
#: ../plugin/haildb/haildb_engine.cc:3484
4227
4227
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4228
4228
msgid "Size of each log file in a log group."
4231
#: ../plugin/haildb/haildb_engine.cc:3489
4231
#: ../plugin/haildb/haildb_engine.cc:3487
4233
4233
"Number of log files in the log group. HailDB writes to the files in a "
4234
4234
"circular fashion. Value 3 is recommended here."
4237
#: ../plugin/haildb/haildb_engine.cc:3492
4237
#: ../plugin/haildb/haildb_engine.cc:3490
4239
4239
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4240
4240
"rolled back. Values above 100000000 disable the timeout."
4243
#: ../plugin/haildb/haildb_engine.cc:3495
4243
#: ../plugin/haildb/haildb_engine.cc:3493
4245
4245
"The size of the buffer which HailDB uses to write log to the log files on "
4249
#: ../plugin/haildb/haildb_engine.cc:3498
4249
#: ../plugin/haildb/haildb_engine.cc:3496
4251
4251
"Sets the point in the LRU list from where all pages are classified as old "
4252
4252
"(Advanced users)"
4255
#: ../plugin/haildb/haildb_engine.cc:3501
4255
#: ../plugin/haildb/haildb_engine.cc:3499
4257
4257
"Milliseconds between accesses to a block at which it is made young. "
4258
4258
"0=disabled (Advanced users)"
4261
#: ../plugin/haildb/haildb_engine.cc:3504
4261
#: ../plugin/haildb/haildb_engine.cc:3502
4262
4262
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4263
4263
msgid "Percentage of dirty pages allowed in bufferpool."
4266
#: ../plugin/haildb/haildb_engine.cc:3507
4266
#: ../plugin/haildb/haildb_engine.cc:3505
4267
4267
msgid "Desired maximum length of the purge queue (0 = no limit)"
4270
#: ../plugin/haildb/haildb_engine.cc:3510
4270
#: ../plugin/haildb/haildb_engine.cc:3508
4272
4272
"Roll back the complete transaction on lock wait timeout, for 4.x "
4273
4273
"compatibility (disabled by default)"
4276
#: ../plugin/haildb/haildb_engine.cc:3513
4276
#: ../plugin/haildb/haildb_engine.cc:3511
4277
4277
msgid "How many files at the maximum HailDB keeps open at the same time."
4280
#: ../plugin/haildb/haildb_engine.cc:3516
4280
#: ../plugin/haildb/haildb_engine.cc:3514
4281
4281
msgid "Number of background read I/O threads in HailDB."
4284
#: ../plugin/haildb/haildb_engine.cc:3517
4285
msgid "Number of background write I/O threads in HailDB."
4284
4288
#: ../plugin/haildb/haildb_engine.cc:3519
4285
msgid "Number of background write I/O threads in HailDB."
4288
#: ../plugin/haildb/haildb_engine.cc:3521
4290
4290
"Disable if you want to reduce the number of messages written to the log "
4291
4291
"(default: enabled)."
4294
#: ../plugin/haildb/haildb_engine.cc:3524
4294
#: ../plugin/haildb/haildb_engine.cc:3522
4295
4295
msgid "Enable SHOW HAILDB STATUS output in the log"
4298
#: ../plugin/haildb/haildb_engine.cc:3525
4299
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4298
4302
#: ../plugin/haildb/haildb_engine.cc:3527
4299
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4302
#: ../plugin/haildb/haildb_engine.cc:3529
4304
4304
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4335
4335
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4338
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4338
#: ../plugin/innobase/handler/ha_innodb.cc:1966
4340
4340
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4341
4341
"zero and nonzero."
4344
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4344
#: ../plugin/innobase/handler/ha_innodb.cc:2275
4346
4346
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4350
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4350
#: ../plugin/innobase/handler/ha_innodb.cc:2319
4353
4353
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4354
4354
"or its equivalent numeric id"
4357
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4357
#: ../plugin/innobase/handler/ha_innodb.cc:9385
4358
4358
msgid "Do not use Native AIO library for IO, even if available"
4361
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4361
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4362
4362
msgid "Enable internal replication log."
4365
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4365
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4367
4367
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4368
4368
"rolled back. Values above 100000000 disable the timeout."
4371
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4371
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4372
4372
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4375
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4375
#: ../plugin/innobase/handler/ha_innodb.cc:9435
4377
4377
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4378
4378
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
5134
5134
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5137
#: ../plugin/rabbitmq/rabbitmq_log.cc:166
5137
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5138
5138
msgid "Host name to connect to"
5141
#: ../plugin/rabbitmq/rabbitmq_log.cc:169
5141
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5142
5142
msgid "Port to connect to"
5145
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5145
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5146
5146
msgid "RabbitMQ virtualhost"
5149
#: ../plugin/rabbitmq/rabbitmq_log.cc:175
5149
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5150
5150
msgid "RabbitMQ username"
5153
#: ../plugin/rabbitmq/rabbitmq_log.cc:178
5153
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5154
5154
msgid "RabbitMQ password"
5157
#: ../plugin/rabbitmq/rabbitmq_log.cc:181
5158
#: ../plugin/transaction_log/module.cc:241
5157
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
5158
#: ../plugin/transaction_log/module.cc:239
5159
5159
msgid "Name of the replicator plugin to use (default='default_replicator')"
5162
#: ../plugin/rabbitmq/rabbitmq_log.cc:184
5162
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
5163
5163
msgid "Name of RabbitMQ exchange to publish to"
5166
#: ../plugin/rabbitmq/rabbitmq_log.cc:187
5166
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
5167
5167
msgid "Name of RabbitMQ routing key to use"
5257
5257
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5260
#: ../plugin/transaction_log/module.cc:229
5260
#: ../plugin/transaction_log/module.cc:227
5261
5261
msgid "DEBUGGING - Truncate transaction log"
5264
#: ../plugin/transaction_log/module.cc:232
5264
#: ../plugin/transaction_log/module.cc:230
5265
5265
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5268
#: ../plugin/transaction_log/module.cc:235
5268
#: ../plugin/transaction_log/module.cc:233
5269
5269
msgid "Enable transaction log"
5272
#: ../plugin/transaction_log/module.cc:238
5272
#: ../plugin/transaction_log/module.cc:236
5273
5273
msgid "Path to the file to use for transaction log"
5276
#: ../plugin/transaction_log/module.cc:244
5276
#: ../plugin/transaction_log/module.cc:242
5278
5278
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5279
5279
"each transaction write, 2 == sync log file once per second"
5282
#: ../plugin/transaction_log/module.cc:247
5282
#: ../plugin/transaction_log/module.cc:245
5283
5283
msgid "Number of slots for in-memory write buffers (default=8)."
5329
5329
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5332
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5332
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5333
5333
msgid "Cannot open file: "
5336
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5336
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5337
5337
msgid "Could not skip to position "
5340
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5340
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5341
5341
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5344
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5346
msgid "Memory allocation failure trying to allocate "
5348
"Ralat penyediaan ruang ingatan dalam membina prompt permulaan. Sedang "
5344
5351
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5346
msgid "Memory allocation failure trying to allocate "
5348
"Ralat penyediaan ruang ingatan dalam membina prompt permulaan. Sedang "
5351
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5352
5352
msgid " bytes\n"
5355
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5355
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5356
5356
msgid "GPB ERROR: "
5359
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5359
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5365
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5365
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5366
5366
msgid "Unable to parse command. Got error: "
5369
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5369
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177