summaryrefslogtreecommitdiff
path: root/sql/share
Commit message (Expand)AuthorAgeFilesLines
* Check the number of args to SPs.pem@mysql.com2003-04-1723-0/+23
* Post post-merge fix.pem@mysql.com2003-04-1730-71/+123
|\
| * Merged 4.1 into 5.0.pem@mysql.com2003-04-1630-71/+123
| |\
| | * Mergevva@eagle.mysql.r18.ru2003-04-1023-21/+113
| | |\
| | | * added compress/uncompress functionvva@eagle.mysql.r18.ru2003-04-0923-0/+92
| | * | All collation names are now fit into convensionbar@bar.mysql.r18.ru2003-04-077-71/+31
* | | | Merginghf@deer.mysql.r18.ru2003-04-0823-0/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@genie.(none)2003-03-3123-0/+23
| |\ \ \
| | * | | SCRUMhf@genie.(none)2003-03-3123-0/+23
* | | | | Mergepem@mysql.com2003-04-0423-9/+30
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.1pem@mysql.com2003-04-0422-1/+22
| |\ \ \ \
| | * | | | Added missing error message (was only added in english/).pem@mysql.com2003-04-0422-1/+22
| * | | | | Index.xml:bar@bar.mysql.r18.ru2003-04-041-8/+8
| |/ / / /
* | | | | Merging 4.1 to 5.0.pem@mysql.com2003-04-0423-0/+322
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Deprecated the update log (Sprint task #792). Now --log-updateguilhem@mysql.com2003-04-0223-0/+46
| |/ / /
| * | | Merged 4.1 into 5.0.pem@mysql.com2003-03-2723-0/+276
| |\ \ \ | | |/ /
| | * | Post-merge fixes.pem@mysql.com2003-03-191-2/+1
| | * | Merged 4.1 -> 5.0.pem@mysql.com2003-03-1823-1/+278
| | |\ \
| | | * | Improved error handling regarding SPs (with info like names etc in the output).pem@mysql.com2003-03-0523-230/+253
| | | * | Most of the groundwork for sprint task 729 (implement FUNCTIONs).pem@mysql.com2003-02-2123-0/+23
| | | * | Merging 4.1 into 5.0pem@mysql.com2003-02-1823-23/+253
| | | |\ \
| | | | * | Added check for selects without into in SPs, and updated error messages and t...pem@mysql.com2003-01-2323-68/+68
| | | | * | Fixed some error handling in the SP parts of the parser.pem@mysql.com2003-01-1523-1/+138
| | | | * | Fixed some basic error handling for SP functions in mysql_execute_command().pem@mysql.com2003-01-1523-23/+116
* | | | | | resolve new updates group_concatwax@kishkin.ru2003-04-021-3/+7
* | | | | | Auto mergedwax@kishkin.ru2003-04-021-7/+4
|\ \ \ \ \ \
| * | | | | | This is full commit of group_concat with support subselectswax@kishkin.ru2003-03-181-1/+2
| | |_|/ / / | |/| | | |
* | | | | | cp1257.xml, Index.xml:bar@bar.mysql.r18.ru2003-04-012-4/+4
* | | | | | Some collation have been renamed to fit into convensionbar@bar.mysql.r18.ru2003-04-0115-50/+50
* | | | | | Standard charset names:bar@bar.mysql.r18.ru2003-04-013-12/+11
* | | | | | Better error messagebar@bar.mysql.r18.ru2003-04-011-1/+2
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-03-271-83/+83
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge with 4.0.13monty@mashka.mysql.fi2003-03-261-83/+83
| |\ \ \ \ \
| | * | | | | Fixed lots of typos, and translated a few messages.pem@mysql.com2003-03-191-85/+85
* | | | | | | greek.xml:bar@bar.mysql.r18.ru2003-03-261-0/+4
* | | | | | | German Phone book collation is always compiledbar@bar.mysql.r18.ru2003-03-268-62/+45
* | | | | | | SHOW CHARACTER SET now can display commentsbar@bar.mysql.r18.ru2003-03-253-4/+37
|/ / / / / /
* | | | | | Collation names have been renamed to common stylebar@bar.mysql.r18.ru2003-03-252-6/+15
| |_|_|_|/ |/| | | |
* | | | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.1pem@mysql.com2003-03-201-14/+14
|\ \ \ \ \
| * | | | | Fixed a few typos, and translated new messages.pem@mysql.com2003-03-191-14/+14
| | |_|/ / | |/| | |
* | | | | Merge with 4.0monty@narttu.mysql.fi2003-03-162-224/+223
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | error messages translated by Egorserg@serg.mysql.com2003-03-071-223/+222
| * | | Merge to get fix for LOCK TABLES + DROP TABLE in another threadmonty@mashka.mysql.fi2003-03-071-1/+1
| |\ \ \
| | * \ \ Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2003-02-2522-253/+253
| | |\ \ \
| | * | | | Fixed YES/NO in Polish messagesSinisa@sinisa.nasamreza.org2003-02-121-1/+1
* | | | | | Every character set now has binary collationbar@bar.mysql.r18.ru2003-03-0423-115/+85
* | | | | | Do not give an error when the user does START SLAVE on an alreadyguilhem@mysql.com2003-03-0323-0/+46
* | | | | | New error message for situation like:bar@bar.mysql.r18.ru2003-03-0223-0/+23
* | | | | | All segments of SPATIAL keys MUST be NOT NULL.ram@mysql.r18.ru2003-02-2623-22/+45
* | | | | | Merge with 4.0.11monty@narttu.mysql.fi2003-02-2621-68/+68
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |