summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix that -integer works as in 4.0unknown2003-08-072-18/+67
* Mergeunknown2003-08-05137-2989/+1569
|\
| * Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-08-021-2/+11
| |\
| | * There were two wrong calls to tables_ok() in MySQL 4.0 (BUG#980),unknown2003-08-021-2/+11
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-08-013-765/+4
| |\ \
| | * \ Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-08-013-765/+4
| | |\ \
| | | * | added disable_query_log to fulltext2.testunknown2003-08-013-765/+3
| * | | | merge fixunknown2003-08-011-2/+0
| * | | | mergeunknown2003-08-017-35/+54
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | prevented finding references in item_list for non-SELECT st_select_lexunknown2003-07-297-12/+56
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-08-013-16/+36
| |\ \ \ \
| | * | | | tabe & query hashes made case insensitive (BUG#933)unknown2003-07-283-16/+36
| * | | | | mergeunknown2003-08-0110-13/+42
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | count HAVING clause elements with select list elements, because agregate func...unknown2003-07-2910-14/+41
| | |/ / /
| * | | | cp1251.xml:unknown2003-07-311-4/+4
| * | | | Database name and national characters fixes.unknown2003-07-303-4/+40
| * | | | Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-302-24/+57
| |\ \ \ \
| | * | | | Fix for timestamp issue (BR #819)unknown2003-07-302-24/+57
| * | | | | Derivation attribute was not processed correctlyunknown2003-07-307-3/+40
| * | | | | README.1st:unknown2003-07-291-24/+38
| * | | | | Fixed that this sequence didn't produce an error as it should have:unknown2003-07-293-1/+16
| * | | | | A new separate error message: Unknown collation 'blablabla'unknown2003-07-2933-8/+51
| | |_|/ / | |/| | |
| * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-292-0/+63
| |\ \ \ \ | | |/ / /
| | * | | logging_ok:unknown2003-07-292-0/+63
| | |/ /
| * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-281-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | Fix for #886unknown2003-07-281-0/+4
| * | | bugs #701 and #783 - old .frm files were read in incorrectly in 4.1 (each fie...unknown2003-07-282-8/+7
| * | | test results fixedunknown2003-07-282-3/+2
| * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-07-287-29/+111
| |\ \ \
| | * | | changed for AUTO_VALUE_ON_ZEROunknown2003-07-287-29/+111
| * | | | 'mysqld --verbose' should not print help screenunknown2003-07-271-1/+1
| * | | | ulong is not portableunknown2003-07-271-6/+6
| * | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-2712-45/+121
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | now GRANT db.* ... compares patterns correctly to prevent privilege escalationunknown2003-07-2212-70/+85
| | * | | wild_compare fun: bug in GRANT db_pattern.* ...unknown2003-07-222-0/+61
| * | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-07-261-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | My changes to test rpl_insert_id in 4.0 about replication of foreign_key_checksunknown2003-07-261-0/+1
| * | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-251-9/+9
| |\ \ \ \
| | * | | | Bug#909: mysqld --verbose --help != mysqld --help --verboseunknown2003-07-251-9/+9
| | |/ / /
| * | | | Print accounts in error messages as 'user'@'host' rather than 'user@host'.unknown2003-07-2424-120/+120
| |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-232-4/+11
| |\ \ \
| | * | | Fix security bug. mysqld server without ssl support was completly unknown2003-07-232-4/+11
| | | |/ | | |/|
| * | | temporary modification of rpl_loaddata.test until 4.0 is merged in 4.1.unknown2003-07-232-14/+17
| * | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2003-07-2311-27/+99
| |\ \ \
| | * | | On Feb 4th, 2003, Monty said he would push my patch to print replicate-do-tableunknown2003-07-2311-27/+99
| * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-2310-3/+71
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-07-2210-3/+71
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)unknown2003-07-2210-3/+71
| * | | | SCRUM - adding client into embedded serverunknown2003-07-237-22/+65
| * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-225-6/+11
| |\ \ \ \ | | |/ / /