summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0kroki/tomash@moonlight.intranet2006-10-021-5/+3
| |\
| | * BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_IDkroki/tomash@moonlight.intranet2006-10-021-5/+3
| * | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0svoj@mysql.com/april.(none)2006-10-021-2/+2
| |\ \ | | |/
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-enginesistruewing@chilla.local2006-09-291-0/+46
| |\ \
* | \ \ Merge bk-internal.mysql.com:/data0/bk/mysql-5.1baker@bk-internal.mysql.com2006-12-031-1/+1
|\ \ \ \
| * | | | This finishes the work (someone) started to remove FIELD_ types and use the E...brian@zim.(none)2006-12-011-1/+1
* | | | | Fixed compiler warnings (Mostly VC++):monty@mysql.com/narttu.mysql.fi2006-11-301-3/+5
|/ / / /
* | | | Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)monty@mysql.com/nosik.monty.fi2006-11-011-3/+9
* | | | Merge mysql.com:/home/bkroot/mysql-5.1-new-rpllars@black.(none)2006-10-101-54/+98
|\ \ \ \
| * | | | Post-merge fixes.mats@romeo.(none)2006-10-051-1/+1
| * | | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2006-10-051-53/+97
| |\ \ \ \
| | * | | | I had forgotten to delete an already disabled line of C++ code.mats@romeo.(none)2006-10-051-55/+97
* | | | | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1svoj@april.(none)2006-10-021-1/+46
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge chilla.local:/home/mydev/mysql-5.1--teamistruewing@chilla.local2006-09-291-5/+62
| |\ \ \ \ \
| | * | | | | Bug#20830 - INSERT DELAYED does not honour SET INSERT_IDistruewing@chilla.local2006-09-291-38/+49
| | * | | | | Merge chilla.local:/home/mydev/mysql-5.0-bug20627istruewing@chilla.local2006-09-201-0/+46
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Bug#20830 - INSERT DELAYED does not honour SET INSERT_IDistruewing@chilla.local2006-09-201-0/+46
* | | | | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-optgkodinov@dl145s.mysql.com2006-09-291-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fixed bug#5505: Wrong error message on INSERT into a viewevgen@moonbone.local2006-09-291-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145j.mysql.com2006-09-211-5/+18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145j.mysql.com2006-09-151-5/+18
| |\ \ \ \ \
| | * | | | | Fixing problems I identified in my auto_increment work pushed in Julyguilhem@gbichot3.local2006-09-121-3/+18
| | * | | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145j.mysql.com2006-09-111-2/+0
| | |\ \ \ \ \
| | | * | | | | I had forgotten to delete an already disabled line of C++ code.guilhem@gbichot3.local2006-08-011-2/+0
| | | | |_|_|/ | | | |/| | |
* | | | | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-optgkodinov@dl145s.mysql.com2006-09-181-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Merge bk-internal:/home/bk/mysql-5.0-optgkodinov@dl145s.mysql.com2006-09-181-1/+1
| |\ \ \ \ \
| | * | | | | Fixed bug #21493: crash for the second execution of a functionigor@rurik.mysql.com2006-09-161-1/+1
* | | | | | | This changes the order of the universe, black is now the new white.brian@zim.(none)2006-09-151-2/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge lamia.home:/home/timka/mysql/src/5.0-bug-21774-smtimour/timka@lamia.home2006-09-131-0/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix for BUG#21774: Column count doesn't match value count at row xtimour/timka@lamia.home2006-09-121-0/+9
| |/ / / /
* | | | | New way to fix BUG#19243 "wrong LAST_INSERT_ID() after ON DUPLICATE KEY UPDATE".guilhem@gbichot3.local2006-09-061-8/+7
| |/ / / |/| | |
* | | | Merge moonbone.local:/work/tmp_merge-5.0-mysqlevgen@moonbone.local2006-08-291-1/+1
|\ \ \ \ | |/ / /
| * | | Fixed bug#21261: Wrong access rights was required for an insert into a viewevgen@sunlight.local2006-08-151-1/+1
* | | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1patg@govinda.patg.net2006-08-101-3/+5
|\ \ \ \
| * \ \ \ Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.1-enginesingo/istruewing@chilla.local2006-08-021-3/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Bug#18775 - Temporary table from alter table visible to other threadsingo/istruewing@chilla.local2006-08-021-3/+5
* | | | | Merge maint1.mysql.com:/data/localhome/tsmith/bk/mrg50-btsmith@maint1.mysql.com2006-08-031-1/+8
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge salvation.intern.azundris.com:/home/tnurnberg/mysql-5.0-releasetnurnberg@salvation.intern.azundris.com2006-07-191-1/+8
| |\ \ \ \
| | * | | | Bug#20989: View '(null).(null)' references invalid table(s)... on SQL SECURIT...tnurnberg@salvation.intern.azundris.com2006-07-191-1/+8
* | | | | | After merge fixevgen@sunlight.local2006-08-011-5/+5
* | | | | | Merge sunlight.local:/local_work/tmp_merge-5.0-opt-mysqlevgen@sunlight.local2006-07-301-1/+14
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2006-07-131-1/+14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge mysql.com:/home/kgeorge/mysql/5.0/teamcleangkodinov@mysql.com2006-07-041-1/+14
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Bug #16110: insert permitted into view col w/o default valuegkodinov@mysql.com2006-07-041-1/+14
| * | | | Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.0mkindahl@dl145k.mysql.com2006-07-121-13/+7
| |\ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-07-081-12/+67
| |\ \ \ \ \
| | * \ \ \ \ Merge chilla.local:/home/mydev/mysql-5.0ingo@chilla.local2006-07-061-12/+67
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mysql.com2006-07-061-1/+76
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |