Db upgrading missing schema for mysql?

hi
I’m upgrading (obviously) from RT 3.0.9 to current - during the application of
the database-schemas the follwing strange things came up:

[root@newbeast rt-3.4.2]# /usr/local/rt3/sbin/rt-setup-database --dba root
–prompt-for-dba-password --action schema --datadir etc/upgrade/3.1.17
In order to create or update your RT database,this script needs to connect to
your mysql instance on localhost as root.
Please specify that user’s database password below. If the user has no database
password, just press return.

Password:
Creating database schema.
Couldn’t find schema file for mysql

[root@newbeast rt-3.4.2]# /usr/local/rt3/sbin/rt-setup-database --dba root
–prompt-for-dba-password --action acl --datadir etc/upgrade/3.1.17
In order to create or update your RT database,this script needs to connect to
your mysql instance on localhost as root.
Please specify that user’s database password below. If the user has no database
password, just press return.

Password:
Couldn’t find ACLS for mysql in etc/upgrade/3.1.17

the other upgrades (had to do: 3.1.0 3.1.15 3.1.17 3.3.0 3.3.11) didn’t
complain like this :wink:

hth
Harald Kapper, icq# 36178328 http://kapper.net
managing director, owner, loeblichgasse 6
chief executive officer 1090 vienna, .at
tel +43 1 3195500-0, fax +43 1 3195502, hk@kapper.net
--------------mark---------------
The following Statement is False.
The previous Statement is True.
- Welcome to my World -

hi
I’m upgrading (obviously) from RT 3.0.9 to current - during the application of
the database-schemas the follwing strange things came up:

FWIW, These are harmless errors.