- 26 Jul, 2002 1 commit
-
-
serg@sergbook.mysql.com authored
-
- 25 Jul, 2002 11 commits
-
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@sergbook.mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/my/mysql-4.0
-
lenz@mysql.com authored
since it is AIX specific only and compilers on other platforms issued warnings about it.
-
paul@teton.kitebird.com authored
-
arjen@fred.bitbike.com authored
-
arjen@fred.bitbike.com authored
-
peter@mysql.com authored
into mysql.com:/home/pz/mysql/mysql-4.0
-
jcole@mugatu.spaceapes.com authored
into mugatu.spaceapes.com:/home/jcole/bk/mysql-4.0
-
jcole@mugatu.spaceapes.com authored
mysql_priv.h: Added have_berkeley_db and have_innodb. ha_innodb.h: Removed have_innodb. ha_berkeley.h: Removed have_berkeley_db.
-
paul@teton.kitebird.com authored
-
- 24 Jul, 2002 10 commits
-
-
paul@teton.kitebird.com authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@sergbook.mysql.com authored
bugfix: uniques did not contributed to MYI tot_length estimation, which resulted in "Index file full" error on huge SELECT DISTINCT's
-
paul@teton.kitebird.com authored
-
paul@teton.kitebird.com authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed bugfix of INSERT ... SET db_name.table_name.column_name Changed locking to external-locking Fix client hangup for some invalid SQL queries.
-
lenz@mysql.com authored
-
- 23 Jul, 2002 11 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.0
-
paul@teton.kitebird.com authored
-
salle@geopard.online.bg authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Made a some new buffers thread specific and changeable. Resize of key_buffer. AUTO_COMMIT -> AUTOCOMMIT Fixed mutex bug in DROP DATABASE Fixed bug when using auto_increment as second part of a key where first part could include NULL. Split handler->extra() to extra() and extra_opt() to be able to support thread specific buffers. Don't write message to error log when slave reconnects becasue of timeout. Fixed possible update problem when using DELETE/UPDATE on small tables (In some cases we used index even if table scanning would be better) A lot of minior code cleanups
-
peter@mysql.com authored
-
lenz@mysql.com authored
patched glibc would force static linking, which does not work with OpenSSL (which is now part of the Max binary) - RPM spec file cleanups - Init script cosmetical fix
-
peter@mysql.com authored
-
peter@mysql.com authored
-
- 22 Jul, 2002 3 commits
-
-
arjen@fred.bitbike.com authored
-
lenz@mysql.com authored
"make dist" succeed again.
-
lenz@mysql.com authored
failures when building the embedded server.
-
- 21 Jul, 2002 4 commits
-
-
serg@sergbook.mysql.com authored
merge.test - it was missed in the previous commit :( manual.texi: fixed bad auto-merge of OLAP manual Docs/Makefile.am: removed ../MIRROR target (mirror list is no longer in the manual)
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@sergbook.mysql.com authored
HA_AUTO_PART_KEY support for handler parent class
-
serg@sergbook.mysql.com authored
-