Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - added sql-common subdirectory and sql_common.h to source distribution | lenz@kallisto.local | 2003-06-18 | 1 | -3/+5 |
* | merge with public tree | monty@narttu.mysql.fi | 2003-06-05 | 1 | -3/+11 |
|\ | |||||
| * | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 1 | -3/+11 |
| |\ | |||||
| | * | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-05-23 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Outcome of discussions with Lenz and Monty about handling ccache in the build... | guilhem@mysql.com | 2003-05-23 | 1 | -1/+1 |
| | * | | - Portability fix: FreeBSD 4.8-STABLE (480101) and 5.0-CURRENT (500110) | lenz@mysql.com | 2003-05-23 | 1 | -2/+10 |
| | * | | - Tagged ChangeSet 1.1497 as "mysql-4.0.13" | lenz@mysql.com | 2003-05-19 | 1 | -1/+1 |
| | |/ | |||||
* | | | --with-collation argument for configure. Now one can for example use this: | bar@bar.mysql.r18.ru | 2003-05-28 | 1 | -4/+167 |
|/ / | |||||
* | | --with-charset was not up to date | bar@bar.mysql.r18.ru | 2003-05-26 | 1 | -85/+79 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -12/+10 |
|\ \ | |/ | |||||
| * | Merge with 3.23 (No releavant code changes) | monty@narttu.mysql.fi | 2003-05-14 | 1 | -6/+2 |
| |\ | |||||
| | * | Portability fixes OpenUnix 8 & UnixWare 7.1.x | monty@narttu.mysql.fi | 2003-05-14 | 1 | -6/+2 |
| | * | - tagged ChangeSet 1.1358 as mysql-3.23.56 | lenz@mysql.com | 2003-03-15 | 1 | -1/+1 |
| | * | - bump up version number 3.23.55 -> 3.23.56 in configure.in | lenz@mysql.com | 2003-01-23 | 1 | -1/+1 |
| * | | Fix for MacOSX and symlinks | monty@narttu.mysql.fi | 2003-05-14 | 1 | -4/+6 |
| * | | Fix for -fbranch-probabilites (bug 268) | monty@mashka.mysql.fi | 2003-04-26 | 1 | -3/+3 |
| * | | - updated version number (4.0.12 -> 4.0.13) | lenz@mysql.com | 2003-03-18 | 1 | -1/+1 |
* | | | configure.in: | bar@bar.mysql.r18.ru | 2003-05-15 | 1 | -1/+1 |
* | | | - bumped up version number to 4.1.1-alpha now that 4.0.1 has been tagged | lenz@mysql.com | 2003-04-08 | 1 | -1/+1 |
* | | | fixed bug with locales in libedit | vva@eagle.mysql.r18.ru | 2003-04-06 | 1 | -1/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-03-20 | 1 | -1/+5 |
|\ \ \ | |||||
| * | | | configure.in: | bar@bar.mysql.r18.ru | 2003-03-19 | 1 | -1/+5 |
* | | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-03-07 | 1 | -1/+0 |
| |\ \ | |||||
| | * | | Portability fix for IBM compiler on AIX | monty@mashka.mysql.fi | 2003-03-07 | 1 | -1/+0 |
| * | | | - safeguard against an endless loop when MIT pthreads are not installed | lenz@mysql.com | 2003-03-05 | 1 | -1/+1 |
| |/ / | |||||
| * | | - Changed version number from "4.0.12-gamma" to "4.0.12" (confirmed by | lenz@mysql.com | 2003-02-28 | 1 | -1/+1 |
* | | | Portability fixes | monty@mashka.mysql.fi | 2003-03-11 | 1 | -19/+4 |
* | | | Merge with 3.23 -> 4.0 | monty@narttu.mysql.fi | 2003-02-28 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Added detection if pthread_attr_getstacksize() exists | monty@narttu.mysql.fi | 2003-02-27 | 1 | -0/+1 |
* | | | Merge with 4.0.11 | monty@narttu.mysql.fi | 2003-02-26 | 1 | -4/+5 |
|\ \ \ | |/ / | |||||
| * | | - bumped up version number from 4.0.11-gamma -> 4.0.12-gamma in configure.in | lenz@mysql.com | 2003-02-25 | 1 | -1/+1 |
| * | | allow --without-extra-charsets | serg@serg.mysql.com | 2003-02-24 | 1 | -1/+3 |
| * | | - removed +DD64 compile option from the HPUX11 default CFLAGS in | lenz@mysql.com | 2003-02-21 | 1 | -2/+2 |
| * | | - temporarily removed netware from AC_OUTPUT to be able to perform the | lenz@mysql.com | 2003-02-20 | 1 | -1/+0 |
* | | | Merge with 4.0.11 tree to get latest bug fixes | monty@mashka.mysql.fi | 2003-02-17 | 1 | -26/+35 |
|\ \ \ | |/ / | |||||
| * | | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 1 | -26/+35 |
* | | | Updated configure script to handle 1 digit numbers in MySQL version | monty@mashka.mysql.fi | 2003-02-12 | 1 | -4/+1 |
* | | | merge | monty@mashka.mysql.fi | 2003-02-08 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixed problem that caused automake to fail | monty@mashka.mysql.fi | 2003-02-07 | 1 | -1/+2 |
| * | | Allow 4.0 to read new 4.1 .frm files | monty@mashka.mysql.fi | 2003-02-07 | 1 | -2/+2 |
* | | | After merge fixes & remove compiler warnings | monty@mashka.mysql.fi | 2003-02-07 | 1 | -1/+2 |
* | | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -22/+200 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/space/my/mysql-4.0 | lenz@mysql.com | 2003-02-03 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | - added support-files/MacOSX to include files specific for building | lenz@mysql.com | 2003-02-03 | 1 | -1/+1 |
| * | | | 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 |