summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-061-0/+32
|\
| * REVOKE all privileges and delete user(244)unknown2003-06-061-0/+32
* | Merge with 4.0.13unknown2003-06-051-1/+8
|\ \
| * | Print error if we can't delete an alarmunknown2003-06-051-0/+7
* | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...unknown2003-06-031-1/+1
| |/ |/|
* | after review changesunknown2003-05-301-6/+8
* | mysqlshow and mysqldump now send their vharacter set to serverunknown2003-05-301-3/+10
* | "mysql" now sends client character set to server.unknown2003-05-281-0/+9
* | after-review fixunknown2003-05-281-44/+45
* | fixed priority checking bug in sub select handlingunknown2003-05-281-10/+44
* | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setunknown2003-05-261-8/+23
* | mergeunknown2003-05-221-26/+107
|\ \
| * | After merge fixesunknown2003-05-211-3/+3
| * | Merge with 4.0.13unknown2003-05-191-26/+107
| |\ \ | | |/
| | * Added option --read-only (Thanks to Markus Benning)unknown2003-05-191-0/+12
| | * Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432unknown2003-05-141-7/+9
| | * Fix for checking global_access rightsunknown2003-05-141-8/+23
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-141-2/+6
| | |\
| | | * Fix for bug 343 : we require only REPLICATION CLIENT forunknown2003-05-131-2/+6
| | * | Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-131-2/+9
| | |/
| | * Merge to get security patchunknown2003-05-081-1/+11
| | |\
| | | * Security patch to remove wrong error when one had a global update/delete priv...unknown2003-05-071-1/+11
| | | * Back porting a fix from 4.0 at customer's requestunknown2003-04-141-1/+1
| | * | Updated commentunknown2003-05-071-1/+2
| | * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-301-1/+1
| | |\ \
| | | * | Fix reference to not initialized memoryunknown2003-04-301-1/+1
| | * | | merge fixunknown2003-04-291-13/+39
| | |\ \ \ | | | |/ /
| | | * | CURRENT_USER() and "access denied" error messages now report hostname exactly...unknown2003-04-291-4/+5
| | | * | Fix for openssl on Solarisunknown2003-04-281-6/+14
| | | * | Fix for -fbranch-probabilites (bug 268)unknown2003-04-261-3/+20
| | * | | A fix for a bug with uncached database privileges.unknown2003-04-141-1/+1
| | |/ /
| | * | #244 bugfix (thread stack error message in embedded library)unknown2003-04-081-0/+2
| | * | fixed bug 209 (SQL_SELECT_LIMIT and query cache incompatibility)unknown2003-03-311-1/+2
* | | | Resolve merge colflictunknown2003-05-211-28/+108
|\ \ \ \ | |/ / /
| * | | Scrum task 845. Thi is a behaviour change :unknown2003-05-151-27/+105
| * | | Give warning if MySQL doesn't honor given storage engineunknown2003-05-131-1/+3
* | | | Support of warnings for all DML statements (Insert, Update and Alter)unknown2003-04-301-1/+2
|/ / /
* | | Replication: new code to not modify in-memory log positions until the COMMITunknown2003-04-241-1/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-04-231-3/+8
|\ \ \
| * | | processing of subselect in global ORDER BY (fifed crash of server)unknown2003-03-111-3/+8
* | | | Merge with 4.0unknown2003-04-031-0/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Fix for small bug #186 (If a connection has temporary tables and doesunknown2003-03-251-0/+10
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-271-6/+14
|\ \ \ \
| * | | | After merge fixesunknown2003-03-271-1/+1
| * | | | Merge with 4.0.13unknown2003-03-261-6/+14
| |\ \ \ \ | | |/ / /
| | * | | Reverted fix away from 4.0, because it may in rare circumstansesunknown2003-03-231-0/+6
| | * | | Added error in case auto_increment and default where definedunknown2003-03-221-6/+14
* | | | | More OpenGIS compatibility:unknown2003-03-271-1/+3
|/ / / /
* | | | Two separate commands: SHOW COLLATION and SHOW CHARACTER SETunknown2003-03-251-0/+3
* | | | Merge with 4.0.12unknown2003-03-191-0/+3
|\ \ \ \ | |/ / /