From 6e7aa4fa5d87a1230c471dceff0dbcb9e67f128b Mon Sep 17 00:00:00 2001 From: Supun Nakandala Date: Wed, 20 Feb 2013 23:08:52 +0530 Subject: [PATCH] This pull request corrects error #3832(http://sourceforge.net/p/phpmyadmin/bugs/3832/) by disabling ajax request handler for inserting table rows which has blob fields --- tbl_change.php | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/tbl_change.php b/tbl_change.php index 4962dd1fea..363b6aa4cd 100644 --- a/tbl_change.php +++ b/tbl_change.php @@ -219,7 +219,19 @@ $url_params = PMA_urlParamsInEditMode( ); //Insert/Edit form -$html_output .= '