1244
1244
msgid "Unable to fully write %<PRIu64> bytes. Could only write %<PRId64>."
1247
#: ../client/drizzletest.cc:4874
1247
#: ../client/drizzletest.cc:4924
1248
1248
msgid "Error: Invalid Value for opt_max_connect_retries"
1251
#: ../client/drizzletest.cc:4884
1251
#: ../client/drizzletest.cc:4934
1252
1252
msgid "Error: Invalid Value for opt_tail_lines"
1255
#: ../client/drizzletest.cc:4894
1255
#: ../client/drizzletest.cc:4944
1256
1256
msgid "Error: Invalid Value for opt_sleep"
1259
#: ../client/drizzletest.cc:5073
1259
#: ../client/drizzletest.cc:5123
1261
1261
msgid "Could not open '%s' for reading: errno = %d"
3422
3422
msgid "The UUID was not created with a valid time"
3426
#: ../drizzled/error.cc:602
3427
msgid "Received an invalid IPV6 value"
3425
3430
#. For BOOL type
3426
#: ../drizzled/error.cc:602
3431
#: ../drizzled/error.cc:605
3428
3433
msgid "Received an invalid BOOLEAN value '%s'."
3431
#: ../drizzled/error.cc:603
3436
#: ../drizzled/error.cc:606
3433
3438
msgid "Invalid cast to BOOLEAN: '%s'."
3436
3441
#. Transactional DDL
3437
#: ../drizzled/error.cc:606
3442
#: ../drizzled/error.cc:609
3438
3443
msgid "Transactional DDL not supported"
3441
3446
#. ASSERT Message
3442
#: ../drizzled/error.cc:608
3447
#: ../drizzled/error.cc:611
3444
3449
msgid "Assertion '%s' failed."
3447
#: ../drizzled/error.cc:609
3452
#: ../drizzled/error.cc:612
3449
3454
msgid "Assertion '%s' failed, the result was NULL."
3452
3457
#. Catalog related errors
3453
#: ../drizzled/error.cc:627
3458
#: ../drizzled/error.cc:630
3455
3460
msgid "Cannot create catalog '%s'."
3458
#: ../drizzled/error.cc:628
3463
#: ../drizzled/error.cc:631
3460
3465
msgid "Permission is denied to create '%s' catalog."
3463
#: ../drizzled/error.cc:629
3468
#: ../drizzled/error.cc:632
3465
3470
msgid "Cannot drop catalog '%s'."
3468
#: ../drizzled/error.cc:630
3473
#: ../drizzled/error.cc:633
3470
3475
msgid "Permission is denied to drop '%s' catalog."
3473
#: ../drizzled/error.cc:631
3478
#: ../drizzled/error.cc:634
3475
3480
msgid "Catalog '%s' does not exist."
3478
#: ../drizzled/error.cc:632
3483
#: ../drizzled/error.cc:635
3479
3484
msgid "You cannot drop the 'local' catalog."
3482
#: ../drizzled/error.cc:633
3487
#: ../drizzled/error.cc:636
3484
3489
msgid "Could not gain lock on '%s'."
3487
#: ../drizzled/error.cc:634
3492
#: ../drizzled/error.cc:637
3489
3494
msgid "Corrupt or invalid catalog definition for '%s' : '%s'."
3492
#: ../drizzled/error.cc:635
3497
#: ../drizzled/error.cc:638
3493
3498
msgid "Invalid catalog name."
3496
#: ../drizzled/error.cc:636
3501
#: ../drizzled/error.cc:639
3498
3503
"Engine status is now stored in the data_dictionary tables, please use these "
3502
#: ../drizzled/error.cc:637
3507
#: ../drizzled/error.cc:640
3503
3508
msgid "There is already a transaction in progress"
3506
#: ../drizzled/error.cc:638
3511
#: ../drizzled/error.cc:641
3507
3512
msgid "No lock is held by this connection."
3513
3518
"be able to generate a core file on signals"
3516
#: ../drizzled/main.cc:356 ../plugin/multi_thread/multi_thread.cc:76
3521
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:76
3517
3522
msgid "Drizzle has receieved an abort event."
3520
#: ../drizzled/main.cc:357 ../plugin/multi_thread/multi_thread.cc:77
3525
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:77
3521
3526
msgid "In Function: "
3524
#: ../drizzled/main.cc:358 ../plugin/multi_thread/multi_thread.cc:78
3529
#: ../drizzled/main.cc:360 ../plugin/multi_thread/multi_thread.cc:78
3525
3530
msgid "In File: "
3528
#: ../drizzled/main.cc:359 ../plugin/multi_thread/multi_thread.cc:79
3533
#: ../drizzled/main.cc:361 ../plugin/multi_thread/multi_thread.cc:79
3529
3534
msgid "On Line: "
3960
3965
msgid "Default schema to use."
3961
3966
msgstr "사용할 데이터베이스"
3963
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:89
3968
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:88
3965
3970
"Port number to use for connection or 0 for default to with Drizzle/MySQL "
3969
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:92
3970
#: ../plugin/mysql_protocol/mysql_protocol.cc:927
3974
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:91
3975
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3971
3976
msgid "Connect Timeout."
3974
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:95
3975
#: ../plugin/mysql_protocol/mysql_protocol.cc:930
3979
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:94
3980
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3976
3981
msgid "Read Timeout."
3979
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:98
3980
#: ../plugin/mysql_protocol/mysql_protocol.cc:933
3984
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:97
3985
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
3981
3986
msgid "Write Timeout."
3984
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:101
3985
#: ../plugin/mysql_protocol/mysql_protocol.cc:936
3989
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:100
3990
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
3986
3991
msgid "Retry Count."
3989
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:104
3990
#: ../plugin/mysql_protocol/mysql_protocol.cc:939
3994
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:103
3995
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3991
3996
msgid "Buffer length."
3994
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:107
3995
#: ../plugin/mysql_protocol/mysql_protocol.cc:942
3999
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:106
4000
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
3996
4001
msgid "Address to bind to."
3999
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:110
4000
#: ../plugin/mysql_protocol/mysql_protocol.cc:945
4001
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:163
4004
#: ../plugin/drizzle_protocol/drizzle_protocol.cc:109
4005
#: ../plugin/mysql_protocol/mysql_protocol.cc:948
4006
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:162
4002
4007
msgid "Maximum simultaneous connections."
4072
4077
"or its equivalent numeric id"
4075
#: ../plugin/innobase/handler/ha_innodb.cc:9448
4080
#: ../plugin/innobase/handler/ha_innodb.cc:9450
4076
4081
msgid "Do not use Native AIO library for IO, even if available"
4079
#: ../plugin/innobase/handler/ha_innodb.cc:9489
4084
#: ../plugin/innobase/handler/ha_innodb.cc:9491
4081
4086
msgid "Enable internal replication log."
4082
4087
msgstr "트랜잭션 로그 활성화"
4084
#: ../plugin/innobase/handler/ha_innodb.cc:9492
4089
#: ../plugin/innobase/handler/ha_innodb.cc:9494
4086
4091
"Timeout in seconds an InnoDB transaction may wait for a lock before being "
4087
4092
"rolled back. Values above 100000000 disable the timeout."
4090
#: ../plugin/innobase/handler/ha_innodb.cc:9495
4095
#: ../plugin/innobase/handler/ha_innodb.cc:9497
4091
4096
msgid "Percentage of the buffer pool to reserve for 'old' blocks."
4094
#: ../plugin/innobase/handler/ha_innodb.cc:9498
4099
#: ../plugin/innobase/handler/ha_innodb.cc:9500
4096
4101
"ove blocks to the 'new' end of the buffer pool if the first access was at "
4097
4102
"least this many milliseconds ago. The timeout is disabled if 0 (the default)."
4100
4105
#: ../plugin/innobase/handler/replication_dictionary.cc:125
4101
#: ../plugin/transaction_log/hexdump_transaction_message.cc:168
4106
#: ../plugin/transaction_log/hexdump_transaction_message.cc:167
4102
4107
#: ../plugin/transaction_log/print_transaction_message.cc:173
4103
4108
#: ../plugin/transaction_log/transaction_log_reader.cc:156
4512
4517
msgid "Maximum number of user threads available."
4515
#: ../plugin/myisam/ha_myisam.cc:540
4520
#: ../plugin/myisam/ha_myisam.cc:525
4517
4522
msgid "Got an error from thread_id=%<PRIu64>, %s:%d"
4520
#: ../plugin/myisam/ha_myisam.cc:546
4525
#: ../plugin/myisam/ha_myisam.cc:531
4522
4527
msgid "Got an error from unknown thread, %s:%d"
4525
#: ../plugin/myisam/ha_myisam.cc:555
4530
#: ../plugin/myisam/ha_myisam.cc:540
4526
4531
msgid "Unknown thread accessing table"
4529
#: ../plugin/myisam/ha_myisam.cc:1519
4534
#: ../plugin/myisam/ha_myisam.cc:1504
4531
4536
"Don't use the fast sort index method to created index if the temporary file "
4532
4537
"would get bigger than this."
4535
#: ../plugin/myisam/ha_myisam.cc:1522
4540
#: ../plugin/myisam/ha_myisam.cc:1507
4537
4542
"The buffer that is allocated when sorting the index when doing a REPAIR or "
4538
4543
"when creating indexes with CREATE INDEX or ALTER TABLE."
4777
4782
msgid "Tablespace not empty"
4780
#: ../plugin/mysql_protocol/mysql_protocol.cc:923
4785
#: ../plugin/mysql_protocol/mysql_protocol.cc:926
4782
4787
"Port number to use for connection or 0 for default to with MySQL protocol."
4785
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:79
4790
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:78
4787
4792
" exists already. Do you have another Drizzle or MySQL running? Or perhaps "
4788
4793
"the file is stale and should be removed?"
4791
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:140
4796
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:139
4793
4798
msgid "Listening on %s"
4796
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:158
4801
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:157
4797
4802
msgid "Path used for MySQL UNIX Socket Protocol."
4800
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:160
4805
#: ../plugin/mysql_unix_socket_protocol/protocol.cc:159
4801
4806
msgid "Clobber socket file if one is there already."
4958
4963
msgid "Syslog Priority of error messages"
4961
#: ../plugin/transaction_log/hexdump_transaction_message.cc:107
4966
#: ../plugin/transaction_log/hexdump_transaction_message.cc:106
4962
4967
#: ../plugin/transaction_log/print_transaction_message.cc:106
4963
4968
#: ../plugin/transaction_log/transaction_log_reader.cc:94
4965
4970
msgid "Failed to open transaction log file"
4966
4971
msgstr "트랜잭션 로그 활성화"
4968
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
4973
#: ../plugin/transaction_log/hexdump_transaction_message.cc:147
4969
4974
#: ../plugin/transaction_log/transaction_log_reader.cc:147
4970
4975
#: ../plugin/transaction_log/utilities/transaction_file_reader.cc:153
4972
4977
msgid "Could not read transaction message.\n"
4975
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4980
#: ../plugin/transaction_log/hexdump_transaction_message.cc:148
4976
4981
#: ../plugin/transaction_log/transaction_log_reader.cc:148
4978
4983
msgid "GPB ERROR: %s.\n"
4981
#: ../plugin/transaction_log/hexdump_transaction_message.cc:150
4986
#: ../plugin/transaction_log/hexdump_transaction_message.cc:149
4982
4987
#: ../plugin/transaction_log/transaction_log_reader.cc:149
4984
4989
msgid "Raw buffer read: %s.\n"
4987
#: ../plugin/transaction_log/hexdump_transaction_message.cc:170
4992
#: ../plugin/transaction_log/hexdump_transaction_message.cc:169
4988
4993
#: ../plugin/transaction_log/print_transaction_message.cc:175
4989
4994
#: ../plugin/transaction_log/transaction_log_reader.cc:158