summaryrefslogtreecommitdiff
path: root/sql/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* merge with MySQL 5.1.65Sergei Golubchik2012-08-221-0/+1
|\
| * new header file must be listed in Makefile.amTor Didriksen2012-04-181-0/+1
* | mysql-5.1.62 mergeSergei Golubchik2012-04-051-1/+1
|\ \ | |/
| * Updated/added copyright headersKent Boortz2012-02-151-1/+1
| |\
* | \ Merge with MYSQL 5.1.61Michael Widenius2012-02-201-0/+1
|\ \ \ | |/ /
| * | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONSTor Didriksen2011-11-301-0/+1
* | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+2
|\ \ \ | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+1
|\ \ \ | |/ /
| * | Bug#57210: remove pstackDavi Arnaut2010-11-091-1/+0
* | | MWL#74: Shared libmysqld.so library.unknown2010-11-171-1/+1
* | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-3/+0
|\ \ \ | |/ /
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-0/+2
|\ \ \ | |/ /
| * | WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+2
* | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-2/+3
|\ \ \
| * \ \ Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-1/+1
| |\ \ \
| | * | | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-1/+1
| * | | | MWL#17: Table eliminationSergey Petrunia2009-06-251-1/+2
| |/ / /
* | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Auto-mergeIgnacio Galarza2009-07-311-1/+1
| |\ \ | | |/
| | * Bug#17270 - mysql client tool could not find ../share/charsets folder and fails.Ignacio Galarza2009-07-311-1/+1
| | * Merged from 5.0 (enterprise).Chad MILLER2008-12-171-1/+2
| | |\
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-0/+2
| | |\ \
| | | * \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-0/+2
| | | |\ \
* | | | | | Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-2/+3
|/ / / / /
* | | | | merge fix for Bug40280 from 5.0Vladislav Vaintroub2008-10-231-2/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows.Vladislav Vaintroub2008-10-231-1/+2
| |/ / /
* | | | Bug#37003 Tests sporadically crashes with embedded serverDavi Arnaut2008-06-181-2/+2
* | | | Bug#35997 Event scheduler seems to let the server crash, if it is embedded.unknown2008-05-091-2/+3
* | | | mysqld.cc:unknown2008-04-021-1/+7
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-buildunknown2008-03-061-1/+2
|\ \ \ \
| * | | | Use pkglibdir to simplify pkgplugindir, and fix the path in aunknown2008-01-021-1/+1
| * | | | Add new pkgplugindir handling to seperate plugins from libraries,unknown2007-12-191-1/+2
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Makefile.am:unknown2007-10-081-0/+1
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unificationunknown2007-10-171-23/+22
|\ \ \ \ \ | |/ / / /
| * | | | Makefile.am:unknown2007-09-261-2/+5
| * | | | Merge maint1.mysql.com:/data/localhome/tsmith/bk/51unknown2007-07-041-2/+1
| |\ \ \ \
| | * \ \ \ Merge pilot.(none):/data/msvensson/mysql/mysql-5.0-maintunknown2007-06-281-2/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#29414 HPUX build fails - 'noinst_HEADERS' does not existunknown2007-06-281-2/+1
| | | |/ /
| * | | | Bug#29451 (Broken makefile dependencies with libndb.la)unknown2007-06-291-1/+1
| * | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-06-251-18/+12
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix broken automatic dependency tracking of Automake in sql/:unknown2007-06-221-18/+12
| * | | | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-rplunknown2007-06-111-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-rplunknown2007-06-091-0/+2
| | |\ \ \
| | | * | | BUG#24954 (Last_errno and Last_error not set after master_retry_count was rea...unknown2007-06-091-0/+2
| * | | | | Merge mysql.com:/home/kent/bk/tmp3/mysql-5.0-buildunknown2007-05-301-1/+2
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Merge mysql.com:/home/kent/bk/tmp3/mysql-4.1-buildunknown2007-05-301-1/+2
| | |\ \ \
| | | * | | Makefile.am, configure.in:unknown2007-05-301-1/+2