[Firebird-devel] [FB-Tracker] Created: (CORE-3894) Wrong numbers in error message for decreasing char/varchar columns

2012-07-21 Thread kdv (JIRA)
Wrong numbers in error message for decreasing char/varchar columns -- Key: CORE-3894 URL: http://tracker.firebirdsql.org/browse/CORE-3894 Project: Firebird Core Issue Type: Bug

Re: [Firebird-devel] Conversion of CVS to Subversion

2012-07-21 Thread Mark Rotteveel
I am working on the migration steps for Jaybird (I will send my instructions for review when I have completed them). cvs2svn creates some internal revisions (that is: revisions which don't exist in CVS, for example for creating branches and tags), and by default it doesn't assign a username to

[Firebird-devel] "no permission for read/select access to TABLE"

2012-07-21 Thread nezos
Greetings, i have a new database which i populated with the membership tables and procedures using the 2.1 scripts. After that i decided not to use SYSDBA (everything works) and added a user and a role. I granted permissions then i saw that i couldn't run a procedure and then i noticed that i coul

Re: [Firebird-devel] "no permission for read/select access to TABLE"

2012-07-21 Thread Helen Borrie
At 09:32 AM 22/07/2012, nezos wrote: >Greetings, i have a new database which i populated with the membership tables >and procedures using the 2.1 scripts. > >After that i decided not to use SYSDBA (everything works) and added a user >and a role. I granted permissions then i saw that i couldn't run