summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Precision Math implementationunknown2005-02-091-2/+2
* 4.1 -> 5.0 mergeunknown2005-02-031-1/+4
|\
| * Fixed during review of new pulled codeunknown2005-02-021-0/+3
| * configure.inunknown2005-02-021-6/+7
| * Bug#7011unknown2005-01-311-20/+35
| |\
| | * Bug#7011unknown2005-01-301-18/+33
* | | mergedunknown2005-01-241-3/+2
|\ \ \ | |/ /
| * | fixes/cleanups according to Coverity reportunknown2005-01-241-5/+4
* | | Fixed memory reference errors found by valgrindunknown2005-01-121-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-061-17/+17
|\ \ \
| * | | First stage of table definition cacheunknown2005-01-061-17/+17
* | | | fixed bugs in view code with prepared statemntsunknown2005-01-041-6/+4
|/ / /
* | | After merge fixesunknown2005-01-041-6/+5
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-12/+9
|\ \ \ | |/ /
| * | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-12/+10
* | | Better handling of ensuring that setup_tables() are not called twiceunknown2005-01-031-4/+2
* | | After merge fixesunknown2004-12-311-37/+29
* | | Merge with 4.1unknown2004-12-221-2/+14
|\ \ \ | |/ /
| * | Merge Bug#7391 from 4.0unknown2004-12-181-2/+18
| |\ \ | | |/
| | * Remove bogus linesunknown2004-12-181-7/+0
| | * Bug#7391 - Multi-table UPDATE security regressionunknown2004-12-181-0/+20
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
| |\ \
| | * | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
| * | | New fix for bug#6796 Wrong outcome of update operation of ndb tableunknown2004-12-061-3/+2
| * | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-061-1/+2
| |\ \ \
| | * | | Fix for Bug #6794 Wrong outcome of update operation of ndb tableunknown2004-11-281-1/+2
| | |/ /
* | | | After merge fixesunknown2004-12-061-4/+2
* | | | Merge with 4.1unknown2004-12-061-2/+2
|\ \ \ \ | |/ / /
| * | | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-2/+2
| |/ /
* | | spelling fixed/comments added (postreview fixes)unknown2004-11-251-1/+1
* | | post-merge fixunknown2004-11-251-6/+13
* | | mergeunknown2004-11-211-48/+123
|\ \ \
| * | | post mergeunknown2004-11-211-13/+55
| * | | mergeunknown2004-11-111-27/+60
| |\ \ \
| | * \ \ mergeunknown2004-10-071-3/+4
| | |\ \ \
| | * \ \ \ mergeunknown2004-10-051-25/+86
| | |\ \ \ \
| | | * | | | support of join view updateability (WL#1809)unknown2004-09-151-13/+67
| | | * | | | fixed merged view fields names (BUG#5147)unknown2004-09-141-14/+21
* | | | | | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-25/+19
* | | | | | | mergeunknown2004-11-121-61/+66
|\ \ \ \ \ \ \
| * | | | | | | post-review fixesunknown2004-11-121-32/+22
| * | | | | | | errors without code removedunknown2004-10-201-44/+57
* | | | | | | | Few more places with thd->lex replaced with lex (mysql_update,unknown2004-11-111-7/+8
| |/ / / / / / |/| | | | | |
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-081-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-11-061-13/+37
| |\ \ \ \ \ \ \
| * | | | | | | | fixed detection of updating table on which we select (BUG#6032)unknown2004-10-251-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | postreview fixesunknown2004-11-081-3/+39
* | | | | | | | new lock for multiupdate:unknown2004-11-051-29/+44
| |/ / / / / / |/| | | | | |
* | | | | | | Fixes after merge with 4.1unknown2004-11-031-3/+4
* | | | | | | merge with 4.1unknown2004-10-291-10/+33
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |