mariadb/VC++Files/winmysqladmin
guilhem@mysql.com 19dbf58eec API change: mysql_shutdown() now requires a 2nd argument, the shutdown level.
mysqld >=4.1.3 will however understand shutdown requests sent by clients <4.1.3.
And mysqld <4.1.3 will understand shutdown requests sent by clients >=4.1.3
(it will ignore the level). Those shutdown level are just PLACEHOLDERS now.
So this change is just to make the 4.1 API suitable before it is frozen. Later
we will actually implement the shutdown levels.
2004-06-18 23:50:04 +02:00
..
images Updated windows files (VC++ files and winmysqladmin). 2002-06-28 17:26:11 +03:00
db.cpp Updated windows files (VC++ files and winmysqladmin). 2002-06-28 17:26:11 +03:00
db.h Updated windows files (VC++ files and winmysqladmin). 2002-06-28 17:26:11 +03:00
initsetup.cpp Updated windows files (VC++ files and winmysqladmin). 2002-06-28 17:26:11 +03:00
initsetup.h Updated windows files (VC++ files and winmysqladmin). 2002-06-28 17:26:11 +03:00
main.cpp API change: mysql_shutdown() now requires a 2nd argument, the shutdown level. 2004-06-18 23:50:04 +02:00
main.h Updated windows files (VC++ files and winmysqladmin). 2002-06-28 17:26:11 +03:00
mysql.h API change: mysql_shutdown() now requires a 2nd argument, the shutdown level. 2004-06-18 23:50:04 +02:00
mysql_com.h API change: mysql_shutdown() now requires a 2nd argument, the shutdown level. 2004-06-18 23:50:04 +02:00
mysql_version.h Updated windows files (VC++ files and winmysqladmin). 2002-06-28 17:26:11 +03:00
winmysqladmin.cpp Updated windows files (VC++ files and winmysqladmin). 2002-06-28 17:26:11 +03:00