Hi, I just tested a big export and we have a problem in 4.0.5, compared to 3.5.8.
In 3.5.8, a normal SQL export starts almost immediately, but in 4.0.5 it stalls and does not complete.
I am testing with the employees.salaries sample table.
I suggest to delay the final 4.0.6 (possibly releasing a 4.0.6-rc2 with a fix for this).
2013/8/29 Marc Delisle marc@infomarc.info:
Hi, I just tested a big export and we have a problem in 4.0.5, compared to 3.5.8.
So, this was introduced in 4.* or in 4.0.5?
In 3.5.8, a normal SQL export starts almost immediately, but in 4.0.5 it stalls and does not complete.
I am testing with the employees.salaries sample table.
I suggest to delay the final 4.0.6 (possibly releasing a 4.0.6-rc2 with a fix for this).
Sure.
Kind regards,
Dieter Adriaenssens
Dieter Adriaenssens a écrit :
2013/8/29 Marc Delisle marc@infomarc.info:
Hi, I just tested a big export and we have a problem in 4.0.5, compared to 3.5.8.
So, this was introduced in 4.* or in 4.0.5?
4.0.0 has the bug too.
In 3.5.8, a normal SQL export starts almost immediately, but in 4.0.5 it stalls and does not complete.
I am testing with the employees.salaries sample table.
I suggest to delay the final 4.0.6 (possibly releasing a 4.0.6-rc2 with a fix for this).
Sure.
Kind regards,
Dieter Adriaenssens
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clk... _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Hi
Dne Wed, 28 Aug 2013 22:11:15 -0400 Marc Delisle marc@infomarc.info napsal(a):
I just tested a big export and we have a problem in 4.0.5, compared to 3.5.8.
In 3.5.8, a normal SQL export starts almost immediately, but in 4.0.5 it stalls and does not complete.
As I've mentioned in the bug report - the export should not go through Response class, it has it's own handling of output.
I am testing with the employees.salaries sample table.
I suggest to delay the final 4.0.6 (possibly releasing a 4.0.6-rc2 with a fix for this).
Probably a good idea.
Michal Čihař a écrit :
Hi
Dne Wed, 28 Aug 2013 22:11:15 -0400 Marc Delisle marc@infomarc.info napsal(a):
I just tested a big export and we have a problem in 4.0.5, compared to 3.5.8.
In 3.5.8, a normal SQL export starts almost immediately, but in 4.0.5 it stalls and does not complete.
As I've mentioned in the bug report - the export should not go through Response class, it has it's own handling of output.
Ok I'll have a look.
I am testing with the employees.salaries sample table.
I suggest to delay the final 4.0.6 (possibly releasing a 4.0.6-rc2 with a fix for this).
Probably a good idea.
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clk...
Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Michal Čihař a écrit :
Hi
Dne Wed, 28 Aug 2013 22:11:15 -0400 Marc Delisle marc@infomarc.info napsal(a):
I just tested a big export and we have a problem in 4.0.5, compared to 3.5.8.
In 3.5.8, a normal SQL export starts almost immediately, but in 4.0.5 it stalls and does not complete.
As I've mentioned in the bug report - the export should not go through Response class, it has it's own handling of output.
Proposed fix for 4.0.6-rc2: https://github.com/phpmyadmin/phpmyadmin/commit/5298602f8edb4475fce5d299532c...
I am testing with the employees.salaries sample table.
I suggest to delay the final 4.0.6 (possibly releasing a 4.0.6-rc2 with a fix for this).
Probably a good idea.
Marc Delisle a écrit :
Michal Čihař a écrit :
Hi
Dne Wed, 28 Aug 2013 22:11:15 -0400 Marc Delisle marc@infomarc.info napsal(a):
I just tested a big export and we have a problem in 4.0.5, compared to 3.5.8.
In 3.5.8, a normal SQL export starts almost immediately, but in 4.0.5 it stalls and does not complete.
As I've mentioned in the bug report - the export should not go through Response class, it has it's own handling of output.
Proposed fix for 4.0.6-rc2: https://github.com/phpmyadmin/phpmyadmin/commit/5298602f8edb4475fce5d299532c...
Any feedback?
I am testing with the employees.salaries sample table.
I suggest to delay the final 4.0.6 (possibly releasing a 4.0.6-rc2 with a fix for this).
Probably a good idea.