I need to obtain metatdata about a columns in the MySQL database. Some of my columns are signed, others are not. The column_info doesn't not return any information, whether the column is signed or not.
Any hints where to dig? -- Denis
I need to obtain metatdata about a columns in the MySQL database. Some of my columns are signed, others are not. The column_info doesn't not return any information, whether the column is signed or not.
Any hints where to dig? -- Denis