Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fix for MIN/MAX with empty tables | monty@mashka.mysql.fi | 2003-02-03 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -18/+196 | |
| * | | - tagged ChangeSet 1.1509 as "mysql-4.0.9" | lenz@mysql.com | 2003-01-21 | 1 | -1/+1 | |
* | | | Always use USE_STRCOLL code | bar@bar.mysql.r18.ru | 2003-01-30 | 1 | -3/+0 | |
* | | | correction for compiling on Linux Suse 7.2 | vva@eagle.mysql.r18.ru | 2003-01-22 | 1 | -2/+5 | |
* | | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -8/+17 | |
* | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -12/+88 | |
|\ \ \ | ||||||
| * | | | changes for readline/libedit configuration | vva@eagle.mysql.r18.ru | 2003-01-18 | 1 | -12/+88 | |
* | | | | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -1/+6 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | Portability fix | monty@mashka.mysql.fi | 2003-01-09 | 1 | -1/+6 | |
| * | | Fix for bug in LOAD DATA INFILE and replication | monty@mashka.mysql.fi | 2003-01-08 | 1 | -1/+1 | |
* | | | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-06 | 1 | -1/+4 | |
|\ \ \ | |/ / | ||||||
| * | | A lot of portability fixes. | monty@mashka.mysql.fi | 2003-01-05 | 1 | -1/+4 | |
| * | | Changed shared lib version to 12 as some structures has changed | monty@mashka.mysql.fi | 2003-01-04 | 1 | -1/+1 | |
* | | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -1/+1 | |
* | | | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 1 | -7/+13 | |
|\ \ \ | |/ / | ||||||
| * | | - bumped up version number to 4.0.8-gamma | lenz@mysql.com | 2002-12-24 | 1 | -1/+1 | |
| * | | - fix CC_VERSION and CXX_VERSION for compilers that return multiple lines of | lenz@mysql.com | 2002-12-23 | 1 | -2/+2 | |
| * | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-12-20 | 1 | -1/+7 | |
| |\ \ | ||||||
| | * | | Changed thd variables max_join_size and select_limit to type ha_rows. | monty@mashka.mysql.fi | 2002-12-20 | 1 | -1/+7 | |
| * | | | - tagged ChangeSet 1.1477 as MySQL 4.0.6 | lenz@mysql.com | 2002-12-20 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge with 3.23 to get patch for lower_case_table_names for MacOSX | monty@mashka.mysql.fi | 2002-12-14 | 1 | -4/+4 | |
| |\ \ | | |/ | ||||||
| | * | Make --lower-case-table-names default on MacOSX | monty@mashka.mysql.fi | 2002-12-14 | 1 | -4/+4 | |
| | * | - tagged ChangeSet 1.1276.3.1 as MySQL 3.23.54 | lenz@mysql.com | 2002-12-11 | 1 | -1/+1 | |
| | * | - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree) | lenz@mysql.com | 2002-12-04 | 1 | -0/+6 | |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-25 | 1 | -0/+1 | |
|\ \ \ | |/ / | ||||||
| * | | configure.in: | lenz@mysql.com | 2002-11-21 | 1 | -1/+1 | |
| * | | configure.in: | lenz@mysql.com | 2002-11-21 | 1 | -0/+1 | |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -8/+18 | |
|\ \ \ | |/ / | ||||||
| * | | merge with 3.23 | monty@mashka.mysql.fi | 2002-11-19 | 1 | -1/+2 | |
| |\ \ | | |/ | ||||||
| | * | add -DHAVE_BROKEN_REALPATH to CFLAGS on FreeBSD (previous patch touched only ... | serg@serg.mysql.com | 2002-11-18 | 1 | -0/+1 | |
| | * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2002-11-18 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | added -DHAVE_BROKEN_REALPATH for FreeBSD builds | serg@serg.mysql.com | 2002-11-18 | 1 | -1/+1 | |
| | * | | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-11-17 | 1 | -1/+4 | |
| | |/ | ||||||
| * | | - Tagged ChangeSet 1.1400.1.3 as "mysql-4.0.5" | lenz@mysql.com | 2002-11-18 | 1 | -1/+1 | |
| * | | Small fix in configure for HPUX11 | monty@hundin.mysql.fi | 2002-11-09 | 1 | -5/+1 | |
| * | | Portability fixes for HP compiler and HPUX11 | monty@hundin.mysql.fi | 2002-11-09 | 1 | -0/+10 | |
| * | | merge | monty@butch. | 2002-11-07 | 1 | -2/+5 | |
| |\ \ | ||||||
| | * | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -2/+5 | |
| * | | | - configure.in: replaced AM_PROG_LIBTOOL with AC_PROG_LIBTOOL, since the | lenz@mysql.com | 2002-11-06 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0 | monty@hundin.mysql.fi | 2002-10-31 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | discard superflous os2/Makefile in dependence list.. | vva@genie.(none) | 2002-10-31 | 1 | -1/+1 | |
| * | | | Merge | monty@hundin.mysql.fi | 2002-10-31 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Added back old LARGEFILE handling | monty@hundin.mysql.fi | 2002-10-29 | 1 | -1/+1 | |
| * | | | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventual | lenz@mysql.com | 2002-10-24 | 1 | -4/+4 | |
| |/ / | ||||||
* | | | - configure.in: replaced AM_PROG_LIBTOOL with AC_PROG_LIBTOOL, since the | lenz@mysql.com | 2002-11-06 | 1 | -1/+1 | |
* | | | merge with 4.0.5 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -197/+148 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fix 4.1 build | bell@sanja.is.com.ua | 2002-10-14 | 1 | -1/+1 | |
| * | | merged | serg@serg.mysql.com | 2002-10-14 | 1 | -196/+147 | |
| |\ \ | ||||||
| | * \ | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -196/+147 | |
| | |\ \ |