summaryrefslogtreecommitdiff
path: root/sql/share/korean
Commit message (Expand)AuthorAgeFilesLines
* Various bug fixes:unknown2003-11-131-0/+1
* Merging 4.1->5.0unknown2003-10-221-0/+27
|\
| * WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us...unknown2003-10-101-0/+8
| * Check that a FUNCTION contains RETURN and that we actually get a return value.unknown2003-10-031-0/+2
| * Merging 4.1 -> 5.0unknown2003-09-241-0/+17
| |\
| | * Implemented SP CONDITIONs and HANDLERs, with the extension of handlingunknown2003-09-161-0/+1
| | * Merge 4.1 into 5.0unknown2003-08-261-0/+16
| | |\
| | | * Merging 4.1 into 5.0 (second pass; post-merge fixes).unknown2003-07-091-0/+33
| | | * Merge 4.1 into 5.0 (first pass).unknown2003-07-081-17/+0
| | | |\
| | | | * Check the number of args to SPs.unknown2003-04-171-0/+1
| | | | * Post post-merge fix.unknown2003-04-171-0/+4
| | | | |\
| | | | | * Merged 4.1 into 5.0.unknown2003-04-161-0/+4
| | | | | |\
| | | | * | \ Mergingunknown2003-04-081-0/+1
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | SCRUMunknown2003-03-311-0/+1
| | | | * | | Mergeunknown2003-04-041-0/+1
| | | | |\ \ \
| | | | * | | | Deprecated the update log (Sprint task #792). Now --log-updateunknown2003-04-021-0/+2
| | | | | |/ / | | | | |/| |
| | | | * | | Merged 4.1 -> 5.0.unknown2003-03-181-0/+12
| | | | |\ \ \
| | | | | * | | Improved error handling regarding SPs (with info like names etc in the output).unknown2003-03-051-10/+11
| | | | | * | | Most of the groundwork for sprint task 729 (implement FUNCTIONs).unknown2003-02-211-0/+1
| | | | | * | | Added check for selects without into in SPs, and updated error messages and t...unknown2003-01-231-3/+3
| | | | | * | | Fixed some error handling in the SP parts of the parser.unknown2003-01-151-0/+6
| | | | | * | | Fixed some basic error handling for SP functions in mysql_execute_command().unknown2003-01-151-1/+5
* | | | | | | | added checking for empty index name (fixed bug #1419)unknown2003-10-161-0/+1
* | | | | | | | wrong ER_TOO_BIG_FOR_UNCOMPRESS error in UNCOMPRESS() fixed.unknown2003-10-121-2/+2
* | | | | | | | fixed error namesunknown2003-10-061-1/+1
* | | | | | | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-10-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fixed error message as suggested by Peter Gulutzanunknown2003-10-041-1/+1
* | | | | | | | | minor edit (changed tense) as suggested by our docs team.unknown2003-10-021-2/+2
|/ / / / / / / /
* | | | | | | | Subselect -> subqueryunknown2003-09-301-1/+1
|/ / / / / / /
* | | | | | | Preparing to support character set in error messagesunknown2003-09-171-0/+2
* | | | | | | Manual merge after commiting START SLAVE UNTILunknown2003-09-141-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Implemented support for START SLAVE UNTIL (WL#868)unknown2003-09-141-0/+3
* | | | | | | | error messages from english/errmsg.txt added to other languages.unknown2003-09-131-0/+5
* | | | | | | | mergeunknown2003-09-091-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-0/+1
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ manual mergeunknown2003-07-311-0/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-07-171-0/+1
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ resolved conflict with pulled changesetunknown2003-07-091-0/+1
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Preliminary support for options --secure-auth, unknown2003-07-081-0/+1
| | | | | | |/ / / / / | | | | | |/| | | | |
| * | | | | | | | | | Manual merge fixesunknown2003-09-011-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | Implemented replication over SSLunknown2003-09-011-0/+1
| | |/ / / / / / / /
* | | | | | | | | | mergeunknown2003-08-261-5/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge with 4.0.14unknown2003-08-111-0/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Fix forunknown2003-07-081-0/+1
| * | | | | | | | | A new separate error message: Unknown collation 'blablabla'unknown2003-07-291-0/+1
| * | | | | | | | | Print accounts in error messages as 'user'@'host' rather than 'user@host'.unknown2003-07-241-5/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | added warning about external fields resolving to EXPLAIN commandunknown2003-07-251-0/+1
|/ / / / / / / /
* | | | | | | | Modifications to error messages, and affected test results.unknown2003-07-151-3/+3
* | | | | | | | Error message style consistency edits.unknown2003-07-091-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Support for variables with componentsunknown2003-07-061-0/+1
| |/ / / / / |/| | | | |