Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing files for CMake build. | knielsen@mysql.com | 2006-03-27 | 1 | -1/+1 |
* | Moved cmake scripts into the proper directories | Reggie@xgeek. | 2006-03-15 | 1 | -0/+5 |
* | Fix an const char->char conversion error. | konstantin@mysql.com | 2006-02-23 | 1 | -1/+1 |
* | mysqlimport.c: | kent@mysql.com | 2006-02-18 | 1 | -0/+12 |
* | fix 'make dist' | serg@serg.mylan | 2006-02-15 | 1 | -1/+1 |
* | post-merge fixes for dbug | serg@serg.mylan | 2006-02-15 | 1 | -0/+3 |
* | dbug changes: | serg@serg.mylan | 2006-02-14 | 4 | -1406/+1546 |
* | Several fixes revelaled by Intel compiler. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-23 | 1 | -0/+1 |
* | Fix build using --without-server. (Bug #11680) | jimw@mysql.com | 2005-08-23 | 1 | -0/+2 |
* | Merge | kent@mysql.com | 2005-07-06 | 1 | -1/+1 |
|\ | |||||
| * | Makefile.am: | kent@mysql.com | 2005-07-05 | 1 | -1/+2 |
* | | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants... | brian@zim.(none) | 2005-03-16 | 1 | -1/+1 |
* | | fixed automake problem in dbug/Makefile.am | serg@serg.mylan | 2005-01-28 | 1 | -3/+1 |
* | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -10/+12 |
* | | Add 0x before pointers (to help with debugging) | monty@mysql.com | 2004-12-18 | 1 | -1/+1 |
* | | monty.doc: | paul@kite-hub.kitebird.com | 2004-11-29 | 2 | -5/+5 |
* | | create/drop/rename user cleanup | serg@serg.mylan | 2004-11-27 | 1 | -2/+4 |
* | | don't fail if dbug manual cannot be built | serg@serg.mylan | 2004-11-17 | 1 | -2/+2 |
* | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2004-11-15 | 1 | -15/+41 |
|\ \ | |/ | |||||
| * | More debugging | monty@mysql.com | 2004-11-10 | 1 | -15/+41 |
* | | document DBUG_OUTPUT() | serg@serg.mylan | 2004-11-11 | 5 | -11/+9 |
* | | more dbug fixups to get a nicer manual (w/o my_pthread specifics) | serg@sergbook.mylan | 2004-11-09 | 3 | -27/+56 |
* | | dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all fe... | serg@serg.mylan | 2004-11-04 | 6 | -62/+278 |
|/ | |||||
* | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ... | dlenev@brandersnatch.localdomain | 2004-05-27 | 1 | -2/+2 |
* | just tried to find all 'skipp' and replace it with 'skip'. | ram@gw.mysql.r18.ru | 2004-02-02 | 1 | -1/+1 |
* | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -1/+1 |
|\ | |||||
| * | Added checking of return value from my_once_alloc() in charset | monty@mysql.com | 2003-12-10 | 1 | -1/+1 |
* | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -14/+10 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Simple fixes (nothing notable) | monty@mashka.mysql.fi | 2003-03-12 | 1 | -1/+0 |
* | | removed redundant -I include-dirs | serg@serg.mysql.com | 2002-11-26 | 1 | -1/+1 |
|/ | |||||
* | added DBUG_ENTER/RETURN tags, dbug_add_tags.pl bugfix | serg@sergbook.mysql.com | 2002-11-05 | 1 | -2/+1 |
* | DBUG_ENTER/RETURN tags added | serg@sergbook.mysql.com | 2002-11-05 | 1 | -0/+74 |
* | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-10-01 | 1 | -9/+0 |
* | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -4/+5 |
* | merge | monty@hundin.mysql.fi | 2002-04-25 | 2 | -3/+12 |
|\ | |||||
| * | Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive. | monty@tik.mysql.fi | 2002-04-22 | 2 | -3/+12 |
* | | replication updates. This changeset seems to be working fine on test systems. | sasha@mysql.sashanet.com | 2002-03-30 | 1 | -4/+4 |
* | | coverted my_thread_init() /end to use my_malloc()/my_free() to help track | sasha@mysql.sashanet.com | 2002-03-26 | 1 | -6/+22 |
* | | Increase max package length to 512M for mysql and mysqldump. | monty@hundin.mysql.fi | 2002-01-23 | 1 | -1/+1 |
* | | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 8 | -8/+8 |
|/ | |||||
* | Portability fixes | monty@hundin.mysql.fi | 2001-08-30 | 1 | -1/+1 |
* | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 2 | -95/+88 |
* | Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro | monty@donna.mysql.fi | 2001-03-26 | 1 | -1/+1 |
* | Updated benchmark and results for PostgreSQL 7.0.2 | monty@donna.mysql.com | 2000-08-18 | 1 | -0/+3 |
* | Fix "dosen't" for someone who mailed us. :) | jcole@jcole.burghcom.com | 2000-08-16 | 1 | -4/+4 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 19 | -0/+4398 |