summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge work.mysql.com:/home/bk/mysqltim@threads.polyesthetic.msg2001-03-075-27/+69
|\
| * Changes so that 'make distcheck' works with Berkeley DB.tim@threads.polyesthetic.msg2001-03-075-27/+69
* | mem0pool.c Removed excessive out of mem warningsheikki@donna.mysql.fi2001-03-071-1/+1
* | ha_innobase.cc Fix a bug in removal of trailing spaces of binary varchar stri...heikki@donna.mysql.fi2001-03-071-5/+5
* | row0mysql.c Fix REPLACE problem, non-latin1 charset bugheikki@donna.mysql.fi2001-03-073-25/+15
* | Removed duplicated index_init() calls that causes problems with BDBmonty@donna.mysql.fi2001-03-077-48/+114
* | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-03-065-18/+60
|\ \
| * | trx0trx.h Innobase now returns the key number in a duplicate key error, remov...heikki@donna.mysql.fi2001-03-065-18/+60
| |/
* | Patch from sleepycat to fix problem with BDB and log filesmonty@donna.mysql.fi2001-03-0612-28/+185
* | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-03-0633-347/+557
|\ \ | |/ |/|
| * Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-0633-347/+557
* | Make sure ib_config.h is distributed.tim@threads.polyesthetic.msg2001-03-052-4/+17
* | configure.in Add include/Makefile to AC_OUTPUTtim@threads.polyesthetic.msg2001-03-051-1/+2
* | Added include/Makefile.am so that the header files willtim@threads.polyesthetic.msg2001-03-052-2/+58
* | Do-all-build-steps Innobase is included in the distribution.tim@work.mysql.com2001-03-051-1/+5
* | Merge work.mysql.com:/home/bk/mysqltim@threads.polyesthetic.msg2001-03-053-15/+53
|\ \
| * | Berkeley DB now uses our own Makefile.in which translates automaketim@threads.polyesthetic.msg2001-03-052-14/+51
* | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-03-051-1/+2
|\ \ \ | |/ / |/| |
| * | post-commit limit mail to 10,000 linesserg@serg.mysql.com2001-03-051-1/+2
* | | Small changes to make life with BDB in the tree easier.tim@threads.polyesthetic.msg2001-03-042-4/+4
* | | Search for Berkeley DB in the 'bdb' directory first.tim@threads.polyesthetic.msg2001-03-041-1/+1
* | | Ignore some files in bdb.tim@threads.polyesthetic.msg2001-03-041-0/+6
* | | Turn off SCCS flag for all BDB files.tim@threads.polyesthetic.msg2001-03-046-2/+112
* | | Import changesettim@threads.polyesthetic.msg2001-03-041442-0/+324740
* | | Add --just-configure (-c) option to BUILD scripts.tim@work.mysql.com2001-03-043-9/+22
* | | Make test-make-manual more portable.tim@threads.polyesthetic.msg2001-03-041-5/+6
* | | Fix rare infinite loop in make_join_statistics(). Thanks totim@threads.polyesthetic.msg2001-03-041-1/+4
* | | Fix minor typos (not bugs).tim@threads.polyesthetic.msg2001-03-043-3/+4
| |/ |/|
* | row0mysql.c Removed a bug in update of a table with no primary keyheikki@donna.mysql.fi2001-03-031-6/+18
* | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-03-0355-218/+277
|\ \
| * | row0sel.c Removes now trailing spaces from varcharsheikki@donna.mysql.fi2001-03-024-5/+27
| * | univ.i Changed univ.i to non-debug versionheikki@donna.mysql.fi2001-03-021-2/+2
| * | ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixesheikki@donna.mysql.fi2001-03-0254-215/+252
* | | Fixes for innobase usagemonty@donna.mysql.fi2001-03-0317-79/+471
* | | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-03-027-35/+114
|\ \ \ | |/ / |/| |
| * | Avoid table scans when using DELETE on a table on which no SELECT has been done.monty@donna.mysql.fi2001-03-022-27/+41
| * | Update for Innobasemonty@donna.mysql.fi2001-02-214-8/+72
* | | Added ChangeLog entry about the SET bug.jcole@tetra.spaceapes.com2001-03-021-1/+4
* | | Merge work.mysql.com:/home/bk/mysqljcole@tetra.spaceapes.com2001-03-0224-2/+25
|\ \ \ | |_|/ |/| |
| * | Fixed a bug that allowed:jcole@tetra.spaceapes.com2001-03-0224-2/+25
* | | manual.texi ``short'' TIME values issue clarifiedserg@serg.mysql.com2001-03-011-7/+10
* | | Mergeserg@serg.mysql.com2001-03-019-8/+72
|\ \ \
| * | | mysql-test/t/bdb-crash.testsasha@mysql.sashanet.com2001-03-012-2/+6
| * | | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-03-014-9/+45
| |\ \ \
| | * | | text/blob fields in some cases were not handled properlysasha@mysql.sashanet.com2001-03-014-9/+45
| * | | | ha_innobase.cc Fixed a bug in ha_innobase.cc in auto_incrementheikki@donna.mysql.fi2001-03-011-0/+14
| |/ / /
| * | | manual.texi Mirror maintenance.mwagner@evoq.mwagner.org2001-03-011-4/+10
| * | | test-make-manual Fixed so that manual.html isn't cleaned up before it is view...mwagner@evoq.mwagner.org2001-02-282-1/+8
| * | | os0file.h Removed a typo in os0file.hheikki@donna.mysql.fi2001-02-281-1/+0
* | | | sql_select.cc MATCH ... AGAINST (NULL) bug fixedserg@serg.mysql.com2001-02-284-35/+23