summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge mishka.local:/home/my/mysql-4.1unknown2005-08-2533-3486/+601
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-245-1083/+84
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-245-1083/+84
| | |\
| | | * Review fixesunknown2005-08-245-1083/+84
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-12302unknown2005-08-2426-3481/+313
| |\ \ \ | | |/ /
| | * | Merge heikki@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-241-1/+1
| | |\ \
| | | * | subselect2.result:unknown2005-08-241-1/+1
| | * | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-241-1/+25
| | |\ \ \ | | | |/ /
| | | * | Merge hundin.mysql.fi:/home/heikki/mysql-4.0unknown2005-08-241-1/+25
| | | |\ \
| | | | * | ha_innodb.cc:unknown2005-08-241-1/+25
| | * | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-240-0/+0
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Mergeunknown2005-08-240-0/+0
| | | |\ \ \
| | * | \ \ \ Mergeunknown2005-08-2313-43/+279
| | |\ \ \ \ \
| | | * | | | | ps_conv.inc:unknown2005-08-183-0/+22
| | | * | | | | mysqld.dsp:unknown2005-08-186-20/+28
| | | * | | | | mtr_timer.pl, mysql-test-run.pl, mtr_report.pl, mtr_process.pl:unknown2005-08-184-5/+180
| | | * | | | | mtr_process.pl:unknown2005-08-181-14/+20
| | | * | | | | mtr_process.pl:unknown2005-08-171-4/+10
| | | | |/ / / | | | |/| | |
| | | * | | | No C++ style comments in C source!unknown2005-08-171-1/+1
| | * | | | | removed ndb grep from configure .inunknown2005-08-239-3432/+0
| | * | | | | enabled make of ndb_redo_log_readerunknown2005-08-232-4/+8
| | | |_|_|/ | | |/| | |
| * | | | | Use the hostname with which the user authenticated when determining whichunknown2005-08-224-9/+87
| |/ / / /
| * | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-222-1/+44
| |\ \ \ \
| | * | | | Fix bug #11718 query with function, join and order by returns wrong type.unknown2005-08-172-1/+44
| * | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-221-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Ensure that a failing test does not stop testing or the whole RPM build process.unknown2005-08-221-2/+2
| * | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-2122-43/+1316
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-202-6/+11
| | |\ \ \ \
| | | * | | | Fix ctype_cp932 test to be deterministic on different machines.unknown2005-08-192-6/+11
| | * | | | | Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-208-5/+1200
| | |\ \ \ \ \
| | | * | | | | updated patch for BUG#4680 (incomplete DROP DATABASE breaking replication). unknown2005-08-187-48/+1085
| | | * | | | | Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-177-7/+165
| | | |\ \ \ \ \
| | | | * | | | | patch for BUG#4680 - drop database breaking replication if there were extra f...unknown2005-08-035-7/+129
| | | | * | | | | The earlier commit for BUG#10456 did not add the test fileunknown2005-08-021-0/+19
| | | | * | | | | Added a test case for BUG#10456unknown2005-08-021-0/+17
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-10/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Cleanups during review of new codeunknown2005-08-251-10/+15
* | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-241-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correction of fix for bug #12280 "Triggers: crash if flush tables".unknown2005-08-241-2/+2
* | | | | | | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-08-245-43/+60
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-245-43/+60
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Increase version number (but leave status still at "beta").unknown2005-08-241-2/+2
| | * | | | | | | | | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-241-5/+10
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | BUG#12532: Fix for the case when my_malloc is macrounknown2005-08-241-5/+10
| | * | | | | | | | | | | fix test for a bug to use correct tablesunknown2005-08-242-32/+34
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-241-4/+14
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Post-fix for BUG#6276.unknown2005-08-241-4/+14
* | | | | | | | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-08-2341-386/+834
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-2341-386/+834
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-241-1/+1
| | |\ \ \ \ \ \ \ \ \ \