summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch from sleepycat to fix problem with BDB and log filesunknown2001-03-0612-28/+185
* Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-0633-347/+557
|\
| * Merged some functions and removed some unused client functions.unknown2001-03-0633-347/+557
* | Make sure ib_config.h is distributed.unknown2001-03-052-4/+17
* | configure.in Add include/Makefile to AC_OUTPUTunknown2001-03-051-1/+2
* | Added include/Makefile.am so that the header files willunknown2001-03-052-2/+58
* | Do-all-build-steps Innobase is included in the distribution.unknown2001-03-051-1/+5
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-03-053-15/+53
|\ \
| * | Berkeley DB now uses our own Makefile.in which translates automakeunknown2001-03-052-14/+51
* | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-03-051-1/+2
|\ \ \ | |/ / |/| |
| * | post-commit limit mail to 10,000 linesunknown2001-03-051-1/+2
* | | Small changes to make life with BDB in the tree easier.unknown2001-03-042-4/+4
* | | Search for Berkeley DB in the 'bdb' directory first.unknown2001-03-041-1/+1
* | | Ignore some files in bdb.unknown2001-03-041-0/+6
* | | Turn off SCCS flag for all BDB files.unknown2001-03-046-2/+112
* | | Import changesetunknown2001-03-041442-0/+324740
* | | Add --just-configure (-c) option to BUILD scripts.unknown2001-03-043-9/+22
* | | Make test-make-manual more portable.unknown2001-03-041-5/+6
* | | Fix rare infinite loop in make_join_statistics(). Thanks tounknown2001-03-041-1/+4
* | | Fix minor typos (not bugs).unknown2001-03-043-3/+4
| |/ |/|
* | row0mysql.c Removed a bug in update of a table with no primary keyunknown2001-03-031-6/+18
* | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-0355-218/+277
|\ \
| * | row0sel.c Removes now trailing spaces from varcharsunknown2001-03-024-5/+27
| * | univ.i Changed univ.i to non-debug versionunknown2001-03-021-2/+2
| * | ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesunknown2001-03-0254-215/+252
* | | Fixes for innobase usageunknown2001-03-0317-79/+471
* | | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-027-35/+114
|\ \ \ | |/ / |/| |
| * | Avoid table scans when using DELETE on a table on which no SELECT has been done.unknown2001-03-022-27/+41
| * | Update for Innobaseunknown2001-02-214-8/+72
* | | Added ChangeLog entry about the SET bug.unknown2001-03-021-1/+4
* | | Merge work.mysql.com:/home/bk/mysqlunknown2001-03-0224-2/+25
|\ \ \ | |_|/ |/| |
| * | Fixed a bug that allowed:unknown2001-03-0224-2/+25
* | | manual.texi ``short'' TIME values issue clarifiedunknown2001-03-011-7/+10
* | | Mergeunknown2001-03-019-8/+72
|\ \ \
| * | | mysql-test/t/bdb-crash.testunknown2001-03-012-2/+6
| * | | Merge work:/home/bk/mysqlunknown2001-03-014-9/+45
| |\ \ \
| | * | | text/blob fields in some cases were not handled properlyunknown2001-03-014-9/+45
| * | | | ha_innobase.cc Fixed a bug in ha_innobase.cc in auto_incrementunknown2001-03-011-0/+14
| |/ / /
| * | | manual.texi Mirror maintenance.unknown2001-03-011-4/+10
| * | | test-make-manual Fixed so that manual.html isn't cleaned up before it is view...unknown2001-02-282-1/+8
| * | | os0file.h Removed a typo in os0file.hunknown2001-02-281-1/+0
* | | | sql_select.cc MATCH ... AGAINST (NULL) bug fixedunknown2001-02-284-35/+23
* | | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-02-287-24/+74
|\ \ \ \ | |/ / /
| * | | mysql-test/t/fulltext.testunknown2001-02-271-0/+18
| * | | Docs/manual.texiunknown2001-02-262-4/+6
| * | | sql/slave.ccunknown2001-02-263-15/+44
| |\ \ \ | | |/ / | |/| |
| | * | ulonglong -> uint32 for log offsetunknown2001-02-262-12/+40
| * | | os0file.c Removed execute rights from created filesunknown2001-02-242-9/+10
* | | | manual.texi fixed chown issueunknown2001-02-261-12/+18
* | | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-02-233-3/+4
|\ \ \ \ | |/ / / |/| | |