summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Forbid NULL geometry fields unknown2003-02-251-0/+5
* Fix for the prepared statement access checksunknown2003-02-241-5/+26
* 1. Fix for the crash in debug mode when the .frm is corrupted and SHOW TABLE ...unknown2003-02-242-37/+307
* Merge vkishkin@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-246-2/+25
|\
| * add option default-week-format and variable default_week_format unknown2003-02-196-2/+25
* | Merge work:/home/bk/mysql-4.1unknown2003-02-241-2/+4
|\ \
| * | make EXPLAIN killableunknown2003-02-211-2/+4
* | | merge fixunknown2003-02-22183-12156/+1768
|\ \ \
| * \ \ Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-02-211-13/+18
| |\ \ \
| | * | | Fix for mysql_stmt_close(), so that the PHP layer can map it easily to know w...unknown2003-02-211-13/+18
| | |/ /
| * | | Test's result update because std_data/words.dat has been lengthened by 500 by...unknown2003-02-217-13/+60
| * | | Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-212-2/+1
| |\ \ \
| | * | | - removed duplicate my_sys.h inclusion from lib_vio.cunknown2003-02-212-2/+1
| | |/ /
| * | | DATABASE character set is never blank anymoreunknown2003-02-213-10/+10
| |/ /
| * | Another missed fix for Embedded Library (Windows specific)unknown2003-02-201-4/+3
| * | Minor tweak to fix the Netware portability to libmysqldunknown2003-02-201-1/+1
| * | Fix .dsp files to have all new changes to work with src disribution package s...unknown2003-02-207-59/+108
| * | Windows portabilty fixups (last commit caused some errors, so recomitting) - ...unknown2003-02-2013-29/+31
| * | Initial script to create a windows src distribution packageunknown2003-02-202-1/+363
| * | charset.c:unknown2003-02-201-0/+1
| * | Bug fix: we should not use info->buff for searching after we found last key i...unknown2003-02-201-1/+8
| * | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-194-22/+13
| |\ \
| | * | Code cleanupunknown2003-02-191-15/+2
| | * | Bug fix: we should set have_rtree value in case of table reopen.unknown2003-02-193-7/+11
| * | | Fixed typo in mysqltest command name.unknown2003-02-191-1/+1
| |/ /
| * | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-191-1/+1
| |\ \
| | * | Bug fix: rtree should handle nulls itselfunknown2003-02-191-1/+1
| * | | Merge sgluhov@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-1914-37/+621
| |\ \ \
| | * | | Added chapter about subselect transformationsunknown2003-02-191-2/+237
| | | |/ | | |/|
| | * | Merge heikki@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-181-0/+1
| | |\ \
| | | * | ha_innodb.cc:unknown2003-02-181-0/+1
| | * | | Merge work:/home/bk/mysql-4.1unknown2003-02-184-18/+17
| | |\ \ \ | | | |/ / | | |/| |
| | | * | bug in ft2 repair-by-sort fixed (sort_key_cmp() using ft2_keydef for ft keys)unknown2003-02-184-18/+17
| | * | | section about SELECT performingunknown2003-02-181-3/+346
| | * | | Made it work with bison 1.875. They've changed the "parse error" string intounknown2003-02-181-1/+2
| | | |/ | | |/|
| | * | bug fixesunknown2003-02-183-3/+3
| | * | bug fixesunknown2003-02-172-2/+2
| | * | sql_table.cc, field.cc:unknown2003-02-173-10/+15
| * | | Bug fix: for SHOW STATUS (when ssl is used)unknown2003-02-178-3/+24
| * | | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1unknown2003-02-177-22/+28
| |\ \ \ | | |/ / | |/| |
| | * | Changed ROW_RESULT to defaultunknown2003-01-317-22/+28
| * | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-1760-190/+494
| |\ \ \
| | * \ \ Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-1756-167/+287
| | |\ \ \
| | | * | | Fixed multi-table-delete for InnoDB tablesunknown2003-02-1756-179/+288
| | | * | | Merge mashka.mysql.fi:/home/my/mysql-3.23unknown2003-02-171-8/+10
| | | |\ \ \
| | | | * | | Fixed problem with ISNULL on fields that could not be nullunknown2003-02-171-8/+10
| | | * | | | Patch for novellunknown2003-02-162-3/+11
| | * | | | | fixed excluding st_select_lex from global select listunknown2003-02-163-9/+11
| | * | | | | Fix to read the correct 'default value'unknown2003-02-151-1/+1
| | * | | | | Another misc variable test which is of bool type returning a longlongunknown2003-02-151-1/+20