Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge work.mysql.com:/home/bk/mysql | tim@threads.polyesthetic.msg | 2001-03-07 | 5 | -27/+69 |
|\ | |||||
| * | Changes so that 'make distcheck' works with Berkeley DB. | tim@threads.polyesthetic.msg | 2001-03-07 | 5 | -27/+69 |
* | | mem0pool.c Removed excessive out of mem warnings | heikki@donna.mysql.fi | 2001-03-07 | 1 | -1/+1 |
* | | ha_innobase.cc Fix a bug in removal of trailing spaces of binary varchar stri... | heikki@donna.mysql.fi | 2001-03-07 | 1 | -5/+5 |
* | | row0mysql.c Fix REPLACE problem, non-latin1 charset bug | heikki@donna.mysql.fi | 2001-03-07 | 3 | -25/+15 |
* | | Removed duplicated index_init() calls that causes problems with BDB | monty@donna.mysql.fi | 2001-03-07 | 7 | -48/+114 |
* | | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-03-06 | 5 | -18/+60 |
|\ \ | |||||
| * | | trx0trx.h Innobase now returns the key number in a duplicate key error, remov... | heikki@donna.mysql.fi | 2001-03-06 | 5 | -18/+60 |
| |/ | |||||
* | | Patch from sleepycat to fix problem with BDB and log files | monty@donna.mysql.fi | 2001-03-06 | 12 | -28/+185 |
* | | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-03-06 | 33 | -347/+557 |
|\ \ | |/ |/| | |||||
| * | Merged some functions and removed some unused client functions. | monty@donna.mysql.fi | 2001-03-06 | 33 | -347/+557 |
* | | Make sure ib_config.h is distributed. | tim@threads.polyesthetic.msg | 2001-03-05 | 2 | -4/+17 |
* | | configure.in Add include/Makefile to AC_OUTPUT | tim@threads.polyesthetic.msg | 2001-03-05 | 1 | -1/+2 |
* | | Added include/Makefile.am so that the header files will | tim@threads.polyesthetic.msg | 2001-03-05 | 2 | -2/+58 |
* | | Do-all-build-steps Innobase is included in the distribution. | tim@work.mysql.com | 2001-03-05 | 1 | -1/+5 |
* | | Merge work.mysql.com:/home/bk/mysql | tim@threads.polyesthetic.msg | 2001-03-05 | 3 | -15/+53 |
|\ \ | |||||
| * | | Berkeley DB now uses our own Makefile.in which translates automake | tim@threads.polyesthetic.msg | 2001-03-05 | 2 | -14/+51 |
* | | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2001-03-05 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | post-commit limit mail to 10,000 lines | serg@serg.mysql.com | 2001-03-05 | 1 | -1/+2 |
* | | | Small changes to make life with BDB in the tree easier. | tim@threads.polyesthetic.msg | 2001-03-04 | 2 | -4/+4 |
* | | | Search for Berkeley DB in the 'bdb' directory first. | tim@threads.polyesthetic.msg | 2001-03-04 | 1 | -1/+1 |
* | | | Ignore some files in bdb. | tim@threads.polyesthetic.msg | 2001-03-04 | 1 | -0/+6 |
* | | | Turn off SCCS flag for all BDB files. | tim@threads.polyesthetic.msg | 2001-03-04 | 6 | -2/+112 |
* | | | Import changeset | tim@threads.polyesthetic.msg | 2001-03-04 | 1442 | -0/+324740 |
* | | | Add --just-configure (-c) option to BUILD scripts. | tim@work.mysql.com | 2001-03-04 | 3 | -9/+22 |
* | | | Make test-make-manual more portable. | tim@threads.polyesthetic.msg | 2001-03-04 | 1 | -5/+6 |
* | | | Fix rare infinite loop in make_join_statistics(). Thanks to | tim@threads.polyesthetic.msg | 2001-03-04 | 1 | -1/+4 |
* | | | Fix minor typos (not bugs). | tim@threads.polyesthetic.msg | 2001-03-04 | 3 | -3/+4 |
| |/ |/| | |||||
* | | row0mysql.c Removed a bug in update of a table with no primary key | heikki@donna.mysql.fi | 2001-03-03 | 1 | -6/+18 |
* | | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-03-03 | 55 | -218/+277 |
|\ \ | |||||
| * | | row0sel.c Removes now trailing spaces from varchars | heikki@donna.mysql.fi | 2001-03-02 | 4 | -5/+27 |
| * | | univ.i Changed univ.i to non-debug version | heikki@donna.mysql.fi | 2001-03-02 | 1 | -2/+2 |
| * | | ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes | heikki@donna.mysql.fi | 2001-03-02 | 54 | -215/+252 |
* | | | Fixes for innobase usage | monty@donna.mysql.fi | 2001-03-03 | 17 | -79/+471 |
* | | | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-03-02 | 7 | -35/+114 |
|\ \ \ | |/ / |/| | | |||||
| * | | Avoid table scans when using DELETE on a table on which no SELECT has been done. | monty@donna.mysql.fi | 2001-03-02 | 2 | -27/+41 |
| * | | Update for Innobase | monty@donna.mysql.fi | 2001-02-21 | 4 | -8/+72 |
* | | | Added ChangeLog entry about the SET bug. | jcole@tetra.spaceapes.com | 2001-03-02 | 1 | -1/+4 |
* | | | Merge work.mysql.com:/home/bk/mysql | jcole@tetra.spaceapes.com | 2001-03-02 | 24 | -2/+25 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fixed a bug that allowed: | jcole@tetra.spaceapes.com | 2001-03-02 | 24 | -2/+25 |
* | | | manual.texi ``short'' TIME values issue clarified | serg@serg.mysql.com | 2001-03-01 | 1 | -7/+10 |
* | | | Merge | serg@serg.mysql.com | 2001-03-01 | 9 | -8/+72 |
|\ \ \ | |||||
| * | | | mysql-test/t/bdb-crash.test | sasha@mysql.sashanet.com | 2001-03-01 | 2 | -2/+6 |
| * | | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-03-01 | 4 | -9/+45 |
| |\ \ \ | |||||
| | * | | | text/blob fields in some cases were not handled properly | sasha@mysql.sashanet.com | 2001-03-01 | 4 | -9/+45 |
| * | | | | ha_innobase.cc Fixed a bug in ha_innobase.cc in auto_increment | heikki@donna.mysql.fi | 2001-03-01 | 1 | -0/+14 |
| |/ / / | |||||
| * | | | manual.texi Mirror maintenance. | mwagner@evoq.mwagner.org | 2001-03-01 | 1 | -4/+10 |
| * | | | test-make-manual Fixed so that manual.html isn't cleaned up before it is view... | mwagner@evoq.mwagner.org | 2001-02-28 | 2 | -1/+8 |
| * | | | os0file.h Removed a typo in os0file.h | heikki@donna.mysql.fi | 2001-02-28 | 1 | -1/+0 |
* | | | | sql_select.cc MATCH ... AGAINST (NULL) bug fixed | serg@serg.mysql.com | 2001-02-28 | 4 | -35/+23 |