mariadb/include
Sergey Petrunya d762bf21cc MWL#17: Table-elimination
- Addressing review feedback, generation 4.

include/my_global.h:
  Make ALIGN_PTR's action correspond to that of ALIGN_SIZE
sql/item.cc:
  MWL#17: Table-elimination
  - Review feedback: function renames, better comments
sql/item.h:
  MWL#17: Table-elimination
  - Review feedback: function renames, better comments
sql/item_cmpfunc.cc:
  MWL#17: Table-elimination
  - Review feedback: function renames, better comments
sql/item_subselect.cc:
  MWL#17: Table-elimination
  - Review feedback: function renames, better comments
sql/item_subselect.h:
  MWL#17: Table-elimination
  - Review feedback: function renames, better comments
sql/opt_table_elimination.cc:
  MWL#17: Table-elimination
  - Addressing review feedback, generation 4: abstract everything in case
    we would need to change it for something else in the future.
sql/sql_list.h:
  MWL#17: Table-elimination
  - Introduce exchange_sort(List<T> ...) template function
sql/sql_select.cc:
  MWL#17: Table-elimination
  - Review feedback: function renames, better comments
2009-09-01 00:02:09 +04:00
..
atomic Fix XtraDB to build with atomic operations, for good performance. 2009-06-10 11:13:53 +02:00
mysql Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
.cvsignore
base64.h
config-netware.h
config-win.h bzr merge from guilhem's maria tree to our local 5.1 2009-04-25 12:04:38 +03:00
decimal.h
errmsg.h Bug#27430 "Crash in subquery code when in PS and table DDL changed after 2008-05-20 20:36:26 +04:00
ft_global.h
hash.h Merge with base MySQL 5.1 2009-02-15 12:58:34 +02:00
heap.h
help_end.h
help_start.h
keycache.h
lf.h post-review fixes 2009-01-15 22:27:36 +01:00
m_ctype.h Added MY_CS_NONASCII marker for character sets that are not compatible with latin1 for characters 0x00-0x7f 2009-07-02 13:15:33 +03:00
m_string.h Cherry-pick revid:psergey@askmonty.org-20090608135546-ut1yrzbah4gdw6e6 2009-06-15 13:01:35 +02:00
Makefile.am Apply patch by Antony Dovgal: 2009-03-22 14:16:09 +02:00
maria.h Merge with mysql-maria tree 2009-02-19 11:01:25 +02:00
my_aes.h
my_alarm.h
my_alloc.h Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
my_atomic.h
my_attribute.h
my_base.h Bug#39370: wrong output for error code 153 2009-02-24 12:05:37 +02:00
my_bit.h After merge fixes. 2008-04-29 09:26:37 +03:00
my_bitmap.h
my_dbug.h Added "pool-of-threads" handling (with libevent) 2009-03-13 00:27:35 +02:00
my_dir.h
my_getopt.h Bug#39289 libmysqld.a calls exit() upon error 2008-10-27 13:57:59 +04:00
my_global.h MWL#17: Table-elimination 2009-09-01 00:02:09 +04:00
my_handler.h Added some changes inspired by Zardosht Kasheff: 2009-06-30 00:03:30 +03:00
my_libwrap.h
my_list.h
my_md5.h Bug #42434: license of mysys MD5 implementation is not GPL-compatible 2009-03-09 20:57:03 +02:00
my_net.h
my_no_pthread.h
my_nosys.h
my_pthread.h Changed default thread stack to 288K to get better memory missalignment between stacks of different threads (should speed up things) and to get a bit extra safety. 2009-06-30 15:01:29 +03:00
my_stacktrace.h Bug#37003 Tests sporadically crashes with embedded server 2008-06-19 11:02:32 -03:00
my_sys.h Merge of Percona XtraDB into MariaDB. 2009-06-11 19:49:51 +02:00
my_time.h Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my50-bug26294 2008-04-03 13:14:57 -04:00
my_tree.h WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t" 2008-05-29 18:33:33 +03:00
my_trie.h
my_uctype.h
my_user.h
my_vle.h
my_xml.h
myisam.h merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow. 2009-02-12 15:08:56 +01:00
myisamchk.h Added versioning of row data 2008-04-10 05:26:36 +03:00
myisammrg.h Fixed bug#36006: Optimizer does table scan for SELECT COUNT(*) 2008-04-26 02:45:58 +05:00
myisampack.h Injecting more "const" declarations into code which does not change 2008-04-03 15:40:25 +02:00
mysql.h
mysql.h.pp Added "pool-of-threads" handling (with libevent) 2009-03-13 00:27:35 +02:00
mysql_com.h Merged 5.1 with maria 5.1 2008-10-10 18:28:41 +03:00
mysql_embed.h
mysql_time.h
mysql_version.h.in Added mariadb and mariadb-version as my.conf option tags 2009-03-18 04:14:22 +02:00
mysys_err.h
queues.h
rijndael.h
sha1.h
sql_common.h
sslopt-case.h
sslopt-longopts.h
sslopt-vars.h
t_ctype.h
thr_alarm.h
thr_lock.h merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria. 2009-03-11 16:32:42 +01:00
typelib.h Added "pool-of-threads" handling (with libevent) 2009-03-13 00:27:35 +02:00
violite.h Added "pool-of-threads" handling (with libevent) 2009-03-13 00:27:35 +02:00
waiting_threads.h compilation fixes 2009-01-19 16:27:49 +01:00
wqueue.h