Sergei Golubchik
7c61679c4e
MDEV-4685 Compile error on LFS
...
fix the code to compile w/o perfomance schema
2013-06-22 14:02:03 +02:00
Sergei Golubchik
aca8e7ed6b
5.3 merge
2013-01-15 19:07:46 +01:00
Sergei Golubchik
4f67a14700
5.2->5.3 merge
2013-01-10 15:40:21 +01:00
Vladislav Vaintroub
f8f2cdf21f
Fix broken feedback plugin after MDEV-712.
...
Link feedback plugin with yassl libraries, if with-ssl=bundled is used, since mysqld does not export SSL symbols anymore.
2012-11-26 13:33:24 +01:00
Vladislav Vaintroub
089119cab5
merge 5.1
2012-11-22 18:29:53 +01:00
Vladislav Vaintroub
3fa3561066
Feedback plugin now recognizes Windows 8 / Windows Server 2012.
2012-11-22 18:27:02 +01:00
Sergei Golubchik
a48a91d90f
5.3->5.5 merge
2012-11-22 10:19:31 +01:00
unknown
cbae294396
Merge MariaDB 5.1->5.2.
2012-11-20 13:40:13 +01:00
Sergei Golubchik
9e7d870b36
potential crash in the feedback plugin
2012-11-19 11:18:40 +01:00
unknown
ecf04668a2
Merge MariaDB 5.2->5.3
2012-11-20 13:57:49 +01:00
Sergei Golubchik
0380b0e280
build feedback plugin with ssl (changes for cmake).
...
fix the ssl related code to use newer function prototypes
2012-11-06 18:09:26 +01:00
Sergei Golubchik
6e827f3455
mdev-224 plugin usage statistics in the feedback reports
2012-04-18 04:00:08 +02:00
Michael Widenius
15c5a2686f
Merge with MariaDB 5.2
2012-02-21 01:58:50 +02:00
Michael Widenius
038b739c98
Merge with MariaDB 5.1 and MySQL 5.1.61
2012-02-20 17:49:21 +02:00
Sergei Golubchik
edab37cd68
5.3 merge
2012-02-21 20:51:56 +01:00
Sergei Golubchik
892cd36992
make pam plugin to build in 5.5.
...
fix pam.tets for 5.5
2012-02-03 10:31:39 +01:00
Sergei Golubchik
4f435bddfd
5.3 merge
2012-01-13 15:50:02 +01:00
Sergei Golubchik
ac3c60d552
report innodb_file_per_table, innodb_flush_log_at_trx_commit, innodb_flush_method
2012-01-04 20:10:15 +01:00
Sergei Golubchik
745c53ec06
5.2->5.3 merge
2011-12-12 13:00:33 +01:00
Michael Widenius
6d4224a31c
Merge with 5.2.
...
no_error handling for select (used by INSERT ... SELECT) still needs to be fixed, but I will do that in a separate commit
2011-12-11 11:34:44 +02:00
Sergei Golubchik
d5fd757a42
1. add --plugin-dir and --default-auth to mysqltest.
...
2. dialog plugin now always returns mysql->password if non-empty and the first question is of password type
3. split get_tty_password into get_tty_password_buff and strdup.
4. dialog plugin now uses get_tty_password by default
5. dialog.test
6. moved small tests of individual plugins into a dedicated suite
2011-12-02 16:26:43 +01:00
Vladislav Vaintroub
82adfe7b2a
merge, fix Windows warnings
2011-11-29 02:00:24 +01:00
Vladislav Vaintroub
64e308e28d
Fix build and packaging on Windows:
...
- build executables we have in 5.3 (mysql_install_db.exe, mysq_upgrade_service.exe, upgrade wizard), and MSI
- add some missing headers to windows specific source files.
This needs to be done since 5.5 is using WIN32_LEAN_AND_MEAN preprocessor constant thus windows.h
no more includes whiole Windows
- do not deliver perl scripts (mysql_install_db.pl & friends) -they do not work, are not documented, and we
have native executables for this functionality. do not pack echo.exe, replace.exe into MSI, they
are not needed. Do not build resolveip on Windows, it is not used.
- precache results of of system checks in cmake/os/WindowsCache.cmake (like it is alreay done for majority of tests
to speed up cmake run with VS)
- make feedback plugin DEFAULT on Windows (so MSI works if user enables plugin),
fix null pointer access in PSI_register
2011-11-26 23:07:53 +01:00
Sergei Golubchik
d2755a2c9c
5.3->5.5 merge
2011-11-22 18:04:38 +01:00
Sergei Golubchik
c25f472599
5.2->5.3 merge
2011-11-14 00:32:21 +01:00
Sergei Golubchik
b5d41c1c11
5.1->5.2 merge
2011-11-13 18:41:45 +01:00
Sergei Golubchik
ac20f84e7e
don't make feedback_plugin_send.test as 'big'
...
don't assume that the http reply packet will arrive in all in one piece
2011-11-13 13:28:35 +01:00
Sergei Golubchik
3fb60b1df0
5.2->5.3 merge
2011-11-13 09:10:45 +01:00
Sergei Golubchik
0d6a25fcc8
5.1-5.2 merge
2011-11-13 08:30:03 +01:00
Sergei Golubchik
f967575457
increase feedback plugin version
2011-11-12 18:40:51 +01:00
Sergei Golubchik
557f0d3ad0
5.2->5.3 merge
2011-11-12 18:08:12 +01:00
Sergei Golubchik
27095a24f6
5.1 merge
2011-11-12 16:47:14 +01:00
Sergei Golubchik
5c7aa5f2ae
feedback plugin:
...
fix for mem_total on windows
report the time of the data snapshot
2011-11-12 16:41:00 +01:00
Vladislav Vaintroub
29c3debd30
merge 5.2
2011-10-19 21:01:42 +02:00
Vladislav Vaintroub
aa327cdd48
merge from 5.1
2011-10-19 20:53:16 +02:00
Sergei Golubchik
76e9131fbe
typo.
2011-10-13 11:23:59 +02:00
Sergei Golubchik
d588488855
silence the "uninitialized" warning
2011-10-13 11:20:33 +02:00
Sergei Golubchik
ae63300801
merge
2011-10-11 12:55:42 +02:00
Sergei Golubchik
3e8731dee0
merge
2011-10-10 19:34:37 +02:00
Sergei Golubchik
85ac4da3a8
add a missing definition
2011-10-10 17:59:26 +02:00
Sergei Golubchik
d94ad2ad40
fix feedback plugin for 5.2
2011-10-08 19:00:00 +02:00
Sergei Golubchik
eeca1f8694
merge with 5.1
2011-10-07 00:18:30 +02:00
Vladislav Vaintroub
c9783670c7
Implement uname() on Windows.
...
Also, fix code to get physical memory size.
2011-10-06 20:55:38 +02:00
Sergei Golubchik
4170093ab5
merge with feedback-plugin
...
and disable feedback plugin by default, if it's compiled in.
2011-10-06 18:48:16 +02:00
Sergei Golubchik
031e78dd5b
merge feedback plugin
2011-10-04 16:03:10 +02:00