#
# FromDual MyEnv
# CHANGELOG
#

----

Change #346
* CHANGELOG updated
* Tag and release version v1.0.3

Change #345
* kill_sessions procedures renamed and code reniced

----

Version 1.0.3-RC3

Change #344
* CHANGELOG updated
* Tag and release version v1.0.3-RC3

Change #343
* Dump overview feature implemented

Change #342
* getAllSchemas got its own function and full backup lists all schemas included now

Change #341
* Cleanup still used target and failed. Fixed.

Change #340
* CHANGELOG updated, testautomatization improved

Change #339
* Help more verbose, write permission problems for tee captured more nicely.

Change #338
* Realpath on SLES behaves differently than other Linux distros. Output
  caught properly now.

----

Version 1.0.3-RC2

Change #337
* Catch parse error on .my.cnf caused by ! in password string.
* Tag and release version v1.0.3-RC2

Change #336
* .my.cnf (user, password) is considered and target adapted accordingly.

Change #335
* No value options (--no-compress, --per-schema, --archive, etc.) in config file now works.
* Example in --help is more clear.

Change #333
* Target improved and more easy now.

Change #332
* Cleanup does only delete bck_* files now.

Change #331
* Use readlink if realpath is not available (problem with SLES).

Change #330
*  up alias pointing to function in .bash_profile caused troubles in cluster failover. Thus we are using the variables which should always work.

Change #329
* Fixed endless loop bug in config read which affected MGB.

----

Version 1.0.3-RC1

Change #328
* Usage made more verbose
* Tag and release version v1.0.3-RC1

Change #327
* myenv: Kill query procedure added

Change #325
* If option was passed twice this lead to strong behaviour (bug #33).

Change #324
* backupdir creation error caught more nicely (bug #75).

Change #323
* No option --cleanup removes files after archiving to tape (bug #76).

Change #322
* Testing infrastructure prepared.

Change #321
* Some testings added.

Change #320
* Split mysql_bman code and lib for automated testing.

Change #319
* Separated mysql_bman into php and bash wrapper.

Change #318
* mysql_bman considers now ~.my.cnf (user and password) in client and mysqldump section.

Change #316
* mysql_bman compression can be switched off for deduplicated drives.

Change #315
* Keys and values trimmed while reading config file.

Change #314
* Remove target for type cleanup, cleanup does not require target.

Change #313
* Some typos in usage and error messages fixed.

Change #312
* mysql_bman retention time maximum was verified wrong.

Change #311
* Same fixes for myenv variables.conf (comment and skip comments).

Change #310
* CHANGELOG added.

Change #309
* Skip comments in myenv aliases.conf improved.

Change #308
* product/lib/mysql added to LD_LIBRARY_PATH for some set-ups (bug #106).

Change #307
* Better check for invalid options/parameters in utl/slave_monitor.php (bug #114).

Change #306
* New socket candidate added
* Homedirs are guessed now from product directory (MGB)

Change #305
* MyEnv installer: root commands changed into sudo commands (MGB)

Change #304
* Commented lines in aliases.conf are ignored now (MGB)

Change #303
* Comment in aliases.conf more clear to avoid conflicts with shell variables (MGB)

Change #302
* Install comments for MyEnv installer improved (MGB)

Change #301
* Partition test added

Change #299
* Partition merge added (utl/merge_partition.php)
* Split partition is now one week ahead to avoid huge amount of data copy
* Password can be stored in file now instead of command line
* Options are used correctly
* Debug is implemented

Change #297
* glb_control.shx added

----

Version 1.0.2

Change #296
* Tag and release version v1.0.2
