summaryrefslogtreecommitdiff
path: root/sql/share/slovak
Commit message (Expand)AuthorAgeFilesLines
...
| * | | SCRUMunknown2003-11-201-0/+1
| |/ /
* | | Changed "query" into "statement", and corrected SQL state code (04000->0A000).unknown2003-11-241-1/+1
* | | Merging 4.1->5.0.unknown2003-11-191-0/+32
|\ \ \ | |/ / |/| |
| * | WL#1241: SHOW PROCEDURE/FUNCTIONunknown2003-11-171-0/+1
| * | Changed single generic error code/message into different ones for duplicate t...unknown2003-11-141-1/+4
| * | 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
* | | | | | | | | | Delete duplicate error message namesunknown2003-11-181-3/+0
* | | | | | | | | | mergeunknown2003-11-181-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-0/+1
* | | | | | | | | | | word substitution in error messages removed - can create problems for i18nunknown2003-11-181-6/+5
|/ / / / / / / / / /
* | | | | | | | | | Mergeunknown2003-11-031-10/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-1/+6
| |/ / / / / / / / /
* | | | | | | | | | mergedunknown2003-10-301-0/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ mergeunknown2003-10-261-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | added worning about changing requested size of query cache (BUG#1502)unknown2003-10-091-0/+1
* | | | | | | | | | | after-merge fixunknown2003-10-211-0/+1
|/ / / / / / / / / /
* | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \