summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mergingAlexey Botchkov2009-02-051-1/+2
|\
| * Bug#40536: SELECT is blocked by INSERT DELAYED waiting onDavi Arnaut2009-02-031-1/+2
* | Bug#37995 Error message truncation in test "innodb" in embedded mode.Alexey Botchkov2009-02-052-4/+0
|/
* merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-301-0/+3
|\
| * merge: 5.1 -> 5.1-rplLuis Soares2009-01-233-0/+13
| |\
| * \ merge: 5.1 -> 5.1-rplLuis Soares2009-01-083-3/+6
| |\ \
| * \ \ merge 5.1 --> 5.1-rplAlfranio Correia2008-12-131-5/+5
| |\ \ \
| * \ \ \ merging 5.1 -> 5.1 rpl. 3 of 4 conflicts are resolved similarly to 6.0->6.0-r...Andrei Elkin2008-11-122-5/+11
| |\ \ \ \
| * \ \ \ \ Merging 5.1 main into 5.1-rplMats Kindahl2008-10-232-25/+71
| |\ \ \ \ \
| * \ \ \ \ \ Merging 5.1 main into 5.1-rpl.Mats Kindahl2008-10-064-1180/+815
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 5.1 main -> 5.1-rplHe Zhenxing2008-09-062-1/+6
| |\ \ \ \ \ \ \
| * | | | | | | | Fixning compiler warnings. Fixing build failure for valgrind platform.Mats Kindahl2008-08-221-0/+3
* | | | | | | | | Fix for bug #37756: enabling fulltext indexes withRamil Kalimullin2009-01-261-1/+1
* | | | | | | | | Fix Bug#32831: libmysql should be built with all charsetsTimothy Smith2009-01-131-29/+35
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-053-3/+6
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-5/+5
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge from mysql-5.1.30-releaseunknown2008-11-273-3/+6
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-103-3/+3
| | * | | | | | Added the default configure COMMUNITY_SERVER and ENABLED_PROFILING toBuild Team2008-11-091-0/+3
| | | |_|_|_|/ | | |/| | | |
* | | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-231-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Bug#37575 UCASE fails on monthnameSergey Glukhov2008-12-231-0/+1
* | | | | | | | Pull from mysql-5.1-bugteam.Alexey Kopytov2008-12-081-16/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Bug#38522: 5 seconds delay when closing application using embedded serverVladislav Vaintroub2008-12-041-16/+0
* | | | | | | | Merge from mysql-5.0-bugteam to mysql-5.1-bugteam.Alexey Kopytov2008-12-072-0/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Fix for bug #27483: Casting 'scientific notation type' to 'unsigned Alexey Kopytov2008-12-032-0/+12
* | | | | | | mergingAlexey Botchkov2008-11-191-0/+16
|\ \ \ \ \ \ \
| * | | | | | | Bug#38293 Libmysqld crash in mysql_library_init if language file missingAlexey Botchkov2008-11-191-0/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | mergingAlexey Botchkov2008-11-191-5/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Bug #35999 When using the embedded server a wrong message comes.Alexey Botchkov2008-06-161-5/+5
* | | | | | | Bug#39571 abi_check Does not create all prerequisitesV Narayanan2008-10-271-5/+8
* | | | | | | Bug#38477: my_pthread_setprio can change dispatch class on Solaris, not just ...Davi Arnaut2008-10-151-0/+2
* | | | | | | Bug#38941: fast mutexes in MySQL 5.1 have mutex contention when calling random()Davi Arnaut2008-10-151-0/+1
| |_|_|/ / / |/| | | | |
* | | | | | mergeIngo Struewing2008-10-011-0/+8
|\ \ \ \ \ \
| * | | | | | Bug#34306: Can't make copy of log tables when server binary log is enabledDavi Arnaut2008-09-291-0/+8
| | |/ / / / | |/| | | |
* | | | | | Bug#37958 - test main.plugin crash on Mac OS X when selecting from EXAMPLE en...Ingo Struewing2008-10-011-25/+63
|/ / / / /
* | | | | merging mysql-5.1->mysql-5.1-seaNarayanan V2008-09-042-1/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mergingAlexey Botchkov2008-08-232-0/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY.Alexey Botchkov2008-08-222-0/+5
| * | | | Fix merge problem: make sf_malloc_cur_memory definitions match in headers and...Sergey Petrunia2008-08-201-1/+1
| | |_|/ | |/| |
* | | | WL#4380Narayanan V2008-08-081-0/+8
* | | | WL#4380Narayanan V2008-08-061-8/+0
* | | | merging mysql-5.1 -> mysql-5.1-seaNarayanan V2008-07-314-1180/+815
|\ \ \ \ | |/ / / |/| | |
| * | | WL#4380Narayanan V2008-07-181-0/+2
| * | | WL#4380Thava Alagu2008-07-094-1180/+813
| |\ \ \
| | * | | Removed the references to mysql_h.ic in include/Makefile.amNarayanan V2008-06-181-14/+0
| | * | | WL#4380Narayanan V2008-06-173-1166/+813
| | | |/ | | |/|
* | | | Up-merge 5.0.66a-release changes (via 5.0) into 5.1.Timothy Smith2008-07-171-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug #38180 options are read from ~/my.cnf instead of ~/.my.cnfTimothy Smith2008-07-161-0/+1
| * | Merge bk-internal:/home/bk/mysql-5.0unknown2008-05-051-2/+6
| |\ \
| | * | Correct failing build.unknown2008-04-281-2/+6