lp:~kay-roepke/mysql-proxy/win32-env-debug
Created by
Kay Roepke
and last modified
- Get this branch:
- bzr branch lp:~kay-roepke/mysql-proxy/win32-env-debug
Only
Kay Roepke
can upload to this branch. If you are
Kay Roepke
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 923. By Kay Roepke
-
revert to _putenv from _putenv_s in a desperate attempt to get it working again...
- 920. By <email address hidden>
-
fixed return value of chassis_
setenv_ lua() on Unix * added a getenv() to check if the putenv() really worked
* use _putenv_s() instead of _putenv() to save the g_strdup_printf() - 919. By Kay Roepke
-
add missing suncc assembler file to testcases, to make test cases on solaris compile again
- 918. By Kay Roepke
-
dll linking requires the timing functions be actual functions, not macros, because the my_timer* functions from my_rdtsc.c are not exported...
- 916. By Kay Roepke
-
make the network injection time tracking to use microseconds using my_rdtsc timers. g_get_current_time uses GetSystemTimeAs
FileTime on Windows which only has 10ms resolution
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar RepositoryFormatKnitPack6RichRoot (bzr 1.9)
- Stacked on:
- lp:mysql-proxy