1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-18 23:03:28 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
9c4049ad12 Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
6e17f4f20d fixes to Bitmap class 2003-10-24 22:44:48 +02:00
8cc3951c8f key_map with more that 64 bits width 2003-10-11 13:06:55 +02:00
836f1608f7 Merge with 3.23.47 2001-12-15 05:12:21 +02:00
0d67738e20 misc cleanup 2001-12-13 17:21:04 -07:00
f7acf09d9c slave-skip-errors
added extra/mysql_install.c - will work on it in 4.0, but it does not hurt
to have it sit in 3.23 tree for now since it will eventually be backported 
to 3.23 anyway
2001-12-12 18:55:33 -07:00
b658662ae4 Update copyright
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
2001-12-06 14:10:51 +02:00
059ad7f078 Force sockets to be blocking on HPUX 11.0
Changed BITMAP to MY_BITMAP to avoid type conflict on windows
2001-02-07 23:27:19 +02:00
d487e5a9b1 Use new bitmap interface
Patches for Armstrong
Removed warnings when using REPAIR TABLE .. EXTENDED
2001-02-07 17:42:20 +02:00
31569172ee Added --temp-pool option to mysqld. This will cause temporary files
created to use a small set of filenames, to try and avoid problems
in the Linux kernel.
2001-01-27 03:24:05 -06:00