mariadb/vio
unknown 028cfaba9b Fix after merge
Updated WEEK() and DATE information in the manual.


Docs/manual.texi:
  Updated WEEK() information.
  Added more information of how MySQL stores dates.
libmysql/Makefile.am:
  Fix after merge
libmysqld/lib_vio.c:
  Use new vio_blocking()
mysql-test/r/group_by.result:
  Update results after merge
sql/ha_innodb.cc:
  Fix after merge
sql/lex.h:
  Fix after merge
sql/slave.cc:
  Added missing include file
sql/sql_base.cc:
  Added function comments
vio/test-ssl.c:
  Fix after merge
2002-08-08 16:41:04 +03:00
..
docs New vio file 2000-11-29 05:10:03 +02:00
.cvsignore
Makefile.am fix to make the compile work with --with-other-libc 2002-03-30 16:24:30 -07:00
test-ssl.c Fix after merge 2002-08-08 16:41:04 +03:00
test-sslclient.c Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash, 2002-05-24 14:06:58 +03:00
test-sslserver.c Enable LOAD DATA LOCAL INFILE in mysql_test 2002-06-04 00:40:27 +03:00
vio.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
viosocket.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
viossl.c Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
viosslfactories.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
viotest-ssl.c Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash, 2002-05-24 14:06:58 +03:00
viotest-sslconnect.cc
viotest.cc