| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup during code review | monty@mysql.com | 2005-05-25 | 1 | -0/+1 |
* | BUG# 9148: Denial of service | reggie@mdk10.(none) | 2005-05-20 | 1 | -0/+5 |
* | terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h: | kent@mysql.com | 2005-05-05 | 1 | -0/+4 |
* | BUG#5964 - 4.1 MERGE tables regression from 4.0 | ingo@mysql.com | 2005-04-28 | 1 | -0/+1 |
* | A fix for Bug#8226 "Cannot connect via shared memory": | konstantin@mysql.com | 2005-03-26 | 1 | -0/+8 |
* | Manual merge of the 4.0.24 compile changes into the 4.1 tree. | joerg@mysql.com | 2005-03-07 | 1 | -0/+2 |
|\ |
|
| * | Prevent a collision with the system's '#define errno ...' by guarding the var... | joerg@mysql.com | 2005-03-04 | 1 | -0/+2 |
* | | Merge | monty@mysql.com | 2005-01-15 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fixed possible access to unintialized memory in filesort when using many buffers | monty@mysql.com | 2005-01-15 | 1 | -0/+1 |
* | | fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file) | hf@deer.(none) | 2005-01-03 | 1 | -0/+2 |
* | | Added possibility to detect if libmysqld is restarted | monty@mysql.com | 2004-11-11 | 1 | -0/+1 |
* | | true,false -> TRUE, FALSE | monty@mishka.local | 2004-10-14 | 1 | -1/+1 |
* | | Implementation of Monty's idea about clear_alloc_root() optimization and clea... | dlenev@brandersnatch.localdomain | 2004-09-23 | 1 | -1/+2 |
* | | merged | serg@serg.mylan | 2004-08-26 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Bug #4466 Nothing in .err when mysql service ends because of malformed my.i... | rburnett@build.mysql.com | 2004-08-19 | 1 | -0/+6 |
| * | backport wild_compare fix from 4.1 - bug#3924 | serg@serg.mylan | 2004-05-29 | 1 | -1/+1 |
* | | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -0/+2 |
* | | WL#775 "Add status variable identifying binlog_cache_size shortage" | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -0/+5 |
* | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 1 | -3/+3 |
* | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-03-02 | 1 | -0/+1 |
|\ \ |
|
| * | | Desperate attempt to push part of prepared statements cleanup which was | konstantin@oak.local | 2004-03-02 | 1 | -0/+1 |
* | | | my_getsystime() | serg@serg.mylan | 2004-03-02 | 1 | -0/+1 |
|/ / |
|
* | | my_gethwaddr() for linux/freebsd | serg@serg.mylan | 2004-02-27 | 1 | -0/+2 |
* | | Max open files handling moved to my_set_max_open_files() | monty@mashka.mysql.fi | 2004-02-19 | 1 | -16/+22 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Proposed (version #2) fix for bug #1948: | konstantin@mysql.com | 2004-02-02 | 1 | -0/+2 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Portability fixes (mostly test suite) | monty@mysql.com | 2003-12-16 | 1 | -1/+1 |
| * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 1 | -1/+1 |
* | | mi_keycache.c: | igor@rurik.mysql.com | 2003-11-25 | 1 | -2/+1 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -65/+0 |
* | | Portability fixes (AIX43) | monty@mashka.mysql.fi | 2003-11-20 | 1 | -2/+1 |
* | | Portability fixes for AIX43 | monty@mashka.mysql.fi | 2003-11-20 | 1 | -1/+1 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -11/+20 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Call my_sync() after all data is written to .frm file | monty@mysql.com | 2003-11-02 | 1 | -0/+1 |
* | | Merge | igor@rurik.mysql.com | 2003-10-30 | 1 | -16/+57 |
|\ \ |
|
| * \ | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 1 | -16/+57 |
| |\ \ |
|
| | * | | Many files: | igor@rurik.mysql.com | 2003-10-01 | 1 | -1/+5 |
| | * | | Manual merge | igor@rurik.mysql.com | 2003-08-26 | 1 | -13/+50 |
| | |\ \ |
|
| | | * | | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h: | igor@rurik.mysql.com | 2003-08-09 | 1 | -5/+12 |
| | | * | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-08-02 | 1 | -1/+1 |
| | | |\ \ |
|
| | | * | | | Many files: | igor@rurik.mysql.com | 2003-08-02 | 1 | -16/+39 |
| | | * | | | Conflict resolution | igor@rurik.mysql.com | 2003-07-16 | 1 | -0/+6 |
| | | |\ \ \ |
|
| | | * | | | | Many files: | igor@rurik.mysql.com | 2003-06-30 | 1 | -7/+14 |
* | | | | | | | Move init_compiled_charsets to own file | monty@mishka.mysql.fi | 2003-10-06 | 1 | -1/+2 |
|/ / / / / / |
|
* | | | | | | Charset number is now stored into error.sys by comp_err and loaded by mysqld. | bar@bar.mysql.r18.ru | 2003-09-17 | 1 | -1/+3 |
* | | | | | | merge | monty@narttu.mysql.fi | 2003-09-03 | 1 | -2/+4 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -2/+4 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|