mariadb/innobase
Vasil Dimov 7c6ba7b4de Merge the fix for Bug#49238 from SVN
(without the unrelated whitespace changes):

  ------------------------------------------------------------------------
  r7009 | jyang | 2010-04-29 20:44:56 +0300 (Thu, 29 Apr 2010) | 6 lines
  
  branches/5.0: Port fix for bug #49238 (Creating/Dropping a temporary
  table while at 1023 transactions will cause assert) from 5.1 to
  branches/5.1. Separate action for return value DB_TOO_MANY_CONCURRENT_TRXS
  from that of DB_MUST_GET_MORE_FILE_SPACE in row_drop_table_for_mysql().
  
  
  ------------------------------------------------------------------------
2010-07-07 20:13:53 +03:00
..
btr Applying InnoDB snashot 5.0-ss4900 part 1, Fixes BUG#42279 2009-04-24 17:18:20 +05:30
buf
data
db
dict Bug#39793 Foreign keys not constructed when column has a '#' in a comment or default value 2009-05-19 11:32:21 +05:00
dyn
eval
fil
fsp
fut
ha
ibuf
include Bug #38883 (reopened): thd_security_context is not thread safe, crashes? 2009-12-01 14:24:44 +04:00
lock Bug #38883 (reopened): thd_security_context is not thread safe, crashes? 2009-12-01 14:24:44 +04:00
log
mach
mem
mtr
os
page Fix for BUG#43660- SHOW INDEXES/ANALYZE does NOT update cardinality 2009-04-24 16:33:50 +05:30
pars
que
read
rem
row Merge the fix for Bug#49238 from SVN 2010-07-07 20:13:53 +03:00
srv Fix for BUG#43660- SHOW INDEXES/ANALYZE does NOT update cardinality 2009-04-24 16:33:50 +05:30
sync
thr
trx Bug #38883 (reopened): thd_security_context is not thread safe, crashes? 2009-12-01 14:24:44 +04:00
usr
ut
CMakeLists.txt
configure.in
Makefile.am