23.06.2016 15:37, Adriano dos Santos Fernandes wrote: > >> 23.06.2016 13:59, liviuslivius wrote: >>> i have attached file to http://tracker.firebirdsql.org/browse/CORE-1117 >> I see that it fails way before the 64KB limit, with just the first union >> part (simplified): > > The whole attached query works for me in master.
Now it works for me in v3 branch too. ISQL from shell works OK, but still fails when running from the Eclipse console. Looks like the input is somehow truncated there. So it seems being the tool problem. If it always passes SQL string length to the old API (instead of passing zero), then the issue is perfectly expected. I can confirm that FlameRobin works exactly this way, so it cannot process SQL statements longer than 64KB. Dmitry ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
