1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Files
mariadb/sql
unknown c167501bfb Fix for Bug#35074: max_used_connections is not correct.
The problem was that number of threads was used to calculate
max_used_connections.

The fix is to use number of active connections.


mysql-test/r/connect.result:
  Update result file.
mysql-test/t/connect.test:
  - Add a test case for Bug#35074: max_used_connections is not correct;
  - Make a test case for Bug#33507 more stable.
sql/mysqld.cc:
  Use number of connections insetad of threads
  to calculate max_used_connections.
2008-03-13 12:02:12 +03:00
..
2007-10-11 13:29:09 -04:00
2008-01-08 12:27:15 +02:00
2007-10-11 13:29:09 -04:00
2007-03-20 17:07:53 +01:00
2007-10-11 13:29:09 -04:00
2007-10-11 13:29:09 -04:00
2007-10-11 13:29:09 -04:00
2007-08-15 17:43:08 +04:00
2008-02-28 14:55:46 -03:00
2008-02-28 14:55:46 -03:00
2007-10-11 13:29:09 -04:00
2007-10-11 13:29:09 -04:00
2007-10-16 16:11:50 -04:00
2007-10-16 16:11:50 -04:00
2008-02-28 14:55:46 -03:00
2007-10-11 14:37:45 -04:00
2007-10-16 16:11:50 -04:00
2007-11-06 21:57:51 +03:00
2007-10-11 14:37:45 -04:00
2007-10-16 16:11:50 -04:00
2007-04-13 19:23:02 +02:00
2007-10-11 14:37:45 -04:00
2007-10-16 16:11:50 -04:00
2008-02-28 14:55:46 -03:00
2008-01-30 17:35:25 +01:00
2007-06-10 14:43:57 +04:00
2008-01-23 13:26:41 -07:00
2007-08-15 17:43:08 +04:00
2007-08-15 17:43:08 +04:00
2007-10-16 16:11:50 -04:00
2007-10-16 16:11:50 -04:00
2008-03-12 16:50:24 +03:00
2007-06-12 18:41:56 +03:00
2007-07-01 15:33:28 -07:00
2007-10-16 16:11:50 -04:00
2007-10-16 16:11:50 -04:00
2007-10-16 16:11:50 -04:00