mariadb/sql-common
Alexander Kuleshov 077da07c94 no need to set net->vio to zero in mysql_real_connect
because it is zero always in this place as we have check for this above
which checks that net->vio isn't 0 and exit.
2016-09-09 16:35:31 +06:00
..
client.c no need to set net->vio to zero in mysql_real_connect 2016-09-09 16:35:31 +06:00
client_plugin.c Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
my_time.c Revert "MDEV-9293 Connector/C integration" 2016-08-19 15:46:27 +00:00
my_user.c support DEFINER=role and DEFINER=current_role 2013-10-18 12:17:49 -07:00
mysql_async.c Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
pack.c MDEV-8931: (server part of) session state tracking 2016-08-31 17:17:46 +02:00