summaryrefslogtreecommitdiff
path: root/sql/sql_olap.cc
Commit message (Collapse)AuthorAgeFilesLines
* subselect transformation moved in after-fix_field placebell@sanja.is.com.ua2003-05-141-1/+2
| | | | | removed "of is null" if it is possible (this cset should be SCRUM related, but not approved as scrum task yet)
* mergingbell@sanja.is.com.ua2003-01-251-2/+4
|\
| * fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-2/+4
| | | | | | | | fixed memory leacks
* | postreview fix (SCRUM)bell@sanja.is.com.ua2002-12-281-6/+6
|/ | | | fixed layout
* New multi-table-update codemonty@mashka.mysql.fi2002-11-291-2/+2
| | | | | | | New (simpler) internal timestamp handling. More debuging to heap tables. Small cleanups to multi-table-delete false -> 0 and true -> 1 (We should use TRUE and FALSE)
* mergeSinisa@sinisa.nasamreza.org2002-07-291-1/+1
|\
| * lot's of small changesSinisa@sinisa.nasamreza.org2002-07-291-1/+1
| |
* | Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-241-1/+14
|/ | | | | | Fixed bugfix of INSERT ... SET db_name.table_name.column_name Changed locking to external-locking Fix client hangup for some invalid SQL queries.
* Some small changesSinisa@sinisa.nasamreza.org2002-07-201-1/+1
|
* OLAP functionality plus some small bug fixesSinisa@sinisa.nasamreza.org2002-07-201-0/+181