Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added checking for my.cnf file from environment variable MYSQL_HOME | jani@ua141d10.elisa.omakaista.fi | 2005-01-04 | 1 | -0/+3 |
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0-xa | serg@serg.mylan | 2004-11-11 | 1 | -0/+2 |
|\ | |||||
| * | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -0/+2 |
* | | mmap portability layer, mmap for Windows | serg@serg.mylan | 2004-11-04 | 1 | -0/+3 |
|/ | |||||
* | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -1/+7 |
|\ | |||||
| * | patch fixing after review on patch-fixing of | vva@eagle.mysql.r18.ru | 2004-10-04 | 1 | -1/+7 |
| * | crease number of open files to 2048 on windows | monty@mysql.com | 2004-02-19 | 1 | -1/+1 |
* | | Review of new pushed code (Indentation fixes and simple optimizations) | monty@mysql.com | 2004-08-31 | 1 | -2/+0 |
* | | Fix to compile with msvc: converted static const int Item_arena::* to enum me... | sergefp@mysql.com | 2004-08-24 | 1 | -0/+5 |
* | | HAVE_RTREE_KEYS are enabled on windows too | serg@serg.mylan | 2004-07-06 | 1 | -0/+1 |
* | | re-enable spatial features for windows | serg@serg.mylan | 2004-07-06 | 1 | -0/+2 |
* | | Fix for Bug#3035 "Prepared statement integer inserts": now unsigned | konstantin@mysql.com | 2004-04-30 | 1 | -0/+1 |
* | | Fix of compilation failure of latest 4.1 tree: new constants in mysqld.cc | konstantin@mysql.com | 2004-03-15 | 1 | -0/+1 |
* | | Max open files handling moved to my_set_max_open_files() | monty@mashka.mysql.fi | 2004-02-19 | 1 | -1/+1 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 1 | -0/+4 |
| * | attempt to make ULONGLONG_MAX work on Windows. | konstantin@mysql.com | 2003-12-05 | 1 | -0/+1 |
* | | Add charset #defines for Windows platform (as of 4.1.1) | greg@mysql.com | 2003-12-04 | 1 | -0/+35 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | correct casting in ulonglong2double | serg@serg.mylan | 2003-10-27 | 1 | -2/+2 |
* | | BUG #1305: ISAM table handler should not be compiled by default under 4.1 | greg@mysql.com | 2003-09-17 | 1 | -1/+0 |
* | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Cleanups to recent patches | monty@mashka.mysql.fi | 2003-08-15 | 1 | -0/+1 |
| * | BUG | wax@mysql.com | 2003-08-10 | 1 | -1/+0 |
| * | BUG | wax@mysql.com | 2003-07-31 | 1 | -0/+1 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Cleaner implementation if INSERT ... SELECT with same tables | monty@narttu.mysql.fi | 2003-07-03 | 1 | -1/+0 |
* | | merge with public tree | monty@narttu.mysql.fi | 2003-06-05 | 1 | -1/+7 |
|\ \ | |||||
| * \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+7 |
| |\ \ | | |/ | |||||
| | * | Added [mysqld-base-version] as a default group for the mysqld server | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+7 |
* | | | Windows build fixups with the latest source | venu@myvenu.com | 2003-06-03 | 1 | -0/+2 |
|/ / | |||||
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | config-win.h: | mmatthew@markslaptop. | 2003-04-23 | 1 | -0/+3 |
* | | Merge with 3.23 -> 4.0 | monty@narttu.mysql.fi | 2003-02-28 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Add missing SIGNAL_WITH_VIO_CLOSE to fix problem with SLAVE STOP on windows | monty@narttu.mysql.fi | 2003-02-27 | 1 | -0/+5 |
* | | Portability fixes | monty@narttu.mysql.fi | 2003-02-28 | 1 | -1/+1 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -0/+3 |
* | | config-win.h, os0proc.h, os0proc.c, srv0start.c: | heikki@hundin.mysql.fi | 2003-01-30 | 1 | -0/+6 |
* | | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -0/+1 |
* | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options. | monty@mashka.mysql.fi | 2003-01-18 | 1 | -4/+3 |
* | | Add shared memory protocol and option --protocol | wax@mysql.com | 2002-11-15 | 1 | -0/+5 |
|/ | |||||
* | Updated VC++ project files for 4.0.4 | monty@mashka.mysql.fi | 2002-09-24 | 1 | -0/+1 |
* | Portability fixes for windows | monty@hundin.mysql.fi | 2002-08-28 | 1 | -0/+1 |
* | Updated windows files (VC++ files and winmysqladmin). | monty@hundin.mysql.fi | 2002-06-28 | 1 | -32/+35 |
* | support for unsigned FLOAT/DOUBLE | monty@hundin.mysql.fi | 2002-03-27 | 1 | -1/+1 |
* | Add support for NULL=NULL in keys (Used in GROUP BY optimization) | monty@hundin.mysql.fi | 2002-01-16 | 1 | -0/+2 |
* | Removed compiler warnings. | monty@hundin.mysql.fi | 2001-12-10 | 1 | -0/+1 |
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -16/+15 |
* | Portability fixes. | monty@hundin.mysql.fi | 2001-08-18 | 1 | -1/+0 |