<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/phpminiadmin/news/" rel="alternate"/><link href="https://sourceforge.net/p/phpminiadmin/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpminiadmin/news/</id><updated>2012-05-10T12:56:15Z</updated><subtitle>Recent posts to news</subtitle><entry><title>phpMiniAdmin v 1.8.120510 released</title><link href="https://sourceforge.net/p/phpminiadmin/news/2012/05/phpminiadmin-v-18120510-released/" rel="alternate"/><published>2012-05-10T12:56:15Z</published><updated>2012-05-10T12:56:15Z</updated><author><name>Oleg Savchuk</name><uri>https://sourceforge.net/u/userid-1631629/</uri></author><id>https://sourceforge.net4dc9f260b5f35fecadf2d0a456731240cfa8526d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;what's fixed?&lt;br /&gt;
- Undefined offset in get_rand_str&lt;br /&gt;
- automatic relogin on XSS error &lt;/p&gt;
&lt;p&gt;what's new?&lt;br /&gt;
- added: page navigator at the bottom&lt;br /&gt;
- added: row counts, table sizes on the table list&lt;br /&gt;
- added: MIT license&lt;br /&gt;
- added: query history via browser's localStorage (last 32 queries remembered)&lt;br /&gt;
- added: if database empty - show databases&lt;br /&gt;
- added: after import - show tables&lt;br /&gt;
- changed: moved from html 4.01 to html 5&lt;br /&gt;
- changed: simplified settings form&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpMiniAdmin 1.7.110429 released (1ehn)</title><link href="https://sourceforge.net/p/phpminiadmin/news/2011/04/phpminiadmin-17110429-released-1ehn/" rel="alternate"/><published>2011-04-29T23:54:17Z</published><updated>2011-04-29T23:54:17Z</updated><author><name>Oleg Savchuk</name><uri>https://sourceforge.net/u/userid-1631629/</uri></author><id>https://sourceforge.net601b3782744f752116bc8b4e56f927d859c3646b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi there, I finally decided that it's useful to import/export database in compressed format like gzip. &lt;br /&gt;
So, changes in phpMiniAdmin 1.7.110429:&lt;br /&gt;
- added: import/export to/from gzip compressed files (.gz)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpMiniAdmin 1.6.110426 released (5fix+2enh)</title><link href="https://sourceforge.net/p/phpminiadmin/news/2011/04/phpminiadmin-16110426-released-5fix2enh/" rel="alternate"/><published>2011-04-26T09:17:44Z</published><updated>2011-04-26T09:17:44Z</updated><author><name>Oleg Savchuk</name><uri>https://sourceforge.net/u/userid-1631629/</uri></author><id>https://sourceforge.netb059a465cb9198b3cd9baabb646817f7547b38a7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Several more fixes and Security update:&lt;/p&gt;
&lt;p&gt;- added cross-site scripting (XSS) shield&lt;br /&gt;
- fixed: default charset sometimes not worked correctly &lt;br /&gt;
- fixed: Export broken if table names contain underscore &lt;br /&gt;
- fixed: Export CSV in utf8 now done with bom-mark&lt;br /&gt;
- fixed: added date_default_timezone_set&lt;br /&gt;
- added cacheing database list in session&lt;br /&gt;
- fixed: small fixes in export&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpMiniAdmin 1.5.091221 released (5fix+3enh)</title><link href="https://sourceforge.net/p/phpminiadmin/news/2009/12/phpminiadmin-15091221-released-5fix3enh/" rel="alternate"/><published>2009-12-21T09:44:07Z</published><updated>2009-12-21T09:44:07Z</updated><author><name>Oleg Savchuk</name><uri>https://sourceforge.net/u/userid-1631629/</uri></author><id>https://sourceforge.net01def9eb876633aa1c019844a8cdb4d376dcc7cf</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;well, I am back. I see that many people like this thing, so I decided to make it better. Look for further updates soon...&lt;/p&gt;
&lt;p&gt;Changes in phpMiniAdmin 1.5.091221&lt;/p&gt;
&lt;p&gt;- fixed: non-latin data issues. Now HTML pages always displayed in UTF8 and DB connection charset set to UTF8 too&lt;br /&gt;
- fixed: empty (&amp;quot;&amp;quot;) fields displayed as NULL. Now it correctly distinguish between NULL and &amp;quot;&amp;quot;&lt;br /&gt;
- fixed: export fails if db name only contains numbers or &amp;quot;-&amp;quot;. Added quoting for db names&lt;br /&gt;
- fixed: error if table name = reserved word. Added quoting for table names&lt;br /&gt;
- fixed: export problem with large inserts. Added &amp;quot;SET GLOBAL max_allowed_packet=16777216&amp;quot; to exported dump.sql&lt;br /&gt;
- added: Line highliting in table view for mouseover and for mouse click&lt;br /&gt;
- added: separate screen for database selection/management&lt;br /&gt;
- added: on show tables screen - quick links to review mysql server variables and status&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpMiniAdmin 1.4.080217 released (vulnerability fix+3enh)</title><link href="https://sourceforge.net/p/phpminiadmin/news/2008/02/phpminiadmin-14080217-released-vulnerability-fix3enh/" rel="alternate"/><published>2008-02-17T20:44:22Z</published><updated>2008-02-17T20:44:22Z</updated><author><name>Oleg Savchuk</name><uri>https://sourceforge.net/u/userid-1631629/</uri></author><id>https://sourceforge.net8dc7d640efd76dbd28f406bb48592f9751c77935</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;changes in phpMiniAdmin 1.4.080217&lt;/p&gt;
&lt;p&gt;- VULNERABILITY FIX - now all conents of the DB fields htmlescaped to prevent javascripts (and other XSS tricks) to run. Please let me know if someone needs an option to turn this off.&lt;br /&gt;
- fixed: NULL values in SQL dump was replaced by ''&lt;br /&gt;
- added: support of &amp;quot;desc TABLE&amp;quot; queries (suggested by Chavaranis Nikolaos)&lt;br /&gt;
- added: Repair function in &amp;quot;show tables&amp;quot; (suggested by Josh)&lt;br /&gt;
- added: in export file added final comments (so it's easy to see if export was completed fully - useful for slow servers or large DB when PHP script may timeout before the end of the export)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpMiniAdmin 1.4.070327 released (fixes+enhancements)</title><link href="https://sourceforge.net/p/phpminiadmin/news/2007/03/phpminiadmin-14070327-released-fixesenhancements/" rel="alternate"/><published>2007-03-27T10:56:10Z</published><updated>2007-03-27T10:56:10Z</updated><author><name>Oleg Savchuk</name><uri>https://sourceforge.net/u/userid-1631629/</uri></author><id>https://sourceforge.net5d0fdfe442d16e34e88fb62d77f15949bc1c0ee1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;changes in phpMiniAdmin 1.4.070327&lt;/p&gt;
&lt;p&gt;- fixed: script won't able to work if short_open_tag=Off in php.ini&lt;br /&gt;
- added: DB export now contains extended information (version, database name, date/time)&lt;br /&gt;
- changed: better length tuning of extended inserts in DB export&lt;br /&gt;
- added: ability to export data from one table to CSV format (import from CSV to table will be implemented in next version)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpMiniAdmin 1.4.070323 released (minor bugfix)</title><link href="https://sourceforge.net/p/phpminiadmin/news/2007/03/phpminiadmin-14070323-released-minor-bugfix/" rel="alternate"/><published>2007-03-23T12:35:07Z</published><updated>2007-03-23T12:35:07Z</updated><author><name>Oleg Savchuk</name><uri>https://sourceforge.net/u/userid-1631629/</uri></author><id>https://sourceforge.netd5c9589c89a66040ea49e119e43f67d34c368c33</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;changes in phpMiniAdmin 1.4.070323&lt;/p&gt;
&lt;p&gt;- fixed: on some hosting servers MySQL configured with disabled 'SHOW DATABASES' privilege and phpminiadmin wasn't able to show list of DBs and stop working.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpMiniAdmin 1.4.070315 released (enhancements, bugfixes)</title><link href="https://sourceforge.net/p/phpminiadmin/news/2007/03/phpminiadmin-14070315-released-enhancements-bugfixes/" rel="alternate"/><published>2007-03-15T12:55:56Z</published><updated>2007-03-15T12:55:56Z</updated><author><name>Oleg Savchuk</name><uri>https://sourceforge.net/u/userid-1631629/</uri></author><id>https://sourceforge.net5df926db4f12aebbc94fecac355769fac3f44744</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;changes in phpMiniAdmin 1.4.070315&lt;/p&gt;
&lt;p&gt;- added: ability to see DB table status via 'status' link on the top header (equal to 'SHOW TABLE STATUS')&lt;/p&gt;
&lt;p&gt;- added: ability to select several tables to apply particular function to (Export, Drop, Truncate, Optimize)&lt;/p&gt;
&lt;p&gt;- fixed: if select done from 2 tables that have same column names - column values displayed incorrectly&lt;/p&gt;
&lt;p&gt;- changed: now if user click 'Logoff' - cookies with DB Settings cleared for better security&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpMiniAdmin 1.4 released (major enhancement)</title><link href="https://sourceforge.net/p/phpminiadmin/news/2007/02/phpminiadmin-14-released-major-enhancement/" rel="alternate"/><published>2007-02-27T16:11:19Z</published><updated>2007-02-27T16:11:19Z</updated><author><name>Oleg Savchuk</name><uri>https://sourceforge.net/u/userid-1631629/</uri></author><id>https://sourceforge.net3417f70ee6f27cae0cc0abb8c7b495e6df86d241</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;changes in phpMiniAdmin 1.4.070227&lt;/p&gt;
&lt;p&gt;- added (MAJOR): ability to put/execute multiple SQL statements into SQL-query text area.&lt;br /&gt;
- added: as done in usual mysqldump the following additional statements added to 'export':&lt;br /&gt;
- DROP TABLE IF EXISTS statements before each CREATE TABLE in  (as done in usual mysqldump)&lt;br /&gt;
- /*!40000 ALTER TABLE `....` DISABLE KEYS */; and /*!40000 ALTER TABLE `....` DISABLE KEYS */; before and after INSERT INTO&lt;/p&gt;
&lt;p&gt;- added: now all INSERT INTO statements in export are in 'extended' format (this decreases filesize of the result .sql file)&lt;/p&gt;
&lt;p&gt;- added: ability to OPTIMIZE table from 'show tables' view&lt;/p&gt;
&lt;p&gt;- fixed: backslash bug in SQL parser&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>phpMiniAdmin - new features announce</title><link href="https://sourceforge.net/p/phpminiadmin/news/2007/02/phpminiadmin---new-features-announce/" rel="alternate"/><published>2007-02-16T11:42:15Z</published><updated>2007-02-16T11:42:15Z</updated><author><name>Oleg Savchuk</name><uri>https://sourceforge.net/u/userid-1631629/</uri></author><id>https://sourceforge.netd68494d2b7cba329afaed81ffbdb4de45998e366</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I found that some hosting providers moving from phpMyAdmin to phpMiniAdmin as main solution for accessing user’s MySQL databases due to installation simplicity and 10x faster performance:&lt;br /&gt;
- &lt;a href="http://www.110mb.com" rel="nofollow"&gt;http://www.110mb.com&lt;/a&gt; ( they even created nice installation help &lt;a href="http://www.110mb.com/phpmyadmin/" rel="nofollow"&gt;http://www.110mb.com/phpmyadmin/&lt;/a&gt; )&lt;br /&gt;
- &lt;a href="http://www.quotaless.com" rel="nofollow"&gt;http://www.quotaless.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From the forums on those hosting sites I’ve analyzed complaints about phpMiniAdmin and now I am ready to announce new features coming in nearest 1.4 version:&lt;br /&gt;
- ability to put multiple SQL queries in the input area and execute them correctly&lt;br /&gt;
- ability to import from .gz and .zip files (it’s really better to upload large DBs as zipped files, isn’t it? ;)&lt;/p&gt;
&lt;p&gt;Other problems ('Settings screen' bug, inability to import DB dumps) was fixed recently – see previous project news.&lt;/p&gt;
&lt;p&gt;Also for 1.5 version I am going to add ability to Add/Edit table rows from ‘select * from table’.&lt;/p&gt;
&lt;p&gt;Anyway, if you believe that phpMiniAdmin missing some important and frequently used feature, submit a ticket using SourceForge’s Tracker &lt;a href="http://sourceforge.net/tracker/?group_id=181023&amp;amp;atid=895535"&gt;http://sourceforge.net/tracker/?group_id=181023&amp;amp;atid=895535&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And of course, I will try to keep script simple to use and tiny in size.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Oleg&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>