summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add QUICK as mysql-recover option in mysqld --helpmysql-4.0.15unknown2003-09-052-1/+2
* Merge bk-internal:/home/bk/mysql-4.0/unknown2003-09-055-17/+239
|\
| * Windows fix to avoid VC++ 6.0 compiler bug, which prevents compilation when f...unknown2003-09-041-2/+31
| * Provide mysql_fix_privilege_tables.sql for Windows users to update grant tabl...unknown2003-09-042-13/+195
| * Merge bgerber@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-032-2/+13
| |\
| | * Change set for gcc patch on OpenUNIX and UnixWare SCO is the OS vendor.unknown2003-09-032-2/+13
* | | bug#926 fix undone - it caused suboptimal execution plan for "range ON, no WH...unknown2003-09-051-2/+19
* | | bug #1172 - crash on force index() and SEL_ARG::MAYBE_KEYunknown2003-09-033-2/+26
* | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-09-034-1/+48
|\ \ \ | |/ /
| * | Fix for the bug #971: ORDER BY DESC doesn't return correct num of rows with B...unknown2003-09-023-0/+47
| |/
| * fixed bug #1174unknown2003-09-021-1/+1
* | more sanity checks for compressed files, BUG#770unknown2003-09-021-0/+6
* | s/\t/ / in command-line help textunknown2003-09-021-1/+1
|/
* Merge bk-internal:/home/bk/mysql-4.0/unknown2003-09-013-0/+15
|\
| * workaround for IN's special treatment of first argument. Not for 4.1unknown2003-09-013-0/+15
* | - added a missing %define in the RPM spec fileunknown2003-09-011-1/+1
* | - Fixed BUG 1162 (removed macro names from the changelog)unknown2003-08-291-5/+17
* | removed stale commentunknown2003-08-292-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-297-37/+24
|\ \
| * | Revert change of lower-case-table handling as this breaks how alias works.unknown2003-08-297-37/+24
* | | Merge jcole@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-281-32/+41
|\ \ \ | |/ / |/| |
| * | opt_range.cc: Fixes for out of memory conditions.unknown2003-08-281-32/+41
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-285-81/+36
|\ \
| * | Portability fixesunknown2003-08-287-81/+207
* | | Removed restriction not to be able use non regular files.unknown2003-08-282-2/+1
| |/ |/|
* | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-08-283-3/+174
|\ \
| * | post-merge fixesunknown2003-08-282-0/+171
| * | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-08-281-3/+3
| |\ \ | | |/ | |/|
| | * oom protectionunknown2003-08-281-3/+3
* | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2003-08-283-354/+193
|\ \ \ | |/ /
| * | merge with 3.23 to get for overrun in ISAM tables with man fields and a blob.unknown2003-08-283-354/+193
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-08-286-355/+198
| | |\ \
| | | * | Updated test for ISAM overflow bugunknown2003-08-282-0/+175
| | | * | ixed overflow bug in MyISAM and ISAM when using packed tables with a lot of f...unknown2003-08-284-355/+23
* | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2003-08-281-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | - replaced C++-style comments in .c file (Please try to avoid this, asunknown2003-08-281-6/+6
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-282-2/+16
|\ \ \ \ \
| * | | | | btr0btr.c:unknown2003-08-282-2/+16
| |/ / / /
* | | | | Add detection of in_addr_tunknown2003-08-2816-83/+182
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-278-72/+102
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-272-37/+37
| |\ \ \ \
| | * | | | Updating translation for Spanish/Portuguese error messages filesunknown2003-08-272-37/+37
| * | | | | Added a warning to my_print_defaults if --verbose is givenunknown2003-08-275-34/+64
| |/ / / /
| * | | | - added missing file vio_priv.h to source distributionunknown2003-08-271-1/+1
* | | | | Fixed unlikely stack bug when having a BIG expression of type 1+1-1+1-1... in...unknown2003-08-273-26/+80
* | | | | Add column names for metadata when running mysql with -Tunknown2003-08-275-4/+22
|/ / / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-2722-263/+261
|\ \ \ \ | |_|_|/ |/| | |
| * | | vio ssl structure renames (to get rid of ending _)unknown2003-08-2722-263/+261
* | | | do not try to "analyze" or "sort index" in the table that has no indexes or n...unknown2003-08-271-9/+12
* | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-08-261-1/+4
|\ \ \ \