summaryrefslogtreecommitdiff
path: root/mysys/thr_alarm.c
Commit message (Expand)AuthorAgeFilesLines
* Mergemsvensson@neptunus.(none)2005-05-181-0/+1
|\
| * BUG#9626msvensson@neptunus.(none)2005-05-181-0/+1
* | Change update_auto_increment to return 1 if get_auto_increment() returned ~(u...monty@mysql.com2005-05-181-1/+1
|/
* fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-1/+1
* Changed %lx -> 0x%lx (for easier comparison of debug files)monty@mysql.com2004-08-231-2/+2
* assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
* Merge with 3.23 (only comment changes)monty@mashka.mysql.fi2003-11-171-0/+2
|\
| * Safety fix for alarms on windows.monty@mashka.mysql.fi2003-11-171-1/+2
* | Call my_sync() after all data is written to .frm filemonty@mysql.com2003-11-021-0/+7
* | Updated commentsmonty@mashka.mysql.fi2003-10-151-2/+6
* | fix_max_connections to resize alarm_queue (Bug #1435)serg@serg.mylan2003-10-061-0/+10
* | Fix VC++ compiler error on Windowsmiguel@hegel.(none)2003-07-021-1/+1
* | Don't install signal handler for SIGINT by defaultmonty@narttu.mysql.fi2003-06-101-4/+5
* | Added function commentmonty@narttu.mysql.fi2003-06-051-3/+15
* | Print error if we can't delete an alarmmonty@narttu.mysql.fi2003-06-051-6/+5
* | Small fixes (nothing nameworthy)monty@narttu.mysql.fi2003-06-011-10/+31
* | Fix for 64 bit machines (To remove warnings on Itanium)monty@narttu.mysql.fi2003-05-261-0/+1
* | Fixed core dump bug when shuting down mysqldmonty@narttu.mysql.fi2003-05-261-28/+47
* | Safety fix (caused a core dump on slave during shutdown when shutting down re...monty@narttu.mysql.fi2003-02-261-0/+2
* | Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-4/+15
* | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventuallenz@mysql.com2002-10-241-2/+2
* | mergemonty@mashka.mysql.fi2002-09-111-1/+1
|\ \
| * | Portability fixes.monty@mashka.mysql.fi2002-09-111-1/+1
* | | syntactic error..vva@genie.(none)2002-09-101-1/+1
* | | fix bug for slave..vva@genie.(none)2002-09-091-1/+1
|/ /
* | Portability fix.monty@hundin.mysql.fi2002-08-211-11/+25
* | Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-211-8/+15
* | Removed mysql_ssl_clear() monty@hundin.mysql.fi2002-06-271-27/+68
* | support for unsigned FLOAT/DOUBLEmonty@hundin.mysql.fi2002-03-271-0/+1
* | fix after mergemonty@hundin.mysql.fi2002-03-131-0/+2
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
* | Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
|/
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-2/+12
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-2/+2
* Changes prompted by manual comments.jcole@tetra.spaceapes.com2001-02-011-1/+1
* New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-281-20/+92
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-153/+152
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesmonty@donna.mysql.com2000-08-151-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+874