- 03 Jun, 2014 1 commit
-
-
Sergei Petrunia authored
- Support tracking for UNIONs, temporary-table based ORDER BYs, and both.
-
- 27 May, 2014 2 commits
-
-
Sergei Petrunia authored
-Add analyze_stmt.test/result
-
Sergei Petrunia authored
MDEV-406: ANALYZE $stmt - Ported the old patch to new explain code - New SQL syntax (ANALYZE $stmt) - ANALYZE UPDATE/DELETE is now supported (because EXPLAIN UPDATE/DELETE is supported) - Basic counters are calculated for basic kinds of queries (still need to see what happens with join buffer, ORDER BY...LIMIT queries, etc)
-
- 26 May, 2014 8 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
cannot use &ulint_var (where ulint == unsigned __int64) where (ulong *) is expected (in uncompress() and in "%lu")
-
Sergei Golubchik authored
-
Sergei Golubchik authored
VS doesn't like #ifdefs inside a macro expansion. move them outside
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
- 25 May, 2014 3 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
- 24 May, 2014 7 commits
-
-
Jan Lindström authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
we don't have closed-source plugins
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
- 23 May, 2014 2 commits
-
-
Jan Lindström authored
-
Jan Lindström authored
-
- 22 May, 2014 6 commits
-
-
Jan Lindström authored
-
Jan Lindström authored
-
Jan Lindström authored
-
Jan Lindström authored
-
Jan Lindström authored
-
Jan Lindström authored
-
- 16 May, 2014 1 commit
-
-
Jan Lindström authored
-
- 13 May, 2014 2 commits
-
-
Jan Lindström authored
This patch allows up to 64K pages for tables with DYNAMIC, COMPACT and REDUNDANT row types. Tables with COMPRESSED row type allows still only <= 16K page size. Note that single row size must be still <= 16K and max key length is not affected.
-
Sergei Golubchik authored
-
- 10 May, 2014 2 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
- 09 May, 2014 5 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Jan Lindström authored
on select from I_S.INNODB_CHANGED_PAGES Analysis: limit_lsn_range_from_condition() incorrectly parses start_lsn and/or end_lsn conditions. Fix from SergeyP. Added some test cases.
-
Jan Lindström authored
on select from I_S.INNODB_CHANGED_PAGES Analysis: limit_lsn_range_from_condition() incorrectly parses start_lsn and/or end_lsn conditions. Fix from SergeyP. Added some test cases.
-
- 08 May, 2014 1 commit
-
-
unknown authored
All underlying tables should share the same lock type.
-