summaryrefslogtreecommitdiff
path: root/VC++Files
Commit message (Collapse)AuthorAgeFilesLines
* Merge with 4.0.8monty@mashka.mysql.fi2003-01-036-20/+22
|\
| * Removed compiler warningsmonty@mashka.mysql.fi2002-12-126-20/+22
| | | | | | | | Fixed wrong variable name for Windows
* | Mergemonty@hundin.mysql.fi2002-10-148-14/+107
|\ \ | |/ |/|
| * Portability fixes to be able to compile MySQL with VC++monty@narttu.mysql.fi2002-10-088-24/+117
| |
* | additions for compiling for Win via sambavva@genie.(none)2002-10-0846-24/+4761
| |
* | Update for Visual Studio Projects FilesAdministrador@light.2002-10-029-40/+196
|/
* Updated VC++ project files for 4.0.4monty@mashka.mysql.fi2002-09-247-167/+46
| | | | | | Only write short usage if one starts mysqldump without any options Added query cache on windows Added error message if one can't read privilege tables
* Updated VC++ dsp files from windows build machinemonty@hundin.mysql.fi2002-08-2930-227/+674
| | | | | Remove some compiler warnings when using VC++ Add InnoDB in normal MySQL binary for windows.
* merge with 3.23.53monty@hundin.mysql.fi2002-08-1641-0/+7868
|\ | | | | | | New fix for pthread_mutex_trylock for HPUX 10.20
| * Added the last VC++ workspace and project filesmiguel@hegel.local2002-08-1589-0/+17535
|
* Updated windows files (VC++ files and winmysqladmin).monty@hundin.mysql.fi2002-06-2868-96/+6691
| | | | | | Portability fixes. Removed compiler warnings.
* Remove console manager and deprecate functions from libmysqlmiguel@light.local2001-10-301-6/+2
|
* Adding Win32 IDE Stuffmiguel@light.local2001-10-2160-0/+11189
-WorkSpace and Project Files for VC++6.0 -InstallShield Files for setup program.