- 09 Jan, 2003 1 commit
-
-
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 3 commits
-
-
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
-
- 23 Dec, 2002 1 commit
-
-
lenz@mysql.com authored
output for "--version" (e.g. gcc 3.x)
-
- 21 Dec, 2002 4 commits
-
-
heikki@hundin.mysql.fi authored
Merge InnoDB-4.0.7. Support for ON UPDATE CASCADE sql_select.cc: Remove superfluous prints to .err log when a locking SELECT fails to a deadlock or a lock wait timeout
-
monty@mashka.mysql.fi authored
Remove duplicate casedn_str() in mysql_change_db() Fix for null handling in CASE
-
monty@mashka.mysql.fi authored
-
heikki@hundin.mysql.fi authored
More descriptive foreign key error messages
-
- 20 Dec, 2002 6 commits
-
-
heikki@hundin.mysql.fi authored
Remove an assertion which can fail in a race of 3 threads
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql
-
serg@sergbook.mysql.com authored
-
serg@sergbook.mysql.com authored
-
monty@mashka.mysql.fi authored
-