summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-1039-190/+1429
|\
| * In 5.0, Field_double::val_str uses "%g" to render floating pointunknown2007-07-032-12/+34
| * Avoid a warning on windows about a missing case enum.unknown2007-07-031-0/+1
| * Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-0239-188/+1404
| |\
| | * Unify profiling SHOW code and INFORMATION_SCHEMA code forunknown2007-07-026-279/+115
| | * backport vista manifest patchunknown2007-04-301-0/+5
| | * Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-2639-189/+1572
| | |\
| | | * Changing the state of whether we're recording profiling informationunknown2007-04-062-3/+16
| | | * Unreported minor bug: We start numbering query IDs at zero, whichunknown2007-04-031-2/+2
| | | * Backport:unknown2007-04-031-0/+11
| | | * Backport:unknown2007-04-031-0/+9
| | | * Backport:unknown2007-04-031-46/+61
| | | * Backport:unknown2007-04-032-75/+147
| | | * Backport of Igor's patch for Bug#27362, March 22 2007.unknown2007-04-031-1/+2
| | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-0339-189/+1461
| | | |\
| | | | * Merge mysqldev@production.mysql.com:/data0/mysqldev/my/build-200702281606-5.0...unknown2007-03-022-8/+8
| | | | |\
| | | | | * Patch to release clone. Fixes two post-pushbuild discovered failures.unknown2007-03-022-8/+8
| | | | * | mysqld.cc:unknown2007-03-011-1/+1
| | | | |/
| | | | * Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-2739-189/+1461
| | | | |\
| | | | | * Some changes suggested Serg, from message <20070223210659.GA24202@janus.mylan>unknown2007-02-266-61/+44
| | | | | * Disambiguate method call. (Windows compiler error.)unknown2007-02-221-1/+1
| | | | | * Use correct filename for profiling code.unknown2007-02-221-1/+1
| | | | | * Add profiling source file to cmake file.unknown2007-02-221-0/+1
| | | | | * Enclose profiling in preprocessor conditions.unknown2007-02-221-0/+2
| | | | | * Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-2236-491/+999
| | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-184-3/+10
| | | | | |\
| | | | | | * Bug#24822: Patch: uptime_since_flush_statusunknown2007-01-184-3/+10
| | | | | * | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-01-1429-134/+903
| | | | | |\ \
| | | | | | * \ Merge bk-internal:/home/bk/mysql-5.0unknown2007-01-1229-134/+903
| | | | | | |\ \
| | | | | | | * \ Merge metis.lenznet:/space/my/bk/mysql-5.0unknown2007-01-0929-134/+903
| | | | | | | |\ \ | | | | | | | | |/
| | | | | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-0329-134/+903
| | | | | | | | |\
| | | | | | | | | * Bug#24795: Add SHOW PROFILEunknown2007-01-0329-134/+903
| | | * | | | | | | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/b27231/50unknown2007-03-201-8/+6
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/b27231/41unknown2007-03-201-8/+6
| | | | |\ \ \ \ \ \ \
| | * | | | | | | | | | mysql.sln:unknown2007-04-191-1/+5
| | * | | | | | | | | | Merge trift2.:/MySQL/M50/fix-ndb-5.0unknown2007-04-181-4/+4
| | |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Fixed whitespaceunknown2007-09-041-1/+1
* | | | | | | | | | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-09-047-111/+232
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug21074/my50-bug21074unknown2007-09-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | - Fix cross compatibility issues by exchanging pthread_yield with my_sleep(0)unknown2007-09-031-1/+1
| * | | | | | | | | | | | | | Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-09-031-1/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug21074/my50-bug21074unknown2007-09-031-1/+30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / /
| | | * | | | | | | | | | | | | Bug #21074 Large query_cache freezes mysql server sporadically under heavy loadunknown2007-09-031-1/+30
| * | | | | | | | | | | | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-08-306-110/+202
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Bug#28587 SELECT is blocked by INSERT waiting on read lock, even with low_pri...unknown2007-08-301-1/+1
| | * | | | | | | | | | | | | | | Bug#28779 (mysql_query() allows execution of statements with unbalancedunknown2007-08-291-7/+30
| | * | | | | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-08-281-60/+55
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Bug#30625 (Performance, reduce depth for expressions)unknown2007-08-281-60/+55
| | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Bug#30632 HANDLER read failure causes hangunknown2007-08-271-3/+3
| | * | | | | | | | | | | | | | | Bug#25164 create table `a` as select * from `A` hangsunknown2007-08-271-0/+2
| | |/ / / / / / / / / / / / / /