summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fil0fil.c:unknown2004-06-021-4/+45
* cleanupunknown2004-06-021-3/+3
* check_scramble_323 shuold ensure that the scramble has the correct lengthunknown2004-06-012-2/+4
* Removed compiler warningsunknown2004-06-014-6/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-014-6/+19
|\
| * Update version numberunknown2004-06-014-6/+19
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-0111-2/+63
|\ \
| * \ Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-06-0111-2/+63
| |\ \
| | * | WL#1163 (Make spatial code separable for other parts)unknown2004-05-279-0/+34
| | * | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-05-272-2/+29
| | |\ \
| | | * | WL#1163 (to make spatial parts optional)unknown2004-03-152-2/+29
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-016-12/+7
|\ \ \ \ \
| * | | | | Proposed fix for bug #3412 (embedded server: prepared statement returnsunknown2004-05-286-12/+7
* | | | | | InnoDB: os0file.c:unknown2004-06-011-16/+10
* | | | | | fil0fil.c:unknown2004-06-011-2/+2
* | | | | | InnoDB cleanup: Fix potential buffer overflows,unknown2004-06-014-201/+236
| |/ / / / |/| | | |
* | | | | BUILD/compile-pentium-maintainer should not ever be needed since there is unknown2004-05-311-13/+0
* | | | | AC_MAINTAINER_MODE removed: now MySQL is always configured in maintainer unknown2004-05-311-1/+0
* | | | | Fix for Bug#3796 "Prepared statement, select concat(<parameter>,<column>), wr...unknown2004-05-313-6/+136
* | | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-285-2/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-05-285-2/+8
| |\ \ \ \
| | * | | | if exists should not be used inside testunknown2004-05-285-2/+8
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-281-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Restore.cpp:unknown2004-05-280-0/+0
| * | | | | ha_ndbcluster.cc:unknown2004-05-281-1/+1
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-282-9/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-282-9/+11
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fix for compile problem with newtonapi unknown2004-05-282-9/+11
* | | | | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-05-282-3/+24
|\ \ \ \ \ \
| * | | | | | Added option --config-extra-env to Do-compileunknown2004-05-282-7/+24
| * | | | | | my_global.h:unknown2004-05-281-1/+5
* | | | | | | New patch to ensure that InnoDB gets values for CFLAGS and CXXFLAGSunknown2004-05-282-2/+3
| |/ / / / / |/| | | | |
* | | | | | Portability fix (using 'char' as argument to C functions may give warnings)unknown2004-05-283-19/+25
* | | | | | merge with 4.0 to get fix for hpuxunknown2004-05-285-4/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Portability fix for HPUXunknown2004-05-282-2/+5
| * | | | | Always enable HAVE_COMPRESS on netwareunknown2004-05-281-0/+4
| * | | | | Portability fix for 32 bit file systemsunknown2004-05-282-1/+2
* | | | | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-05-281-39/+69
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merged in some patches from Novell.unknown2004-05-272-39/+74
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-284-6/+8
|\ \ \ \ \ \
| * | | | | | Remove some code from sql_yacc.cc that doesn't do anything except produce war...unknown2004-05-282-6/+4
| * | | | | | merge with 4.0 to get fix to VC++ project filesunknown2004-05-273-2/+6
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | removed reference to not existing library lib_release\dbug.libunknown2004-05-272-2/+2
| | * | | | | backport bug#2708 fix from 4.1unknown2004-05-274-17/+32
* | | | | | | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-2720-111/+98
* | | | | | | InnoDB cleanup:unknown2004-05-2733-432/+516
| |_|_|_|/ / |/| | | | |
* | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-2721-9/+90
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Mergingunknown2004-05-2721-9/+90
| |\ \ \ \ \
| | * | | | | WL#1163 (To make spatial code optional)unknown2004-03-152-0/+4
| | * | | | | WL#1163 To make spatial code optionalunknown2004-03-1221-9/+86