Commit 06754b9a authored by unknown's avatar unknown

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.
parents 4831826c 059b70d4
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment