1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-07 06:01:31 +03:00
Commit Graph

24 Commits

Author SHA1 Message Date
27cb3d93c9 Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0
into  mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
2005-10-28 14:48:39 +04:00
922cdfa025 fix Bug #14103 IM tests fail on SCO 2005-10-28 14:29:46 +04:00
314a33c864 fix a typo 2005-10-28 13:02:26 +04:00
88e651d8d1 Fix for Bug #14388 "IM eats 99% CPU" 2005-10-27 15:54:01 +04:00
e91712d9bb pthread_handler_decl() changed to be ctags-friendly
(and contain extern "C" when necessary)
2005-10-08 16:39:55 +02:00
8d3036c35e Some minor fixes revealed as warnings by
Intel compiler.
2005-09-23 21:28:56 +03:00
31be8fb694 fixed the service bits of the IM 2005-09-13 14:53:19 -05:00
294aa66d92 New "Instance Manager" code:
Rename "port.h" to "portability.h" to avoid conflict with system header file name,
and include the file in "Makefile.am".
2005-08-05 20:44:52 +02:00
ee6109e95f post-review fix 2005-08-05 17:48:37 +04:00
22ccfb4d67 IM port cleanup 2005-08-05 17:02:06 +04:00
a64f264e4b IM port fixes: fix crash on startup, add more error checking, get rid of unnecessary code. 2005-08-05 14:35:30 +04:00
8cb3bd41c8 alot of formatting changes that came out of JimW's review 2005-08-03 16:20:27 -05:00
f3de5d6b69 initial import of Windows port of IM. 2005-07-20 10:55:40 -05:00
65d79b9d83 post-review fixes 2005-06-07 15:47:02 +04:00
180d0ed620 post-review fixes 2005-05-16 01:54:02 +04:00
912dfdfa34 post-review fixes + cleanup + some minor fixes 2005-02-27 18:41:34 +03:00
6b50b5b087 Post-review fixes + some bugs fixed + several minor features 2005-02-11 14:21:59 +03:00
63acf2a8be Various fixes (cleanups, valgrind, makefiles, ...) 2005-02-03 20:48:58 +03:00
d2115d133d Some minor IM fixes 2004-11-15 14:53:30 +03:00
d3dc041dd1 post-review fixes 2004-11-02 10:11:03 +03:00
73aeeaf4ed Various post-review fixes 2004-10-26 23:22:12 +04:00
1e46fea310 minor post review fixes 2004-10-25 14:23:31 +04:00
a8e2db4ecd Intermediate commit - just to make new files visible to bk in the new
tree
2004-10-23 11:32:52 +04:00
75a3c99c91 First implementation for signal handling and multi-threading:
safe shutdown and signal deliverence to all threads in 
the manager process
2003-08-19 19:55:20 +04:00