<div>Hi list,</div>
<div> </div>
<div>I&#39;m fixing the issue linked by henning at the bottom of this mail.</div>
<div>But I was in trouble while testing because my table isn&#39;t created when using kamdbctl even if I added purple to EXTRA_TABLES variable.</div>
<div>In fact, it appears there is a trouble with the EXTRA_* variables usage :</div>
<div>In kamdbctl.dbtext, the loop uses EXTRA_TABLES whereas kamdbctl.mysql uses EXTRA_MODULE to create extra tables.</div>
<div>Moreover, both scripts use EXTRA_MODULE to show the tables when asking the user to install thoses tables.</div>
<div> </div>
<div>So, two points :</div>
<div>* which variable to use in order to declare purple table ?</div>
<div>* may a issue can be opened in order to fix inconsistency</div>
<div> </div>
<div> </div>
<div>Eric.<br><br></div>
<div class="gmail_quote">2009/2/20 Eric PTAK <span dir="ltr">&lt;<a href="http://eric.ptak.fr">eric.ptak.fr</a>@<a href="http://gmail.com">gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi henning,</div>
<div>I quickly checked schemas exemples, it looks quite simple.</div>
<div>I&#39;ll do it for purple on next monday.</div>
<div> </div>
<div>Eric.<br><br></div>
<div class="gmail_quote">2009/2/19 Henning Westerholt <span dir="ltr">&lt;<a href="mailto:henning.westerholt@1und1.de" target="_blank">henning.westerholt@1und1.de</a>&gt;</span> 
<div>
<div></div>
<div class="Wj3C7c"><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Eric,<br><br>perhaps you&#39;ve a minute.. One thing that is missing for the proper integration<br>of the purple module is a XML table definition. This is used to generate the<br>
SQL and other database definitions for each of the databases we support.<br><br>I&#39;ve opened a bug report some time ago for this.<br><a href="https://sourceforge.net/tracker/index.php?func=detail&amp;aid=2581015&amp;group_id=139143&amp;atid=743020" target="_blank">https://sourceforge.net/tracker/index.php?func=detail&amp;aid=2581015&amp;group_id=139143&amp;atid=743020</a><br>
<br>You find the xml sources in db/schema, the format is not that difficult to<br>understand, just template it from some other module. You can generate the db<br>schemes with &quot;make dbschema&quot; in the trunk directory, you need xsltproc<br>
installed. The DB schemes then can be found in scripts/mysql, for example.<br><br>Would be cool if you could take a look at this. If you&#39;ve any difficulties<br>with the stuff, just let me know.<br><br>Thanks,<br><font color="#888888"><br>
Henning<br></font></blockquote></div></div></div><br></blockquote></div><br>