summaryrefslogtreecommitdiff
path: root/sql/share/russian
Commit message (Expand)AuthorAgeFilesLines
* WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us...pem@mysql.telia.com2003-10-101-0/+8
* Check that a FUNCTION contains RETURN and that we actually get a return value.pem@mysql.telia.com2003-10-031-0/+2
* Merging 4.1 -> 5.0pem@mysql.com2003-09-241-0/+17
|\
| * Implemented SP CONDITIONs and HANDLERs, with the extension of handlingpem@mysql.telia.com2003-09-161-0/+1
| * Merge 4.1 into 5.0pem@mysql.com2003-08-261-0/+16
| |\
| | * Merging 4.1 into 5.0 (second pass; post-merge fixes).pem@mysql.telia.com2003-07-091-0/+33
| | * Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-17/+0
| | |\
| | | * Check the number of args to SPs.pem@mysql.com2003-04-171-0/+1
| | | * Post post-merge fix.pem@mysql.com2003-04-171-0/+4
| | | |\
| | | | * Merged 4.1 into 5.0.pem@mysql.com2003-04-161-0/+4
| | | | |\
| | | * | \ Merginghf@deer.mysql.r18.ru2003-04-081-0/+1
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@genie.(none)2003-03-311-0/+1
| | | | |\ \
| | | | | * | SCRUMhf@genie.(none)2003-03-311-0/+1
| | | * | | | Mergepem@mysql.com2003-04-041-0/+1
| | | |\ \ \ \
| | | * | | | | Deprecated the update log (Sprint task #792). Now --log-updateguilhem@mysql.com2003-04-021-0/+2
| | | | |/ / / | | | |/| | |
| | | * | | | Merged 4.1 into 5.0.pem@mysql.com2003-03-271-0/+12
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Merged 4.1 -> 5.0.pem@mysql.com2003-03-181-0/+12
| | | | |\ \ \
| | | | | * | | Improved error handling regarding SPs (with info like names etc in the output).pem@mysql.com2003-03-051-10/+11
| | | | | * | | Most of the groundwork for sprint task 729 (implement FUNCTIONs).pem@mysql.com2003-02-211-0/+1
| | | | | * | | Added check for selects without into in SPs, and updated error messages and t...pem@mysql.com2003-01-231-3/+3
| | | | | * | | Fixed some error handling in the SP parts of the parser.pem@mysql.com2003-01-151-0/+6
| | | | | * | | Fixed some basic error handling for SP functions in mysql_execute_command().pem@mysql.com2003-01-151-1/+5
* | | | | | | | Preparing to support character set in error messagesbar@bar.mysql.r18.ru2003-09-171-0/+2
* | | | | | | | Manual merge after commiting START SLAVE UNTILdlenev@mysql.com2003-09-141-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Implemented support for START SLAVE UNTIL (WL#868)dlenev@dlenev.mshome2003-09-141-0/+3
* | | | | | | | | error messages from english/errmsg.txt added to other languages.serg@serg.mylan2003-09-131-0/+5
* | | | | | | | | mergebell@sanja.is.com.ua2003-09-091-0/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge commit, hope that none of bar and dlenev changes werekostja@oak.local2003-09-031-0/+1
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ manual mergekostja@oak.local2003-07-311-0/+1
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Merge oak.local:/home/kostja/mysql/mysql-4.1-rootkostja@oak.local2003-07-171-0/+1
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ resolved conflict with pulled changesetkostja@oak.local2003-07-091-0/+1
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | Preliminary support for options --secure-auth, kostja@oak.local2003-07-081-0/+1
| | | | | | |/ / / / / / | | | | | |/| | | | | |
| * | | | | | | | | | | Manual merge fixesdlenev@mysql.com2003-09-011-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Implemented replication over SSLdlenev@dlenev.mshome2003-09-011-0/+1
| | |/ / / / / / / / /
* | | | | | | | | | | mergebell@laptop.sanja.is.com.ua2003-08-261-5/+7
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fix forguilhem@mysql.com2003-07-081-0/+1
| * | | | | | | | | | A new separate error message: Unknown collation 'blablabla'bar@bar.mysql.r18.ru2003-07-291-0/+1
| * | | | | | | | | | Print accounts in error messages as 'user'@'host' rather than 'user@host'.paul@teton.kitebird.com2003-07-241-5/+5
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | added warning about external fields resolving to EXPLAIN commandbell@sanja.is.com.ua2003-07-251-0/+1
|/ / / / / / / / /
* | | | | | | | | Modifications to error messages, and affected test results.paul@ice.snake.net2003-07-151-2/+2
* | | | | | | | | Error message style consistency edits.paul@teton.kitebird.com2003-07-091-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Support for variables with componentsmonty@mashka.mysql.fi2003-07-061-0/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@teton.kitebird.com2003-06-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | modify error messagepaul@teton.kitebird.com2003-06-251-1/+1
* | | | | | | | New messages for 3-adic and N-adic operationsbar@bar.mysql.r18.ru2003-06-261-0/+2
|/ / / / / / /
* | | | | | | REVOKE all privileges and delete user(244)gluh@gluh.mysql.r18.ru2003-06-061-0/+2
* | | | | | | mergemonty@mashka.mysql.fi2003-05-221-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Dropping out deprecated OPTION from the error messages.Sinisa@sinisa.nasamreza.org2003-04-211-1/+1