Welcome Guest, Not a member yet? Register   Sign In
Query in Mysql Json datatype Column
#1
Exclamation 

Hi,
I'm using a table that have some json type data column... so when a made query doesn't works i have ERR_CONNECTION_RESET... did codeigniter support that?

Thanks in advance for any help... i really really need some help!
Reply
#2

@mtavares

Any database errors that are found during execution should be in the CI log file assuming your running it in Production mode. IF you are running it in Development mode then it should appear on the screen unless you configured it differently.

Check out the documentation to get more clarification of handling sql errors ( https://codeigniter.com/user_guide/datab...ing-errors ).
Reply




Theme © iAndrew 2016 - Forum software by © MyBB