An error occurred fetching the project authors.
- 03 Aug, 2007 1 commit
-
-
msvensson@shellback.(none) authored
-
- 23 Apr, 2007 2 commits
-
-
msvensson@pilot.blaudden authored
so the WEXITSTATUS macro can "fiddle" with it as it so pleases
-
msvensson@pilot.blaudden authored
to check if the creation of mysql_upgrade_info suceeded. Instead use 'upgrade_already_done' to check that file was created properly.
-
- 20 Apr, 2007 1 commit
-
-
msvensson@pilot.blaudden authored
-
- 19 Apr, 2007 2 commits
-
-
msvensson@pilot.blaudden authored
-
msvensson@pilot.blaudden authored
-
- 18 Apr, 2007 3 commits
-
-
msvensson@pilot.blaudden authored
-
msvensson@pilot.blaudden authored
-
msvensson@pilot.blaudden authored
- Improve mysql_upgrade and add comments describing it's logic - Don't look for mysql and mysqlcheck randomly, use dir where mysql_upgrade was started from - Don't look for mysql_fix_privilege_tables.sql randomly, compile in the mysql_fix_privilege_tables.sql file and use that to upgrade the system tables of MySQL - Check for any unexpected error returned from runnning the mysql_fix_privilege_tables SQL - Fix bug#26639, bug#24248 and bug#25405
-
- 29 Mar, 2007 1 commit
-
-
monty@mysql.com/narttu.mysql.fi authored
-
- 28 Feb, 2007 2 commits
-
-
jani@ua141d10.elisa.omakaista.fi authored
-
msvensson@pilot.blaudden authored
- Tell the programs executed by mysql_upgrade to only read from the defaults file generated by msyql_upgrade - Fix memory leaks
-
- 18 Jan, 2007 1 commit
-
-
iggy@recycle.(none) authored
- Create space safe strings for system() calls in mysql_upgrade.exe
-
- 23 Dec, 2006 1 commit
-
-
kent@mysql.com/kent-amd64.(none) authored
Changed header to GPL version 2 only
-
- 14 Dec, 2006 1 commit
-
-
monty@mysql.com/narttu.mysql.fi authored
- Removed not used variables and functions - Added #ifdef around code that is not used - Renamed variables and functions to avoid conflicts - Removed some not used arguments Fixed some class/struct warnings in ndb Added define IS_LONGDATA() to simplify code in libmysql.c I did run gcov on the changes and added 'purecov' comments on almost all lines that was not just variable name changes
-
- 12 Dec, 2006 1 commit
-
-
df@kahlann.erinye.com authored
-
- 08 Dec, 2006 1 commit
-
-
df@kahlann.erinye.com authored
-
- 23 Nov, 2006 2 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
- 20 Nov, 2006 1 commit
-
-
msvensson@shellback.(none) authored
-
- 13 Nov, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
Add new test file mysql_upgrade.test
-
- 10 Nov, 2006 1 commit
-
-
ted@ted.mysql.internal authored
-
- 08 Nov, 2006 2 commits
-
-
msvensson@neptunus.(none) authored
-
ted@ted.mysql.internal authored
the communication parameters from the command line and pass 'em correctly to both mysqlcheck and mysql
-
- 15 Sep, 2006 1 commit
-
-
ted@ted.mysql.internal authored
Bug#21011 The [client] group header was overwritten by "password" option in upgrade_defaults file which confused mysqlcheck thus used to prevent the whole thing from running correctly when the "--password=" option is specified on mysql_upgrade command line with no corresponding "--user=" option
-
- 11 Aug, 2006 1 commit
-
-
cmiller@zippy.cornsilk.net authored
We open for writing a known location, which is exploitable with a symlink attack. Now, use the EXCLusive flag, so that the presence of anything at that location causes a failure. Try once to open safely, and if failure then remove that location and try again to open safely. If both fail, then raise an error.
-
- 21 Jul, 2006 1 commit
-
-
holyfoot/hf@mysql.com/deer.(none) authored
on Windows. Code added to look for different names on Windows
-
- 03 Jul, 2006 1 commit
-
-
holyfoot@deer.(none) authored
-
- 02 May, 2006 1 commit
-
-
holyfoot@deer.(none) authored
-
- 01 May, 2006 1 commit
-
-
holyfoot@deer.(none) authored
-
- 28 Apr, 2006 1 commit
-
-
holyfoot@deer.(none) authored
pushed in 5.0
-