464 reputation
1316
bio website
location
age
visits member for 1 year, 1 month
seen May 7 at 17:44
stats profile views 41

May
16
revised SET QUOTED_IDENTIFIER issue
more readable
May
16
suggested suggested edit on SET QUOTED_IDENTIFIER issue
May
16
revised Why is my MySQL dump file and my phpMyadmin export file different sizes?
deleted 77 characters in body
May
15
revised Why is my MySQL dump file and my phpMyadmin export file different sizes?
added 77 characters in body
May
15
revised Why is my MySQL dump file and my phpMyadmin export file different sizes?
added 18 characters in body
May
15
answered Why is my MySQL dump file and my phpMyadmin export file different sizes?
May
15
comment InnoDB missing from MySQL
if you installed with the apt-get, I would recommend you to download directly from the Mysql website is the best way to get an official version. So if you don't have problem with deleting and reinstalling, I think this could be a good option.
May
15
awarded  Organizer
May
15
suggested suggested edit on Convert varchar column to datetime
May
15
revised Convert varchar column to datetime
added 4 characters in body
May
15
revised Import CSV file into SQLServer
more searchable
May
15
answered Convert varchar column to datetime
May
15
suggested suggested edit on Import CSV file into SQLServer
May
15
revised How can we add BOOLEAN datatype in mysql query browser?
added 10 characters in body
May
15
comment How to get all non deleted messages from one user
@JNK ohh THAT's is another problem, did you check with him the design of the DB?, prob start from there could be a good idea
May
15
comment How to get all non deleted messages from one user
@JNK so Yes, it could be done with a group by (sqlfiddle.com/#!2/28c76/16).
May
15
comment How to get all non deleted messages from one user
I'm not getting the error, sorry, I thought that you are receiving 2 times every columns
May
15
comment How to get all non deleted messages from one user
why don't you use group by at the end of the query?
May
15
revised How can we add BOOLEAN datatype in mysql query browser?
added 275 characters in body
May
15
answered How can we add BOOLEAN datatype in mysql query browser?