mariadb/libmysqld
Vladislav Vaintroub bbd4bb310d Workaround CMake bug http://www.vtk.org/Bug/view.php?id=11240
Huge static libraries like libmysqld might not build if /MACHINE flag is missing 
for librarian with the correct processor architecture.

Fix is to add /MACHINE flag  for x64 builds
2011-02-12 18:43:22 +01:00
..
examples Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
CMakeLists.txt Workaround CMake bug http://www.vtk.org/Bug/view.php?id=11240 2011-02-12 18:43:22 +01:00
copyright Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
emb_qcache.cc Fixed build warning on Windows (emb_qcache.cc) 2008-07-10 14:41:56 -06:00
emb_qcache.h Bug#44521 Prepared Statement: CALL p() - crashes: `! thd->main_da.is_sent' failed et.al. 2009-07-30 00:44:04 +02:00
embedded_priv.h pluggable auth with plugin examples 2010-03-29 17:13:53 +02:00
lib_sql.cc crash on --with-embedded-privilege-control builds: 2010-05-14 23:45:32 +02:00
libmysqld.c pluggable auth with plugin examples 2010-03-29 17:13:53 +02:00
libmysqld.def Merge with MySQL 5.1.42 2010-01-15 17:27:55 +02:00
libmysqld.rc query_id and my_xid -> ulonglong 2005-01-27 22:38:56 +01:00
Makefile.am Merge with 5.1-release. 2010-12-06 10:25:44 +02:00
resource.h query_id and my_xid -> ulonglong 2005-01-27 22:38:56 +01:00