An error occurred fetching the project authors.
- 15 Aug, 2013 1 commit
-
-
Andrew McDonnell authored
-
- 10 Aug, 2013 3 commits
-
-
Andrew McDonnell authored
-
Andrew McDonnell authored
-
Andrew McDonnell authored
-
- 29 Jun, 2013 2 commits
-
-
Andrew McDonnell authored
-
Andrew McDonnell authored
-
- 31 May, 2013 1 commit
-
-
Andrew McDonnell authored
-
- 19 May, 2013 4 commits
-
-
Andrew McDonnell authored
-
Andrew McDonnell authored
-
Andrew McDonnell authored
-
Andrew McDonnell authored
-
- 08 Mar, 2013 1 commit
-
-
Andrew McDonnell authored
-
- 07 Mar, 2013 1 commit
-
-
Andrew McDonnell authored
Implement latch VARCHAR()- query works with good string names, but partially for string'd numbers, and not for null or cast numbers
-
- 04 Mar, 2013 1 commit
-
-
Andrew McDonnell authored
Implement latch VARCHAR()- table structure - retain SHORTINT backwards compatibility. Passes test for b/compat
-
- 02 Mar, 2013 2 commits
-
-
Andrew McDonnell authored
-
Andrew McDonnell authored
-
- 28 Feb, 2013 5 commits
-
-
Arjen Lentz authored
-
Andrew McDonnell authored
-
Andrew McDonnell authored
-
Arjen Lentz authored
-
Arjen Lentz authored
Updated oqgraph copyright, version and author info.
-
- 27 Feb, 2013 2 commits
-
-
Andrew McDonnell authored
-
Andrew McDonnell authored
-
- 21 Feb, 2013 1 commit
-
-
Antony T Curtis authored
Make sure that boost is included with consistent config.
-
- 11 Feb, 2013 1 commit
-
-
Antony T Curtis authored
-
- 20 Oct, 2012 1 commit
-
-
Sergei Golubchik authored
fix rpl_mdev382.result
-
- 16 May, 2011 1 commit
-
-
Antony T Curtis authored
-
- 25 Apr, 2011 1 commit
-
-
Sergei Golubchik authored
-
- 14 Apr, 2011 1 commit
-
-
Antony T Curtis authored
Cleanup, simplify and optimize. Change makefile a little so that we have debug symbols for the graph core.
-
- 12 Apr, 2011 1 commit
-
-
Antony T Curtis authored
Todo: - Add #ifdefs for building in MySQL - Lots more testing
-
- 23 Feb, 2011 1 commit
-
-
Michael Widenius authored
dbug/dbug.c: Fixed compiler warnings on windows mysql-test/r/index_intersect_innodb.result: Don't print number of rows as this varies mysql-test/suite/funcs_1/r/processlist_val_no_prot.result: Update to use new State mysql-test/suite/handler/heap.result: Update results mysql-test/suite/handler/heap.test: Changed key used in test as the key 'b' will not guarantee order of the two last elements (as the key value is the same) mysql-test/suite/pbxt/r/lock_multi.result: Update to use new State mysql-test/t/index_intersect.test: Don't print number of rows as this varies mysql-test/valgrind.supp: Added suppression for linux mysys/hash.c: Fixed compiler warnings on windows plugin/handler_socket/handlersocket/database.cpp: Fixed compiler warnings sql-common/client_plugin.c: Changed variable to define to avoid compiler warnings when variable is not used sql-common/my_time.c: Initialize all my_time elements to avoid compiler warnings storage/oqgraph/ha_oqgraph.cc: Use right function (to avoid compiler warning) storage/pbxt/src/table_xt.cc: Initialize variables (to avoid compiler warnings)
-
- 04 Dec, 2010 1 commit
-
-
Michael Widenius authored
-
- 29 Nov, 2010 1 commit
-
-
Michael Widenius authored
Changed rows_read and rows_sent status variables to be longlong (to avoid compiler warnings) sql/item_func.cc: Fixed wrong usage of alias sql/item_subselect.cc: Changed buffer size to ulonglong to be able detect buffers bigger than size_t sql/item_subselect.h: Changed buffer size to ulonglong to be able detect buffers bigger than size_t sql/multi_range_read.cc: Fixed compiler warning by using correct type for function argument sql/mysqld.cc: Changed rows_read and rows_sent status variables to be longlong sql/opt_subselect.h: Fixed compiler warning by using correct type for function argument sql/sql_class.cc: Changed rows_read and rows_sent status variables to be longlong sql/sql_class.h: Changed rows_read and rows_sent status variables to be longlong Changed max_nulls_in_row to uint as this is number of columns in row. This fixed some compiler warnings. sql/sql_select.cc: Added casts to avoid compiler warnings storage/heap/ha_heap.cc: Initilize different types separate storage/oqgraph/ha_oqgraph.cc: Fixed argument to store(longlong) to avoid compiler warnings
-
- 12 Apr, 2010 1 commit
-
-
unknown authored
Set the correct engine flags for OQGraph to get binlogging working.
-
- 04 Jan, 2010 2 commits