QOT is a tool to generate optimal indexes for
SELECT queries. Other QOT features include query
rewrites, SQL static checking, error reporting,
and query reverse engineering.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta liberação de análise ORDER BY para a geração de índice, um pela Ordem específica reescrever (const levantamento de campo), ORDER BY-específicas controlos estáticos, mesa e suporte alias de campo e relatórios de erro melhorou. A segfault se a consulta de arquivo não começa com a criação de banco de dados e comandos de uso geral foi fixada junto com um segfault para consultas de tabela que alias uso. Um acidente com bigint, data e hora, e tipos de campo enum foi corrigido. O algoritmo de geração de índice de cobertura foi corrigido.
Tags:
Major feature enhancements
This release ORDER BY analysis for index generation, an ORDER BY-specific rewrite (const-field removal), ORDER BY-specific static checks, table and field alias support, and improved error reporting. A segfault if query-file doesn't start with create database and use commands general was fixed along with a segfault for queries that use table alias. A crash with bigint, datetime, and enum field types was fixed. The covering index generation algorithm was fixed.