Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix merge of __attribute__ cleanup. | jimw@rama.(none) | 2006-09-28 | 1 | -1/+1 |
* | Merge rama.(none):/home/jimw/my/mysql-4.1-clean | jimw@rama.(none) | 2006-09-28 | 1 | -1/+1 |
|\ | |||||
| * | Bug #2717: include/my_global.h mis-defines __attribute__ | jimw@rama.(none) | 2006-08-17 | 1 | -2/+2 |
* | | my_sys.h: | kent@mysql.com | 2006-07-01 | 1 | -1/+1 |
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpl | lars@mysql.com | 2006-06-29 | 1 | -0/+8 |
|\ \ | |||||
| * | | Fixing BUG#17719 "Delete of binlog files fails on Windows" | aivanov@mysql.com | 2006-06-28 | 1 | -0/+8 |
* | | | Fix compilation failures on Windows caused by the patch for Bug#17199. | konstantin@mysql.com | 2006-06-27 | 1 | -1/+1 |
|/ / | |||||
* | | Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfix | knielsen@mysql.com | 2006-05-15 | 1 | -0/+1 |
|\ \ | |||||
| * | | Fix two Valgrind memory leak warnings. | knielsen@mysql.com | 2006-05-15 | 1 | -0/+1 |
* | | | SECURITY FIX | cmiller@zippy.(none) | 2006-05-01 | 1 | -0/+5 |
|/ / | |||||
* | | Fixes bug #13377. my_open() & my_create() functions changed to use | SergeyV@selena. | 2005-11-14 | 1 | -0/+1 |
* | | Building with compile-pentium-valgrind-max (without safemalloc) defines my_fr... | guilhem@mysql.com | 2005-10-13 | 1 | -1/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-10-08 | 1 | -1/+0 |
|\ \ | |||||
| * | | Review of code pushed since last 5.0 pull: | monty@mysql.com | 2005-10-06 | 1 | -1/+0 |
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-30 | 1 | -0/+1 |
|\ \ \ | |||||
| * \ \ | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0 | jonas@perch.ndb.mysql.com | 2005-09-30 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | export forced_defaults_file using global variable defaults_file | jonas@perch.ndb.mysql.com | 2005-09-30 | 1 | -0/+1 |
* | | | | | Small fixes. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-30 | 1 | -1/+1 |
* | | | | | Several fixes revelaled by Intel compiler. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-23 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | konstantin@mysql.com | 2005-09-23 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using | konstantin@mysql.com | 2005-09-22 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | merged | serg@serg.mylan | 2005-09-21 | 1 | -0/+3 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-4.1 | SergeyV@selena. | 2005-09-20 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | Fixes bug #12929. Uses my_cgets instead of _cgets function, thus eliminating | SergeyV@selena. | 2005-09-16 | 1 | -0/+3 |
* | | | | Merge mysql.com:/home/mydev/mysql-4.1-4100 | ingo@mysql.com | 2005-09-14 | 1 | -3/+0 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Bug#12920 - key_read_requests counter appears to re-set | ingo@mysql.com | 2005-09-14 | 1 | -3/+0 |
| * | | Merge mysql.com:/home/mydev/mysql-4.0-4000 | ingo@mysql.com | 2005-09-14 | 1 | -2/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Bug#12920 - key_read_requests counter appears to re-set | ingo@mysql.com | 2005-09-14 | 1 | -2/+2 |
| * | | Bug#11338 Fixes from review (identical functionality). | elliot@mysql.com | 2005-08-19 | 1 | -1/+0 |
| * | | BUG#11338 (logging of prepared statement w/ blob type) | elliot@mysql.com | 2005-08-17 | 1 | -0/+1 |
* | | | Fixes bug #11815. Convert file path to UNIX format to build correct query | SergeyV@selena. | 2005-08-30 | 1 | -0/+1 |
* | | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1 | acurtis@xiphis.org | 2005-08-11 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passed | bar@mysql.com | 2005-08-08 | 1 | -0/+5 |
| * | | Added some missing casts and changed a define for alloca(). | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-07-20 | 1 | -1/+1 |
* | | | Fixes during review of new pushed code | monty@mishka.local | 2005-07-31 | 1 | -1/+1 |
* | | | Fixes to previous changeset | monty@mishka.local | 2005-07-18 | 1 | -1/+0 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mishka.local | 2005-07-18 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | Cleanups during review | monty@mishka.local | 2005-07-18 | 1 | -3/+4 |
* | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-10214 | jimw@mysql.com | 2005-07-05 | 1 | -0/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Make status of NO_BACKSLASH_ESCAPES mode known to the client so | jimw@mysql.com | 2005-06-23 | 1 | -0/+3 |
* | | | | Merge mysql.com:/home/jonas/src/wl1882 | joreland@mysql.com | 2005-06-13 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add "--instance=name" option to load_defaults (or env(MYSQL_INSTANCE)) | joreland@mysql.com | 2005-06-07 | 1 | -0/+1 |
* | | | | Some fixes for Netware. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-06-06 | 1 | -1/+4 |
|/ / / | |||||
* | | | Merge from 4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Cleanup during code review | monty@mysql.com | 2005-05-25 | 1 | -0/+1 |
* | | | fixed conflicts | reggie@mdk10.(none) | 2005-05-20 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | BUG# 9148: Denial of service | reggie@mdk10.(none) | 2005-05-20 | 1 | -0/+5 |
* | | | Change the return type back to int (modify_defaults_file). | konstantin@mysql.com | 2005-05-19 | 1 | -3/+3 |
* | | | New file default_modify.c. Fixed a typo on mysqld.cc | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-05-18 | 1 | -5/+3 |
* | | | Merge | petr@mysql.com | 2005-05-16 | 1 | -0/+5 |
|\ \ \ |