| Commit message (Expand) | Author | Age | Files | Lines |
* | 5.3->5.5 merge | Sergei Golubchik | 2012-11-22 | 1 | -7/+8 |
|\ |
|
| * | MDEV-3849 - 1 bytes stack overwrite in normalize_dirname(). | Vladislav Vaintroub | 2012-11-10 | 1 | -7/+7 |
* | | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -2/+2 |
|\ \ |
|
| * | | Fixed bug#12403662 (formerly known as bug#60987): LOAD DATA LOCAL INFILE | Dmitry Shulga | 2011-06-15 | 1 | -1/+1 |
|/ / |
|
* | | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -1/+1 |
| | * | Bug #51893: crash with certain characters given to load_file | Georgi Kodinov | 2010-03-30 | 1 | -0/+3 |
* | | | BUG#58205 - Valgrind failure in fn_format when called from | Sergey Vojtovich | 2010-12-01 | 1 | -1/+2 |
* | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge. | Davi Arnaut | 2010-07-15 | 1 | -74/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 1 | -72/+3 |
| * | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 1 | -2/+2 |
* | | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 1 | -6/+6 |
|/ / |
|
* | | Bug #51893: crash with certain characters given to load_file | Georgi Kodinov | 2010-03-23 | 1 | -0/+3 |
* | | Manual merge. | Davi Arnaut | 2009-12-18 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Bug#48983: Bad strmake calls (length one too long) | Davi Arnaut | 2009-12-17 | 1 | -2/+2 |
* | | Merge from 5.0 for 43414 | Staale Smedseng | 2009-08-28 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-08-28 | 1 | -2/+1 |
* | | Merge from 5.0-bugteam local. | Chad MILLER | 2008-08-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Bug#30394: Empty HOME environment variable causes several utilities to crash | Chad MILLER | 2008-08-18 | 1 | -1/+1 |
* | | Up-merge 5.0.66a-release changes (via 5.0) into 5.1. | Timothy Smith | 2008-07-17 | 1 | -24/+55 |
|\ \
| |/ |
|
| * | Bug #38180 options are read from ~/my.cnf instead of ~/.my.cnf | Timothy Smith | 2008-07-16 | 1 | -24/+55 |
* | | Merge mysql.com:/misc/mysql/31752_/50-31752_ | unknown | 2007-12-17 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Merge mysql.com:/misc/mysql/31752_/41-31752_ | unknown | 2007-12-17 | 1 | -2/+2 |
| |\ |
|
| | * | Bug#31752: check strmake() bounds | unknown | 2007-12-06 | 1 | -2/+2 |
* | | | Slow query log to file now displays queries with microsecond precission | unknown | 2007-07-30 | 1 | -2/+2 |
* | | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -134/+50 |
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-23 | 1 | -2/+1 |
|\ \ \
| |/ / |
|
| * | | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
| |/ |
|
* | | Table definition cache, part 2 | unknown | 2005-11-23 | 1 | -8/+19 |
|/ |
|
* | Bug#5439 : mysql_server_init() crashes if ShiftJIS path is passed | unknown | 2005-08-08 | 1 | -0/+12 |
* | fixed stupid typo that added a ! before my_access | unknown | 2005-05-20 | 1 | -1/+1 |
* | BUG# 9148: Denial of service | unknown | 2005-05-20 | 1 | -1/+1 |
* | Fix skipp -> skip once and for all. | unknown | 2004-06-03 | 1 | -6/+6 |
* | merge with 4.0 | unknown | 2004-03-16 | 1 | -8/+22 |
|\ |
|
| * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | unknown | 2004-03-10 | 1 | -8/+22 |
* | | just tried to find all 'skipp' and replace it with 'skip'. | unknown | 2004-02-02 | 1 | -1/+1 |
|/ |
|
* | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | unknown | 2003-12-11 | 1 | -13/+14 |
* | Simple code cleanup | unknown | 2003-06-23 | 1 | -7/+19 |
* | Update copyright | unknown | 2001-12-06 | 1 | -16/+15 |
* | Updated manual about embedded version. | unknown | 2001-10-08 | 1 | -2/+1 |
* | Fix of UNION code | unknown | 2001-08-19 | 1 | -1/+1 |
* | Fixed problems with decimals withing IF() | unknown | 2001-05-29 | 1 | -1/+6 |
* | Fixed indention, removed compiler varnings and fixed a bug | unknown | 2000-09-29 | 1 | -2/+1 |
* | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | unknown | 2000-08-15 | 1 | -6/+6 |
* | Import changeset | unknown | 2000-07-31 | 1 | -0/+528 |