summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix testmysql-4.0.23unknown2004-12-181-1/+0
* Remove bogus linesunknown2004-12-181-7/+0
* Bug#7391 - Multi-table UPDATE security regressionunknown2004-12-183-0/+156
* Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-12-161-3/+11
|\
| * Have 'mysql-test-run' write a list of all failed tests at the end, if run wit...unknown2004-12-161-3/+11
* | Moved drop table statement to the end.unknown2004-12-162-1/+2
* | Test for BUG#6054. The bug itsel is fixed by the fix for #5837.unknown2004-12-162-0/+15
|/
* dict0load.c:unknown2004-12-131-0/+16
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-12-114-1/+35
|\
| * Fix for BUG#6976:unknown2004-12-114-1/+35
* | Fix for BUG#5837 - attempt 3.unknown2004-12-114-4/+31
* | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-12-103-9/+39
|\ \
| * | dict0dict.h, dict0dict.c, ha_innodb.cc:unknown2004-12-103-9/+39
* | | srv0srv.c:unknown2004-12-101-1/+0
|/ /
* | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-12-072-10/+12
|\ \ | |/ |/|
| * two fixes for potential security bugsunknown2004-12-072-10/+12
* | Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when theunknown2004-12-036-8/+46
* | A fix (bug #6878: Crash with engine=memory).unknown2004-12-023-0/+27
* | two-line fix for BUG#6732 "FLUSH TABLES WITH READ LOCK + COMMIT makes next FL...unknown2004-11-303-4/+83
|/
* srv0srv.c:unknown2004-11-261-5/+7
* Fixes while reviewing codeunknown2004-11-267-26/+25
* Merge mysql.com:/home/timka/mysql/src/4.0-virginunknown2004-11-257-7/+66
|\
| * Merge mysql.com:/space/bkroot/mysql-4.0unknown2004-11-257-7/+66
| |\
| | * Fix for Bug#6148. Only rewind read position in binary log when theunknown2004-11-256-7/+65
* | | Merge for BUG#3759 which was missing from the main tree for some reason.unknown2004-11-25210-1403/+4184
|\ \ \ | |/ /
| * | Ensure consistent sources up to 5.0 where a C++ problem occurs.unknown2004-11-241-1/+1
| * | Change "Do-compile" to make automatic build log analysis easier and unknown2004-11-231-3/+14
| * | "Table file %s was created in MySQL 4.1+" is an error, not a warningunknown2004-11-221-0/+4
| * | merged with ulunknown2004-11-221-1/+1
| |\ \
| | * | texi2html:unknown2004-10-212-45/+54
| | * | texi2html:unknown2004-10-152-1/+2
| | * | Enabled mysqltest for MASTER_PORT replacement.unknown2004-08-249-34/+55
| * | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-11-223-2/+12
| |\ \ \
| | * | | ft_boolean_search.c:unknown2004-11-223-2/+12
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-193-34/+36
| |\ \ \ \
| | * | | | Proposed fix for bug #6439 "from_unixtime() function returns wrong datetime unknown2004-11-153-34/+36
| * | | | | When mysqlbinlog prints LOAD DATA INFILE, let it print the thread id. Some cu...unknown2004-11-181-1/+1
| | |/ / / | |/| | |
| * | | | test for bug#5528unknown2004-11-172-0/+19
| * | | | ha_innodb.cc:unknown2004-11-161-5/+6
| * | | | wrong constant fixed - boolean fulltext searches like "+something +smth*"unknown2004-11-121-10/+10
| * | | | Makefile.am:unknown2004-11-121-1/+1
| * | | | Removed an unneccessary for() and variable.unknown2004-11-121-5/+4
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-124-31/+77
| |\ \ \ \
| | * | | | Bug#6123 - GRANT USAGE creates useless mysql.db rowunknown2004-11-113-1/+17
| | * | | | Some code clean-up and optimization.unknown2004-11-111-30/+60
| * | | | | A fix (bug #6564: QUOTE(NULL) returns NULL, not the string 'NULL')unknown2004-11-113-4/+21
| |/ / / /
| * | | | Removed check for .ini file elsewhere, except on Windows.unknown2004-11-111-0/+4
| * | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-101-12/+13
| |\ \ \ \
| | * | | | Alphabetize some out-of-order options in option structure.unknown2004-11-091-12/+13
| | | |_|/ | | |/| |
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-102-1/+9
| |\ \ \ \