summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Bug #51355 handler stmt cause assertion in Jon Olav Hauglid2010-02-251-0/+4
* merge from mysql-next-mr-bugfixingJon Olav Hauglid2010-02-253-31/+53
|\
| * Some CMake packaging fixes:Jonathan Perkin2010-02-242-2/+11
| * Bug#31767 DROP FUNCTION name resolutionMarc Alff2010-02-231-29/+42
* | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-2423-113/+127
|/
* Auto-merge from mysql-next-mr-bugfixing.Alexander Nozdrin2010-02-2329-359/+633
|\
| * merge, CMake bugfixes, remove sp-error from experimentalVladislav Vaintroub2010-02-236-16/+3
| |\
| | * Bug#43201 : Stack overrun when running sp-error test.Vladislav Vaintroub2010-02-235-14/+1
| * | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-2211-118/+325
| |\ \ | | |/
| | * Auto-merge from mysql-next-mr.Alexander Nozdrin2010-02-219-64/+234
| | |\
| | * | Install static client and embedded debug librariesVladislav Vaintroub2010-02-201-37/+2
| | * | postmerge fixVladislav Vaintroub2010-02-161-1/+1
| | * | mergeVladislav Vaintroub2010-02-1673-6647/+10793
| | |\ \
| | * \ \ mergeVladislav Vaintroub2010-02-1332-221/+438
| | |\ \ \
| | * | | | remove /MAP option for good.Noone needs itvvaintroub2010-02-091-5/+0
| | * | | | mergeVladislav Vaintroub2010-02-0648-6694/+794
| | |\ \ \ \
| | * | | | | Make DEBUGBUILDDIR cached variable, so it can be overriden with cmake -DVladislav Vaintroub2010-02-041-1/+1
| | * | | | | - Optionally, copy mysqld renamed to mysqld-debug from debug build directory ...Vladislav Vaintroub2010-02-041-0/+36
| | * | | | | prettification of package names and fix compile bug on OSX/ppcVladislav Vaintroub2010-01-281-3/+6
| | * | | | | merge, add plugin/audit_null/CMakeLists.txtVladislav Vaintroub2010-01-2614-63/+712
| | |\ \ \ \ \
| | * | | | | | Fix failing sys_vars.plugin_dir_basic - treat both '/' and '\' as path separa...Vladislav Vaintroub2010-01-241-1/+1
| | * | | | | | Handle different installation layouts.Vladislav Vaintroub2010-01-242-5/+7
| | * | | | | | Replace another abort() under DBUG_EXECUTE_IF with DBUG_ABORT to avoid popups...Vladislav Vaintroub2010-01-221-1/+1
| | * | | | | | mergeVladislav Vaintroub2010-01-2212-360/+825
| | |\ \ \ \ \ \
| | * | | | | | | Cherrypick fix for -DWITH_SSL=system by Marc Alff (Bug#50513)Vladislav Vaintroub2010-01-211-7/+14
| | * | | | | | | In DBUG_EXECUTE_IF, change abort() to DBUG_ABORT() to avoid popups on windowsVladislav Vaintroub2010-01-182-13/+13
| | * | | | | | | mergeVladislav Vaintroub2010-01-1847-1384/+3562
| | |\ \ \ \ \ \ \
| | * | | | | | | | fix for 32 bit Linux problem reported by TimothyVladislav Vaintroub2010-01-151-0/+3
| | * | | | | | | | mergeVladislav Vaintroub2010-01-1417-173/+182
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | WITH_MYSQLD_LIBS=>WITH_MYSQLD_LDFLAGSVladislav Vaintroub2010-01-141-4/+4
| | * | | | | | | | | Do not link with mtmalloc on Solaris.Vladislav Vaintroub2010-01-131-0/+12
| | * | | | | | | | | mergeVladislav Vaintroub2010-01-139-21/+79
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ mergeVladislav Vaintroub2010-01-1176-2272/+3979
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ mergeVladislav Vaintroub2009-12-2580-9208/+6917
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | enable Cygwin build againVladislav Vaintroub2009-12-251-1/+4
| | * | | | | | | | | | | | recompile partition plugin for embedded server, its behavior depends on WITH_...Vladislav Vaintroub2009-12-231-3/+3
| | * | | | | | | | | | | | mergeVladislav Vaintroub2009-12-216-35/+140
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ mergeVladislav Vaintroub2009-12-1934-402/+801
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ mergeVladislav Vaintroub2009-12-1931-564/+772
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Simplify embedding version info into executables with ADD_VERSION_INFOVladislav Vaintroub2009-12-181-2/+3
| | * | | | | | | | | | | | | | | Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta...Vladislav Vaintroub2009-12-171-5/+1
| | * | | | | | | | | | | | | | | mergeVladislav Vaintroub2009-12-1645-865/+1450
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | fix windows errors with version resourceVladislav Vaintroub2009-12-161-0/+1
| | * | | | | | | | | | | | | | | | Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined...Vladislav Vaintroub2009-12-121-3/+2
| | * | | | | | | | | | | | | | | | mergeVladislav Vaintroub2009-12-1157-597/+1616
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Introduce macro DTRACE_INSTRUMENT_STATIC_LIBS,to hide Vladislav Vaintroub2009-12-111-33/+5
| | * | | | | | | | | | | | | | | | | Introduce a workaround for Solaris' inability to deal with dtrace in static ...Vladislav Vaintroub2009-12-114-22/+75
| | * | | | | | | | | | | | | | | | | mergeVladislav Vaintroub2009-12-103-9/+44
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | couple of tweaks for solaris on sparc, link with librt, as it defines sched_y...Vladislav Vaintroub2009-12-081-4/+8
| | * | | | | | | | | | | | | | | | | | On Linux, support -Wl,--no-undefined (only client shared library)Vladislav Vaintroub2009-12-071-1/+2