Recover BLOB fields

For a long time long types like BLOB, TEXT were not supported by Percona InnoDB Recovery Tool. The reason consists in a special way InnoDB stores BLOBs. An InnoDB table is stored in a clustered index called PRIMARY. It must exist even if a user hasn’t defined the primary index. The PRIMARY index pages are [...] [...more]

MySQL Comments (0)

How can a change a mysql field’s value using an html link inside the php file? >?

How can I change a Mysql field’s value using an html link inside the php file? Example: Any help? Or any suggestions of another way I could accomplish this? [...more]

MySQL Comments (2)

Is it practical to create a table with several hundred fields in MySQL?

I need to store several hundred pieces of data that are all associated. Should I do this by creating a table with several hundred rows or is there a better way? [...more]

MySQL Comments (2)

How do you add the fields for multiple check boxes in Mysql?

I am creating a table in mysql and I need to figure out how to add data for a check box with options on a database… Would it be easier to crate another table just for the check boxes? Can anyone help me…? [...more]

MySQL Comments (1)


 

February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829