mariadb/vio
monty@mysql.com 343644dd5d Added support for key_block_size for key and table level (WL#602)
Added support for key_block_size to MyISAM.
Simplify interface to 'new Key' to make it easier to add new key options.
mysqld option --new is used to define where key options are printed.
(In 5.3 we should move all key options to after key part definition to avoid problem with reserved names)
Fixed some compiler warnings and a memory leak in ssl
2006-05-03 15:59:17 +03:00
..
docs Fixed searching after ssl directories. 2002-09-05 16:17:08 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
cmakelists.txt Moved cmake scripts into the proper directories 2006-03-15 10:22:12 -06:00
Makefile.am Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
test-ssl.c Fedora now defines read(2)/write(2) as macros. 2005-03-29 23:31:56 +02:00
test-sslclient.c Fedora now defines read(2)/write(2) as macros. 2005-03-29 23:31:56 +02:00
test-sslserver.c After merge fixes 2004-12-31 00:44:00 +02:00
vio.c Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
vio_priv.h Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabled 2005-11-21 16:09:26 +04:00
viosocket.c Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
viossl.c Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
viosslfactories.c Added support for key_block_size for key and table level (WL#602) 2006-05-03 15:59:17 +03:00
viotest-ssl.c Fixes for Netware 2003-01-28 08:38:28 +02:00
viotest-sslconnect.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
viotest.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00