FB 2.5 do raise an error when attempting to remove a non existing user, while
previous versions were silent about that?
-----------------------------------------------------------------------------------------------------------------------
Key: CORE-3470
URL: http://tracker.firebirdsql.org/browse/CORE-3470
Project: Firebird Core
Issue Type: Bug
Components: API / Client Library
Affects Versions: 2.5.0
Environment: Win XP SP3, Intel(R) Core(TM)2 Quad CPU, Q9400 @ 2.66GHz,
3.5GB RAM
Reporter: HaeRim Lee
I downloaded ibpp from www.ibpp.org and compiled the tests project using VC6.
When running it from debug mode, Test1-Test5 was ok.
However Test6() raisied the following exception:
Test 6 --- Service APIs
WI-V2.5.0.26074 Firebird 2.5
Shutdown...
Validate...
Restart...
Sweep...
Backup...
Restore...
Manage users
*** IBPP::SQLException ***
Context: Service::RemoveUser
Message: isc_service_start failed
SQL Message : -85
An error occurred while trying to update the securitey database
Engine Code : 335544753
Engine Message :
The user name specified was not found in the security database
Engine Code : 335544753
I haven't changed anything from the tests project at all.
Olivier Mascia said:
Most probably FB 2.5 do raise an error when attempting to remove a non existing
user, while previous versions were silent about that. See line 939:
svc->RemoveUser("EPOCMAN"); right after the printf("Manage users");
So does FB2.5 raise an error when attempting to remove a non-existing user,
while previous versions do not?
thx
HaeRim
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network
management toolset available today. Delivers lowest initial
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel