Could not successfully run query () from DB: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1
SELECT a.id_transacciones_con_banco, a.eway_transaction_number, a.fecha, a.monto_cobro, a.status, a.respuesta_banco, a.comentario, a.id_factura, a.id_usuario, a.id_shopping, a.tipo_de_pago, b.nombre_usuario , b.apellido FROM tbl_transacciones_con_banco a , tbl_usuario b ORDER BY id_transacciones_con_banco DESC LIMIT 0,

SQL Error [256] (1064) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1
Query :
On line 260 in file /controladores/controladores_ajax/ajax_controller_transacciones_paginador.php , PHP 5.6.40 (Linux)
Aborting...