1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-21 06:21:35 +03:00
Files
mariadb/mysql-test/r
Michael Widenius 6c610ed979 Fixed build issues
- Linking now with g++ instead of gcc with 'compile-dist' to solve problems with handlersocket/client
- Fixed bug in heap tables when doing handler read next-prev over last row


BUILD/compile-dist:
  - Linking now with g++ instead of gcc with 'compile-dist' to solve problems with handlersocket/client
cmd-line-utils/libedit/vi.c:
  Fixed compiler warning about not checking return value for write
mysql-test/r/index_intersect.result:
  Updated results (missed this file in my last push)
mysql-test/suite/handler/aria.result:
  Updated test results
mysql-test/suite/handler/handler.inc:
  Changed test to use read next/read prev on key where there are duplicates that can come in different order depending on system
  Added testing of read next-prev over last row and read prev-next around first row
mysql-test/suite/handler/heap.result:
  Updated test results
mysql-test/suite/handler/init.inc:
  More rows to test
mysql-test/suite/handler/innodb.result:
  Updated test results
mysql-test/suite/handler/interface.result:
  Updated test results
mysql-test/suite/handler/myisam.result:
  Updated test results
mysql-test/t/variables-big.test:
  Fixed test to not fail on windows
mysql-test/valgrind.supp:
  Removed not matching fun: to get rid of valgrind warning
storage/heap/hp_rfirst.c:
  Added state so that we know if we have an active position in the index.
storage/heap/hp_rkey.c:
  Added state so that we know if we have an active position in the index.
storage/heap/hp_rnext.c:
  Handle reading several next after finding the last row (this caused a crash before)
storage/heap/hp_rprev.c:
  Handle reading several prev after finding the first row (this caused a crash before)
storage/xtradb/buf/buf0buf.c:
  Fixed compiler warning about uninitialized value
2011-02-23 14:46:16 +02:00
..
2009-08-20 14:30:59 +02:00
2010-02-25 23:13:11 +04:00
2010-01-15 17:27:55 +02:00
2010-03-20 15:01:47 +03:00
2010-03-09 16:09:32 +01:00
2009-12-22 15:33:21 +03:00
2010-10-27 16:31:22 -07:00
2009-08-10 15:46:20 -03:00
2010-05-26 21:55:40 +03:00
2010-12-10 23:23:34 -08:00
2010-01-15 17:27:55 +02:00
2010-12-10 23:23:34 -08:00
2010-11-25 00:57:34 +02:00
2009-06-01 16:00:38 +04:00
2010-12-10 23:23:34 -08:00
2010-10-10 17:18:11 +03:00
2010-11-25 00:57:34 +02:00
2010-10-19 15:58:35 +02:00
2010-10-30 06:07:45 -07:00
2010-11-30 23:11:03 +02:00
2010-12-10 23:23:34 -08:00
2010-10-30 06:07:45 -07:00
2011-02-23 14:46:16 +02:00
2010-12-27 14:22:05 -08:00
2009-12-08 23:47:54 +02:00
2010-01-15 16:58:25 +01:00
2010-10-10 17:18:11 +03:00
2010-10-19 15:58:35 +02:00
2011-01-28 18:54:30 -08:00
2011-01-21 22:48:28 -08:00
2011-01-15 11:14:36 -08:00
2010-12-10 23:23:34 -08:00
2010-10-30 06:07:45 -07:00
2010-11-02 16:30:42 -07:00
2010-09-06 02:15:34 +03:00
2010-12-31 10:39:14 +01:00
2010-12-06 10:25:44 +02:00
2009-10-28 09:52:34 +02:00
2011-02-18 21:45:32 +02:00
2011-01-15 11:14:36 -08:00
2010-09-06 02:15:34 +03:00
2009-12-17 12:06:36 -08:00
2009-10-04 01:20:51 +02:00
2010-09-06 02:15:34 +03:00
2010-09-20 15:17:59 +02:00
2010-11-23 23:39:59 +02:00
2009-11-06 17:54:19 +03:00
2011-01-26 20:45:23 -08:00
2010-10-15 20:13:35 +05:00
2010-10-01 15:41:27 +02:00
2010-12-31 10:39:14 +01:00
2010-12-06 10:25:44 +02:00
2010-11-23 23:39:59 +02:00
2010-11-23 23:39:59 +02:00
2010-11-23 23:39:59 +02:00
2009-06-10 01:11:33 +04:00
2009-10-27 14:09:36 +04:00
2010-12-06 10:25:44 +02:00
2010-12-27 14:22:05 -08:00
2010-12-27 14:22:05 -08:00
2010-12-27 14:22:05 -08:00
2009-06-09 17:08:46 +02:00
2010-12-10 23:23:34 -08:00
2011-01-28 18:54:30 -08:00
2011-01-26 11:30:29 -08:00
2010-09-28 12:39:33 -07:00
2011-01-26 11:30:29 -08:00
2010-06-01 21:52:20 +02:00
2009-11-27 18:10:28 +02:00
2010-06-26 14:05:41 +04:00
2009-06-10 11:58:36 +03:00
2011-01-21 22:48:28 -08:00
2011-01-21 22:48:28 -08:00
2011-01-15 11:14:36 -08:00
2011-01-21 22:48:28 -08:00
2010-09-28 12:39:33 -07:00
2011-01-13 02:59:11 +02:00
2010-12-31 10:39:14 +01:00
2010-10-19 15:58:35 +02:00
2010-09-20 15:17:59 +02:00
2010-08-13 14:18:46 +03:00
2009-10-04 01:20:51 +02:00
2011-02-07 15:19:03 -08:00