lp:~parthm/+junk/mysql-server

Created by Parth Malwankar and last modified
Get this branch:
bzr branch lp:~parthm/+junk/mysql-server
Only Parth Malwankar can upload to this branch. If you are Parth Malwankar please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Parth Malwankar
Status:
Development

Recent revisions

3010. By Alexander Nozdrin <email address hidden>

Auto-merge from mysql-trunk-bugfixing.

3009. By Alexander Nozdrin <email address hidden>

Auto-merge from mysql-trunk-bugfixing.

3008. By Alexander Nozdrin <email address hidden>

Fix compile error (different storage class for mysql_temp_dir_list)
when trying to build innodb as plugin.

The reason for the error is mismatch in mysql_temp_dir_list
declaration between mysqld.h and usage in ha_innodb.cc

Add missing MYSQL_PLUGIN_IMPORT to mysql_tmpdir_list
(variables exported by the server and used by plugin need it).

3007. By Alexander Nozdrin <email address hidden>

A post-fix patch for WL#4877/WL#5030:
Fix tons of warnings about mismatch struct and class usage.

3006. By Marc Alff

Bug#52754 Build break in mysql-trunk, performance schema unit test

Tree cleaup after the last major merges in mysql-trunk:

The files sql/lex_hash.h and sql/sql_yacc.h are automatically
generated, and should not be checked in the configuration management system.
These files are now removed.
No changes are required for .bzrignore, which already listed these files
(and similar files in libmysqld/).

The file storage/perfschema/unittest/pfs_timer-t.cc did not build
after the header files refactoring affecting mysql_priv.h
The file now builds properly using sql_priv.h

3005. By Alexander Nozdrin <email address hidden>

Make main.query_cache_debug experimental on Linux due to Bug 52356.

3004. By Alexander Nozdrin <email address hidden>

Update version tag to 5.5.5-m3.

3003. By Mats Kindahl

WL#5030: Splitting mysql_priv.h

Adding my_global.h first in all files using
NO_EMBEDDED_ACCESS_CHECKS.

Correcting a merge problem resulting from a changed definition
of check_some_access compared to the original patches.

3002. By Mats Kindahl

WL#5030: Splitting mysql_priv.h

Adding include to build on Windows.

3001. By Mats Kindahl

WL#5030: Splitting mysql_priv.h

Adding includes of my_global.h that seems to be necessary on Windows.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
This branch contains Public information 
Everyone can see this information.

Subscribers