~ubuntu-branches/ubuntu/utopic/mariadb-5.5/utopic-proposed

« back to all changes in this revision

Viewing changes to mysql-test/include/wait_until_count_sessions.inc

  • Committer: Package Import Robot
  • Author(s): Otto Kekäläinen
  • Date: 2014-08-27 21:12:36 UTC
  • mfrom: (2.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20140827211236-se41hwfe4xy0hpef
Tags: 5.5.39-2
* d/control: Removed Provides: libmysqlclient-dev (Closes: #759309)
* d/control: Removed Provides: libmysqld-dev with same motivation
* Re-introduced tha HPPA build patch as the upstream fix wasn't complete
* Fixed all kFreeBSD build and test suite issues
* Added Italian translation (Closes: #759813)

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
#    1. We wait for $current_sessions <= $count_sessions because in the use case
11
11
#       with count_sessions.inc before and wait_until_count_sessions.inc after
12
12
#       the core of the test it could happen that the disconnects of sessions
13
 
#       belonging to the preceeding test are not finished.
 
13
#       belonging to the preceding test are not finished.
14
14
#       sessions at test begin($count_sessions) =  m + n
15
15
#       sessions of the previous test which will be soon disconnected = n (n >= 0)
16
16
#       sessions at test end ($current sessions, assuming the test disconnects