| Commit message (Expand) | Author | Age | Files | Lines |
* | CMakeLists.txt, README, configure.js | unknown | 2007-08-03 | 1 | -3/+8 |
* | CMakeLists.txt (several), make_win_bin_dist: | unknown | 2007-08-02 | 1 | -1/+0 |
* | dbug/dbug_analyze.c : Avoid the unresolved symbol "my_thread_global_init()" | unknown | 2007-04-23 | 1 | -1/+3 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-01-22 | 1 | -27/+27 |
|\ |
|
| * | Fixed compiler warnings detected by option -Wshadow and -Wunused: | unknown | 2006-12-15 | 1 | -27/+27 |
* | | my_strtoll10-x86.s: | unknown | 2006-12-31 | 2 | -1/+16 |
* | | Many files: | unknown | 2006-12-23 | 1 | -2/+2 |
|/ |
|
* | Remove compiler warnings | unknown | 2006-11-20 | 1 | -7/+7 |
* | make dist changes for Cmake build | unknown | 2006-09-01 | 1 | -1/+2 |
* | Additional files for cmake support | unknown | 2006-08-31 | 1 | -0/+5 |
* | Cset exclude: msvensson@neptunus.(none)|ChangeSet|20060612110740|13873 | unknown | 2006-08-24 | 1 | -4/+1 |
* | Bug#19517 No simple way to detect wether server was compiled with libdbug | unknown | 2006-06-12 | 1 | -1/+4 |
* | Fix two Valgrind memory leak warnings. | unknown | 2006-05-15 | 1 | -16/+68 |
* | Several fixes revelaled by Intel compiler. | unknown | 2005-09-23 | 1 | -0/+1 |
* | Fix build using --without-server. (Bug #11680) | unknown | 2005-08-23 | 1 | -0/+2 |
* | Merge | unknown | 2005-07-06 | 1 | -1/+1 |
|\ |
|
| * | Makefile.am: | unknown | 2005-07-05 | 1 | -1/+2 |
* | | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants... | unknown | 2005-03-16 | 1 | -1/+1 |
* | | fixed automake problem in dbug/Makefile.am | unknown | 2005-01-28 | 1 | -3/+1 |
* | | After merge fixes | unknown | 2004-12-31 | 1 | -10/+12 |
* | | Add 0x before pointers (to help with debugging) | unknown | 2004-12-18 | 1 | -1/+1 |
* | | monty.doc: | unknown | 2004-11-29 | 2 | -5/+5 |
* | | create/drop/rename user cleanup | unknown | 2004-11-27 | 1 | -2/+4 |
* | | don't fail if dbug manual cannot be built | unknown | 2004-11-17 | 1 | -2/+2 |
* | | Merge bk-internal:/home/bk/mysql-5.0 | unknown | 2004-11-15 | 1 | -15/+41 |
|\ \
| |/ |
|
| * | More debugging | unknown | 2004-11-10 | 1 | -15/+41 |
* | | document DBUG_OUTPUT() | unknown | 2004-11-11 | 5 | -11/+9 |
* | | more dbug fixups to get a nicer manual (w/o my_pthread specifics) | unknown | 2004-11-09 | 3 | -27/+56 |
* | | dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all fe... | unknown | 2004-11-04 | 6 | -62/+278 |
|/ |
|
* | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ... | unknown | 2004-05-27 | 1 | -2/+2 |
* | just tried to find all 'skipp' and replace it with 'skip'. | unknown | 2004-02-02 | 1 | -1/+1 |
* | Merge with 4.0.17 | unknown | 2003-12-17 | 1 | -1/+1 |
|\ |
|
| * | Added checking of return value from my_once_alloc() in charset | unknown | 2003-12-10 | 1 | -1/+1 |
* | | Added SQLSTATE to client/server protocol | unknown | 2003-06-04 | 1 | -14/+10 |
* | | Merge with 4.0 | unknown | 2003-03-16 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Simple fixes (nothing notable) | unknown | 2003-03-12 | 1 | -1/+0 |
* | | removed redundant -I include-dirs | unknown | 2002-11-26 | 1 | -1/+1 |
|/ |
|
* | added DBUG_ENTER/RETURN tags, dbug_add_tags.pl bugfix | unknown | 2002-11-05 | 1 | -2/+1 |
* | DBUG_ENTER/RETURN tags added | unknown | 2002-11-05 | 1 | -0/+74 |
* | - Applied required modifications for automake 1.5 | unknown | 2002-10-01 | 1 | -9/+0 |
* | Big code cleanup/review before 4.0.2 release. | unknown | 2002-06-11 | 1 | -4/+5 |
* | merge | unknown | 2002-04-25 | 2 | -3/+12 |
|\ |
|
| * | Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive. | unknown | 2002-04-22 | 2 | -3/+12 |
* | | replication updates. This changeset seems to be working fine on test systems. | unknown | 2002-03-30 | 1 | -4/+4 |
* | | coverted my_thread_init() /end to use my_malloc()/my_free() to help track | unknown | 2002-03-26 | 1 | -6/+22 |
* | | Increase max package length to 512M for mysql and mysqldump. | unknown | 2002-01-23 | 1 | -1/+1 |
* | | Changed to use my_global.h | unknown | 2001-09-14 | 8 | -8/+8 |
|/ |
|
* | Portability fixes | unknown | 2001-08-30 | 1 | -1/+1 |
* | Fixes for OS2. | unknown | 2001-08-22 | 2 | -95/+88 |
* | Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro | unknown | 2001-03-26 | 1 | -1/+1 |