- 11 Jan, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
grant on database.* to xx@yy with grant option; is done.
-
- 10 Jan, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
- 09 Jan, 2003 6 commits
-
-
monty@mashka.mysql.fi authored
Fixed problem with replication LOAD DATA INFILE when using --old-rpl-compat. When executing on master LOAD DATA and InnoDB failed with 'table full' error the binary log was corrupted.
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Free row buffer cache after each query for MyISAM tables. Added table join option FORCE INDEX Fixed core dump bug when connecting with hostname that could not be resolved.
-
- 08 Jan, 2003 7 commits
-
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@sergbook.mysql.com authored
no _mi_search_next() bug fixed
-
jani@hynda.(none) authored
-
jani@hynda.(none) authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fix for SHOW VARIABLES in embedded server
-
miguel@hegel.br authored
-
- 07 Jan, 2003 4 commits
-
-
heikki@hundin.mysql.fi authored
Remove the warning message that mem allocation spills from the additional mem pool to the OS; this does not hit performance with modern malloc libraries
-
jani@hynda.(none) authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed test suite for HPUX 10.20 and MacOSX
-
- 05 Jan, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
Fix bug: an index cursor can theoretically be restored in a wrong place log0log.c: Fix bug: if combined log file size is >= 2 GB in a 32-bit computer InnoDB can write log to a wrong position
-
monty@mashka.mysql.fi authored
Added rename table for BDB. This fixes a bug in ALTER TABLE with BDB tables.
-
- 04 Jan, 2003 3 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Extended max_allowed_packet for clients to 1G Fixed bug in sending compressed rows >= 16M Fix bug in skiping too long packets from clients. Added checking of wrong command number sent by client.
-
- 03 Jan, 2003 2 commits
-
-
ram@mysql.r18.ru authored
into mysql.r18.ru:/usr/home/ram/work/mysql-4.0
-
ram@mysql.r18.ru authored
-
- 02 Jan, 2003 5 commits
-
-
monty@mashka.mysql.fi authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
that connection does not close in the case when client sends a buffer larger then max_allowed_packet.
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Updated Italian error messages
-
- 31 Dec, 2002 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix bug: could not switch trx isolation back to REPEATABLE READ after switching it to some other level
-
- 27 Dec, 2002 2 commits
-
-
walrus@mysql.com authored
into mysql.com:/home/walrus/bk/40
-
walrus@mysql.com authored
logging in crash-me 2) Add new test: no_id_between, that indicates if NOT ID BETWEEN interprets as ID NOT BETWEEN
-
- 26 Dec, 2002 4 commits
-
-
monty@mashka.mysql.fi authored
Changed long packat handling to check for packets of length 0xffffff. This does however break packet handling for older clients. If you are using packets >= 16M then you need to upgrade client and server after this patch.
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 24 Dec, 2002 2 commits
-
-
lenz@mysql.com authored
- tagged ChangeSet 1.1484 as mysql-4.0.7
-
Sinisa@sinisa.nasamreza.org authored
-