Robert,<br><br>this looks good but where can I read about this?<br><br>Mashiah<br><br><div><span class="gmail_quote">2007/6/16, Robert Leverington &lt;<a href="mailto:lcarsdata@googlemail.com">lcarsdata@googlemail.com</a>&gt;:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On the toolserver you are given your own database, this may be of help.<br><br>On 16/06/07, Mashiah Davidson &lt;
<a href="mailto:mashiah.davidson@gmail.com">mashiah.davidson@gmail.com</a>&gt; wrote:<br>&gt; I have created a pure sql script<br>&gt; (<a href="http://ru.wikipedia.org/wiki/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:Mashiah_Davidson/toolserver">
http://ru.wikipedia.org/wiki/%D0%A3%D1%87%D0%B0%D1%81%D1%82%D0%BD%D0%B8%D0%BA:Mashiah_Davidson/toolserver</a><br>&gt; ) for orphaned articles collection according to Russian wikipedia rules.<br>&gt;<br>&gt; This script cannot be run as is on the toolserver because it creates some
<br>&gt; new temporary tables during execution, so my primary goal is to understand<br>&gt; how can I adapt this script to run on the toolserver. May be it is a way to<br>&gt; create my own little database and grant me writing rights on it or maybe
<br>&gt; there is some other ways to work it out without rewriting it in perl or<br>&gt; python and working with hashes instead of sql tables.<br>&gt;<br>&gt; One more thing, I am ok with running the script on my local machine but I
<br>&gt; need an sql dump of some tables for this. Maybe there is a way to create a<br>&gt; little dump for tables I need on the toolserver on a daily basis instead of<br>&gt; waiting during two-three weeks when the dump of ruwiki will be available
<br>&gt; again. I tried to dump a table on the toolserver without any success because<br>&gt; this requires table locking and I again have no rights for this. Is there a<br>&gt; way to create an sql dump without locking a table? I tried
<br>&gt; &#39;--skip-lock-table&#39; option but got the following message:<br>&gt;<br>&gt; mysqldump: Couldn&#39;t execute &#39;show create table `...`&#39;: SHOW VIEW command<br>&gt; denied to user &#39;...&#39; for table &#39;...&#39; (1142)
<br>&gt;<br>&gt; Please advise.<br>&gt;<br>&gt; Mashiah Davidson<br>&gt;<br>&gt; _______________________________________________<br>&gt; Toolserver-l mailing list<br>&gt; <a href="mailto:Toolserver-l@lists.wikimedia.org">
Toolserver-l@lists.wikimedia.org</a><br>&gt; <a href="http://lists.wikimedia.org/mailman/listinfo/toolserver-l">http://lists.wikimedia.org/mailman/listinfo/toolserver-l</a><br>&gt;<br>&gt;<br><br><br>--<br>Robert<br><a href="http://roberthl.wikitest.co.uk/">
http://roberthl.wikitest.co.uk/</a><br><br>_______________________________________________<br>Toolserver-l mailing list<br><a href="mailto:Toolserver-l@lists.wikimedia.org">Toolserver-l@lists.wikimedia.org</a><br><a href="http://lists.wikimedia.org/mailman/listinfo/toolserver-l">
http://lists.wikimedia.org/mailman/listinfo/toolserver-l</a><br></blockquote></div><br>