MySQL Forums
Forum List  »  InnoDB

Re: query works in 5.6 but not working in 5.7
Posted by: Henrique Lavnis
Date: August 05, 2014 09:46AM

Query: SELECT SALDO.* FROM ( SELECT saldo.OID_SALDO_BANCO_CAIXA, caixa.OID_CAIXA, NULL AS OID_BANCO, saldo.DAT_DATA_SALDO, caixa.DES_DE...

Error Code: 1054
Unknown column 'SALDO.BOL_HABILITADO' in 'where clause'

Execution Time : 0 sec
Transfer Time : 0 sec
Total Time : 0.029 sec

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: query works in 5.6 but not working in 5.7
841
August 05, 2014 09:46AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.