summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedserg@serg.mysql.com2002-10-251-0/+1
|\
| * mergedserg@serg.mysql.com2002-10-251-0/+1
| |\
| | * Fixed problem with BDB tables and ALTER TABLEmonty@hundin.mysql.fi2002-10-241-0/+1
| | * Change name -> alias in TABLE_LIST.monty@mashka.mysql.fi2002-09-211-8/+8
| | * Fixed bug introduces by last changesetmonty@mashka.mysql.fi2002-09-031-35/+45
* | | Merge work:/home/bk/mysql-4.1serg@serg.mysql.com2002-10-081-9/+11
|\ \ \
| * | | support for --tmpdir=dir1:dir2:...serg@serg.mysql.com2002-10-081-9/+11
* | | | fixed couple of bugs in field/reference name resolutionbell@sanja.is.com.ua2002-10-081-13/+72
|/ / /
* | | mergingbell@sanja.is.com.ua2002-10-041-8/+9
|\ \ \
| * \ \ mergedbell@sanja.is.com.ua2002-09-031-16/+20
| |\ \ \
| | * | | subselect with unionbell@sanja.is.com.ua2002-09-031-16/+20
* | | | | Merge work:/my/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1monty@mashka.mysql.fi2002-10-031-10/+13
|\ \ \ \ \
| * | | | | after merging bugfixbell@sanja.is.com.ua2002-10-031-10/+13
* | | | | | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-48/+215
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | merge with workmonty@mashka.mysql.fi2002-10-021-1/+1
| |\ \ \ \ | | |/ / /
| | * | | some small speed improvements after my last changes.Sinisa@sinisa.nasamreza.org2002-08-281-1/+1
| * | | | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-8/+9
| * | | | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-47/+213
| |\ \ \ \ | | |/ / /
| | * | | Adding a necessary functionality to ::store and ::save_in_fieldSinisa@sinisa.nasamreza.org2002-08-241-2/+2
| | |/ /
| | * | subselect in having clausebell@sanja.is.com.ua2002-07-011-3/+3
| | * | sql_error.cc, sql_prepare.cc:venu@myvenu.com2002-06-121-35/+153
| | * | Changes for new binary .frm formatmonty@hundin.mysql.fi2002-06-041-4/+6
| | * | merge with 4.0monty@hundin.mysql.fi2002-06-031-3/+4
| | |\ \
| | * | | Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-1/+2
| | * | | mergemonty@hundin.mysql.fi2002-04-131-8/+13
| | |\ \ \
| | | * \ \ Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-03-151-4/+4
| | | |\ \ \
| | | | * | | making full-text working with UNION'sSinisa@sinisa.nasamreza.org2002-03-151-4/+4
| | | * | | | Hash now supports several charsetsbar@gw.udmsearch.izhnet.ru2002-03-141-1/+1
| | | |/ / /
| | | * | | New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-8/+13
* | | | | | Changed table_list->name -> table_list->alias to find places where we where u...monty@mashka.mysql.fi2002-09-201-8/+8
* | | | | | Fixed searching after ssl directories.monty@mashka.mysql.fi2002-09-051-1/+8
* | | | | | a fix for a bug with all_fields.elements not being changed by Sinisa@sinisa.nasamreza.org2002-09-031-0/+3
* | | | | | Some trivial optimzationsmonty@mashka.mysql.fi2002-09-031-1/+1
|/ / / / /
* | | | | Changed relay_log_space to ulonglongmonty@hundin.mysql.fi2002-08-231-1/+0
* | | | | Fix after mergemonty@hundin.mysql.fi2002-08-081-0/+18
* | | | | merge with 3.23.52monty@hundin.mysql.fi2002-08-081-18/+22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fixed problem with make distcheckmonty@hundin.mysql.fi2002-08-061-14/+7
| * | | | mergemonty@narttu.mysql.fi2002-08-051-2/+14
| |\ \ \ \
| | * | | | Added some missing mutex_locks() when manipulating the table cache.monty@narttu.mysql.fi2002-08-051-2/+14
| * | | | | Fixed bug with GROUP BY on NULL fields.monty@mashka.mysql.fi2002-08-051-9/+9
| |/ / / /
* | | | | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-6/+12
* | | | | Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-241-1/+1
* | | | | Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-07-231-1/+1
|\ \ \ \ \
| * | | | | Fixed bug with INSERT .. SET db_name.tbl_name.col_name=''salle@geopard.online.bg2002-07-231-1/+1
* | | | | | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-1/+1
|/ / / / /
* | | | | Made keyread (key scanning) a key specific attribute.monty@hundin.mysql.fi2002-06-191-6/+10
* | | | | Merge with 3.23.52monty@hundin.mysql.fi2002-06-171-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | spurious binlog error code logging on temp table auto-drop fixedsasha@mysql.sashanet.com2002-06-051-0/+1
* | | | | Added the following new privleges:monty@mashka.mysql.fi2002-06-121-1/+0
* | | | | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-0/+1
| |_|_|/ |/| | |