summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix for MacOSX and symlinksunknown2003-05-142-68/+84
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-134-13/+65
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-131-2/+3
| |\
| * | Fixed a bug in DROP DATABASE when database had a RAID type table.unknown2003-05-133-8/+21
| * | - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-133-6/+45
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-131-2/+3
|\ \ \ | | |/ | |/|
| * | Fix of bug 390: primary key now implies (silently) NOT NULL for key fields.unknown2003-05-131-2/+3
| |/
* | Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373unknown2003-05-131-0/+4
* | Fixed problem with ansi mode and GROUP BY with constants. (Bug #387)unknown2003-05-131-1/+2
* | Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-137-18/+28
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-136-20/+40
|\
| * Safety fix to enable RAID in max binariesunknown2003-05-133-8/+15
| * merge with 3.23unknown2003-05-081-2/+2
| |\
| | * Better grant test for SELECT *unknown2003-05-081-4/+4
| * | Merge to get security patchunknown2003-05-083-9/+21
| |\ \ | | |/
| | * Security patch to remove wrong error when one had a global update/delete priv...unknown2003-05-073-9/+21
| | * Porting back security fix from 4.0.unknown2003-04-291-2/+3
| | * Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-04-291-1/+1
| | |\
| | | * Back porting a fix from 4.0 at customer's requestunknown2003-04-141-1/+1
| * | | Updated commentunknown2003-05-071-1/+2
* | | | MySQL-classic did not pass the test suite rpl_rotate_logs.test anymore bec...unknown2003-05-101-15/+17
* | | | sql_select.cc, opt_sum.cc:unknown2003-05-072-13/+46
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-051-140/+2
|\ \ \
| * | | Fixed that reading a DATE string of 000000 is interpreted as 0000-00-00 inste...unknown2003-05-051-140/+2
* | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-05-055-51/+33
|\ \ \ \
| * | | | parallel-repair available in mysqldunknown2003-05-044-8/+31
| * | | | count_bits() moved to mysys/unknown2003-05-041-43/+2
* | | | | Minor fix to previous codeunknown2003-05-041-0/+3
* | | | | Added innodb_max_dirty_pages_pct parameter to limit amount unknown2003-05-043-0/+15
|/ / / /
* | | | "delete from table where const" bug fixedunknown2003-05-031-1/+1
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-033-17/+27
|\ \ \
| * | | Fix problem where key_read was not cleaned up properly, which caused assert i...unknown2003-05-033-17/+27
* | | | Many files:unknown2003-05-035-20/+97
* | | | avoid sigsegv when open_ltable() fails in REPAIR ... USE_FRMunknown2003-05-021-0/+5
* | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-305-5/+10
|\ \ \ \ | |/ / /
| * | | Fix reference to not initialized memoryunknown2003-04-305-5/+10
* | | | merge fixunknown2003-04-2925-102/+170
|\ \ \ \ | |/ / /
| * | | CURRENT_USER() and "access denied" error messages now report hostname exactly...unknown2003-04-296-19/+22
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-284-19/+26
| |\ \ \
| | * | | Fix for openssl on Solarisunknown2003-04-284-19/+26
| * | | | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-274-11/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Changes from Novell for NetWare platformunknown2003-04-244-11/+5
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-271-9/+0
| |\ \ \ \
| | * | | | trx0trx.h, trx0trx.c, ha_innodb.cc:unknown2003-04-271-9/+0
| * | | | | Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-2710-17/+67
| * | | | | Merge with 3.23:unknown2003-04-264-6/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fix possible memory overrun when reading broken character set filesunknown2003-04-261-1/+1
| | * | | | Fixed problem with timestamps in binary log on 64 bit machinesunknown2003-04-233-5/+7
| | | |_|/ | | |/| |
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-04-074-14/+13
| | |\ \ \
| | | * | | Changed innobase_flush_log_at_trx_commit to be 1 as defaultunknown2003-04-074-14/+13