Bhavin Kateshiya

Results 10 comments of Bhavin Kateshiya

`````` Peachpie.Library.PDO.PDOException HResult=0x80131500 Message=This MySqlConnection is already in use. See https://fl.vu/mysql-conn-reuse Source=Peachpie.Library.PDO StackTrace: at Peachpie.Library.PDO.PDO.HandleError(ErrorInfo error) at Peachpie.Library.PDO.PDOStatement.HandleError(ErrorInfo error) at Peachpie.Library.PDO.PDOStatement.HandleError(Exception exception) at Peachpie.Library.PDO.PDOStatement.execute(PhpArray input_parameters) at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0,...

this work well in core php but in peachpie it throw error. Error : Peachpie.Library.PDO.PDOException: 'This MySqlConnection is already in use. See https://fl.vu/mysql-conn-reuse Is any solution for this ?

````` sql //This is database data which i used for testing CREATE TABLE `00test` ( `id` int(10) NOT NULL AUTO_INCREMENT, `date` date NOT NULL, `value` decimal(20,3) NOT NULL, PRIMARY KEY...

This database file [test1.zip](https://github.com/peachpiecompiler/peachpie/files/9640896/test1.zip)

This is displayed in console while executing the script > ``` > info: Microsoft.AspNetCore.Hosting.Diagnostics[1] > Request starting HTTP/2 GET https://localhost:5001/ - - > warn: Microsoft.AspNetCore.Session.SessionMiddleware[7] > Error unprotecting the session...

yes definetly, i upload in few minutes

this is test project data for fpdf image not printing issue [fpdf_image.zip](https://github.com/peachpiecompiler/peachpie/files/9739477/fpdf_image.zip)

Sorry, Right now i only have this data. May be i can send it tomorrow !

this is test repo for issue https://github.com/BKSoftCraft/imageTest Sorry i forgot it :)

Is there any progress related to this feature