- 10 Jun, 2005 17 commits
-
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
pem@mysql.comhem.se authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.comhem.se authored
Fixed valgrind complaints. This fixes the memory leak problems for procedured, and partially for functions. There's still a leak involving results from functions that turned out to be too involved, so it will be fixed separately.
-
obarnir@mysql.com authored
into mysql.com:/home/omer/source/src50_0609
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
the SSL tests pass
-
heikki@hundin.mysql.fi authored
Apply Georg Richter's fixes to remove compilation errors on 64-bit Windows
-
jimw@mysql.com authored
key now gets changed along with the size of the field as long as the original key had the same length as the length of the field (or is unspecified originally, as in the test).
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
kent@mysql.com authored
Corrected typo
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
- 09 Jun, 2005 23 commits
-
-
brian@brian-akers-computer.local authored
into brian-akers-computer.local:/Users/brian/mysql/mysql-5.0
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
-
- Removed unneccessary variables. - Made a function of that part of code, which actually changes the line under modifications. - Fixed memory overrun problem with my_malloc. Too little space was reserved. - Fixed problem in case, when new option was added at the end of the section. Before, it was added as the last line of the section, even if it left empty lines between. - Fixed so that the configuration file is not saved unneccessarily, if no modifications are done. (file timestamp remains) - This should fix (at least partially) problems described in Bug#10806
-
obarnir@mysql.com authored
- show_msg.inc - displays a message followed by a line of '-' at the length of the messgae - show_msg80.inc - displays a message followed by a line of '-' with a fixed length of 80
-
acurtis@xiphis.org authored
into xiphis.org:/usr/home/antony/work2/p1-bug11028.4
-
brian@brian-akers-computer.local authored
into brian-akers-computer.local:/Users/brian/mysql/mysql-5.0
-
svoj@mysql.com authored
into mysql.com:/var/tmp/sslbug/mysql-4.1
-
brian@brian-akers-computer.local authored
into brian-akers-computer.local:/Users/brian/mysql/mysql-5.0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Added a test case for bug #10084. sql_yacc.yy: Fixed bug #10084: STRAIGHT_JOIN for expressions with ON was added.
-
acurtis@xiphis.org authored
-
kent@mysql.com authored
No commit message
-
acurtis@xiphis.org authored
into xiphis.org:/usr/home/antony/work2/p1-bug11028.3
-
acurtis@xiphis.org authored
Report error instead of crashing
-
kent@mysql.com authored
More yaSSL changes in Visual Studio 6 project files
-
konstantin@mysql.com authored
CURSOR_TYPE_READ_ONLY". The bug was that we (me) don't perform proper cleanups of the prepared statement when done fetching from a cursor. Another patch.
-
konstantin@mysql.com authored
-
kent@mysql.com authored
Corrected path to SSL certificate files
-
kent@mysql.com authored
Corrected path to SSL certificate files
-
svoj@mysql.com authored
into mysql.com:/home/svoj/devel/mysql/yassl-mysql-5.0
-
holyfoot@hf-ibm.(none) authored
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/4.1
-
joreland@mysql.com authored
-