summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Fixed man page for apropos/whatis (thanks to Christian Hammers from Debianunknown2003-03-111-10/+5
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23unknown2003-03-113-1/+19
|\
| * fixed bug of unchecked random part of WHERE clause (bug #142)unknown2003-03-113-1/+19
* | Merge bk-internal:/home/bk/mysql-3.23/unknown2003-03-114-4/+27
|\ \
| * | fixed an obscure bug in group by + having + Item_ref::get_dateunknown2003-03-114-4/+27
| |/
* | - made test for multiple --user options more sh-compatibleunknown2003-03-111-2/+2
* | - fixed C++-style comments in .c files to make IBM compiler happyunknown2003-03-112-16/+16
|/
* Merge bk-internal:/home/bk/mysql-3.23/unknown2003-03-101-2/+17
|\
| * more propection in mi_open against badly corrupted MYI headersunknown2003-03-101-2/+17
* | - typo fix for newly added error messageunknown2003-03-101-1/+1
|/
* warning addedunknown2003-03-101-1/+5
* Merge bk-internal:/home/bk/mysql-3.23/unknown2003-03-101-2/+13
|\
| * ignore world-writeable my.cnf'sunknown2003-03-101-2/+13
* | Don't allow multiple --user options to mysqldunknown2003-03-102-3/+10
* | Better fix for connect timeout problem.unknown2003-03-101-34/+37
* | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-03-108-71/+98
|\ \ | |/ |/|
| * Don't allow BACKUP TABLE to overwrite filesunknown2003-03-108-71/+98
* | Merge build:/home/bk/mysql-3.23unknown2003-03-101-1/+0
|\ \
| * | .del-stamp-h.in~4a5d6676232516c5:unknown2003-03-101-1/+0
* | | Additional bug fixunknown2003-03-081-0/+3
* | | A correct fix for the timeout problemunknown2003-03-081-7/+4
* | | Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_c...unknown2003-03-074-6/+38
* | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-03-058-29/+121
|\ \ \ | |/ /
| * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-03-044-1/+27
| |\ \ | | |/ | |/|
| | * fixed Field::eq() to work with CHAR(0) fieldsunknown2003-03-044-1/+27
| * | Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE i...unknown2003-03-034-28/+94
* | | A better, but larger fix for server_id bug ..unknown2003-03-055-7/+7
* | | Fix for SHOW VARIABLES on 64-bit platformsunknown2003-03-041-1/+1
* | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-03-038-4/+9
|\ \ \ | |/ /
| * | Always include errno.hunknown2003-02-281-0/+1
| * | LOAD DATA INFILE is not replicated by slave if replicate_*_table is setunknown2003-02-281-0/+1
| * | Added copying of *.slave-mi mysql-test filesunknown2003-02-281-1/+3
| * | Fix for SHOW TABLE STATUS with empty .frm fileunknown2003-02-261-1/+1
| * | Comment column in SHOW TABLE STATUS now reports that it canunknown2003-02-261-0/+1
| * | change 'slave-master-info.opt' to .slave-mi to avoid problems with long filen...unknown2003-02-264-2/+2
* | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-02-2524-255/+296
|\ \ \ | |/ /
| * | Fixed "syntax" errors in text message files.unknown2003-02-2522-253/+253
| * | Indentation cleanupunknown2003-02-251-0/+2
| * | ibuf0ibuf.c:unknown2003-02-211-2/+41
| |/
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-02-214-14/+21
|\ \ | |/
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-02-193-13/+20
| |\
| | * prevented crash on deleting non-constructed analyse objectunknown2003-02-181-5/+6
| | * Merge sanja.is.com.ua:/home/bell/mysql/mysql-3.23unknown2003-02-181-8/+10
| | |\
| | | * Fixed problem with ISNULL on fields that could not be nullunknown2003-02-171-8/+10
| | * | fixed memory leak in ANALIZE initialization error reportingunknown2003-02-141-0/+4
| | |/
| * | another fix for RAND() initializationunknown2003-02-121-1/+1
| |/
* | Fixed YES/NO in Polish messagesunknown2003-02-121-1/+1
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-02-123-6/+7
|\ \ | |/
| * backported MERGE+MAX bugfix from 4.0unknown2003-02-121-4/+3
| * backporting Peter's fix for better RAND() initialization from 4.0unknown2003-02-111-1/+1