monty@hundin.mysql.fi
cee1471ff6
Removed compiler warnings
2002-05-22 19:11:06 +03:00
serg@serg.mysql.com
2cac65ab72
optimization fix for bulk insert code
2002-03-13 13:17:11 +00:00
monty@hundin.mysql.fi
4d10a0cb7e
Add support for NULL=NULL in keys (Used in GROUP BY optimization)
...
Add ISAM to Windows version
Fix of test results
Fixes for NULL keys in HEAP tables.
2002-01-16 00:42:52 +02:00
monty@hundin.mysql.fi
b658662ae4
Update copyright
...
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
2001-12-06 14:10:51 +02:00
monty@hundin.mysql.fi
b4da2fb0ab
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2001-12-06 02:36:19 +02:00
serg@serg.mysql.com
b048cb34a0
bulk_insert feature can be turned off
2001-12-05 23:26:56 +01:00
monty@hundin.mysql.fi
1de4fff5ba
Update of query cache code.
...
Changed some sql_alloc() -> thd->alloc()
Removed a lot of compiler warnings on Linux Alpha (64 bit)
Fixed some core dumps on 64 bit systems (wrong type for packet_len)
2001-12-05 13:03:00 +02:00
serg@serg.mysql.com
3911c81024
merged
2001-10-09 16:01:06 +02:00
serg@serg.mysql.com
3d3ef6528a
Boolean search passes _some_ tests
2001-10-09 14:53:54 +02:00
monty@hundin.mysql.fi
880026ccf6
Cleaned up SSL documentation
...
Fixes for embedded server
Made key_cache more configurable
Fixed that one can change key blocksize in MyISAM
A lot of optimizations to make MyISAM slightly faster
2001-10-02 05:53:00 +03:00
monty@hundin.mysql.fi
1aeb2a125c
Cleanup
2001-09-18 22:46:08 +03:00
serg@serg.mysql.com
6e31331068
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2001-09-18 00:46:16 +02:00
monty@hundin.mysql.fi
fe1753de58
Fixed locking problem when using bulk insert
...
Fixed array overrun when using drop_db
Portability fixes
2001-09-17 17:53:27 +03:00
serg@serg.mysql.com
a7e40c570e
flush bulk-insert tree on dup key
2001-09-15 17:04:04 +02:00
monty@hundin.mysql.fi
59e7c97dab
Remove warnings and portability fixes
...
New global read lock code
Fixed bug in DATETIME with WHERE optimization
Made UNION code more general.
2001-08-14 20:33:49 +03:00
serg@serg.mysql.com
6288cfb848
bulk insert bug fixed
2001-07-26 15:57:34 +02:00
serg@serg.mysql.com
db4a860203
cleanups
2001-07-10 20:23:37 +02:00
monty@tik.mysql.fi
fc81fdb4ba
Redefinition of myisam_bulk_insert_tree_size
...
Removed new error message
Fixed test case for varbinary
Threads are again killable in "merge_buffers"
Cleanup of sql_repl.cc
SHOW OPEN TABLES now works when no tables are opened
2001-07-10 15:53:08 +03:00
serg@serg.mysql.com
15b6738474
memory-limited tree
...
bulk inserts optimization: caching keys in binary tree
2001-07-02 21:18:57 +02:00
bk@work.mysql.com
f4c589ff6c
Import changeset
2000-07-31 21:29:14 +02:00