mariadb/scripts
Georgi Kodinov 6d849b93f2 Merged the fix for bug #11936829 to 5.5.11 release
Bug #11936829: DIFF. BETWEEN MYSQL.USER (AUTHENTICATION_STRING) IN 
  FRESH AND UPGRADED 5.5.11
             
There was no modification for pre 5.5.11 builds that had 
authentication_string.  Thus the column was not upgraded 
by mysql_upgrade.
                         
Fixed by adding an ALTER TABLE MODIFY to update an existing 
column to the latest type version.
                                     
Test suite added.
2011-03-31 16:08:31 +03:00
..
CMakeLists.txt
comp_sql.c
dheadgen.pl
fill_help_tables.sql
make_binary_distribution.sh Merge 2010-12-29 01:26:31 +01:00
make_win_bin_dist Merge 2010-12-29 01:26:31 +01:00
msql2mysql.sh
mysql_config.pl.in
mysql_config.sh
mysql_convert_table_format.sh
mysql_find_rows.sh
mysql_fix_extensions.sh
mysql_install_db.pl.in
mysql_install_db.sh
mysql_secure_installation.pl.in
mysql_secure_installation.sh
mysql_setpermission.sh Merge 2010-12-29 00:47:05 +01:00
mysql_system_tables.sql Bug # 11766011: mysql.user.authentication_string column causes 2011-03-18 16:16:17 +02:00
mysql_system_tables_data.sql Merge 2010-12-29 01:26:31 +01:00
mysql_system_tables_fix.sql Merged the fix for bug #11936829 to 5.5.11 release 2011-03-31 16:08:31 +03:00
mysql_test_data_timezone.sql
mysql_zap.sh
mysqlaccess.conf
mysqlaccess.sh
mysqlbug.sh
mysqld_multi.sh Merge 2010-12-29 01:26:31 +01:00
mysqld_safe.sh
mysqldumpslow.sh Merge 2010-12-29 00:47:05 +01:00
mysqlhotcopy.sh Merge 2010-12-29 01:26:31 +01:00