summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #4340: find_in_set is case insensitive even on binary operators(2...gluh@gluh.mysql.r18.ru2004-08-241-5/+19
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-08-231-4/+1
|\
| * Fix for BUG#5033 "When using temporary tables truncate does NOT reset the aut...guilhem@mysql.com2004-08-231-4/+1
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0gluh@gluh.mysql.r18.ru2004-08-231-2/+8
|\ \
| * | Fix for bug #5134: WHERE x = 'bar' AND x LIKE BINARY 'bar' returnsgluh@gluh.mysql.r18.ru2004-08-231-2/+8
| |/
* | Fixed: BUG#5135: cannot turn on log_warnings with SET in 4.1 (and 4.0)pem@mysql.com2004-08-231-2/+2
|/
* null.test, null.result:igor@rurik.mysql.com2004-08-201-0/+1
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-08-206-21/+81
|\
| * Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,guilhem@mysql.com2004-08-206-21/+81
* | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-08-191-2/+4
|\ \
| * | less strict assert to take into account weird casesserg@serg.mylan2004-08-191-2/+4
* | | ha_innodb.cc:marko@hundin.mysql.fi2004-08-191-3/+24
|/ /
* | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-08-192-10/+10
|\ \ | |/
| * cosmetic changeguilhem@mysql.com2004-08-192-10/+10
* | take dec. point into account in store_double_in_stringserg@serg.mylan2004-08-191-6/+12
|/
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-08-195-9/+60
|\
| * Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE...guilhem@mysql.com2004-08-195-9/+60
* | Bug 4937: different date -> string conversion when usingserg@serg.mylan2004-08-182-41/+52
* | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-08-182-0/+12
|\ \
| * | srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h:heikki@hundin.mysql.fi2004-08-182-0/+12
| |/
* | use my_vsnprintf() just in caseserg@serg.mylan2004-08-181-1/+3
|/
* A desperate attempt to comment one place where we do conversions.konstantin@mysql.com2004-08-161-0/+27
* Escaping [] so that darwin[7-8] gets into 'configure' and not darwin7-8guilhem@mysql.com2004-08-131-2/+6
* Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-08-131-1/+10
|\
| * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2004-08-131-1/+10
| |\
| | * fixed Bug #4358 Problem with HAVING clause that uses aliasvva@eagle.mysql.r18.ru2004-08-121-1/+10
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2004-08-131-1/+2
|\ \ \
| * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2004-08-131-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | fixed Bug #4973 Memory is not released when HEAP table is droppedvva@eagle.mysql.r18.ru2004-08-111-1/+2
| | |/
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2004-08-121-5/+13
|\ \ \
| * | | A fix (Bug#4898: User privileges depending on ORDER BY Settings of table db)ram@gw.mysql.r18.ru2004-08-121-5/+13
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0acurtis@pcgem.rdg.cyberkinetica.com2004-08-111-0/+1
|\ \ \ \
| * | | | Bug#4411acurtis@pcgem.rdg.cyberkinetica.com2004-08-111-0/+1
* | | | | Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflowserg@serg.mylan2004-08-112-5/+27
| |_|/ / |/| | |
* | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-08-103-3/+35
|\ \ \ \
| * | | | InnoDB: Use create_temp_file() when availablemarko@hundin.mysql.fi2004-08-101-0/+24
| * | | | InnoDB: Add option for disabling innodb_status.<pid> files.marko@hundin.mysql.fi2004-08-063-3/+11
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@brandersnatch.localdomain2004-08-101-0/+14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-08-091-0/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bug#4497 - Serious regression if disk based TMP table is used.ingo@mysql.com2004-08-091-0/+14
* | | | | Fix for bug #4491 "timestamp(19) doesn't work".dlenev@brandersnatch.localdomain2004-08-061-1/+5
|/ / / /
* | | | Merge sand.box:/home/tim/m/40/bk into sand.box:/home/tim/m/40/atim@sand.box2004-08-0422-21/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Print MYSQL_COMPILATION_COMMENT after ER_READY on server startuptim@sand.box2004-08-0422-21/+24
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-07-313-5/+13
|\ \ \ \
| * | | | BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...serg@serg.mylan2004-07-313-5/+13
* | | | | Fix for:guilhem@mysql.com2004-07-316-36/+33
|/ / / /
* | | | removing assertion (will be moved to 4.1) for non-debug to compileguilhem@mysql.com2004-07-311-1/+9
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-07-303-2/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Reverting a line I had just added to slave.cc (mutex is already lockedguilhem@mysql.com2004-07-301-1/+0
| * | | Avoiding a theoretically possible crash (pthread_mutex_lock(0)) which could (...guilhem@mysql.com2004-07-304-2/+13