summaryrefslogtreecommitdiff
path: root/mysys/thr_alarm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.23 (only comment changes)unknown2003-11-171-0/+2
|\
| * Safety fix for alarms on windows.unknown2003-11-171-1/+2
* | Call my_sync() after all data is written to .frm fileunknown2003-11-021-0/+7
* | Updated commentsunknown2003-10-151-2/+6
* | fix_max_connections to resize alarm_queue (Bug #1435)unknown2003-10-061-0/+10
* | Fix VC++ compiler error on Windowsunknown2003-07-021-1/+1
* | Don't install signal handler for SIGINT by defaultunknown2003-06-101-4/+5
* | Added function commentunknown2003-06-051-3/+15
* | Print error if we can't delete an alarmunknown2003-06-051-6/+5
* | Small fixes (nothing nameworthy)unknown2003-06-011-10/+31
* | Fix for 64 bit machines (To remove warnings on Itanium)unknown2003-05-261-0/+1
* | Fixed core dump bug when shuting down mysqldunknown2003-05-261-28/+47
* | Safety fix (caused a core dump on slave during shutdown when shutting down re...unknown2003-02-261-0/+2
* | Fixes for Netwareunknown2003-01-281-4/+15
* | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventualunknown2002-10-241-2/+2
* | mergeunknown2002-09-111-1/+1
|\ \
| * | Portability fixes.unknown2002-09-111-1/+1
* | | syntactic error..unknown2002-09-101-1/+1
* | | fix bug for slave..unknown2002-09-091-1/+1
|/ /
* | Portability fix.unknown2002-08-211-11/+25
* | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-8/+15
* | Removed mysql_ssl_clear() unknown2002-06-271-27/+68
* | support for unsigned FLOAT/DOUBLEunknown2002-03-271-0/+1
* | fix after mergeunknown2002-03-131-0/+2
* | Update copyrightunknown2001-12-061-15/+14
* | Changed to use my_global.hunknown2001-09-141-1/+1
|/
* Fixes for OS2.unknown2001-08-221-2/+12
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-2/+2
* Changes prompted by manual comments.unknown2001-02-011-1/+1
* New thr_alarm struct for better integration with OS2unknown2000-11-281-20/+92
* FLUSH TABLE table_listunknown2000-08-221-153/+152
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-151-1/+1
* Import changesetunknown2000-07-311-0/+874