mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge trift2.:/MySQL/M41/push-4.1
into trift2.:/MySQL/M50/push-5.0 libmysqld/libmysqld.def: Auto merged VC++Files/mysql.sln: Fix for "vio" seems not to be applicable in 5.0. VC++Files/mysqldemb/mysqldemb.vcproj: 5.0 differs too much from 4.1 to merge this up, also in 5.0 we use "cmake" now. VC++Files/sql/mysqld.vcproj: The fix in 4.1 was a backport, no use to merge it upwards.
This commit is contained in:
@@ -29,8 +29,8 @@ EXPORTS
|
||||
my_print_variables
|
||||
my_realloc
|
||||
my_strdup
|
||||
my_thread_end
|
||||
my_thread_init
|
||||
mysql_thread_end
|
||||
mysql_thread_init
|
||||
myodbc_remove_escape
|
||||
mysql_affected_rows
|
||||
mysql_autocommit
|
||||
|
||||
Reference in New Issue
Block a user