mariadb/storage
unknown cc62983ca2 Final patch to remove the last of the OS2 support.
client/client_priv.h:
  OS2 removal
client/mysql.cc:
  OS2 removal
dbug/dbug.c:
  OS2 removal
include/m_string.h:
  OS2 removal
include/my_global.h:
  Cleanup for have_mit
libmysql/dll.c:
  OS2 removal
libmysql/get_password.c:
  OS2 removal
libmysql/libmysql.c:
  OS2 removal
libmysql/manager.c:
  OS2 removal
sql-common/client.c:
  OS2 removal
sql/event_executor.cc:
  OS2 removal
sql/hostname.cc:
  OS2 removal
sql/log.cc:
  OS2 removal
sql/log_event.h:
  OS2 removal
sql/my_lock.c:
  OS2 removal
sql/mysql_priv.h:
  OS2 removal
sql/mysqld.cc:
  OS2 removal
sql/net_serv.cc:
  OS2 removal
sql/repl_failsafe.cc:
  OS2 removal
sql/slave.cc:
  OS2 removal
sql/sql_base.cc:
  OS2 removal
sql/sql_insert.cc:
  OS2 removal
sql/sql_load.cc:
  OS2 removal
sql/sql_parse.cc:
  OS2 removal
sql/sql_table.cc:
  OS2 removal
storage/myisam/myisamchk.c:
  OS2 removal
storage/ndb/src/mgmclient/main.cpp:
  OS2 removal
storage/ndb/src/mgmsrv/main.cpp:
  OS2 removal
vio/vio.c:
  OS2 removal
vio/viosocket.c:
  OS2 removal
vio/viossl.c:
  OS2 removal
2006-04-15 18:17:32 -07:00
..
archive Merge mysql.com:/Users/kent/mysql/bk/mysql-5.1-release.old03 2006-04-08 04:29:17 +02:00
bdb Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
csv Remove the my_seek calls as we have just opened the file for append with O_APPEND and the file pointer should be at end of the file already. 2006-04-11 12:38:21 +02:00
example Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-03-29 17:31:59 -08:00
heap Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
innobase Remove no longer needed generation of dummy ib_config.h 2006-04-06 17:03:01 +02:00
myisam Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
myisammrg Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
ndb Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
Makefile.am fixes for 'make dist' and 'make distcheck' 2006-04-12 14:08:24 +02:00