- 07 Jan, 2010 6 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
Undid amendment allowing pending reap after switching connections Moved check for pending reap earlier; failed if running with ps-protocol
-
- 06 Jan, 2010 10 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
Small amendment: ignore pending reap when switching connection, add test
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
Added them NB the 6th case is adapted to Bug no. 49269, gives wrong output without it
-
Bjorn Munch authored
Set a flag after send to trap the case
-
Bjorn Munch authored
Implemented --lowercase_result which lower cases next result
-
- 05 Jan, 2010 6 commits
-
-
Bjorn Munch authored
Was available in v1 Porting to v2 required some rewriting Updated after review comments
-
Bjorn Munch authored
-
Bjorn Munch authored
Combinations beginning with -- not allowed Allow them...
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
Combinations beginning with -- not allowed Allow them...
-
- 04 Jan, 2010 4 commits
-
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Bjorn Munch authored
-
Alexander Nozdrin authored
-
- 31 Dec, 2009 1 commit
-
-
Sergei Golubchik authored
-
- 28 Dec, 2009 1 commit
-
-
Alexey Kopytov authored
- backported code that handles %f/%g arguments in my_vsnprintf.c from 6.0 - backported %f/%g tests in unittest/mysys/my_vsnprintf-t.c from 6.0 - replaced snprintf("%g") in sql/set_var.cc with my_gcvt() - removed unnecessary "--replace-result"s for Windows in mysql-test/suite/sys_vars/t/long_query_time_basic.test - some test results adjustments
-
- 26 Dec, 2009 2 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
- 25 Dec, 2009 2 commits
-
-
Sergei Golubchik authored
-
Alexander Nozdrin authored
-
- 24 Dec, 2009 6 commits
-
-
Alexey Kopytov authored
-
Alexey Kopytov authored
Unlike other platforms --mfpmath=sse is the default gcc mode on Mac OS X Intel. So it is unnecessary to switch FPU to double precision mode (in fact, it even breaks some math library functions).
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Alexander Nozdrin authored
Conflicts: - storage/myisam/mi_static.c
-
Alexander Nozdrin authored
-
- 23 Dec, 2009 2 commits
-
-
Sergei Golubchik authored
-
Alexander Nozdrin authored
-