mariadb/libmysql
unknown 26b526dc60 Merge gleb.loc:/home/uchum/work/bk/5.0-opt
into  gleb.loc:/home/uchum/work/bk/5.1-opt


libmysql/libmysql.c:
  Merge with 5.0-opt.
mysql-test/r/insert_select.result:
  Merge with 5.0-opt.
mysql-test/r/mysqlbinlog.result:
  Merge with 5.0-opt.
mysql-test/r/rpl_change_master.result:
  Merge with 5.0-opt.
mysql-test/r/view.result:
  Merge with 5.0-opt.
mysql-test/t/insert_select.test:
  Merge with 5.0-opt.
mysql-test/t/mysqlbinlog.test:
  Merge with 5.0-opt.
mysql-test/t/rpl_change_master.test:
  Merge with 5.0-opt.
mysql-test/t/view.test:
  Merge with 5.0-opt.
sql/item.cc:
  Merge with 5.0-opt.
sql/item.h:
  Merge with 5.0-opt.
sql/log_event.cc:
  Merge with 5.0-opt.
sql/sql_select.cc:
  Merge with 5.0-opt.
2007-06-24 03:35:27 +05:00
..
.cvsignore
acinclude.m4
client_settings.h Embedded Server doesn't build on Windows. 2007-06-15 14:32:16 -04:00
CMakeLists.txt bug#28358 libmysql.dll cannot be dynamically loaded on Windows 2007-05-14 13:20:18 +02:00
conf_to_src.c
dll.c
errmsg.c Added more descriptive error message of why statement was automaticly dropped 2007-04-13 01:56:22 +03:00
get_password.c
libmysql.c Merge gleb.loc:/home/uchum/work/bk/5.0-opt 2007-06-24 03:35:27 +05:00
libmysql.def Fixed compiler warnings 2007-02-23 13:13:55 +02:00
libmysql.ver.in
Makefile.am Bug#22508 BUILD/compile-dist fails due to problem with readline/libedit 2007-03-27 23:56:48 +02:00
Makefile.shared Bug#22508 BUILD/compile-dist fails due to problem with readline/libedit 2007-03-27 23:56:48 +02:00
manager.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
mytest.c