mariadb/sql-common
konstantin@oak.local 2e8cf31abc Second part of WL #519:
Client option secure-auth deployed on all possible layers:
- mysql client command-line and config file option
- mysql_options option MYSQL_SECURE_AUTH
- mysql_real_connect will automatically take into account that option if
  mysql->options.my_cnf_file/my_cnf_group is set
2003-11-28 13:11:44 +03:00
..
client.c Second part of WL #519: 2003-11-28 13:11:44 +03:00
Makefile.am - added sql-common subdirectory and sql_common.h to source distribution 2003-06-18 23:13:29 +02:00
pack.c Some mistakes fixed 2003-07-14 16:38:51 +05:00