summaryrefslogtreecommitdiff
path: root/regex
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.31 mergeSergei Golubchik2013-05-072-2/+2
|\
| * BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO Neeraj Bisht2013-01-142-2/+2
| |\
| | * BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO Neeraj Bisht2013-01-142-2/+2
| | * Updated/added copyright headersKent Boortz2011-06-301-1/+2
| | |\
* | | | MDEV-207 Install headers required to build external storage pluginsSergei Golubchik2012-05-051-0/+2
* | | | 5.5-mergeSergei Golubchik2011-07-026-42/+27
|\ \ \ \ | |/ / /
| * | | Merge from mysql-5.1 for bug#58026.Dmitry Shulga2011-02-043-4/+21
| |\ \ \ | | |/ /
| | * | Fixed bug#58026 - massive recursion and crash in regular expressionDmitry Shulga2011-02-043-4/+21
| * | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-33/+0
| * | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-161-2/+3
| |\ \ \ | | |/ /
| | * | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-2/+3
| * | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-191-4/+4
| |\ \ \ | | |/ /
| | * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-191-4/+4
* | | | merge.Sergei Golubchik2010-11-253-44/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed build & test failures in buildbotMichael Widenius2010-08-281-2/+2
| * | | Merge with MySQL 5.1.50Michael Widenius2010-08-273-17/+10
| |\ \ \ | | |/ /
| * | | Implement an NSIS based installerBo Thorsen2010-06-251-0/+2
| * | | Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.unknown2009-11-301-1/+1
| |\ \ \
| * | | | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-302-43/+43
* | | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-3/+2
* | | | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-10/+7
|\ \ \ \ \
| * \ \ \ \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-10/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-10/+7
* | | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-12/+0
* | | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-232-65/+0
|/ / / / /
* | | | | mergeGeorgi Kodinov2010-07-141-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Use UNINIT_VAR workaround instead of LINT_INIT.Davi Arnaut2010-07-091-3/+3
* | | | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
* | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+0
| | |/ / | |/| |
* | | | Patch for Bug#53937 (Junk make-ccc files included in MySQL Server bzr repo).Alexander Nozdrin2010-05-261-3/+0
* | | | Another incarnation of the patch for Bug#30708Alexander Nozdrin2010-05-191-3/+0
* | | | mergeVladislav Vaintroub2009-12-161-5/+0
|\ \ \ \
| * | | | Remove .cvsignore files (attempt #2).Alexander Nozdrin2009-12-161-5/+0
* | | | | Remove STATIC from ADD_CONVENIENCE_LIBRARY on 2 placesVladislav Vaintroub2009-11-251-1/+1
* | | | | implement convenience librariesVladislav Vaintroub2009-11-241-3/+1
* | | | | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-092-6/+3
|/ / / /
* | | | Merge from mysql-trunk-merge.Alexander Nozdrin2009-10-191-1/+1
|\ \ \ \ | |/ / /
| * | | BUG#47850: too many files built in regex/Magnus BlÄudd2009-10-091-1/+1
| |/ /
* | | Backport http://lists.mysql.com/commits/57778Vladislav Vaintroub2009-09-301-2/+0
|/ /
* | Merge from 5.0 for 43414Staale Smedseng2009-08-281-3/+3
|\ \ | |/
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-3/+3
* | Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name>unknown2008-02-181-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvelunknown2007-08-161-1/+6
|\ \
| * | CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js:unknown2007-08-061-1/+6
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-141-2/+2
|\ \ \ | |/ / |/| |
| * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-2/+2
* | | Fix a bad BitKeeper dependency structure for the "CMakeLists.txt" files.unknown2007-07-311-0/+0
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-1/+1
* | Many files:unknown2006-12-311-0/+15