summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-2/+2
* WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-21/+0
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-082-8/+8
* Auto-merge from mysql-trunk-stage.Alexander Nozdrin2010-06-211-2/+3
|\
| * mergeDaniel Fischer2010-06-181-2/+3
| |\
| | * mergeDaniel Fischer2010-04-301-1/+3
| | |\
| | | * Exclude "mysql_embedded" from being installed or part of a binaryKent Boortz2010-04-281-1/+3
| | * | MergeDaniel Fischer2010-04-214-13/+22
| | |\ \ | | | |/
| | | * Try a bunch of fixes.Jonathan Perkin2010-03-311-1/+1
| | | * Apply wlad fixes from mysql-next-mr-bugfixingJonathan Perkin2010-03-311-0/+5
| | * | Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-101-2/+3
* | | | A pre-requisite for WL#5419 "LOCK_open scalability: Konstantin Osipov2010-06-101-1/+0
* | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-063-7/+2
|\ \ \ \ | |/ / /
| * | | Bug#52520 Difference in tinytext utf column metadataAlexander Barkov2010-06-021-1/+2
| * | | Another incarnation of the patch for Bug#30708Alexander Nozdrin2010-05-192-6/+0
* | | | Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-252-2/+3
|/ / /
* | | Changes to build using CMake according to existing release packages:Jonathan Perkin2010-05-122-2/+4
* | | Backport of:Konstantin Osipov2010-04-134-3/+6
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-315-4/+8
* | | Bug #52149 - packaging differences in CMake buildVladislav Vaintroub2010-03-171-0/+5
| |/ |/|
* | Mergine from mysql-next-meAlexander Barkov2010-02-274-131/+121
|\ \
| * | Bug#43201: Post-fix. Set thread stack address at the start of each query.Vladislav Vaintroub2010-02-231-0/+1
| * | Install static client and embedded debug librariesVladislav Vaintroub2010-02-201-0/+5
| * | add_executable => mysql_add_executable (just for uniformity)Vladislav Vaintroub2010-02-201-6/+4
| * | mergeVladislav Vaintroub2010-02-162-5/+5
| |\ \ | | |/ | |/|
| | * Merge next-mr -> next-4284.Konstantin Osipov2010-02-062-2/+3
| | |\
| | * \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-1/+1
| | |\ \
| | * \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-2/+2
| | |\ \ \
| | * \ \ \ Merge next-mr -> next-4284Konstantin Osipov2010-02-031-1/+13
| | |\ \ \ \
| | * \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-033-4/+8
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge next-mr -> next-4284. Konstantin Osipov2010-02-021-0/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-1/+0
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2009-12-161-1/+0
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Backport of:Konstantin Osipov2009-12-032-3/+2
| | * | | | | | | | | Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-302-1/+2
| * | | | | | | | | | merge, add plugin/audit_null/CMakeLists.txtVladislav Vaintroub2010-01-262-4/+5
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Fix smaller stuff: disable transitive linking for MERGE_LIBRARIES results,Vladislav Vaintroub2010-01-251-1/+1
| * | | | | | | | | | mergeVladislav Vaintroub2010-01-182-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | mergeVladislav Vaintroub2010-01-132-3/+3
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | mergeVladislav Vaintroub2010-01-111-1/+13
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Do not use fvisibility flag if GCC does not support itVladislav Vaintroub2010-01-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | mergeVladislav Vaintroub2010-01-041-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | mergeVladislav Vaintroub2009-12-253-4/+8
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | mergeVladislav Vaintroub2009-12-231-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Replace ADD_EXECUTABLE with MYSQL_ADD_EXECUTABLE for binaries that are insta...Vladislav Vaintroub2009-12-171-2/+0
| * | | | | | | | | | mergeVladislav Vaintroub2009-12-161-1/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Cleanup, use MYSQL_INSTALL_TARGETS macro instead of INSTALL(TARGETS) combined...Vladislav Vaintroub2009-12-121-4/+2
| * | | | | | | | | | mergeVladislav Vaintroub2009-12-111-1/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | On Linux, support -Wl,--no-undefined (only client shared library)Vladislav Vaintroub2009-12-071-1/+2
| * | | | | | | | | | add --disable-shared equivalentVladislav Vaintroub2009-11-251-1/+3