Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix of 'halloween bug' with UPDATE of InnoDB tables. | monty@narttu.mysql.fi | 2003-03-18 | 1 | -0/+2 |
| | |||||
* | - fixed C++-style comments in .c files to make IBM compiler happy | lenz@mysql.com | 2003-03-11 | 1 | -15/+15 |
| | | | | (it barfs on these with a syntax error) | ||||
* | - fixes to properly make a "make distclean" (some files were not removed) | lenz@mysql.com | 2002-12-27 | 1 | -0/+1 |
| | | | | (There are probably some more to fix) | ||||
* | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-11-17 | 1 | -10/+1 |
| | | | | - "make distcheck" needs to be fixed | ||||
* | "make clean" problem fix | bar@bar.mysql.r18.ru | 2002-08-13 | 1 | -1/+1 |
| | |||||
* | Fixed problem with make distcheck | monty@hundin.mysql.fi | 2002-08-06 | 1 | -2/+1 |
| | | | | Fixed bug in automatic repair of MyISAM tables where table cache was not locked properly | ||||
* | Updated assembler code from MySQL 4.0 (to make them work with gcc 3.0) | monty@hundin.mysql.fi | 2002-05-20 | 2 | -204/+202 |
| | | | | | Fixed memory overrun bug in glibc patch Updated french error messages | ||||
* | Fixed problems with DECIMAL() type on overflow. | monty@hundin.mysql.fi | 2002-05-02 | 1 | -1/+2 |
| | |||||
* | Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive. | monty@tik.mysql.fi | 2002-04-22 | 7 | -0/+119 |
| | | | | Added copyright messages to some files that was missing it. | ||||
* | Removed C version of longlong2str when using --enable-assembler | monty@hundin.mysql.fi | 2002-04-14 | 1 | -1/+1 |
| | |||||
* | updated build scripts for new Linux build | sasha@mysql.sashanet.com | 2002-02-16 | 1 | -1/+2 |
| | |||||
* | Portability fixes | monty@hundin.mysql.fi | 2001-10-31 | 1 | -4/+4 |
| | |||||
* | Portability fixes | monty@hundin.mysql.fi | 2001-10-31 | 2 | -2/+2 |
| | | | | | | Fix for consistent 0000-00-00 date handling Close + open binary logs on flush tables Fix for AVG() in HAVING. | ||||
* | Fix for make dist | monty@hundin.mysql.fi | 2001-10-02 | 1 | -1/+2 |
| | | | | | Made replication test portable Fixed buffer overrun bug in replication | ||||
* | Ensure that libmysqlclient doesn't use raid | monty@hundin.mysql.fi | 2001-09-04 | 2 | -96/+96 |
| | | | | Fix problem with MyISAM and rows of length 65517-65520 | ||||
* | Portability fixes | monty@hundin.mysql.fi | 2001-08-30 | 1 | -2/+2 |
| | |||||
* | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 6 | -12/+12 |
| | | | | | Fix bug in isamlog Add argument types to function declarations. | ||||
* | Portability fixes. | monty@hundin.mysql.fi | 2001-08-21 | 1 | -0/+4 |
| | | | | | | | Patches required by Gemini Fix to properly detect if there is an active transaction in InnoDB Fix to not lock thread structure when doing automatic rollback when thread ends Allow -O lower_case_names=0 on UNIX | ||||
* | Portability fixes. | monty@hundin.mysql.fi | 2001-08-18 | 4 | -10/+10 |
| | | | | | | Let myisamchk generate a new checksum for compressed data. Don't unconditionally force filenames to lower case on windows. Update mysqltest to match 4.0 source (to get some of the new bug fixes into 3.23) | ||||
* | Don't force conf_to_src to be static an all systems | monty@donna.mysql.fi | 2001-04-18 | 1 | -18/+18 |
| | | | | Removed unpredictable test from rpl000001.test | ||||
* | Fixed that -ldl is not used for clients | monty@donna.mysql.fi | 2001-04-17 | 1 | -32/+32 |
| | | | | Fixed rpl000001 to handle the most common mysql-test-run ports. | ||||
* | Fixed INSERT DELAYED with Innobase | monty@donna.mysql.fi | 2001-04-09 | 1 | -5/+0 |
| | | | | | Fix for shutdown on NT Fixed bug when using wrong dates from blob field. | ||||
* | Merge mysql.sashanet.com:/home/sasha/src/bk/mysql | sasha@mysql.sashanet.com | 2001-04-02 | 1 | -1/+3 |
|\ | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-fast | ||||
| * | got --with-other-libc to work, finally | sasha@mysql.sashanet.com | 2001-04-02 | 1 | -1/+3 |
| | | |||||
* | | Fixed bug in ALTER TABLE | monty@donna.mysql.fi | 2001-04-01 | 1 | -160/+172 |
|/ | | | | | Removed _mi_rkey() function New fork_big.pl multi-thread test | ||||
* | Fix a crash in Innobase with tables with many columns and a range query | monty@donna.mysql.fi | 2001-03-26 | 26 | -3809/+0 |
| | | | | Removed all Attic directories. | ||||
* | Added max_user_connections | monty@donna.mysql.com | 2001-02-20 | 2 | -18/+30 |
| | | | | | Fixes for Innobase Don't reset whole to-buffer in strxnmov | ||||
* | Portability fixes for OPENBSD, OS2 and Windows | monty@donna.mysql.com | 2001-01-27 | 1 | -31/+31 |
| | |||||
* | Fixed bug in CHECK TABLE ... EXTENDED | monty@donna.mysql.com | 2001-01-16 | 1 | -82/+0 |
| | | | | | Added keyword MEDIUM to CHECK TABLE New benchmarks results for Linux-alpha | ||||
* | Fixed performance bug in lock tables | monty@donna.mysql.com | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | merge | monty@narttu.mysql.fi | 2000-11-16 | 1 | -4/+1 |
|\ | |||||
| * | Bug fixes, TRUNCATE, safer passwords on command line and connect timeout | monty@tik.mysql.com | 2000-11-13 | 1 | -2/+2 |
| | | |||||
* | | Changes from teg@redhat.com - subtle bugs that only show up under | tim@threads.polyesthetic.msg | 2000-11-06 | 1 | -2/+2 |
|/ | | | | certain circumstances. | ||||
* | Update of interface for BDB tables. | monty@donna.mysql.com | 2000-10-24 | 1 | -1/+1 |
| | | | | Fixed bug in SHOW CREATE TABLE | ||||
* | Portability fixes | monty@donna.mysql.com | 2000-10-04 | 1 | -1/+1 |
| | |||||
* | Small bug fixes + code for DELETE QUICK | monty@donna.mysql.com | 2000-09-20 | 1 | -5/+3 |
| | |||||
* | Fixes to get 3.23.23 to compile | monty@donna.mysql.com | 2000-08-30 | 1 | -3/+1 |
| | |||||
* | RENAME TABLE table_name TO new_table_name ; Faster Alloc | monty@donna.mysql.com | 2000-08-21 | 1 | -2/+3 |
| | | | | Small bug fixes | ||||
* | Merge | monty@donna.mysql.com | 2000-08-18 | 1 | -0/+3 |
|\ | |||||
| * | Updated benchmark and results for PostgreSQL 7.0.2 | monty@donna.mysql.com | 2000-08-18 | 1 | -0/+3 |
| | | | | | | | | | | Added more status to the MyISAM files to avoid checking files that has already been checked. | ||||
* | | Merge | serg@infomag.ape.relarn.ru | 2000-08-15 | 3 | -9/+9 |
|\ \ | |/ | |||||
| * | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | monty@donna.mysql.com | 2000-08-15 | 3 | -9/+9 |
| | | |||||
* | | PART I: Keys support for MyMERGE tables | serg@infomag.ape.relarn.ru | 2000-08-14 | 1 | -0/+0 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | myisammrg/ | Makefile.am | mymrgdef.h | support for keys myrg_open.c | & myrg_queue.c | bugfixes myrg_rfirst.c | myrg_rkey.c | myrg_rlast.c | myrg_rnext.c | myrg_rprev.c | myrg_rrnd.c | include/myisammrg.h | rkey/rnext/etc prototyped sql/ | ha_myisammrg.cc | support for keys ha_myisammrg.h | myisam/ | mi_rkey.c | buf==NULL extension, _mi_rkey() mi_rnext.c | mi_rprev.c | include/queues.h | reinit_queue() - same as init_queue, but w/o malloc mysys/queues.c | PART II: Miscellaneous myisam/common_words | deleted (looks like I checked it in by mistake) some files (like acconfig.h, Makefile.am, COPYING.LIB, etc) | Change mode to -rw-r--r-- (by `chmod a-x ') | ||||
* | Makefile needed an action for a the dummpy rule to avoid the default action | sasha@mysql.sashanet.com | 2000-07-31 | 1 | -0/+3 |
| | | | | assumed by GNU Make ( get ctype.c), which conflicted with bitkeeper | ||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 105 | -0/+15846 |