Error in QLI when copying NULL blobs between databases
------------------------------------------------------

                 Key: CORE-4327
                 URL: http://tracker.firebirdsql.org/browse/CORE-4327
             Project: Firebird Core
          Issue Type: Bug
          Components: QLI
    Affects Versions: 3.0 Alpha 1, 2.5.2 Update 1, 2.1.5 Update 1, 2.5.2, 
2.1.5, 2.5.1, 2.1.4, 2.5.0, 2.1.3, 2.1.2, 2.1.1, 2.1.0
            Reporter: Alexander Peshkov


When performing standard procedure of copying table T between databases we get 
in case of present in it NULL blob:

# ./qli
Welcome to QLI
Query Language Interpreter
QLI> ready src.fdb as s
QLI> ready tgt.fdb as tar
QLI> tar.t = s.t
** QLI error from database "src.fdb" **

QLI>

-- 
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

        

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to