summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* bug 16996 ndbd nodes crash at api heartbeat failure if event/replication is usedunknown2006-02-011-1/+9
* bug#10987 - rpl_ndb_bankunknown2006-01-313-46/+11
* Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-301-1/+2
|\
| * bug#10987 - rpl_ndb_bank -unknown2006-01-301-1/+2
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-301-13/+20
|\ \
| * \ Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-301-13/+20
| |\ \ | | |/ | |/|
| | * Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-261-13/+20
| | |\
| | | * BUG#16722 - Fulltext: implicit limit for query word number (depends on length...unknown2006-01-261-13/+20
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-309-4/+386
|\ \ \ \ | |/ / / |/| | |
| * | | MySQL Bugs: #16772: Starting node joins cluster too early, workaround avoidin...unknown2006-01-309-4/+386
| |/ /
* | | bug#10987 - ndb - ndb_rpl_bankunknown2006-01-303-10/+18
* | | bug#10987 - ndb - ndb_rpl_bankunknown2006-01-291-1/+13
* | | bug#10987 - ndb - more printouts to hunt rpl_ndb_bank problem in pushbuildunknown2006-01-291-2/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-271-10/+10
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-261-10/+10
| |\ \ \ | | |/ / | |/| |
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-261-10/+10
| | |\ \
| | | * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-2013-477/+327
| | | |\ \
| | | * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-198-61/+233
| | | |\ \ \
| | | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-171-10/+10
| | | |\ \ \ \
| | | | * | | | only use "public" types in plugin APIunknown2006-01-161-10/+10
* | | | | | | | ndb - fix compile error on sles9-x86unknown2006-01-272-16/+23
* | | | | | | | bug#16842 - ndb dd - drop logfile group crashed after SRunknown2006-01-271-0/+1
* | | | | | | | bug#16495 - ndb dd - dict ref count was not correctly set after SRunknown2006-01-271-8/+24
* | | | | | | | ndb dd - Remove incorrect assertion making it's impossible to only use 1 undo...unknown2006-01-271-6/+15
* | | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-274-22/+108
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ndb dd -unknown2006-01-273-19/+71
| * | | | | | | bug#16787 - ndb dd - fix datafiles with more than 1 extent pageunknown2006-01-264-8/+42
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Bug #16152, create event assertion in debug version, list corruptionunknown2006-01-264-22/+11
| |/ / / / / |/| | | | |
* | | | | | Rename of my_strdup_with_lenght to match the more common "strndup" method. So...unknown2006-01-251-1/+1
* | | | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-2513-235/+1153
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ndb - wl#2972 rbr blobs: write blob data to binlogunknown2006-01-255-8/+55
| * | | | | ndb - wl#2972 injector cleanup accessed blob event ops via Ndb => crashunknown2006-01-232-14/+16
| * | | | | ndb - wl#2972 fix tinyblobunknown2006-01-223-53/+79
| * | | | | ndb - wl#2972 injector saw blob table drop event => crashunknown2006-01-221-2/+12
| * | | | | Merge mysql.com:/space/pekka/ndb/version/my51unknown2006-01-2113-224/+1057
| |\ \ \ \ \
| | * \ \ \ \ Merge mysql.com:/space/pekka/ndb/version/my51unknown2006-01-1913-224/+1057
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | ndb - wl#2972 rbr blobs ndb api supportunknown2006-01-1913-224/+1057
* | | | | | | bug#10987 - ndb - unable to find restorable replicaunknown2006-01-252-0/+81
* | | | | | | bug#16771 - ndb dd - fix leak of extentsunknown2006-01-253-51/+177
* | | | | | | bug#16742 - ndb dd - round filesize upwardsunknown2006-01-241-11/+6
* | | | | | | bug#16738 - ndb dd - out of diskspaceunknown2006-01-244-5/+6
* | | | | | | ndb - Fix strange SR problemsunknown2006-01-231-1/+1
* | | | | | | ndb - fix typounknown2006-01-231-1/+1
* | | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-235-14/+62
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.1.4unknown2006-01-205-14/+62
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | bug#16455 - ndb crash when running of of rope poolunknown2006-01-195-8/+54
* | | | | | | | Small cleanups to remove old or un-needed methods.unknown2006-01-222-101/+0
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge bk-internal:/home/bk/mysql-5.1-newunknown2006-01-202-20/+28
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge mysql.com:/usr/local/mysql/mysql-5.1-newunknown2006-01-201-2/+10
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge mysql.com:/usr/local/mysql/ab/mirrors/pullers/mysql-5.1-newunknown2006-01-191-2/+10
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |