mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 07:14:17 +01:00
6c09775a04
client/mysqlslap.c: Only use the MYSQL* returned from mysql_reqal_connect as an indicator wether the connect was successfull or not. As the manual says about the return value from mysql_real_connect: "A MYSQL* connection handle if the connection was successful, NULL if the connection was unsuccessful. For a successful connection, the return value is the same as the value of the first parameter." |
||
---|---|---|
.. | ||
.cvsignore | ||
client_priv.h | ||
cmakelists.txt | ||
completion_hash.cc | ||
completion_hash.h | ||
get_password.c | ||
Makefile.am | ||
my_readline.h | ||
mysql.cc | ||
mysql_upgrade.c | ||
mysqladmin.cc | ||
mysqlbinlog.cc | ||
mysqlcheck.c | ||
mysqldump.c | ||
mysqlimport.c | ||
mysqlmanager-pwgen.c | ||
mysqlmanagerc.c | ||
mysqlshow.c | ||
mysqlslap.c | ||
mysqltest.c | ||
readline.cc | ||
sql_string.cc | ||
sql_string.h |