Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | backported: | Sergey Glukhov | 2010-01-15 | 1 | -3/+0 |
* | Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def" | Sergey Glukhov | 2009-10-23 | 1 | -4/+4 |
* | mysqlcheck failed to fix table names when using the --fix-table-names | Jim Winstead | 2009-05-20 | 1 | -0/+14 |
* | Commit for merge and push | Staale Smedseng | 2009-02-27 | 1 | -1/+1 |
|\ | |||||
* \ | Merge | Magnus Svensson | 2009-01-27 | 1 | -1/+0 |
|\ \ | |||||
| * | | WL#4189 mtr.pl v2 | Magnus Svensson | 2009-01-26 | 1 | -1/+0 |
* | | | merge: 5.1 -> 5.1-rpl | Luis Soares | 2009-01-23 | 1 | -0/+54 |
|\ \ \ | |/ / |/| | | |||||
| * | | bug#33094: Error in upgrading from 5.0 to 5.1 when table contains triggers | Ramil Kalimullin | 2009-01-15 | 1 | -1/+1 |
| * | | Fix for | Ramil Kalimullin | 2009-01-14 | 1 | -0/+55 |
* | | | Post-fix merge 5-1 --> 5.1-rpl. Changed mysqlcheck.result. | Alfranio Correia | 2008-12-19 | 1 | -8/+0 |
* | | | Post-fix merge 5-1 --> 5.1-rpl. Changed mysqlcheck.result. | Alfranio Correia | 2008-12-19 | 1 | -0/+9 |
* | | | merge 5.1 --> 5.1-rpl | Alfranio Correia | 2008-12-13 | 1 | -0/+13 |
|\ \ \ | |/ / | |||||
| * | | Auto-merge | Ramil Kalimullin | 2008-11-14 | 1 | -0/+7 |
| |\ \ | | |/ | |||||
| | * | Fix for bug#37527: mysqlcheck fails to report entire database | Ramil Kalimullin | 2008-11-14 | 1 | -0/+7 |
| * | | 5.0-bugteam->5.1-bugteam automerge(bug#39541) | Sergey Glukhov | 2008-11-13 | 1 | -0/+6 |
| |\ \ | | |/ | |||||
| | * | Bug#39541 CHECK TABLE on information_schema myisam tables produces error | Sergey Glukhov | 2008-11-13 | 1 | -0/+6 |
| | * | Fix test case for Bug #25347 so that it actually tests the code fix, | tsmith@ramayana.hindu.god | 2008-01-27 | 1 | -0/+1 |
| | * | Patch contributed by Jocelyn Fournier. CLA received 2007-02-27. | cmiller@zippy.cornsilk.net | 2008-01-23 | 1 | -0/+10 |
* | | | BUG#39853: lowercase_table3 fails on powermacg5 in rpl tree | Sven Sandberg | 2008-10-13 | 1 | -2/+2 |
* | | | Check warnings in servers error log as part of test case | msvensson@pilot.mysql.com | 2008-04-08 | 1 | -0/+3 |
|/ / | |||||
* | | Order results to be deterministic. | cmiller@zippy.cornsilk.net | 2007-12-17 | 1 | -1/+2 |
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmerge | cmiller@zippy.cornsilk.net | 2007-12-14 | 1 | -1/+24 |
|\ \ | |||||
| * \ | Merge mysql.com:/home/ram/work/mysql-5.1-maint | ramil/ram@ramil.myoffice.izhnet.ru | 2007-10-31 | 1 | -0/+18 |
| |\ \ | |||||
| | * | | Fix for bug #30679: 5.1 name encoding not performed for views during upgrade | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-10-24 | 1 | -0/+18 |
| * | | | Merge mysql.com:/home/ram/work/b30654/b30654.5.0 | ramil/ram@ramil.myoffice.izhnet.ru | 2007-10-31 | 1 | -1/+6 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Fix for bug #30654: mysqlcheck fails during upgrade of tables whose | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-10-30 | 1 | -1/+6 |
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-enterprise-former... | cmiller@zippy.cornsilk.net | 2007-04-27 | 1 | -0/+35 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bug#25347: mysqlcheck -A -r doesn't repair table marked as crashed | cmiller@zippy.cornsilk.net | 2007-04-16 | 1 | -1/+26 |
| * | | Backport: | cmiller@zippy.cornsilk.net | 2007-04-03 | 1 | -0/+10 |
| |/ | |||||
* | | Merge mysql.com:/home/my/mysql-5.0 | monty@narttu.mysql.fi | 2007-01-27 | 1 | -3/+2 |
|\ \ | |/ | |||||
| * | Fixed compiler warnings detected by option -Wshadow and -Wunused: | monty@mysql.com/narttu.mysql.fi | 2006-12-15 | 1 | -0/+3 |
* | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1-arch | patg@govinda.patg.net | 2006-12-08 | 1 | -0/+2 |
|\ \ | |||||
| * | | WL# 3031 | patg@govinda.patg.net | 2006-12-08 | 1 | -0/+2 |
* | | | Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb... | mskold/marty@mysql.com/linux.site | 2006-12-01 | 1 | -2/+2 |
|/ / | |||||
* | | Added --debug-info to most clients to detect memory leaks in mysql-test-run | monty@mysql.com/nosik.monty.fi | 2006-11-21 | 1 | -1/+2 |
* | | Manual merge 5.0->5.1. Post-merge fixes. | kostja@bodhi.local | 2006-08-14 | 1 | -0/+1 |
* | | Merge bodhi.local:/opt/local/work/tmp_merge | kostja@bodhi.local | 2006-08-12 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | Bug #16502: mysqlcheck gets confused with views | jimw@rama.(none) | 2006-07-24 | 1 | -0/+7 |
* | | After merge fixes | monty@mysql.com | 2006-06-05 | 1 | -0/+1 |
* | | Bug #17805 Cluster_replication database should be renamed to just cluster | tomas@poseidon.ndb.mysql.com | 2006-03-01 | 1 | -1/+1 |
* | | This patch cleans up two tests which were a bit fragile from other failing te... | brian@zim.(none) | 2006-02-24 | 1 | -0/+2 |
* | | WL1019: complete patch. Reapplied patch to the clean | cps@outpost.site | 2006-01-19 | 1 | -0/+8 |
* | | wl2325 wl2324 | tomas@poseidon.ndb.mysql.com | 2006-01-12 | 1 | -0/+1 |
* | | WL #1034 (Internal CRON) pre-push fixes | andrey@lmy004. | 2006-01-11 | 1 | -0/+2 |
* | | WL#2575 - Fulltext: Parser plugin for FTS | svoj@poseidon.ndb.mysql.com | 2005-11-06 | 1 | -0/+2 |
|/ | |||||
* | Fix for bug#13783 mysqlcheck tries to optimize and analyze information_schema | gluh@eagle.intranet.mysql.r18.ru | 2005-10-18 | 1 | -0/+34 |