- 11 Jan, 2010 3 commits
-
-
Vladislav Vaintroub authored
-
Vladislav Vaintroub authored
-
Vladislav Vaintroub authored
Add mysql_release.cmake intended for use by the build team ( compile options, build settings to do MySQL releases)
-
- 09 Jan, 2010 1 commit
-
-
Vladislav Vaintroub authored
-
- 08 Jan, 2010 4 commits
-
-
Vladislav Vaintroub authored
-
vladislav vaintroub authored
-
Vladislav Vaintroub authored
-
Vladislav Vaintroub authored
(handle dependent options, allow user with change WITH_READLINE to WITH_LIBEDIT and other way around after the first compile)
-
- 07 Jan, 2010 1 commit
-
-
Marc Alff authored
Part IV: sql instrumentation
-
- 06 Jan, 2010 2 commits
-
-
Marc Alff authored
-
Vladislav Vaintroub authored
-
- 07 Jan, 2010 1 commit
-
-
Vladislav Vaintroub authored
-
- 06 Jan, 2010 3 commits
-
-
Vladislav Vaintroub authored
in mysqld--help test. When mysql is compiled with different options,columns might have different size (this depends on parameter names and some parameters might only be available when some option is switched on)
-
Vladislav Vaintroub authored
(i.e if gcc version < 4)
-
Alexander Nozdrin authored
-
- 05 Jan, 2010 5 commits
-
-
Vladislav Vaintroub authored
-
Vladislav Vaintroub authored
when EXTRA_DEBUG is enabled. The reason for the error message is that a query was issued with send, but response was not read with reap.
-
Vladislav Vaintroub authored
-
Vladislav Vaintroub authored
-
Vladislav Vaintroub authored
-
- 04 Jan, 2010 2 commits
-
-
Vladislav Vaintroub 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 5 commits
-
-
Sergei Golubchik authored
-
Vladislav Vaintroub authored
-
Alexander Nozdrin authored
-
Vladislav Vaintroub authored
-
Vladislav Vaintroub authored
-
- 24 Dec, 2009 8 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
-
Vladislav Vaintroub authored
-
Sergei Golubchik authored
-
Alexander Nozdrin authored
Conflicts: - storage/myisam/mi_static.c
-
Alexander Nozdrin authored
-
Vladislav Vaintroub authored
-
- 23 Dec, 2009 1 commit
-
-
Sergei Golubchik authored
-