summaryrefslogtreecommitdiff
path: root/sql/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Bug#29414 HPUX build fails - 'noinst_HEADERS' does not existmsvensson@pilot.(none)2007-06-281-2/+1
* Merge mysql.com:/home/kent/bk/tmp3/mysql-4.1-buildkent@kent-amd64.(none)2007-05-301-1/+2
|\
| * Makefile.am, configure.in:kent@mysql.com/kent-amd64.(none)2007-05-301-1/+2
* | Moved all code related to engine_condition_pushdown to a new class,mskold/marty@mysql.com/linux.site2007-04-231-2/+3
* | Merge neptunus.(none):/home/msvensson/mysql/bug10777/my50-bug10777msvensson@neptunus.(none)2007-02-151-1/+2
|\ \
| * \ Merge neptunus.(none):/home/msvensson/mysql/bug10777/my41-bug10777msvensson@neptunus.(none)2007-02-151-1/+2
| |\ \ | | |/
| | * Bug#10777 ERROR File = sql_lex.cc, Line = 93 The identifier "symbols" is unde...msvensson@neptunus.(none)2007-02-071-1/+2
| | * Bug#18888 Trying to overwrite sql/lex_hash.h during buildmsvensson@neptunus.(none)2006-09-251-2/+6
* | | Avoid problem with "noinst_HEADERS" being sucked into "mysqld_LDADD" if opens...msvensson@pilot.mysql.com2007-02-071-1/+2
|/ /
* | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Makefile.am:kent@mysql.com/kent-amd64.(none)2006-11-281-2/+5
* | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2006-09-231-1/+2
|\ \
| * | Fix for bug #19121: Windows incompatible udf_examplegeorg@lmy002.wdf.sap.corp2006-09-221-1/+2
* | | Merge shellback.(none):/home/msvensson/mysql/bug19738/my50-bug19738msvensson@shellback.(none)2006-09-201-1/+1
|\ \ \
| * | | Bug#19738 "make install" tries to build files that "make" should already have...msvensson@shellback.(none)2006-09-201-1/+1
* | | | Merge shellback.(none):/home/msvensson/mysql/bug19738/my50-bug19738msvensson@shellback.(none)2006-09-181-1/+5
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | BUG#19738 "make install" tries to build files that "make" should already have...msvensson@shellback.(none)2006-09-181-1/+5
* | | make dist changes for Cmake buildgeorg@lmy002.wdf.sap.corp2006-09-011-1/+2
* | | WL#3432 (Compile the Parser with a --debug --verbose option)malff/marcsql@weblab.(none)2006-08-181-5/+1
* | | WL#3432 (Compile the Parser with a --debug --verbose option)malff/marcsql@weblab.(none)2006-08-171-1/+6
|/ /
* | udf_example.c, udf.test, Makefile.am:kent@mysql.com/c-4b4072d5.010-2112-6f72651.cust.bredbandsbolaget.se2006-07-291-2/+2
* | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-081-1/+1
|\ \ | |/
| * WL#2928 Date Translation NREbar@mysql.com2006-07-041-1/+1
* | Bug#19575 MySQL-shared-5.0.21-0.glibc23 causes segfault in SSL_library_initmsvensson@shellback.(none)2006-05-311-1/+1
* | Update test results for udfmsvensson@neptunus.(none)2006-03-101-1/+0
* | Bug#17261 Passing a variable from a stored procedure to UDF crashes mysqldmsvensson@devsrv-b.mysql.com2006-03-101-4/+6
* | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clauseanozdrin@mysql.com2006-01-111-1/+3
* | Mergekent@mysql.com2005-11-041-5/+5
|\ \ | |/
| * Makefile.am, configure.in:kent@mysql.com2005-09-241-6/+6
* | Merge neptunus.(none):/home/msvensson/mysql/bug12985/my50-bug12985msvensson@neptunus.(none)2005-10-281-2/+4
|\ \
| * | Bug #12985 Do-mysqlclient-test: Can't find -lyassl when linkingmsvensson@neptunus.(none)2005-10-181-2/+4
* | | Moving archive from example to sql.brian@zim.(none)2005-09-281-2/+2
* | | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using konstantin@mysql.com2005-09-221-2/+2
|/ /
* | Include the new header file in an appropriate macro.joerg@mysql.com2005-08-251-0/+1
* | init_db.sql:kent@mysql.com2005-07-061-1/+1
* | Mergekent@mysql.com2005-07-061-2/+2
|\ \ | |/
| * Makefile.am:kent@mysql.com2005-07-051-2/+2
* | Mergekent@mysql.com2005-06-201-10/+3
|\ \ | |/
| * Makefile.am:kent@mysql.com2005-06-201-10/+3
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-1/+1
* | Merging support for blackhole up to 5.0.brian@zim.(none)2005-03-251-3/+2
|\ \ | |/
| * Additional storage engine called "blackhole". Customer request, and for that ...brian@zim.(none)2005-03-221-2/+2
* | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants...brian@zim.(none)2005-03-161-1/+1
* | Precision Math implementationhf@deer.(none)2005-02-091-2/+2
* | small Makefile.am cleanupserg@serg.mylan2005-01-281-4/+2
* | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0patg@patrick-galbraiths-computer.local2004-12-161-2/+5
|\ \
| * | First commit to mysql-5.0 tree to include MySQL Federated Storage Handler. Th...patg@patrick-galbraiths-computer.local2004-12-111-2/+5
* | | WL#1051, more maintanable error messages.anjuta@arthur.local2004-12-131-1/+1
|/ /