Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | All 'Makefile's must use '$(AR)' (not just 'ar') because the variable may con... | joerg@mysql.com | 2004-08-24 | 2 | -2/+3 | |
|/ / / / | ||||||
* | | | | Fix warning VC++ and fix applied fisrt to source 4.1 | miguel@hegel.txg.br | 2004-08-24 | 3 | -22/+10 | |
* | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2004-08-24 | 3 | -5/+36 | |
|\ \ \ \ | ||||||
| * | | | | Fix for bug #4340: find_in_set is case insensitive even on binary operators(2... | gluh@gluh.mysql.r18.ru | 2004-08-24 | 3 | -5/+36 | |
* | | | | | - make sure to recreate all autoconf/automake-related files after | lenz@mysql.com | 2004-08-24 | 2 | -1/+4 | |
|/ / / / | ||||||
* | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-08-23 | 4 | -6/+40 | |
|\ \ \ \ | ||||||
| * | | | | Fix for BUG#5033 "When using temporary tables truncate does NOT reset the aut... | guilhem@mysql.com | 2004-08-23 | 4 | -6/+40 | |
* | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2004-08-23 | 3 | -2/+39 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returns | gluh@gluh.mysql.r18.ru | 2004-08-23 | 3 | -2/+39 | |
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | pem@mysql.com | 2004-08-23 | 3 | -2/+28 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fixed: BUG#5135: cannot turn on log_warnings with SET in 4.1 (and 4.0) | pem@mysql.com | 2004-08-23 | 3 | -2/+28 | |
| |/ / / / | ||||||
* | | | | | unnecessary LINT_INIT removed | serg@serg.mylan | 2004-08-23 | 1 | -8/+4 | |
|/ / / / | ||||||
* | | | | after merge fixes | serg@serg.mylan | 2004-08-22 | 1 | -3/+7 | |
* | | | | ported bugfix for #2408 from 3.23 | serg@serg.mylan | 2004-08-22 | 1 | -64/+59 | |
|\ \ \ \ | ||||||
| * | | | | bug#2408 - Multiple threads altering MERGE table UNIONs hang/crash. | serg@serg.mylan | 2004-08-22 | 1 | -52/+49 | |
* | | | | | null.test, null.result: | igor@rurik.mysql.com | 2004-08-20 | 4 | -1/+44 | |
* | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-08-20 | 9 | -21/+154 | |
|\ \ \ \ \ | ||||||
| * | | | | | Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions, | guilhem@mysql.com | 2004-08-20 | 9 | -21/+154 | |
* | | | | | | A fix (bug #5115: Erronious Syntax Error when comment placed inside of "creat... | ram@gw.mysql.r18.ru | 2004-08-20 | 1 | -8/+10 | |
* | | | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2004-08-19 | 3 | -2/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | less strict assert to take into account weird cases | serg@serg.mylan | 2004-08-19 | 3 | -2/+14 | |
* | | | | | | | ha_innodb.cc: | marko@hundin.mysql.fi | 2004-08-19 | 1 | -3/+24 | |
* | | | | | | | Build bug on 64-Bit platforms. | ingo@mysql.com | 2004-08-19 | 1 | -21/+9 | |
|/ / / / / / | ||||||
* | | | | | | typos fixed | serg@serg.mylan | 2004-08-19 | 1 | -2/+2 | |
* | | | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2004-08-19 | 2 | -10/+10 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | cosmetic change | guilhem@mysql.com | 2004-08-19 | 2 | -10/+10 | |
* | | | | | | take dec. point into account in store_double_in_string | serg@serg.mylan | 2004-08-19 | 1 | -6/+12 | |
* | | | | | | copied new my_vsnprintf from 4.1. use "ul" when merging | serg@serg.mylan | 2004-08-19 | 2 | -16/+75 | |
|/ / / / / | ||||||
* | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-08-19 | 7 | -17/+70 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE... | guilhem@mysql.com | 2004-08-19 | 7 | -17/+70 | |
* | | | | | | Bug 4937: different date -> string conversion when using | serg@serg.mylan | 2004-08-18 | 4 | -41/+88 | |
* | | | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2004-08-18 | 7 | -9/+78 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h: | heikki@hundin.mysql.fi | 2004-08-18 | 7 | -9/+78 | |
| |/ / / / / | ||||||
* | | | | | | use my_vsnprintf() just in case | serg@serg.mylan | 2004-08-18 | 1 | -1/+3 | |
|/ / / / / | ||||||
* | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-08-17 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix for BUG#5073 "--disable-local-infile has no effect if client reads it wit... | guilhem@mysql.com | 2004-08-17 | 1 | -1/+1 | |
* | | | | | | Merge heikki@build.mysql.com:/home/bk/mysql-4.0 | heikki@hundin.mysql.fi | 2004-08-17 | 2 | -4/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | A fix (bug #5055: SQL_SELECT_LIMIT=0 crashes command line client): | ram@gw.mysql.r18.ru | 2004-08-17 | 1 | -4/+7 | |
| * | | | | | | A desperate attempt to comment one place where we do conversions. | konstantin@mysql.com | 2004-08-16 | 1 | -0/+27 | |
| |/ / / / / | ||||||
* | | | | | | Merge heikki@build.mysql.com:/home/bk/mysql-4.0 | heikki@hundin.mysql.fi | 2004-08-16 | 1 | -0/+24 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | row0mysql.c: | heikki@hundin.mysql.fi | 2004-08-13 | 1 | -0/+24 | |
* | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-08-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix for BUG#5050 "mysql-test-run fails on rpl_trunc_binlog after 'make instal... | guilhem@mysql.com | 2004-08-14 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | - manual merge | lenz@mysql.com | 2004-08-13 | 2 | -13/+9 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Escaping [] so that darwin[7-8] gets into 'configure' and not darwin7-8 | guilhem@mysql.com | 2004-08-13 | 2 | -4/+9 | |
* | | | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2004-08-13 | 4 | -2/+98 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-08-13 | 3 | -1/+96 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-08-13 | 3 | -1/+96 | |
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | | * | | | | fixed Bug #4358 Problem with HAVING clause that uses alias | vva@eagle.mysql.r18.ru | 2004-08-12 | 3 | -1/+96 | |
| * | | | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-08-13 | 1 | -1/+2 | |
| |\ \ \ \ \ \ |