              Technical notes on version 1.23 22July02
                      22 July 2002
                       Kern Sibbald

General:

Changes submitted this submission:
- Updated Bacula to handle some minor differences in MySQL 4.0.2
  (still works with older MySQLs).
- Updated MySQL documentation to correct some minor errors.
- Added kernstodo to CVS
- Fixed create_mysql_database, which I recently accidently broke.
- Disallow zero length volume names in Console program.
- Create alter_mysql_tables and alter_sqlite_tables for conversion
  from 1.22 table format to 1.23 table format.
- Fix recursive call to Emsg() if could not open output file. Done by
  sending output to stdout.
