mariadb/vio
unknown 91de6fdbce Portability fixes (for binary build)
Added --protocol to mysqlbinlog


client/mysql.cc:
  Indentation cleanup
client/mysqlbinlog.cc:
  Added protocol option
mysql-test/r/rpl_until.result:
  Update results
mysql-test/t/rpl_until.test:
  If --sleep option was given then the salve could do many retries, which affected the size of the binary log. This is fixed by not comparing the binary log size/position
sql/mysqld.cc:
  More debugging with set_maximum_open_files()
vio/viosocket.c:
  Portability fix.
2003-12-01 13:13:16 +02:00
..
docs Fixed searching after ssl directories. 2002-09-05 16:17:08 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am merge with 4.0.15 2003-08-29 13:44:35 +03:00
test-ssl.c Fixes for Netware 2003-01-28 08:38:28 +02:00
test-sslclient.c Fixes for Netware 2003-01-28 08:38:28 +02:00
test-sslserver.c Fixes for Netware 2003-01-28 08:38:28 +02:00
vio.c merge with 4.0.15 2003-08-29 13:44:35 +03:00
vio_priv.h vio ssl structure renames (to get rid of ending _) 2003-08-27 02:51:39 +03:00
viosocket.c Portability fixes (for binary build) 2003-12-01 13:13:16 +02:00
viossl.c vio ssl structure renames (to get rid of ending _) 2003-08-27 02:51:39 +03:00
viosslfactories.c vio ssl structure renames (to get rid of ending _) 2003-08-27 02:51:39 +03:00
viotest-ssl.c Fixes for Netware 2003-01-28 08:38:28 +02:00
viotest-sslconnect.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
viotest.cc Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00