174209 Commits (7305be2f7e724e5e62961606794beab199d79045)
 

Author SHA1 Message Date
Alexander Barkov c322e3fb4c MDEV-10078 sql_yacc.yy: Remove non-parenthesized SELECT from table_factor 10 years ago
Igor Babaev a742f8e06b Merge branch '10.2' of github.com:MariaDB/server into 10.2 10 years ago
Igor Babaev 4a8d377171 Fixed bug mdev-10058. 10 years ago
Alexander Barkov 1f4f7293fc sql_yacc.yy cleanup, to simplify further changes for MDEV-8909. 10 years ago
Vladislav Vaintroub b79944950e attempt to fix debian build (gssapi plugins require 10.1 client or server instead of 10.2 10 years ago
Alexander Barkov 81b4c5335e sql_yacc.yy: adding a new rule union_head_non_top, to reuse some code 10 years ago
Oleksandr Byelkin ba500853d1 Fix of PSI & COM_MULTI 10 years ago
Alexander Barkov 53775a97d7 sql_yacc.yy: 10 years ago
Sergey Vojtovich 47a7c314ca close_open_tables() is not meaningful anymore 10 years ago
Sergey Vojtovich 1c68b9e9a4 MDEV-505 - feature request: add \H option for mysql client prompt 10 years ago
Dan Ungureanu eca060775e MDEV-505: feature request: add \H option for mysql client prompt 10 years ago
Alexander Barkov f2afeb3826 Renaming query_specification to query_term, to make the sql_yacc.yy grammar 10 years ago
Alexander Barkov 612267301f MDEV-10036 sql_yacc.yy: Split select_part2 to disallow syntactically bad constructs with INTO, PROCEDURE, UNION 10 years ago
Alexander Barkov c0a59b46be MDEV-10030 sql_yacc.yy: Split table_expression and remove PROCEDURE from create_select, select_paren_derived, select_derived2, query_specification 10 years ago
Sergey Vojtovich 7905ea8904 MDEV-6720 - enable connection log in mysqltest by default 10 years ago
Monty c788a13c64 Drop old not used mysql.ndb_binlog_index if exists 10 years ago
Monty 5a7374d71b Fixed test cases that broke because we now print changing of connections 10 years ago
Sergei Golubchik 4f1c81de28 after-merge: simplify, fix a bug 10 years ago
Daniel Black aed1485b99 MDEV-9758: correct test case 10 years ago
Daniel Black 84b0ac6721 Whitespace fix for mysql_checksum_table function 10 years ago
Daniel Black 1ba90cea25 MDEV-9758: correct checksum on non-continious blocks 10 years ago
Daniel Black 51a66299f3 CHECKSUM TABLE to calculate in multiple column chunks 10 years ago
Vladislav Vaintroub 8b94aec11a Fix connect2 test, simulated errors do not work with thread cache 10 years ago
Vladislav Vaintroub 6345cd4418 Fix compile errors 10 years ago
Monty 636bb59034 Final fixes for Memory_used 10 years ago
Monty 32d3d9f7df Fixed compiler warning 10 years ago
Monty 9c846373f0 Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2 10 years ago
Monty fabeab7819 Cleanups 10 years ago
Monty d5822a3ad0 Fixed some galera tests 10 years ago
Monty d62b758522 Moved mysqld_server_initialized to before galera is initialized. 10 years ago
Jan Lindström ea83c1d7c6 MDEV-9977: Crash when accessing large (>4G) InnoDB table on 10 years ago
Monty 732adec0a4 Removed some not needed when doing delete thd, which caused warnings about 10 years ago
Monty b4ff64568c Fixed wrong counting of global Memory_used 10 years ago
Monty 7c6cb41b15 Ignore files in tmp (like mysqld.S) 10 years ago
Monty 48f02af761 MDEV-9602 crash in st_key::actual_rec_per_key when group by constant 10 years ago
Vladislav Vaintroub 646c4cea58 MDEV-9973 : Do not set permissions for serviceaccount user (Win7 and later) 10 years ago
Jan Lindström 071ae303bd MDEV-9121: innodb_force_recovery = 6 cannot recover ANY DATA when 10 years ago
Alexey Botchkov 47e0717806 MDEV-9792 Backport MDEV-8713 to 10.1. 10 years ago
Igor Babaev dafed5b515 Removed some dead code that appeared in the merge for mdev-8646. 10 years ago
Igor Babaev 7db337e309 Merge branch '10.2' of github.com:MariaDB/server into 10.2 10 years ago
Igor Babaev 3b6a64c247 Fixed bug mdev-9937. 10 years ago
Igor Babaev 308cee547f Fixed bug mdev-9931. 10 years ago
Sergei Petrunia 4b8e54bb98 MDEV-7885, MDEV-8857: Add testcases 10 years ago
Sergei Petrunia 9664240c94 Merge ../10.2-window-funcs-r10 into 10.2 10 years ago
Sergei Petrunia 957809b190 MDEV-9922: Assertion `!join->only_const_tables() && fsort' failed 10 years ago
Sergei Petrunia a81e711a06 MDEV-9925: Wrong result with aggregate function as a window function 10 years ago
Sergei Petrunia d29e1472fb Make test result deterministic. 10 years ago
Igor Babaev bc6df8d6e0 Merge branch 'bb-10.2-mdev9543' of github.com:MariaDB/server into bb-10.2-mdev9543 10 years ago
Igor Babaev 5ff4b21e02 Fixed bug mdev-9897. 10 years ago
Vicențiu Ciorbaru 31fb045c12 Make ntile use args[0] for it's argument. 10 years ago