summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings from gcc 4.0.2:unknown2006-02-2521-13/+92
* Add back free that I accidently removed in last patchunknown2006-02-251-0/+1
* Fixed typounknown2006-02-251-1/+1
* Fixed new introduced bug in binlog.test with --ps-protocolunknown2006-02-253-7/+8
* Fixes to embedded server to be able to run tests with itunknown2006-02-2466-698/+12108
* mysqltest.c:unknown2006-02-231-9/+9
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-231-37/+37
|\
| * mysqld.cc:unknown2006-02-231-37/+37
* | Change snprintf to my_snprintfunknown2006-02-231-5/+5
* | Aix52 build fixunknown2006-02-231-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-2315-71/+833
|\ \
| * \ Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/5.0unknown2006-02-221-3/+3
| |\ \ | | |/ | |/|
| | * BUG#17265 Assertion failure in rpl_row_view01.unknown2006-02-221-3/+3
| * | Fix for BUG#7787: Stored procedures: improper warning for "grant execute" sta...unknown2006-02-223-4/+38
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-2211-64/+792
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-02-164-61/+31
| | |\ \
| | | * | Fix for bug #16593 "Deadlock or crash in stress test for case whereunknown2006-02-164-61/+31
| | * | | Additional tests for nested handlers added to sp.test.unknown2006-02-152-3/+725
| | * | | Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtimeunknown2006-02-135-0/+36
| | |\ \ \
| | | * \ \ Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtimeunknown2006-02-135-0/+36
| | | |\ \ \
| | | | * | | Fixed BUG#16896: Stored function: unused AGGREGATE-clause in CREATE FUNCTIONunknown2006-02-095-0/+36
* | | | | | | Merge fixupunknown2006-02-231-2/+1
* | | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysqltest_replace/my50-mysqltest_...unknown2006-02-234-20/+28
|\ \ \ \ \ \ \
| * | | | | | | Add new parameter to do_eval so that only unescaped variables in input string...unknown2006-02-234-21/+29
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-226-39/+93
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-214-39/+85
| |\ \ \ \ \ \ \
| | * | | | | | | Fix race condition: instance map wasn't locked for theunknown2006-02-214-39/+85
| * | | | | | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-212-0/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix for Bug #12674 "Instance Manager: IM doesn't handle clientunknown2006-02-212-0/+8
* | | | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug16878/my50-bug16878unknown2006-02-213-0/+85
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bug#14857 Reading dump files with single statement stored routines fails.Bug ...unknown2006-02-212-0/+32
| * | | | | | | | | | Bug#16878 dump of triggerunknown2006-02-093-0/+54
* | | | | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug14871/my50-bug14871unknown2006-02-213-42/+253
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bug#14871 mysqldump: invalid view dump outputunknown2006-02-213-42/+253
* | | | | | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysqltest_replace/my50-mysqltest_...unknown2006-02-2113-293/+304
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Escape \ in "exec"unknown2006-02-201-1/+1
| * | | | | | | | | | | Fix typounknown2006-02-201-1/+1
| * | | | | | | | | | | Set opt_vardir_trace for path for tracefiles unknown2006-02-171-10/+10
| * | | | | | | | | | | Replace win filename s with unix equivalentunknown2006-02-178-276/+290
| * | | | | | | | | | | #define popen(A,B) _popen((A),(B))unknown2006-02-161-1/+1
| * | | | | | | | | | | Use the tmp dir of MYSQLTEST_VARDIR unknown2006-02-162-8/+8
| * | | | | | | | | | | Don't disable warnings when dropping objects that should existunknown2006-02-161-4/+4
| * | | | | | | | | | | Use --system for unix command'sunknown2006-02-161-4/+4
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug13809/my50-bug13809unknown2006-02-211-1/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bug#13809 mysql-test: --replace_result option works on Windows incorrectunknown2006-02-161-1/+7
* | | | | | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug16557/my50-bug16557unknown2006-02-211-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bug#16557 mysql cmd-line client does not rename .mysql_history.TMP to .mysql_...unknown2006-02-131-2/+2
* | | | | | | | | | | | | Merge neptunus.(none):/home/msvensson/mysql/bug16795/my50-bug16795unknown2006-02-215-18/+99
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Bug#16795 ndb_cache_multi2unknown2006-02-152-13/+21
| * | | | | | | | | | | | | Add possibility to have a negative expression in "if" and "while" in mysqltest unknown2006-02-153-5/+78