php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #54269
Patch IBASE_MSGSIZE revision 2011-03-16 05:44 UTC by eav at mobil-soft dot ru

Patch IBASE_MSGSIZE for InterBase related Bug #54269

Patch version 2011-03-16 05:44 UTC

Return to Bug #54269 | Download this patch
Patch Revisions:

Developer: eav@mobil-soft.ru

--- php_ibase_includes.h.orig	2010-01-03 12:23:27.000000000 +0300
+++ php_ibase_includes.h		2010-09-10 09:45:05.000000000 +0400
@@ -51,7 +51,7 @@
 #define LE_PLINK "Firebird/InterBase persistent link"
 #define LE_TRANS "Firebird/InterBase transaction"
 
-#define IBASE_MSGSIZE 256
+#define IBASE_MSGSIZE 1024
 #define MAX_ERRMSG (IBASE_MSGSIZE*2)
 
 #define IB_DEF_DATE_FMT "%Y-%m-%d"
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 07:01:28 2024 UTC