Commits

[982 total ]
Avatar
fixed return value of chassis_setenv_lua() on Unix

by weigon (Using name ‘j...@mysql.com’) on 2009-11-27 02:15 (9 days ago)

Avatar
add missing suncc assembler file to testcases, to make test cases on solaris compile again

by Kay Roepke on 2009-11-26 04:35 (10 days ago)

Avatar
dll linking requires the timing functions be actual functions, not macros, because the my_timer* functions from my_rdtsc.c are not exported...

by Kay Roepke on 2009-11-25 13:58 (11 days ago)

Avatar
forgot to commit tests' CMakeLists.txt changes for previous revision

by Kay Roepke on 2009-11-25 13:37 (11 days ago)

Avatar
make the network injection time tracking to use microseconds using my_rdtsc timers. g_get_current_time uses GetSystemTimeAsFileTime on Windows which only has 10ms resolution

by Kay Roepke on 2009-11-25 13:29 (11 days ago)

Avatar
show errors in case setenv() fails

by weigon (Using name ‘j...@mysql.com’) on 2009-11-25 11:36 (11 days ago)

Avatar
added a hint for --with-mysql (fixes #48618)

by weigon (Using name ‘j...@mysql.com’) on 2009-11-25 08:01 (11 days ago)

Avatar
added sparc-sun-solaris2.8 too

by weigon (Using name ‘j...@mysql.com’) on 2009-11-25 06:42 (11 days ago)

Avatar
disable the overlong test on x86_64-pc-solaris2.8 too

by weigon (Using name ‘j...@mysql.com’) on 2009-11-25 06:24 (11 days ago)

Avatar
added options to set --lua-path and --lua-cpath via the configfile and command-line

by weigon (Using name ‘j...@mysql.com’) on 2009-11-24 12:46 (12 days ago)