summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed access to uninitialized memory in protocol::store_timeunknown2003-11-043-6/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-043-3/+5
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-040-0/+0
| |\
| | * avoid problem when all tables are constunknown2003-11-041-1/+2
| * | avoid problem when all tables are constunknown2003-11-041-1/+2
| * | fixed problem with UNION flagsunknown2003-11-042-2/+3
| * | avoid writting junkunknown2003-11-041-0/+1
| |/
* | Removed some warnings reported by valgrindunknown2003-11-0421-126/+150
* | Merge with 4.0unknown2003-11-0467-199/+882
|\ \
| * \ Merge bk-internal:/home/bk/mysql-4.0/unknown2003-11-033-1/+9
| |\ \
| | * | fixed a bug in boolean fts where a word queue was created based on min_word_l...unknown2003-11-033-1/+9
| * | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-rootunknown2003-11-033-0/+30
| |\ \ \
| | * \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-033-0/+30
| | |\ \ \
| | | * | | When we delete the slave's temp tables from memory, we resetunknown2003-11-033-0/+30
| * | | | | fix for bug #1724 'WHERE ... IN() optimizer behaviour unknown2003-11-035-28/+87
| |/ / / /
| * | | | Portability fixunknown2003-11-021-1/+1
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-0215-48/+105
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Call my_sync() after all data is written to .frm fileunknown2003-11-0215-48/+105
| * | | | 4 small items in this:unknown2003-10-3110-13/+53
| * | | | minor fix in rmunknown2003-10-311-2/+2
| * | | | thd->query assignment moved outunknown2003-10-311-1/+1
| |/ / /
| * | | Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-301-1/+10
| |\ \ \
| | * | | comments about designation of thd->where and unknown2003-10-301-1/+10
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-308-18/+204
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix to be able to rununknown2003-10-301-1/+7
| | * | | Fix for BUG#1686unknown2003-10-298-17/+197
| * | | | Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-302-2/+3
| |\ \ \ \
| | * | | | fix for bug #1634 '"operator new" in my_new wastes memory'unknown2003-10-302-2/+3
| | | |/ / | | |/| |
| * | | | Safety fix for adding service name to search config groupsunknown2003-10-301-1/+2
| * | | | Change back service name to MySQLunknown2003-10-304-10/+22
| |/ / /
| * | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-10-293-9/+17
| |\ \ \
| | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-282-7/+9
| | |\ \ \
| | | * | | Fix for problem of installing MySQL as a service withunknown2003-10-282-7/+9
| | * | | | row0sel.c:unknown2003-10-281-2/+8
| | |/ / /
| * | | | followup to max_user_connections fix, keep the count more accurateunknown2003-10-291-3/+4
| * | | | fixes for max_user_connections (connections are now counted even ifunknown2003-10-271-10/+15
| * | | | correct casting in ulonglong2doubleunknown2003-10-272-4/+4
| * | | | cleanupunknown2003-10-251-2/+1
| |/ / /
| * | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-251-1/+4
| |\ \ \
| | * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-251-1/+4
| | |\ \ \
| | | * | | added quotas for database namesunknown2003-10-241-1/+4
| * | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-10-251-3/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | added to mysql_secure_installation unknown2003-10-241-3/+7
| * | | | | Move the pid file testing after arguments are parsed (previous patch was not ...unknown2003-10-241-13/+13
| * | | | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-10-231-1/+2
| |\ \ \ \ \
| | * | | | | Put username in the Subject line as well (with the changeset number).unknown2003-10-231-1/+2
| | |/ / / /
| * | | | | Fix results after mergeunknown2003-10-231-1/+0
| * | | | | Merge with 3.23 to get 4.0 tree in sync (no relevant changes to 4.0 tree)unknown2003-10-231-1/+0
| |\ \ \ \ \
| | * | | | | Fix for Bug #1595 "mysqlbinlog can't read a password from the console".unknown2003-10-201-4/+25
| | * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-10-181-1/+1
| | |\ \ \ \ \