summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Don't use the "4.1 vardir trick" on OS that does not have native symlink(i.e ...unknown2006-10-231-1/+2
| * | | | Merge bk-internal:/home/bk/mysql-4.1-maintunknown2006-10-232-73/+135
| |\ \ \ \
| | * | | | If "var" is a symlink which does not point to anything, remove it before crea...unknown2006-10-231-0/+5
| | * | | | As both ndb and im are components that may be disabled as well as the binarie...unknown2006-10-231-67/+119
| | * | | | Copy *.cnf file from std_data/ when doing a binary distributionunknown2006-10-231-0/+1
| | * | | | Init some variables that changes between test cases direclty in run_testcaseunknown2006-10-201-6/+10
| | |/ / /
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-10-236-5/+29
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/usr/home/ram/work/mysql-4.1-maintunknown2006-10-236-5/+29
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix for bug #20732: Partial index and long sjis search with '>' fails sometimesunknown2006-10-196-5/+29
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-maintunknown2006-10-201-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge polly.local:/tmp/maint/bug23256/mysql-4.1-maintunknown2006-10-201-1/+1
| | |\ \ \ \