summaryrefslogtreecommitdiff
path: root/sql/examples
Commit message (Expand)AuthorAgeFilesLines
* ha_archive.cc:kent@mysql.com2005-05-242-2/+2
* Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-092-2/+2
|\
| * BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-042-2/+2
* | Mergemsvensson@neptunus.(none)2005-04-282-30/+0
|\ \ | |/
| * BUG#9911 After review fixesmsvensson@neptunus.(none)2005-04-282-25/+0
* | BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file errormsvensson@neptunus.(none)2005-04-271-6/+11
* | Merge from 4.1 to 5.0msvensson@neptunus.(none)2005-04-272-0/+25
|\ \ | |/
| * BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file errormsvensson@neptunus.(none)2005-04-262-0/+25
* | BUG#9714 libsupc++ problemmsvensson@neptunus.(none)2005-04-273-4/+26
* | print xa recovery progressserg@serg.mylan2005-03-131-0/+1
* | Merge with global treemonty@mysql.com2005-02-251-9/+8
|\ \
| * | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-4/+3
* | | Solved bug 8691.brian@zim.(none)2005-02-241-6/+6
|/ /
* | Fix confusing comments.petr@mysql.com2005-02-201-1/+1
* | fix compilation errorsserg@serg.mylan2005-02-191-4/+4
* | making XA tree to compile (and pass tests) in -max buildserg@serg.mylan2005-02-172-4/+4
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-02-171-6/+24
|\ \
| * | after merge fixesserg@serg.mylan2005-02-161-6/+24
* | | Merge with 4.1monty@mysql.com2005-02-151-2/+9
|\ \ \ | |/ / |/| / | |/
| * new static archive_inited variable, so that archive_db_end() will do somethin...guilhem@mysql.com2005-02-121-2/+9
* | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-12/+15
|\ \ | |/
| * Removed duplicate close call and added archive to the debug build and test. brian@zim.(none)2005-01-311-1/+0
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1brian@zim.(none)2005-01-281-11/+15
| |\
| | * Cleanup for lost file descriptors on close table for ha_archive. brian@zim.(none)2005-01-281-11/+15
* | | Test bug: Memory leak in archive handler.ingo@mysql.com2005-01-261-0/+1
* | | Merge from 4.1ingo@mysql.com2005-01-262-18/+45
|\ \ \ | |/ /
| * | Test Bug: Memory leaks in the archive handler.ingo@mysql.com2005-01-262-18/+45
| |/
* | Mergejimw@mysql.com2005-01-111-13/+17
|\ \ | |/
| * Fix style nitjimw@mysql.com2005-01-111-1/+2
| * Fix double-initalization of mutex in archive storage engine. (Bug #7762)jimw@mysql.com2005-01-101-14/+17
* | Updates for Monty's changes in the table structure. All tests pass currently.brian@zim.(none)2005-01-062-20/+26
* | Merge with 4.1monty@mishka.local2004-12-221-1/+2
|\ \ | |/
| * Fix for crummy compiler that didn't udnerstand for declaration. Another fix f...brian@avenger.(none)2004-12-061-1/+2
* | Clean up from code review. brian@avenger.(none)2004-12-161-13/+4
* | A few simple fixes plus the added support of being able to repair the meta da...brian@avenger.(none)2004-12-092-40/+66
* | Fixes for changes in handler interface so that tina can compile in 5.0. brian@avenger.(none)2004-12-061-5/+8
* | Removed need for storage engines to write a default external_lock() call. brian@avenger.(none)2004-12-062-10/+0
* | Changes to support optimized bulk inserts. This will solve the problem of sel...brian@avenger.(none)2004-11-302-14/+45
* | Adding support for archive to handle delayed inserts.brian@avenger.(none)2004-11-292-10/+26
* | Remove build errors introduced by 5.0 changes.brian@avenger.(none)2004-11-052-112/+5
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-10-201-2/+3
|\
| * true,false -> TRUE, FALSEmonty@mishka.local2004-10-141-2/+3
* | Fix for broken --with-csv-storage-engine build.dlenev@brandersnatch.localdomain2004-10-182-6/+6
|/
* Clean up from Bar and Antony code review. Found an issue with the header file...brian@brian-akers-computer.local2004-10-062-80/+70
* Row level lock code for the archive storage engine. brian@brian-akers-computer.local2004-10-052-96/+421
* The major change for this changeset is the addition of code to handle:brian@brian-akers-computer.local2004-09-212-14/+57
* Fix for BUG#5117:sergefp@mysql.com2004-09-131-0/+6
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-232-49/+84
|\
| * Changed %lx -> 0x%lx (for easier comparison of debug files)monty@mysql.com2004-08-232-49/+84
* | Fix for not compiling ha_tina. brian@avenger.(none)2004-08-171-0/+5