<?xml version="1.0" encoding="utf-8"?>
<!--If you can view this message, then you are viewing the
raw RSS (XML) source. This file is intended to be viewed with an
RSS reader or for syndication between websites. For more information,
try a web search for RSS.
Created by Siteframe http://siteframe.org.-->
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Tag: mysql @ Siteframe</title>
    <link>http://siteframe.org/tag/mysql</link>
    <description></description>
    <language>en-US</language>
    <copyright>&amp;copy;2005-7 Glen Campbell</copyright>
    <lastBuildDate>Thu, 30 Aug 2007 22:46:42 MDT</lastBuildDate>
    <generator>Siteframe 5.0.5</generator>
    <webMaster>webmaster@siteframe.org</webMaster>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>30</ttl>
    <item>
      <title>Issues with MySQL 5.21-beta</title>
      <description>I recently upgraded to MySQL 5.21 beta and discovered that the home page of my Siteframe (v5) sites all look a bit strange. Evidently this little bit of SQL:

ORDER BY page_id DESC LIMIT 20

returns the FIRST 20 page_ids, and not the LAST 20. I made this change in index.php:

ORDER BY page_created...</description>
      <pubDate>Thu, 30 Aug 2007 22:46:42 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/issues-with-mysql-5-21-beta</guid>
      <link>http://siteframe.org/p/issues-with-mysql-5-21-beta</link>
      <category>bug</category>
      <category>mysql</category>
    </item>
    <item>
      <title>MySQL Notes</title>
      <description>Various bits of information about using MySQL with Siteframe.MySQL PermissionsTypically, you need these permissions on your MySQL database:grant alter,index,select,insert,pdate,delete,create,drop on database.* &#13;
to 'user'@'host' identified by 'password'or (somewhat easier)grant all on database.* to</description>
      <pubDate>Sun, 24 Apr 2005 14:38:51 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/mysql_notes</guid>
      <link>http://siteframe.org/p/mysql_notes</link>
      <category>beaumont</category>
      <category>grant</category>
      <category>mysql</category>
      <category>permission</category>
      <category>siteframe</category>
    </item>
    <item>
      <title>HowTo: install Siteframe 5.x</title>
      <description>The README.txt file that is distributed with Siteframe should have&#13;
the latest information on the product as well as a set of simplified&#13;
installation instructions. These instructions are intended to be very&#13;
comprehensive, and probably contain more information than any&#13;
reasonable person...</description>
      <pubDate>Sun, 24 Apr 2005 08:29:33 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/howto_install_siteframe_5x</guid>
      <link>http://siteframe.org/p/howto_install_siteframe_5x</link>
      <category>apache</category>
      <category>beaumont</category>
      <category>hosting</category>
      <category>install</category>
      <category>installation</category>
      <category>mysql</category>
      <category>php</category>
      <category>siteframe</category>
      <category>siteframe.ini</category>
      <category>web</category>
    </item>
    <item>
      <title>Logging</title>
      <description>Siteframe 5.x has two internal tables for logging. The first is the&#13;
audit log; this is always functional and records any major changes to&#13;
data. The purpose of this log is to track changes to the system; for&#13;
example, if a large number of objects are deleted from the site, you&#13;
can use this log to</description>
      <pubDate>Sun, 17 Apr 2005 16:32:30 MDT</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/logging</guid>
      <link>http://siteframe.org/p/logging</link>
      <category>apache</category>
      <category>archive</category>
      <category>log</category>
      <category>logging</category>
      <category>myisam</category>
      <category>mysql</category>
      <category>siteframe.ini</category>
      <category>userlog</category>
    </item>
    <item>
      <title>Recommended/Required Software</title>
      <description>This document describes the software that is required to install Siteframe.&#13;
&#13;
    Web server: Siteframe has been installed under Apache 2.0.53; it will most likely work under older versions of Apache, but it has not been verified. It should work under any web server that supports PHP5, but, again,</description>
      <pubDate>Tue, 22 Mar 2005 21:18:03 MST</pubDate>
      <guid isPermaLink="true">http://siteframe.org/p/recommendedrequired_software</guid>
      <link>http://siteframe.org/p/recommendedrequired_software</link>
      <category>apache</category>
      <category>curl</category>
      <category>exif</category>
      <category>installation</category>
      <category>mod_rewrite</category>
      <category>mysql</category>
      <category>php5</category>
      <category>readme.txt</category>
      <category>rich-text</category>
      <category>smarty</category>
      <category>widgeditor</category>
      <category>xml-rpc</category>
    </item>
  </channel>
</rss>


<!-- rss.php/0.2539 secs -->
