mariadb/storage/sphinx
Michael Widenius 58e759a939 Added 'final' to some classes to improve generated code
Final added to:
- All reasonable classes inhereted from Field
- All classes inhereted from Protocol
- Almost all Handler classes
- Some important Item classes

The stripped size of mariadbd is just 4K smaller, but several object files
showed notable improvements in common execution paths.
- Checked field.o and item_sum.o

Other things:
- Added 'override' to a few class functions touched by this patch.
- Removed 'virtual' from a new class functions that had/got 'override'
- Changed Protocol_discard to inherit from Protocol instad of Protocol_text
2020-08-04 17:27:32 +02:00
..
mysql-test/sphinx MDEV-20647 Fix and enable SphinxSE tests 2019-09-30 15:47:09 +03:00
CMakeLists.txt Windows, compiling : use /permissive- switch to improve conformance 2018-02-07 20:22:30 +00:00
gen_data.php Initial import of SpinxSE, with fixes for MariaDB. 2010-07-09 14:03:09 +02:00
ha_sphinx.cc replace HTON_AUTOMATIC_DELETE_TABLE with return -1 from drop_table() 2020-07-04 01:44:47 +02:00
ha_sphinx.h Added 'final' to some classes to improve generated code 2020-08-04 17:27:32 +02:00
make-patch.sh upgrade sphinx to 2.1.5 2014-02-01 14:08:34 +01:00
snippets_udf.cc Removed even more warning that was found with -Wunused 2018-04-30 15:21:52 +03:00