<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.ext-9.eprints-hosting.org/w/index.php?action=history&amp;feed=atom&amp;title=Talk%3AHow_to_move_deposits_between_users</id>
	<title>Talk:How to move deposits between users - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ext-9.eprints-hosting.org/w/index.php?action=history&amp;feed=atom&amp;title=Talk%3AHow_to_move_deposits_between_users"/>
	<link rel="alternate" type="text/html" href="https://wiki.ext-9.eprints-hosting.org/w/index.php?title=Talk:How_to_move_deposits_between_users&amp;action=history"/>
	<updated>2026-05-09T05:24:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki.ext-9.eprints-hosting.org/w/index.php?title=Talk:How_to_move_deposits_between_users&amp;diff=4290&amp;oldid=prev</id>
		<title>Jutta at 05:16, 6 May 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.ext-9.eprints-hosting.org/w/index.php?title=Talk:How_to_move_deposits_between_users&amp;diff=4290&amp;oldid=prev"/>
		<updated>2007-05-06T05:16:34Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I&amp;#039;m not sure if this is a difference between EPrints version 2.x and 3.0 or just a typo in the HowTo: &lt;br /&gt;
When I used &lt;br /&gt;
 SELECT userid FROM users WHERE username=&amp;#039;USERNAME_GOES_HERE&amp;#039;;&lt;br /&gt;
&lt;br /&gt;
I got an error: &lt;br /&gt;
 ERROR 1146 (42S02): Table &amp;#039;test1.users&amp;#039; doesn&amp;#039;t exist&lt;br /&gt;
&lt;br /&gt;
so I did SHOW tables; and tried then:&lt;br /&gt;
&lt;br /&gt;
 SELECT userid FROM user WHERE username=&amp;#039;USERNAME_GOES_HERE&amp;#039;;&lt;br /&gt;
&lt;br /&gt;
which showed me what I expected to see: &lt;br /&gt;
&lt;br /&gt;
 +--------+&lt;br /&gt;
 | userid |&lt;br /&gt;
 +--------+&lt;br /&gt;
 |      2 |&lt;br /&gt;
 +--------+&lt;br /&gt;
 1 row in set (0.00 sec)&lt;br /&gt;
&lt;br /&gt;
--[[User:Jutta|jutta]] 06:16, 6 May 2007 (BST)&lt;/div&gt;</summary>
		<author><name>Jutta</name></author>
	</entry>
</feed>