Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reworked the RPM spec file and added several fixes to make the | lenz@mysql.com | 2002-05-03 | 1 | -1/+2 |
| | | | | build scripts work again. | ||||
* | merge | monty@hundin.mysql.fi | 2002-04-25 | 7 | -98/+105 |
|\ | |||||
| * | 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 |
| | | |||||
* | | merge | monty@hundin.mysql.fi | 2002-03-06 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | updated build scripts for new Linux build | sasha@mysql.sashanet.com | 2002-02-16 | 1 | -1/+2 |
| | | |||||
* | | Use portable comments in assembler files | monty@tik.mysql.fi | 2002-03-05 | 2 | -204/+202 |
| | | |||||
* | | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | Test of unsigned BIGINT values Fixes for queries-per-hour Cleanup of replication code (comments and portability fixes) Make most of the binary log code 4G clean Changed syntax for GRANT ... QUERIES PER HOUR | ||||
* | | Fix for purify | monty@hundin.mysql.fi | 2001-12-18 | 1 | -0/+1 |
| | | |||||
* | | Fix for purify | monty@hundin.mysql.fi | 2001-12-17 | 1 | -1/+4 |
| | | |||||
* | | Portability fixes | monty@hundin.mysql.fi | 2001-12-17 | 1 | -9/+8 |
| | | |||||
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 57 | -607/+837 |
| | | | | | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC) | ||||
* | | Patch for SCO | monty@hundin.mysql.fi | 2001-11-26 | 1 | -0/+2 |
| | | | | | | | | Update test results for MySQL 4.0 | ||||
* | | Portability fix. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -2/+3 |
| | | | | | | | | Fixed linking problem with InnoDB. | ||||
* | | merge with 3.23.44 | monty@hundin.mysql.fi | 2001-11-04 | 3 | -6/+5 |
|\ \ | |/ | |||||
| * | 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. | ||||
* | | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86 | ||||
* | | merge | monty@work.mysql.com | 2001-10-02 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Fix for make dist | monty@hundin.mysql.fi | 2001-10-02 | 1 | -1/+2 |
| | | | | | | | | | | Made replication test portable Fixed buffer overrun bug in replication | ||||
* | | Portability fix | monty@hundin.mysql.fi | 2001-09-30 | 1 | -1/+1 |
| | | |||||
* | | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 45 | -52/+57 |
| | | | | | | | | | | Fixed problem with LIKE with latin1_de Added parsing support of UNSIGNED LONG LONG | ||||
* | | Fixed sorting of é in latin_de | monty@hundin.mysql.fi | 2001-09-13 | 1 | -3/+3 |
| | | |||||
* | | Fixes for German sorting order. | monty@hundin.mysql.fi | 2001-09-11 | 1 | -145/+73 |
| | | |||||
* | | Fix blatant bugs in ctype-latin1_de.c. | tim@white.box | 2001-09-07 | 1 | -25/+98 |
| | | |||||
* | | libmysql/Makefile.shared | tim@white.box | 2001-09-06 | 1 | -0/+355 |
| | | | | | | | | | | | | | | | | Remove extra link_sources target, which was not being used (and was incorrect). ctype-latin1_de.c BitKeeper file /home/tim/my/4/strings/ctype-latin1_de.c | ||||
* | | Merge work.mysql.com:/home/bk/mysql | monty@work.mysql.com | 2001-09-04 | 2 | -96/+96 |
|\ \ | |/ | | | | | into work.mysql.com:/home/bk/mysql-4.0 | ||||
| * | 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 | ||||
* | | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 11 | -24/+28 |
|\ \ | |/ | |||||
| * | 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) | ||||
* | | Some warning fixes and some SSL testprograms check-in | tonu@x153.internalnet | 2001-08-26 | 1 | -0/+1 |
|/ | |||||
* | 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 |
| |