summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed bug in used_tables() report of left expression of IN subqueryunknown2003-08-077-29/+43
* Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1unknown2003-08-0534-872/+357
|\
| * mergeunknown2003-08-0534-872/+357
| |\
| | * Fix:unknown2003-08-053-2/+6
| | * Fix:unknown2003-08-054-5/+34
| | * fix_fields recoursion didn't stop when some level's fix_length_and_decunknown2003-08-053-0/+17
| | * Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-08-0419-827/+141
| | |\
| | | * 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
| | | | |/ / /
| | * | | | | mysqldump.c:unknown2003-07-311-1/+2
| | |/ / / /
| | * | | | 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
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1unknown2003-07-2991-2013/+968
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-2991-2013/+968
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | 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
| | | | |/ | | | |/|