Commit graph

76937 commits

Author SHA1 Message Date
Andrew McDonnell
96b1b908e0 Merge changes from my oqgraph-varchar branch 2013-05-20 11:27:21 +09:30
Andrew McDonnell
86d03f63e0 Test for missing base 2013-05-19 22:09:12 +09:30
Andrew McDonnell
34f5af600b Add tests for use of graph when backing store not present, and comment out test causing assertion 2013-05-19 22:05:32 +09:30
Andrew McDonnell
4e66318d80 Cleanup warning consistency 2013-05-19 22:05:07 +09:30
Andrew McDonnell
0532a847cd Fixes for compilation when DEBUG_VERBOSE and RETAIN_INT_LATCH_COMPATIBILITY not defined 2013-05-19 21:43:43 +09:30
Andrew McDonnell
8c39cbd9ca System variable to allow testing - integrate 2013-05-19 21:34:42 +09:30
Andrew McDonnell
aa861d66a8 System variable to allow testing 2013-05-19 21:21:40 +09:30
Andrew McDonnell
2135d44d21 Merge on bzr pull 2013-05-10 23:12:32 +09:30
Andrew McDonnell
227bb5e030 String code and string number work for djikstra and breadth_first, assertion on '0' for no_search 2013-03-08 23:26:26 +10:30
Andrew McDonnell
87f741a698 Implement latch VARCHAR()- query works with good string names, but partially for string'd numbers, and not for null or cast numbers 2013-03-07 23:59:21 +10:30
Andrew McDonnell
4884ba5ef5 Implement latch VARCHAR()- table structure - retain SHORTINT backwards compatibility. Passes test for b/compat 2013-03-04 23:15:29 +10:30
Andrew McDonnell
44222abf21 Fix typo 2013-03-03 10:10:24 +10:30
Andrew McDonnell
b75ca6c6ec First cut at conversion to use varchar (untested) 2013-03-02 23:14:27 +10:30
Arjen Lentz
699e3924b5 Ignoring warnings on drop table in oqgraph basic and create_attr tests
Moved randgraphproc.inc into social.test itself
Cleanup of oqgraph social tests
2013-03-02 11:12:20 +10:00
Arjen Lentz
31dfd3a155 Adding deterministic graph generator for oqgraph
Adding social test suite
2013-03-01 21:01:27 +10:00
Arjen Lentz
1a11797f98 Added oqgraph "create attr" test as per Andrew's regression test. Fixups required before we can record results. 2013-03-01 11:05:05 +10:00
Arjen Lentz
9197b77d01 Moved oqgraph tests/results to main suite/oqgraph directory 2013-03-01 11:02:50 +10:00
Arjen Lentz
c1184ee325 Updated oqgraph basic test for v3 2013-03-01 09:37:44 +10:00
Arjen Lentz
219a00b1b6 Removing oqgraph binlog test cases as v3 is a shim and doesn't do any writes 2013-03-01 08:58:44 +10:00
Arjen Lentz
386df0997c Merge upstream. 2013-03-01 08:54:46 +10:00
Arjen Lentz
79ab9ddbc4 Typo fixup as caught by Andrew (LP bug 1134337) 2013-03-01 08:48:51 +10:00
Andrew McDonnell
a0ab3d0d37 Regression test for #1134338 and #1134337 and #1134265 2013-02-28 23:17:17 +10:30
Andrew McDonnell
ce46146b35 Fix segfaults caused by invalid origid, destid, weight attributes 2013-02-28 23:01:10 +10:30
Andrew McDonnell
eccf20b5a0 Fix typo (empty destid still getting through open table) 2013-02-28 22:54:46 +10:30
Arjen Lentz
d4b02db9cb oqgraph cleanups 2013-02-28 15:49:53 +10:00
Arjen Lentz
d0e852a723 Removed old oqgraph v1 files (graphstore.*)
Updated oqgraph copyright, version and author info.
2013-02-28 10:16:29 +10:00
Andrew McDonnell
79f8ad1b79 Fix error calculating length of underlying table name. 2013-02-27 23:11:57 +10:30
Andrew McDonnell
60c7736f58 Sanity check that expected attributes exist when opening the table. 2013-02-27 22:35:19 +10:30
Antony T Curtis
86ed2765bb Fix for FindJust.cmake
Make sure that boost is included with consistent config.
2013-02-21 10:36:25 -08:00
Antony T Curtis
694cbb5fb9 fix judy cmake case sensitivity 2013-02-14 10:38:35 -08:00
Antony T Curtis
946d4fc1ab Simple change so that it is possible to create binaries on MacOS 10.7 which will run on MacOS 10.6 2013-02-10 23:21:19 -08:00
Antony T Curtis
321de37e68 Merge with lp:maria/10.0 2013-02-10 16:21:49 -08:00
Antony T Curtis
1af7d555b7 Fixups for OQGraph v3 on MariaDB 10.0 2013-02-10 16:07:55 -08:00
Antony T Curtis
f887a9563b Const correctness and include dependency fixes. 2013-02-10 16:06:45 -08:00
unknown
036ef7fe44 merge 2013-02-04 17:30:39 +02:00
unknown
1f85b1e069 MDEV-3873: post-merge fix. 2013-02-04 17:25:10 +02:00
Sergei Golubchik
330d3a7d1f missing cast added 2013-02-04 11:47:57 +01:00
unknown
ffdbdd7feb MDEV-4091: Dynamic columns C functions should be included in libmysqlclient 2013-02-04 11:31:05 +02:00
Sergey Petrunya
f5f61edb76 Skip cassandra_qcache.test if there is no Cassandra cluster running. 2013-02-04 10:38:31 +04:00
Sergey Petrunya
3c8b9ed6fb Merge fix for MDEV-3997. 2013-02-04 10:15:52 +04:00
unknown
a3e64c8616 merge 2013-02-04 12:04:29 +02:00
Sergey Petrunya
6ae14e6cd2 MDEV-3997: Querying a Cassandra table on a server with query cache enabled is likely to cause problems
- Disable query cache for Cassandra tables.
2013-02-04 10:14:20 +04:00
Sergey Petrunya
0abbcf7b00 Fix mysql-test/suite/plugins/suite.pm to correctly check if Cassandra cluster is running. 2013-02-04 09:22:29 +04:00
Sergei Golubchik
f0b6f7fb20 remove "invisible sysvars" oxymoron 2013-02-02 12:52:44 +01:00
Sergei Golubchik
48061c32f1 fix for a valgrind builds.
my_alloca() cannot have MY_THREAD_SPECIFIC, because can be used
outside of the THD context.
2013-01-31 21:32:21 +01:00
Sergei Golubchik
deb0cd3f27 avoid mtr errors for --plugin-add=EXAMPLE=$HA_EXAMPLE_SO
when no ha_example.so is built
2013-01-31 15:51:26 +01:00
Sergei Golubchik
792d6b348c skip cassandra.test unless cassandra is running 2013-01-31 13:19:53 +01:00
unknown
a5ad8d15f6 MDEV-4121: binlog.binlog_row_binlog sporadic test failure
Add a wait for binlog checkpoint to avoid thread scheduling
giving different binlog order at random.
2013-01-31 11:29:58 +01:00
Sergei Golubchik
ab83952f29 10.0-base merge 2013-01-31 09:48:19 +01:00
Sergei Golubchik
5267af5e9e don't disable the cassandra engine by default 2013-01-30 22:33:25 +01:00