-
Josh,
I've added Repair function to "show tables" screen
Thanks,
Oleg.
2008-02-17 20:49:12 UTC in PHP Mini SQL Admin
-
FIXED.
now NULL values exported correctly.
2008-02-17 20:46:31 UTC in PHP Mini SQL Admin
-
Fixed in version 0.7.0925.
I've added db update, that removes demo and demo_link tables as well as changed code and removed any references to demo tables.
2007-09-25 07:16:07 UTC in phpProjectMaster
-
yes, that's a real bug, as demo_link table is not really required.
I'll fix this soon and release new version.
Thanks,
Oleg.
2007-09-18 21:28:49 UTC in phpProjectMaster
-
ok, no problem, I'll include patch in the next version, so it will not show warnings.
2007-09-18 21:27:44 UTC in phpProjectMaster
-
Sure, you can run it if installed anywere, not just document root.
However you have to point your HTTP server to serve this directory.
For example, you can put all files to /var/www/html/ppm
But then, go to /var/www/html/ppm/inc/config.user.php and edit line 5 as follows:
$root_url="/ppm";
Then you should be able to access the site via: http://yourdomain/ppm
Please let me know if you...
2007-09-18 21:26:18 UTC in phpProjectMaster
-
Thank you for submitting the bug.
Fixed in version 0.7.0914.
2007-09-17 21:48:18 UTC in phpProjectMaster
-
Hi Dino,
do you mean that you need to work with several databases that requires differen connection settings and that's why you need to logoff/disconnect from DB?
Thanks,
Oleg.
2007-08-29 15:51:05 UTC in PHP Mini SQL Admin
-
osa_ua registered the phpProjectMaster project.
2007-07-30 05:05:23 UTC in phpProjectMaster
-
changes in phpMiniAdmin 1.4.070327
- fixed: script won't able to work if short_open_tag=Off in php.ini
- added: DB export now contains extended information (version, database name, date/time)
- changed: better length tuning of extended inserts in DB export
- added: ability to export data from one table to CSV format (import from CSV to table will be implemented in next version)
2007-03-27 10:56:10 UTC in PHP Mini SQL Admin