summaryrefslogtreecommitdiff
path: root/innobase
Commit message (Expand)AuthorAgeFilesLines
* merge with 3.23.47unknown2001-12-063-3/+18
|\
| * buf0buf.ic, mtr0log.ic:unknown2001-12-042-2/+15
| * log0recv.c:unknown2001-12-041-1/+3
* | mergeunknown2001-11-221-4/+8
|\ \ | |/
| * srv0srv.c:unknown2001-11-191-4/+8
* | Mergeunknown2001-11-185-23/+41
|\ \ | |/
| * dict0dict.h, dict0dict.c:unknown2001-11-172-2/+2
| * btr0cur.c, btr0btr.c, dict0dict.h, dict0dict.c:unknown2001-11-175-17/+39
| * buf0flu.c:unknown2001-11-141-6/+2
* | Portability fix.unknown2001-11-071-1/+1
* | mergeunknown2001-11-077-31/+91
|\ \ | |/
| * updatedunknown2001-11-057-31/+91
* | Added xml patch to mysqldump.unknown2001-11-0550-318/+362
* | merge with 3.23.44unknown2001-11-0447-375/+1271
|\ \ | |/
| * Portability fixesunknown2001-10-312-5/+12
| * Portability fixesunknown2001-10-311-0/+1
| * row0mysql.c Fix an assertion when an empty database is droppedunknown2001-10-311-1/+3
| * os0file.c Replace some / 256 by >> operationsunknown2001-10-301-14/+13
| * srv0srv.c Test if bk now worksunknown2001-10-301-1/+1
| * Mergeunknown2001-10-3045-367/+1250
| * Fix for gcc 3.0unknown2001-10-301-1/+5
* | mergeunknown2001-10-112-1/+5
|\ \ | |/
| * InnoDB portability fixesunknown2001-10-112-1/+5
* | mergeunknown2001-10-111-1/+1
|\ \
| * | Portability fixesunknown2001-10-111-1/+1
* | | mergeunknown2001-10-1184-1190/+5047
|\ \ \ | |/ / |/| / | |/
| * ut0mem.c Merge changes in InnoDB-3.23.43bunknown2001-10-1084-1190/+5047
* | Updated manual about embedded version.unknown2001-10-084-8/+22
* | Fix for make distunknown2001-09-292-1/+3
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-2210-32/+174
|\ \ | |/
| * os0sync.c Define os_fast_mutex functions also in Windowsunknown2001-09-201-2/+0
| * os0sync.h Define os_fast_mutex functions also in Windowsunknown2001-09-202-2/+2
| * univ.i Changes to eliminate unnecessary Purify warnings (documentation of f...unknown2001-09-201-2/+6
| * mem0mem.ic Changes to eliminate unnecessary Purify warningsunknown2001-09-206-26/+166
* | mergeunknown2001-09-172-1/+3
|\ \ | |/
| * log0log.c Eliminate a Purify warningunknown2001-09-172-1/+3
* | Changed to use my_global.hunknown2001-09-141-1/+1
|/
* data0data.c Fix an assertion failure in rem0rec.c line 195 when a > 8000 byte...unknown2001-09-051-15/+8
* lock0lock.c Fix slowness of deadlock detection algorithmunknown2001-09-052-8/+50
* buf0flu.c Testing if the file is ok in Bitkeeperunknown2001-08-291-1/+1
* trx0roll.c Fix the primary key update + BLOB bug, improve InnoDB Monitor printsunknown2001-08-2927-137/+937
* mergeunknown2001-08-181-0/+2
|\
| * Portability fixes.unknown2001-08-181-0/+2
* | sync0sync.c This inline assmebly does not compile on gcc-2.96 and Intel: remo...unknown2001-08-151-1/+1
* | row0sel.c Fix a memory freeing bug when a row which contains an externally st...unknown2001-08-132-5/+6
|/
* mergeunknown2001-08-102-3/+2
|\
| * Portability fixesunknown2001-08-102-3/+2
* | ibuf0ibuf.c Fix a potential hang in database shutdown (not known if there is ...unknown2001-08-101-2/+1
* | btr0cur.c Improve range size estimate for big rangesunknown2001-08-091-0/+11
* | row0upd.c Fix a memory overwrite which can happen if we update or delete a > ...unknown2001-08-081-2/+2