summaryrefslogtreecommitdiff
path: root/dbug/dbug.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an const char->char conversion error.konstantin@mysql.com2006-02-231-1/+1
* mysqlimport.c:kent@mysql.com2006-02-181-0/+12
* post-merge fixes for dbugserg@serg.mylan2006-02-151-0/+3
* dbug changes:serg@serg.mylan2006-02-141-1212/+1360
* Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-1/+1
* Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2004-11-151-15/+41
|\
| * More debuggingmonty@mysql.com2004-11-101-15/+41
* | dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all fe...serg@serg.mylan2004-11-041-5/+31
|/
* Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...dlenev@brandersnatch.localdomain2004-05-271-2/+2
* just tried to find all 'skipp' and replace it with 'skip'.ram@gw.mysql.r18.ru2004-02-021-1/+1
* Merge with 4.0.17monty@mysql.com2003-12-171-1/+1
|\
| * Added checking of return value from my_once_alloc() in charsetmonty@mysql.com2003-12-101-1/+1
* | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-14/+10
|/
* Simple fixes (nothing notable)monty@mashka.mysql.fi2003-03-121-1/+0
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-4/+5
* replication updates. This changeset seems to be working fine on test systems.sasha@mysql.sashanet.com2002-03-301-4/+4
* coverted my_thread_init() /end to use my_malloc()/my_free() to help tracksasha@mysql.sashanet.com2002-03-261-6/+22
* Increase max package length to 512M for mysql and mysqldump.monty@hundin.mysql.fi2002-01-231-1/+1
* Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
* Portability fixesmonty@hundin.mysql.fi2001-08-301-1/+1
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-93/+86
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+2076