- 02 Sep, 2003 2 commits
-
-
ram@mysql.r18.ru authored
Fix for the bug #971: ORDER BY DESC doesn't return correct num of rows with BDB and an indexed column.
-
vva@eagle.mysql.r18.ru authored
-
- 01 Sep, 2003 3 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
lenz@mysql.com authored
(thanks to Haakon Innerdal for spotting this one)
-
- 29 Aug, 2003 4 commits
-
-
lenz@mysql.com authored
- Really fixed BUG 998 (disable the checking for installed but unpackaged files)
-
kostja@oak.local authored
13:58 <monty> konstantin: the comment is missplaced (probably after merge). You can remove it
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
Changes like this should be done to 4.1, not to a stable release
-
- 28 Aug, 2003 17 commits
-
-
jcole@mugatu.spaceapes.com authored
into mugatu.spaceapes.com:/home/jcole/bk/mysql-4.0
-
jcole@mugatu.spaceapes.com authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
jani@rhols221.adsl.netsonic.fi authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-3.23
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
Add pack_bits to pack_reclength for dynamic rows. This solves buffer a possible buffer overflow on update. (This will probably solve bug #563) Fix test for available file descriptors in mysqltest Fixed core dump bug in replication tests when running without transactional table support
-
- 27 Aug, 2003 9 commits
-
-
lenz@mysql.com authored
it breaks compilation on picky C compilers!)
-
heikki@hundin.mysql.fi authored
Fix bug: if the user created a prefix column key on a fixed length char column, then InnoDB claimed in CHECK TABLE that the table is corrupt dict0dict.c: Fix bug 1151: if the user created a prefix column primary key on a fixed length char column, then InnoDB crashed in a simple SELECT
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
Fixed unlikely stack bug when having a BIG expression of type 1+1-1+1-1... in certain combinations. Bug #871
-
jani@rhols221.adsl.netsonic.fi authored
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.0
-
miguel@hegel.local authored
-
jani@rhols221.adsl.netsonic.fi authored
and --defaults-file is a non-existing or non-regular file. Bug#755
-
lenz@mysql.com authored
-
monty@narttu.mysql.fi authored
Change metadata info so that that MIN() and code MAX() reports that they can return NULL. Bug #324
-
- 26 Aug, 2003 5 commits
-
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
Added TCP/IP read/write timeout for windows Check on windows if second server is started with same TCP/IP port
-
serg@serg.mylan authored
do not try to "analyze" or "sort index" in the table that has no indexes or no records if --check-only-changed option is used. It's because such a table is never marked as "analyzed" or "sorted", so --check-only-changed doesn't work
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
fix ANALYZE TBALE to never generate rec_per_key_part < 1, as it prevent the table from being marked as analyzed (and the value is meaningless anyway)
-