1512
1512
msgid "Base location for config files"
1515
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1809
1515
#: ../drizzled/drizzled.cc:1080 ../drizzled/drizzled.cc:1806
1516
1516
msgid "Directory for plugins."
1519
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1813
1519
#: ../drizzled/drizzled.cc:1085 ../drizzled/drizzled.cc:1810
1521
1521
"Optional comma separated list of plugins to load at startup in addition to "
1522
1522
"the default list of plugins. [for example: --plugin_add=crc32,logger_gearman]"
1525
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1819
1525
#: ../drizzled/drizzled.cc:1089 ../drizzled/drizzled.cc:1816
1527
1527
"Optional comma separated list of plugins to not load at startup. Effectively "
1528
1528
"removes a plugin from the list of plugins to be loaded. [for example: --"
1529
1529
"plugin_remove=crc32,logger_gearman]"
1532
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1825
1532
#: ../drizzled/drizzled.cc:1093 ../drizzled/drizzled.cc:1822
1534
1534
"Optional comma separated list of plugins to load at starup instead of the "
1535
1535
"default plugin load list. [for example: --plugin_load=crc32,logger_gearman]"
1538
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1625
1538
#: ../drizzled/drizzled.cc:1100 ../drizzled/drizzled.cc:1622
1539
1539
msgid "Auto-increment columns are incremented by this"
1542
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1630
1542
#: ../drizzled/drizzled.cc:1102 ../drizzled/drizzled.cc:1627
1544
1544
"Offset added to Auto-increment columns. Used when auto-increment-increment !"
1548
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1636
1548
#: ../drizzled/drizzled.cc:1104 ../drizzled/drizzled.cc:1633
1550
1550
"Path to installation directory. All paths are usually resolved relative to "
1554
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1641
1554
#: ../drizzled/drizzled.cc:1107 ../drizzled/drizzled.cc:1638
1555
1555
msgid "Chroot drizzled daemon during startup."
1558
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1645
1558
#: ../drizzled/drizzled.cc:1109 ../drizzled/drizzled.cc:1642
1559
1559
msgid "Set the default collation."
1562
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1649
1562
#: ../drizzled/drizzled.cc:1111 ../drizzled/drizzled.cc:1646
1563
1563
msgid "Default completion type."
1566
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1654
1566
#: ../drizzled/drizzled.cc:1112 ../drizzled/drizzled.cc:1651
1567
1567
msgid "Write core on errors."
1570
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1658
1570
#: ../drizzled/drizzled.cc:1114 ../drizzled/drizzled.cc:1655
1571
1571
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4768
1572
1572
msgid "Path to the database root."
1691
1691
msgid "Max number of errors/warnings to store for a statement."
1694
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1750
1694
#: ../drizzled/drizzled.cc:1179 ../drizzled/drizzled.cc:1747
1695
1695
msgid "Don't allow creation of heap tables bigger than this."
1698
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1756
1698
#: ../drizzled/drizzled.cc:1181 ../drizzled/drizzled.cc:1753
1700
1700
"Joins that are probably going to read more than max_join_size records return "
1704
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1762
1704
#: ../drizzled/drizzled.cc:1184 ../drizzled/drizzled.cc:1759
1705
1705
msgid "Max number of bytes in sorted records."
1708
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1767
1708
#: ../drizzled/drizzled.cc:1186 ../drizzled/drizzled.cc:1764
1709
1709
msgid "Limit assumed max number of seeks when looking up rows based on a key"
1712
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1772
1712
#: ../drizzled/drizzled.cc:1188 ../drizzled/drizzled.cc:1769
1714
1714
"The number of bytes to use when sorting BLOB or TEXT values (only the first "
1715
1715
"max_sort_length bytes of each value are used; the rest are ignored)."
1718
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1779
1718
#: ../drizzled/drizzled.cc:1192 ../drizzled/drizzled.cc:1776
1719
1719
msgid "After this many write locks, allow some read locks to run in between."
1722
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1783
1722
#: ../drizzled/drizzled.cc:1194 ../drizzled/drizzled.cc:1780
1724
1724
"Don't log queries which examine less than min_examined_row_limit rows to "
1848
1848
"Use --help to get a list of available options\n"
1851
#: ../drizzled/drizzled.cc:1432
1851
#: ../drizzled/drizzled.cc:1431
1852
1852
msgid "Error getting default charset"
1855
#: ../drizzled/drizzled.cc:1462
1855
#: ../drizzled/drizzled.cc:1461
1856
1856
msgid "Error setting collation"
1859
#: ../drizzled/drizzled.cc:1470
1859
#: ../drizzled/drizzled.cc:1469
1861
1861
msgid "Unknown locale: '%s'"
1864
#: ../drizzled/drizzled.cc:1509
1864
#: ../drizzled/drizzled.cc:1508
1865
1865
msgid "No scheduler found, cannot continue!\n"
1868
#: ../drizzled/drizzled.cc:1528
1868
#: ../drizzled/drizzled.cc:1527
1870
1870
msgid "Unknown/unsupported storage engine: %s\n"
1873
#: ../drizzled/drizzled.cc:1621
1873
#: ../drizzled/drizzled.cc:1618
1874
1874
msgid "Run as daemon."
1877
#: ../drizzled/drizzled.cc:1680
1877
#: ../drizzled/drizzled.cc:1677
1879
1879
"Maximum time in seconds to wait for the port to become free. (Default: no "
1883
#: ../drizzled/drizzled.cc:1789
1883
#: ../drizzled/drizzled.cc:1786
1885
1885
"Controls the heuristic(s) applied during query optimization to prune less-"
1886
1886
"promising partial plans from the optimizer search space. Meaning: false - do "
1899
#: ../drizzled/drizzled.cc:1927
1899
#: ../drizzled/drizzled.cc:1924
1901
1901
msgid "Usage: %s [OPTIONS]\n"
1904
#: ../drizzled/drizzled.cc:2036
1904
#: ../drizzled/drizzled.cc:2033
1907
1907
"Ignoring user change to '%s' because the user was set to '%s' earlier on the "
1908
1908
"command line\n"
1911
#: ../drizzled/drizzled.cc:2053
1911
#: ../drizzled/drizzled.cc:2050
1912
1912
msgid "Error: sort-heap-threshold cannot be less than sort-buffer-size"
1915
#: ../drizzled/drizzled.cc:2066
1915
#: ../drizzled/drizzled.cc:2063
1916
1916
msgid "Error: join-heap-threshold cannot be less than join-buffer-size"
1919
#: ../drizzled/drizzled.cc:2079
1919
#: ../drizzled/drizzled.cc:2076
1920
1920
msgid "Error: read-rnd-threshold cannot be less than read-rnd-buffer-size"
1923
#: ../drizzled/drizzled.cc:2092
1923
#: ../drizzled/drizzled.cc:2089
1924
1924
msgid "Error: read-buffer-threshold cannot be less than read-buffer-size"
1927
#: ../drizzled/drizzled.cc:2203
1927
#: ../drizzled/drizzled.cc:2200
1930
1930
"There was an error creating the '%s' part of the path '%s'. Please check "
1931
1931
"the path exists and is writable.\n"
1934
#: ../drizzled/drizzled.cc:2210
1934
#: ../drizzled/drizzled.cc:2207
1937
1937
"There was an error opening the path '%s', please check the path exists and "
3948
#: ../drizzled/sql_table.cc:1897
3948
#: ../drizzled/sql_table.cc:1885
3950
3950
msgid "Unknown - internal error %d during operation"
3953
#: ../drizzled/statement/alter_table.cc:1594
3953
#: ../drizzled/statement/alter_table.cc:1589
3956
3956
"order_st BY ignored because there is a user-defined clustered index in the "
3957
3957
"table '%-.192s'"
3960
#: ../drizzled/sys_var.cc:1440
3960
#: ../drizzled/sys_var.cc:1432
3962
3962
msgid "Variable named %s already exists!\n"
3965
#: ../drizzled/sys_var.cc:1449
3965
#: ../drizzled/sys_var.cc:1439
3967
3967
msgid "Could not add Variable: %s\n"
3970
#: ../drizzled/sys_var.cc:1550
3970
#: ../drizzled/sys_var.cc:1539
3971
3971
msgid "Failed to initialize system variables"
3974
#: ../drizzled/table.cc:1633
3974
#: ../drizzled/table.cc:1608
3976
3976
msgid "Got error %d when reading table '%s'"
3979
#: ../drizzled/table/instance/base.cc:1851
3979
#: ../drizzled/table/instance/base.cc:1839
3981
3981
msgid "Unknown collation '%s' in table '%-.64s' definition"
3984
#: ../drizzled/table/instance/base.cc:1858
3984
#: ../drizzled/table/instance/base.cc:1846
3987
3987
"Table '%-.64s' was created with a different version of Drizzle and cannot be "
4173
4173
msgid "Cannot DROP table %s. HailDB Error %d (%s)\n"
4176
#: ../plugin/haildb/haildb_engine.cc:3409
4176
#: ../plugin/haildb/haildb_engine.cc:3407
4178
4178
msgid "Error starting HailDB %d (%s)\n"
4181
#: ../plugin/haildb/haildb_engine.cc:3436
4182
msgid "Disable HailDB adaptive hash index (enabled by default)."
4181
4185
#: ../plugin/haildb/haildb_engine.cc:3438
4182
msgid "Disable HailDB adaptive hash index (enabled by default)."
4185
#: ../plugin/haildb/haildb_engine.cc:3440
4186
4186
msgid "Do not attempt to flush dirty pages to avoid IO bursts at checkpoints."
4189
#: ../plugin/haildb/haildb_engine.cc:3443
4189
#: ../plugin/haildb/haildb_engine.cc:3441
4191
4191
"Size of a memory pool HailDB uses to store data dictionary information and "
4192
4192
"other internal data structures."
4195
#: ../plugin/haildb/haildb_engine.cc:3446
4195
#: ../plugin/haildb/haildb_engine.cc:3444
4196
4196
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4773
4197
4197
msgid "Data file autoextend increment in megabytes"
4200
#: ../plugin/haildb/haildb_engine.cc:3449
4200
#: ../plugin/haildb/haildb_engine.cc:3447
4202
4202
"The size of the memory buffer HailDB uses to cache data and indexes of its "
4206
#: ../plugin/haildb/haildb_engine.cc:3450
4207
msgid "The common part for HailDB table spaces."
4206
4210
#: ../plugin/haildb/haildb_engine.cc:3452
4207
msgid "The common part for HailDB table spaces."
4211
msgid "Disable HailDB checksums validation (enabled by default)."
4210
4214
#: ../plugin/haildb/haildb_engine.cc:3454
4211
msgid "Disable HailDB checksums validation (enabled by default)."
4214
#: ../plugin/haildb/haildb_engine.cc:3456
4215
4215
msgid "Disable HailDB doublewrite buffer (enabled by default)."
4218
#: ../plugin/haildb/haildb_engine.cc:3459
4218
#: ../plugin/haildb/haildb_engine.cc:3457
4219
4219
msgid "Number of IOPs the server can do. Tunes the background IO rate"
4222
#: ../plugin/haildb/haildb_engine.cc:3462
4222
#: ../plugin/haildb/haildb_engine.cc:3460
4224
4224
"Speeds up the shutdown process of the HailDB storage engine. Possible values "
4225
4225
"are 0, 1 (faster) or 2 (fastest - crash-like)."
4228
#: ../plugin/haildb/haildb_engine.cc:3465
4228
#: ../plugin/haildb/haildb_engine.cc:3463
4229
4229
msgid "Stores each HailDB table to an .ibd file in the database dir."
4232
#: ../plugin/haildb/haildb_engine.cc:3468
4232
#: ../plugin/haildb/haildb_engine.cc:3466
4233
4233
msgid "File format to use for new tables in .ibd files."
4236
#: ../plugin/haildb/haildb_engine.cc:3471
4236
#: ../plugin/haildb/haildb_engine.cc:3469
4238
4238
"Set to 0 (write and flush once per second),1 (write and flush at each "
4239
4239
"commit) or 2 (write at commit, flush once per second)."
4242
#: ../plugin/haildb/haildb_engine.cc:3474
4242
#: ../plugin/haildb/haildb_engine.cc:3472
4243
4243
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4782
4244
4244
msgid "With which method to flush data."
4247
4247
#. ####### Should we use this option? #######
4248
#: ../plugin/haildb/haildb_engine.cc:3477
4248
#: ../plugin/haildb/haildb_engine.cc:3475
4249
4249
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4784
4251
4251
"Helps to save your data in case the disk image of the database becomes "
4255
#: ../plugin/haildb/haildb_engine.cc:3480
4255
#: ../plugin/haildb/haildb_engine.cc:3478
4256
4256
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4776
4257
4257
msgid "Path to individual files and their sizes."
4260
#: ../plugin/haildb/haildb_engine.cc:3483
4260
#: ../plugin/haildb/haildb_engine.cc:3481
4262
4262
msgid "Path to HailDB log files."
4263
4263
msgstr "താത്കാലിക രചനകള്ക്കുളള വഴി."
4265
#: ../plugin/haildb/haildb_engine.cc:3486
4265
#: ../plugin/haildb/haildb_engine.cc:3484
4266
4266
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4787
4267
4267
msgid "Size of each log file in a log group."
4270
#: ../plugin/haildb/haildb_engine.cc:3489
4270
#: ../plugin/haildb/haildb_engine.cc:3487
4272
4272
"Number of log files in the log group. HailDB writes to the files in a "
4273
4273
"circular fashion. Value 3 is recommended here."
4276
#: ../plugin/haildb/haildb_engine.cc:3492
4276
#: ../plugin/haildb/haildb_engine.cc:3490
4278
4278
"Timeout in seconds an HailDB transaction may wait for a lock before being "
4279
4279
"rolled back. Values above 100000000 disable the timeout."
4282
#: ../plugin/haildb/haildb_engine.cc:3495
4282
#: ../plugin/haildb/haildb_engine.cc:3493
4284
4284
"The size of the buffer which HailDB uses to write log to the log files on "
4288
#: ../plugin/haildb/haildb_engine.cc:3498
4288
#: ../plugin/haildb/haildb_engine.cc:3496
4290
4290
"Sets the point in the LRU list from where all pages are classified as old "
4291
4291
"(Advanced users)"
4294
#: ../plugin/haildb/haildb_engine.cc:3501
4294
#: ../plugin/haildb/haildb_engine.cc:3499
4296
4296
"Milliseconds between accesses to a block at which it is made young. "
4297
4297
"0=disabled (Advanced users)"
4300
#: ../plugin/haildb/haildb_engine.cc:3504
4300
#: ../plugin/haildb/haildb_engine.cc:3502
4301
4301
#: ../plugin/innobase/xtrabackup/xtrabackup.cc:4790
4302
4302
msgid "Percentage of dirty pages allowed in bufferpool."
4305
#: ../plugin/haildb/haildb_engine.cc:3507
4305
#: ../plugin/haildb/haildb_engine.cc:3505
4306
4306
msgid "Desired maximum length of the purge queue (0 = no limit)"
4309
#: ../plugin/haildb/haildb_engine.cc:3510
4309
#: ../plugin/haildb/haildb_engine.cc:3508
4311
4311
"Roll back the complete transaction on lock wait timeout, for 4.x "
4312
4312
"compatibility (disabled by default)"
4315
#: ../plugin/haildb/haildb_engine.cc:3513
4315
#: ../plugin/haildb/haildb_engine.cc:3511
4316
4316
msgid "How many files at the maximum HailDB keeps open at the same time."
4319
#: ../plugin/haildb/haildb_engine.cc:3516
4319
#: ../plugin/haildb/haildb_engine.cc:3514
4320
4320
msgid "Number of background read I/O threads in HailDB."
4323
#: ../plugin/haildb/haildb_engine.cc:3517
4324
msgid "Number of background write I/O threads in HailDB."
4323
4327
#: ../plugin/haildb/haildb_engine.cc:3519
4324
msgid "Number of background write I/O threads in HailDB."
4327
#: ../plugin/haildb/haildb_engine.cc:3521
4329
4329
"Disable if you want to reduce the number of messages written to the log "
4330
4330
"(default: enabled)."
4333
#: ../plugin/haildb/haildb_engine.cc:3524
4333
#: ../plugin/haildb/haildb_engine.cc:3522
4334
4334
msgid "Enable SHOW HAILDB STATUS output in the log"
4337
#: ../plugin/haildb/haildb_engine.cc:3525
4338
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4337
4341
#: ../plugin/haildb/haildb_engine.cc:3527
4338
msgid "Count of spin-loop rounds in HailDB mutexes (30 by default)"
4341
#: ../plugin/haildb/haildb_engine.cc:3529
4343
4343
"Use HailDB's internal memory allocator instead of the OS memory allocator"
4374
4374
msgid "Warning: data in %s truncated due to memory limit of %d bytes\n"
4377
#: ../plugin/innobase/handler/ha_innodb.cc:1967
4377
#: ../plugin/innobase/handler/ha_innodb.cc:1966
4379
4379
"Once InnoDB is running, innodb_commit_concurrency must not change between "
4380
4380
"zero and nonzero."
4383
#: ../plugin/innobase/handler/ha_innodb.cc:2277
4383
#: ../plugin/innobase/handler/ha_innodb.cc:2275
4385
4385
"syntax error in innodb_log_group_home_dir, or a wrong number of mirrored log "
4389
#: ../plugin/innobase/handler/ha_innodb.cc:2321
4389
#: ../plugin/innobase/handler/ha_innodb.cc:2319
4392
4392
"InnoDB: invalid innodb_file_format_max value: should be any value up to %s "
4393
4393
"or its equivalent numeric id"
4396
#: ../plugin/innobase/handler/ha_innodb.cc:9390
4396
#: ../plugin/innobase/handler/ha_innodb.cc:9385
4397
4397
msgid "Do not use Native AIO library for IO, even if available"
4400
#: ../plugin/innobase/handler/ha_innodb.cc:9431
4400
#: ../plugin/innobase/handler/ha_innodb.cc:9426
4401
4401
msgid "Enable internal replication log."
4404
#: ../plugin/innobase/handler/ha_innodb.cc:9434
4404
#: ../plugin/innobase/handler/ha_innodb.cc:9429
4406
4406
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4407
4407
"rolled back. Values above 100000000 disable the timeout."
4410
#: ../plugin/innobase/handler/ha_innodb.cc:9437
4410
#: ../plugin/innobase/handler/ha_innodb.cc:9432
4411
4411
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4414
#: ../plugin/innobase/handler/ha_innodb.cc:9440
4414
#: ../plugin/innobase/handler/ha_innodb.cc:9435
4416
4416
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4417
4417
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
5174
5174
msgid "Failed to allocate the RabbitMQLog instance. Got error: %s\n"
5177
#: ../plugin/rabbitmq/rabbitmq_log.cc:166
5177
#: ../plugin/rabbitmq/rabbitmq_log.cc:165
5178
5178
msgid "Host name to connect to"
5181
#: ../plugin/rabbitmq/rabbitmq_log.cc:169
5181
#: ../plugin/rabbitmq/rabbitmq_log.cc:168
5182
5182
msgid "Port to connect to"
5185
#: ../plugin/rabbitmq/rabbitmq_log.cc:172
5185
#: ../plugin/rabbitmq/rabbitmq_log.cc:171
5186
5186
msgid "RabbitMQ virtualhost"
5189
#: ../plugin/rabbitmq/rabbitmq_log.cc:175
5189
#: ../plugin/rabbitmq/rabbitmq_log.cc:174
5190
5190
msgid "RabbitMQ username"
5193
#: ../plugin/rabbitmq/rabbitmq_log.cc:178
5193
#: ../plugin/rabbitmq/rabbitmq_log.cc:177
5194
5194
msgid "RabbitMQ password"
5197
#: ../plugin/rabbitmq/rabbitmq_log.cc:181
5198
#: ../plugin/transaction_log/module.cc:241
5197
#: ../plugin/rabbitmq/rabbitmq_log.cc:180
5198
#: ../plugin/transaction_log/module.cc:239
5199
5199
msgid "Name of the replicator plugin to use (default='default_replicator')"
5202
#: ../plugin/rabbitmq/rabbitmq_log.cc:184
5202
#: ../plugin/rabbitmq/rabbitmq_log.cc:183
5203
5203
msgid "Name of RabbitMQ exchange to publish to"
5206
#: ../plugin/rabbitmq/rabbitmq_log.cc:187
5206
#: ../plugin/rabbitmq/rabbitmq_log.cc:186
5207
5207
msgid "Name of RabbitMQ routing key to use"
5298
5298
msgid "Failed to initialize the Transaction Log Index. Got error: %s\n"
5301
#: ../plugin/transaction_log/module.cc:229
5301
#: ../plugin/transaction_log/module.cc:227
5302
5302
msgid "DEBUGGING - Truncate transaction log"
5305
#: ../plugin/transaction_log/module.cc:232
5305
#: ../plugin/transaction_log/module.cc:230
5306
5306
msgid "Enable CRC32 Checksumming of each written transaction log entry"
5309
#: ../plugin/transaction_log/module.cc:235
5309
#: ../plugin/transaction_log/module.cc:233
5310
5310
msgid "Enable transaction log"
5313
#: ../plugin/transaction_log/module.cc:238
5313
#: ../plugin/transaction_log/module.cc:236
5314
5314
msgid "Path to the file to use for transaction log"
5317
#: ../plugin/transaction_log/module.cc:244
5317
#: ../plugin/transaction_log/module.cc:242
5319
5319
"0 == rely on operating system to sync log file (default), 1 == sync file at "
5320
5320
"each transaction write, 2 == sync log file once per second"
5323
#: ../plugin/transaction_log/module.cc:247
5323
#: ../plugin/transaction_log/module.cc:245
5324
5324
msgid "Number of slots for in-memory write buffers (default=8)."
5371
5371
msgid "Checksum failed. Wanted %<PRIu32> got %<PRIu32>\n"
5374
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:67
5374
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:65
5375
5375
msgid "Cannot open file: "
5378
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:77
5378
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:75
5379
5379
msgid "Could not skip to position "
5382
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:114
5382
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:112
5383
5383
msgid "Found a non-transaction message in log. Currently, not supported.\n"
5386
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:138
5388
msgid "Memory allocation failure trying to allocate "
5390
"തുടങ്ങുന്നതിന്റെ ഭാഗമായി മെമ്മറി കൊടുത്തില് കുഴപ്പമുണ്ടായി. അടിയന്തിരമായി പുറത്തുകടക്കുന്നു\n"
5386
5392
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:140
5388
msgid "Memory allocation failure trying to allocate "
5390
"തുടങ്ങുന്നതിന്റെ ഭാഗമായി മെമ്മറി കൊടുത്തില് കുഴപ്പമുണ്ടായി. അടിയന്തിരമായി പുറത്തുകടക്കുന്നു\n"
5392
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:142
5393
5393
msgid " bytes\n"
5396
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:156
5396
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:154
5397
5397
msgid "GPB ERROR: "
5400
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:162
5400
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:160
5406
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:170
5406
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:168
5407
5407
msgid "Unable to parse command. Got error: "
5410
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:179
5410
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:177