<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 05/12/2019 09:54, Duy Vo Khac wrote:<br>
</div>
<blockquote type="cite"
cite="mid:1574602313.354099.1575539654341.JavaMail.zimbra@tma.com.vn">
<pre class="moz-quote-pre" wrap="">I would like to send you the pictures of tables in my database as file attachment</pre>
</blockquote>
<p>It would be much clearer if you could show the text output of
"select * from <table_name>;" for each table.</p>
<p>I don't see an obvious problem, but I don't use mysql_cb. Maybe
you could turn on <a moz-do-not-send="true"
href="https://stackoverflow.com/questions/6479107/how-to-enable-mysql-query-log">query
logging</a> on the mysql server to see what actual queries it's
sending?<br>
</p>
</body>
</html>