<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019745" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019745</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/mysql-next-autoindex#comment-1119286</link>
    <description> &lt;p&gt;Why do you want the next auto_increment number?&lt;br /&gt;
What do you plan on doing with it?&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Nov 2002 06:01:46 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1119286 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/mysql-next-autoindex#comment-1119270</link>
    <description> &lt;p&gt;Ah okay, thanks.&lt;/p&gt;
&lt;p&gt;I heard that that might not be a very safe way to do things on something user intensive like a forum, because if two people request things right after another, they might get the same things, and then post things with the same thing... and... well... it&#039;s tough to explain.&lt;/p&gt;
&lt;p&gt;Is this a safe way of doing things that you know of?&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Nov 2002 01:27:23 +0000</pubDate>
 <dc:creator>FinalMjolnir666</dc:creator>
 <guid isPermaLink="false">comment 1119270 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/mysql-next-autoindex#comment-1119266</link>
    <description> &lt;p&gt;try this:&lt;/p&gt;
&lt;p&gt;SHOW TABLE STATUS FROM `message_board` LIKE &#039;threads&#039;;&lt;/p&gt;
&lt;p&gt;this will return a list of fields including Auto_increment, which contains the value of the next auto_increment value.&lt;/p&gt;
&lt;p&gt;mySQL Docs:&lt;br /&gt;
&lt;a href=&quot;http://www.mysql.com/doc/en/SHOW_TABLE_STATUS.html&quot; class=&quot;bb-url&quot;&gt;4.5.6.2 SHOW TABLE STATUS&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Nov 2002 00:52:51 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1119266 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
