summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix for bug #23938: ISNULL on DATE AND CAST AS DATE returns false for null va...unknown2006-12-043-1/+14
* This ChangeSet must be null-merged to 5.0. Applied innodb-4.1-ss33unknown2006-11-091-13/+31
* Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/g41unknown2006-11-093-264/+9
|\
| * Merge mysql.com:/Users/kent/mysql/bk/lic/my40-licunknown2006-11-073-264/+9
| |\
| | * make_binary_distribution.sh:unknown2006-11-073-269/+8
* | | Update of --mem flag after commentsunknown2006-11-081-9/+13
* | | No need to pass an additional arg to to mtr_add_arg when there is no % signunknown2006-11-081-4/+2
* | | Pass location of charsets dir to mysqltest to avoid using the charsetdir loca...unknown2006-11-082-5/+18
* | | Don't run mysqltest with both --silent and --verbose unknown2006-11-081-3/+0
* | | Bug#23981 memory leaks from yassl code + otherunknown2006-11-071-0/+5
* | | Don't allow path to be passed to --memunknown2006-11-071-3/+3
* | | Correct faulty commit, the opt_tastcase_timeout value is in minutes, to it ne...unknown2006-11-071-1/+1
* | | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-11-074-1/+111
|\ \ \
| * \ \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug23411/my41-bug23411unknown2006-11-064-1/+111
| |\ \ \
| | * | | Bug#23411: ... MOD-ing zero returns strange resultunknown2006-11-064-1/+111
* | | | | Make --mem settable with environment variable MTR_MEM and make it possible to...unknown2006-11-073-5/+919
| |_|/ / |/| | |
* | | | Don't warn about "Found non pid file" for elements that are not files. unknown2006-11-031-2/+2
|/ / /
* | | Fix merge collision.unknown2006-11-021-4/+4
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-02150-4811/+13266
|\ \
| * \ Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-11-022-1/+3
| |\ \
| | * \ Merge kpettersson@bk-internal:/home/bk/mysql-4.1-maintunknown2006-11-021-1/+1
| | |\ \
| | | * | Bug#22828 complementary patch:unknown2006-11-021-1/+1
| | * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-11-021-0/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix for bug #22913: mysql --quick doesn't report some errors.unknown2006-11-021-0/+2
| * | | | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-11-016-552/+228
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge 192.168.0.10:mysql/mysql-4.1-maintunknown2006-11-016-52/+91
| | |\ \ \
| | | * | | Improve the reading of .pid files from var/rununknown2006-10-312-22/+30
| | | * | | Make variables static to please Netware compilerunknown2006-10-311-18/+18
| | | * | | Remove warning, exe_mysql_fix_system_tables are not available on windowsunknown2006-10-311-8/+10
| | * | | | Update the rules for abi_checkunknown2006-10-272-504/+170
| * | | | | Merge kpdesk.mysql.com:/home/thek/dev/bug22828/my41-bug22828unknown2006-11-014-20/+153
| |\ \ \ \ \
| | * | | | | Bug#22828 _my_b_read() ignores return values for my_seek() callsunknown2006-10-314-20/+153
| * | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-10-312-4/+33
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-10-302-4/+33
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Bug#18654 Test is timing-dependent and fails from scheduling effects (?)unknown2006-10-302-4/+33
| * | | | | | Fix for bug #23412: delete rows with null date fieldunknown2006-10-273-1/+31
| |/ / / / /
| * | | | | Skip innodb test if mysqld doesn't have innodb supportunknown2006-10-251-0/+12
| * | | | | Update the binlog format parse routine to only be avaliable in 5.1 and allow ...unknown2006-10-251-11/+8
| * | | | | Add valgrinding support for mysql_client_testunknown2006-10-252-44/+56
| * | | | | Set flag opt_skip_ndbcluster_slave if no slaves are being used.unknown2006-10-251-3/+19
| * | | | | Adapt mysql-test-run.pl to mysqld in 5.1 using "mixed" binlog format by default unknown2006-10-242-0/+9
| * | | | | Pass --core-file option to mysqld when bootstrappingunknown2006-10-242-0/+2
| * | | | | Merge neptunus.(none):/home/msvensson/mysql/bug23427/my41-bug23427unknown2006-10-245-2/+1287
| |\ \ \ \ \
| | * | | | | WL#3462 Add testing of MySQL client ABI to prevent unintentional ABI breaksunknown2006-10-245-2/+1287
| * | | | | | Remove debug printout unknown2006-10-241-2/+0
| * | | | | | Run mysql_client_test without --silentunknown2006-10-242-1/+3
| * | | | | | Add analyze_testcase_failure which is called when mysqltest has failedunknown2006-10-242-0/+71
| * | | | | | Enable the ATTRIBUTE_FORMAT macros to check format of variable arg parametersunknown2006-10-241-4/+4
| | |/ / / / | |/| | | |
| * | | | | Avoid matching the trailing carriage return when parsing the mysqld.spec fileunknown2006-10-231-2/+2
| * | | | | The vardir trick can only bge used on platforms with native symlinks - otherw...unknown2006-10-231-3/+7