summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#27874: Non-grouped columns are allowed by * in ONLY_FULL_GROUP_BY mode.evgen@moonbone.local2007-04-241-0/+5
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.0jamppa@bk-internal.mysql.com2007-04-031-3/+24
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-marvelserg@sergbook.mysql.com2007-03-241-3/+24
| |\
| | * Bug #26817: mysqldump fails to backup database containing view with invalid d...tnurnberg@sin.intern.azundris.com2007-03-231-3/+24
* | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145h.mysql.com2007-03-311-7/+62
|\ \ \
| * | | Bug#23233: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE in the evgen@sunlight.local2007-03-301-5/+62
| * | | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-03-221-2/+0
| |\ \ \ | | |/ / | |/| |
| | * | Fixed bug #27229: crash when a set function aggregated in outerigor@olga.mysql.com2007-03-221-2/+0
* | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2007-03-311-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145h.mysql.com2007-03-291-1/+1
| |\ \ \
| | * | | - renaming TMP_TABLE to NON_TRANSACTIONAL_TMP_TABLE because this isguilhem@gbichot3.local2007-03-221-1/+1
| | | |/ | | |/|
* | | | Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-03-221-0/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-03-201-0/+2
| |\ \ | | |/ | |/|
| | * Bug #24484:gkodinov/kgeorge@macbook.local2007-03-201-0/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2007-03-191-1/+2
|\ \ \ | |/ / |/| |
| * | Polishing: use constants instead of magic numbers.anozdrin/alik@booka.opbmk2007-03-091-1/+2
* | | Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-03-081-54/+86
|\ \ \ | |/ / |/| |
| * | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-03-071-0/+9
| |\ \
| | * \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optevgen@moonbone.local2007-03-051-0/+9
| | |\ \
| | | * | Bug#25126: Wrongly resolved field leads to a crash.evgen@sunlight.local2007-03-041-1/+30
| * | | | Fixed bug #26560.igor@olga.mysql.com2007-03-041-52/+69
| |/ / /
| * | | sql_base.cc:evgen@sunlight.local2007-03-021-1/+2
| * | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-03-021-2/+7
| |\ \ \
| | * | | Bug#25122: Views based on a self-joined table aren't insertable.evgen@moonbone.local2007-03-021-2/+7
* | | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimemalff/marcsql@weblab.(none)2007-03-061-7/+93
|\ \ \ \ \
| * | | | | Bug#8407 (Stored functions/triggers ignore exception handler)malff/marcsql@weblab.(none)2007-03-051-8/+94
* | | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-03-011-5/+111
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add more comments to open_table and open_tables. No real changes.kostja@bodhi.local2007-02-281-5/+111
| | |_|_|/ | |/| | |
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@mysql.com/eagle.(none)2007-02-261-15/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.gmz2007-02-191-15/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug #25831: Deficiencies in INSERT ... SELECT ... field name resolving.gkodinov/kgeorge@macbook.gmz2007-02-191-15/+2
* | | | | Fixed compiler warnings (for linux and win32 and win64)monty@mysql.com/narttu.mysql.fi2007-02-221-0/+1
|/ / / /
* | | | BUG#25575: ERROR 1052 (Column in from clause is ambiguous) with sub-joingkodinov/kgeorge@macbook.gmz2007-01-311-11/+40
|/ / /
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-01-111-0/+4
|\ \ \ | |/ / |/| |
| * | Bug#23417: Too strict checks against GROUP BY in the ONLY_FULL_GROUP_BY mode.evgen@moonbone.local2007-01-111-0/+4
* | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.gmz2007-01-111-0/+13
|\ \ \ | |/ / |/| |
| * | BUG#25106: A USING clause in combination with a VIEW results in columngkodinov/kgeorge@macbook.gmz2007-01-111-0/+13
* | | after merge fixgluh@mysql.com/eagle.(none)2007-01-101-1/+2
* | | Merge mysql.com:/home/gluh/MySQL/Merge/4.1-optgluh@mysql.com/eagle.(none)2007-01-101-7/+35
|\ \ \ | |/ / |/| / | |/
| * Fix for bug#20867 InnoDB Bug - create temporary table+crash => mysqld needs t...gluh@mysql.com/eagle.(none)2007-01-101-7/+35
| * Merge bk-internal:/home/bk/mysql-4.1gkodinov@dl145s.mysql.com2006-10-201-2/+9
| |\
| * | BUG#22562 - REPAIR TABLE .. USE_FRM causes server crash on Windows and serversvoj@mysql.com/april.(none)2006-10-111-1/+1
* | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-12-041-1/+7
|\ \ \
| * \ \ Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marveldf@kahlann.erinye.com2006-12-011-1/+1
| |\ \ \
| | * | | Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
| * | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2006-11-291-0/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#20327: Marking of a wrong field leads to a wrong result on select with view,evgen@moonbone.local2006-11-291-0/+6
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-11-281-0/+2
|\ \ \ \ \ | |/ / / /