Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge shellback.(none):/home/msvensson/mysql/mysql-4.1-maint | msvensson@shellback.(none) | 2006-10-03 | 1 | -3/+4 |
|\ | |||||
| * | Merge siva.hindu.god:/usr/home/tim/m/bk/40 | tsmith/tim@siva.hindu.god | 2006-10-02 | 1 | -3/+4 |
| |\ | |||||
| | * | Bug #18777: Mysqlhotcopy does not copy all the direcories. | iggy@rolltop.ignatz42.dyndns.org | 2006-07-26 | 1 | -3/+4 |
* | | | Don't try to mysqlhotcopy the INFORMATION_SCHEMA database. (Bug #14610) | jimw@mysql.com | 2005-11-10 | 1 | -0/+1 |
|/ / | |||||
* | | BUG#7967 Fix mysqlhotcopy --record-log-position | elliot@mysql.com | 2005-06-06 | 1 | -3/+17 |
* | | Remove doubled quotes (used for escaping) in table names in mysqlhotcopy. | jimw@mysql.com | 2005-02-18 | 1 | -1/+4 |
* | | Fix handling of table-name matching in mysqlhotcopy when newer versions of | jimw@mysql.com | 2005-01-27 | 1 | -4/+8 |
* | | Merge | monty@mysql.com | 2004-10-08 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Fixed Bug#5575, mysqlhotcopy is broken when using --noindices | jani@a80-186-41-201.elisa-laajakaista.fi | 2004-10-07 | 1 | -4/+4 |
* | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | another small change for bug 5531 | patg@krsna.patg.net | 2004-09-14 | 1 | -1/+1 |
| * | fixed bug 5531 | patg@krsna.patg.net | 2004-09-14 | 1 | -1/+1 |
* | | - Avoid the error message "Can't read index header from..." | lenz@mysql.com | 2004-07-15 | 1 | -0/+1 |
|/ | |||||
* | mysqlhotcopy: | serg@serg.mylan | 2004-07-09 | 1 | -8/+8 |
* | Added patches from Novell | monty@mysql.com | 2004-05-25 | 1 | -2/+18 |
* | Added option chroot to mysqlhotcopy. | jani@ua72d24.elisa.omakaista.fi | 2004-03-04 | 1 | -1/+4 |
* | Reverted a wrong patch from mysqlhotcopy. This is a real bug | jani@rhols221.adsl.netsonic.fi | 2003-10-22 | 1 | -3/+3 |
* | Fixed a bug in mysqlhotcopy, which made special table names | jani@rhols221.adsl.netsonic.fi | 2003-10-22 | 1 | -3/+3 |
* | Fixed bug #954 mysqlhotcopy permission problem. The database | jani@rhols221.adsl.netsonic.fi | 2003-10-22 | 1 | -0/+2 |
* | Applied a patch from Travis Wheeler to mysqlhotcopy that allows | jani@rhols221.adsl.netsonic.fi | 2003-10-22 | 1 | -2/+15 |
* | Fix for BUG#812 | guilhem@mysql.com | 2003-07-10 | 1 | -21/+49 |
* | - Fixed mysqlhotcopy to actually abort if copying the tables failed. | lenz@mysql.com | 2003-07-08 | 1 | -2/+2 |
* | mysqlhotcopy.sh: | paul@teton.kitebird.com | 2003-07-08 | 1 | -5/+6 |
* | added missing ~/.my.cnf support to mysqlhotcopy (bug #808) | serg@serg.mylan | 2003-07-08 | 1 | -0/+5 |
* | Fixed a compatibility bug in mysqlhotcopy between different | jani@rhols221.adsl.netsonic.fi | 2003-07-04 | 1 | -1/+5 |
* | - applied patch from Tim Bunce (new --addtodest option that adds copied | lenz@mysql.com | 2003-05-03 | 1 | -9/+27 |
* | Applied a patch which fixes a quoting problem with | jani@rhols221.adsl.netsonic.fi | 2003-02-24 | 1 | -3/+16 |
* | - added word of warning about providing the password as cleartext using | lenz@mysql.com | 2003-02-05 | 1 | -3/+8 |
* | - Fixed some minor bugs/typos | lenz@mysql.com | 2002-11-15 | 1 | -0/+1 |
* | - added "darwin" to the list of systems that are known to support the | lenz@mysql.com | 2002-10-21 | 1 | -3/+3 |
* | Fixed missing table_list->name -> table_list->alias convert | monty@mashka.mysql.fi | 2002-10-08 | 1 | -1/+5 |
* | Better error messages for mysql-test-run | monty@hundin.mysql.fi | 2002-08-06 | 1 | -4/+11 |
* | Two small patches proposed by Paul DuBois | salle@geopard.online.bg | 2002-08-03 | 1 | -0/+1 |
* | Added help for --local-infile | monty@hundin.mysql.fi | 2002-03-12 | 1 | -9/+27 |
* | Fixed bug in DATE_FORMAT when used with GROUP BY | monty@hundin.mysql.fi | 2002-03-06 | 1 | -2/+2 |
* | Fixed bug in LEFT JOIN | monty@hundin.mysql.fi | 2001-12-05 | 1 | -21/+75 |
* | Added missing mysqlbinlog to binary distributions. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -10/+101 |
* | Updated LOCK TABLES manual section | monty@tik.mysql.fi | 2001-07-28 | 1 | -13/+34 |
* | Added LOAD DATA CONCURRENT | monty@donna.mysql.fi | 2001-05-05 | 1 | -1/+1 |
* | Changed Innobase to Innodb | monty@donna.mysql.fi | 2001-04-13 | 1 | -16/+21 |
* | Added isolation levels | monty@tik.mysql.fi | 2001-03-21 | 1 | -1/+25 |
* | Patches for NetBSD/macppc | monty@donna.mysql.com | 2001-01-12 | 1 | -7/+11 |
* | Lots of fixes for BDB tables | monty@donna.mysql.com | 2000-12-08 | 1 | -60/+81 |
* | Fixed bug in 'drop table' | monty@donna.mysql.com | 2000-11-29 | 1 | -43/+109 |
* | Portability fixes | monty@donna.mysql.com | 2000-11-18 | 1 | -32/+110 |
* | Small fixes | monty@donna.mysql.com | 2000-09-26 | 1 | -18/+38 |
* | configure fixes | monty@donna.mysql.com | 2000-09-14 | 1 | -0/+0 |
* | Updated mysqlhotcopy to use the new ``FLUSH TABLES table_list'' syntax. | jcole@tetra.spaceapes.com | 2000-08-23 | 1 | -4/+6 |
* | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | monty@donna.mysql.com | 2000-08-15 | 1 | -1/+1 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+591 |