Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix FreeBSD test errors. Also link with libexecinfo on FreeBSD for stacktrac... | Vladislav Vaintroub | 2012-05-04 | 1 | -1/+1 |
* | MDEV-15 Log SQL errors. | Alexey Botchkov | 2012-03-14 | 1 | -1/+1 |
* | MDEV-15 Log all SQL errors. | Alexey Botchkov | 2012-03-14 | 1 | -1/+1 |
* | Merge MWL#192: Non-blocking client library, into MariaDB 5.5. | unknown | 2012-02-21 | 1 | -1/+1 |
|\ | |||||
| * | MWL#192: Non-blocking client API for libmysqlclient. | unknown | 2011-09-20 | 1 | -0/+1 |
* | | - Always compile my_new.cc and safemalloc.c with mysys | Vladislav Vaintroub | 2012-01-20 | 1 | -9/+1 |
* | | Fix embedded build on Windows. | Vladislav Vaintroub | 2012-01-20 | 1 | -1/+1 |
* | | - Fix rpl_checksum test. Use basename of file in error messages, not the o | Vladislav Vaintroub | 2012-01-20 | 1 | -2/+11 |
* | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | | * \ | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -4/+3 |
| | | | |\ \ | |||||
| * | | | \ \ | merge | Sergei Golubchik | 2011-10-11 | 1 | -0/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | merge with 5.1 | Sergei Golubchik | 2011-10-07 | 1 | -0/+1 |
| | |\ \ \ \ \ | | | |/ / / / | | | | | | / | | | |_|_|/ | | |/| | | | |||||
| | | * | | | my_gethwaddr() on Solaris and Windows | Sergei Golubchik | 2011-10-04 | 1 | -0/+1 |
* | | | | | | fixes for opensolaris compilation failures | Sergei Golubchik | 2012-01-05 | 1 | -1/+1 |
* | | | | | | * remove WITH_DEBUG from CMakeLists.txt | Sergei Golubchik | 2011-12-15 | 1 | -17/+5 |
* | | | | | | move safemalloc out of dbug. | Sergei Golubchik | 2011-12-12 | 1 | -3/+13 |
* | | | | | | another backtrace resolver that prints source file name and line number | Sergei Golubchik | 2011-12-11 | 1 | -0/+5 |
* | | | | | | compiler warnings/errors | Sergei Golubchik | 2011-11-23 | 1 | -0/+4 |
* | | | | | | merge | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | build on windows | Sergei Golubchik | 2011-11-02 | 1 | -1/+1 |
* | | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+2 |
| | |\ \ \ \ \ | |||||
* | | \ \ \ \ \ | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | merge Windows performance patches into 5.3 | Vladislav Vaintroub | 2011-07-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr... | Vladislav Vaintroub | 2011-06-12 | 1 | -1/+1 |
| | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Merge with dynamic column code | Michael Widenius | 2011-05-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 1 | -1/+1 |
| * | | | | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -2/+2 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1 | Magne Mahre | 2011-03-28 | 1 | -2/+2 |
| | | | |/ / | | | |/| | | |||||
| * | | | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in order | Vladislav Vaintroub | 2011-01-29 | 1 | -2/+0 |
| |/ / / / | |||||
| * | | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64 | Vladislav Vaintroub | 2010-12-06 | 1 | -1/+0 |
* | | | | | compilation fixes: without dbug, without ssl | Sergei Golubchik | 2011-07-16 | 1 | -1/+1 |
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -7/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5 | Magne Mahre | 2011-03-29 | 1 | -7/+2 |
* | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Implement an NSIS based installer | Bo Thorsen | 2010-06-25 | 1 | -0/+2 |
| * | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| * | | | Merged 5.1 with maria 5.1 | Michael Widenius | 2008-10-10 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | fixes for windows | Sergei Golubchik | 2008-08-31 | 1 | -1/+1 |
| * | | | | Windows fixes | unknown | 2008-01-10 | 1 | -2/+6 |
| * | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | unknown | 2007-12-16 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | more cmake fixes | unknown | 2007-12-14 | 1 | -1/+1 |
| | * | | | | fixes for windows builds | unknown | 2007-12-13 | 1 | -1/+1 |
* | | | | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). | Alexander Nozdrin | 2010-08-12 | 1 | -4/+2 |
* | | | | | | Cleanup after bild team push. | Vladislav Vaintroub | 2010-07-25 | 1 | -4/+13 |