summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* after merge fixesunknown2004-08-195-32/+25
* manually mergedunknown2004-08-1844-93/+274
|\
| * Bug 4937: different date -> string conversion when usingunknown2004-08-182-41/+52
| * Merge bk-internal:/home/bk/mysql-4.0/unknown2004-08-182-0/+12
| |\
| | * srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h:unknown2004-08-182-0/+12
| * | use my_vsnprintf() just in caseunknown2004-08-181-1/+3
| |/
| * A desperate attempt to comment one place where we do conversions.unknown2004-08-161-0/+27
| * Escaping [] so that darwin[7-8] gets into 'configure' and not darwin7-8unknown2004-08-131-2/+6
| * Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-131-1/+10
| |\
| | * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-08-131-1/+10
| | |\
| | | * fixed Bug #4358 Problem with HAVING clause that uses aliasunknown2004-08-121-1/+10
| * | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-131-1/+2
| |\ \ \
| | * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-08-131-1/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | fixed Bug #4973 Memory is not released when HEAP table is droppedunknown2004-08-111-1/+2
| | | |/
| * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-121-5/+13
| |\ \ \
| | * | | A fix (Bug#4898: User privileges depending on ORDER BY Settings of table db)unknown2004-08-121-5/+13
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-111-0/+1
| |\ \ \ \
| | * | | | Bug#4411unknown2004-08-111-0/+1
| * | | | | Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflowunknown2004-08-112-5/+27
| | |_|/ / | |/| | |
| * | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-08-103-3/+35
| |\ \ \ \
| | * | | | InnoDB: Use create_temp_file() when availableunknown2004-08-101-0/+24
| | * | | | InnoDB: Add option for disabling innodb_status.<pid> files.unknown2004-08-063-3/+11
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-101-0/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge mysql.com:/home/mydev/mysql-4.0unknown2004-08-091-0/+14
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | bug#4497 - Serious regression if disk based TMP table is used.unknown2004-08-091-0/+14
| * | | | | Fix for bug #4491 "timestamp(19) doesn't work".unknown2004-08-061-1/+5
| |/ / / /
| * | | | Merge sand.box:/home/tim/m/40/bk into sand.box:/home/tim/m/40/aunknown2004-08-0422-21/+24
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Print MYSQL_COMPILATION_COMMENT after ER_READY on server startupunknown2004-08-0422-21/+24
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-07-313-5/+13
| |\ \ \ \
| | * | | | BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...unknown2004-07-313-5/+13
| * | | | | Fix for:unknown2004-07-316-36/+33
| |/ / / /
| * | | | removing assertion (will be moved to 4.1) for non-debug to compileunknown2004-07-311-1/+9
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-07-303-2/+12
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Reverting a line I had just added to slave.cc (mutex is already lockedunknown2004-07-301-1/+0
| | * | | Avoiding a theoretically possible crash (pthread_mutex_lock(0)) which could (...unknown2004-07-304-2/+13
| * | | | BUG#4717 - check for valid table names in ALTER TABLE ... RENAMEunknown2004-07-261-1/+7
| * | | | distclean:unknown2004-07-221-2/+2
| |/ / /
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-181-0/+1
|\ \ \ \
| * \ \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-171-0/+1
| |\ \ \ \
| | * | | | automake fix for getting dependencies right for ndbunknown2004-08-171-0/+1
* | | | | | Many files:unknown2004-08-181-3/+3
* | | | | | Renamed Arg_comparator::compare_int -> compare_int_signedunknown2004-08-183-7/+7
* | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-183-2/+111
|\ \ \ \ \ \
| * | | | | | Fix for bug#4488: sign-aware equality checkunknown2004-08-172-0/+17
| * | | | | | Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons.unknown2004-08-113-2/+94
* | | | | | | Removed non-used variableunknown2004-08-171-1/+0
| |/ / / / / |/| | | | |
* | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-171-0/+5
|\ \ \ \ \ \
| * | | | | | Fix for not compiling ha_tina. unknown2004-08-171-0/+5
* | | | | | | Portablity fix.unknown2004-08-171-3/+8
|/ / / / / /
* | | | | | Fix for BUG#5064 "SET GLOBAL SYNC_BINLOG does not work on some platforms":unknown2004-08-161-1/+7
| |/ / / / |/| | | |