summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-09-0629-274/+394
|\
| * memory leak fixedbell@sanja.is.com.ua2004-09-051-3/+5
| * Merge with 4.0 to get latest bug fixesmonty@mysql.com2004-09-0427-269/+376
| |\
| | * sql_yacc.yy:paul@kite-hub.kitebird.com2004-09-031-1/+1
| | * A fix (Bug #4980: union statement with () union () order by produces wrong ex...ram@gw.mysql.r18.ru2004-09-031-0/+4
| | * errmsg.txt:paul@kite-hub.kitebird.com2004-09-0222-44/+350
| | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-09-021-0/+13
| | |\
| | | * A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself).ram@gw.mysql.r18.ru2004-08-271-0/+13
| | * | Fix for bug #5302miguel@hegel.txg.br2004-09-021-1/+1
| | * | Fix for bug #5302miguel@hegel.txg.br2004-09-011-0/+7
| | * | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2004-09-011-221/+0
| | |\ \
| | | * \ Merge mysql.com:/space/my/mysql-4.0lenz@mysql.com2004-09-011-221/+0
| | | |\ \
| | | | * | - removed swedish errmsg.OLDlenz@mysql.com2004-09-011-221/+0
| | * | | | ha_innodb.cc:heikki@hundin.mysql.fi2004-09-011-2/+3
| | |/ / /
| * | | | A fix for bug#4368 '"like" fails in PreparedStatement, crashes konstantin@mysql.com2004-09-031-2/+13
* | | | | A fix (Bug #5291: float -> string, truncation, sometimes without warning).ram@gw.mysql.r18.ru2004-09-031-1/+1
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-09-0314-98/+138
|\ \ \ \
| * | | | Remove extra '/' after mysql_real_data_homemonty@mysql.com2004-09-034-4/+4
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-09-0210-94/+134
| |\ \ \ \
| | * | | | After merge fixesmonty@mysql.com2004-09-022-2/+1
| | * | | | Merge with 4.0monty@mysql.com2004-09-016-82/+118
| | |\ \ \ \ | | | |/ / /
| | | * | | Added global my_getopt_error_reporter function pointer which is ram@gw.mysql.r18.ru2004-08-312-3/+3
| | | |/ /
| | | * | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-08-307-104/+149
| | | |\ \
| | | | * | log.cc:rburnett@build.mysql.com2004-08-301-1/+1
| | | | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-08-292-7/+17
| | | | |\ \
| | | | | * | Fix for BUG#4500 "set character set replicates incorrectly"guilhem@mysql.com2004-08-292-7/+17
| | | | * | | Code style fixes.monty@mysql.com2004-08-284-98/+111
| | | | |/ /
| | | | * | Compile all charset conversion tables if --with-extra-charsets=allbar@mysql.com2004-08-271-0/+3
| | | | * | table.cc:bar@mysql.com2004-08-271-1/+20
| | | | * | win1251.conf:bar@mysql.com2004-08-271-2/+2
| | | | |/
| | | * | typo fixedserg@serg.mylan2004-08-301-1/+1
| | | |/
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-09-0126-46/+65
| | |\ \
| | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-315-12/+17
| | |\ \ \
| | | * | | Review of new pushed code (Indentation fixes and simple optimizations)monty@mysql.com2004-08-315-12/+17
* | | | | | A fix and test case for Bug#4231 "Wrong result with MYSQL_TIMEkonstantin@mysql.com2004-09-021-20/+30
|/ / / / /
* | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2004-09-0256-480/+854
|\ \ \ \ \
| * | | | | fixed typo in group_concat printing (BUG#5161)bell@sanja.is.com.ua2004-09-011-1/+1
| * | | | | Allow IN to convert arguments into Unicode in some cases.bar@mysql.com2004-09-013-10/+63
| * | | | | Move collation aggregation with superset conversion codebar@mysql.com2004-09-013-21/+45
| * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-08-318-115/+64
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | after review patchbell@sanja.is.com.ua2004-08-318-70/+57
| | * | | | NOT elimination moved in parsing (suggested by Monty)bell@sanja.is.com.ua2004-08-294-49/+11
| * | | | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-08-312-17/+39
| |\ \ \ \ \
| | * | | | | Fix for bug#5312 Ndb Cluster returns wrong error code for duplicate key at in...mskold@mysql.com2004-08-312-3/+15
| | * | | | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-08-311-14/+24
| | |\ \ \ \ \
| | | * | | | | Enabled HA_NULL_IN_KEY supportmskold@mysql.com2004-08-311-14/+24
| | | |/ / / /
| * | | | | | Better easier to call error message format.bar@mysql.com2004-08-3124-29/+26
| | |_|/ / / | |/| | | |
| * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-08-317-77/+75
| |\ \ \ \ \
| | * | | | | Change Item_arena::state to enumsergefp@mysql.com2004-08-313-16/+16
| | |/ / / /
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-304-61/+59
| | |\ \ \ \ | | | |/ / / | | |/| | |