summaryrefslogtreecommitdiff
path: root/storage/ndb/tools/restore
Commit message (Expand)AuthorAgeFilesLines
* MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-1111-5405/+0
* Updated/added copyright header. Added line "use is subject to license terms" Murthy Narkedimilli2014-02-179-0/+9
* Updated/added copyright headersMurthy Narkedimilli2014-01-0611-11/+11
* Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-1911-11/+11
* Bug#42733: Type-punning warnings when compiling MySQLDavi Arnaut2010-07-241-28/+28
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
* Merge from 5.0-bugteamStaale Smedseng2009-04-162-4/+4
* break out tuple data readunknown2007-11-062-72/+88
* Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb-bjunknown2007-09-051-0/+11
|\
| * Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb-bjunknown2007-09-051-0/+12
| |\
| | * BUG#30024 Restore of backup from different endian can work for datetimeunknown2007-07-301-0/+12
* | | BUG#27543 Backup and restore can compatible with different endians for blob a...unknown2007-09-051-0/+14
|/ /
* | Merge jhe@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndbunknown2007-08-301-1/+1
|\ \
| * \ Merge dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.1/mysql-5.1-new-ndbunknown2007-08-162-2/+5
| |\ \
| | * \ Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb-bjunknown2007-08-151-1/+1
| | |\ \
| | | * | Merge dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.0/bug27683unknown2007-08-081-1/+1
| | | |/
| | * | BUG#30134 restore of backup from different endian can work for timestamp columnunknown2007-07-311-1/+4
| | |/
* | | BUG#30134 restore of backup from different endian can work for timestamp columnunknown2007-08-231-1/+4
* | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndbunknown2007-07-131-3/+3
|\ \ \ | |/ /
| * | fix ndb_version.h so that it is usable and make some functions public to hand...unknown2007-07-111-3/+3
| |/
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndbunknown2007-06-171-13/+16
|\ \ | |/
| * Bug #29103 ndb_restore segfaults on NULL var[char|binary]unknown2007-06-141-13/+16
* | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndbunknown2007-06-061-5/+24
|\ \ | |/
| * Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-gcaunknown2007-06-051-5/+24
| |\
| | * Bug #28751 Lots of memory locked in memory causes high kswapdunknown2007-06-051-5/+24
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-242-33/+34
|\ \ \ | |/ / |/| |
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-102-32/+33
* | | Merge dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb-bjunknown2007-05-083-4/+46
|\ \ \ | |/ / |/| |
| * | Merge dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb-bjunknown2007-04-243-4/+46
| |\ \
| | * | BUG#22240 Upgrading from cluster 5.0 to 5.1 does not resize VARCHARS as expec...unknown2007-04-243-4/+46
* | | | ndb_restore to set correct value force varpartunknown2007-04-301-0/+16
* | | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndbunknown2007-04-132-2/+5
* | | | Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndbunknown2007-04-122-27/+33
|/ / /
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndbunknown2007-03-212-2/+7
|\ \ \
| * | | enabled test caseunknown2007-03-201-1/+2
| * | | BUG#24363 If the table structure has been changed, the default action about t...unknown2007-03-201-1/+5
| |/ /
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndbunknown2007-03-194-0/+78
|\ \ \ | |/ /
| * | Merge dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.1/mysql-5.1-new-ndb....unknown2007-03-134-0/+78
| |\ \
| | * \ Merge dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndbunknown2007-02-154-0/+78
| | |\ \
| | | * \ Merge dev3-221.dev.cn.tlan:/home/ngb/mysql/mysql-5.1/mysql-5.1-new-ndb-bjunknown2007-02-154-0/+78
| | | |\ \
| | | | * | BUG#24363 If the table structure has been changed, the default action about t...unknown2007-02-054-0/+78
* | | | | | Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-gca-ndb_restoreunknown2007-03-095-63/+360
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge poseidon.mysql.com:/home/tomas/mysql-5.0-telco-gca-ndb_restoreunknown2007-03-081-12/+8
| * | | | | new apply_status table test adoptionunknown2007-03-081-0/+35
| * | | | | corrected manual mergeunknown2007-03-071-4/+6
| * | | | | Merge poseidon.mysql.com:/home/tomas/mysql-5.0-telco-gca-ndb_restoreunknown2007-03-074-61/+325
| | |_|_|/ | |/| | |
* | | | | Merge poseidon.mysql.com:/home/tomas/mysql-5.1unknown2007-03-072-1/+8
|\ \ \ \ \
| * \ \ \ \ Merge poseidon.mysql.com:/home/tomas/mysql-5.1-telco-gcaunknown2007-03-011-0/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug #26741 ndb_restore with only print_data seg faultsunknown2007-03-011-0/+2
| | * | | | Merge poseidon.mysql.com:/home/tomas/mysql-5.0-telco-gcaunknown2007-03-011-1/+6
| | | |/ / | | |/| |