summaryrefslogtreecommitdiff
path: root/sql/sql_lex.h
Commit message (Expand)AuthorAgeFilesLines
* REVOKE all privileges and delete user(244)unknown2003-06-061-1/+1
* Scrum task 845. Thi is a behaviour change :unknown2003-05-151-1/+1
* merge fixunknown2003-04-261-0/+8
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-04-231-0/+8
| |\
| | * processing of subselect in global ORDER BY (fifed crash of server)unknown2003-03-111-0/+8
* | | Making a better fix for double released pointers and safe unknown2003-04-261-2/+2
* | | Fix for a bug record #307.unknown2003-04-211-1/+3
|/ /
* | sys_var_collation is now abstract classunknown2003-04-071-1/+0
* | Auto mergedunknown2003-04-021-0/+1
|\ \
| * | This is full commit of group_concat with support subselectsunknown2003-03-181-0/+1
* | | More OpenGIS compatibility:unknown2003-03-271-0/+1
* | | Two separate commands: SHOW COLLATION and SHOW CHARACTER SETunknown2003-03-251-1/+1
* | | CONVERT class was removedunknown2003-03-181-1/+0
* | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-03-141-14/+1
|\ \ \
| * | | Every charset now have its own parser state arraysunknown2003-03-141-14/+1
* | | | fixed uncachable union (bug #150)unknown2003-03-141-4/+6
|/ / /
* | | Conflicts relsolvingunknown2003-03-111-1/+2
|\ \ \ | |_|/ |/| |
| * | SCRUM: 'Replication: PURGE LOGS with date' taskunknown2003-02-161-1/+2
* | | three bug fixes and major code cleanupunknown2003-03-061-0/+12
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-151-1/+1
|\ \ \ | | |/ | |/|
| * | Fixed problem when connecting to user without a password.unknown2003-02-141-1/+1
* | | Code clean-upunknown2003-02-151-1/+2
* | | fix a bug in derived tablesunknown2003-02-131-1/+1
|/ /
* | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-1/+1
* | Move tmp_table_used to THDunknown2003-02-101-1/+2
* | after-review changes (577 SCRUM)unknown2003-02-021-1/+1
* | fixed bug in determinating uncacheable queriesunknown2003-01-301-2/+12
* | improving of fields list creation in derived tables and unionsunknown2003-01-291-1/+1
* | fixed bugs in temporary tables in subselect implementation (SCRUM)unknown2003-01-281-0/+8
* | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...unknown2003-01-261-2/+4
* | mergingunknown2003-01-251-4/+9
|\ \
| * | fixed subselects with temporary tables (SCRUM)unknown2003-01-251-4/+9
* | | Portability fixes (for windows)unknown2003-01-211-1/+1
| |/ |/|
* | Initial multi query execution support unknown2003-01-181-0/+1
* | Changed my_strntoxxx functions to clear error number on startunknown2003-01-171-1/+2
* | after merging fixingunknown2003-01-141-0/+1
* | Post merge fixunknown2003-01-091-2/+2
* | merge with 4.0.9unknown2003-01-091-2/+5
|\ \
| * | Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-1/+1
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-301-0/+1
|\ \ \
| * | | processing thread specific queriesunknown2002-12-301-0/+1
| | |/ | |/|
* | | thd_charset copy in lexunknown2002-12-241-1/+1
* | | moved links initializationunknown2002-12-151-0/+2
|/ /
* | After merge fixesunknown2002-12-061-7/+7
* | added missing Com_xxx status variablesunknown2002-11-291-1/+9
* | s/SQLCOM_MULTI_UPDATE/SQLCOM_UPDATE_MULTI/ to be in line with SQLCOM_DELETE_M...unknown2002-11-291-3/+3
* | fixed * without tables in IN bugunknown2002-11-281-0/+3
* | mergingunknown2002-11-271-0/+2
|\ \
| * | reverse order in global select list allow to avoid recursion in derived tablesunknown2002-11-271-0/+2
* | | mergingunknown2002-11-271-5/+8
|\ \ \ | |/ /