summaryrefslogtreecommitdiff
path: root/include/config-win.h
Commit message (Expand)AuthorAgeFilesLines
* Added checking for my.cnf file from environment variable MYSQL_HOMEjani@ua141d10.elisa.omakaista.fi2005-01-041-0/+3
* Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0-xaserg@serg.mylan2004-11-111-0/+2
|\
| * Simpler arena swapping codemonty@mysql.com2004-11-081-0/+2
* | mmap portability layer, mmap for Windowsserg@serg.mylan2004-11-041-0/+3
|/
* Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-1/+7
|\
| * patch fixing after review on patch-fixing of vva@eagle.mysql.r18.ru2004-10-041-1/+7
| * crease number of open files to 2048 on windowsmonty@mysql.com2004-02-191-1/+1
* | Review of new pushed code (Indentation fixes and simple optimizations)monty@mysql.com2004-08-311-2/+0
* | Fix to compile with msvc: converted static const int Item_arena::* to enum me...sergefp@mysql.com2004-08-241-0/+5
* | HAVE_RTREE_KEYS are enabled on windows tooserg@serg.mylan2004-07-061-0/+1
* | re-enable spatial features for windowsserg@serg.mylan2004-07-061-0/+2
* | Fix for Bug#3035 "Prepared statement integer inserts": now unsignedkonstantin@mysql.com2004-04-301-0/+1
* | Fix of compilation failure of latest 4.1 tree: new constants in mysqld.cckonstantin@mysql.com2004-03-151-0/+1
* | Max open files handling moved to my_set_max_open_files()monty@mashka.mysql.fi2004-02-191-1/+1
* | Merge with 4.0.17monty@mysql.com2003-12-171-0/+5
|\ \ | |/
| * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...monty@mysql.com2003-12-111-0/+4
| * attempt to make ULONGLONG_MAX work on Windows.konstantin@mysql.com2003-12-051-0/+1
* | Add charset #defines for Windows platform (as of 4.1.1)greg@mysql.com2003-12-041-0/+35
* | Merge with 4.0monty@narttu.mysql.fi2003-11-041-2/+2
|\ \ | |/
| * correct casting in ulonglong2doubleserg@serg.mylan2003-10-271-2/+2
* | BUG #1305: ISAM table handler should not be compiled by default under 4.1greg@mysql.com2003-09-171-1/+0
* | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-0/+1
|\ \ | |/
| * Cleanups to recent patchesmonty@mashka.mysql.fi2003-08-151-0/+1
| * BUGwax@mysql.com2003-08-101-1/+0
| * BUGwax@mysql.com2003-07-311-0/+1
* | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-1/+0
|\ \ | |/
| * Cleaner implementation if INSERT ... SELECT with same tablesmonty@narttu.mysql.fi2003-07-031-1/+0
* | merge with public treemonty@narttu.mysql.fi2003-06-051-1/+7
|\ \
| * \ Merge with 4.0.13monty@narttu.mysql.fi2003-06-041-1/+7
| |\ \ | | |/
| | * Added [mysqld-base-version] as a default group for the mysqld servermonty@narttu.mysql.fi2003-06-041-1/+7
* | | Windows build fixups with the latest sourcevenu@myvenu.com2003-06-031-0/+2
|/ /
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-0/+3
|\ \ | |/
| * config-win.h:mmatthew@markslaptop.2003-04-231-0/+3
* | Merge with 3.23 -> 4.0monty@narttu.mysql.fi2003-02-281-0/+5
|\ \ | |/
| * Add missing SIGNAL_WITH_VIO_CLOSE to fix problem with SLAVE STOP on windowsmonty@narttu.mysql.fi2003-02-271-0/+5
* | Portability fixesmonty@narttu.mysql.fi2003-02-281-1/+1
* | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-0/+3
|\ \ | |/
| * Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-0/+3
* | config-win.h, os0proc.h, os0proc.c, srv0start.c:heikki@hundin.mysql.fi2003-01-301-0/+6
* | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-0/+1
* | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.monty@mashka.mysql.fi2003-01-181-4/+3
* | Add shared memory protocol and option --protocolwax@mysql.com2002-11-151-0/+5
|/
* Updated VC++ project files for 4.0.4monty@mashka.mysql.fi2002-09-241-0/+1
* Portability fixes for windowsmonty@hundin.mysql.fi2002-08-281-0/+1
* Updated windows files (VC++ files and winmysqladmin).monty@hundin.mysql.fi2002-06-281-32/+35
* support for unsigned FLOAT/DOUBLEmonty@hundin.mysql.fi2002-03-271-1/+1
* Add support for NULL=NULL in keys (Used in GROUP BY optimization)monty@hundin.mysql.fi2002-01-161-0/+2
* Removed compiler warnings.monty@hundin.mysql.fi2001-12-101-0/+1
* Update copyrightmonty@hundin.mysql.fi2001-12-061-16/+15
* Portability fixes.monty@hundin.mysql.fi2001-08-181-1/+0