<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mariadb-git.git/sql/sql_window.h, branch 10.2-w-columnstore</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>Fixed bug mdev-10868.</title>
<updated>2016-10-01T00:40:40+00:00</updated>
<author>
<name>Igor Babaev</name>
<email>igor@askmonty.org</email>
</author>
<published>2016-09-29T08:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=903f34c7a99d15ca1b861a7dd4848ebed9891c44'/>
<id>903f34c7a99d15ca1b861a7dd4848ebed9891c44</id>
<content type='text'>
There was no implementation of the virtual method print()
for the Item_window_func class. As a result for a view
containing window function an invalid view definition could
be written in the frm file. When a query that refers to
this view was executed a syntax error was reported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was no implementation of the virtual method print()
for the Item_window_func class. As a result for a view
containing window function an invalid view definition could
be written in the frm file. When a query that refers to
this view was executed a syntax error was reported.
</pre>
</div>
</content>
</entry>
<entry>
<title>MDEV-9935: Window functions: assertion failure with empty OVER () clause</title>
<updated>2016-09-24T13:12:34+00:00</updated>
<author>
<name>Vicențiu Ciorbaru</name>
<email>vicentiu@mariadb.org</email>
</author>
<published>2016-09-22T12:21:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=3dd3a5da0e9fbd8a24a178b2b295b5a385beba5e'/>
<id>3dd3a5da0e9fbd8a24a178b2b295b5a385beba5e</id>
<content type='text'>
Make window functions work with an empty over clause by forcing
a sort on the first column of the current join_tab. This is a temporary
fix until we get window functions to work with big tables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make window functions work with an empty over clause by forcing
a sort on the first column of the current join_tab. This is a temporary
fix until we get window functions to work with big tables.
</pre>
</div>
</content>
</entry>
<entry>
<title>MDEV-10059: Compute window functions with same sorting criteria simultaneously</title>
<updated>2016-09-09T15:32:35+00:00</updated>
<author>
<name>Vicențiu Ciorbaru</name>
<email>vicentiu@mariadb.org</email>
</author>
<published>2016-09-01T15:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=23e8b508a00a23653da436519371943487ad6fe4'/>
<id>23e8b508a00a23653da436519371943487ad6fe4</id>
<content type='text'>
Perform only one table scan for each window function present. We do this
by keeping keeping cursors for each window function frame bound and
running them for each function for every row.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Perform only one table scan for each window function present. We do this
by keeping keeping cursors for each window function frame bound and
running them for each function for every row.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '10.2' into 10.2-mdev9864</title>
<updated>2016-05-08T20:04:41+00:00</updated>
<author>
<name>Galina Shalygina</name>
<email>galashalygina@gmail.com</email>
</author>
<published>2016-05-08T20:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/mariadb-git.git/commit/?id=be1d06c8a5f843e775374e5ec148aaee56970bdc'/>
<id>be1d06c8a5f843e775374e5ec148aaee56970bdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
