[Refdb-users] Cannot add references
Status: Beta
Brought to you by:
mhoenicka
From: <mar...@mh...> - 2002-11-28 11:19:05
|
Hi Massimo, at first sight this looks to me like the Solaris implementation of printf doesn't understand the %qu conversion specification which RefDB uses to convert unsigned long long values to a string. I've dug up a man page saying that it uses 'll' (ell-ell) instead. I'm afraid I'll have to check for this behaviour during configure and modify the program accordingly. regards, Markus Massimo Baleani writes: > Hi all, > I installed refdb-0.9 on a Solaris2.6system with mysql and I tested the > installation as suggested in the "testing your installation" manual page. I > was able to create and delete DBs, and add users as well using the refdba > client, but finally, when I come to run > > refdbc: addref -d foo examples/testrefs.ris > > I get the following error(s): > > Processing set 0 failed > try to add set as reference qu > insert into t_xuser failed > Processing set 1 failed > try to add set as reference qu > insert into t_xuser failed > ...... > > Do you have any idea on where the problem is? > Any help will be highly appreciate. > TIA, > Massimo. -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |