summaryrefslogtreecommitdiff
path: root/regex
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-08-031-0/+4
|\
| * Bug#23498283 - BUFFER OVERFLOWShishir Jaiswal2016-06-171-0/+4
| * Bug#21977380 - POSSIBLE BUFFER OVERFLOW ISSUESShishir Jaiswal2016-05-161-0/+4
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-141-0/+4
|\ \
| * | Bug#21977380 - POSSIBLE BUFFER OVERFLOW ISSUESShishir Jaiswal2016-05-161-0/+4
| |/
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-6/+11
|\ \ | |/
| * Bug#21973610: BUFFER OVERFLOW ISSUESHarin Vadodaria2015-11-061-6/+11
* | Merge tag 'mysql-5.5.45' into 5.5Sergei Golubchik2015-08-011-1/+23
|\ \ | |/
| * Bug#20642505: HENRY SPENCER REGULAR EXPRESSIONS (REGEX) LIBRARYTatiana Azundris Nuernberg2015-05-181-1/+23
| * 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
| | |\
| * | \ 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
| * | | 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>guilhem@gbichot4.local2008-02-181-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marveljbruehe/mysqldev@mysql.com/production.mysql.com2007-08-161-1/+6
| |\ \
| | * | CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js:kent@mysql.com/kent-amd64.(none)2007-08-061-1/+6
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@narttu.mysql.fi2007-08-141-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-2/+2
| * | | Fix a bad BitKeeper dependency structure for the "CMakeLists.txt" files.joerg@trift2.2007-07-311-0/+0
| |/ /
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-1/+1
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-311-0/+15