Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | os0thread.c Use pthread_attr_init instead of ..._create | heikki@donna.mysql.fi | 2001-03-14 | 1 | -1/+15 |
| | |||||
* | srv0srv.c Eliminate another warning on HP-UX | heikki@donna.mysql.fi | 2001-03-14 | 1 | -9/+9 |
| | |||||
* | srv0start.c Eliminate wrong type calls of os_thread_create | heikki@donna.mysql.fi | 2001-03-14 | 2 | -9/+9 |
| | | | | srv0srv.c Eliminate wrong type calls of os_thread_create | ||||
* | page0types.h Eliminate a name collision on page_t on HP-UX | heikki@donna.mysql.fi | 2001-03-14 | 1 | -0/+2 |
| | |||||
* | fsp0fsp.c Circumvent a bug in Visual C inlining | heikki@donna.mysql.fi | 2001-03-14 | 1 | -9/+12 |
| | |||||
* | Fixes for compiling innobase | monty@donna.mysql.fi | 2001-03-12 | 2 | -2/+4 |
| | |||||
* | Optimization of delete with record cache (for MyISAM tables) | monty@donna.mysql.fi | 2001-03-11 | 2 | -1/+3 |
| | | | | Added missing files for innobase to the distribution | ||||
* | row0mysql.c Innobase does not trap now if one creates a table already in ↵ | heikki@donna.mysql.fi | 2001-03-08 | 1 | -2/+9 |
| | | | | Innobase | ||||
* | mem0pool.c Removed excessive out of mem warnings | heikki@donna.mysql.fi | 2001-03-07 | 1 | -1/+1 |
| | |||||
* | row0mysql.c Fix REPLACE problem, non-latin1 charset bug | heikki@donna.mysql.fi | 2001-03-07 | 3 | -25/+15 |
| | | | | | row0upd.c Fix REPLACE problem, non-latin1 charset bug rem0cmp.c Fix REPLACE problem, non-latin1 charset bug | ||||
* | Merge work:/my/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-03-06 | 4 | -1/+45 |
|\ | |||||
| * | trx0trx.h Innobase now returns the key number in a duplicate key error, ↵ | heikki@donna.mysql.fi | 2001-03-06 | 4 | -1/+45 |
| | | | | | | | | | | | | | | | | | | removed innobase/include from make dirs row0ins.c Innobase now returns the key number in a duplicate key error, removed innobase/include from make dirs row0mysql.c Innobase now returns the key number in a duplicate key error, removed innobase/include from make dirs row0mysql.h Innobase now returns the key number in a duplicate key error, removed innobase/include from make dirs ha_innobase.cc Innobase now returns the key number in a duplicate key error, removed innobase/include from make dirs | ||||
* | | Patch from sleepycat to fix problem with BDB and log files | monty@donna.mysql.fi | 2001-03-06 | 2 | -0/+6 |
|/ | | | | | Print full command name to log files Convert table type to supported onces on ALTER TABLE | ||||
* | Make sure ib_config.h is distributed. | tim@threads.polyesthetic.msg | 2001-03-05 | 1 | -0/+2 |
| | | | | Clean up Do-all-build-steps. | ||||
* | 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 |
| | | | | be distributed properly. | ||||
* | row0mysql.c Removed a bug in update of a table with no primary key | heikki@donna.mysql.fi | 2001-03-03 | 1 | -6/+18 |
| | |||||
* | row0sel.c Removes now trailing spaces from varchars | heikki@donna.mysql.fi | 2001-03-02 | 3 | -1/+15 |
| | | | | | | srv0start.c Removes now trailing spaces from varchars row0mysql.ic Removes now trailing spaces from varchars ha_innobase.cc Removes now trailing spaces from varchars | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mem0pool.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0file.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0shm.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0sync.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0thread.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes page0page.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes que0que.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes row0ins.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes row0mysql.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes row0sel.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes row0upd.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes row0vers.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes srv0srv.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes srv0start.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes sync0arr.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes sync0rw.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes sync0sync.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes trx0rec.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes trx0trx.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes srv0srv.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes sync0rw.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes sync0sync.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes ut0dbg.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes lock0lock.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes log0log.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes log0recv.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes ibuf0ibuf.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes buf0buf.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes buf0buf.ic Fixes for 64-bit Linux, bug fixes, compiler warning fixes hash0hash.ic Fixes for 64-bit Linux, bug fixes, compiler warning fixes mach0data.ic Fixes for 64-bit Linux, bug fixes, compiler warning fixes mem0mem.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes mem0pool.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes mtr0mtr.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0file.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0sync.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0sync.ic Fixes for 64-bit Linux, bug fixes, compiler warning fixes os0thread.h Fixes for 64-bit Linux, bug fixes, compiler warning fixes univ.i Fixes for 64-bit Linux, bug fixes, compiler warning fixes row0mysql.ic Fixes for 64-bit Linux, bug fixes, compiler warning fixes com0shm.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes data0data.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes data0type.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes dict0crea.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes dict0dict.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes fil0fil.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes fsp0fsp.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes fut0lst.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes btr0sea.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes buf0buf.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes buf0flu.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes btr0btr.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes btr0cur.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes | ||||
* | os0file.h Removed a typo in os0file.h | heikki@donna.mysql.fi | 2001-02-28 | 1 | -1/+0 |
| | |||||
* | os0file.c Removed execute rights from created files | heikki@donna.mysql.fi | 2001-02-24 | 2 | -9/+10 |
| | | | | os0file.h Added defines for S_IRUSR etc. | ||||
* | btr0btr.c Testing bitkeeper | heikki@donna.mysql.fi | 2001-02-22 | 1 | -0/+3 |
| | |||||
* | Fixes for innobase | monty@donna.mysql.fi | 2001-02-21 | 6 | -3/+8 |
| | | | | Added test for ALTER TABLE ORDER BY | ||||
* | Merge donna.mysql.com:/home/my/bk/mysql | tim@donna.mysql.com | 2001-02-21 | 1 | -13/+13 |
|\ | | | | | | | into donna.mysql.com:/home/tim/my/work | ||||
| * | Added max_user_connections | monty@donna.mysql.com | 2001-02-21 | 1 | -20/+33 |
| | | |||||
* | | Merge donna.mysql.com:/home/my/bk/mysql | tim@donna.mysql.com | 2001-02-20 | 2 | -7/+26 |
|\ \ | |/ |/| | | | into donna.mysql.com:/home/tim/my/work | ||||
| * | Portability and bug fixes for Innobase. | tim@threads.polyesthetic.msg | 2001-02-19 | 6 | -10/+32 |
| | | | | | | | | Add --with-innobase-db to configure. | ||||
* | | Added max_user_connections | monty@donna.mysql.com | 2001-02-20 | 6 | -6/+28 |
|/ | | | | | Fixes for Innobase Don't reset whole to-buffer in strxnmov | ||||
* | Added Innobase to source distribution | monty@donna.mysql.com | 2001-02-17 | 404 | -0/+168951 |