<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 2: mysql_php_lib_login_0-9-2b_extras.ddl</title><link>https://sourceforge.net/p/php-lib-login/bugs/2/</link><description>Recent changes to 2: mysql_php_lib_login_0-9-2b_extras.ddl</description><atom:link href="https://sourceforge.net/p/php-lib-login/bugs/2/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 29 Sep 2003 14:39:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/php-lib-login/bugs/2/feed.rss" rel="self" type="application/rss+xml"/><item><title>mysql_php_lib_login_0-9-2b_extras.ddl</title><link>https://sourceforge.net/p/php-lib-login/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Coding in login.inc.php seems to be prepared for more &lt;br /&gt;
than one group for each user. This means one User has &lt;br /&gt;
the possibility to be a member of many groups.&lt;/p&gt;
&lt;p&gt;But mysql_php_lib_login_0-9-2b_extras.ddl &lt;/p&gt;
&lt;p&gt;CREATE TABLE tbl_group(&lt;br /&gt;
username varchar(40) PRIMARY KEY,&lt;br /&gt;
gid int&lt;br /&gt;
);&lt;/p&gt;
&lt;p&gt;creates the tbl_group with only the field username as a &lt;br /&gt;
primary key. This means that a user can´t exist twice or &lt;br /&gt;
more in the table. Result is max. 1 group per user.&lt;/p&gt;
&lt;p&gt;from: j.heuser@wut.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 29 Sep 2003 14:39:02 -0000</pubDate><guid>https://sourceforge.net83e16cfa55cfc4ee665b7e4c9123ff180af51f2d</guid></item></channel></rss>