<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mariadb-git.git/sql/sql_join_cache.cc, branch bb-pr-774</title>
<subtitle>github.com: MariaDB/server.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/'/>
<entry>
<title>Merge branch 'github/10.1' into 10.2</title>
<updated>2018-02-06T13:50:50+00:00</updated>
<author>
<name>Sergei Golubchik</name>
<email>serg@mariadb.org</email>
</author>
<published>2018-02-06T13:50:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=4771ae4b22d2bdef0aafc563570c71d4636a2493'/>
<id>4771ae4b22d2bdef0aafc563570c71d4636a2493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'github/10.0' into 10.1</title>
<updated>2018-02-02T09:09:44+00:00</updated>
<author>
<name>Sergei Golubchik</name>
<email>serg@mariadb.org</email>
</author>
<published>2018-02-01T20:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=d4df7bc9b1fbdfb5c98134091a9ff998af60954f'/>
<id>d4df7bc9b1fbdfb5c98134091a9ff998af60954f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch '5.5' into 10.0</title>
<updated>2018-01-24T10:29:31+00:00</updated>
<author>
<name>Vicențiu Ciorbaru</name>
<email>vicentiu@mariadb.org</email>
</author>
<published>2018-01-24T10:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=d833bb65d53b9a4375fa71cc485b4719fdb0ee53'/>
<id>d833bb65d53b9a4375fa71cc485b4719fdb0ee53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BIT field woes</title>
<updated>2018-01-16T22:29:48+00:00</updated>
<author>
<name>Sergei Golubchik</name>
<email>serg@mariadb.org</email>
</author>
<published>2018-01-16T22:00:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=444587d8a3c4b91421cd4cfd7bda2e3f4d1aebe4'/>
<id>444587d8a3c4b91421cd4cfd7bda2e3f4d1aebe4</id>
<content type='text'>
* get_rec_bits() was always reading two bytes, even if the
  bit field contained only of one byte
* In various places the code used field-&gt;pack_length() bytes
  starting from field-&gt;ptr, while it should be field-&gt;pack_length_in_rec()
* Field_bit::key_cmp and Field_bit::cmp_max passed field_length as
  an argument to memcmp(), but field_length is the number of bits!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* get_rec_bits() was always reading two bytes, even if the
  bit field contained only of one byte
* In various places the code used field-&gt;pack_length() bytes
  starting from field-&gt;ptr, while it should be field-&gt;pack_length_in_rec()
* Field_bit::key_cmp and Field_bit::cmp_max passed field_length as
  an argument to memcmp(), but field_length is the number of bits!
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows : Fix truncation warnings in sql/</title>
<updated>2017-10-10T06:19:50+00:00</updated>
<author>
<name>Vladislav Vaintroub</name>
<email>wlad@mariadb.com</email>
</author>
<published>2017-10-09T19:53:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=dc93ce8dea9136889f96659bbee15f9f265d6389'/>
<id>dc93ce8dea9136889f96659bbee15f9f265d6389</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MDEV-13384 - misc Windows warnings fixed</title>
<updated>2017-09-28T17:20:46+00:00</updated>
<author>
<name>Vladislav Vaintroub</name>
<email>wlad@mariadb.com</email>
</author>
<published>2017-09-28T10:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=7354dc67737fdeb105656f5cec055da627bb9c29'/>
<id>7354dc67737fdeb105656f5cec055da627bb9c29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge 10.1 into 10.2</title>
<updated>2017-09-25T10:46:54+00:00</updated>
<author>
<name>Marko Mäkelä</name>
<email>marko.makela@mariadb.com</email>
</author>
<published>2017-09-25T10:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=7dcb8816a1ef080fae588f75e504859087d91aec'/>
<id>7dcb8816a1ef080fae588f75e504859087d91aec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MDEV-8840: ANALYZE FORMAT=JSON produces wrong data with BKA</title>
<updated>2017-09-24T18:07:57+00:00</updated>
<author>
<name>Varun Gupta</name>
<email>varunraiko1803@gmail.com</email>
</author>
<published>2017-09-24T18:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=f91eb71e1cfaac56aa1c14b3681dbff3edc7eb0c'/>
<id>f91eb71e1cfaac56aa1c14b3681dbff3edc7eb0c</id>
<content type='text'>
The issue was that r_loops, r_rows and r_filtered in ANALYZE FORMAT= JSON were not
calculated for the table on which we were performing the MRR scan in the BKA join
Fixed this by adding respective counter in the JOIN_TAB_SCAN_MRR::open and JOIN_TAB_SCAN_MRR::next
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The issue was that r_loops, r_rows and r_filtered in ANALYZE FORMAT= JSON were not
calculated for the table on which we were performing the MRR scan in the BKA join
Fixed this by adding respective counter in the JOIN_TAB_SCAN_MRR::open and JOIN_TAB_SCAN_MRR::next
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '10.1' into 10.2</title>
<updated>2017-03-30T10:48:42+00:00</updated>
<author>
<name>Sergei Golubchik</name>
<email>serg@mariadb.org</email>
</author>
<published>2017-03-30T10:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=da4d71d10d23c1ac2d10b72baee14991ccb7a146'/>
<id>da4d71d10d23c1ac2d10b72baee14991ccb7a146</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct FSF address</title>
<updated>2017-03-10T17:21:29+00:00</updated>
<author>
<name>iangilfillan</name>
<email>github@greenman.co.za</email>
</author>
<published>2017-02-10T11:26:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=f0ec34002a98eeb669cb254eaba6a3d678a58cc1'/>
<id>f0ec34002a98eeb669cb254eaba6a3d678a58cc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
