Search results

  1. N

    innoDB not an option in myphpadmin anymore

    Hello. I used to be able to create innoDB tables in mysql so that i could have foreign keys and relationships. But now the option is gone from the drop down list of engines.
  2. N

    Access MySQL hosted elsewhere from x10hosting script

    I am trying to access a MySQL server that is NOT running on x10hosting.com from a script that is running on x10hosting.com. I am able to successfully connect to this database from scripts not run on x10, so I know that the database is configured correctly. I use the following code on scripts...
Top