- 10 Dec, 2009 1 commit
-
-
Paul McCullagh authored
Modified RN291: Fixed bug #489088, I use plugin_unlock to remove the reference from the THD, as it is not required
-
- 01 Dec, 2009 2 commits
-
-
Paul McCullagh authored
-
Paul McCullagh authored
-
- 27 Nov, 2009 2 commits
-
-
Paul McCullagh authored
-
Paul McCullagh authored
-
- 26 Nov, 2009 1 commit
-
-
- 25 Nov, 2009 7 commits
-
-
Michael Widenius authored
Added 'mariadb_SERVER' as extra config group for MariaDB embedded server client/mysql.cc: Cleanup Added 'mariadb_SERVER' as extra config group for MariaDB embedded server mysys/thr_mutex.c: Fixed LPBUG#485443 --with-fast-mutexes and without safe mutexes (debug build) maria do not builds
-
Paul McCullagh authored
-
Paul McCullagh authored
-
Paul McCullagh authored
-
Paul McCullagh authored
-
Paul McCullagh authored
-
Michael Widenius authored
-
- 24 Nov, 2009 1 commit
-
-
Paul McCullagh authored
-
- 16 Nov, 2009 1 commit
-
-
Michael Widenius authored
Safety change to ensure read/black trees (used with heap tables) works on 64 bit setups where ulong <> size_t Don't retry test cases by default Fixed bug where we could (under unlikely error conditions) access not initialized variable include/my_tree.h: Safety change to ensure read/black trees (used with heap tables) works on 64 bit setups where ulong <> size_t (Pointed out by Bryan Aker) mysql-test/mysql-test-run.pl: Don't retry test cases by default This makes it too easy to miss failures and we have anyway to fix race conditions, not ignore them. mysys/tree.c: Safety change to ensure read/black trees (used with heap tables) works on 64 bit setups where ulong <> size_t sql/sql_delete.cc: Fixed bug where we could (under unlikely error conditions) access not initialized variable. (Pointed out by Bryan Aker)
-
- 14 Nov, 2009 3 commits
- 13 Nov, 2009 3 commits
- 11 Nov, 2009 2 commits
-
-
Hakan Kuecuekyilmaz authored
-
Hakan Kuecuekyilmaz authored
-
- 10 Nov, 2009 2 commits
- 07 Nov, 2009 3 commits
-
-
unknown authored
-
Michael Widenius authored
mysys/my_seek.c: Give error if MY_WME is used sql/sql_insert.cc: Fixed compiler warning storage/maria/ha_maria.cc: Changed driver of Maria storage engine project
-
unknown authored
-
- 06 Nov, 2009 2 commits
- 05 Nov, 2009 1 commit
-
-
unknown authored
Some files are in different locations in this case.
-
- 03 Nov, 2009 2 commits
- 02 Nov, 2009 2 commits
-
-
unknown authored
storage/federatedx/CMakeLists.txt: removed the same goals for federated and federatedx
-
Michael Widenius authored
sql/sql_show.cc: Change decimal item to type holder, to be able to define the decimals and max_length for the DECIMAL field from the schema specification instead of the value of the item.
-
- 01 Nov, 2009 3 commits
-
-
Hakan Kuecuekyilmaz authored
-
Hakan Kuecuekyilmaz authored
-
Hakan Kuecuekyilmaz authored
Fixed by renaming a file and editing the typo in Makefile.am
-
- 31 Oct, 2009 2 commits
-
-
unknown authored
sql/mysqld.cc: Explicit type casting required by windows x64 compiler. storage/xtradb/include/srv0srv.h: Parameters should be declared as ulong. storage/xtradb/srv/srv0srv.c: Parameters should be declared as ulong.
-
Arjen Lentz authored
Also missing copyright for copied macros. Fix by Antony Curtis.
-